/* 
* 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 {
background-color:#555555;
color:black;
font-family:"Lucida Grande",Helvetica,Arial,Verdana;
margin:0 auto;
width:988px;
}

.logo { float: left; }
.logo img { border: 0px; }
.header_top {
float:left;
margin: 0px 0 0 10px;
}
h1{
color:#bcceec;
font-family:Arial,Helvetica,sans-serif;
font-size:20px;
margin:2px;

}
.header h1 { font-size:28pt; margin:0 0; color:#e3b40f; text-transform:uppercase; font-weight:bold; }
h2 {
color:#bcceec;
font-family:Arial,Helvetica,sans-serif;
font-size:20px;
margin:2px;
position:absolute;
text-align:center;
text-transform:uppercase;
top:184px;
width:240px;
}

.bookmark a{
border:1px solid #ffffff;
color:#bcceec;
display:block;
font-size:10pt;
font-weight:bold;
padding:0 3px;
text-decoration:none;
text-transform:uppercase;
float: left;
margin:2px 5px 0;
}
.bookmark a:hover{
color:#ce2b2b;
}

.menu span{float: left;}


.total{
text-align:right; color:#bfae22; font-size:12px; float:left; margin-bottom:0;
margin-left:10px;
margin-right:10px;
margin-top:4px;
}

.hmenu li a:hover { color: yellow;}
.hmenu .highlight a { color:#bcceec }

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

.sort {
margin:0 0 0 20px;
}

.sort span{
float: left;
color: #bcceec;
font-size: 12px;
font-weight: bold;
margin:4px 15px 0 0;
}

.sort span form{
margin:-2px 0 0 -12px;
}


.thumb {
float:left;
height:185px;
margin:10px;
position:relative;
width:208px; 
}

.thumb a:hover img { border:1px solid #E3B40F; }

.thumb img { border:1px solid #AFBB84;
height:150px;
margin:4px;
opacity:1;
width:200px; }

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

.thumb .title .desc { 
color:#bcceec;
font-size:10px;
height:15px;
left:0;
margin:1px;
overflow:hidden;
padding:0;
text-align:center;
}
.thumb .title .desc a{ 
color:#bcceec;
text-decoration: none;
}

.thumb .title .desc a:hover{ 
text-decoration: underline;
}


.thumb .ttags{ 
font-size:10px;
height:14px;
left:0;
margin:10px 0 0 5px;
overflow:hidden;
padding:0;
text-align:left;
color: #bcceec;
}
.thumb .ttags a{ 
color: #999;
}


.thumb .duration {
background-color:#000000;
color:#fff;
font-size:10px;
height:15px;
left:5px;
opacity:0.7;
padding:0 2px;
position:absolute;
top:5px;
width:30px;
}
.thumb .add {
background-color:#000000;
color:#fff;
font-size:10px;
height:15px;
opacity:0.7;
padding:0 2px;
position:absolute;
right:3px;
text-align:left;
top:140px;
}


.category_thumb {
	color:#bcceec;
	float:left;
	height:230px;
	margin:1px;
	position:relative;
	text-align:center;
	width:248px; 
}
.category_thumb a:hover { color: #e3b40f }
.category_thumb img {
	border:2px solid #AFBB84;
	height:180px;
	margin:3px;
	text-align:center;
	width:240px; 
}
.category_thumb .title {
	font-size:12px;
	height:35px;
	left:0;
	margin:0;
	overflow:hidden;
	padding:0;
	position:absolute;
	text-align:center;
	top:187px;
	width:100%;
}
.category_thumb .title .a{
text-decoration: underline;
}
.category_thumb a {
	font-size: 10px;
	color: #bcceec;
	text-decoration: none;	
	text-transform:uppercase;
}
.category_thumb .name a{
color:#e3b40f;
font-size:16px;
font-weight:bold;
text-decoration:none;
text-transform:uppercase;
}
.category_thumb .name a:hover{
text-decoration:underline;
}
.category_thumb .qty{
	font-size: 10px;
	color: #AFBB84;
	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:#bcceec; 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:#bcceec; text-decoration:none; font-weight:bold; }
.categories ul { padding-left:0; margin:0 0  }
.categories span { color:#bcceec; 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:#bcceec; }
.menu td.active a { text-decoration:none; color:#bcceec; }
.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:left;
font-size:12px;
font-weight:bold;
margin-top:4px;
color: #bcceec;
}

ul.inxy-paginator {
   margin:0px;
   padding:0px;
   float: left;
}
.inxy-paginator li {
   padding: 0px; 
   margin: 0px; 
   list-style-type: none; 
   float:left;
}
.inxy-paginator li a{
   color:#E3B40F;
   font-size:12px;
   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:640px; height:480px; }

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

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

.tags2 { border:1px solid #666; padding:5px 5px; margin:5px 0; text-align:center }
.tags2 a.active { color:#bcceec; 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:#bcceec; 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: #bcceec; 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: #bcceec;}


.top {color:#bcceec; font-size:15px;overflow:hidden;  overflow:hidden; width:983px; padding:0px 0px 0px 17px;}
.top a, .top a:visited {font-weight:bold; color:#e3b40f;}
.top a:hover {font-weight:bold; color:#bcceec;}
.top li {list-style-type: none; padding:1px 0;}
.top ul {float:left;width:225px;padding:10px;}

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: #e3b40f; 
	text-decoration: none; 
	text-align: left; 
	font-weight: normal; 
	font-size: 18px;
	background-repeat: no-repeat;
	background-image: url(/images/film-small.png);
	padding:0px;
	font-weight: bold;
}
table.toplist td a:hover {text-decoration: underline; color: #F1DEC9;}

ul.head_top {
float:left;
margin:0 0 0;
padding:0;
width:140px;	
}
ul.head_top li {line-height: 12px; 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: normal; 
	font-size: 11px;
	background-repeat: no-repeat;
	background-image: url(/images/star-small.png);
	padding:0 0px 0 15px;
	white-space:nowrap;
}
ul.head_top li a:hover {text-decoration: underline; color: #bcceec;}



.ttop{
width: 980px;

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

.ttop .im a img{
border:1px solid #e3b40f;
height:127px;
width:170px;
}
.ttop .tit{
background-color:#000;
color:#e3b40f;
font-size:11px;
font-weight:normal;
margin-left:2px;
margin-top:-20px;
//margin-top:-19px;
opacity:0.8;
padding:2px 0;
position:absolute;
text-align:center;
width:170px;
font-weight: bold;
}
/* End Toplists */

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

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


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

#sites a{
	color: #bcceec;
	font-size: 12px;
}
