/* CSS Master Document */

*{ margin: 0; padding:0; }

html{ height:100%; }

body {
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
	background: url(/images/layout/body-bkg.jpg) no-repeat center top #FFF;
}

a {color: #336699; text-decoration: none;}
a:hover {color: #336699; }
a:active { outline: none;}
a:focus { -moz-outline-style: none !important;}

#wrapper { margin: 0 auto; width: 900px; }

#header {width: 900px; height: 80px; overflow: hidden; display: block; border-bottom: 4px solid #336699; }
#header img {float: left; margin-top: 3px; margin-left: 10px;}

#nav-main { position: absolute; height: 50px; float: left; margin-left: 470px;}
#nav-main ul { font-family: Georgia, serif; margin-top: 30px;}
#nav-main ul li {color: #333; display: inline; float: left; font-size: 14px; margin-right: 25px;}
#nav-main ul li a {color: #333; text-decoration: none;}
#nav-main ul li a:hover {color: #336699;}
#nav-main ul li.active a {color: #336699; font-weight: bold;}

p.back {margin-top: 25px;}
p.back a { font-size: 12px; padding: 4px 8px; color: #666; font-weight: bold; border: 1px solid #CCC; -moz-border-radius:5px; -webkit-border-radius:5px; -khtml-border-radius:5px; border-radius:5px;}
p.back a:hover { color: #336699; border: 1px solid #336699; }

#content-main {float: left; width: 900px; min-height: 300px; overflow: hidden; margin-bottom: 20px;}
#content-top {float: left; width: 900px; min-height: 250px; overflow: hidden; background: #EEE; }
#content-one {float: left; width: 580px; min-height: 300px; overflow: hidden; background: url(/images/layout/content-one-grad.gif) repeat-x top; padding: 15px 0px 20px 20px;} 
#content-two {float: left; width: 280px; min-height: 300px; overflow: hidden; display: block; background: #FFF; padding: 5px 10px 0 10px;}

#content-top.flash {height: 430px; background: url(/images/layout/flash-no-script.gif) 1px 0 no-repeat;}
#tab2 {width: 900px; height: 430px; display: block;}

#content-one.wave { padding-top: 0px;}

#tabs-flash ul.tabs {width: 180px; height: 40px; display: block; overflow: hidden; position: absolute; z-index: 50; margin: 0px 0 0 718px;}
#tabs-flash ul.tabs li { 
	display: block;
    width: 58px; 
	padding: 5px 10px; 
	float: left; 
	margin: 0px 10px 0 0; 
	background: url(/images/layout/tab-trans.png); 
	-moz-border-radius: 0px 0px 5px 5px; -webkit-border-radius:0px 0px 5px 5px; -khtml-border-radius: 0px 0px 5px 5px; border-radius: 0px 0px 5px 5px;
	list-style-type: none;  
	border-top: none;
}
#tabs-flash ul.tabs li.active { background: #336699; border: none; border-top: 1px solid #336699; margin-top: -1px; -moz-box-shadow: 1px 1px 4px #000; -webkit-box-shadow: 1px 1px 4px #000; box-shadow: 1px 4px 4px #000; }
#tabs-flash ul.tabs li img {float: left; width: 20px; margin-right: 12px;} 
#tabs-flash ul.tabs li a {float: left; width: 25px; margin: 0px 0 0 0; font-size: 18px; font-weight: normal; color: #FFF;}        
#tabs-flash ul.tabs li a:hover {cursor: pointer;}

ul#stats {width: 580px; float: left; margin-bottom: 25px; clear: both; margin-top: 10px;}
ul#stats li {padding: 4px 0 4px 0; color: #666; font-weight: normal; font-size: 12px; list-style-type: none; display: inline; float: left; margin-right: 20px;}
ul#stats li span {padding: 4px 0 4px 0; color: #666; font-weight: bold;}
        
div#warning {width: 540px; height: 50px; background: #FFF; border: 2px dashed #CC0000; padding: 10px; margin-bottom: 15px; -moz-border-radius: 8px 8px 8px 8px; -webkit-border-radius:8px 8px 8px 8px;}
div#warning span.left {width: 50px; float: left;}
div#warning span.right {width: 450px; float: left; margin-left: 20px;}   
div#warning h3 {color: #333; font-weight: bold; margin: 0 0 8px 0;}
div#warning a {color: #666 ; margin: 0px !important; font-weight: bold; font-size: 12px;}    

h1 {font-family: Helvetica, sans-serif; font-size: 1.2em; line-height: 24px; color: #333; font-weight: bold; margin-bottom: 0; margin-top: 5px;} 
h2 {font-family: Helvetica, sans-serif; font-size: 0.9em; line-height: 18px; color: #336699; font-weight: bold; margin-top: 10px;}
h3 {font-family: Helvetica, sans-serif; font-size: 0.85em; line-height: 16px; color: #336699; font-weight: normal; margin-top: 20px; margin-bottom: 0px;}

h2.wide {width: 560px; border-bottom: 1px solid #CCC; padding-bottom: 5px; clear: both; margin-top: 20px;}

div.lists {display: block; clear: both; width: 560px; overflow: hidden;}
  
p {font-size: 12px; color: #333; line-height: 16px; margin-top: 10px; width: 560px;}
p span {font-weight: bold;}  

ul.col3 {width: 138px; float: left; margin: 15px 0px 0px 0px;}
ul.col3 li {padding: 2px 10px 2px 4px; font-size: 12px; color: #666; text-decoration: none; list-style-type: none; line-height: 14px;}
ul.col3 li a {color: #336699; text-decoration: underline;}

div.share {width: 200px; float: left; margin-left: 360px; margin-top: 28px; margin-bottom: 15px; display: block; position: absolute; z-index: 50;}
div.like {display: block; margin-top: 25px; width: 250px; float: left; margin-bottom: 15px;}
#fb-root {display: block; margin-top: 25px; width: 500px;}  

img.map {margin-top: 0px;}
#content-two h2 {color: #336699;}  
#content-two h2 span {font-weight: normal; padding-left: 5px;}

div.sidebar-cta {width: 280px; height: 100px; display: block; overflow: hidden; margin-bottom: 8px;}
div.sidebar-cta h3 {font-family: Helvetica, sans-serif; font-size: 0.8em; line-height: 16px; color: #336699; font-weight: bold; margin: 9px 0 5px 98px;} 
div.sidebar-cta p {color: #666; margin-left: 98px; margin-top: 0px; width: 170px; font-size: 11px;}


#footer { width: 860px; height: 120px; overflow: hidden; clear: both; border-top: 1px solid #CCC; padding: 10px 0px 20px 20px;}
#footer #nav-foot {width: 560px; float: left;}
#footer #nav-foot ul { font-family: Helvetica, Arial, sans-serif; float: left; width: 600px;}
#footer #nav-foot ul li {color: #333; display: inline; float: left; font-size: 12px; margin-right: 15px;}
#footer #nav-foot ul li a {color: #333; text-decoration: none;}
#footer #nav-foot ul li a:hover {color: #336699;}
#footer #nav-foot ul li.active a {color: #336699; font-weight: bold;}

#footer #affiliates {width: 300px; float: left; text-align: right;}
#footer #affiliates img {float: right; margin: 0 10px 0 10px;}

#footer p.credit {font-size: 10px; color: #CCC; line-height: 14px; margin-top: 45px;}
#footer p.credit a {font-size: 10px; color: #CCC; line-height: 14px; text-decoration: none;}
#footer p.credit a:hover {font-size: 10px; color: #666; line-height: 14px; text-decoration: underline;}    