body {
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Tahoma, "Times New Roman";
	font-size: 12px;
	color: #F0F0F0;
	text-align: right;
	margin:0;
	padding:0;
	scrollbar-3dlight-color: #850B14;
	scrollbar-darkshadow-color: #850B14;
	scrollbar-face-color: #5C1C1D;
	scrollbar-track-color: #000000;
	scrollbar-arrow-color: #D6B9BB;
	vertical-align: top;
	background-image: url(images/upper_section_bg.jpg);
}
.footer_seperator {
	background-image: url(images/footer_middle_seperator.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.vertical_bar {
	background-image: url(images/vertical_bar.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
table {
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	font-size: 12px;
}

.main_big_table {
	MARGIN-LEFT: auto;
	MARGIN-RIGHT: auto;
	vertical-align: top;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align: right;
}
.copyright {
	text-align: right;
	color: #D6B9BB;
	font-size: 11px;
}
.copyright a {
	font-size: 11px;
	color: #D6B9BB;
	text-align: center;
	text-decoration: none;
}
.copyright a:hover {
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: underline;
}
a {
	font-size: 12px;
	color: #D6B9BB;
	text-align: center;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: underline;
}
.upper_section {
	background-image: url(images/upper_section_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
/**/
.user_card {
	background-color: #FFFFFF;
	background-image: url(images/user_card.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
    font-size: 10px;
	color: #D6B9BB;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}

.user_card a {
	font-family: Tahoma;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: #D6B9BB;
}
.user_card a:hover {
	text-decoration: underline;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.user_name {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}
.user_img {
	border: 1px solid #480E12;
}

/**/
.linked_images {
	BORDER-TOP-WIDTH: 0px;
	BORDER-LEFT-WIDTH: 0px;
	BORDER-BOTTOM-WIDTH: 0px;
	VERTICAL-ALIGN: middle;
	BORDER-RIGHT-WIDTH: 0px;
}
.maintable_upbg {
	background-image: url(images/maintable_upper_section.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.maintable_bg {
	background-image: url(images/maintable_bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.maintable_downbg {
	background-image: url(images/maintable_down_section.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.series_table_details {
	text-align: right;
	vertical-align: middle;
	padding: 10px;
}
.series_title {
	color: #FF9900;
	font-size: 14px;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
.full_series_description_details {
	text-align: justify;
	vertical-align: top;
	padding-right: 15px;
}
.series_img {
	border: 1px solid #D6B9BB;
}
.table_spacer {
	background-image: url(images/table_spacer.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}
.telive_logo_section {
	padding-top: 10px;
}
.channel_image
{
    background-repeat:no-repeat;
    background-position:center;
    background-position:top;
    }
/* Lightbox ******************************************************/
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
.support_content {
	padding: 30px;
}
.que {
	color: #ffffff;
	font-size: 14px;
}
.answer {
	color: #D6B9BB;
}

