/*------------------------------------------------------------
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 5px 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: 0px;
padding-left: 5px;
padding-right: 35px;
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 {
margin-top: 20px;
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 {
padding: 0;
margin: 0 6px 0 0;

}
#links1 li a {
display: block;
text-decoration: none;
line-height: 25px;
font-size: 12px;
text-align: center;
padding: 0 7px;
}
#links1 li a.selected {
text-decoration: none;
background-color: #E98934;
color: #fff;
}

/* top dropdown menu----*/
/* 
LEVEL ONE
*/
ul.dropdown                { position: relative; }
ul.dropdown li             { float: left; zoom: 1; background: #7E97AD; }
ul.dropdown a:hover                 {  color: #fff; }
ul.dropdown a:active                {  color: #fff; }
ul.dropdown li a                    { display: block; color: #fff; }
ul.dropdown li:hover                { background: #E98934; color: #fff; position: relative; }
ul.dropdown li.hover a              { color: #fff; }


/* 
LEVEL TWO
*/
ul.dropdown ul  { width: 140px; visibility: hidden; position: absolute; top: 100%; left: 0; }
ul.dropdown ul li  { font-weight: bold; font-size: 11px; background: #E7EEF5; color: #82A3C6 !important; border: 1px solid #C8DDF5; float: none; }
ul.dropdown ul li a {  text-align: left !important; color: #82A3C6 !important; }
ul.dropdown ul li:hover                { font-weight: bold; font-size: 11px; background: #fff; color: #EC8D32; border: 1px solid #F8C52F; position: relative; }
ul.dropdown ul li.hover a              { color: #EC8D32 !important; }

  
/* IE 6 & 7 Needs Inline Block */
ul.dropdown ul li a { border-right: none; width: 100%; display: inline-block; } 

#container #main-nav {
margin-top:  0px;
margin-right: 0px;

background: #E6EDF3 url('../image/main_nav_bar_gradient.gif') left repeat-y;
}

#links2 {
float: right;
margin-top: 0px;
margin-bottom: 10px;
margin-right: 0px;
width: 1020px;
_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: 0;
margin-bottom: 82px;
}
.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: 10px 25px 20px 25px;
padding-right: 10px;
height: 100%;
}
#contentWrapper #right-nav .featured {
padding: 0;
margin:0;
padding-left: 25px;
padding-top: 15px;
position:relative;
cursor:pointer;
height:226px;
width:300px;
background: transparent url(/image/featuredVAR_background_singapore.jpg) 0 0 no-repeat;
/*_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/image/featuredVAR_background.png', sizingMethod='scale');*/
/* _background-image:none;*/
}

#contentWrapper #right-nav .noflag{
padding: 0;
margin:0;
padding-left: 25px;
padding-top: 15px;
margin-top: 20px;
position:relative;
cursor:pointer;
height:226px;
width:300px;
background: transparent url(/image/featuredVAR_background_noflag.jpg) 0 0 no-repeat !important;
/*_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/image/featuredVAR_background_noflag.png', sizingMethod='scale');*/
/*_background-image:none;*/

}


#contentWrapper #right-nav  .internal {
margin-top: 20px;
}
#contentWrapper #right-nav .featured h1, #contentWrapper #right-nav .noflag h1 {
font-size: 15px;
font-weight: bold;
color: #fff;
margin-left: 25px;
}
#contentWrapper #right-nav .noflag h1.archive{
margin-left: -10px;
}
#contentWrapper #right-nav .featured  h2, #contentWrapper #right-nav .noflag h2 {
font-size: 13px;
font-weight: bold;
color: #426885;
margin-top: 35px;
}
#contentWrapper #right-nav .featured p, #contentWrapper #right-nav .noflag  p {
font-size: 12px;
font-weight: normal;
color: #333;
margin-top: 6px;
}
#contentWrapper #right-nav .featured  a, #contentWrapper #right-nav .noflag a{
text-decoration: none;
font-weight: bold;

}
#contentWrapper #right-nav .featured  ul, #contentWrapper #right-nav .noflag  ul {
font-size: 11px;
font-weight: normal;
color: #333;
margin-top: 10px;
padding:0 15px;
width: 130px;
}
#contentWrapper #right-nav .noflag ul.archive {
margin-top: 45px;
padding:0 10px;
width: 250px;
}
#contentWrapper #right-nav .featured  ul li, #contentWrapper #right-nav .noflag ul li{
background: none;
list-style: disc;

}
#contentWrapper #right-nav .noflag ul.archive  a:hover {
text-decoration: underline;
}


#contentWrapper #right-nav .featured  span.varLink {
color: #426885; 
font-weight: bold;
width: 248px;
height: 19px;
padding-right: 20px;
background: transparent url(/image/go_arrow_1.png) right top no-repeat;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/image/go_arrow_1', sizingMethod='scale');
_background-image:none;

}
#contentWrapper #content-home {
float:left;
padding: 0px 90px 25px 90px;
}
#contentWrapper #content {
float:left;
width: 580px;
padding: 0px 0px 25px 90px;
margin-top: -10px;

}

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: 5px 0 12px 0;
padding-bottom: 6px;
padding-right: 0px;
}
div#contentWrapper div#content h3.bq {
font-family: georgia;
font-size: 15px;
color: #B75312;
font-weight: bold;
margin-top: 10px;
margin-bottom: 9px;
padding: 8px 10px 0 10px;
}


div#contentWrapper div#content h2{
font-size: 13px;
color:#426885;
font-weight: bold;
padding-bottom: 6px;

}
.emphasis {
text-align:center; font-size: 75%; font-style: italic; 
}
div#contentWrapper div#content div.results h2{
padding-bottom: 0px;
}



div#contentWrapper div#content-home .rightcol {
float:right;
 width:50%;
 margin:0;
 padding:0;
}
div#contentWrapper div#content .leftcol {
float:left;
 width:100%;
 margin:0;
 padding:0;
}

div#contentWrapper div#content-home .rightcol p, div#contentWrapper div#content .leftcol p {

margin: 8px 30px 10px 0;
font-size: 12px;
}

div#contentWrapper div#content-home .rightcol strong, div#contentWrapper div#content .leftcol strong {
font-size: 13px;
color:#426885;
font-weight: bold;
font-emphasis: none;
}
#contentWrapper #right-nav .icons ul li{
background: url('../image/rss.gif') 0  3px  no-repeat;
padding:    0 0 0 15px;
line-height:16px;
}
div.latest ul {
padding:0 10px;
}

#contentWrapper #right-nav .icons a.subscribe {
line-height: 21px;
margin-left: 5px;
font-size: 12px !important;
}
/* BuzzBoost Feedburner styles */
div.feedBurnerFeedBlock ul li {
 list-style-type: none !important;
}

/* Country List css
-------------------------------------------------------------*/
#countrydiv .menutitle{ 
cursor:pointer; 
margin-top: 5px; 
margin-bottom: 0px;
background-color:#E8EFF6; 
color:#333; 
padding: 2px 0px 2px 5px; 
text-align:left; 
font-weight:bold; 
font-size:12px; 
} 

#countrydiv .submenu{ 
padding:10px; 
font-size:90%; 
margin-bottom: 0.5em; 
font-size:11px;
margin-top:0px; 
border: 1px solid #E8EFF6; 
border-top:0px; 
} 
#countrydiv .submenu h2{ 
color: #426885;
font-size: 12px;
font-weight: bold;
border:0;
padding: 0 !important;
margin: 0px !important;
}
#countrydiv .submenu p{ 
 margin: 0px !important;
}

.overlayWrap .submenu{ 
padding:0;  
margin-top:0px; 
border-top:0px; 
} 
.overlayWrap .submenu h2{ 
color: #426885;
font-size: 12px;
font-weight: bold;
border:0;
padding: 0 !important;
margin: 0px !important;
}
.overlayWrap .submenu p{ 
 margin: 0px !important;
}
/* the overlayed element */
.overlayWrap{
   height:400px;
   overflow-y: auto;
}
.overlay {
    display:none;
    text-align: left;
    padding: 35px !important;
    width:640px;  
    background-color: #fff;
    font-size: 11px;
    border:5px solid #000;
       }
.overlay h3,  .overlay p  {
  margin-bottom: 5px;
}
.overlay h3 {
  color: #426885;
  font-size: 16px;
  margin-top: 5px;
  font-weight: bold;
}
.overlay h1 {
  color: #E6862A;
  font-size: 16px;
  margin-top: 5px;
  margin-bottom: 15px;
  font-weight: bold;
}
.overlay h4 {
  color: #426885;
  font-size: 13px;
  font-weight: bold;
}
.overlay a.close {
background-image: url(/image/but-close.png);
position:absolute;
right:-17px;
top: -17px;
cursor:pointer;
height:35px;
width:35px;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/image/but-close.png', sizingMethod='scale');
_background-image:none;
}

.hero-content form input, .hero-content form select 
{
border: 1px solid #C8DDF5;
padding:        2px !important;
width: 240px;
height: 25px;
font-size: 110%;
}

/*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 */
