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

body { margin:0px; }
form { margin:0px; }
#page {
	width:100%
}
#body {
	width:950px;height:auto;
	clear:both;margin-left:auto;margin-right:auto;
}
/* Head */
#head {
	width:auto;height:auto;
	clear:both;margin-left:auto;margin-right:auto;
	background-repeat:no-repeat;
}
#headtop {
	width:auto;height:110px;
	background-image:url('imgs/headtop.jpg');
	background-repeat:repeat-x;
}
#headnav {
	width:auto;height:26px;
	background-image:url('imgs/headnav.jpg');
	background-repeat:repeat-x;
}
#headcontent {
	width:950px;height:auto;clear:both;
	margin-left:auto;margin-right:auto;
}
#headleft {
	float:left;width:315px;
	padding-top:5px;
}
#headright {
	float:left;width:635px;
}
#headrtop {
	float:right;clear:right;
	width:305px;padding-right:20px;
}
#headrbottom {
	clear:both;
}
/* Nav */
#headnavcontent {
	width:950px;height:auto;clear:both;
	margin-left:auto;margin-right:auto;
}
#headnavleft {
	float:left;
	padding-top:6px;padding-left:20px;
	font:bold 15px Arial; color:#FFFFFF;
}
.headnavleft a {
	font:bold 15px Arial; color:#FFFFFF;
}
.spacer {
	clear:both;overflow:hidden;
}
.indent {
	float:left;overflow:hidden;
}
.navlink {
	font:14px Arial, Verdana, Helvetica;
	width:90px;float:left;
}
.navlink a {
	color:#800000;
}
.navtext {
	float:right;
	font:14px Arial, Verdana, Helvetica;
}
/* Nav */
/* Head */

/* Search */
#searchlist {
	position:absolute;color:#000000;
	height:auto;
	border:1px #E1EEEB solid;
	background-color:#FFFFFF;
	padding:2px;z-index:1000;
	font:bold 16px Arial, Verdana, Helvetica;
	border-top:none;display:none;
	overflow:hidden;
}
#hsearchdiv {
	float:left;color:#EBEBEB;
	width:420px;height:30px;
	border:2px #E1EEEB solid;
	background-color:#FFFFFF;
}
#hsearchfield {
	float:left;color:#888888;border:none;
	width:308px;height:28px;margin-right:5px;
	font:22px Arial, Verdana, Helvetica;
}
.hsearchitem {
	width:580px;overflow:hidden;cursor:default;
	white-space:nowrap;background-color:#FFFFFF;
}
.hsearchitem:hover {
	background-color:#FFFFFF;
}

#searchdiv {
	width:650px;
}
#searchL {
	float:left;color:#963232;padding-top:6px;
	text-align:right;vertical-align:middle;
	width:140px;height:34px;
	font:bold 19px Arial, Verdana, Helvetica;
}
#searchC {
	float:left;padding-left:8px;
}
#searchR {
	float:left;width:34px;
	padding-left:8px;color:#963232;
	font:20px Arial, Verdana, Helvetica;
}
.searchdesc {
	width:400px;height:20px;
	font-weight:bold;
	font:12px Arial, Verdana, Helvetica;
	color:#666666;text-align:center;
	overflow:hidden;
}        
/* Search */

/* Group Select */                      
#groupDiv {
	float:right;color:#99372E;
	width:100px;height:20px;
	padding-top:5px;padding-left:4px;
	font:bold 16px Arial, Verdana, Helvetica;
	background-image:url('imgs/topicsep.gif');
	background-repeat:no-repeat;
}
#groupInfo {
	width:85px;height:22px;float:left;
	overflow:hidden;
}
#groupClick {
	width:15px;height:22px;float:right;
	margin:0px;padding:0px;
	cursor:hand;cursor:pointer;
}
#groupArrow {
	width:12px;height:8px;
	margin:0px;padding:0px;
	margin-top:6px;margin-bottom:1px;
	background-image:url('imgs/topicarrow.gif');
	background-repeat:no-repeat;	
}
#grouplist {
	position:absolute;color:#99372E;height:auto;
	border:1px #E1EEEB solid;width:150px;
	background-color:#FFFFFF;
	padding:2px;z-index:1050;
	font:bold 14px Arial, Verdana, Helvetica;
	border-top:none;display:none;
	overflow:hidden;
}
.groupitem {
	width:150px;overflow:hidden;cursor:default;
	white-space:nowrap;background-color:#FFFFFF;
}
#groupscroll {
	overflow-y:scroll;overflow-x:hidden;
	height:100px;width:auto;
	padding:0px;margin:0px;
}
/* Group Select */

/* Results */
#resulthead {
	font:bold 15px Verdana,Arial,Helvetica;
	text-align:center;width:950px;
	padding-bottom:20px;
}
.videofeatured {	
	font-size:14px;color:#000000;
	font-weight:bold;height:18px;
}
.videodiv, .videodivFEATURED {
	width:auto;height:100px;
	margin:5px;padding:5px;
	border:2px #000000 dashed;
	background-color:#EBEBEB;
	font-family:Arial,Verdana,Helvetica;
	clear:both;overflow:hidden;
}
.videodivFEATURED { background-color:#EDC97A; }
.videoimage {
	float:left; width:110px;
	padding-right:5px;
}
.vimage {
	width:104px;height:78px;
	border:1px #99372E solid;
}
.videoinfo {
	float:left;width:555px;
}
.videotitle {
	font-weight:bold;overflow:hidden;
	font-size:16px;color:#99372E;
}
.videodesc {
	font-size:12px;color:#000000;
	overflow:hidden;
}

.pagenav {
	height:30px;
	font:bold 14px Verdana, Arial;
	color:#000000; text-align:center;
	padding-top:14px; padding-bottom:18px;
}
.pagenav img {
	vertical-align:middle;
	border:none;
}
.pagenavfield {
	font-weight:bold;
	width:20px;height:18px;
	text-align:center;
}
/* Results */


/* Home Page */
#bodydiv {}
#maincontent {
	float:left;
	padding-left:25px;width:595px;
}
#mainads {
	float:left;			
	width:330px;
}
#hvideo {
	float:left;
	width:400px;height:242px;
	padding:0px;margin:0px;
	background-color:#CCCCCC;
}
#hvideotabs {
	float:left;
}
.hometab {
	color:#EBEBEB;overflow:hidden;
	font:11px Arial, Verdana, Helvetica;
	background-image:url(imgs/htabbg.gif);
	background-repeat:repeat-x;
	padding:2px 0px 0px 4px;
	width:170px;height:44px;
	border-top:2px #963232 solid;
	border-right:2px #963232 solid;
	cursor:pointer;cursor:hand;
}
#hometab5 { border-bottom:2px #963232 solid; }
.hometabimg { float:left;width:40px;height:40px; }
.hometabtext { float:left;width:124px;height:42px;padding-left:4px;overflow:hidden; }

.htablink, .itablink { text-decoration:none; }
#infocenter { 
	clear:both;margin-left:auto;margin-right:auto;
	width:904px;
}
#infocontainer {
	float:left;height:auto;
}
#infocontent {
	height:auto;width:auto;
	border-left:2px #000000 solid;
	border-right:2px #000000 solid;
	border-bottom:2px #000000 solid;
}
.itablink { float:left;color:#EBEBEB; }
.infotab, .infotabo {
	overflow:hidden;
	padding-top:5px;padding-left:10px;
	width:160px;height:22px;
	border-left:none;
	border-top:2px #000000 solid;
	border-right:2px #000000 solid;
	border-bottom:2px #99372E solid;
	background-color:#99372E; 
	color:#EBEBEB; font:12px Arial bold;
 	/* 990033 - 99372E */
}
.infotabo {
	background-color:#E5CDCA;
	color:#000000;
	border-bottom:2px #000000 solid;
	cursor:pointer;cursor:hand;
}

#infotabclose {
	width:auto;height:22px;
	padding-top:7px;padding-left:12px;
	border-bottom:2px #000000 solid;
}
.infodiv { 
	display:none;padding:10px;
}
/* Home Page */

/* Tabbed Info Fields */
.grey_text {
	color:#817B71;font:bold 16px Arial, Verdana;
}
.red_text {
	color:#8F3D32;font:16px Arial, Verdana;
}
.tf_label, .tf_labele {
	color:#000000;font:14px Arial, Verdana;
	text-align:right;width:200px;height:20px;
	margin-right:5px;margin-bottom:2px;
	vertical-align:text-bottom;
	white-space:nowrap;overflow:hidden;
	clear:left;float:left;
}
.tf_labele { color:#FF0000; }
.tf_input {
	color:#000000;font:15px Arial, Verdana;
	width:190px;height:15px;
	float:left;overflow:hidden;
	margin-bottom:2px;
	border:1px #99372E solid;
}
.tf_tarea {
	color:#000000;font:15px Arial, Verdana;
	width:190px;height:100px;
	float:left;margin-bottom:2px;
	border:1px #99372E solid;
}
.tf_select {
	color:#000000;font:15px Arial, Verdana;
	width:194px;height:auto;
	float:left;overflow:hidden;
	margin-bottom:2px;
	border:1px #99372E solid;
}
.tf_submitloc {
	float:left;width:192px;
}
.tf_submit {
	color:#FFFFFF;font:14px Arial, Verdana;
	width:80px;height:20px;
	float:right;background-color:#99372E;
	border:1px #000000 solid;
}
/* Tabbed Info Fields */

/* ads */

#ads_results { 
	float:left;width:200px; 
}

/* ads */

/* Footer */
#foot {
	width:950px;height:43px;
	margin-left:auto;margin-right:auto;
	background-image:url('imgs/footbg.jpg');
	background-repeat:repeat-x;
}
#footleft {
	float:left;width:230px;
	padding-top:12px;padding-left:12px;
	font:bold 15px Arial; color:#FFFFFF;
}
#footcenter {
	float:left;width:450px;
	text-align:center;
	font:14px Arial; color:#990033;
}
#footcenter a {
	font:14px Arial; color:#990033;
}
.foottext {
	float:right;padding-top:12px;padding-right:10px;
	font:bold 15px Arial; color:#FFFFFF;
}
#footright { float:right;padding-right:12px; }
#footright a { padding-left:5px; }
#footright img { width:32px;height:32px;border:none;margin-top:5px; }


.border {
	border:1px #00CCCC solid;
}
/* Footer */

/* SB */
#shadowbox {
	position:absolute; top:0px; left:0px;
	filter:alpha(opacity=20);
	opacity: 0.2; -moz-opacity:0.2;
	background-color:#000000;
	width:100px;height:100px;
	display:none;
	z-index:997;
}
#sbvideoBorder {
	position:absolute; top:0px; left:0px;
	width:600px;height:380px;
	margin:0px;padding:0px;
	border:none;display:none;
	z-index:998;
}
#sbvideoBorderT {
	position:absolute; top:0px; left:0px;
	filter:alpha(opacity=20);
	opacity: 0.2; -moz-opacity:0.2;
	background-image:url('imgs/frame-top.gif');
	background-repeat:no-repeat;
	width:600px;height:77px;
	margin:0px;padding:0px;
	border:none;display:none;
	z-index:1001;
}
#sbvideoBorderB {
	position:absolute; top:0px; left:0px;
	filter:alpha(opacity=20);
	opacity: 0.2; -moz-opacity:0.2;
	background-image:url('imgs/frame-bottom.gif');
	background-repeat:no-repeat;
	width:600px;height:303px;
	margin:0px;padding:0px;
	border:none;display:none;
	z-index:999;
}
#sbvideoContent {	
	position:absolute; top:0px; left:0px;
	width:500px;height:300px;
	margin:0px;padding:0px;
	border:none;display:none;
	background-color:#555555;
	overflow:hidden;
	z-index:1000;
}
#sbvideoClose {	
	position:relative; 
	top:24px; left:555px;
	width:36px;height:36px;
	margin:0px;padding:0px;
	border:none;
	cursor:hand;cursor:pointer;
	z-index:1005;
}
/* SB */

