html {
  	height: 100%; margin-bottom: 1px; 
  	background: #5670A1 url(/img/bg.gif) 0 0 repeat; }
body {
	font-family:Arial,Helvetica,sans-serif;
	margin: 0 auto;
	color: #1D2D45;
}

a{
	color: #819D26;
}

a:hover{
	text-decoration: none;
	color: #4F6FA7;
}

#wrapper {
	margin: 0 auto; width: 100%; 	padding: 0px; }


#header {
	background: url(/img/header-bg.gif) 0 0 repeat-x; }
#header .rk-1 {}
#header .rk-2 {height: 100px; overflow: hidden; }
.logo {
	border-width: 0px; margin-left: 20px; float: left; width: 178px; height: 100px; }

.bottom {
	height: 100%;
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	margin-top: 0px;
	text-align: center;
	border-top-color: #99cc00;
	border-top-style: solid;
	border-top-width: 5px; background: #1d2d45; }

.footer {
	position: relative;	background: url(/img/footer-bg.gif) 0 0 repeat-x; }
.footer .rk-1 {
	background: url(/img/footer-r.gif) 100% 0 no-repeat; }
.footer .rk-2 {
	background: url(/img/footer-l.gif) 0 0 no-repeat; height: 60px; overflow: hidden; }
.footer .copyright {
	text-align:center; margin:2px auto; font-size:80%; }	
.footer .copyright a{color: #819D26; }

#horiz-menu {
	background: url(/img/menu-bg.png) 0 0 repeat-x; height: 36px; }
#horiz-menu ul {
	margin: 0; padding: 6px 0 0 0; }
#horiz-menu li {
	margin: 0; padding: 0; padding-right: 2px; float: left; list-style: none; 
	background: url(/img/menu-divider.png) 100% 0 repeat-y; }
#horiz-menu li img {padding-top: 6px; vertical-align: middle;}
#horiz-menu a:link, 
#horiz-menu a:visited {
	display: block;	float: left; padding: 0 15px; height: 30px;
	line-height: 30px; font-weight: bold; color: #fff; text-decoration: none; }
#horiz-menu a:hover {
	background: #4F6FA7; } 

#mainbody {
	padding-bottom: 5px;
	float: left; position: relative; height: auto; background-repeat: repeat-y;
	width: 100%; background-image: url(/img/main_bg.jpg); 
	background-color: #fff;
}	 

#leftbar {
margin-left: 150px;
}

#rightbar {
	float: left; 
	height: auto; 
	text-align: center; 
	width: 150px; 
	background:0 repeat-y; 
}

.block_title{
width: 100%;
}

.r_cat {
float:left;
font-size:12px;
margin:0 5px 5px;
text-align:left;
width:145px;
}

.r_cat li { list-style-type: none; white-space:no-wrap; width:140px;}
.r_cat li.active a { color:#1D2D45; text-decoration:none; font-weight:bold; }
.r_cat ul { padding-left:5px; margin:0 0 10px;  }
.r_cat span { color:#FFF; font-weight:bold }
.r_cat b { padding-left:5px; color:#FF3437;}

.video {
margin:2px;
width:843px;
float: left;

}

.thumbnail{
float:left;
height:230px;
margin:5px 2px;
padding:0;
position:relative;
text-align:left;
width:273px;
}

.thumbnail:hover{

}

img.thumb{
border:2px solid #819D26;
height:202px;
margin:2px 0;
position:absolute;
width:270px;
}

.thumbnail h3{
color:blue;
font-size:11px;
font-weight:normal;
height:15px;
left:0;
margin:0;
overflow:hidden;
padding:0;
position:absolute;
text-align:center;
top:208px;
width:272px;
}

.categories{
float:left;
height:230px;
margin:5px 2px 10px;
position:relative;
text-align:left;
width:272px;
}

.categories:hover{

}

.categories img {
border:2px solid #819D26;
height:202px;
margin:2px;
width:270px;
}

.categories h2{
color:#1D2D45;
font-size:18px;
height:22px;
left:0;
margin:0;
overflow:hidden;
padding:0;
position:absolute;
text-align:center;
top:207px;
width:272px;
}

.categories .gal_count{
color:#000;
font-size:12px;
height:22px;
left:0;
margin:0;
overflow:hidden;
padding:0;
position:absolute;
text-align:center;
top:228px;
width:272px;
}



ul#cat_list {
	float: left;
	padding: 0px;
	margin: 0px;
	width: 200px;
}
ul#cat_list a{
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
ul#cat_list a:hover{
	text-decoration: underline;
	color: #F1DEC9;
}

ul#cat_list img{
	border: 0px;
}

ul#cat_list li {
	white-space:nowrap; 
	font-size: 12px;
	color: #FFFFFF;
	list-style-position: inside;
	list-style-type: none;
	background-repeat: no-repeat;
	background-image: url(/img/tick-small.png);
padding:0 20px;
}

span.duration{
color:#ff3437;
font-size:10px;
left:0;
position:absolute;
top:220px;
}
span.duration b{
color:#1D2D45;
}


span.added{
	position: absolute;
	top: 220px;
	right: 0px;
	color:#ff3437;
	text-align: right;
	font-size: 10px;
}
span.added b{
color:#1D2D45;
}

.toplist{
	margin: 0 auto;
	width: 100%;
}

h1{	
border-bottom:1px dotted #444444;
border-top:1px dotted #444444;
color:#FF3437;
font-size:17px;
font-weight:bold;
line-height:16px;
margin:10px 0 0;
padding:2px 2px 0 0;
text-align:center;
}

.tags {
background-image:url(/img/tag-label.png);
background-repeat:no-repeat;
color:#1D2D45;
font-size:12px;
font-weight:normal;
margin:5px 0 5px 10px;
padding:0 20px;
text-align:left;
text-decoration:none;
}

.tags a{
	color: #1D2D45; 
	text-decoration: none; 
	text-align: left; 
	font-weight: normal; 
	font-size: 12px;
}
.tags a:hover{
	color: #ff3437; 
	text-decoration: underline; 
	text-align: left; 
	font-weight: normal; 
	font-size: 12px;
}
.tags b{
font-size: 12px;
color: #819D26;
}


.clr{
clear: both;
}

/* Pagination */
span.pages {
float:right;
font-size:12px;
font-weight:bold;
margin-top:0px;
}

ul.inxy-paginator {
	margin:-2px 0 0;
	padding:0px;
	float: right;
}
.inxy-paginator li {
	padding: 0px; 
	margin: 0px; 
	list-style-type: none; 
	float:left;
}
.inxy-paginator li a{
	color:#000000;
	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 */


/* Toplists */

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

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; line-height:20px;}
table.toplist td {margin: 0px; padding: 0px; text-align: left; width: 20%; vertical-align: top;}
table.toplist td a {
	color: #66ff66; 
	text-decoration: none; 
	text-align: left; 
	font-weight: normal; 
	font-size: 13px;
	background-repeat: no-repeat;
	background-image: url(/img/film-small.png);
	padding:0 0px 0 17px;
}
table.toplist td a:hover {text-decoration: underline; color: #0f6eb0;}

table.head_top {
	margin:5px 50px 0; 
	width: 675px;
	float: left;	
}
table.head_top td {margin: 0px; padding: 0px; text-align: left; width: 25%; }
table.head_top td a {
	color: #1D2D45; 
	text-decoration: none; 
	text-align: left; 
	font-weight: normal; 
	font-size: 14px;
	background-repeat: no-repeat;
	background-image: url(/img/film-small.png);
	padding:0 0px 0 18px;
	white-space:nowrap;
}
table.head_top td a:hover {text-decoration: underline; color: #4F6FA7;}


.ttop_{
	margin-left: 1px;
}
.ttop .tt_{
float:left;
margin:0 0;
}


.ttop{
	margin-left: 3px;
}
.ttop .tt{
float:left;
margin:0 0;
}
.ttop .im {
margin: 2px;
}
.ttop .im_t {
margin: 4px;
}
.ttop .im a img {
border:1px solid #555555;
height:145px;
width:192px;
}

.ttop .im_t a img{
border:1px solid #555555;
height:120px;
width:159px;
}

.ttop .tit{
background-color:#000000;
color:#66FF66;
font-size:11px;
font-weight:bold;
margin-left:3px;
margin-top:-20px;
opacity:0.8;
padding:2px 0;
position:absolute;
text-align:center;
width:192px;
}
.ttop .tit_t{
background-color:#000000;
color:#66ff66;
font-size:11px;
font-weight:normal;
margin-left:5px;
margin-top:-22px;
//margin-top:-31px;
opacity:0.8;
padding:2px 0;
position:absolute;
text-align:center;
width:159px;
font-weight: bold;
}


.ttop_right{
	margin-left: -2px;
}
.ttop_right .tt{
float:left;
margin:0 0;
}
.ttop_right .im {
margin: 3px;
}

.ttop_right .im a img {
border:1px solid #555555;
height:105px;
width:140px;
}

.ttop_right .tit{
background-color:#000000;
color:#66ff66;
font-size:11px;
font-weight:normal;
margin-left:4px;
margin-top:-22px;
//margin-top:-21px;
opacity:0.8;
padding:2px 0;
position:absolute;
text-align:center;
width:140px;
font-weight: bold;
}


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

#sites a{
	color: #ffffFF;
	font-size: 12px;
}
.old a {
 color: white;
 font-size: 20px;
}
.old a:hover {
 color: #F1DEC9;
}
