/* ----- Home ------ */

.homepage {
	margin-top: 10px;
}

.slideshow {
	margin: 8px 10px 0px 10px;
}

.content_home {
	width: 930;
	margin: 0px 10px;
}

.content_col {
	float: left;
	width: 300px;
	height: 240px;
	background: #131313;
	margin: 10px 0px 5px 0px;
}
.content_col2 { 
	float: left;
	width: 300px;
	height: 240px;
	background: #131313;
	margin: 10px 10px 5px 10px;
}

.col_title a {
	text-decoration: none;
	letter-spacing: -1px;
	font-size: 2em;
	color: #fff;
	padding: 0px 5px;
	font-weight: bold;
}
.col_title :hover {
	color: #662d91;
}

.col_para {
	font-size: .9em;
	color: #555555;
	margin: 0px 5px 5px 5px;
}

.home_img {
	margin: 1px 0px 0px 0px;
	width: 179px;
	height: 43px;
	float: left;
}

.logo {
	width: 950px;
	height: 75px;
	margin: 0px auto;
}

.logo-img {
	float: left;
	width: 150px;
	height: 125px;
	clear: both;
}

.all_products {
	background: #fff;
	float: left;
	margin: 5px 50px 0px 5px;
	width: 170px;
}

.all_products ul {
	margin: 0;
	padding: 0em;
	list-style-type: none;
}

.all_products ul li a { 
	text-decoration: none;
	padding: .2em 0em;
	color: #525252;
	font-size: 1em;
}

.all_products ul li a:hover {
	color: #b20f76;
}

.prod_title {
	font-weight: bold;
	font-size: 20px;
	text-decoration: none;
}

.prod_title a {
	color: #222;
	text-decoration: none;
}

.prod_title a:hover {
	color: #525252;
}

.prod_list_info {
	margin: 5px 0px 10px 0px;;
	font-size: 14px;
	font-family: arial;
}

.prod_list_title {
	margin: 0px 0px 0px 5px;
	width: 190px;
	font-family: arial;
	border-bottom: 1px solid #525252;
}

.prod_list_title2 {
	margin: 0px 0px 0px 5px;
	width: 675px;
	font-family: arial;
	border-bottom: 1px solid #525252;
}

.prod_view {
	float:right;
	text-decoration: none;
	color: #000;
	margin: 10px 0px 0px 0px;
}

.view_link {
	text-decoration: none;
	color: #ff0;
	background: #000;
	padding: 2px 2px 2px 2px;
}

.prod_view a:hover {
	color: #fff;
}

.prod_link {
	text-decoration: none;
	margin: 10px 0px 0px 0px;
}

.feat_products {
	float: left;
	margin: 5px 0px 5px 0px;
	border-left: 2px solid black;
}

#feat_list ul {
	margin: 0px 0px 0px 5px;
	padding: 0px;
	list-style-type: none;
}

#feat_list ul li { 
	color: #fff;
	background-color: #000;
	display: inline; 
	float: left;
	margin: 5px 5px 0px 0px;
	border: 0px solid black;
}

#feat_list ul li.last { 
	margin: 5px 0px 0px 0px;
}

#feat_list ul li a { 
	text-decoration: none;
	color: #fff;
}

/* ----- Shop ------ */

.line-img {
	width: 920px;
	height: 246px;
	margin: 10px 10px 0px 10px;
}

#products ul {
	margin: 0px 2px 0px 10px;
	padding: 0px;
	list-style-type: none;
}

#products ul li { 
	color: #fff;
	background-color: #fff;
	display: inline; 
	float: left;
	padding: 0px;
	margin: 5px 5px 0px 0px;
	border: 2px solid #ecdcb5;
}

#products ul li.last { 
	margin: 5px 0px 0px 0px;
}

#products ul li a { 
	text-decoration: none;
	color: #fff;
}

#products ul :hover{ 
	background: #000;
} 
.product-title{
	margin: 0px;
	padding: 0px;
}

*{ padding:0px; margin:0px; }
h3{ margin: 0px 10px 0 10px; color:#fff; font:18pt Arial, sans-serif; letter-spacing:-1px; font-weight: bold;  }
h8{ margin: 10px 10px 0 5px; color:#fff; font:12pt Arial, sans-serif; letter-spacing:-1px; font-weight: bold;  }
			
.boxgrid{ 
width: 222px; 
height: 288px; 
margin:5px; 
float:left; 
border: solid 2px #1b1b1b; 
overflow: hidden; 
position: relative; 
}

.boxgrid img{ 
position: absolute; 
top: 0; 
left: 0; 
border: 0; 
}

.boxgrid p{ 
padding: 0 10px; 
color:#fff; 
font-weight:bold; 
font:10pt "Lucida Grande", Arial, sans-serif; 
}
				
.boxcaption, .boxcaption2{ 
float: left; 
position: absolute; 
background: #000; 
height: 30px; 
width: 100%; 
opacity: .8; 
/* For IE 5-7 */
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
/* For IE 8 */
-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}

.captionfull .boxcaption {
top: 360px;
}
.captionfull .boxcaption2 {
top: 220px;
left: 250px;
}

/* ----- EXXXTRA -----*/

#products ul.xmas li{
	background: #3f6e07;
}

#products ul.xmas :hover {
	background: #85160b;
}

#otherpurchase ul {
	margin: 0px 5px 0px 10px;
	padding: 0px;
	list-style-type: none;
}

#otherpurchase ul li { 
	color: #000;
	background-color: #fff;
	display: inline; 
	float: left;
	padding: 0px;
	margin: 5px 5px 0px 0px;
	border: 0px solid black;
	opacity:0.4;
	filter:alpha(opacity=40);
}

#otherpurchase ul li.last { 
	margin: 5px 0px 0px 0px;
}

#otherpurchase ul li a { 
	text-decoration: none;
	color: #000;
}

#otherpurchase ul :hover{ 
	background: #fbe2c4;
	opacity:1;
	filter:alpha(opacity=100);
}

/* ----- Product Pages ------ */

.big-img {
	width: 356px;
	height: 438px;
	float: left;
	border: 2px solid white;
}
.big-img:hover{ border: 2px solid #1b1b1b;}

.mini-img {
	width: 266px;
	height: ;
	float: left;
}

.mini-class {
	width: 256px;
	border: 2px solid white;
	margin: 0px 5px 3px 5px;
}
.mini-class:hover{ border: 2px solid #1b1b1b;}

.mini-class2 {
	width: 256px;
	border: 2px solid white;
	margin: 0px 5px 0px 5px;
}
.mini-class2:hover{ border: 2px solid #1b1b1b;}

.product-info {
	width: 280px;
	float: right;
	margin: 0px 15px 0px 5px;
}

#main-product {
	margin: 10px 5px 0px 8px;
}

#main-product h2 {
	letter-spacing: -.1em;
	width: 280px;
	float: right;
	background-color: #000;
	color: #fff;
	margin: 0px 5px 0px 0px;
	padding: 0px 5px 0px 5px;
}

.buy {
	float: left;
}

.cart {
	margin: 33px 0px 0px 0px;
	float: right;
}

a.size {
	background: #000;
	color: #ff0;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
}

a.size:hover {
	color: #fff;
}

/* ----- Gallery ------ */

#allgallery {
	margin: 10px 0px 0px 4px;
}

#gallery {
	margin: 10px 0px 0px 8px;
}

#main-gallery {
	margin: 0px 5px 0px 5px;
}

.gal-list {
	margin: 0px 10px 5px 0px;
	float: left;
}

.gal-list2 {
	margin: 0px 0px 5px 0px;
	float: left;
}

.gall {
	margin: 0px 0px;
}

a.gallink {
	text-decoration: none;
	text-align: center;
}

.gall-para {
	background-color: #000;
	color: #fff;
	padding: 1px 1px 1px 1px;
	font-weight: bold;
	text-decoration: none;
	font-size: 1.5em;
}

/* ---------------Gall extra ----------------*/

.gal-list3 {
	margin: 0px 0px 10px 0px;
	float: left;
}


/* ----- Cinema ------ */

#cinema {
	margin: 10px 10px 0px 10px;
}

#main-cinema {
	height: 535px;	
}

.feature-cinema {
	float: left;
	width: 920px;
}

#cinema-list {
	margin: 5px 0px 0px 0px;
}

.feature-film {
	background-color: #000;
	color: #fff;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

.film-title {
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

ul#filter {   
    float: left;   
    font-size: 16px;   
    list-style: none;   
    margin-left: 15px;   
    margin-top: 5px;
    margin-bottom: 5px;
    width: 900px;  
}  

ul#filter li {   
    border-right: 1px solid #b4b4b4;  
    float: left;  
    line-height: 16px;  
    margin-right: 10px;  
    padding-right: 10px;  
}  

l#filter li:last-child { border-right: none; margin-right: 0; padding-right: 0; }  
ul#filter a { color: #999; text-decoration: none; }  
ul#filter li.current a, ul#filter a:hover { text-decoration: underline; }  
ul#filter li.current a { color: #333; font-weight: bold; }  

ul#portfolio {   
    float: left;   
    list-style: none;   
    margin: 0px;   
    width: 920px;  
}  
ul#portfolio li {   
    border: 1px solid #fbe2c4;  
    background: #fbe2c4; 
    float: left;   
    margin: 0 9px 10px 9px;   
    padding: 5px;  
    width: 122px;  
}  
ul#portfolio a { display: block; width: 100%; text-decoration: none; color: #d98771; font-size: .8em; font-weight: bolder; }  
ul#portfolio a:hover { text-decoration: none; font-weight: bolder; color: #000; }  
ul#portfolio img { border: 1px solid #d98771; display: block; padding-bottom: 0px; margin-bottom: 5px;}  

/* ----- Entourage ------ */

#main-ent {
	width:920px;
	margin: 10px 5px -5px 10px;
}

.ent-title {
	margin: 0px 0px 3px 0px;
}

.ent-list {
	margin: 0px 1px 0px 0px;
}
.ent-list-last {
	margin: 0px 0px 0px 0px;
}

/* ----- Info ------ */

.info {
	margin: 10px 10px 0px 10px;
}

.contact-title {
	background-color: #000;
	color: #fff;
	margin: 0px;
	width: 130px;
	padding: 0px 10px 0px 10px;
}

.contact.right {
	margin: 5px 10px 15px 5px;
	padding: 0px 0px 0px 10px;
	width: 300px;
	float: left;
	border-left: 2px solid #000000;
}

.contact.left {
	float: left;
	width: 580px;
}

.contact.left div {
	overflow: hidden;
	margin-bottom: 10px;
}

.contact.left div label {
	display: block;
	float: left;
	width: 85px;
	font-size: 14px;
	font-weight: bold;
	line-height: 10px;
	text-transform: uppercase;
	color: #222;
	text-align: right;
	margin: 10px 20px 0 0;
}

.contact.left div input,
.contact.left div textarea {
	float: left;
	font: 13px 'Helvetica Neue', Helvetica, Arial, sans-serif;
	color: #222;
}

.contact.left div input:focus,
.contact.left div textarea:focus {
	border-color: #63c6d2;
}

.contact.left div input {
	width: 201px;
	height: 16px;
	border: 2px solid #e0e0e0;
	padding: 5px;
}

.contact.left div textarea {
	width: 456px;
	height: 186px;
	border: 2px solid #e0e0e0;
	padding: 5px;
	resize: none;
}

.contact.left input#send {
	display: block;
	float: right;
	background: url(../imgs/send.jpg) no-repeat;
	width: 112px;
	height: 30px;
	text-indent: -9999px;
	border: 0;
	margin: 0px 20px 0px 0px;
}

/* ----- Adult ------ */

.verifyAge-title{
	margin: 100px 0px 50px 0px;
}

.eighteen {
	margin: 100px 0px 0px 250px;
	width: 500px;
	font-size: 20px;
	font-weight: strong;
}

.notify {
	margin: 0px 0px 0px 200px;
	width: 700px;
	font-size: 18px;
	font-weight: strong;
}

.verify {
	margin: 0px 0px 100px 350px;
	width: 500px;
}

.age-go {
	margin: 0px 0px 0px 110px;
}

.tooyoung {
	margin: 0px 0px 0px -5px;
	border: 2px solid #d45753;
	padding: 25px;
	font-size: 12px;
	background: #dc746f;
}

.adult {
	margin: 7px 10px 10px 10px;
}

.coming_soon {
	margin: 0px 5px 5px 0px;
	border: 2px solid #dc746f;
	width: 472px;
	padding: 15px;
	font-size: 16px;
	background: #eeb7b4;
}

.pornstar {
	font-size: 28px;
	font-weight: bold;
	letter-spacing: -1px;
}

.porn_link {
	text-decoration: none;
}

.porn_content {
	width: 507px;
	border-bottom: 2px solid #000;
	margin: 20px 0px 5px 0px;
}

ul, ol {margin:0 0em 0em 0em}

/*** small tweet ***/