@import url("/_templates/v6/css/reset.css");

body {
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size:14px;
	background-color:#2D2D2D;
	color:#333;
	min-width: 960px;
	}

a { color: #039 }
a:hover { color: #00f }

/* header */

	
#header { 
		color: #000;
		height: 43px;
		background: #222 url('/_templates/v6/images/bkg-navgray.jpg') repeat-x;
		}
		
#header_guts { margin: 0 auto; width: 940px; position: relative; }
		
	#logo 	 { margin: 0;
			   padding: 0;
			   position: absolute;
			   top: 10px; left: 0;
			   z-index: 50;
			   }

	#nav { font-size: 14px; text-align: right; }
	#nav li { display: block;
			  float: right;
			  background: url('/_templates/v6/images/bkg-navdivider.gif') no-repeat top left;
			  height: 43px;
			  }
			 
			 #nav span { margin-left: 5px; height: 43px; padding: 15px 10px; display: block; float: left; color: #fff; text-decoration: none; }
			 #nav strong {font-weight:bold; margin-left: 5px; height: 43px; padding: 15px 10px; display: block; float: left; color: #fff; text-decoration: none; }
			 #nav a { margin-left: 5px; padding: 15px 10px; display: block; float: left; color: #fff; text-decoration: none; }
			 
			 #nav a:hover {
			 		background: url('/_templates/v6/images/bkgnavroll.gif') repeat-x;
			 		text-decoration: underline;
			 		}
			 #nav .or { margin-left: 5px; height: 43px; padding: 15px 0px; display: block; float: left; color: #666;}
			 #nav a.orange { color: #fc0; }


			 
	#nav li.beginning { background: none; }


#extras { background: #2d2d2d url('/_templates/v6/images/home/bkg-extras.jpg') no-repeat 0 0; 
			width: 940px; height: 140px; border: 1px #aaa solid; }
			
			#extras .title { display: block; float: left; margin-top: 15px; }

#footer { background-color: #2d2d2d; height: 150px; margin-top: 10px;  }
#footer_guts { margin: 0 auto; width: 940px; padding-top: 0px; }
	.copyright { float: left; margin-top: 20px; color: #ececec; font-size: 12px; }
	.footer_links a {  padding: 2px; font-family: arial; color: #ececec; text-decoration: none; border-bottom: 1px #ccc dotted;  display: block; float: left; margin-right: 8px; }
	.footer_links a:hover { color: #fc0;  border-bottom: 1px #fc0 solid; background-color: #000; }
	.copyright p { clear: both; padding-top: 10px; padding-left: 2px; }
	
#content { 	color: #222;
			background-color: #fff;
			}
		
#content_guts
		   { margin: 0 auto;
			 width: 940px;
			 position: relative;
			 text-align: left;
			 }
			 
 h1 {		 font-size: 2em;
			 text-align: left;
			 letter-spacing: -1px;
			 font-family: arial, helvetica, sans-serif;
			 margin: 0; padding: 0;
			 }

h2 {		 text-align: left;
			 margin: 0; padding: 0;
			 font-family: arial, helvetica, sans-serif;
			 font-size: 18px;
			 line-height: 22px;
			 letter-spacing: -1px;
			 color: #666;
			 /* font-weight: normal; */
			 }
#div_modal_window .content .head h1 {
	padding:5px 0;
}
			 
#headlinenews{
	display:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt; 
	background:#FFFFFF url(../images/bkg-blue.jpg) repeat-x scroll 0 0;
}
#headlinenews_content{
	background:url(../images/bg_newsheadline.png) no-repeat; height:31px; margin:0 -1px 0 -1px;
	width:938px;
	margin:0 auto 0 auto;
}
#headlinenews_title{
	float:left; padding-top:15px; padding-left:46px;
}
#headlinenews_divdismiss{
	float:right; padding:9px; cursor:pointer; padding-right:10px
}
#headlinenews_dismiss{
	color:#000000; 
	cursor:pointer;
	padding:2px;
	padding-right:20px; 
	
	background:url(../images/ico_delete.gif) right center no-repeat;
}			 


#seo_slider { position: absolute; z-index: 99999; overflow:hidden; top: 130px; right: 0px; width: 28px;  background: url(../images/slider/bkg.png) repeat-y 28px 0; }
#seo_slider .seo_slider_content{ width:250px;}
#ss_button a { display: block;  text-decoration: none; float: left; height: 250px; width: 28px; background: url(../images/slider/btn-free-seo-tools.png) no-repeat; }
#ss_button a:hover { background-position: -28px 0px; }
#ss_button a:active { background-position: -56px 0px; }
#ss_bottom { clear: both; background: url(../images/slider/slider-bottom.png) no-repeat 28px 0; height: 15px; width: 268px; }
.ss_menu { display: block; float: left; width: 206px; margin-left: 15px; margin-top: 10px; }
.ss_menu ul, .ss_menu li { padding:0px; margin: 0px; }
.ss_menu a { font-size: 15px; font-weight: bold; text-decoration: none; color: #222; display: block; width: 206px; margin-top: 4px; padding: 14px 2px 8px 40px; }
.ss_menu a:hover { background: url(../images/slider/bkg-roll.gif) no-repeat 100% -1px; }
.ss1 { background: url(../images/slider/icon1.gif) no-repeat; }
.ss2 { background: url(../images/slider/icon2.gif) no-repeat; }
.ss3 { background: url(../images/slider/icon3.gif) no-repeat; }
.ss4 { background: url(../images/slider/icon4.gif) no-repeat; }
.ss5 { background: url(../images/slider/icon5.gif) no-repeat; }
.ss6 { background: url(../images/slider/icon6.gif) no-repeat; }
.ss7 { background: url(../images/slider/icon7.gif) no-repeat; }
.ss8 { background: url(../images/slider/icon8.gif) no-repeat; }
