*{
margin: 0;
padding: 0;
font-family: Tahoma, Arial, Helvetica, sans-serif;}

::-webkit-input-placeholder {
   color: #ccc;
}
:-moz-placeholder { /* Firefox 18- */
   color: #ccc;  
}
::-moz-placeholder {  /* Firefox 19+ */
   color: #ccc;  
}
:-ms-input-placeholder {  
   color: #ccc;  
}

body,td,th {
	font-size: 12px;
	color: #898989;
}
body {
	background: #191716;
}
ul {list-style: none;}
a {
	color: #ae9341;
	text-decoration: none;
	outline: none;
}
a:hover {
	text-decoration: none;
	color: #f8b208;
}
.clearfloat {clear: both; height: 0; font-size: 1px; line-height: 0px;}

/*======================================================*/
/* header */
/*======================================================*/
#header {
	clear: both;
	width:1014px;
	height:86px;
	margin: 0 auto;
	z-index: 11; /* ie6-7 fix */
	position: relative;
}

h1 {
	display:none;
}

#logo {
	float: left;
	margin-right: 10px;
}
#logo a img {
	width:253px;
	height:86px;
	border:none;
}

#logo a img.ie6 {
	display: none;
}


/* search form */
#formContainer {
	float: right;
	margin-top: 23px;
}
.searchf {
	width:386px;
	height: 16px;
	padding: 6px;
	padding-left: 8px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #000;
	border: 1px solid #363636;
	border-right: none;
	color: #ccc;
	outline: none;
	box-sizing: content-box;
	-webkit-appearance: none;
	border-radius: 0;
}
.searchb {
	background: #000 url(/images/sb.gif) no-repeat 1px 1px;
	width: 29px;
	height: 30px;
	margin: 0;
	padding: 0;
	border: 1px solid #363636;
	border-left: none;
	float: left;
	cursor: pointer;
	outline: none;
	box-sizing: border-box;
	-webkit-appearance: none;
	border-radius: 0;
}

/* category select */
#selectContainer {
	float: right;
	margin-top: 23px;
	margin-right: 20px;
	z-index: 2000; /* ie6-7 fix */	
}
#catSelect {
	width:205px;
	height: 14px;
	padding: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #000 url(/images/down.gif) no-repeat 192px 1px;
	border: 1px solid #363636;
	color: #ccc;
	cursor: pointer;
	display: none;
}
#catList {
	position: absolute;
	top: 52px;
	z-index: 3000;
	width:218px;
	height: 400px;
	padding: 0;
	border: 1px solid #363636;
	border-top: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#000;
	overflow-x: hidden;
	overflow-y: scroll;
	display: none;
	-webkit-overflow-scrolling: touch;
}
#catList a {
	display: block;
	width: 208px;
	height: 14px;
	padding: 2px 5px 2px 5px;
	text-transform: capitalize;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	color: #ccc;
}
#catList a:hover {
	color: #fff;
	background-color: #363636;
}
.newstyle {display: none;}

.main {
	width: 1020px;
	min-height: 1000px;
	margin: 0 auto;
	padding-top: 24px;
	padding-bottom: 50px;
	background: #f5f3ef;
}

.topmenu {
	position: absolute;
	right: 4px;
	top: 0px;
	z-index: 2;
}
.topmenu li {
	display:block;
	float:left;
}
.topmenu li a {
	display:block;
	font-size:13px;
	padding:1px 5px;
	border-right: 1px solid #363636;
}

h2 {width:1010px; height:24px; margin:0 auto; overflow:hidden; font-size:18px; color:#ddd; font-weight:normal; text-align:left; padding-top:2px; padding-bottom:4px; clear:both; background: url(/images/h2b.png) top left repeat-x; text-indent:5px; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;}

img.thumb {
	display:block;
	margin-top:6px;
	margin-left:5px;
	width:240px;
	height:180px;
	border: 1px solid #363636;
	background:#000;
}
ul.videos li:hover img.thumb, .tcats ul li:hover img.thumb {border: 1px solid #888;}

/*======================================================*/
/* thumb category list */
/*======================================================*/
.tcats ul {
	width:1016px;
	margin: 0px auto;
	display:block;
	min-height:40px;
	padding-top:3px;
	padding-left:2px;
}
.tcats ul li {
	position: relative;
	width: 252px;
	height: 256px;
	margin-bottom: 2px; 
	margin-right:2px;
	text-align:left;
	background:url(/images/liback.png) top left no-repeat;
	float: left;
}
.tcats ul li h3 {
	position:absolute;
	top: 194px;
	left:7px;
	color: #ae9341;
	width: 238px;
	height:27px;
	overflow:hidden;
	white-space: nowrap;
	text-transform:capitalize;
	text-align:center;
	font-weight:bold;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.tcats ul li:hover h3 {color:#f8b208;}

span.count{
	position: absolute;
	top: 227px;
	left: 5px;
	width: 240px;
	color:#707070;
	text-align: center;
	font-size: 10px;
}


/*======================================================*/
/* a-z categories */
/*======================================================*/
.azcats {
	width:1006px;
	margin: 0px auto;
	display:block;
	min-height:40px;
	padding-top:5px;
	padding-bottom:10px;
}
.azcats ul {
	float:left;
	width:196px;
	margin-right:5px;
}
.azcats ul li {
	width:195px; height:22px; text-align:left; font-size:13px; background:url(/images/fld.png) 0 0px no-repeat; text-indent:18px;
	white-space:nowrap;
	overflow:hidden;
	text-transform:capitalize;
	font-weight: bold;
}
.azcats ul li.letter {background: none; font-size: 16px; font-weight: bold;}
.azcats ul li.space {background: none;}

/*======================================================*/
/* videos */
/*======================================================*/
ul.videos {
	width:1016px;
	margin: 0px auto;
	display:block;
	min-height:40px;
	padding-top:3px;
	padding-left:2px;
}
ul.videos li {
	position: relative;
	width: 252px;
	height: 256px;
	margin-bottom: 2px; 
	margin-right:2px;
	text-align:left;
	background:url(/images/liback.png) top left no-repeat;
	float: left;
}
ul.videos li h3 {
	position:absolute;
	top: 191px;
	left:7px;
	color: #a37609;
	width: 238px;
	height:29px;
	overflow:hidden;
	text-align:center;
	font-weight:normal;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}
ul.videos li:hover h3 {color:#f8b208;}

span.duration {
	position: absolute;
	z-index:10;
	opacity: .8;
	filter: alpha(opacity=80);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	bottom: 69px;
	right: 6px;
	color:#fff;
	background:#111;
	width:50px;
	padding-top:2px;
	padding-bottom:2px;
	text-align:center;
	border-left:1px solid #fff;
	border-top:1px solid #fff;
	font-weight:bold;
	font-size: 11px;
}

span.date b, span.site b{
color: #888;
font-weight: normal;
}
span.date {
	position: absolute;
	top: 226px;
	left: 7px;
	color:#707070;
	text-align: left;
	background:url(/images/date.png) top left no-repeat;
	text-indent:20px;
	padding-top:3px;
	padding-bottom:2px;
	font-size: 10px;
}

span.site {
	position: absolute;
	top: 226px;
	right: 7px;
	color:#707070;
	height:12px;
	max-width:125px;
	overflow:hidden;
	text-align:right;
	background:url(/images/site.png) top left no-repeat;
	padding-left:22px;
	padding-top:3px;
	padding-bottom:2px;
	font-size: 10px;
}
span.site a {color:#707070;}
span.site a:hover {color:#f8b208;}


/*-------------------------------------------------*/
/* Navigation */
/*-------------------------------------------------*/
.nav {
	width:1013px;
	margin: 0 auto;
	padding-left: 3px;
	padding-bottom: 2px;
	text-align:left;
	clear:both;
	padding-top: 6px;
}
.sortingtitle {
	float:left;
	padding:4px;
	padding-left:0;
	font-weight: bold;
}
.sorting {float: left;}

.sorting a {
	display:block;
	float:left;
	padding: 8px;
	margin-right:3px;
	font-size:11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight:bold;
	background: #413d3b; /* Old browsers */
	background: -moz-linear-gradient(top,  #413d3b 0%, #2d2b2a 50%, #151312 51%, #000000 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#413d3b), color-stop(50%,#2d2b2a), color-stop(51%,#151312), color-stop(100%,#000000)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #413d3b 0%,#2d2b2a 50%,#151312 51%,#000000 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #413d3b 0%,#2d2b2a 50%,#151312 51%,#000000 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #413d3b 0%,#2d2b2a 50%,#151312 51%,#000000 100%); /* IE10+ */
	background: linear-gradient(top,  #413d3b 0%,#2d2b2a 50%,#151312 51%,#000000 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#413d3b', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
	-moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;
}
.sorting a.current {
	color:#fff;
}

.pagestitle {
	float:left;
	padding: 7px 4px;
	margin-left:20px;
}

.pages {float: left;}

.pages a {
	display:block;
	float:left;
	padding:8px;
	min-width: 11px;
	text-align: center;
	margin-right:3px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	background: #413d3b; /* Old browsers */
	background: -moz-linear-gradient(top,  #413d3b 0%, #2d2b2a 50%, #151312 51%, #000000 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#413d3b), color-stop(50%,#2d2b2a), color-stop(51%,#151312), color-stop(100%,#000000)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #413d3b 0%,#2d2b2a 50%,#151312 51%,#000000 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #413d3b 0%,#2d2b2a 50%,#151312 51%,#000000 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #413d3b 0%,#2d2b2a 50%,#151312 51%,#000000 100%); /* IE10+ */
	background: linear-gradient(top,  #413d3b 0%,#2d2b2a 50%,#151312 51%,#000000 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#413d3b', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
	-moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;
}
.pages span {
	display: block;
	float: left;
	padding: 8px;
}
.pages span.current {
	display:block;
	float:left;
	color:#fff;
	padding:8px;
	min-width: 11px;
	text-align: center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin-right:3px;
	font-size:11px;
	font-weight:bold;
	background: #413d3b; /* Old browsers */
	background: -moz-linear-gradient(top,  #413d3b 0%, #2d2b2a 50%, #151312 51%, #000000 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#413d3b), color-stop(50%,#2d2b2a), color-stop(51%,#151312), color-stop(100%,#000000)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #413d3b 0%,#2d2b2a 50%,#151312 51%,#000000 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #413d3b 0%,#2d2b2a 50%,#151312 51%,#000000 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #413d3b 0%,#2d2b2a 50%,#151312 51%,#000000 100%); /* IE10+ */
	background: linear-gradient(top,  #413d3b 0%,#2d2b2a 50%,#151312 51%,#000000 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#413d3b', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
	-moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;
}
/* related */
.related {margin: 10px auto; width: 1006px; font-weight: bold;}
.related a {display:block; float:left; margin-right:10px; text-indent:15px; min-height:20px; background:url(/images/lupe.png) 0px 2px no-repeat; text-transform:capitalize;}
.related span {display:block; float:left; margin-right:8px;}

/*---------------------------------------------------------*/
/* Thumb toplist */
/*---------------------------------------------------------*/
img.trthumb {
	width:160px;
	height:120px;
	border: 1px solid #464646;
	font-size:12px;
	font-weight:normal;
	color:#a37609;
	margin-bottom:2px;
	background-color:#000;
}

a:hover img.trthumb {
	border: 1px solid #acacac;
	color:#fff;
}
.tradeindex div {
	font-size: 12px; width: 162px; height:140px; text-align: center; float: left; font-weight:normal; white-space:nowrap; overflow:hidden; font-family:Arial, Helvetica, sans-serif; margin-right:7px; margin-bottom:5px;
}
.tradeindex {
	margin:0 auto; width:1014px; padding-left:7px; padding-top:7px;
}

/*---------------------------------------------------------*/
/* Text toplist */
/*---------------------------------------------------------*/
ul.globaltop {
	float:left;
	width:202px;
}
ul.globaltop li {
	width:197px;
	padding-right:5px;
	padding-bottom:3px;
	margin-bottom:3px;
	white-space:nowrap;
	overflow:hidden;
	font-weight: bold;
	border-bottom:1px dotted #222;
	text-indent: 2px;
}

/*----------------------------------------------------------*/
/* Footer */
/*----------------------------------------------------------*/
#footer {
	margin: 0 auto;
	margin-top: 30px;
	width: 1006px;
}

.ads3 {width:972px; padding-left:4px; margin:0 auto;}
.ads3b {width:300px; height:250px; padding:6px; margin-right:12px; float:left;}
.cjlistniche {padding-right:5px;}