body {
	margin: 0 0;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; color: #222;
	font-family:'Trebuchet MS',Helvetica,sans-serif;
	color: #04920e;
	font-size: 12px;
	background-color: #e4bc66;
}

a img{
border: 0px;
}

a {
color: #000000;
}

.title{
border-bottom:1px solid #04920e;
color:#000000;
float:left;
font-size:16px;
margin-bottom:5px;
margin-top:14px;
text-align:left;
width:100%;
}

.logo {
float:right;
margin:0 23px 0 1px;
padding:0;
}


.bottom_logo{
background-image: url(/pix/logo_bg.png);
background-repeat: repeat-x;
height: 66px;
width: 100%;
}
.bottom_logo img{
float: left;
}

.counters{
padding-top:10px;
text-align:center;
}

.ban_logo {
margin:0 0 13px 80px;
padding: 0;
border: 0px;
}

h2 {
	margin:0px;
	padding: 0px;
	text-transform:uppercase;
	color: #04920e;
}

#header h1 {
background-color:#04920e;
color:#FFFFFF;
display:block;
float:right;
font-size:12px;
margin:0 10px 0 0;
padding:0 5px;
text-transform:uppercase;
-moz-border-radius-topleft:2px;
-moz-border-radius-topright:2px;
-webkit-border-top-left-radius: 2px;
-webkit-border-top-right-radius: 2px;
}





.clr {
	clear: both;
}

.bottom {
	vertical-align: bottom;
}

.center,.center td,.center th {
	text-align: center;
}

.left,.left td,.left th {
	text-align: left;
}

.nowrap,.nowrap td,.nowrap th {
	white-space: nowrap;
}

.right,.right td,.right th {
	text-align: right;
}

.left,.left td,.left th {
	text-align: left;
}

.top {
	vertical-align: top;
}




#wrapper {
margin:0 auto;
position:relative;
text-align:center;
width:990px;
}


#header {
background-image: url(/pix/logo_bg.png);
background-repeat: repeat-x;
height: 66px;
width: 100%;
}

#header a  {
	text-decoration:none;
	color:#433d7e;
}


#type {
	position:absolute;
	top:0;
	font-size:1em;
	right:0;
}

#type a {
	color:#FFF; 
	padding:2px 2px;
	display:block;
	float:left;
	margin:2px 2px;
}

#type a.default {
	background-color:#666;
}

#type a.highlight {
	background-color:#EEE;
	color:#000;
}

#nav {
position:absolute;
top:15px;
}

#nav ul {
	margin:0 0;
	padding:0 0;
	list-style-type:none;
}

#nav li {
float:left;
list-style-type:none;
margin:1px;
padding:2px 0;
text-align:center;
text-transform:uppercase;
}

#nav li.home {
border:1px solid #333333;
padding:2px;
width:100px;
}

#nav a {
color:#333333;
font-weight:bold;
text-decoration:none;
}

#nav a:hover {
color:#000000;
}


#nav li.default {

}

#nav li.highlight {
	background-color:#04920e;
	border:1px solid #000000;
}

#nav li.highlight a {
	color:#FFFFFF;
}

#menu {
	position:relative;
}

#menu ul {
	margin:0 0;
	padding:0 0;
	list-style-type:none;
}

#menu li {
float:left;
list-style-type:none;
margin:1px;
padding:2px 0;
text-align:center;
text-transform:uppercase;
padding:2px;
width:50px;
}

#menu li.home {
border: 1px dashed #555555;
padding:1px 5px;
}

#menu a {
color:#333333;
font-weight:bold;
text-decoration:none;
}

#menu a:hover {
color:#433d7e;
}


#menu li.default {

}

#menu li.highlight {
	background-color:#04920e;
	border:1px solid #000000;
}

#menu li.highlight a {
	color:#000;
}


#stat {

position:relative;
right:10px;
top:0;
}

#stat a {
	color:#333333;
	padding:3px;
	text-decoration:none;
}

#content {
	padding-left:2px;
	position:relative;
	margin-top:5px;
	margin-bottom:5px;
}

#categories {
	width:150px;
	position:absolute;
	top:0;
	left:0;
}

.cat_plain a{
background-color:#999999;
border:1px solid #333333;
line-height:25px;
padding:2px;
}
.cat_plain a:hover{
text-decoration:none;
color: #FFFFFF;
}



#main {
	padding-left:160px;
	backgroun-color:#FFF;
}

.category_thumb {
color:#04920e;
float:left;
height:195px;
margin:8px;
position:relative;
text-align:center;
width:230px;
}
.category_thumb img{
border: 1px solid #797716;
}

.category_thumb .title {
	font-size:12px;
	left:0;
	margin:0;
	overflow:hidden;
	padding:0;
	position:absolute;
	text-align:center;
	top:175px;
	width:100%;
	border: 0px;
}

#thumbs {
	
}
.thumb {
float:left;
margin:4px 8px;
position:relative;
}
.thumb a:hover img { border:1px solid #26DD26; }
.thumb img { 
	border:1px solid #787715;
	border:1px solid #787715;
	height:172px;
	width:230px;
}

.thumb.mov {
	width:230px;
	height: 205px;
}

.thumb h3 {
color:#433d7e;
font-size:11px;
line-height:12px;
height: 25px;
margin:2px 0 0;
overflow:hidden;
text-align:left;
}

.thumb h3 a{
font-size:10px;
color:#333333;
text-decoration: none;
}

.thumb h3 a:hover{ 
color: #5d80c1;
text-decoration: none;
}


.thumb .tags strong{
color: #433d7e;
}

.thumb .tags{
color:#999999;
font-size:11px;
font-weight:bold;
height:14px;
margin:0;
overflow:hidden;
padding:0;
text-align:left;
}

.thumb .tags a{ 
color: #999999;
text-decoration: underline;
font-weight: normal;
font-size:10px;
}

.thumb .tags a:hover{ 
color: #5d80c1;
text-decoration: none;
}

.thumb .duration {
font-size:10px;
margin:0;
position:absolute;
padding: 2px;
background-color:#d2d3d3;
color:#000000;
}

.thumb .duration.mov {
left:2px;
top:154px;
}


.thumb .add {
font-size:10px;
margin:0;
position:absolute;
text-align:left;
padding: 2px;
background-color:#d2d3d3;
color:#000000;
}
.thumb .add.mov {
right:0px;
top:154px;
}


#gal img {
	border:1px solid red;
}

#gal .paysite {
	color:#FFF;
	padding:2px 2px;
	margin:2px 0;
	background-color:#000;
}

#gal .paysite p {
	font-size:1em;
	margin:2px 2px;
}

#gal .paysite p span {
	font-weight:bold;
}

#gal p {
	text-indent:2em;
	font-size:1.2em;
}

#footer {
	margin-top:2px;
	padding:2px 2px;
	text-align:center;
	color:#433d7e;
}

#footer a {
	color:#433d7e;
}

#paginator {
	position:relative;
	top:0;
	right:20px;
	float: right;
}


.inxy-paginator {
float:right;
margin:-3px;
padding:0;
}

.inxy-paginator li {
border:1px solid;
float:left;
list-style-type:none;
margin:1px;
padding:1px 3px;
}

.inxy-paginator li:hover {
background-color:#999999;
border-color: #433d7e;
}



.inxy-paginator li a {
	margin: 1px; 
	padding:1px;
	text-decoration: none;
}

.inxy-paginator .highlight {
	font-weight: bold;
	background-color:#433d7e;
}

.inxy-paginator .highlight a {
	color: #FFFFFF; 
	text-decoration: none;
}

/* Toplists */
table.toplist {
	margin:0 10px 0 0;
	width:100%;

	float: right;
}
table.toplist td {margin: 0px; padding: 0px; text-align: left; width: 16%; vertical-align: top;}
table.toplist td a {
background-image:url("/pix/tick.png");
background-repeat:no-repeat;
font-size:13px;
font-weight:normal;
line-height:17px;
padding:0 0 0 15px;
text-align:left;
text-decoration:none;
}
table.toplist td a:hover {text-decoration: underline; color: #f63236;}

.ttop{
width: 980px;

}
.ttop .tt{
float:left;
margin:1px;
}

.ttop .pic{
margin:7px;
}

.ttop .mov{
margin:0px;
}

.ttop .im a img{
border:1px solid #04920e;
}

.ttop .mov a img{
height:145px;
width:192px;
}

.ttop .pic a img{
height:192px;
width:145px;
}


.ttop .tit{
background-color:#04920e;
color:#ffffff;
font-size:12px;
font-weight:bold;
margin-left:0;
opacity:0.8;
padding:0;
position:relative;
text-align:center;
width:100%;
-moz-border-radius-bottomleft:2px;
-moz-border-radius-bottomright:2px;
-webkit-border-bottom-left-radius: 2px;
-webkit-border-bottom-right-radius: 2px;
}

.gal_ttop .tt{
float:left;
margin:1px;
}

.gal_ttop .tt a img{
height:90px;
width:120px;
float: left;
}


/* End Toplists */


.category_list{
margin-top: 10px;
margin-bottom: 10px;
}
ul#cat_list {
	float: left;
	padding: 0px;
	margin: 0px;
	width: 160px;
}
ul#cat_list a{
	text-decoration: none;
}
ul#cat_list a:hover{
	text-decoration: underline;
}

ul#cat_list img{
	border: 0px;
}

ul#cat_list li {
	text-align: left;
	white-space:nowrap; 
	list-style-position: inside;
	list-style-type: none;
	background-repeat: no-repeat;
	padding:0 20px;
}

ul.hl {
margin: 10px auto;
text-align: center;
}

ul.hl li{
	list-style-type: none;
	display: inline;
}

ul.hl li a{
}
