@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding:0;
	background-color:#242424;
	font: Arial, Helvetica, sans-serif;
	color:#fff;
}
div {
	behavior: url(images/pngfix.htc);
}
a img {
	border:0;
}
h1 {
	font: bold 20px Arial, Helvetica, sans-serif;
	color:#fff;
	padding:15px 0;
	margin:0;
}
h2 {
	font: bold 18px Arial, Helvetica, sans-serif;
	color:#fff;
	padding:15px 0;
	margin:0;
}
#wrapper {
	width:900px;
	margin:auto;
}
.topouter {
	width:900px;	
	height:180px;
	margin:auto;
}
.logo {
	width:325px;
	height:171px;
	z-index:2;
	float:left;
}
.topright {
	width:470px;
	height:180px;
	float:right;
}
.emailupdate {
	width:134px;
	height:25px;
	float:right;
}
.mainNavcontainer {
	width:400px;
	padding:35px 0 0 0;
	float:right;
}
.searchouter {
	float:right;
	width:440px;
	padding:30px 0 0 0;
}
.searchbox {
	width:320px;
	height:24px;
	border:1px solid #999999;
	padding-left:5px;
	font:16px Arial, Helvetica, sans-serif;
	color:#666666;
	float:right;
	font-weight:bold;
}
a.button_yellow {
	background:url(../images/button_yellow_bg.jpg) repeat-x top;
	height:21px;
	border:#999999 1px solid;
	font: bold 13px Arial, Helvetica, sans-serif;
	color:#333333;
	padding:5px 9px 0 9px;
	width:auto;
	margin-left:6px;
	float:right;
	text-decoration: none;
	text-transform:uppercase;
}
.contentwrapper {
	width:900px;
	float:left;
	background:url(../images/content_bg.png) top center repeat-x;
}
.flvplayer {
	width:478px;
	float:left;
}
.contentcenterinner {
	width:478px;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#fff;
	padding-left:17px;
}
hr {
	border: #666666 1px solid;
}

.contentright {
	width:385px;
	float:left;
	/*font:12px Arial, Helvetica, sans-serif;*/
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#FFFFFF;
	padding-left:20px;
}
.advertisement {
	width:400px;
	float:left;
	text-align:center;
}
.videolibrary {
	float:left;
	width:900px;
}
.footer_divider {
	margin:2px 0 0 0;
	width:900px;
	float:left;
	height:2px;
	overflow:hidden;
	background: url(../images/bg_divider_bottom.jpg) repeat-y top center;
}
.footerouter {
	padding:20px 0 0 0;
	height:60px;
	width:900px;
	float: left;
	/*background:url(../images/body_bg.jpg) repeat-y top center #242424;*/
	background-color:#242424;
}
.footerleft {
	width:480px;
	float:left;
}
.footerleft span {
	font:11px Arial, Helvetica, sans-serif;
	color:#666666;
	padding-bottom:3px;
	display:block;
}
.footercontainer {
	width:480px;
	clear:both;
}
.footerright {
	width:400px;
	float:right;
	text-align: right;
}
#topwrapper {
	height:180px;
	background:url(../images/top_bg.png) repeat-x center top;
}
.label {
	font: 12px Arial, Helvetica, sans-serif;
	color:#fff;	
	margin:0;
}
.contentinner {
	width:878px;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#FFFFFF;
	padding-left:17px;
}
#memberregbox {
	padding:0 15px;
	margin:0;
}
.error{
	color:#DC4437;
	padding:3px; 
}
.search {
	width:82%;
}
.search_title{display:block;height:22px; padding-top:6px; font-weight:bold;}
.search_title a{text-decoration:none; 
color:#fff;}
.search_title a:link{text-decoration:none;
color:#fff;}
.search_title a:hover{text-decoration:none;
color:#fff;}
.search_title a:visited{text-decoration:none;
color:#fff;}
.search_content{text-decoration:none;color:#999999;line-height:18px;display:block;
}
.search_content a:link{text-decoration:underline;display:block;
font-size:11px;
color:#47b5a9;}
.search_content a:hover{text-decoration:underline; 
font-size:11px;
color:#47b5a9;}
.search_content a:visited{text-decoration:underline; 
font-size:11px;
color:#47b5a9;}
div.paging {
  width: 100%;
  height: 30px;
  padding-top: 20px; 
  text-align:center;
  font-size: 12px;
  color: #c4b363;
  font-weight:bold;
}
div.paging a:link,div.paging a:hover, div.paging a:visited {
   color:#c4b363;
   text-decoration:none;
}
.search_link {
	display:block;
}

