/* 
# Styles which are for sub pages, e.g NOT
# home page styles.
*/
 
/* Top header */
 
h1#topheader{
margin:0;
clear:both;
font-size:24px;padding:20px 15px 0 15px;
font-weight:bold;
color:#026584;
}
 
h2#topsubheader{
margin:0;padding:0px 15px 0 15px;
font-size:12px;
font-weight:bold;
color:#026584;
}
 
#topcontent{
background:url(images/top-corners-content-box.png) no-repeat 0 2px;
clear:both;height:230px;
width:945px; 
}

#topcontentssl{
background:url(images/ssl-banner.jpg) no-repeat 0 2px;
clear:both;height:230px;
width:945px; 
}
 
#topadvert{
width:728px;
height:90px;
float:right;
margin:33px 29px 0;
}

/* Main content */
 
#maincontent{
background:url(images/content-background.png) repeat-y top;
width:879px;float:left;
padding:0 35px 0 30px;
}
 
#fullwidthcontent{
background:url(images/content-background-full-width.png) repeat-y top;
width:879px;
padding:0 35px 0 30px;
}

#rightcontent{
float:right;
width:695px; 
}
 
#rightcontent h1{
margin:0;
font-size:22px;
color:#026584;
font-weight:bold;
}
 
#rightcontent h2{
margin:10px 0 5px 0;
font-size:16px;
color:#026584;
}
 
#rightcontent p{
line-height:16px;
margin:5px 0 5px 0;
}

.dottedhr{
background:url(images/dotted-border-horiz.gif) repeat-x top;
padding:10px 0 5px 0;
}

.blockbutton{
border-bottom:1px solid #cfcfcf;
border-right:1px solid #cfcfcf;
background:#f7f7f7;
padding:5px;
clear:both;
display:block;
width:100px;
margin:12px 0 15px 0px;
}

a:hover.blockbutton{background:#eaeaea;}

.genericbulletlist{
margin-top:10px;
}

.genericbulletlist li{
background:url(images/bullet.gif) no-repeat left 6px;
padding:3px 5px 3px 20px;
}

.genericbulletlist li em{color:#858585;}

/* Left content */

#leftcontent{
width:155px;
height:50px;
float:left;
padding-right:20px;
}

#leftcontent h2{
color:#026584;
font-size:18px;
margin:0;
}

.dottedhrleft{
background:url(images/dotted-border-horiz.gif) repeat-x top;
padding-top:6px;
}

#leftcontent ul{
margin:5px 0 0;
}

#leftcontent .genericnav li{
background:url(images/dotted-border-horiz.gif) repeat-x top;
padding:8px 0px 8px 0px;
}

#leftcontent .genericnav li a{
background:url(images/bullet.gif) no-repeat left;
padding-left:17px;
display:block;
}

#leftcontent .genericnav li a#selectedpage, #leftcontent .genericnav li a:visited#selectedpage{color:#1e1e1e;}

/* footer */
#footer{
background:url(images/footer.png) no-repeat top;
float:left;
width:884px;
padding:40px 40px 0 20px;

}

#footer ul{
float:left;
margin:0 20px 40px 15px;
}

#footer li{
padding:3px 0 0 0;
}

#footer h4{
margin:0;
color:#007098;
font-size:14px;
}

#footer a:link, #footer a:visited{
color:#4a4a4a;
font-weight:normal;
}

#mirrorcount{
font-size:36px;
color:#cbcbcb;
float:right;margin:0;
background:url(images/index/footer-logo.png) no-repeat right;
padding:20px 90px 20px 0;
}

#copyright{
width:908px;
clear:both;
text-align:right;
color:#838383;
border-top:1px solid #ebebeb;
}

#copyright p{
margin:10px 0 10px 0;

}

#footer a:link, #footer a:visited{
color:#4a4a4a;
font-weight:normal;
}

#topcontentnoad{
background:url(images/register/default-banner.jpg) no-repeat 0 2px;
clear:both;height:230px;
width:945px; 	
}

