/*------------------------------------------------------------
Global CSS

Project: www.scilearnglobal.com (International Web site)
Author:  Jan Sutcher
Date:  November, 2009

Methods: 
Container
header
topbuttonw
main-nav
contentWrapper
content
Layout Setup

Footer
Hacks

-------------------------------------------------------------*/

body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333;


}

div#container {
width: 1075px;
margin: 0 auto;

}

/*  Common
----------------------------------------------- */
a {
text-decoration: none;
color: #4f7cb2;
}
a:hover {
text-decoration: underline;
color: #0d4e76;
}

#content ul, #content ol{
padding:0 10px;
}

#content ol {
padding: 0 26px;
list-style-type: decimal;
}

#content ol li {
padding: 0 0 5px 0;
line-height: 16px;
color: #333333;
font-size: 12px;

}

#content ul li {
background: url('../image/bul-smallorange.gif') 0 6px no-repeat;
padding:    0 0 5px 12px;
line-height:16px;
color: #333333;
font-size: 12px;
}

#content ul li em {
 font-style: italic; 
}

ul.piped li {
border-right: 1px solid;
display: inline;
float: left;
margin-right: 10px;
padding-right: 10px;
}
ul.piped li.last {
border-right: none;
margin-right: 0;
padding-right: 0;
}
ul.piped a{
white-space:nowrap;
}

ul.piped a:hover,
ul.piped a.selected:hover {
color: #E98934;
}
ul.piped a.selected {
color: #E98934;
}

/*  Container Box -> header
----------------------------------------------- */
#container #header {
margin-top: 0px;
padding-bottom: 6px;
padding-left: 5px;
padding-right: 75px;
background-color: #fff;
}
#container #header a {
float: right;
}
#container #header h1 {
font-size: 35px;
font-weight: normal;
}

#container #header .fontsize {
float: right;
line-height: 21px;
margin-top: 13px;
margin-right: 15px;
color: #999999;
font-weight: bold;
font-size: 12px;
}
#container #header .fontsize a {
float: none;
color: #999999;
}

#container #header .fontsize a.disabled {
color: #f18e0f;
}
#container #header .fontsize a.disabled:hover {
text-decoration:none;
}

#container #header .fontsize a#med_text{
font-size: 14px;
}
#container #header .fontsize a#lrg_text {
font-size: 16px;
}

#container #header .icons a {
color: #fff;
background: top left no-repeat;
display: block;
line-height: 21px;
margin-left: 6px;
margin-top: 11px;
text-indent: -99999px;
}
#container #header .icons a.mail {
width: 24px;
margin-top: 13px;
background-image: url('../image/icon-mail.gif');
}
#container #header .icons a.print {
width: 17px;
background-image: url('../image/icon-print.gif');
}

#container .topbuttons {

padding-bottom: 6px;
padding-left: 5px;
padding-right: 10px;
background: #E6EDF3 url('../image/top_nav_bar_gradient.gif') left repeat-y;
}
#links1 {
float: right;
margin-left: 35px;
margin-top: 0;
width: 390px;
_display: inline;
}

#links1 li {
border: 0;
padding: 0;
margin: 0 6px 0 0;

}
#links1 li a {
display: block;
text-decoration: none;
line-height: 25px;
font-size: 12px;
color: #fff;
background-color: #7E97AD;
text-align: center;
padding: 0 7px;
}
#links1 li a:hover {
text-decoration: none;
background-color: #E98934;
color: #fff;
}
#links1 li a.selected {
text-decoration: none;
background-color: #E98934;
color: #fff;
}

#container #main-nav {
margin-top:  0px;
background: #E6EDF3 url('../image/main_nav_bar_gradient.gif') left repeat-y;
}

#links2 {
float: right;
margin-top: 0px;
margin-bottom: 10px;
width: 900px;
_display: inline;
}

#links2 li {
border: 0;
padding: 0;
margin: 0 6px 0 0;
width: 237px;
height:93px;
}
#links2 li a {
display: block;
line-height: 20px;
font-size: 15px;
background: #7E97AD url('../image/button_down_arrow.gif') 0 0  no-repeat;
color: #fff;
text-align: left;
padding: 25px 50px 25px 40px;
}
#links2 li a em {
font-weight: bold;
font-style: normal;
}

#links2 li a:hover {
text-decoration: none;
background: #E98934 url('../image/button_over_arrow.gif') 0 0  no-repeat;
color: #fff;
}
#links2 li a.selected {
text-decoration: none;
background: #7E97AD url('../image/button_over.gif') 0 0  no-repeat;
color: #fff;
}


#container #hero {
background: transparent url('../image/page1_header.jpg') 0 0 no-repeat;

}

.hero-content {
padding-top:  150px;
margin-left: 557px;
margin-right:  75px;
padding-bottom: 0px;
}
.hero-content p{
color: #415D74;
font-size: 13px;
}


#contentWrapper {
padding-top: 4px;
margin-bottom: 0px;
border-left: 1px solid #CCCCCC;
border-right: 1px solid #CCCCCC;
}
#contentWrapper #right-nav {
float: right;
width: 300px;
margin: 32px 25px 20px 25px;
padding-right: 10px;
height: 100%;
}
#contentWrapper #content-home {
float:left;
padding: 20px 90px 25px 90px;
}
#contentWrapper #content {
float:left;
width: 580px;
padding: 20px 0px 25px 90px;

}

div#contentWrapper div#content p, div#contentWrapper div#content-home p{
font-size: 13px;
color:#333333;
margin-right: 20px;
}
div#contentWrapper div#content em, div#contentWrapper div#content-home em{
font-weight: bold;
font-style: normal;
}
div#contentWrapper div#content h1{
font-size: 19px;
color:#E6862A;
border-bottom: 1px solid #E6862A;
border: none;
margin: 18px 0 12px 0;
padding-bottom: 6px;
padding-right: 0px;
}

div#contentWrapper div#content h2{
font-size: 13px;
color:#426885;
font-weight: bold;
padding-bottom: 6px;

}

div#contentWrapper div#content-home .rightcol {
float:right;
 width:50%;
 margin:0;
 padding:0;
}
div#contentWrapper div#content-home .leftcol {
float:left;
 width:50%;
 margin:0;
 padding:0;
}

div#contentWrapper div#content-home .rightcol p, div#contentWrapper div#content-home .leftcol p {

margin: 8px 30px 10px 0;
font-size: 12px;
}

div#contentWrapper div#content-home .rightcol strong, div#contentWrapper div#content-home .leftcol strong {
font-size: 13px;
color:#426885;
font-weight: bold;
font-emphasis: none;
}

/*Footer Settings------------------------*/
#footer{
background: #EAEFF5;
margin: 0 auto;
padding:0px 20px;
clear: both;


}
#footer p{
margin: 7px 0px 7px 0;
display: inline;
float:right;
color: #426885;
font-size: 11px;
}
#footer ul 
{
padding: 0px;
display: inline;
float:left;
margin: 7px 0 7px 0px;
}
#footer ul.piped li {
border-right: 1px solid #426885;;
display: inline;
float: left;
margin-right: 10px;
padding-right: 10px;
}
#footer ul.piped li.last {
border-right: none;
margin-right: 0;
padding-right: 0;
}
#footer ul.piped a{
white-space:nowrap;
font-weight: bold;
font-size: 11px;
color: #426885;
text-decoration: none;
}

#footer ul.piped a:hover,
#footer ul.piped a.selected:hover {
color: #E98934;
}
#footer ul.piped a.selected {
font-weight: bold;
color: #E98934;
}

/* Bugfixes
---------------- */
.clearfix:after { /* All except IE */
content: ".";
display: block;
height: 0;
line-height: 0px;
clear: both;
visibility: hidden;
}
.clearfix { /* IE Mac */
display: inline-block;
}
/* Hides from IE Mac, for IE Win \*/
* html .clearfix {
height: 1%;
}
.clearfix {
display: block;
}
/* End hide from IE Mac */