@charset "UTF-8";
/* CSS Document */

a{
	color: #6CEEFE;
	text-decoration:none;
}

a:hover{
	color:#D3A63C;
	text-decoration:underline;
}

body{
	background-image: url(/images/background2.jpg); 
	background-repeat: no-repeat; 
	background-position: top center; 
	background-attachment: fixed;
	margin: 0px;
}

.main_cont{
	width: 950px;
	margin: 0 auto;
}

.tagline{
	background: url(/images/tagline-back.png) no-repeat;
	height: 35px;
	width: 811px;
	margin: 0 auto;
	color: white;
	text-align: center;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	line-height: 35px;
	margin-bottom: 18px;
}

.sub_cont{
	width: 100%;
}

.left{
	padding: 0px;
	width: 20%;	
	float: left;
	
}

.middle{
	width: 59%;
	float: left;
}

.right{
	padding-top: 40px;
	width: 20%;
	float: right;
	
}

h5 a{
	font-size: 18px;
	color: black;
	text-decoration: none;
}

h5 a:hover{
	color: #d3a63c;
	
}

h6{
	
	font-size: 40px;
	margin: 0;
	padding: 0;
	
}



#nav ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-family: futu
}

#nav ul li{
		
}

#nav ul li a:hover{
	color: #d3a63c;
	text-decoration: none;
}

.recent_revBox{
   width: 91%;
   font-family: arial;
   border: 1px solid #666;
   padding: 8px;
   background: url(/images/content_back.jpg) repeat-x;
   background-color: black;
   margin-bottom: 10px;
   
 }

.recent_revBox h3{
	color: #d3a63c;
	padding: 0;
	margin: 0;
	margin-bottom: 5px;
	
	
}

.recent_revBox ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
	
}

.recent_revBox li{
	margin-bottom: 10px;
	font-size: 10px;
	border-bottom: 1px solid #999;
	background: url(/images/grad_back2_sm.jpg) repeat-x;
	background-position: top;
	padding: 4px;
}

.recent_revBox a{
	color:	#003366;
	font-weight: bold;
	font-size: 12px;
	
}

.recent_revBox a:hover{
	color: black;	
}

.body_copy{
	color: white;
	display: block;
	width: 490px;
	margin: 0 auto;
	
	padding: 6px 10px 10px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.revYear{
	text-align: right;	
}

.content_box{
	margin-bottom: 10px;
}

.content{
	text-align: left;
	background: url(/images/content_back.jpg) repeat-x;
	width:  537px;
	background-color: #000;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.content h2{
	color: #d3a63c;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.content h4{
	color: #96ebff;
	padding-top: 2px;
	padding-bottom: 12px;
	padding-left: 12px;
	margin: 0px;
	font: 12px Arial, Helvetica, sans-serif bold;
}

.content h6{
	color: #96ebff;
	padding-top: 2px;
	padding-left: 5px;
	margin: 0px;
	font: 12px Arial, Helvetica, sans-serif bold;
}

.content_window{
	text-align: left;
	background: url(/images/content_back.jpg) repeat-x;
	width: 100%;
	background-color: #000;
	margin-bottom: 0px;
	padding-bottom: 0px;
}


.content_window h2{
	color: #d3a63c;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.content_window h4{
	color: #96ebff;
	padding-top: 2px;
	padding-bottom: 12px;
	padding-left: 12px;
	margin: 0px;
	font: 12px Arial, Helvetica, sans-serif bold;
}

.picture{
	float: left;
	padding: 0px 10px 10px 10px;
}

.float_text{
	float: left;
	width: 375px;
}

.title{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: white;
	padding-bottom: 6px;
	
}

.movie_info{
	display: block;
	color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 10px;
	
}

.movie_info_short{
	display: block;
	width: 400px;
	color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 6px;
	position: relative;
	bottom: 5px;
	
}

.part_review,
.full_review{
	display: block;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 510px;
	margin: 10px;
}


.continue{
	padding-right: 20px;
	color: red;	
	float: right;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	
}

.video-box{
	padding-top: 20px;
	margin: 0 auto;
	width: 537px;
	height: 333px;
	display: block;
	margin-bottom: 15px;
}


.search{
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-left: 10px;
	margin-bottom: 10px;
	
}

.alpha_sort{
	margin: 0 auto;
	margin-top: 8px;
	padding-right: 10px;
	color: white;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

.alpha_sort strong{
	letter-spacing: 3px;	
}

.alpha_sort a{
	color: #CCC;
	text-decoration: none;
}

.alpha_sort a:hover{
	color: #d3a63c;	
	text-decoration: underline;
}

.arch_item{
	background: url(/images/archive_box_back_sm.jpg) no-repeat;
	background-color: #000;
	margin: 0 auto;
	width: 504px;
	height: 49px;
	margin-bottom: 10px;
	
	
	
	
}

.arch_item h3{
	display: block;
	width: 400px;
	color:	#d3a63c;
	margin: 0;
	padding: 0;
	padding-left: 6px;
	font-size: 14px;
}

.icon_box{
	float: right;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	margin-top: 4px;
	padding-right: 4px;
	
}

.icon_box a{
	color:	#d3a63c;	
}

.video_icon{
	background: url(/images/video_button_sm.jpg) no-repeat;
	float: left;
	width: 38px;
	height: 40px;
	line-height: 70px;
	text-align:center;
	padding-right: 8px;
}

.review_icon{
	background: url(/images/review_button_sm.jpg) no-repeat;
	float: left;
	width: 38px;
	height: 40px;
	line-height: 70px;
	text-align:center;
}

.adtext{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-variant:small-caps;
	font-weight:bold;
}

.adtextbottom{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-variant:small-caps;
	font-weight:bold;
	padding-left:110px;
}

.adbox{
	display: block;
	width: 180;
	height: 150px;
	line-height: 150px;
	margin-bottom: 6px;
/*	text-align: center;
	background-color: white;
	border: 1px dashed black;
	font-weight: bold;*/	
}

.adbox2{
	display: block;
	width: 180;
	height: 275px;
	line-height: 275px;
	margin-bottom: 6px;
/*	text-align: center;
	background-color: white;
	border: 1px dashed black;
	font-weight: bold;	*/
}

.bottom_ad{
	width: 728px;
	height: 90px;
	margin: 0 auto;
	line-height: 90px;
	margin-bottom: 15px;
/*	border: 1px dashed black;
	background-color: white;
	text-align: center;
	font-weight: bold;*/		
}

.b_nav{
	
	display: block;
	height: 40px;

	width: 100%;
	background: url(/images/grad_back_sm.jpg) repeat-x;
	background-position: center; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #d3a63c;
	text- align: center;
}

.b_nav ul{
	list-style: none;
	margin: 0 auto;
	margin-left: 0px;
	padding-left: 0px;
	
}

.b_nav ul li{
	display: inline;
	line-height: 20px;
	padding-left: 5px;
	padding-right: 5px;
}

.b_nav a{
	text-decoration: none;
	color: #d3a63c;
}

.b_nav a:hover{
	color: white;
	text-decoration: underline;
}


.idc{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}