/* 
* 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;
font-family: Verdana, Helvetica, Arial, sans-serif;
background-color: #486505;
color:#7a3812;
border-top: 2px solid #a2008d;
}



.header {width: 980px; margin: 0 auto;}
.logo {float: left; }
.logo img { border: 0px; }
.header_top {
float:left;
margin:11px 0 0 20px;
border:1px solid #803d17;
color:#a2008d;
display:block;
font-size:10pt;
font-weight:bold;
padding:0 3px;
text-decoration:none;
text-transform:uppercase;
float: left;
margin:6px 20px 0;
-webkit-border-radius:5px;
-moz-border-radius:5px;
background-color:#FFFFFF;
width:430px;
box-shadow: 2px 2px 3px #555555;
-moz-box-shadow: 2px 2px 3px #555555;
-webkit-box-shadow: 2px 2px 3px #555555;
display: none;
}

.header_top h3{
font-size: 16px;
color: #000000;
margin: 0;
}

.promo{
float:left;
margin:15px 0 0 20px;
}



.content { width:955px; margin: 0px auto; }

h1 {color:#FFFFFF; font-size:20px; margin:2px;}
h2 {color:#7a3812; font-size:20px; margin:2px; position:absolute; text-align:center; text-transform:uppercase; top:184px; width:240px;}

.bookmark a{
border:1px solid #577A07;
color:#f5f06a;
display:block;
font-size:10pt;
font-weight:bold;
padding:0 3px;
text-decoration:none;
text-transform:uppercase;
float: left;
margin:2px 5px 0;
-webkit-border-radius:5px;
-moz-border-radius:5px;
background-color:#577A07;

}

.bookmark a:hover{
background-color: #7A3812;
color: #FFFFFF;
}

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

.total strong {
color: #f5f06a;
}


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



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

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

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


.thumb {
background-color:#577A07;
border:1px solid #374e03;
float:left;
height:200px;
margin:1px;
padding:3px;
position:relative;
width:228px;
-webkit-border-radius:5px;
-moz-border-radius:5px;
}

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

.thumb img { border:1px solid #AFBB84;
height:165px;
margin:3px;
opacity:1;
width:220px; }

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

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

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


.thumb .ttags{ 
font-family:helvetica,serif;
font-size:10px;
height:12px;
left:0;
margin:12px 0 0 5px;
overflow:hidden;
padding:0;
text-align:left;
color: #000;
font-weight: bold;
}
.thumb .ttags a{ 
color: #000;
text-decoration: underline;
font-weight: normal;
}

.thumb .ttags a:hover{ 
color: #ffffff;
text-decoration: none;
}

.thumb .duration {
background-color:#000000;
color:#FFFFFF;
font-size:10px;
left:7px;
margin:0;
opacity:0.7;
padding:0 2px 0;
position:absolute;
top:7px;
}
.thumb .add {
background-color:#000000;
color:#fff;
font-size:10px;
opacity:0.7;
padding:1px;
position:absolute;
right:7px;
text-align:left;
top:156px;
margin: 0;
}


.category_thumb {
	color:#7a3812;
	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: #7a3812;
	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:#7a3812; 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:#7a3812; text-decoration:none; font-weight:bold; }
.categories ul { padding-left:0; margin:0 0  }
.categories span { color:#7a3812; 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:#7a3812; }
.menu td.active a { text-decoration:none; color:#7a3812; }
.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:12px;
font-weight:bold;
margin:4px 0 0 10px;
color: #000000;
}

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

.inxy-paginator li a:hover{background: #7a3812; color: #e3b40f;} 
.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:#7a3812; text-decoration:none; font-weight:bold; }

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


.top {
width: 942px;
height: auto;
background-color:#577A07;
border:1px solid #374e03;
margin:1px;
padding:3px;
-webkit-border-radius:5px;
-moz-border-radius:5px;
}
.top a, .top a:visited {font-weight:bold; color:#F5F06A; text-decoration: none;}
.top a:hover {font-weight:bold; color:#000; text-decoration: blink;}
.top li {
background-image:url(/pix/film.png);
background-position:0 5px;
background-repeat:no-repeat;
font-size:19px;
list-style-type:none;
padding:0 0 0 18px;
}
.top ul {
float:left;
padding:0 5px 0 0;
width:310px;
margin: 0px;
}

.top li:hover {
background-image:url(/pix/arrow-000-medium.png);
}

arrow-000-medium.png

ul.head_top {
float:left;
margin:0 0 0;
padding:0;
width:183px;	
}
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 {
background-image:url(/pix/star-small.png);
background-repeat:no-repeat;
color:#7A3812;
font-family:helvetica;
font-size:12px;
font-weight:bold;
padding:2px 0 0 15px;
text-align:left;
text-decoration:none;
white-space:nowrap;
}
ul.head_top li a:hover {text-decoration: underline; color: #7a3812;}



.ttop{
width: 942px;
height: auto;
background-color:#577A07;
border:1px solid #374e03;
margin:1px;
padding:3px;
-webkit-border-radius:5px;
-moz-border-radius:5px;


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

.ttop .im a img{
border:1px solid #AFBB84;
height:135px;
width:180px;

}
.ttop .tit{
background-color:#000;
color:#F5F06A;
font-size:11px;
font-weight:normal;
margin-left:2px;
margin-top:-21px;
//margin-top:-20px;
opacity:0.8;
padding:2px 0;
position:absolute;
text-align:center;
width:180px;
font-weight: bold;

}
/* End Toplists */

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

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


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

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