	/*********************** 
 	 *		Main display 
 	 ***********************/
body {
	margin : 0;
	font :  12px  Verdana, Arial, Helvetica, sans-serif; color: #000000;
	text-align: left;
	background: #fad8e2;
	background-image: url(images/bg.gif);
}

   a:link { font : 13px  Tahoma, Verdana, Arial, Helvetica, sans-serif; text-decoration: underline; color: #ffcc00; font-weight: bold;}
   a:visited { font : 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;color: #ffcc00; font-weight: bold; text-decoration: none;} 
   a:active { font : 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;color: #ffcc00; font-weight: bold; text-decoration: none;}
   a:hover { font : 13px Tahoma, Verdana, Arial, Helvetica, sans-serif; text-decoration: underline; color: #ffffff; font-weight: bold;  } 

   .big a{margin-left: 25px}
   
   .big a:link { font : 15px  Tahoma, Verdana, Arial, Helvetica, sans-serif; text-decoration: underline; color: #f8ccd8; font-weight: bold;}
   .big a:visited { font : 15px Tahoma, Verdana, Arial, Helvetica, sans-serif;color: #f8ccd8; font-weight: bold; text-decoration: none;} 
   .big a:active { font : 15px Tahoma, Verdana, Arial, Helvetica, sans-serif;color: #f8ccd8; font-weight: bold; text-decoration: none;}
   .big a:hover { font : 15px Tahoma, Verdana, Arial, Helvetica, sans-serif; text-decoration: underline; color: #ffffff; font-weight: bold;  }

   .top a:link { font : 13px  Tahoma, Verdana, Arial, Helvetica, sans-serif; text-decoration: underline; color: #3e0000; font-weight: bold;}
   .top a:visited { font : 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;color: #3e0000; font-weight: bold; text-decoration: none;} 
   .top a:active { font : 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;color: #3e0000; font-weight: bold; text-decoration: none;}
   .top a:hover { font : 13px Tahoma, Verdana, Arial, Helvetica, sans-serif; text-decoration: underline; color: #000000; font-weight: bold;  } 

   .footerlinks { font : 13px  Tahoma, Verdana, Arial, Helvetica, sans-serif; text-decoration: underline; color: #3F0000; font-weight: bold;}
   .footerlinks:link { font : 13px  Tahoma, Verdana, Arial, Helvetica, sans-serif; text-decoration: underline; color: #3F0000; font-weight: bold;}
   .footerlinks:visited { font : 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;color: #3F0000; font-weight: bold; text-decoration: none;} 
   .footerlinks:active { font : 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;color: #3F0000; font-weight: bold; text-decoration: none;}
   .footerlinks:hover { font : 13px Tahoma, Verdana, Arial, Helvetica, sans-serif; text-decoration: underline; color: #000000; font-weight: bold;  } 

   .toplisttitle { font : 20px  Tahoma, Verdana, Arial, Helvetica, sans-serif; color: #000000; font-weight: bold;}

/** Header Part */
#header-search {
	margin: 0; 
	padding: 0;
}

#header-search a, a:hover{
	color: #700000;
}

#loginForm {
	padding: 0;
	margin: 0;
	font :  12px  Verdana, Arial, Helvetica, sans-serif; 
	color: #000000;
} 

/** End of Header Part */

/* Content Part */
#main_body {
	
	width		: 981px;
	padding		: 0;
	margin      	: 0 auto;
	top		: 0;
	text-align	: center;
}

	/** Left sidebar */
.left_sidebar { float:left;}

	/** Right sidebar */
.right_sidebar { float:right;}

	/** Adjust width for bigger thumbs */
#content {
	width		: 981px;
	margin		: 0 0 0 0px;
	padding-left	: 3px;
	text-align	: center;
}

	/** For email confirmation */
#content .confirmed {
	border	: 2px solid #996666;
	color	: #000;
	font	: bold 12px Arial;
	text-align: center;
}

	/** Pagination **/
#content #page-up, #content #page-bottom {
	padding		: 0;
	margin		: 0;
	font :  12px  Verdana, Arial, Helvetica, sans-serif; 
	color: #fffcc7;
	height		: 30px;
	text-align	: center;
}

#content #page-up .page_title {
	font :  12px  Verdana, Arial, Helvetica, sans-serif; 
	color: #fffcc7;
	padding-left : 2px;
	float	: left;
	font-weight: bold;
}

#content #page-up .pagination,  #content #page-bottom .pagination {
	margin		: 0;
	padding		: 7px;
	text-align	: center;
	font :  12px  Verdana, Arial, Helvetica, sans-serif; 
	color: #000000;
}

#content #page-up a:hover, #content #page-bottom a:hover{
	font : 13px Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: underline; 
	color: #000000; 
	font-weight: bold;
} 

.pagerCurrent{
	font :  12px Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	color: #9E8E51;
	text-align	: center;
	font-weight: bold;
	border		: none;
	padding		: 0 5px;
	margin		: 0 3px;
}

#content #page-up .pagination a, 
#content #page-bottom .pagination a{
	color: #9E8E51;
	text-decoration: none;
}

#content #page-up .pagination a:hover,
#content #page-bottom .pagination a:hover{
	color: #9E8E51;
	text-decoration: underline;
}

.pagerNotCurrent{
	border		: 1px #9E8E51 solid;
	background-color: #F7F4E3;
	text-align	: center;
	padding		: 0 6px;
	margin		: 0 2px;
}

#content #content_display a{
	color		       : #ffcc00;
	font            : bold 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
}

#content #content_display a:hover{
	color		       : #ffffff;
	font            : bold 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
}

#content #content_display { height	: 100%; margin	: 0px; width: 100%;}

#content #content_display #content_thumbs { width : auto; padding: 0; margin: 0; background-color:#585858; }

#content #content_display #content_thumbs .img {
	float		: left;
	margin	: 1px;
	padding	: 0px;
	border	: 0;
	background-color:#404040;
	background-image: url(images/thumbbg.gif);
	text-align: center;
	width: 242px;
}

#content #content_display #content_thumbs .img img{
	border : 1px solid #3e0000;  
	margin: 2px;
}

	/** Thumbs info */
#content #content_display #content_thumbs .settings { }	

#content #content_display #content_thumbs .img .title 	{
 height: 28px; 
 background-color:#404040;
 background-image:url(images/titlebg.gif);
 margin: 1px;
 text-align: center;
 padding-top: 7px;
 width: 240px;
}

#content #content_display #content_thumbs .img .title a, #content #content_display #content_thumbs .img .title a:hover{
 font : bold 13px  Verdana, Arial, Helvetica, sans-serif; 
 color: #ffcc66; 
 text-decoration: none;
}


#content #content_display #content_thumbs .img_info	{ 
	position:relative; 
	width:auto;
	background-color: #252524;
	margin: 1px;
	padding: 5px;
	text-align: left; 
	font :  11px  Verdana, Arial, Helvetica, sans-serif; 
	color: #ffffff;
}

#content #content_display #content_thumbs .duration { color: #ffffff; float : left;  }
#content #content_display #content_thumbs .votes { color: #ffffff; float : left; }
/*#content #content_display #content_thumbs .duration	{ float : left; width : 60%;}
#content #content_display #content_thumbs .votes	{ float : left; width : 60%;}*/
#content #content_display #content_thumbs .date		{ text-align : right; }

#content #content_display #content_thumbs .img div{ 
	font :  11px  Verdana, Arial, Helvetica, sans-serif; 
	color: #ffffff; 
}

#content #content_display #content_thumbs .img div a{ font-family : Arial, Helvetica, sans-serif; color: #ffcc66; }

#content #content_display #content_thumbs .img div a:hover { color: #ffcc66; }

/** End of Content Part */
.searchField {
	color		: #000000;
	border	: 1px solid #999999;
}

/** Footer Part */
.footer {
	margin		: 0;
	font-size	: 10;
	color		: #003366;
	background-color : #ffffff;
	text-align	: center;
}
/* End of Footer */

.clear { clear: both; }

	/************************* 
 	 *		Watch Display 
 	 *************************/
#content #main_wrap { 
	padding : 3px; 
	margin : 0px; 
	width: 970px; 
	position : relative; 
	margin-left: auto; 
	margin-right: auto;
	color		: #ffffff;
}

#content #main_wrap #video_player{ 
	width		: 553px; 
	margin	: 0px 3px 3px 0px; 
	padding 	: 5px; 
	float		: left; 	
	background-color	:#252525;
}

	/** For advertisement */
#content #main_wrap #video_player .adv {
	width				: 540px;
	text-align		: center;
	font 				: 16px  Verdana, Arial, Helvetica, sans-serif;
	font-weight		: 700;
	padding			: 0;
	margin-bottom	: 5px;
}

#content #main_wrap #video_player .adv a { color:#ffcc66; text-decoration: underline; }

#content #main_wrap #video_player .adv a:hover { color : #ffffff; text-decoration : none; }

	/** For download link */
#content #main_wrap #video_player .download_text {
	color		: #000000;
	font-size	: 25px;
	font-weight	: 700;
	width		: 540px;
	clear		: both; 
	text-align	: center;
	padding-top	: 25px;
}

#content #main_wrap a { color : #FFCC66; text-decoration : underline; }

#content #main_wrap a:hover { color : #FFFFFF; text-decoration : none; }

#content #main_wrap #video_player .download_text a { color : #FFCC66; text-decoration : underline; }

#content #main_wrap #video_player .download_text a:hover { color : #FFFFFF; text-decoration : none; }

	/** For FLV player */
#content #main_wrap #video_player #player{ width: 530px; text-align: center; font-size: 14px;}

	/** For thumblist **/
#content #main_wrap #video_player #thumblist {
	overflow		: auto;
	margin-top	: 10px; 	
	padding		: 0;
	width			: 540px;
	height		: 120px;
	white-space : nowrap;
	color			: #A6A6A6;
}
	/** For thumblist images */
#content #main_wrap #video_player #thumblist .img { width : 450px;}

#content #main_wrap #video_player #thumblist .img li { padding : 0 0px; display : inline; }

#content #main_wrap #video_player #thumblist .img li .sample { 
	width		: 130px;
	text-align	: center;
	float		: left;
}

#content #main_wrap #video_player #thumblist #playlistthumbs {
	width	: 100px;
	border : 1px #CCC solid;
}

#content #main_wrap #video_player #thumblist .clip { width : 130px; text-align : center; }

	/** For link exchange and channels link */
#content #main_wrap #video_player #friends { 
	width			: 540px;
	font-size	: 16px;
	border		: 1px solid #cccccc;
	text-align	: center;
	padding	: 5px;
	font 		: Verdana, Arial, Helvetica, sans-serif; 
	color		: #ffffff;
}

#content #main_wrap #video_player #friends a { color : #FFcc66; text-decoration : underline; }

#content #main_wrap #video_player #friends a:hover{ color : #ffffFF; text-decoration : none; }

	/** Main info left pannel */
#content #main_wrap #main_info { 
	float:right; 
	position:relative; 
	margin-bottom:7px; 
	background-color: #252525;
	width: 390px;
}

#content #main_wrap #main_info #info{
	background-color	: #252525;
	margin				: 7px 3px 7px 3px;
	padding				: 5px;
	width					: 370px;
	height				: auto;
	color					: #ffffff;
	font-size			: 14px;
}

#content #main_wrap #main_info #info a { 
 font : bold 13px  Verdana, Arial, Helvetica, sans-serif; 
 color: #ffcc66; 
 text-decoration : underline; 
}

#content #main_wrap #main_info #info a:hover {  
 font : bold 13px  Verdana, Arial, Helvetica, sans-serif; 
 color: #ffffff; 
 text-decoration: none;
}

#content #main_wrap #main_info #ShowInfoBox {
	border-top	: none;
	margin		: 0 3px 0 3px;
	padding		: 5px;
	width			: inherit; 
	background-color : #252525;
	text-align	: center;
	color			: #ffffFF;
}

	/** This is for url and embed textbox **/
#content #main_wrap #main_info #info .embed {
	overflow	: auto;
	height	: 75px; 
	width		: 370px;
	color		: #ffffFF;
}
#content #main_wrap #main_info #info .embed strong{
	color		: #ffffFF;
}

#content #main_wrap #main_info #info .moreinfo { 
	margin-top : 2px; 
	border-top : 1px #ccc dashed; 
	text-align: center; 
}

	/** For related video **/
#content #main_wrap #main_info .rel_vid {  
	padding : 15px 0 0 0;  
	margin : 7px 10px 0 3px; 
}

#content #main_wrap #main_info .rel_vid li {
	display	: inline;
	padding	:3px;
	margin	:0 5px 0 0;
}
	
#content #main_wrap #main_info .display_video { 
	background-color:#252524;
	border: 1px solid #fbe8ed;
	padding		: 5px;
	margin		: 3px;
	overflow	: scroll;
	height		: 400px;
	width		: 370px;
	position	: relative;
}

#content #main_wrap #main_info .display_video .img_div{ 
	font-size	: 11px; 
	margin		: 7px 9px; 
	border-bottom : 1px #CCC dashed; 
	padding		: 0;
}

#content #main_wrap #main_info .display_video .img_div .relatedimg{ 
	width	: 120px;
	float:left;	
	margin-bottom: 5px;
}

#content #main_wrap #main_info .display_video .img_div .relatedinfo{ 
	float:left;
	margin-left:12px;
}

	/** For tag cloud **/
#content #main_wrap #main_info #cloud { 
	padding	: 5px;
	margin	: 7px 3px 7px 3px;
	width		: 370px; 
	font-size: 16px;
	border	: 1px solid #cccccc;
	font 		: Verdana, Arial, Helvetica, sans-serif; 
	color		: #ffffff;
}

#content #main_wrap #main_info .cloud a{ 
	padding				: 3px; 
	text-decoration	: underline; 
	line-height			: 150%; 
	color					: #ffcc66;
} 

#content #main_wrap #main_info .cloud a:hover { color : #ffffFF; text-decoration : none; }

#content  .watch_title { font : bold 20px Georgia, "Times New Roman", Times, serif;  margin-bottom:5px;	}

	/********************* 
 	 *		Star Rating 
 	 *********************/
#rating {
	font-size:12px;
}

.star-rating,
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus,
.star-rating .current-rating{ background : url(images/star.gif) left -1000px repeat-x; } 

.star-rating{
	position	: relative;
	width		: 90px;
	height		: 18px;
	overflow	: hidden;
	list-style	: none;
	margin		: 0;
	padding		: 0;
	background-position : left top;
}

.star-rating li{ display : inline; }

.star-rating a,
.star-rating .current-rating{
	position	: absolute;
	top			: 0;
	left		: 0;
	text-indent	: -1000em;
	height		: 18px;
	line-height	: 18px;
	outline		: none;
	overflow	: hidden;
	border		: none;
}
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus { background-position: left bottom; }
.star-rating a.one-star		{ width : 20%; z-index : 6; }
.star-rating a.two-stars	{ width : 40%; z-index : 5; }
.star-rating a.three-stars	{ width : 60%; z-index : 4; }
.star-rating a.four-stars	{ width : 80%; z-index : 3; }
.star-rating a.five-stars	{ width : 100%; z-index : 2; }
.star-rating .current-rating{ z-index : 1; background-position: left center; }	

	/** For an inline rater */
.inline-rating{
	display:-moz-inline-block;
	display:-moz-inline-box;
	display:inline-block;
	vertical-align: middle;
}

	/** Smaller star */
.small-star{
	width:60px;
	height:12px;
}
.small-star,
.small-star a:hover,
.small-star a:active,
.small-star a:focus,
.small-star .current-rating { background-image : url(images/star_small.gif); line-height : 12px; height : 12px; }

	/*****************************************
	 *		Form field eg registration.php
	 *****************************************/
#form_display{
	background-color: #252525;
	margin: 7px;
	padding: 5px;
}

#form_display #test fieldset {
	color: #ffffff;
}

input.disabled { border: 1px solid #F2F2F2; background-color: #F2F2F2; }

input.required, textarea.required {
	border		: 1px solid #00A8E6;
	height		: 22px;
	font-size	: 15px;
}

input.validation-failed, textarea.validation-failed { border: 1px solid #FF3300; color : #FF3300; }

input.validation-passed, textarea.validation-passed { border: 1px solid #00CC00; color : #000; }

.validation-advice {
	margin		: 5px 0;
	padding		: 2px;
	background-color: #252525;
	color		: #FFF;
	font-size	: 10px;
	font-weight	: bold;
}

.custom-advice {
	margin		: 5px 0;
	padding		: 5px;
	background-color : #252525;
	color 		: #FFF;
	font-weight	: bold;
}

fieldset { 
	padding: 1em; 
	margin-bottom: 0.5em; 
	background-color: #252525;
	border: 1px solid #cccccc;
}

label { font-weight: bold; }

.form-row { clear: both; padding: 0.5em; }

.divline {
	display		: block;
	font-size	: 11px;
	color		: #fffcc7;
	border-bottom : 1px solid #CCCCCC;
	padding-bottom : 8px;
	margin-top 	: 8px;
	margin-bottom : 8px;
}

	/********************* 
	 *		Channels
	 */
#content #content_display #ChWraper {
	width: 940px;
	margin: 20px;
	padding: 0px;
}

#content #content_display #ChWraper .channelRank {
   background-color: #404040;
   text-align		: center;
	margin			: 1px 0px 0px 1px;
	padding 		: 0px;
	font 			: 18px  Verdana, Arial, Helvetica, sans-serif;	
	color			: #ffcc66;
	width			: 109px;
	float			: left;
}

#content #content_display #ChWraper .channelTitle {
	background-color: #404040;
	text-align		: center;
	margin			: 1px 1px 0px 1px;
	padding 		: 0px;
	width			: 828px;
	font 			: 18px  Verdana, Arial, Helvetica, sans-serif;	
	color			: #ffcc66;
	float			: left;
}

#content #content_display #ChWraper #ChWraperIn{ 
	padding 		: 0px; 
	width   		: 940px; 
	margin  		: 0px;
	clear			: both;
}

#content #content_display #ChWraper #ChWraperIn .channelName {
	background-color: #404040;
   background-image:url(images/titlebg.gif);
	margin			: 1px 1px 0px 1px;
	padding 		: 0px;
	width			: 938px;
	float			: left;
}

#content #content_display #ChWraper #ChWraperIn .channelName .PTitle{
	background-image: none;
}

#content #content_display #ChWraper #ChWraperIn .channelRank{
	background-color: #252524;
	text-align		: center;
	margin			: 1px 0px 1px 1px;
	padding 		: 0px;
	font 			: 18px  Verdana, Arial, Helvetica, sans-serif;	
	color			: #ffcc66;
	width			: 109px;
	float			: left;
	height			: 110px;
}


#content #content_display #ChWraper #ChWraperIn .channelInfo {
	background-color: #252524;
	margin			: 1px;
	padding 		: 0px;
	width			: 828px;
	float			: left;
	height			: 110px;
}

#content #content_display #ChWraper .channelInfo p { color:#ffffff;}

#content #content_display #ChWraper .channelInfo a { 
	font : bold 13px  Verdana, Arial, Helvetica, sans-serif; 
 	color: #ffcc66; 
 	text-decoration: underline; 
}

#content #content_display #ChWraper .channelInfo a:hover { 
	font : bold 13px  Verdana, Arial, Helvetica, sans-serif; 
 	color: #ffcc66; 
 	text-decoration: none; 
}
	/************************ 
	 *		Category Part
	 *************************/ 
#content #content_display #wraper {
	float	: left;
	height	: 106px;
	width:  242px;
	margin	: 1px;
	padding: 0;
	background-color: #404040;
	text-align: center;
}

#content #content_display #wraper .FrameL { float:left; padding:10px; }

#content #content_display #wraper .FrameL img{ border:1px solid #A3EFFD; }

a img.imgrand { border: 1px solid #bdb8af; }

#content #content_display #wraper .FrameR { float:left; padding: 2px; }

#content #content_display #wraper .FrameR .PNo { color:#444444; }

#content #content_display .PNo a {
	color		: #ffcc00;
	font-size	: 10px;
	font-weight	: bold;
	font-face: Verdana, Arial, Helvetica, sans-serif;
}

#content #content_display .PNo a:hover {
	color		: #FFFFFF;
	font-size	: 10px;
	font-weight	: bold;
	text-decoration : none;
	font-face: Verdana, Arial, Helvetica, sans-serif;
}

#content #content_display .PNo{
	background-color:#252524;
	margin: 1px;
	padding: 5px;
	
}
#content #content_display .PView{
	background-color:#252524;
	margin: 1px;
	padding: 5px;
}


#content #content_display #wraper p {
	color		: #000000;
	font-size	: 11px;
	font-weight	: bold;
}

#content #content_display .PTitle{
 height: 23px; 
 background-image:url(images/titlebg.gif);
 margin: 1px;
 text-align: center;
 padding-top: 7px;
 width: 236px;
}

#content #content_display .PTitle a {
	font : bold 14px  Verdana, Arial, Helvetica, sans-serif; 
 	color: #ffcc66; 
 	text-decoration: none;
}

#content #content_display .PTitle a:hover {
	font : bold 14px  Verdana, Arial, Helvetica, sans-serif; 
	color: #ffffff; 
 	text-decoration: none;
}


#content #content_display .PView a {
	font : bold 10px  Verdana, Arial, Helvetica, sans-serif; 
 	color: #ffcc66; 
	text-decoration : underline;
}

#content #content_display .PView a:hover {
	font : bold 10px  Verdana, Arial, Helvetica, sans-serif; 
 	color: #ffffff; 
	text-decoration : none;
}


#content #content_display .Message {
	padding		: 5px;
	font-weight : bold;
	font-size	: 11px;
	color		: #FF0000;
}

/**************************
*		Admin Part
**************************/
#content #content_display #settings_display #FrameDisplay div,
#content #content_display #settings_display #FrameDisplay p,
#content #content_display #settings_display #FrameDisplay td{
	font-size   : 11px;
}

.margin{ margin : 4px; }

.tr_background_top{
	background-color : #cccccc; 
	text-align	: center;
	font-weight	: 600;
	font-size	: 15px;
	color: #252525;
}

.tr_background_bottom{ 
	background-color : #cccccc; 
	font-size : 9px; 
	color: #252525;
}

.tr_style{
	background-color : #f2f2f2;
	text-align	: center;
	font-size	: 13px;
}

.tr_style a{
 font : bold 13px  Verdana, Arial, Helvetica, sans-serif; 
 color: #ffcc66; 
 text-decoration: underline;
}

.tr_style a:hover{
 font : bold 13px  Verdana, Arial, Helvetica, sans-serif; 
 color: #ffffff; 
 text-decoration: none;
}

	/** For message display */
.message {
	font-size 	: 12px;
	color		   : red;
	font-weight	: 600;
	padding		: 5px;
	margin		: 5px 5px 5px 0;
	background-color : #FFFFCC;
}

#content #content_display #AdminMenu {
	float		: left;
	width		: 140px;
	margin	: 3px;
	padding	: 5px;
	background-color : #252525;
	text-align: left;
}

#content #content_display #AdminMenu .titleSetting{
	border-bottom	: 2px solid #fffcc7;
	border-left		: 2px solid #fffcc7;
	padding			: 0px;
	padding-left	: 12px;
	font-weight		: bold;
	margin			: 0;
	font 		: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px;
	color		: #ffcc00;
	text-align: left;	
}

#content #content_display #AdminMenu .inner{ 
	border-bottom : 1px dotted #fffcc7; 
	padding 	: 5px 0px 5px 0px; 
	font 		: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	color		: #ffcc66;
	text-align: left;
}
#content #content_display #AdminMenu .inner a{ 
	color		: #ffcc66;
}
#content #content_display #AdminMenu .inner a:hover{ 
	color		: #ffffff;
}

#content #content_display #FrameDisplay {
	float			: left;
	width			: 790px;
	margin		: 5px 5px 5px 10px;
	padding		: 0;
	text-align	: left;
	background-color: #EBEBEB;
	border: 1px solid #3f0000;
}

#content #content_display #FrameDisplay a{ 
	color		: #3F0000;
	text-decoration: none;
}
#content #content_display #FrameDisplay a:hover{ 
	color		: #3F0000;
	text-decoration: underline;
}

#content #content_display #settings_display #FrameDisplay .tpl_img {
	width		: 170px;
	padding	: 5px;
	float 	: left;
	text-align: right;
}

	/****************************
 	 *		Video Settings  	 
	 ****************************/
#content #content_display #VSWraper {
	float   : left; 
	display : inline; 
	width   : 965px; 
	margin  : 7px;
}

#content #content_display #VSWraper .VSFrameL {
	float		   : left;
	padding		: 40px;
	font-size	: 12px;
	font-weight	: bold;
	color			: #ffffff;
	background-color: #252525;
	width			: 440px;
	text-align	: center;
}

#content #content_display #VSWraper .VSFrameL a{ color:#ffcc66; text-decoration:underline; }
#content #content_display #VSWraper .VSFrameL a:hover { color:#ffffff; text-decoration:none; }

#content #content_display #VSWraper .VSImage{ border: 1px dashed #fffcc7; }

#content #content_display #VSWraper .VSFrameR {
	float			: right;
	padding		: 20px;
	width			: 380px;
	font-size	: 12px;
	font-weight	: bold;
	color			: #ffffff;
	background-color: #252525;
}

#content #content_display #VSWraper .VSFrameR  { color		: #fffcc7; }

#content #content_display #VSWraper .VSFrameR a{ color:#ffcc66; text-decoration:underline; }
#content #content_display #VSWraper .VSFrameR a:hover { color:#ffffff; text-decoration:none; }

/*#content #content_display #VSWraper .VSFrameR p a:hover{ color:#4C1BF0; text-decoration:none; }*/

#content #content_display #VSWraper .VSInfoCat {
	padding	: 2px;
	margin	: 2px;
	border		: 1px solid #fffcc7;
	color		: #fffcc7;
}

/*#content #content_display #VSWraper .VSInfoCat a { color:#3399FF; text-decoration:underline; }

#content #content_display #VSWraper .VSInfoCat a:hover { color:#4C1BF0; text-decoration:none; }*/

/*#content #content_display #VSWraper .FontStyleA { font-size : 15px; font-weight : bold; color : #E272D7; }*/

#content #content_display #VSWraper .VSFrameL form { color : #fffcc7; }
