/********************************************
    AUTHOR:             Erwin Aligam 
    WEBSITE:            http://www.styleshout.com/
    TEMPLATE NAME:  Bright Side of Life
    TEMPLATE CODE:  S-0005
    VERSION:            1.0          	
 *******************************************/

/********************************************
   HTML ELEMENTS
********************************************/ 

/* top elements */

* {
    padding: 0;
    margin: 0;
}

body {
    margin: 0;
    padding: 0;
    font: .80em Folks-Light, Helvetica, sans-serif;
    color: #666666;
    background: #b7e1ef url(img/bgbody.jpg) repeat-x;
    text-align: center;
}

/* links */
a {
    color: #4284B0;
    background-color: inherit;
    text-decoration: none;
}

a:hover {
    color: #9EC068;
    background-color: inherit;
}

/* headers */
h1,h2,h3 {
    font: bold 1em;
    color: #333;
}

h1 {
    font-size: 1.5em;
    color: #6297BC;
}

h2 {
    font-size: 1.4em;
}

h3 {
    font-size: 1.3em;
}

h4 {
    font-size: 1.2em;
}

h5 {
    font-size: 1.1em;
}

h6 {
    font-size: 1em;
}

p,h1,h2,h3,h4,h5,h6 {
    margin: 10px 15px;
}

ul,ol {
    margin: 10px 30px;
    padding: 0 15px;
}

ul span,ol span {
    color: #666666;
}

/* images */
img {
    border: none;
}

img.no-border {
    border: none;
}

img.float-right {
    margin: 5px 0px 5px 15px;
}

img.float-left {
    margin: 5px 15px 5px 0px;
}

a img {
    border: 2px solid #568EB6;
}

a:hover img {
}

code {
    margin: 5px 0;
    padding: 10px;
    text-align: left;
    display: block;
    overflow: auto;
    font: 500 1em/ 1.5em 'Lucida Console', 'courier new', monospace;
    /* white-space: pre; */
    background: #FAFAFA;
    border: 1px solid #f2f2f2;
    border-left: 4px solid #4284B0;
}

acronym {
    cursor: help;
    border-bottom: 1px solid #777;
}

blockquote {
    margin: 15px;
    padding: 0 0 0 20px;
    background: #FAFAFA;
    border: 1px solid #f2f2f2;
    border-left: 4px solid #4284B0;
    color: #4284B0;
    font: bold 1.2em/ 1.5em Georgia, 'Bookman Old Style', Serif;
}

/* form elements */
form {
    margin: 10px;
    padding: 10px;
    background-color: white;
    border: 2px solid #d9e8ec;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

label {
    display: block;
    font-weight: bold;
    margin: 5px 0;
}

input {
    padding: 2px;
    border: 1px solid #eee;
    font: normal 1em Verdana, sans-serif;
    color: #777;
}

textarea {
    width: 300px;
    padding: 2px;
    font: normal 1em Verdana, sans-serif;
    border: 1px solid #eee;
    height: 100px;
    display: block;
    color: #777;
}

input.button {
    margin: 0;
    font: bold 1em Arial, Sans-serif;
    border: 1px solid #CCC;
    background: #FFF;
    padding: 2px 3px;
    color: #4284B0;
}

/* search form */
form.searchform {
    background: transparent;
    border: none;
    margin: 0;
    padding: 0;
}

form.searchform input.textbox {
    margin: 0;
    width: 120px;
    border: 1px solid #83CDE3;
    background: #FFF;
    color: #333;
    height: 14px;
    vertical-align: top;
}

form.searchform input.button {
    margin: 0;
    padding: 2px 3px;
    font: bold 12px Arial, Sans-serif;
    background: #FAFAFA;
    border: 1px solid #f2f2f2;
    color: #777;
    width: 60px;
    vertical-align: top;
}

/***********************
	  LAYOUT
************************/
#wrap {
    background: #FFF;
    width: 790px;
    height: 100%;
    text-align: left;
    margin: 10px auto;
    padding: 5px;
}

#content-wrap {
    clear: both;
    margin: 0;
    padding: 0;
    background: #FFF;
    min-height: 400px;
}

/* header */
#header {
    position: relative;
    height: 85px;
}

#header h1#logo {
    position: absolute;
    margin: 0;
    padding: 0;
    top: 0;
    left: 5px;
}

#header form.searchform {
    position: absolute;
    top: 0;
    right: -12px;
}

/* main */
#main {
    margin: 0px;
    padding: 0px;
    width: 620px;
    float: right;
    min-height: 100px;
}

#editorial {
    margin: 10px 15px;
    text-align: right;
    font-style: italic;
}

/* leftbar */

#leftbar {
    float: left;
    width: 158px;
    margin: 0px 10px 0px 0px;
    padding: 0px 0px 0px 0px;
    display: block;
    height: 100%;
}

#leftbar ul {
    list-style: none;
    margin: 0px 0px 0px 0px;
    padding: 0;
}

#leftbar ul li {
    margin-top: 1px;
    margin-bottom: 1px;
    border: 1px solid #f2f2f2;
}

#leftbar ul li a {
    display: block;
    color: yellow;
    text-decoration: none;
    padding: 7px 5px 2px 10px;
    min-height: 18px;
}

* html body #leftbar ul li a {
    height: 18px;
}

#leftbar ul .current a {
    opacity: 1;
    color: black;
}

#leftbar ul li a:hover {
    color: black;
}

/* ShortCuts */

#shortcuts {
    width: 800px;
}

#shortcuts ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

#shortcuts ul li {
    float:left;
    margin: 2px;
}

#shortcuts ul li img {
    cursor: pointer;
}

#shortcuts ul li img:hover {
    cursor: pointer;
/*    opacity: 0.7;
    filter: alpha(opacity=70);*/
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}

/* rightbar */

#rightbar {
    float: right;
    width: 23%;
    padding: 0;
    margin: 0;
}

/* Footer */

#footer {
    clear: both;
    color: black;
    background: url(img/pie_m.gif) repeat-x;
    height:31px;
    margin: 0;
    padding: 0;
    font-size: 95%;
}

#footer ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

#footer ul li {
    float:right;
    margin-top: 6px;
    padding-left: 10px;
    padding-right: 10px;
    background: url(img/pie_sep.gif) no-repeat;
}

#footer ul li a {
    text-decoration: none;
    font-weight: bold;
    color: black;
}

#footer .footer-left {
    float: left;
    height:31px;
    width: 20px;
    background: url(img/pie_l.gif) no-repeat;
}

#footer .footer-right {
    float: right;
    height:31px;
    width: 20px;
    background: url(img/pie_r.gif) no-repeat;
}

/* menu tabs */

#tabs ul {
    z-index: 999999;
    position: absolute;
    margin: 0;
    padding: 0;
    list-style: none;
    right: 0;
    bottom: 6px !important;
    bottom: 5px;
    font: bold 13px Arial, 'Trebuchet MS', Tahoma, verdana, sans-serif;
}

#tabs li {
    display: inline;
    margin: 0;
    padding: 0;
}

#tabs a {
    float: left;
    background: url(img/tableft.gif) no-repeat left top;
    margin: 0;
    padding: 0 0 0 4px;
    text-decoration: none;
}

#tabs a span {
    float: left;
    display: block;
    background: url(img/tabright.gif) no-repeat right top;
    padding: 6px 15px 3px 8px;
    color: #FFF;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {
    float: none;
}

/* End IE5-Mac hack */
#tabs a:hover span {
    color: orange;
}

#tabs a:hover {
    background-position: 0% -42px;
}

#tabs a:hover span {
    background-position: 100% -42px;
}

#tabs .current a {
    background-position: 0% -42px;
    color: #FFF;
}

#tabs .current a span {
    background-position: 100% -42px;
    color: #FFF;
}

/* end menu tabs */

/* alignment classes */

.float-left {
    float: left;
}

.float-right {
    float: right;
}

.align-left {
    text-align: left;
}

.align-right {
    text-align: right;
}

/* additional classes */
.clear {
    clear: both;
}

.green {
    color: #9EC630;
}

.gray {
    color: #BFBFBF;
}

#successLogo {
    width: 149px;
    float: right;
    margin: 0px;
    text-align: center;
}

#successLogo img {
    border: none;
    margin: 0px;
}

#successData {
    display: table;
    text-align: left;
    border: none;
    background-color: #d9e8ec;
    margin: 0px 15px;
    width: 441px;
    font-size: 14px;
    color: #616161;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.successDataTable {
    margin: 15px 10px;
}

.successDataTitle {
    vertical-align: top;
    width: 150px;
    font-style: italic;
}

#successSummary {
    width: 75%;
    border: 1px solid black;
    background-color: #DDDDDD;
}

#successFiles {
    float: right;
    width: 22%;
    border: none;
    background-color: none;
    margin: 0px;
    padding: 0px;
}

#successFiles ul {
    list-style-type:none;
    margin:0px;
    padding:0px;
}

#successFiles ul li {
    padding:2px;
    background-color: white;
    display:list-item;
    float:none;
    border: none;
    margin-bottom: 2px;
    vertical-align: top;
    text-align: left;
}

#successFiles ul li a:hover img {
    border: none;
}

#successContent {
    width: 461px;
}

.successQuote {
    text-align: center;
    font-weight: bold;
    font-style: italic;
    font-size: larger;
    padding-top: 10px;
    padding-bottom: 10px;
}

.successLista h2 {
    background-color: #83CDE3;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin: 0px 0px 0px 0px;
    padding: 5px 5px 5px 10px;
    color: white;
}

.successLista ul {
    list-style-type:none;
    margin: 0px 5px;
    padding: 0px;
}

.successLista ul li {
}

.successLista ul li h3 {
    color: #83CDE3;
    margin: 5px 5px 5px 10px;
}

.successLista ul ul {
    list-style-type:none;
    margin: 0px 15px 0px 6px;
}

.successLista ul ul li {
    min-height: 80px;
    width: 100%;
    margin: 5px;
    padding: 0px;
    background-color: white;
    border: 2px solid #d9e8ec;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    cursor: pointer;
}

.successLista ul ul li:hover {
    border: 2px solid #83CDE3;
}

.successLista ul ul li h4 {
    margin: 5px 5px 5px 7px;
}

.successLista ul ul li p {
    margin: 0px 0px 0px 15px;
}

.serviciosLista h2 {
    background-color: #83CDE3;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin: 0px 0px 0px 0px;
    padding: 5px 5px 5px 10px;
    color: white;
}

.serviciosLista ul {
    list-style-type:none;
    margin: 0px 15px 0px 6px;
}

.serviciosLista ul li {
    min-height: 80px;
    width: 100%;
    margin: 5px;
    padding: 0px;
    background-color: white;
    border: 2px solid #d9e8ec;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    cursor: pointer;
}

.serviciosLista ul li:hover {
    border: 2px solid #83CDE3;
}

.serviciosLista ul li h4 {
    margin: 5px 5px 5px 7px;
}

.serviciosLista ul li p {
    margin: 0px 0px 0px 15px;
}


