body {
	margin: 0 0;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; color: #222;
	font-family:'Trebuchet MS',Helvetica,sans-serif;
	color: #79c0e1;
	font-size: 12px;
	background-color: #470f33;
}

a img{
border: 0px;
}

a {
color: #edcbc7;
}

.logo {
    margin: 15px;
    padding: 0;
    text-align: center;
}

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

h1 {
	margin:0px;
	padding: 0px;
	text-transform:uppercase;
	color: #79c0e1;
}

#header h1 {
	margin:0px;
	padding: 0px;
	text-transform:uppercase;
	color: #79c0e1;
	font-size: 12px;
	float: right;
}

h2 {
	margin:5px;
	font-family:serif;
}



.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 {
text-align: center;
margin-top:0px;
}

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


#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;
}

#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;
text-align:center;
text-transform:uppercase;
width:50px;
}

#menu li.recent {
-moz-border-radius:0 10px 10px 0;
-webkit-border-top-right-radius: 10px 10px;
-webkit-border-bottom-right-radius: 10px 10px

}
#menu li.best {
-moz-border-radius:10px 0px 0px 10px;
-webkit-border-top-left-radius: 10px 10px;
-webkit-border-bottom-left-radius: 10px 10px
}
#menu li.home {
width: 50px;
border: 1px dashed #555555;
padding: 1px;
}

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

#menu li.default {
	background-color:#555;
}

#menu li.highlight {
	background-color:#5d80c1;
}

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


#stat {
float:right;
position:relative;
right:10px;
top:0;
}

#stat a {
	-moz-border-radius:10px;
	-webkit-border-radius: 10px;
	background-color:#222222;
	border:1px dashed #333333;
	color:#999999;
	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;
}


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

#thumbs {
	
}

.thumb {
float:left;
margin:4px 6px;
position:relative;
}
.thumb a:hover img { border:1px solid #edcbc7; }
.thumb img { 
	border:1px solid #AFBB84;
	height:172px;
	width:230px;
}

.thumb {
	width:230px;
	height: 200px;
}

.thumb .title {
font-size:11px;
color:#edcbc7;
position:absolute;
top:175px;
left:0;
width:230px;
height:26px;
line-height:12px;
text-align:left;
overflow:hidden;
}

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

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


.thumb .tags strong{
color: #edcbc7;
}


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

.thumb .duration{
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 {
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:#edcbc7;
}

#footer a {
	color:#edcbc7;
}

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


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

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

.inxy-paginator li:hover {
background-color:#000000;
border-color: #edcbc7;
}



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

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

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

/* Toplists */
table.toplist {
float: right;
    margin: 3px 0 0;
    width: 1000px;
}

table.toplist_bottom {
float:right;
margin:0;
width:1000px;
}

table.toplist td {margin: 0px; padding: 0px; text-align: left; width: 17%; vertical-align: top;}

table.toplist_bottom td {margin: 0px; padding: 0px; text-align: left; width: 17%; vertical-align: top;}

table.toplist td a,table.toplist_bottom td a {
	color: #ffffff; 
	text-decoration: none; 
	text-align: left; 
	font-weight: normal; 
	font-size: 12px;
	background-repeat: no-repeat;
	background-image: url(/pix/tick.png);
	padding:0 0 0 15px;
	line-height:15px;
}

table.toplist_bottom td a {
background-image:url("/pix/tick.png");
background-repeat:no-repeat;
color:#ffffff;
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, table.toplist_bottom td a:hover {text-decoration: underline; color: #4E99D3;}





.ttop{
width: 990px;

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

.ttop .pic{
margin:7px;
}

.ttop .mov{
margin:0px;
}

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

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

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


.ttop .tit{
background-color:#555555;
color:#ffffff;
font-size:12px;
font-weight:bold;
margin-left:0;
padding:0;
position:relative;
text-align:center;
width:100%;
//width:194px;
}

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

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

.gal_top{

}

.gal_top .tt{
 float: left;
 margin: 2px;
 border:1px dotted #222222;
}

.gal_top .tit{

}


/* 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;
}

