/* @override http://www.trulyshemales.com/css/new-black/style.css */


	/*************************
	 *	Main display 
	 *************************/
body {
	margin		: 0 auto;
	font		: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	background-color:#000;
	text-align: center;
}
#wrap{
		background-color: #fff;

}
a{
	color: blue;
}
a:hover{
	color	: red}
	/** Header Part */
#header a { color : #FFB900; text-decoration : none;
}

#header a:hover { color	: #FFB900; text-decoration : none; }

#header {
	text-align: left;
	border	: 0px solid #00CCFF;
	color	: #fff;
	background: #111111;
	margin: 0;
	padding: 0;
}

#header .header_title {
	font	: 24px Arial;
	padding	: 5px;
	text-transform: uppercase;
	margin: 0;
}
h1 {
	margin: 0;
	text-decoration: none;
	padding-top: 5px;
	float: left;
	padding-left: 5px;
}
#header #main_menu {
	float	: right;
	padding	: 0;
	color	: #ffffff;
	margin-right: 140px;
	margin-left: 0;
	margin-top: 30px;
}

#header #main_menu a{ color : #fff; font-size : 11px; }

#header #main_menu a:hover { color : #FFB900; font-size : 11px; }

#header #header-search { float : right; clear : right; color : #FFFFFF;
	margin-left: 30px;
	margin-right: 70px;
}

ul#headerNav {
	display		: block;
	padding		: 3px 30px 3px 20px;
	font-size	: 16px;
	background-color : #2F2F2F;
	font-weight: bold;
	margin: 0;
}

ul#headerNav li { display : inline; padding : 5px; }

ul#headerNav a {
	color	: #CCCCCC;
	_padding:10px 10px;
}

ul#headerNav a:hover { color : #FFFFFF;  }

#header #loginForm {
	background-color : #000;
	color	: #fff;
	padding	: 2px;
	margin	: 0;
	border-bottom	: 1px solid #000;
} /* End of Header Part */

.tagline{
	float: left;
	margin: 0 0 0 30px;
	padding: 0;
	clear: left;
}
	
	/** Content Part */
#main_body {
	width	: auto;
	padding	: 0;
	top		: 0;
}

	
	/** Adjust width for bigger thumbs */
#content {
	margin-top	: 10px;
	margin-bottom: 20px;
	text-align	: left;
	background-color : #;
	background-color: #252525;
	color: #E1E1E1;
}

#content a{ text-decoration : none;
	color: #F5A200;
}
#content a:hover { color : #BA7B02; text-decoration	: none; }

	/** For email confirmation */
#content .confirmed {
	border	: 2px solid #996666;
	color	: #ffffff;
	font	: bold 12px Arial;
	text-align: center;
}

#content #page-up {
	background	: #1B1B1B;
	padding		: 3px;
	margin		: 0;
	color		: #fff;
}

#content #page-up .page_title {
	font		: bold 12px Arial;
	padding-left: 2px;
	float		: left;
}

#content #page-up .pagination {
	margin		: 0;
	font-size	: 14px;
	text-align	: right;
	color		: #fff;
}

#content #page-bottom {
	text-align	: right;
	font-size	: 14px;
	padding		: 5px;
	color		: #fff;
	background-color: #000;
}

#content #page-up .pagination a, #content #page-bottom .pagination a {
	color	: #fff;
	font	: bold 12px Arial;
	text-decoration : underline;
}

.pagination a:hover, .pagination a:hover {
	color	: #fff;
	font	: bold 12px Arial;
}
.pagerCurrent{
	border	: none;
	padding	: 0 5px;
	margin	: 0 3px;
}

.pagerNotCurrent {
	border	: 1px #fff solid;
	padding	: 0 6px;
	margin	: 0 2px;
	text-align : center;
}

#content #content_display a, #content #content_display a:hover {
	color	: #BA7B02;
	font	: bold 12px Arial;
	text-decoration : underline;
	position: relative;
}

#content #page-up a:hover,#content #page-bottom a:hover {
	color	: #fff;
	font	: bold 12px Arial;
	text-decoration : none;
} 

#content #content_display {
	padding	: 3px;
	margin	: 2px;
}

#content #content_display #content_thumbs { width : auto;
}

#content #content_display #content_thumbs .img {
	float	: left;

	border	: 1px solid #000;
	background-color : #141414;
	margin: 4px;
	padding: 8px;
}

	/** Thumbs info */
#content #content_display #content_thumbs .title 	{ padding: 2px;}
#content #content_display #content_thumbs .img_info	{ position:relative; width:auto; }
#content #content_display #content_thumbs .duration	{ float : left;
}
#content #content_display #content_thumbs .votes	{ float : left; }
#content #content_display #content_thumbs .date		{ text-align : right; }

#content #content_display #content_thumbs .img img { display : inline; border : 1px solid #FFF; }

#content #content_display #content_thumbs .img div {
	font-family	: Arial, Helvetica, sans-serif;
	color		: #FFF;
}
/* End of Content Part */

	/** For search field */
input.searchField {
	background 	: url(images/searchbox.gif);
	color	 	: #000000;
	width: 160px;
	margin-top: 0px;
}

 input{
	font-size: 13px;
	font-weight: bold;
	border: 3px solid black;
}


	/* Footer Part */
.footer, .footer a {
	width		: inherit;
	margin		: 0;
	font-size	: 10px;
	color		: #fff;
	background-color : #141414;
	text-align	: center;
	clear: both;
} /* End of Footer */

.clear { clear : both; }


	/************************* 
 	 *		Watch Display 
 	 *************************/
#content #main_wrap { 
	padding		: 0; 
	margin		: 3px; 
	position 	: relative; 
	margin-left	: auto;
	margin-right: auto;
}

#content #main_wrap #video_player{ margin : 3px; padding : 5px; float : left; width: 620px; }

	/** For advertisement */
#content #main_wrap #video_player .adv{
	border			: 1px # solid;
	border-bottom	: 2px # solid;
	width			: 620px;
	text-align		: center;
	font-size		: 24px;
	font-weight		: 700;
	background		: #000;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0;
	padding: 2px 0 0;
	text-transform: uppercase;
}

#content #main_wrap #video_player .adv a{ color : #fff; text-decoration : underline; }
#content #main_wrap #video_player .adv a:visited{ color : #white; text-decoration : underline; }

#content #main_wrap #video_player .adv a:hover{ color : #CDCDCD; text-decoration : none; }

	/** For FLV player */
#content #main_wrap #video_player #player{ width: 620px; text-align: center; }

	/** For download link */
#content #main_wrap #video_player .download_text {
	color		: #fff;
	font-size	: 23px;
	font-weight	: 900;
	width		: 500px;
	text-align	: center;
	padding-top	: 0;
	background-color: #CDCDCD;
	line-height: 34px;
		border: 2px solid black;
	margin-right: auto;
	margin-left: auto;
}

#content #main_wrap #video_player .download_text a{ color : black; text-decoration : underline;
}

#content #main_wrap #video_player .download_text a:hover{ color : #; text-decoration : none;
}

	/** For thumblist **/
#content #main_wrap #video_player #thumblist{
	overflow	: visible;
	margin-top	: 10px; 	
	padding		: 0;
	width		: 620px;
	white-space	: nowrap;
	color		: #CCCCCC;
}

#content #main_wrap #video_player #thumblist .img {   width:620px;

	height: 120px;
	display: inline;
	margin-top: 20px;
	margin-bottom: 20px;
}

#content #main_wrap #video_player #thumblist .img li{ padding :2 2px;
	list-style-type: none;
	display: inline;
}

#content #main_wrap #video_player #thumblist .img li .sample { 
	width	: 105px;
	float 	: left;
	text-align: center;
	list-style-type: none;
}

#content #main_wrap #video_player #thumblist #playlistthumbs {
	width	: 100px;
	border : 1px #000 solid;

}

#content #main_wrap #video_player #thumblist .clip { width : 80px; text-align : center;
}

	/** For link exchange and channels link */
#content #main_wrap #video_player #friends {
	width		: 620px;
	font-size	: 16px;
	border		: 1px solid #FFF;
	text-align	: center;
	padding-bottom:5px;
	color		: #;
	clear: both;
}

#content #main_wrap #video_player #friends a{ color : #; text-decoration : underline; }

#content #main_wrap #video_player #friends a:hover { color : #; text-decoration : none; }

	/** Main info left pannel **/
#content #main_wrap #main_info {  margin-bottom :7px; }
#main_info{
	float: left;
	font-size: 13px;
}
#content #main_wrap #main_info #info {
	background	: #;
	border		: 0px solid #bdb8af;
	padding		: 5px;
	height		: auto;
	color		:#;
	clear: both;
}

#content #main_wrap #main_info #info a { color : #; text-decoration : underline; }

#content #main_wrap #main_info #info a:hover { color : #; text-decoration	: none; }

#content #main_wrap #main_info #ShowInfoBox {
	border		: 1px solid #fff;
	border-top	: none;
	margin		: 0 10px 0 3px;
	padding		: 5px;
	width		: inherit; 
	background-color: #;
	text-align	: center;
	color		: #;
}


	/** This is for url and embed textbox **/
#content #main_wrap #main_info #info .embed {
	overflow	: auto;
	height		: 70px; 
	width		: 600px;
}

#content #main_wrap #main_info #info .moreinfo { margin-top : 5px; border-top : 2px #fff dashed; text-align: center;
	font-weight: bold;
	font-size: 15px;
}


	/** 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;
	border	: 1px solid #FFF;
	border-bottom : none;
	padding	: 3px;
	margin	: 0 5px 0 0;
	color: #;
}
.rel_vid a{
	color: #;
}
#related_vid{
}
#content #main_wrap #main_info .display_video{ 
	background	: #;
	color		: #;
	border		: 1px solid #fff;
	padding		: 5px;
	margin		: 3px 10px 0 3px;
	overflow	: scroll;
	height		: 250px;
}

#content #main_wrap #main_info .display_video .img_div{ 
	font-size	: 11px; 
	margin		: 7px 9px; 
	border-bottom: 1px #FFF 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 10px 0 3px;
	width		: 620px; 
	background	: #;
	border		: 1px solid #fff;
	color 		: #;
}

#content #main_wrap #main_info .cloud { 
	padding		: 3px; 
	text-decoration: underline; 
	color		: #;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	line-height: 150%;
	font-weight: bold;
} 

#content #main_wrap #main_info #cloud a:hover {  text-decoration : none; }

	/***************************** 
 	 *		Star Rating for star 
 	 *****************************/
#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:#FFF; color:#000; font-size:12px;}

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 info */
.validation-advice {
	margin		: 5px 0;
	padding		: 2px;
	background-color : #FF3300;
	color 		: #FFF;
	font-size	: 10px;
	font-weight	: bold;
}

.custom-advice {
	margin		: 5px 0;
	padding		: 5px;
	background-color: #C8AA00;
	color 		: #FFF;
	font-weight	: bold;
}

fieldset { padding : 1em; margin-bottom : 0.5em; }
label { font-weight : bold; }

.form-row { clear : both; padding : 0.5em; }

.divline {
	display		: block;
	font-size	: 11px;
	color		: #333333;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom:8px;
	margin-top	: 8px;
	margin-bottom:8px;
}

	/********************* 
	 *		Channels
	 *********************/
#content #content_display #ChWraper #ChWraperIn { border : 1px solid #000; padding : 5px;
	background-color: #;
	width: 600px;
	float: left;
}

#content #content_display #ChWraper .channelTitle {
	font-size	: 18px;
	padding-left: 40px;
	margin-left	: 20px;
	width		: 300px;
	color		: #;
}

#content #content_display #ChWraper .channelRank {
	float		: left;
	padding-left: 5px;
	font-size	: 18px;
	color		: #;
}

#content #content_display #ChWraper .channelName {
	margin			: 0 0 0 40px;
	padding-left	: 20px;
	padding			: 5px;
	width			: 450px;
	background-color: #000;
}

#content #content_display #ChWraper .channelInfo {
	padding-left	: 20px;
	margin-bottom	: 20px;
	margin			: 0 0 0 40px;
	padding			: 3px;
	width			: 450px;	
}

#content #content_display #ChWraper .channelInfo p { color : #; }


	/************************ 
	 *		Category Part
	 *************************/ 
	 	 
#content #content_display #wraper { 
	float 		: left;
	width		: 280px;
	height		: 150px;
	background	: #;
	border		: 1px solid #000;
	margin		: 2px;
}

#content #content_display #wraper .FrameL { float : left; padding : 10px; }

#content #content_display #wraper .FrameL img{ border:1px solid #000; }

a img.imgrand { border : 1px solid #000; }

#content #content_display #wraper .FrameR { float : left; padding : 3px; }

#content #content_display #wraper .FrameR .PNo { color : #000; }

#content #content_display #wraper p {
	color		: #;
	font-size	: 11px;
	font-weight	: bold;
}

#content #content_display .PTitle a {
	color		: #;
	font-size	: 14px;
	font-weight	: bold;
}

#content #content_display .PTitle a:hover {
	color			: #;
	text-decoration	: none;
	font-size		: 14px;
}

#content #content_display .PView a {
	color		: #;
	font-size	: 11px;
	font-weight	: bold;
	text-decoration : underline;
}

#content #content_display .PView a:hover {
	color		: #;
	font-size	: 11px;
	font-weight	: bold;
	text-decoration : none;
}

#content #content_display .PNo a {
	color		: #fff;
	font-size	: 10px;
	font-weight	: bold;
}

#content #content_display .PNo a:hover {
	color		: #;
	font-size	: 10px;
	font-weight	: bold;
	text-decoration : none;
}

#content #content_display .Message {
	padding:5px;
	font-weight:bold;
	font-size:11px;
	color:#FF0000;
}

	/**************************
	 *		Admin Part
	 **************************/
.margin { margin:0 10px; }

.tr_background_top { 
	background-color: #;
	text-align		: center;
	font-weight		: 600;
	font-size		:15px;
}

.tr_background_bottom { background-color : #; font-size : 5px; }

.tr_style { background-color : #; text-align : center; font-size : 13px; }


#content #content_display #settings_display { 
	padding			: 8px; 
	width			: 615px; 
	margin-left		: auto; 
	margin-right	: auto;

	background-color: #252525;
	color: #E1E1E1;
}

#content #content_display #settings_display #AdminMenu {
	float	: left;
	width	: 130px;
	margin	: 0;
	padding	: 0px;
}

#content #content_display #settings_display #AdminMenu .titleSetting {
	border-bottom	: 2px solid  #FFF;
	padding			: 3px;
	font-weight		: 700;
	margin			: 0;
}

#content #content_display #settings_display #AdminMenu .inner{
	border-bottom:1px dotted #FFF;
	padding:5px 5px 5px 10px;
}

#content #content_display #settings_display #FrameDisplay {
	float		: left;
	width		: 440px;
	border		: 1px solid #FFF
	margin-left	: 10px;
	padding		: 5px;
	background-color: #252525;
	color: #E1E1E1;
}

#content #content_display #settings_display #FrameDisplay .tpl_img {
	width	: 120px;
	padding	: 5px;
	float 	: left;
	text-align: center;
}

/* For message display */
.message {
	font-size	: 12px;
	color		: red;
	font-weight	: 600;
	padding		: 5px;
	margin		: 5px 5px 5px 0;
	background-color : #;
}
	/****************************
 	 *		Video Settings  	 
	 ****************************/
#content #content_display #AdminMenu {
	float		: left;
	width		: 130px;
	margin		: 0;
	padding		: 0;
}

#content #content_display #AdminMenu .titleSetting{
	border-bottom	: 2px solid  #CCCCCC;
	border-left		: 2px solid #CCCCCC;
	padding			: 3px;
	font-weight		: 700;
	margin			: 0;
}

#content #content_display #AdminMenu .inner{ border-bottom	: 1px dotted #FFF padding : 5px 5px 5px 10px; }

#content #content_display #FrameDisplay {
	float	: left;
	width	: 700px;
	border	: 1px solid #5C2E0D;
	margin-left : 30px;
	padding	: 0;
}

#content #content_display .FrAdminFrame {
	padding	: 15px;
	margin	: 15px;
	border	: 1px solid #5C2E0D;
}

#content #content_display #VSWraper { display : inline; width : auto; }

#content #content_display #VSWraper .VSFrameL {
	float	: left;
	padding	: 40px;
	font-size	: 12px;
	font-weight	: bold;
	color	: #666666;
}

#content #content_display #VSWraper .VSFrameL .ratingblock #unit_long1 .static { color:#CCCCCC; }

#content #content_display #VSWraper .VSImage{ border : 1px dashed #FFF }

#content #content_display #VSWraper .VSFrameR {
	float		: right;
	padding		: 20px;
	width		: 350px;
	border		: 1px solid #CCCCCC;
	font-size 	: 12px;
	font-weight : bold;
	color		: #ADADAD;
}

#content #content_display #VSWraper .VSInfoCat {
	padding	: 2px;
	margin	: 2px;
	border	: 1px solid #5C2E0D;
}

#content #content_display #VSWraper .FontStyleA {
	font-size	: 15px;
	font-weight	: bold;
	color		: #5C2E0D;
}

#content #content_display #VSWraper .VSFrameL form { color : #D0D0D0; }


.toplist {
  /* if you want a margin above and below the toplist, replace the zero, thus */
  /* margin: 20px auto; */
  
  /* the width may be fixed or a percentage */
  /*width: 99%; */
    font-weight: bold;
	border: medium solid #CC6000;
	background-color: #EEECD5;
	width: 760px;
	text-align: left;
	font-size: 14px;
	display: block;
	clear: both;
	margin: 40px auto 20px;
}

/* Firefox hack */
/* keep this otherwise following content will appear alongside the toplist */
.toplist:after {
  content: ".";
  display: block;
  line-height: 1px;
  font-size: 1px;
  clear: both;
  }
.toplist ul {
  /* adjust the margin to suit */
  margin: 10px;
  padding: 0;
  list-style: none;
  /* text-alignment is left by default but can be changed */
  /* text-align: center; */
  }
  
  .tl-column {
  /* IMPORTANT: the total width of the columns should be 98%-99% of the available width */
  width: 33%;
  float: left;
  }
  .toplist h3{
	color: #fff;
	background-color: #CC6000;
	margin: 0;
	padding: 0;
}

.sidebarheader{
	font-weight: bold;
	font-size: 12px;
	color: #000;
	margin: 15px 5px 5px;
	text-transform: uppercase;
}
.sidebox{
	padding: 1px;
	margin-bottom: 30px;
	text-align: left;
	margin-left: 3px;
}

.sidebox li{
	margin-left: 6px;
	list-style-image: none;
	list-style-type: none;
	font-size: 12px;
	text-align: left;
}
#nav li{
	
	font: bold 14px/20px Arial, Geneva;
	text-indent: 0px;
	word-spacing: 1px;
	margin: 3px 3px 5px;
}
#nav .sidebarheader{
	font-size: 15px;
	font-weight: bold;
}
#nav a
{
	font-size: 16px;
	margin: 0px;
}

.sidebanner{
	margin-bottom: 50px;
}

.botombanner{
	text-align: center;
	margin-bottom: 55px;
	margin-top: 40px;
	clear: both;
}
.moneylink{
	text-align: center;
	font-weight: bold;
	font-size: 24px;
	margin-bottom: 25px;
	clear: both;
}
#search.sidebox{
	margin-bottom: 0;
}
#search .sidebarheader{
	margin-bottom: 0px;
}

