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

body,td,th {
	font-size: 12px;
	color: #c2c2c2;
}
body {
	background: #513f22 url(/images/hb.gif) 0 0 repeat-x;
}
ul {list-style: none;}
a {
	color: #f5d280;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #fff;
}
.clearfloat {clear: both; height: 0; font-size: 1px; line-height: 0px;}

/*======================================================*/
/* header */
/*======================================================*/
#header {
	clear: both;
	width:1020px;
	height:100px;
	margin: 0 auto;
	padding-bottom: 10px;
	z-index: 11; /* ie6-7 fix */
	position: relative;
}
.rhead {width:816px; float: left; background: url(/images/line.gif) 0 33px repeat-x;}
.htoplist ul {width:194px; float:left; margin-top: 4px; padding-right:10px;}
.htoplist ul li {padding-bottom: 3px; padding-top: 2px; text-indent: 22px;  background: url(/images/bull.gif) 0 0 no-repeat; font-size:12px; font-weight:bold; min-height:14px; white-space:nowrap; overflow:hidden;}
.htoplist ul li:hover {background: url(/images/bulla.gif) 0 0 no-repeat;}

h1 {
	display:none;
}

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

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


/* search form */
#formContainer {
	float: right;
	margin-top: 4px;
}
.searchf {
	width:148px;
	height: 16px;
	padding: 6px;
	padding-left: 8px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #000;
	border: 1px solid #624816;
	border-right: none;
	color: #ccc;
}
.searchb {
	background: #000 url(/images/sb.gif) no-repeat 1px 1px;
	width: 29px;
	height: 30px;
	margin: 0;
	padding: 0;
	border: 1px solid #624816;
	border-left: none;
	float: left;
	cursor: pointer;
}

/* category select */
#selectContainer {
	float: right;
	margin-top: 4px;
	margin-right: 4px;
	z-index: 2000; /* ie6-7 fix */	
}
#catSelect {
	width:185px;
	height: 14px;
	padding: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #000 url(/images/down.gif) no-repeat 172px 1px;
	border: 1px solid #624816;
	color: #ccc;
	cursor: pointer;
	display: none;
}
#catList {
	position: absolute;
	top: 33px;
	z-index: 3000;
	width:198px;
	height: 400px;
	padding: 0;
	border: 1px solid #624816;
	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: 188px;
	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: #624816;
}
.newstyle {display: none;}

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

.topmenu {
	display: block;
	float: left;
	margin-top: 12px;
}
.topmenu li {
	display:block;
	float:left;
	margin-right:2px;
}
.topmenu li a {
	display:block;
	height: 15px;
	font-size:11px;
	font-weight: normal;
	padding: 3px 7px;
	font-weight: bold;
	color: #fff;
	background: #9e7d41; /* Old browsers */
	background: -moz-linear-gradient(top,  #9e7d41 0%, #624816 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9e7d41), color-stop(100%,#624816)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #9e7d41 0%,#624816 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #9e7d41 0%,#624816 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #9e7d41 0%,#624816 100%); /* IE10+ */
	background: linear-gradient(top,  #9e7d41 0%,#624816 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9e7d41', endColorstr='#624816',GradientType=0 ); /* IE6-9 */
	-moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px; border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px; border-top-right-radius: 5px;
}

h2 {width:1012px; height:31px; margin:0 auto; overflow:hidden; font-size:24px; color:#fff; font-weight:normal; text-align:left; padding-top:2px; padding-bottom:4px; clear:both; text-indent:44px; -moz-border-radius: 3px; -webkit-border-radius: 3px; -khtml-border-radius: 3px; border-radius: 3px; margin-top:4px; margin-bottom:2px; 	background: #2b2112 url(/images/h2b.gif) 2px 2px no-repeat;
}

img.thumb {
	display:block;
	margin-top:3px;
	margin-left:3px;
	width:240px;
	height:180px;
}

/*======================================================*/
/* thumb category list */
/*======================================================*/
.tcats ul {
	width:1016px;
	margin: 0px auto;
	display:block;
	min-height:40px;
	padding-top:3px;
	padding-left:4px;
}
.tcats ul li {
	-moz-border-radius: 5px; -webkit-border-radius: 5px; -khtml-border-radius: 5px; border-radius: 5px;
	position: relative;
	width: 246px;
	height: 242px;
	margin-right:4px;
	margin-bottom:8px;
	text-align:left;
	border:2px solid #292010;
	float: left;
	background: #9d7b44; /* Old browsers */
	background: -moz-linear-gradient(top,  #9d7b44 0%, #62461a 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9d7b44), color-stop(100%,#62461a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #9d7b44 0%,#62461a 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #9d7b44 0%,#62461a 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #9d7b44 0%,#62461a 100%); /* IE10+ */
	background: linear-gradient(top,  #9d7b44 0%,#62461a 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9d7b44', endColorstr='#62461a',GradientType=0 ); /* IE6-9 */
}
.tcats ul li:hover {
	background: #826538; /* Old browsers */
	background: -moz-linear-gradient(top,  #826538 0%, #271e11 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#826538), color-stop(100%,#271e11)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #826538 0%,#271e11 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #826538 0%,#271e11 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #826538 0%,#271e11 100%); /* IE10+ */
	background: linear-gradient(top,  #826538 0%,#271e11 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#826538', endColorstr='#271e11',GradientType=0 ); /* IE6-9 */
}
.tcats ul li h3 {
	position:absolute;
	top: 187px;
	left:3px;
	color: #f5d280;
	width: 240px;
	height:31px;
	overflow:hidden;
	white-space: nowrap;
	text-transform:capitalize;
	text-align:center;
	font-weight:bold;
	font-size: 22px;
}

span.count{
	position: absolute;
	top: 219px;
	left: 3px;
	width:240px;
	text-align: center;
	padding-top:3px;
	padding-bottom:2px;
	font-size: 11px;
	color: #fff;
	display: block;
}
.tcats ul li hr {position: absolute; top: 218px; left: 5px; width: 236px; border:none; border-top: 1px dotted #524021;}


/*======================================================*/
/* 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.gif) 0 0 no-repeat; text-indent:22px;
	padding-top: 1px;
	white-space:nowrap;
	overflow:hidden;
	text-transform:capitalize;
	font-weight: bold;
}
.azcats ul li:hover {background:url(/images/bulla.gif) 0 0 no-repeat;}
.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:4px;
}
ul.videos li {
	-moz-border-radius: 5px; -webkit-border-radius: 5px; -khtml-border-radius: 5px; border-radius: 5px;
	position: relative;
	width: 246px;
	height: 278px;
	margin-right:4px;
	margin-bottom:6px;
	margin-top: 10px;
	text-align:left;
	border:2px solid #292010;
	float: left;
	background: #9d7b44; /* Old browsers */
	background: -moz-linear-gradient(top,  #9d7b44 0%, #62461a 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9d7b44), color-stop(100%,#62461a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #9d7b44 0%,#62461a 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #9d7b44 0%,#62461a 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #9d7b44 0%,#62461a 100%); /* IE10+ */
	background: linear-gradient(top,  #9d7b44 0%,#62461a 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9d7b44', endColorstr='#62461a',GradientType=0 ); /* IE6-9 */
}
ul.videos li:hover {
	background: #826538; /* Old browsers */
	background: -moz-linear-gradient(top,  #826538 0%, #271e11 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#826538), color-stop(100%,#271e11)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #826538 0%,#271e11 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #826538 0%,#271e11 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #826538 0%,#271e11 100%); /* IE10+ */
	background: linear-gradient(top,  #826538 0%,#271e11 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#826538', endColorstr='#271e11',GradientType=0 ); /* IE6-9 */
}
ul.videos li img.thumb {margin-top: 8px;}
ul.videos li h3 {
	position:absolute;
	top: 192px;
	left:3px;
	color: #f5d280;
	width: 240px;
	height:34px;
	line-height: 16px;
	overflow:hidden;
	text-transform:capitalize;
	text-align:center;
	font-weight:bold;
	font-size: 13px;
}

span.duration b, span.date b, span.site b{
color: #c2c2c2;
font-weight: normal;}

span.duration {
	position: absolute;
	top: 237px;
	left: 5px;
	color:#fff;
	font-size: 11px;
}

span.date {
	position: absolute;
	top: 237px;
	right: 5px;
	color:#fff;
	text-align: right;
	font-size: 11px;
}

span.site {
	position: absolute;
	top: 257px;
	left: 5px;
	color:#fff;
	font-size: 11px;
}
span.site a {color:#fff;}
span.site a:hover {color:#f5d280;}
ul.videos li hr {position: absolute; top: 231px; left: 5px; width: 236px; border:none; border-top: 1px dotted #524021;}

ul.videos li span.play {
	width: 27px;
	height: 24px;
	display: block;
	position: absolute;
	left: 5px;
	top: 0;
	margin-top: -14px;
	background: url(/images/play.gif) 0 0 no-repeat;
}
ul.videos li:hover span.play {background: url(/images/playon.gif) 0 0 no-repeat;}
ul.videos li span.play1 {
	width: 68px;
	height: 24px;
	display: none;
	position: absolute;
	left: 28px;
	top: 0;
	margin-top: -14px;
	background: url(/images/play1.gif) 0 0 no-repeat;
}
ul.videos li:hover span.play1 {display: block;}

/*-------------------------------------------------*/
/* 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:5px;
	margin-right:3px;
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	-moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px;
	border: 1px solid #292010;
	background: #664b1a;
}
.sorting a:hover {
	border: 1px solid #80622c;
	background: #000;
}
.sorting a.current {
	color:#fff;
	background: #2c2212;
}

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

.pages {float: right;}

.pages a {
	display:block;
	float:left;
	padding:5px;
	min-width: 12px;
	text-align: center;
	margin-right:3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	-moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px;
	border: 1px solid #292010;
	background: #664b1a;
}
.pages a:hover {
	border: 1px solid #80622c;
	background: #000;
}
.pages span.current {
	display:block;
	float:left;
	color:#ffffff;
	padding:5px;
	min-width: 12px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right:3px;
	font-size:10px;
	font-weight:bold;
	-moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px;
	border: 1px solid #292010;
	background: #2c2212;
}
/* 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 0px no-repeat; text-transform:capitalize;}
.related span {display:block; float:left; margin-right:8px;}

/*---------------------------------------------------------*/
/* Thumb toplist */
/*---------------------------------------------------------*/
img.trthumb {
	width:160px;
	height:120px;
	border: 1px #c7a265 solid;
	font-size:12px;
	font-weight:normal;
	color:#f5d280;
	margin-bottom:2px;
	background-color:#6d5022;
}

a:hover img.trthumb {
	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;
	height:14px;
	padding-right:5px;
	padding-bottom:3px;
	margin-bottom:3px;
	white-space:nowrap;
	overflow:hidden;
	font-weight: bold;
	border-bottom:1px dotted #6a4e20;
	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;}
