/* 
* Common classes 
*/
.bottom { vertical-align:bottom }
.center, .center td, .center th { text-align:center }
.clr { clear:both; }
.grid, .grid th, .grid td { border-collapse:collapse; margin:0 0; border:1px solid #000; padding:1px 1px }
.fixed { table-layout:fixed }
.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 }
.small {font-size:75%}
.w100 { width:100%; }
.clear { clear:both; }

/*
* Main typography
*/
body { 
	margin:0 0; 
	padding:0 0;
	color:#fff; 
	font-family:Arial,Helvetica,sans-serif;
	background-image: url('/img/bg.gif'); 
	background-repeat: repeat; 
 }	
	
.header  { margin:0 auto; width:1000px; }
.header .logo { float: left; text-align:center; }
.header .header_top { float: left; text-align:center; margin:40px 17px 0;}
.header img { border:none; }
h1{
color:#FFFFFF;
font-family:Arial,Helvetica,sans-serif;
font-size:20px;
margin:2px;
}



.header h1 { font-size:28pt; margin:0 0; color:#FFF; text-transform:uppercase; font-weight:bold; }
h2{
color:#FFFFFF;
font-family:Arial,Helvetica,sans-serif;
font-size:20px;
margin:2px;
position:absolute;
text-align:center;
text-transform:uppercase;
top:180px;
width:240px;
}
.hmenu { list-style-type:none; padding:0 0 ; margin:0;}
.hmenu li { float:left; display:block; margin:0 5px 0 0; }
.hmenu li a { background-color:#333333;
border:1px solid #555;
color:#bfae22;
display:block;
font-size:11pt;
font-weight:bold;
padding:0 3px;
text-decoration:none;
text-transform:uppercase; }
.hmenu li a:hover { color: yellow;}
.hmenu .highlight a { color:#fff }

.content { width:1000px; margin:0 auto; padding:0px 0 }
.main { float:left; margin:2px; width:843px;}
.side { float:left; font-size:8pt; margin:2px 4px 2px 2px; width:145px; }

.thumb {
	background-color:#333;
	border:1px solid #000;
	float:left;
	height:200px;
	margin:2px;
	position:relative;
	width:244px;
}

.thumb:hover {
	border:1px solid red;
}

.thumb img {
border-color:#000000;
border-width:1px;
height:172px;
margin:6px;
width:230px;
}

.thumb .title {
	font-size:10px;
	left:2px;
	margin:0;
	overflow:hidden;
	padding:0;
	position:absolute;
	text-align:left;
	top:180px;
	width:230px;
}

.thumb .title .desc{ 
font-size:10px;
height:15px;
margin:2px;
overflow:hidden;
padding:0;
position:relative;
text-align: center;
color: #bfae22;
font-weight:lighter;
}
.thumb .ttags{ 
font-size:10px;
height:14px;
left:0;
margin:5px;
overflow:hidden;
padding:0;
text-align:left;
}

.thumb .duration {
	background-color:#000000;
	font-size:10px;
	height:12px;
	left:7px;
	top:7px;
	opacity:0.7;
	padding:2px;
	position:absolute;
	width:30px;
}
.thumb .add {
	background-color:#000000;
	font-size:10px;
	height:12px;
	opacity:0.7;
	padding:2px;
	position:absolute;
	right:7px;
	text-align:left;
	top:7px;
}


.category_thumb {
	background-color:#333;
	border:1px solid #000;
	float:left;
	height:220px;
	margin:2px;
	position:relative;
	width:244px;
}
.category_thumb a:hover { color: red }
.category_thumb img {
border-color:#000000;
border-width:1px;
height:172px;
margin:6px;
width:230px;
}
.category_thumb .title { font-size:10px;
height:15px;
left:0;
margin:0;
overflow:hidden;
padding:0;
position:absolute;
text-align:center;
top:203px;
width:100%;}
.category_thumb .title a{
text-decoration: underline;
font-size: 10px;
}
.category_thumb a {
	font-size: 16px;
	color: #BFAE22;
	text-decoration: none;	
	text-transform:uppercase;
}


.cmenu { list-style-type:none; margin:0 0; padding:0 0; color:#666; }
.cmenu .highlight a { color:#F66 }
.cmenu li a { text-decoration:none; color:#FFF; font-size:10pt; font-weight:normal; }

.toplist1 a { background:url(../img/film-small.png) no-repeat top left;
	color:#666; font-weight:bold; padding:0 0 0 17px; }




/**
* Elements
*/
.categories li { list-style-type: none; white-space:no-wrap; width:170px}
.categories li.active a { color:#FFF; text-decoration:none; font-weight:bold; }
.categories ul { padding-left:0; margin:0 0  }
.categories span { color:#FFF; font-weight:bold }

.description { font-size:200% }

.gal_summary { border:1px solid #666; padding:5px 5px; margin:5px 0 }
.gal_summary span { font-weight:bold; }

table.head { background:url(/images/bg.jpg) left top no-repeat; border-collapse:collapse; border-bottom:1px solid red; padding:0 0; margin: 0 0;}
table.head td { border-collapse:collapse; border:none } 

.menu { border:none; width:100%; margin:0 0; border-collapse:collapse; }
.menu td { width:50px; text-align:center; font-size:10pt; font-weight:bold; padding:0 10px; text-transform:uppercase }
.menu a { text-decoration:none; color:#FFF; }
.menu td.active a { text-decoration:none; color:#FFF; }
.menu td.active { background-color:#F00  }
.menu { border-collapse:collapse;  }
.menu .search { text-align:right; width:100%; padding-right:0 }
.menu .search input { border:1px solid white; margin:2px 2px; font-size:8pt; }

/* Pagination */
span.pages {
float:right;
font-size:13px;
font-weight:bold;
margin-top:5px;
color: #FFFFFF;
}

ul.inxy-paginator {
   margin:-2px 1px 1px;
   padding:0px;
   float: right;
}
.inxy-paginator li {
   padding: 0px; 
   margin: 0px; 
   list-style-type: none; 
   float:left;
}
.inxy-paginator li a{
   color:#bfae22;
   font-size:13px;
   margin:1px;
   padding:1px 5px;
   text-decoration:none;
} 

.inxy-paginator li a:hover{background: #ff3437;} 
.inxy-paginator .highlight { font-weight:bold;  text-decoration:none;}
.inxy-paginator .highlight a { color: red; text-decoration:none; }
/* End Pagination */
	
.paysite { border:1px solid #666; padding:5px 5px; margin:5px 0; text-align:center } 	
.paysite a { font-size:250%; } 
	
#player { width:532px; height:400px; }

.shell { width:100%; border:none}

.tags { width:180px; text-align:center }
.tags a.active { color:#FFF; text-decoration:none; font-weight:bold; }

.tags2 { border:1px solid #666; padding:5px 5px; margin:5px 0; text-align:center }
.tags2 a.active { color:#FFF; text-decoration:none; font-weight:bold; }



.toplist { margin-top:0; table-layout:fixed }
.toplist td { vertical-align:top; }
.toplist li { list-style-type: none; } 

.w0 { font-size: 80% }
.w1 { font-size: 100% }
.w2 { font-size: 120% }
.w3 { font-size: 140% }
.w4 { font-size: 160% }
.w5 { font-size: 180% }
.w6 { font-size: 200% }
.w7 { font-size: 220% }
.w8 { font-size: 240% }
.w9 { font-size: 260% }


#types { position:absolute; right:0; top:0; }
#types table td { width:30px; border:1px solid red; text-align:center }
#types a { color:#FFF; text-decoration:none; font-size:6pt; font-weight:bold; }
#types .active { background-color:#F00; }

/* Toplists */
table.top {margin-left: auto; margin-bottom: 10px; margin-right: auto; margin-top: 10px; width: 1005px; text-align: center; color: #ffffff; font-size: 12px; font-family: Arial;}
table.top td {margin: 0px; padding: 0px; text-align: center; width: 33%; vertical-align: top;}
table.top td a {font-family: Arial; color: #e8fd04; text-decoration: underline; text-align: left; font-weight: normal; font-size: 20px;}
table.top td a:hover {text-decoration: none; color: #FFFFFF;}

table.toplist {margin:0; width: 1005px;}
table.toplist td {margin: 0px; padding: 0px; text-align: left; width: 20%; vertical-align: top;}
table.toplist td a {
	color: #bfae22; 
	text-decoration: none; 
	text-align: left; 
	font-weight: normal; 
	font-size: 13px;
	background-repeat: no-repeat;
	background-image: url(/img/brightness-small-low.png);
	padding:0 0px 0 17px;
	font-weight: bold;
}
table.toplist td a:hover {text-decoration: underline; color: #F1DEC9;}

.ttop{
}
.ttop .tt{
float:left;
margin:0 0;
}
.ttop .im {
margin: 3px;
}

.ttop .im a img{
border:1px solid #000;
height:145px;
width:192px;
}
.ttop .tit{
background-color:#000;
color:#bfae22;
font-size:11px;
font-weight:normal;
margin-left:4px;
margin-top:-23px;
//margin-top:-19px;
opacity:0.8;
padding:2px 0;
position:absolute;
text-align:center;
width:192px;
font-weight: bold;
}

ul.head_top {
float:left;
margin:0 0 0;
padding:0;
width:140px;	
}
ul.head_top li {line-height: 15px; list-style-position: inside; list-style-type: none; margin: 0px; padding: 0px; text-align: left; vertical-align: top;}
ul.head_top li a {
	color: #bfae22; 
	text-decoration: none; 
	text-align: left; 
	font-weight: bold; 
	font-size: 13px;
	background-repeat: no-repeat;
	background-image: url(/img/brightness-small-low.png);
	padding:0 0px 0 15px;
	white-space:nowrap;
}
ul.head_top li a:hover {text-decoration: underline; color: yellow;}


/* End Toplists */

.footer{
	margin:10px 0 auto;
	text-align: center;
	font-size: 12px;
	color: #bfae22;
}

.trade a{
	color: #999;
	font-size: 12px;
}


#sites{
color:#FFE3A0;
font-size:13px;
margin:0 auto;
padding:2px;
text-align:left;
width:99%;
}
#sites b {
	color: #ccc; 
	font-size: 12px;
}

#sites a{
	color: #999;
	font-size: 12px;
}
.hlinks{
color:#FFE3A0;
font-size:10px;
margin:0 auto;
padding:0;
text-align:center;
width:99%;
}
.hlinks a{
	color:#FFE3A0;
	font-size:10px;
}
