body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color:#FFFFFF;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.style2 {font-size: 12px; font-family: Arial, Helvetica, sans-serif;
}
.style3 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style4 {
	font-size: 16px; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
.style5 {
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
}
.style6 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; font-weight: bold; 
 }
 .style7 {
    font-size: 10px;
    font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
 .style8 {
  font-size: 12px;
   font-family: Arial, Helvetica, sans-serif;
   font-weight: normal;
   }
   .style9 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
}
.style10 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
		a.menu1:link { 
	color: #FFFFFF;
	}
a {
color: #CF0000;

}
a:hover {
   text-decoration: none;
}

h1 {
	margin:5px 5px; 
	text-transform:uppercase;
}

h2 {
	margin:5px;
}

h3 {
	font-size:0.8em;
	font-weight:normal;
	margin:2px 0;
}

.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 {
	position:relative;
	background-color:#FFF;
	width:1200px; 
	margin: 0 auto;
}


#header {
	background-color:#E1E1E1;
	color:red;
	padding:10px 10px;
	text-align:left;	
}

#header a  {
	text-decoration:none;
	color:#F00;
}


#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 {
	list-style-type: none;
	float:left;
	text-align:center;
	padding:2px 2px;
	margin:0 5;
	background-color:#666;	
	text-transform:uppercase;
	margin:0 0 0 5px;
}

#menu a {
	color:#FFF;
	font-weight:bold;
}

#menu li.default {

}

#menu li.highlight {
	background-color:#EEE;
}

#menu li.highlight a {
	color:#000;
}


#stat {
	position:absolute;
	right:0;
	top:0;
}

#stat a {
	color:#333;
}

#content {
	padding-left:2px;
	position:relative;	
}

#categories {
	width:150px;
	position:absolute;
	top:0;
	left:0;
}


#main {
	padding-left:160px;
	backgroun-color:#FFF;
}

#thumbs {
	
}

.thumb {
	float:left;
	margin:0px 2px;
	text-align:center;
	position:relative;
	height: 215px;
}

.thumb img {
	border:1px solid black;
	
}

.thumb.pic {
	width:182px;
}

.thumb.all {
	width:202px;
}

.thumb.mov {
	width:240px;
}

.thumb h3 {
	font-size: 12px;
	font-weight: bold;
		height: 15px;
	overflow: hidden;
	margin: 0;
}

.thumb .tr {
	position:absolute;
	right:0;
	top:0;
	background-color:#F00;
	color:#FFF;
}

.thumb .tl {
	position:absolute;
	left:0;
	top:0;
	background-color:#F00;
	color:#FFF;
}

.thumb .tags {
	font-size: 10px;
	font-weight: normal;
		height: 15px;
	overflow: hidden;
	margin: 0;
	
}

.thumb .duration {
font-size:12px;
color:#000000;
position:absolute;
right:0px;
top:1px;
background:white;
}


#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;
}

.categories{
float:left;
margin:5px 2px 10px;
position:relative;
}
.categories img {
border:2px solid #819D26;
margin:2px;
}

.categories h2{
font-size:12px;
text-align:center;
margin: 0;
padding: 0;
}

.categories .gal_count{
text-align:center;
}


#footer {
	margin-top:2px;
	padding:2px 2px;
	text-align:center;
	color:#fff;
	background-color:#000;
}

#footer a {
	color:#fff;
}

#paginator {
	position:relative;
	top:0;
	right:0;
}


.inxy-paginator {
	margin: 0px; 
	padding: 0px;
}

.inxy-paginator li {
	padding: 0px; 
	margin: 2px; 
	list-style-type: none; 
	float: left;
	
}

.inxy-paginator li a {
	margin: 2px; 
	padding: 0px 4px;
}

.inxy-paginator .highlight {
	font-weight: bold; 
}

.inxy-paginator .highlight a {
	color: #000000; 
	text-decoration: none; 
	border: #000000 solid 1px;
	font-size: 10;
	
}