/* Font definition for IE */
@font-face {
	font-family: Blox;
	src: url("/lib/BLOX.eot");
}

/* Font definition for everybody else */
@font-face {
	font-family: Blox;
	src: url("/lib/BLOX.TTF") format("truetype");
}

body {
  background-color:#09093a;
  margin: 0;
}

img {
	border:none;
}

div,p,ul,li {
	color: #ffffff;
	font: normal 12px/14px Verdana, Arial, sans-serif;
	text-align: left;
	margin: 0;
	padding: 0;
	list-style: none;
}

a {
	cursor:pointer;
	text-decoration: none;
	color:#ffffff;
}
a:hover {
	color:#ff9999;
}

#banner {
	width: 960px;
	position:absolute;
	top: 20px;
	left: 50%;
	margin-left:-480px;
} 

#wrap {
	width: 960px;
	position:absolute;
	top: 120px;
	left: 50%;
	margin-left:-480px;
} 

#logo {
	position: absolute;
	top:-7px;
	left:-20px;
	z-index: 21;
}
H1.logo {
	margin:0;
}


#rss {
	position: absolute;
	top:4px;
	right:0;
}
#twitter {
	position: absolute;
	top:4px;
	right:20px;
}
#facebook {
	position: absolute;
	top:4px;
	right:40px;
}


#header {
	position:relative;
	float:left;
	clear:left;
	margin-top:28px;
	width: 960px;
	height:60px;	
	background: url('/images/bannerbg.jpg') no-repeat;
}

#header h1 {
	font-family: Blox,Verdana,Sans-Serif;
	font-size: 46px;
	letter-spacing: -1px;
	color:#22217e;
	margin-top:26px;
	margin-left:10px;
}

#header #menu {
	position:relative;
	float:right;
	width:540px;
	height:30px;
	margin-top:20px;
}

#header #menu ul {
	list-style: none;
	margin-top: 12px;
	margin-left: 50px;
	width:100%;
}

#header #menu li {
	position:relative;
	float:left;
	clear:none;
	font-family: Blox,Verdana,Sans-Serif;
	font-size: 14px;
	color:#991607;
	margin: 0 16px 0 0;
}

#header #menu li a {
	color:#991607;
}
#header #menu li a:hover {
	color: #c9271c;
}
#header #menu li a.current {
	color:#030338;
}


#header #menu li #search  {
	background-color: #ffc600;
	background-image: url('/images/searchbg.gif');
	background-repeat: no-repeat;
	border: none;
	width:108px;
	height:19px;
	font-family: Blox,Verdana,Sans-Serif;
	font-size: 14px;
	color:#ffffff;
	margin-top: -4px;
	text-align:center;
}

#big_window {
	position:relative;
	float:left;
	clear:left;
	width:960px;
	margin-top: 12px;
}


#big_window #top {
	position:relative;
	float:left;
	clear:left;
	width:960px;
	height:12px;
	background: url('/images/big_window_top.gif');
}

#big_window #mid {
	position:relative;
	float:left;
	clear:left;
	width:960px;
	min-height:580px;
	background-color: #182154;
}

#big_window #bot {
	position:relative;
	float:left;
	clear:left;
	width:960px;
	height:12px;
	background: url('/images/big_window_bot.gif');
}

#big_window #mid #trailer_info_box {
	position:relative;
	float:left;
	width:290px;
	margin: 0 10px;
}

#big_window #mid #trailer_info_box #related {
	position: relative;
	float:left;
	clear:left;
	width:290px;
	min-height:100px;
	margin:12px 0 0 10px;
	color:#ffa000;
}

#big_window #mid #trailer_info_box #related h2 {
	font-family: Blox,Verdana,Sans-Serif;
	font-size: 18px;
	color:#ffa000;
	margin:6px 0;
}

#big_window #mid #trailer_info_box #related div {
	position: relative;
	float:left;
	clear:none;
	width:136px;
	margin:6px 8px 0 0;
}

#big_window #mid #trailer_info_box #related div h3 a {
	color:#ffa000;
}


#big_window #mid #trailer_info_box #related div p {
	margin:4px 0;
	font-size: 9px;
	line-height: 11px;
	font-weight: bold;
}
#big_window #mid #trailer_info_box #related div p.more {
	margin:4px 0;
	font-size: 9px;
	line-height: 11px;
	font-weight: bold;
	text-align:right;
	color:#ffa000;
}
#big_window #mid #trailer_info_box #related div p.more a {
	color:#ffa000;
}

#big_window #mid #trailer_info_box #related div h3 {
	font-family: Blox,Verdana,Sans-Serif;
	font-size: 12px;
	color:#ffa000;
	margin:0;
}

#big_window #mid .guru_img {
	position:relative;
	float:left;
	height:36px;
	width:42px;
	margin: -4px 6px 0 12px;
}


#big_window #mid H1 {
	font-family: Blox,Verdana,Sans-Serif;
	font-size: 20px;
	color:#ffa000;
	line-height: 30px;
	margin:0 0 10px 10px;
	word-spacing: 3px;
}

#big_window #mid H1 a {
	color:#ffa000;
}
#big_window #mid H1 a:hover {
	color:#ff9999;
}

#big_window #mid #trailer_info_box #date_posted {
	font-size: 9px;
	font-weight: bold;
	margin:0 0;
	color:#ffa000;
}



#big_window #mid #trailer_info_box #poster_box {
	position:relative;
	float:left;
	width:131px;
	height:237px;
	margin: 0 10px 0 0;
	background: url('/images/posterbg.gif');
}

#big_window #mid #trailer_info_box #poster_box img {
	width:108px;
	height:166px;
	margin:10px 10px 4px 10px;
}

#big_window #mid #trailer_info_box #poster_box p {
	margin: 6px 10px;
	font-family: Blox,Verdana,Sans-Serif;
	font-size: 12px;
}


#big_window #mid #trailer_box {
	position:relative;
	float:right;
	width:640px;
	height:480px;
	margin: 0 10px 0 0;
}

#big_window #mid #trailer_box div a {
	color:#ffffff;
}
#big_window #mid #trailer_box div a:hover {
	color:#ffa000;
}

#big_window #mid #trailer_top_left {
	position:relative;
	float:left;
	clear:left;
	width:320px;
	height:18px;
	margin-top:0;
	font-family: Blox,Verdana,Sans-Serif;
	font-size: 12px;
	color:#ffffff;
	text-align:left;
}
#big_window #mid #trailer_top_left a {
	color:#ffffff;
	margin: 0 12px;
}

#big_window #mid #trailer_top_right {
	position:relative;
	float:right;
	clear:none;
	width:260px;
	height:18px;
	margin-right:10px;
	font-family: Blox,Verdana,Sans-Serif;
	font-size: 12px;
	color:#ffffff;
	text-align:right;
}
#big_window #mid #trailer_top_right ul {
	list-style:none;
}
#big_window #mid #trailer_top_right li {
	position:relative;
	float:right;
	clear:none;
	width:124px;
	height:18px;
	margin: 0 2px;
	text-align: center;
}
.active {
	background: url('/images/tab_active.gif');
}
.inactive {
	background: url('/images/tab_inactive.gif');
}

#big_window #mid #trailer_top_right a {
	color:#ffffff;
	font-family: Blox,Verdana,Sans-Serif;
	font-size: 12px;
}

#big_window #mid #trailer_window {
	position:absolute;
	top:18px;
	left:0;
	width:640px;
	height:480px;
	z-index:2;
}

#big_window #mid #trailer_mask_tl {
	position:absolute;
	top:18px;
	left:0;
	width:8px;
	height:8px;
	background: url('/images/videomask_tl.png');
	z-index:3;
}
#big_window #mid #trailer_mask_tr {
	position:absolute;
	top:18px;
	left:632px;
	width:8px;
	height:8px;
	background: url('/images/videomask_tr.png');
	z-index:3;
}
#big_window #mid #trailer_mask_bl {
	position:absolute;
	top:490px;
	left:0;
	width:8px;
	height:8px;
	background: url('/images/videomask_bl.png');
	z-index:3;
}
#big_window #mid #trailer_mask_br {
	position:absolute;
	top:490px;
	left:632px;
	width:8px;
	height:8px;
	background: url('/images/videomask_br.png');
	z-index:3;
}

#big_window #mid #trailer_window #grayout {
	position:absolute;
	top:0px;
	left:0px;
	width:640px;
	height:480px;
	background-color: #000000;
	opacity:.7;
	z-index:10;
}
#big_window #mid #trailer_window #embed {
	position:absolute;
	top:140px;
	left:170px;
	width:300px;
	height:200px;
	z-index:11;
	background-color: #990100;
	font-family: Blox,Verdana,Sans-Serif;
	font-size: 14px;
	color:#ffffff;
	z-index:11;
	padding:10px;
}

#big_window #mid #trailer_window #embed textarea {
	width:280px;
	height:60px;
	margin-top:20px;	
	font-size:10px;
}

#big_window #mid #trailer_bottom {
	position:absolute;
	top:526px;
	left:0;
	width:640px;
	height:20px;
}



#big_window #mid #trailer_bottom #left {
	position:relative;
	float:left;
	width:150px;
	height:20px;
	font-family: Blox,Verdana,Sans-Serif;
	font-size: 12px;
	color:#ffffff;
	text-align:left;
}

#big_window #mid #trailer_bottom #middle {
	position:relative;
	float:left;
	width:220px;
	height:20px;
	font-family: Blox,Verdana,Sans-Serif;
	font-size: 12px;
	color:#ffffff;
	text-align:right;
	z-index: 10;
}

#big_window #mid #trailer_bottom #middle #title {
	position:relative;
	float:left;
	clear:none;
	margin:0 4px 0 0;
	padding:0;
	font-family: Blox,Verdana,Sans-Serif;
	font-size: 12px;
}

#big_window #mid #trailer_bottom #middle .rating {
	position:relative;
	float:left;
	clear:none;
	margin:-1px 4px 0 0;
	padding:0;
	font-size:10px;
}

#big_window #mid #trailer_bottom #middle .rating ul {
	margin:2px 0 0 0;
	position:relative;
	float:left;
	clear:none;
}
#big_window #mid #trailer_bottom #middle .rating ul li {
	position:relative;
	float:left;
	clear:none;
	margin:0;
	padding:0;
}

#big_window #mid #trailer_bottom #middle .rating #ratingWord {
	position:relative;
	float:right;
	clear:none;
	text-align: left;
	font-size:9px;
	width:80px;
	margin-left:6px;
}


#big_window #mid #trailer_bottom #middle-right {
	position:relative;
	float:left;
	width:80px;
	height:20px;
	z-index: 10;
	font-family: Blox,Verdana,Sans-Serif;
	font-size: 12px;
}

#big_window #mid #trailer_bottom #right {
	position:relative;
	float:right;
	width:160px;
	height:20px;
	z-index: 10;
}



#lower_windows {
	position: relative;
	float:left;
	clear:left;
	width:970px;
	min-height: 100px;
	margin-top:12px;
}

#lower_windows .news_and_notes {
	position: relative;
	float:left;
	clear:none;
	width:636px;
	min-height:100px;
	margin-right:9px;
}

#lower_windows .news_and_notes #top {
	position: relative;
	float:left;
	clear:left;
	width:636px;
	height:36px;
	margin:0;
}

#lower_windows .news_and_notes #mid {
	position: relative;
	float:left;
	clear:left;
	width:636px;
	min-height:100px;
	background-color: #890007;
	margin:0;
}

#lower_windows .news_and_notes #mid h2 {
	font-family: Blox,Verdana,Sans-Serif;
	font-size: 22px;
	line-height: 24px;
	color:#ffffff;
	margin:6px;
}

#lower_windows .news_and_notes #mid div h3 {
	font-family: Blox,Verdana,Sans-Serif;
	font-size: 14px;
	line-height: 18px;
	color:#ffa000;
	margin:12px 0 0 6px;
}

#lower_windows .news_and_notes #mid div p {
	font-size: 10px;
	margin:6px;
}


#lower_windows .news_and_notes div {
	position: relative;
	float:left;
	clear:none;
	width:211px;
	margin:0;
}

#lower_windows .news_and_notes div p {
	margin:2px 0;
	font-size: 10px;
	font-weight: normal;
}



#lower_windows .news_and_notes #bot {
	position: relative;
	float:left;
	clear:left;
	width:636px;
	height:6px;
	background: url('/images/news_and_notes_bot.jpg') no-repeat;
	margin:0;
}



#lower_windows .two_column {
	position: relative;
	float:left;
	clear:none;
	width:316px;
	min-height:100px;
	margin-right:6px;
	margin-bottom:12px;
}

#lower_windows .two_column #top {
	position: relative;
	float:left;
	clear:left;
	width:316px;
	height:36px;
	margin:0;
}

#lower_windows .two_column #mid {
	position: relative;
	float:left;
	clear:left;
	width:316px;
	min-height:100px;
	background-color: #db6801;
	margin:0;
}

#lower_windows .two_column #mid div {
	position:relative;
	float:left;
	clear:none;
	margin:3px;
	width:140px;
}

#lower_windows .two_column #mid div div {
	position:relative;
	float:left;
	clear:both;
	width:100%;
}

#lower_windows .two_column #mid div div img {
	position:relative;
	float:left;
	margin:0 2px 0 0;
}
#lower_windows .two_column #mid div div h3 {
	font-family: blox;
	font-size: 10px;
	line-height: 12px;
	margin:0;
}

#lower_windows .two_column #mid div div p {
	font-size: 10px;
	margin: 0;
}

#lower_windows .two_column #mailinglist_form_wrap {
	margin:12px;
}

#lower_windows .two_column #bot {
	position: relative;
	float:left;
	clear:left;
	width:316px;
	height:8px;
	margin-bottom:12px;
}


#lower_windows .two_column #mid #mailinglist_form_wrap {
	position: relative;
	float:left;
	clear:left;
	width:300px;
	margin:12px 6px;
	min-height:80px;
	background-color: #db6801;
}

#lower_windows .two_column #mid #mailinglist_form_wrap p {
	font-size: 10px;
	margin: 4px 0;
}




#lower_windows .one_column {
	position: relative;
	float:left;
	clear:none;
	width:152px;
	min-height:100px;
	margin-right:9px;
}

#lower_windows .one_column #top {
	position: relative;
	float:left;
	clear:left;
	width:152px;
	height:35px;
	margin:0;
}

#lower_windows .one_column #mid {
	position: relative;
	float:left;
	clear:left;
	width:152px;
	min-height:100px;
	margin:0;
}

#lower_windows .one_column #mid h2 {
	font-family: Blox,Verdana,Sans-Serif;
	font-size: 22px;
	line-height: 24px;
	color:#ffffff;
	margin:6px;
}

#lower_windows .one_column div {
	position: relative;
	float:left;
	clear:none;
	width:140px;
	margin:0 0 0 6px;
}

#lower_windows .one_column div p {
	margin:4px 0;
	font-size: 9px;
	line-height: 10px;
	font-weight: bold;
}

#lower_windows .one_column div h3 {
	font-family: Blox,Verdana,Sans-Serif;
	font-size: 14px;
	color:#ffffff;
	margin:6px 0 0 6px;
}


#lower_windows .one_column #bot {
	position: relative;
	float:left;
	clear:left;
	width:152px;
	height:6px;
	background: url('/images/blogroll_bot.jpg') no-repeat;
	margin:0;
}


#searchresults_wrap {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-color: #990100;
	opacity:.85;
	z-index:30;
}

#searchresults {
	position:absolute;
	top:5%;
	left:5%;
	width:90%;
	height:90%;
	padding:10px;
	background-color: #000000;
	opacity:.8;
	z-index:30;
	overflow-y: auto;
}

#searchresults .search_col {
	position:relative;
	float:left;
	clear:none;
	width:200px;
}

#searchresults H1 {
	font-family: Blox,Verdana,Sans-Serif;
	color:#ffa000;
	font-size: 22px;
	font-weight: bold;
}
#searchresults H2 {
	margin:6px 0 0 6px;
	font-size: 13px;
	font-weight: bold;
}


#searchresults p.name {
	margin:0 6px;
	font-size: 10px;
	font-weight: bold;
}


#searchresults p.date {
	margin:0 6px;
	font-size: 9px;
	font-weight: normal;
}

#searchresults .close {
	position:absolute;
	top:0;
	right:0;
	padding:6px;
	background-color: #eee;
	color:#09093a;	
	text-align:right;
	font: bold 11px/11px Verdana, Arial, Helvetica, sans-serif;
	z-index:7;
}

#searchresults .close a {
	color:#09093a;	
}




#big_window #mid #trailer_box div .close {
	position:absolute;
	top:0;
	right:0;
	padding:6px;
	background-color: #eee;
	color:#09093a;	
	text-align:right;
	font: bold 11px/11px Verdana, Arial, Helvetica, sans-serif;
	z-index:7;
}

#big_window #mid #trailer_box div .close a {
	color:#09093a;	
}


#comments {
	position:relative;
	float:left;
	clear:left;
	width:960px;
	display:none;
}

#comments #top {
	position:relative;
	float:left;
	clear:left;
	width:960px;
	height:12px;
	background: url('/images/big_window_top.gif');
	margin-top: 12px;
}

#comments #mid {
	position:relative;
	float:left;
	clear:left;
	width:960px;
	background-color: #182154;
}

#comments #mid h2 {
	position:relative;
	float:left;
	clear:none;
	font-family: Blox,Verdana,Sans-Serif;
	font-size: 18px;
	color:#ffffff;
	margin:6px 0 0 6px;
	width:130px;
}

#comments #mid .one_comment {
	position:relative;
	float:right;
	clear:right;
	background-color: #242d5d;
	width: 770px;
	min-height: 50px;
	margin: 6px 12px 6px 0;
	padding:12px;
}

#comments #mid .one_comment .comment_info {
	position:relative;
	float:left;
	clear:none;
	width: 150px;
	min-height: 50px;
	margin: 6px;
}

#comments #mid .one_comment .comment_info .staff {
	font-size:9px;
	color:#ffa000;
}

#comments #mid .one_comment .comment {
	position:relative;
	float:right;
	clear:none;
	width: 580px;
	min-height: 50px;
	margin: 6px;
}

#comments #mid .one_comment .delete {
	position:relative;
	float:right;
	clear:none;
	width: 100px;
	height: 20px;
	text-align:right;
	margin: 6px;
	font-size:9px;
	font-weight: bold;
}

#comments #mid .one_comment H3 {
	font-family: Blox,Verdana,Sans-Serif;
	font-size: 12px;
	word-spacing: 2px;
	color:#ffffff;
	margin:0;
}

#comments #mid a {
	text-decoration: underline;
}


#comments #mid #new_comment .comment form {
	position:relative;
	float:left;
	clear:left;
	padding:12px;
}

#comments #mid #new_comment .comment p {
	margin: 4px 0;
}


#comments #mid #new_comment .comment form div {
	position:relative;
	float:left;
	clear:both;
	width:100%;
}
#comments #mid #new_comment .comment form .space {
	position:relative;
	float:left;
	clear:both;
	width:100%;
	margin-top: 12px;
}


#comments #mid #new_comment .comment form div .title {
	position:relative;
	float:left;
	clear:left;
	width:160px;
	margin:4px;
	text-align:right;
	font-weight: bold;
}

#comments #mid #new_comment .comment form div .form_element {
	position:relative;
	float:left;
	clear:none;
	width:340px;
	text-align:left;
}

#comments #mid #new_comment .comment form div .form_element input {
	width:280px;
	margin:1px;
}

#comments #mid #new_comment .comment form div .form_element #answer {
	width:30px;
	margin:1px;
}

#comments #mid #new_comment .comment #comment_post_form .form_element input {
	width:500px;
	margin:1px;
}
#comments #mid #new_comment .comment #comment_post_form .form_element textarea {
	width:500px;
	height:200px;
	margin:1px;
}

#comments #mid #new_comment .comment .error {
	text-align:center;
	font-weight: bold;
	background-color: #992222;
	color:#ffcccc;
	padding:12px;
	margin:12px;
}

#comments .date {
	font-size: 9px;
	font-weight: bold;
	margin:0 0;
}

#comments #mid #new_comment .comment form div .submit_buttons {
	width:100px;
	margin-left:170px;
}

#comments #bot {
	position:relative;
	float:left;
	clear:left;
	width:960px;
	height:12px;
	background: url('/images/big_window_bot.gif');
}

.new_overlay {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-color:#ffffff;
	opacity:.5;
}

#member_info {
	text-align:right;
	margin:6px 12px 6px 6px;
	font-weight: bold;
}

#home_splash {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:20;
	background-color:#09093a;
}

#home_lower {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:20;
	background-color:#09093a;
}

.banner_ad {
	position:relative;
	float:left;
	height:99px;
	width:738px;
	margin-left:116px;
}


#contact_form {
	position: absolute;
	top:60px;
	left:500px;
	width:450px;
}

#contact_form p {
	color: #ffffff;
	font-weight: bold;
}

#contact_form input {
	float:left;
	clear:left;
	margin:6px 0;
	padding:4px;
	font: normal 14px/16px "Gill Sans", Tahoma, Trebuchet, Arial, sans-serif;
	color:#ffffff;
	background-color: #182154;
	border:none;
}

#contact_form input[type=text] {
	width:400px;
	padding:4px;
	color:#ffffff;
	background-color: #182154;
	border:none;
}

#contact_form textarea {
	float:left;
	clear:left;
	margin:6px 0;
	padding:4px;
	width:400px;
	height:100px;
	font: normal 14px/16px "Gill Sans", Tahoma, Trebuchet, Arial, sans-serif;
	color:#ffffff;
	background-color: #182154;
	border:none;
}

#contact_form #submit_button {
	float:left;
	clear:left;
	margin:6px 0 0 340px;
	padding:4px;
}

#notice {
	width: 400px;
	height: 200px;
	position:absolute;
	top: 50%;
	left: 50%;
	margin-left:-200px;
	margin-top:-100px;
	z-index: 30;
	background-color: #112244;
	padding:20px;
} 

#notice p {
	margin:6px;
} 

.show_comments {
	display:inline;
}

.trailers_col {
	position:relative;
	float:left;
	clear:none;
	width:220px;
	margin-left: 12px;
}

.trailers_col H1 {
	font-family: Blox,Verdana,Sans-Serif;
	color:#ffa000;
	font-size: 22px;
	font-weight: bold;
}
.trailers_col H2 {
	margin:6px 0 0 6px;
	font-size: 13px;
	font-weight: bold;
}
.trailers_col p.name {
	margin:0 6px;
	font-size: 10px;
	font-weight: bold;
}
.trailers_col p.date {
	margin:0 6px;
	font-size: 9px;
	font-weight: normal;
}
