/* 
	xhtml & css
	Date: 07/27/2009.
	Modified: 07/27/2009
	Author: Andres Basso

**/

/* Basics */
*{
margin: 0;
padding: 0;
}
body, html{
width: 100%;
cursor: default;
font-family: Helvetica, Arial, Verdana, sans-serif;
padding: 0px 0 0 0;
background: #999999;
color: #444444;
}
a{cursor: pointer;}
a:active{outline: 0 !important;}
a img{border: none;}
abbr, acronym{cursor: help; border: none;}
hr{display: none;}
label{cursor: pointer;}
select option{padding: 1px 2px 0 5px;}
table{border-spacing: 0; border-collapse: collapse;}
ul{list-style: none;}

/* Structure */
#container{
width: 950px;
background: #FFFFFF;
margin: 40px auto 40px auto;
}

#header{
height: 118px;
width: 950px;
background: url(../images/header.jpg) scroll top left;
}

  #header h1{
	display: block;
	text-indent: -9999px;
	float: left;
	}
	
  #header a{
	display: block;
	float:left;
	outline: 0;
  height: 118px;
  width: 950px;
  text-indent: -9999px;
	}
	
#menu{
  display:block;
  margin-top: 5px;
  margin-bottom: 5px;
  height: 30px;
  width:950px; 
  background-color: #d7dc23;
  margin-left:0px;
}


#menu ul li{
float: left;
}

#menu ul li a {
display:block;
outline:0;
text-indent:-9999px;
height: 30px;
margin-top: 0px;
float:left;
}

#menu ul ul{
float:none;
}

#menu ul #b1 a {
background:transparent url(../images/but_home.jpg) no-repeat scroll left top;
width:73px;
margin-left:49px;
}
#menu ul #b2 a {
background:transparent url(../images/but_about.jpg) no-repeat scroll left top;
margin-left:67px;
width:80px;
}
#menu ul #b3 a {
background:transparent url(../images/but_guidelines.jpg) no-repeat scroll left top;
margin-left:66px;
width:199px;
}
#menu ul #b4 a {
background:transparent url(../images/but_rubrics.jpg) no-repeat scroll left top;
margin-left:67px;
width:95px;
}
#menu ul #b5 a {
background:transparent url(../images/but_contact.jpg) no-repeat scroll left top;
margin-left:67px;
width:139px;
}

#menu ul #b1 a:hover, #menu ul #b1 a:focus, #s1 #menu ul #b1 a{background-position: left bottom;}
#menu ul #b2 a:hover, #menu ul #b2 a:focus, #s2 #menu ul #b2 a{background-position: left bottom;}
#menu ul #b3 a:hover, #menu ul #b3 a:focus, #s3 #menu ul #b3 a{background-position: left bottom;}
#menu ul #b4 a:hover, #menu ul #b4 a:focus, #s4 #menu ul #b4 a{background-position: left bottom;}
#menu ul #b5 a:hover, #menu ul #b5 a:focus, #s5 #menu ul #b5 a{background-position: left bottom;}
#s2a #menu ul #b2 a, #s2b #menu ul #b2 a, #s2c #menu ul #b2 a{background-position: left bottom;}
#s3a #menu ul #b3 a, #s3b #menu ul #b3 a, #s3c #menu ul #b3 a{background-position: left bottom;}
#s4a #menu ul #b4 a, #s4b #menu ul #b4 a{background-position: left bottom;}
#s4c #menu ul #b4 a, #s4c1 #menu ul #b4 a, #s4c2 #menu ul #b4 a{background-position: left bottom;}
#s4d #menu ul #b4 a, #s4d1 #menu ul #b4 a, #s4d2 #menu ul #b4 a{background-position: left bottom;}
#s4e #menu ul #b4 a, #s4f #menu ul #b4 a, #s4g #menu ul #b4 a, #s4h #menu ul #b4 a{background-position: left bottom;}

#content{
  background: url(../images/content_bg.jpg) repeat-y top left; 
  margin:50px;  
  display:block;
  width:850px;
  min-height:570px;
}

#s1 #content{
  background: none;
  display:block;
  margin:0;
  width:950px;
}
		
#squares{
  display:block;
  height:25px;
  width:950px;
  background: url(../images/squares.jpg) repeat-x top left;
}	

#s1 #squares{
  display:block;
  float:left;
  height:25px;
  width:350px;
  background: url(../images/squares.jpg) repeat-x top left;
}

#sidebar{
float:left;
display:block;
width:172px;
padding:14px;
margin-right:50px;
}

#s2a #sidebar #b2a, #s2b #sidebar #b2b, #s2c #sidebar #b2c{
background: url(../images/bullet_menu_ie.jpg) no-repeat top left;
}

#s3a #sidebar #b3a, #s3b #sidebar #b3b, #s3c #sidebar #b3c{
background: url(../images/bullet_menu_ie.jpg) no-repeat top left;
}

#s4a #sidebar #b4a, #s4b #sidebar #b4b, #s4c #sidebar #b4c, #s4d #sidebar #b4d, #s4e #sidebar #b4e{
background: url(../images/bullet_menu_ie.jpg) no-repeat top left;
}

#s4b1 #sidebar #b4b, #s4b2 #sidebar #b4b, #s4b3 #sidebar #b4b, #s4b4 #sidebar #b4b{
background: url(../images/bullet_menu_ie.jpg) no-repeat top left;
}

#s4c1 #sidebar #b4c, #s4c2 #sidebar #b4c, #s4c3 #sidebar #b4c, #s4c4 #sidebar #b4c{
background: url(../images/bullet_menu_ie.jpg) no-repeat top left;
}

#s4b1 #sidebar #b4b1, #s4b2 #sidebar #b4b2, #s4b3 #sidebar #b4b3, #s4b4 #sidebar #b4b4{
background: url(../images/bullet_submenu.jpg) repeat-y center left;
}

#s4c1 #sidebar #b4c1, #s4c2 #sidebar #b4c2, #s4c3 #sidebar #b4c3, #s4c4 #sidebar #b4c4{
background: url(../images/bullet_submenu.jpg) repeat-y center left;
}

#sidebar li a{
display:block;
padding-left:16px;
color:#3c82a0;
text-decoration:none;
font-weight:bold;
font-size:1.2em;
margin-bottom:20px;
}

#sidebar li a:hover,#sidebar li a:focus{
text-decoration:underline;
} 

#sidebar li ul{
margin-left:25px;
margin-top:-10px;
}

#sidebar li li a{
display:block;
padding-left:16px;
color:#002d41;
text-decoration:none;
font-weight:bold;
font-size:.8em;
margin-bottom:10px;
}


#info{
display:block;
float:left;
width:600px;
color:#444444;
font-size: .95em;
letter-spacing:.03em;
padding-bottom:50px;
}

#info h2{
color:#002d41;
font-size:1.9em;
margin-bottom:20px;
letter-spacing:.03em;
font-weight:normal;
}

#home_decoration{
display:block;
float:left;
width:595px;
margin-right:5px;
margin-bottom:25px;
}

#home_main{
background:#3c82a0;
padding:20px 26px 22px 26px;
display:block;
float:left;
width:298px;
height:163px;
margin-bottom:5px;
}

#s1 #info {
width:950px;
padding-bottom:20px;
}

#s1 #info h2{
color:#FFFFFF;
font-size:1.2em;
margin-bottom:0;
}



.subscribe_field{
width:225px;
height:25px;
background: url(../images/alerts_field_bg.jpg) no-repeat top left;
border:none;
}


#info p{
line-height: 1.2em;
margin-bottom:15px;
}

#s1 #info p{
font-size:1.1em;
}

#info p strong{
font-weight:bold;
}

#info p.highlight strong{
color:#3c82a0;
font-weight:bold;
font-size:1.1em;
}

#info p a{
color:#3c82a0;
text-decoration:none;
}

#info p a:hover, #info p a:focus{
text-decoration:underline;
} 

#info ul{
list-style-type: disc;
margin-left:70px;
margin-bottom:15px;
}

#info ul li{
margin-bottom:10px;
}

#s1 #info ul{
font-size:1.1em;
}



#footer{
height: 45px;
width: 950px;
color:#555555;
font-size:.5em;
margin: 0 auto 0 auto;
padding-top:15px;
clear: both;
background: url(../images/footer_line) no-repeat top left;

}

#footerlinks{
display:block;
margin: auto;
}

#footerlinks ul{
display:block;
margin: 0 auto 0 250px;
}

#footerlinks ul li{
padding:0 12px 0 12px;
float:left;

background:url(../images/separator.jpg) no-repeat center left;
}

#footerlinks ul li#first{
background:none;
}
  	#footerlinks a{  	
		text-decoration: none;
    color: #002d41; 
		}
			#footerlinks a:hover,
			#footerlinks a:focus{
			text-decoration: underline;
			}

#footer p{
clear:both;
margin-top:15px;
margin-left:15px;
}
.copyright{
color: #002d41;
}
.phone_footer{
margin-left:10px;
}

.email_footer{
margin-left:10px;
}  

.email_footer a{
text-decoration:none;
color: #555555;
}

.email_footer a:hover,.email_footer a:focus{
text-decoration:underline;
}

.design_by{
margin-left:10px;
}

.design_by a{
text-decoration:none;
color: #002d41; 
}

.design_by a:hover,.design_by a:focus{
text-decoration:underline;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
   /* Safari 3.0 and Opera 9 rules here */
   
#footer{
font-size:10px;
}

#s1 #info h2{
line-height:1.4em;
}

}

.clear{clear: both;}

#alerts_form{
background:#d7dc23;
float:left;
display:block;
width:298px;
height:90px;
margin-bottom:5px;
padding: 5px 26px 5px 26px;
color:#002d41;
font-size:.7em;
}

#alerts_form h2{
display:block;
text-indent:-9999px;
background:url(../images/email_alerts.jpg) no-repeat top left;
width:166px;
height:14px;
margin-top:5px;

}

#alerts_form p{
margin-top:5px;
margin-bottom:5px;
}

#home_text{
margin: 0 50px 0 50px;
}

#home_title{
display:block;
text-indent:-9999px;
background: url(../images/conditions_support.jpg) no-repeat top left;
width:607px;
height:30px;
clear:both;
margin: 0 0 18px 50px;
}


h3{
color:#3c82a0;
font-weight:bold;
font-size:1.2em;
margin-bottom:20px;
}

h4{
color:#002d41;
}

#s5 h4{
margin-top:50px;
margin-bottom:20px;
}

.case{
margin-bottom:50px;
}


.bio{
padding-top:50px;
clear:both;
}

#s5 .bio{
padding-top:10px;
}

.backtotop{
text-align:right;
font-size:0.7em;
font-weight:normal;
}

.backtotop a{
color:#3c82a0;
text-decoration:none;
}

.backtotop a:hover, .backtotop a:focus{
text-decoration:underline;
}


#info #pic_list ul{
list-style-type:none;
margin-left:0px;
display:block;
}

#pic_list ul li{
text-align:center;
float:left;
margin-right:30px;
margin-bottom:20px;
}

#pic_list ul li.last_row{
margin-right:0;
}

ol{
margin-left: 60px;
margin-bottom:10px;
}

ol li{
margin-bottom:10px;
}

ol li strong, ul li strong{
font-weight:bold;
}

#info ul li a, #info ol li a{
text-decoration:none;
color:#3c82a0;
}

#info ul li a:hover, #info ul li a:focus, #info ol li a:hover, #info ol li a:focus{
text-decoration:underline;
}

.smaller{
font-size:.8em;
color:#3c82a0;
}

li.main a{
font-weight:bold;
color:#002d41 !important;
}

li.main li a, li.main li li a{
font-weight:normal;
color:#3c82a0 !important;
}


li.main ul{
margin-top:10px !important;
}

#sitemap #content{
min-height: 850px;
}

#s5 #content{
min-height: 750px;
}

