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

body,td,th {
	font-size: 12px;
	color: #c1b7a7;
}
body {
	background: #000;
}
ul {list-style: none;}
a {
	color: #faaf58;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #fff;
}
.clearfloat {clear: both; height: 0; font-size: 1px; line-height: 0px;}
span.report img {
	width:auto;
	height:10px;
}
.easy-autocomplete{
	display:inline-block;
}
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:#FFF;
	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;
}
/*======================================================*/
/* header */
/*======================================================*/
#header {
	clear: both;
	width:1015px;
	height:110px;
	margin: 0 auto;
	z-index: 11; /* ie6-7 fix */
	position: relative;
	border-left:1px solid #3f6618;
	border-right:1px solid #3f6618;
	background: url(/images/tb.gif) 0 0 repeat-x;
}

h1 {
	display:none;
}

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

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


/* search form */
#formContainer {
	float: right;
	margin-top: 45px;
	margin-right: 10px;
}
.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 #3d6711;
	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 #3d6711;
	border-left: none;
	float: right;
	cursor: pointer;
}

/* category select */
#selectContainer {
	float: right;
	margin-top: 45px;
	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 #3d6711;
	color: #ccc;
	cursor: pointer;
	display: none;
}
#catList {
	position: absolute;
	top: 74px;
	z-index: 3000;
	width:218px;
	height: 400px;
	padding: 0;
	border: 1px solid #3d6711;
	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: #3d6711;
}
.newstyle {display: none;}

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

ul.menu {width:1015px; height:26px; display:block; border-left:1px solid #3f6618; border-right:1px solid #3f6618; background:url(/images/menub.gif) 0 7px repeat-x; margin: 0 auto;}
ul.menu li {display:block; width:196px; height:26px; margin-left:7px; float:left;}

ul.menu li a{
display: block;
width:196px;
height:26px;
line-height:24px;
vertical-align:middle;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
text-align: center;
color:#000;
background: url(/images/menuitem.png) top left no-repeat;
}

ul.menu li a:hover {background: url(/images/menuitema.png) top left no-repeat;}

h2 {width:1015px; height:26px; margin:0 auto; white-space:nowrap; overflow:hidden; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:18px; color:#fff; background:url(/images/fld.gif) 8px 4px no-repeat; text-align:left; font-weight:bold; text-indent:30px; padding-top:3px; padding-bottom:5px; border-left:1px solid #3f6618; border-right:1px solid #3f6618; clear:both;}

img.thumb {
	display:block;
	width:240px;
	height:180px;
	background:#000;
	border: 1px solid #c1b7a7;
	margin: 2px;
}
ul.videos li:hover img.thumb, .tcats ul li:hover img.thumb {border: 1px solid #fff;}

/*======================================================*/
/* thumb category list */
/*======================================================*/
.tcats ul {
	width:1012px;
	margin: 0px auto;
	display:block;
	min-height:40px;
	padding-top:5px;
	padding-left:3px;
	border:1px solid #3f6618;
	background: url(/images/videob.gif) #1b2c0b;
}
.tcats ul li {
	position: relative;
	width: 246px;
	height: 232px;
	margin-right:3px;
	margin-bottom:8px;
	border: 2px solid #91b34a;
	background: url(/images/catb.gif) 3px 195px no-repeat #000;
	text-align:left;
	float: left;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	box-shadow: 0 1px 5px #000;
}
.tcats ul li h3 {
	position:absolute;
	top: 188px;
	left:3px;
	color: #faaf58;
	width: 240px;
	height:22px;
	overflow:hidden;
	white-space: nowrap;
	text-transform:capitalize;
	text-align:center;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.tcats ul li:hover h3 {color:#fff;}
.tcats ul li h3 b {padding:5px; background:#000;}

span.count{
	position: absolute;
	top: 212px;
	left: 3px;
	color:#fff;
	width:240px;
	text-align: center;
	font-size: 11px;
}

span.link{
position: absolute;
left: 0;
top: 0;
width: 246px;
height: 228px;}

span.link a{
display: block;
width: 100%;
height: 100%;
background: url(/images/transparent.gif);}

span.link a b{
display: none;}

span.link a img{
display: none;}


/*======================================================*/
/* a-z categories */
/*======================================================*/
.azcats {
	width:1015px;
	margin: 0px auto;
	display:block;
	min-height:40px;
	padding-top:5px;
	padding-bottom:10px;
	background: #121e06;
	border:1px solid #3f6618;
}
.azcats ul {
	float:left;
	width:197px;
	margin-left:5px;
}
.azcats ul li {
	width:197px; height:22px; text-align:left; font-size:13px; background:url(/images/bull.png) 0 2px no-repeat; text-indent:18px;
	padding-top: 1px;
	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:1012px;
	margin: 0px auto;
	display:block;
	min-height:40px;
	padding-top:5px;
	padding-left:3px;
	border:1px solid #3f6618;
	background: url(/images/videob.gif) #1b2c0b;
}
ul.videos li {
	position: relative;
	width: 246px;
	height: 262px;
	margin-right:3px;
	margin-bottom:8px;
	border: 2px solid #91b34a;
	background: #000;
	text-align:left;
	float: left;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	box-shadow: 0 1px 5px #000;
}
ul.videos li h3 {
	position: absolute;
	top: 188px;
	left: 3px;
	color: #faaf58;
	width: 240px;
	text-align: center;
	height:34px;
	line-height: 16px;
	overflow:hidden;
	font-size: 13px;
}
ul.videos li:hover h3 {color:#fff;}

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

span.date b, span.site b, span.duration b{
color: #c1b7a7;
font-weight: normal;
}
span.date {
	position: absolute;
	top: 226px;
	right: 5px;
	color:#fff;
	text-align: right;
	font-size: 11px;
}

span.site {
	position: absolute;
	top: 242px;
	left: 5px;
	color:#fff;
	font-size: 11px;
}
span.site a {color:#fff;}
span.site a:hover {color:#faaf58;}


/*-------------------------------------------------*/
/* Navigation */
/*-------------------------------------------------*/
.nav {
	width:1008px;
	margin: 0 auto;
	padding-left: 5px;
	padding-right: 2px;
	padding-bottom: 6px;
	text-align:left;
	clear:both;
	padding-top: 6px;
	border-left:1px solid #3f6618;
	border-right:1px solid #3f6618;
}
.sortingtitle {
	float:left;
	padding:4px;
	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;
	background:#79ac2f;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#a7d369), to(#79ac2f)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(top, #a7d369, #79ac2f); /* Chrome 10+, Saf5.1+ */
	background-image:    -moz-linear-gradient(top, #a7d369, #79ac2f); /* FF3.6 */
	background-image:     -ms-linear-gradient(top, #a7d369, #79ac2f); /* IE10 */
	background-image:      -o-linear-gradient(top, #a7d369, #79ac2f); /* Opera 11.10+ */
	background-image:         linear-gradient(top, #a7d369, #79ac2f);	
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a7d369', endColorstr='#79ac2f',GradientType=0 ); /* IE6-9 */
	-moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;
	color: #000;
}
.sorting a:hover {
	background:#9dcc5c;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#d3f3a7), to(#82b834)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(top, #d3f3a7, #82b834); /* Chrome 10+, Saf5.1+ */
	background-image:    -moz-linear-gradient(top, #d3f3a7, #82b834); /* FF3.6 */
	background-image:     -ms-linear-gradient(top, #d3f3a7, #82b834); /* IE10 */
	background-image:      -o-linear-gradient(top, #d3f3a7, #82b834); /* Opera 11.10+ */
	background-image:         linear-gradient(top, #d3f3a7, #82b834);	
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d3f3a7', endColorstr='#82b834',GradientType=0 ); /* IE6-9 */
}
.sorting a.current {
	color:#fff;
	background:#3a4f11;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#7baf30), to(#374a0f)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(top, #7baf30, #374a0f); /* Chrome 10+, Saf5.1+ */
	background-image:    -moz-linear-gradient(top, #7baf30, #374a0f); /* FF3.6 */
	background-image:     -ms-linear-gradient(top, #7baf30, #374a0f); /* IE10 */
	background-image:      -o-linear-gradient(top, #7baf30, #374a0f); /* Opera 11.10+ */
	background-image:         linear-gradient(top, #7baf30, #374a0f);	
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7baf30', endColorstr='#374a0f',GradientType=0 ); /* IE6-9 */
}

.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;
	background:#79ac2f;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#a7d369), to(#79ac2f)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(top, #a7d369, #79ac2f); /* Chrome 10+, Saf5.1+ */
	background-image:    -moz-linear-gradient(top, #a7d369, #79ac2f); /* FF3.6 */
	background-image:     -ms-linear-gradient(top, #a7d369, #79ac2f); /* IE10 */
	background-image:      -o-linear-gradient(top, #a7d369, #79ac2f); /* Opera 11.10+ */
	background-image:         linear-gradient(top, #a7d369, #79ac2f);	
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a7d369', endColorstr='#79ac2f',GradientType=0 ); /* IE6-9 */
	-moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;
	color: #000;
}
.pages a:hover {
	background:#9dcc5c;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#d3f3a7), to(#82b834)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(top, #d3f3a7, #82b834); /* Chrome 10+, Saf5.1+ */
	background-image:    -moz-linear-gradient(top, #d3f3a7, #82b834); /* FF3.6 */
	background-image:     -ms-linear-gradient(top, #d3f3a7, #82b834); /* IE10 */
	background-image:      -o-linear-gradient(top, #d3f3a7, #82b834); /* Opera 11.10+ */
	background-image:         linear-gradient(top, #d3f3a7, #82b834);	
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d3f3a7', endColorstr='#82b834',GradientType=0 ); /* IE6-9 */
}
.pages span {
	display: block;
	float: left;
	padding: 5px;
}
.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;
	background:#3a4f11;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#7baf30), to(#374a0f)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(top, #7baf30, #374a0f); /* Chrome 10+, Saf5.1+ */
	background-image:    -moz-linear-gradient(top, #7baf30, #374a0f); /* FF3.6 */
	background-image:     -ms-linear-gradient(top, #7baf30, #374a0f); /* IE10 */
	background-image:      -o-linear-gradient(top, #7baf30, #374a0f); /* Opera 11.10+ */
	background-image:         linear-gradient(top, #7baf30, #374a0f);	
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7baf30', endColorstr='#374a0f',GradientType=0 ); /* IE6-9 */
	-moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;
}
/* related */
.related {margin: 0 auto; width: 1005px; font-weight: bold; padding: 10px 5px;
	background: #121e06;
	border:1px solid #3f6618;
}
.related a {display:block; float:left; margin-right:10px; text-indent:16px; 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 #c1b7a7;
	font-size:12px;
	font-weight:normal;
	color:#faaf58;
	margin-bottom:2px;
}

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:1009px; padding-left:6px; padding-top:6px; background: #121e06; border:1px solid #3f6618;
}

/*---------------------------------------------------------*/
/* 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 #2e4b12;
	text-indent: 3px;
}

/*----------------------------------------------------------*/
/* Footer */
/*----------------------------------------------------------*/
#footer {
	margin: 0 auto;
	padding: 5px;
	padding-top: 30px;
	width: 1005px;
	border-left:1px solid #3f6618;
	border-right:1px solid #3f6618;
	background:url(/images/bb.gif) left bottom repeat-x;
}

.ads3 {width:1015px; margin:0 auto; border-left:1px solid #3f6618; border-right:1px solid #3f6618;}
.ads3b {width:300px; height:250px; padding:6px; margin-left:16px; float:left;}
.cjlistniche {padding-right:5px;}