*{
margin: 0;
padding: 0;
font-family:Tahoma, Arial, Helvetica, sans-serif;}

body,td,th {
	font-size: 12px;
	color: #bf814b;
}
body {
	background: url(/images/bg.png) #281605;
}
ul {list-style: none;}
a {
	color: #ddd;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #fff;
}

.clearfloat {clear: both; height: 0; font-size: 1px; line-height: 0px;}

/*======================================================*/
/* header */
/*======================================================*/
.head {width:100%; background:url(/images/tb.png) top left repeat-x;}
#header {
	clear: both;
	width:1014px;
	height:100px;
	margin: 0 auto;
	z-index: 11; /* ie6-7 fix */
	position: relative;
}

h1 {
	display:none;
}

#logo {
	float: left;
	margin-right: 10px;
}
#logo a img {
	width:233px;
	height:100px;
	border:none;
}

#logo a img.ie6 {
	display: none;
}


/* search form */
#formContainer {
	float: right;
	margin-top: 20px;
	margin-right: 4px;
}
.easy-autocomplete{
	display:inline-block;
}


span.report img {
	width:auto;
	height:10px;
}
span.report {
	position: absolute;
	z-index:10;
	opacity: .8;
	filter: alpha(opacity=80);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	bottom: 69px;
	left: 6px;
	color:#fff;
	background:#ffffff87;
	width:25px;
	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;
}

.searchf {
	width:168px;
	height: 30px;
	padding: 6px;
	padding-left: 8px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #000;
	border: 1px solid #765838;
	border-right: none;
	color: #ddd;
}
.searchb {
	background: #000 url(/images/sb.gif) no-repeat 1px 1px;
	width: 29px;
	height: 30px;
	margin: 0;
	padding: 0;
	border: 1px solid #765838;
	border-left: none;
	float: right;
	cursor: pointer;
}

/* category select */
#selectContainer {
	float: right;
	margin-top: 20px;
	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 #765838;
	color: #ddd;
	cursor: pointer;
	display: none;
}
#catList {
	position: absolute;
	top: 49px;
	z-index: 3000;
	width:218px;
	height: 400px;
	padding: 0;
	border: 1px solid #765838;
	border-top: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#000;
	overflow-x: hidden;
	overflow-y: scroll;
	display: none;
}
#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: #765838;
}
.newstyle {display: none;}

.main {
	width: 1020px;
	min-height: 1000px;
	margin: 0 auto;
	padding-top: 24px;
	padding-bottom: 50px;
	background: #f5f3ef;
}

.topmenu {
	position: absolute;
	right: 0;
	top: 4px;
	z-index: 2;
}
.topmenu li {
	display:block;
	float:left;
	margin-right:1px;
}
.topmenu li a {
	display:block;
	font-size:13px;
	font-weight: normal;
	padding:5px 0 5px 20px;
	color:#A8534E;
}

.topmenu li a:hover {
	color: #fff;
}

h2 {width:1010px; height:20px; margin:0 auto; overflow:hidden; font-size:13px; color:#fff; font-weight:bold; text-align:left; padding-top:10px; padding-bottom:0px; clear:both; background: url(/images/h2b.png) top left no-repeat; text-indent:22px;}

img.thumb {
	display:block;
	margin-top:6px;
	margin-left:5px;
	width:240px;
	height:180px;
	border: 1px solid #563314;
	background:#38220f;
}
ul.videos li:hover img.thumb, .tcats ul li:hover img.thumb {border: 1px dashed #eee;}

/*======================================================*/
/* thumb category list */
/*======================================================*/
.tcats ul {
	width:1016px;
	margin: 0px auto;
	display:block;
	min-height:40px;
	padding-top:5px;
	padding-bottom:3px;
}
.tcats ul li {
	position: relative;
	width: 252px;
	height: 258px;
	margin-bottom: 0px; 
	margin-left:1px;
	margin-right:1px;
	text-align:left;
	background:url(/images/liback.png) top left no-repeat;
	float: left;
}
.tcats ul li h3 {
	position:absolute;
	color: #c7c7c7;
	top: 192px;
	left:7px;
	width: 238px;
	height:29px;
	overflow:hidden;
	text-transform:capitalize;
	white-space: nowrap;
	text-align:center;
	text-shadow: -1px -1px 0px #2d1c0d;
	font-weight:bold;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 22px;
}
.tcats ul li:hover h3 {color:#f8b208;}

span.count{
	position: absolute;
	top: 230px;
	left: 5px;
	width: 240px;
	color:#a16127;
	text-align: center;
	text-shadow: -1px -1px 0px #2d1c0d;
	font-size: 11px;
}


/*======================================================*/
/* a-z categories */
/*======================================================*/
.azcats {
	width:1010px;
	margin: 0px auto;
	display:block;
	min-height:40px;
	padding-top:5px;
	padding-bottom:10px;
}
.azcats ul {
	float:left;
	width:197px;
	margin-right:5px;
}
.azcats ul li {
	width:195px; height:22px; text-align:left; font-size:13px; background:url(/images/bull.png) 0 1px 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:5px;
	padding-bottom:3px;
}
ul.videos li {
	position: relative;
	width: 252px;
	height: 258px;
	margin-bottom: 0px; 
	margin-left:1px;
	margin-right:1px;
	text-align:left;
	background:url(/images/liback.png) top left no-repeat;
	float: left;
}
ul.videos li h3 {
	position:absolute;
	top: 190px;
	left:7px;
	color: #c7c7c7;
	width: 238px;
	height:34px;
	overflow:hidden;
	text-transform:capitalize;
	text-shadow: -1px -1px 0px #2d1c0d;
	text-align:center;
	font-weight:bold;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
ul.videos li:hover h3 {color:#f8b208;}

span.duration {
	position: absolute;
	z-index:10;
	opacity: .9;
	filter: alpha(opacity=90);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	bottom: 71px;
	right: 6px;
	color:#fff;
	background:#1b0e03;
	width:50px;
	padding-top:2px;
	padding-bottom:2px;
	text-align:center;
	font-weight:bold;
	font-size: 11px;
}


span.date {
	position: absolute;
	top: 230px;
	left: 7px;
	color:#a16127;
	text-align: left;
	text-shadow: -1px -1px 0px #2d1c0d;
	font-size: 11px;
}

span.site {
	position: absolute;
	top: 230px;
	right: 7px;
	color:#a16127;
	height:14px;
	max-width:135px;
	overflow:hidden;
	text-align:right;
	text-shadow: -1px -1px 0px #2d1c0d;
	font-size: 11px;
}
span.site a {color:#a16127;}
span.site a:hover {color:#fff;}


/*-------------------------------------------------*/
/* Navigation */
/*-------------------------------------------------*/
.nav {
	width:1014px;
	margin: 0 auto;
	padding-left: 3px;
	padding-bottom: 2px;
	text-align:left;
	clear:both;
	padding-top: 6px;
}
.sortingtitle {
	float:left;
	padding:6px;
	padding-left:0;
	font-weight: bold;
}
.sorting {float: left;}

.sorting a {
	display:block;
	float:left;
	padding:6px;
	margin-right:3px;
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	background:#4e3317;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#775839), to(#412911)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(top, #775839, #412911); /* Chrome 10+, Saf5.1+ */
	background-image:    -moz-linear-gradient(top, #775839, #412911); /* FF3.6 */
	background-image:     -ms-linear-gradient(top, #775839, #412911); /* IE10 */
	background-image:      -o-linear-gradient(top, #775839, #412911); /* Opera 11.10+ */
	background-image:         linear-gradient(top, #775839, #412911);	
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#775839', endColorstr='#412911',GradientType=0 ); /* IE6-9 */
	-moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;
}
.sorting a.current {
	color:#fff;
	background:#000;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#696969), to(#000000)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(top, #696969, #000000); /* Chrome 10+, Saf5.1+ */
	background-image:    -moz-linear-gradient(top, #696969, #000000); /* FF3.6 */
	background-image:     -ms-linear-gradient(top, #696969, #000000); /* IE10 */
	background-image:      -o-linear-gradient(top, #696969, #000000); /* Opera 11.10+ */
	background-image:         linear-gradient(top, #696969, #000000);	
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#696969', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
}

.pagestitle {
	float:left;
	padding:5px;
	margin-left:20px;
}

.pages {float: right;}

.pages a {
	display:block;
	float:left;
	padding:6px;
	min-width: 12px;
	text-align: center;
	margin-right:3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	background:#4e3317;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#775839), to(#412911)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(top, #775839, #412911); /* Chrome 10+, Saf5.1+ */
	background-image:    -moz-linear-gradient(top, #775839, #412911); /* FF3.6 */
	background-image:     -ms-linear-gradient(top, #775839, #412911); /* IE10 */
	background-image:      -o-linear-gradient(top, #775839, #412911); /* Opera 11.10+ */
	background-image:         linear-gradient(top, #775839, #412911);	
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#775839', endColorstr='#412911',GradientType=0 ); /* IE6-9 */
	-moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;
}
.pages span {
	display: block;
	float: left;
	padding: 6px;
}
.pages span.current {
	display:block;
	float:left;
	color:#ffffff;
	padding:6px;
	min-width: 12px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right:3px;
	font-size:10px;
	font-weight:bold;
	background:#000;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#696969), to(#000000)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(top, #696969, #000000); /* Chrome 10+, Saf5.1+ */
	background-image:    -moz-linear-gradient(top, #696969, #000000); /* FF3.6 */
	background-image:     -ms-linear-gradient(top, #696969, #000000); /* IE10 */
	background-image:      -o-linear-gradient(top, #696969, #000000); /* Opera 11.10+ */
	background-image:         linear-gradient(top, #696969, #000000);	
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#696969', 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:16px; min-height:20px; background:url(/images/lupe.png) 0px 1px 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 #bbb;
	font-size:12px;
	font-weight:normal;
	color:#bbb;
	margin-bottom:2px;
	background-color:#38220f;
}

a:hover img.trthumb {
	border: 1px solid #fff;
	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:6px; margin-bottom:5px;
}
.tradeindex {
	margin:0 auto; width:1008px; padding-left:6px; padding-top:7px;
}

/*---------------------------------------------------------*/
/* Text toplist */
/*---------------------------------------------------------*/
ul.globaltop {
	float:left;
	width:201px;
}
ul.globaltop li {
	width:196px;
	height:14px;
	padding-right:5px;
	padding-bottom:3px;
	margin-bottom:3px;
	white-space:nowrap;
	overflow:hidden;
	font-weight: bold;
	border-bottom:1px dotted #5d3818;
	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;}