@charset "UTF-8";

.cf:before,.cf:after{
    content: ' '; / 1 /
    display: table; / 2 /
}
.cf:after {clear: both;}
.cf {zoom: 1;}
#nav{
	position:fixed;
	top:0;
	left:0;
	background:url(http://www.adultfactorydesign.com/hollyTemp/bgNav.jpg) top center repeat-x #000;
	line-height:40px;
	width:100%;
	-webkit-box-shadow:0 0 15px #000000;
	-moz-box-shadow:0 0 15px #000000;
	box-shadow:0 0 15px #000000;
	text-align:center;
	z-index:300;
}
#nav a{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
	color:#FF3366;
	text-transform:uppercase;
	text-decoration:none;
	cursor:pointer;
	margin:0 10px;
	-webkit-transition:0.60s ease-out;
	-moz-transition:0.60s ease-out;
	-o-transition:0.60s ease-out;
	transition:0.60s ease-out;
}
#nav a:hover{
	-webkit-transition:0.40s ease-out;
	-moz-transition:0.40s ease-out;
	-o-transition:0.40s ease-out;
	transition:0.40s ease-out;
	color:#FF3366;
	border-top:1px solid #FF3366;

}
div[style='padding:8px;text-align:center;']{ }
.gallery_heading{margin-top:120px;}
#private-galleries{
	width:900px;
	height:87px;
	background:url(http://www.adultfactorydesign.com/hollyTemp/private-galleries.jpg) top left no-repeat;
	position:absolute;
	top:800px;
	left:-332px;
	z-index:10;
}
.gallery_image{padding:1px; margin-left:-5px;}
.gallery_image img{
	width:70px;
	height:70px;
	padding:1px;
	-webkit-border-radius:15px;
	-moz-border-radius:15px;
	border-radius:15px;
	background:#FFF;
	border:5px solid #ff3366;
	-webkit-transition:0.60s ease-in;
	-moz-transition:0.60s ease-in;
	-o-transition:0.60s ease-in;
	transition:0.60s ease-in;
	cursor:pointer;
}
.gallery_image img:hover{
	-webkit-transition:0.40s ease-in;
	-moz-transition:0.40s ease-in;
	-o-transition:0.40s ease-in;
	transition:0.40s ease-in;
	border:5px solid #ffff00;
}
div[style='padding:8px;text-align:center;']{ }
.token_heading{margin-top:120px;}
#token{
width:900px;
height:386px;
background:url(https://img.mfcimg.com/photos2/139/13988035/128-201-893-915-5181427.jpg) top left no-repeat;
position:absolute;
top:1650px;
left:-332px;
z-index:10;

}
a:link,a:active,a:hover { 
	color:#ff6600;
}
a:visited   {
	color:#ff3366;
}
body[style] {margin:auto!important;}
body {
	width:900px!important;
	background:url(https://img.mfcimg.com/photos2/139/13988035/535-282-159-661-5110234.jpg) top center no-repeat fixed #000;
	position:relative;
	padding-bottom:50px;
}

body,td {
	color: #ff3366;
	font-family: 'Arial';
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
}

td .clock	{	font-size:9px;	}

.container_padding {
	padding:	5px;
	height:	100%;
}

.container_transparency {
	height:100%;
	width:100%;
	filter:alpha(opacity=100);
}
.container {
	color: #ff3366;
	position:relative;
	border: px  #000000;
	padding:	5px;
	height: 100%;
	background-color:transparent;
}

.container .heading {
	padding: 5px;
	background-color: #000000;
	color: #000000;
	font-family: 'Verdana';
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
}

.content {
	padding:5px;
}
