@import url(navigation.css);
body, html {
	behavior:url("css/csshover.htc");
  margin: 0 0 0 0;
  text-align: left;
  font-family: "Trebuchet MS";
  font-size: 11px;
	line-height: 150%;
	background-image: url('../images/background.jpg');
	background-repeat: repeat-x;
	background-color: #c4c4c4;
	color: #333;
}

.clear{
	clear: both;
}

#header{
	position: relative;
	width: 900px;
	margin-left:-450px;	
	left:50%;
	height: 136px;
	z-index: 1;
	color: #fff;
}

#footer{
	position: relative;
	width: 900px;
	margin-left:-450px;	
	left:50%;
	margin-top: 20px;
	height: 30px;
	z-index: 1;
	color: #333;
}

#logo{
	position: absolute;
	width: auto;	
	height: auto;
	z-index: 1;
}

#logo b{
	position: absolute;
	width: 200px;
	top: 45px;
	z-index: 1;
}

#headerOptions{
	position: absolute;
	right: 0px;
	width:700px;
	height: 20px;
	text-align: right;
	z-index: 1;
}

#navigationBar{
	position: absolute;
	width: 900px;
	height:44px;
	top:88px;
	z-index: 5005;
}

#infoContainer{
	position: relative;
	top: 10px;
	width: 877px;
	border-bottom: 1px solid #333;
	margin-bottom: 20px;
	padding-bottom: 5px;
}

/* Search container */
#searchContainer{
	position: absolute;
	width: 200px;
	right: 0px;
	top: 40px;
	height: 30px;
	z-index:1;
	float: left;
}

#searchButton{
	position: relative;
	height: 16px;
	background-color: #000;
	color: #666;
	border: 1px solid #666;
	font-size: 10px;
}

#catSelectTab{
	position: absolute;
	width: 125px;
	height: 20px;
	background-color: #333;
	top: 149px;
	left: 182px;
	z-index: 0;
	border: 1px solid #000;
	text-align: center;
	color: #fff;
}

#multiTabContainer{
	position: relative;
	width: 877px;
	height: auto;
	top: 0px;
	left: 0px;
	z-index: 1;
	border: 1px solid #333;
	margin-top: 5px;
	margin-bottom: 15px;
	background-color: #ccc;
}

.multiTabs{
	position: relative;
	width: 125px;
	height: 20px;
	float: left;
	background-color: #ccc;
	z-index: 1;
	border-right: 1px solid #333;
	text-align: center;
	color: #000;
}

.countSelector{
	position: relative;
	width: 145px;
	height: 20px;
	float: right;
	z-index: 1;
	color: #000;
	border-left: 1px solid #000;
	padding-left: 5px;
	padding-left: 5px;
}

#container1 {
	position: relative;
	width: 892px;
	margin-left:-450px;	
	padding: 4px;
	left:50%;
	height: auto;
	z-index:0;
	background-color: #afafaf;
	border: 1px solid #333;
	overflow: hidden;
}

.creditsearned{
	position: relative;
	width: 892px;
	margin-left:-450px;	
	padding: 4px;
	left:50%;
	height: auto;
	z-index:0;
	overflow: hidden;
	background-color: #ebffe5;
	border: 1px solid #32eb00;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #000;
}

#container2 {
	position: relative;
	width: 880px;
	height: auto;
	padding: 5px;
	z-index:1;
	background-color: #fff;
	border: 1px solid #333;
	overflow: hidden;
}

#container3 {
	position: relative;
	width: 880px;
	height: auto;
	padding: 5px;
	z-index:1;
	background-image: url('../images/container3.jpg');
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	overflow: hidden;
}

#categoryBannerHeader{
	position: absolute;
	left: 10px;
	top: 10px;
	width: 200px;
	height: 80px;
	background-color: #000;
	border: 1px solid #333;
	z-index: 1;
}

#categoryBannerHeader h1{
	position: relative;
	font-size: 22px;
	color: #ff0260;
	text-transform: uppercase;
	text-align: center;
	padding:0px;
	margin:0px;
	padding-top: 20px;
	height: 5px;
	margin-bottom: 15px;
	z-index: 1;
	
}

#categoryBannerHeader h2{
	position: relative;
	font-size: 11px;
	color: #fff;
	text-align: center;
	padding:0px;
	margin:0px;
	z-index: 1;
}

#categoryBannerHeader p{
	position: absolute;
	top: 5px;
	left: 210px;
	width: 500px;
	height: 80px;
	font-size: 11px;
	color: #fff;
	padding:0px;
	margin:0px;
	z-index: 1;
}

h1{
	font-size: 14px;
	color: #333;
	padding-top: 5px;
	padding-bottom: 5px;
	margin:0px;
}

h2{
	font-size: 14px;
	color: #333;
	padding-top: 5px;
	padding-bottom: 5px;
	margin:0px;
}

.divider{
	position: relative;
	width: 99%;
	height: 1px; 
	border-bottom: 1px dotted #333;
	margin-top: 5px;
	margin-bottom: 5px;
	padding:0px;
}

/* movieThumbs */
.thumbFloater{
	position: relative;
	width: 900px;
	overflow: hidden;
	height: auto;
}

.thumbFloater h1{
	font-size: 11px;
	padding: 0px;
	margin:0px;
}

.thumbFloater h2{
	font-size: 11px;
	padding: 0px;
	margin:0px;
}

.thumbFloater h3{
	font-size: 11px;
	padding: 0px;
	margin:0px;
}

.thumbFloaterHalf{
	position: relative;
	width: 450px;
	overflow: hidden;
	height: auto;
}
.linksFloater{
	position: relative;
	width: 900px;
	overflow: hidden;
	height: auto;
}
 .movieThumb{
	position: relative;
	width: 202px;
	height: 152px;
	border: 1px solid #000;
	float: left;
	margin:0px;
	margin-right: 19px;
	margin-bottom: 17px;
}

.movieThumb img{
	border: 1px solid #fff;
}

.movieThumb:hover img{
	opacity: 0.6;
	filter: alpha(opacity=60);
	-moz-opacity: 0.60;
	-khtml-opacity: 0.6;
}

.movieThumboverlay{
	position: absolute;
	width: 196px;
	height: 14px;
	left: 1px;
	opacity: 0.8;
	filter: alpha(opacity=80);
	-moz-opacity: 0.80;
	-khtml-opacity: 0.8;
	z-index: 600;
	background-color: #000;
	bottom:1px;
	padding: 2px;
	text-align: center;
}
/* movieThumbs */


/* default */
 .thumbContainer{
	position: relative;
	width: 202px;
	height: 210px;
	border: 1px solid #000;
	float: left;
	margin:0px;
	margin-right: 21px;
	margin-bottom: 17px;
	color: #000;
	padding:0px;
}

 .linkContainer{
	position: relative;
	width: 135px;
	height: 20px;
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
	color: #000;
}


.linkContainer a{
		color: #000000;
}

 .catContainer{
	position: relative;
	width: 202px;
	height: 223px;
	border: 1px solid #000;
	float: left;
	margin:0px;
	margin-right: 21px;
	margin-bottom: 17px;
	color: #000;
	padding:0px;
}

 .catContainer h3{
	font-size: 11px;
	padding:0px;
	margin:0px;
	color: #000;
	font-weight:normal;
}

.catContainer img{
	border: 1px solid #fff;
}

.thumb:hover img{
	opacity: 0.8;
	filter: alpha(opacity=80);
	-moz-opacity: 0.80;
	-khtml-opacity: 0.8;
}

.thumbContainer img{
	border: 1px solid #fff;
}

.thumb:hover img{
	opacity: 0.8;
	filter: alpha(opacity=80);
	-moz-opacity: 0.80;
	-khtml-opacity: 0.8;
}

.thumbContainerOverlay{
	position: relative;
	width: 196px;
	height: 14px;
	left:1px;
	top: 0px;
	opacity: 0.8;
	filter: alpha(opacity=80);
	-moz-opacity: 0.80;
	-khtml-opacity: 0.8;
	z-index: 600;
	background-color: #000;
	padding: 2px;
	text-align: center;
	margin-bottom: 3px;
}

.thumbContainerOverlaySP{
	position: relative;
	width: 196px;
	height: 14px;
	left:1px;
	top: 0px;
	z-index: 600;
	background-color: #ff0060;
	padding: 2px;
	text-align: center;
	margin-bottom: 3px;
}

.thumbContainerInfo{
	text-align: center;
}

/* default */

/* pictureContainer */
 .pictureContainerVer{
	position: relative;
	width: 202px;
	height: 206px;
	border: 1px solid #ccc;
	float: left;
	margin:0px;
	margin-right: 21px;
	margin-bottom: 17px;
	color: #000;
	padding:0px;
	text-align: center;
	padding-top: 4px;
}

 .pictureContainerHor{
	position: relative;
	width: 202px;
	height: 182px;
	border: 1px solid #ccc;
	float: left;
	margin:0px;
	margin-right: 21px;
	margin-bottom: 17px;
	color: #000;
	padding:0px;
	text-align: center;
	padding-top: 28px;
}

.pictureContainerVer img{
	border: 1px solid #fff;
}

.pictureContainerHor img{
	border: 1px solid #fff;
}
/* end of pictureContainer */




/* topThumbs */ 
.topThumb1{
	position: relative;
	width: 242px;
	height: 360px;
	border: 1px solid #000;
	float: left;
	margin-bottom: 17px;
	overflow: hidden;
}

.topThumb2{
	position: relative;
	width: 242px;
	left: 76px;
	height: 360px;
	border: 1px solid #000;
	float: left;
	margin-bottom: 17px;
	overflow: hidden;
}

.topThumb3{
	position: relative;
	width: 242px;
	left: 147px;
	height: 360px;
	border: 1px solid #000;
	float: left;
	margin-bottom: 17px;
	overflow: hidden;
	text-align: right;
}

.topThumb1 img{
	border: 1px solid #fff;
}

.topThumb2 img{
	border: 1px solid #fff;
}

.topThumb3 img{
	border: 1px solid #fff;
}

.topThumb1:hover img{
	opacity: 0.6;
	filter: alpha(opacity=60);
	-moz-opacity: 0.60;
	-khtml-opacity: 0.6;
}

.topThumb2:hover img{
	opacity: 0.6;
	filter: alpha(opacity=60);
	-moz-opacity: 0.60;
	-khtml-opacity: 0.6;
}

.topThumb3:hover img{
	opacity: 0.6;
	filter: alpha(opacity=60);
	-moz-opacity: 0.60;
	-khtml-opacity: 0.6;
}

.topThumbsOverlay{
	position: absolute;
	width: 236px;
	height: 14px;
	left: 1px;
	opacity: 0.8;
	filter: alpha(opacity=80);
	-moz-opacity: 0.80;
	-khtml-opacity: 0.8;
	z-index: 600;
	background-color: #000;
	top:304px;
	padding: 2px;
	text-align: center;
}

/* movieThumbs */


/* sexsotry container */
.sexstoryContainer{
	position: relative;
	width: 900px;
	overflow: hidden;
	height: auto;
	color: #333;
}

.sexstoryContainer h2{
	font-size: 12px;
	padding:0px;
	font-weight: normal;
	margin:0px;
}

.sexstoryContainer h3{
	font-size: 12px;
	padding:0px;
	font-weight: normal;
	margin:0px;
}

.sexstoryPlacement{
	position: relative;
	width: 40px;
	height: auto;
	padding: 5px;
	float: left;
	margin-right: 1px;
	margin-bottom: 1px;
}

.sexstoryTitle{
	position: relative;
	width: 705px;
	height: auto;
	padding: 5px;
	float: left;
	margin-right: 1px;
	margin-bottom: 1px;
}

.sexstoryScore{
	position: relative;
	width: 150px;
	height: 16px;
	padding: 5px;
	float: left;
	margin-right: 1px;
	margin-bottom: 1px;
}

.sexstoryNiche{
	position: relative;
	width: 150px;
	height: auto;
	padding: 5px;
	float: left;
	margin-right: 1px;
	margin-bottom: 1px;
}

.sexstoryDescription{
	position: relative;
	width: 820px;
	height: auto;
	padding: 5px;
	float: left;
	margin-left: 50px;
}
/* sexstoryContainer */

/* specialContainer */
.specialContainer{
	position: relative;
	width: 442px;
	height: auto;
	background-color: #fff;
	border: 1px solid #000;
	z-index: 1;
	padding: 1px;
}

.specialContainerHeader{
	position: relative;
	width: 430px;
	height: auto;
	background-color: #333;
	border: 1px solid #000;
	padding: 5px;
}

.specialContainerHeader h1{
	position: relative;
	font-size: 16px;
	color: #ff0260;
	text-transform: uppercase;
	text-align: center;
	padding:0px;
	margin:0px;
	height: 5px;
	margin-bottom: 15px;
	z-index: 1;
	padding-top: 3px;
}

.specialContainerHeader h2{
	position: relative;
	font-size: 11px;
	color: #fff;
	text-align: center;
	padding:0px;
	margin:0px;
	z-index: 1;
}

.specialContainerContent{
	position: relative;
	top:-1px;
	width: 440px;
	height: auto;
	background-color: #ccc;
	border: 1px solid #000;
	color: #000;
}

.specialContainerTitle{
	position: relative;
	width: 224px;
	height: auto;
	color: #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 3px;
	float: left;
}

.specialContainerNiche{
	position: relative;
	width: 98px;
	height: auto;
	color: #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 3px;
	float: left;	
}

.specialContainerScore{
	position: relative;
	width: 98px;
	height: auto;
	border-bottom: 1px solid #000;
	color: #000;
	padding: 3px;
	float: left;
	height: 16px;
}

.titleContainer{
	position: relative;
	width: auto;
	height: 10px;
	background-color: #333;
	border: 1px solid #000;
	padding: 4px;
}

.titleContainer h1{
	position: relative;
	font-size: 11px;
	color: #ffffff;
	text-align: left;
	padding:0px;
	margin:0px;
	text-align: center;
	padding-top: -2px;
}

.titleContainer h2{
	position: relative;
	font-size: 11px;
	color: #ffffff;
	text-align: left;
	padding:0px;
	margin:0px;
	text-align: center;
	padding-top: -2px;
}

.titleContainer h3{
	position: relative;
	font-size: 11px;
	color: #ffffff;
	text-align: left;
	padding:0px;
	margin:0px;
	text-align: center;
	padding-top: -2px;
}
/* end special Container */ 


.twocolom{
	position: relative;
	width: 440px;
	height: auto;
	float: left;
	overflow:hidden;
}

.twocolomRight{
	position: relative;
	width: 430px;
	height: auto;
	float: left;
	padding-left: 10px;
	overflow:hidden;
}

.sexsitecolom{
	position: relative;
	width: 440px;
	height: auto;
	float: left;
	overflow:hidden;
}

.sexsitecolomRight{
	position: relative;
	width: 430px;
	height: auto;
	float: left;
	padding-left: 10px;
	overflow:hidden;
}

.overlayText{
	color: #fff;
}

.overlayText h1{
	font-size: 11px;
	padding:0px;
	margin:0px;
	color: #fff;
	font-weight:normal;
}

.overlayText h2{
	font-size: 11px;
	padding:0px;
	margin:0px;
	color: #fff;
	font-weight:normal;
}

.overlayText h3{
	font-size: 11px;
	padding:0px;
	margin:0px;
	color: #fff;
	font-weight:normal;
}


/* form styling */
.labelContainer{
	position: relative;
	width: 430px;
	height: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #ccc;
	background-color: #fff;
	padding-left: 5px;
}

.websiteLink{
	padding-top: 30px;
}

.labelContainerError{
	position: relative;
	width: 445px;
	height: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #ccc;
	background-color: #ff6a71;
	padding-left: 5px;
}

.labelContainerMax{
	position: relative;
	width: 880px;
	height: 18px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #ccc;
	background-color: #fff;

}

.formError{
	position: relative;
	top: -5px;
	width: auto;
	font-size: 10px;
	color: #FF0000;
	margin-left: 3px;
}

.default_textfield{
	position: relative;
	width: 150px;
	border: 1px solid #333;
	font-size: 11px;
}

.default_textfieldError{
	position: relative;
	width: 150px;
	border: 1px solid #ff0000;
	font-size: 11px;
}

.default_select{
	width: 236px;
	padding: 0px;
}

.auto_select{
	width: auto;
	padding: 0px;
	float: left;
	font-size: 10px;
}

.default_textarea{
	width: 233px;
	height: 75px;
	font-size: 11px;
	padding: 0px;
}

.half_textarea{
	width: 438px;
	height: 75px;
	font-size: 11px;
	padding: 0px;
	border: 1px solid #ccc;
}

.half_textareaError{
	width: 438px;
	height: 75px;
	font-size: 11px;
	padding: 0px;
	border: 1px solid #ff0000;
}

.default_textareaError{
	width: 233px;
	height: 75px;
	font-size: 11px;
	margin-bottom: 5px;
	padding: 0px;
	border: 1px solid #ff0000;
}

.large_textarea{
	width: 640px;
	height: 75px;
	font-size: 11px;
	margin-bottom: 5px;
	padding: 0px;
	border: 1px solid #666;
}

.default_button{
	width: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px;
	height: 20px;
	border: 1px solid #000;
}

#qLogin{
	position: relative;
	width: auto;
	padding: 0px;
	height: auto;
	top: 1px;
	font-size: 10px;
	border: 1px solid #000;
}
#qPassword{
	position: relative;
	width: auto;
	padding: 0px;
	height: auto;
	top: 1px;
	font-size: 10px;
	border: 1px solid #000;
}



label{
	width: 150px;
	float: left;
	text-align: left;
}

.formField{
	margin: 0px;
	background-color: #fff;
	border: 1px solid #7f9db9;	
	margin-bottom: 3px;	
}

.succesbox{
	position: relative;
	width: 635px;
	padding: 5px;
	background-color: #ebffe5;
	border: 2px solid #32eb00;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #000;
}

.errorbox{
	position: relative;
	width: 635px;
	padding: 5px;
	background-color: #ffe5e5;
	border: 2px solid #e30000;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #000;
}

.buttonM{
	position: relative;
	width: 130px;
	height: 15px;
	text-align: center;
	border: 1px solid #333;
	background-color: #ccc;
}

.quickJumperContainer{
	position: relative;
	width: auto;
	height: auto;
	margin:0;
	padding:0;
}

.quickJumper{
	position: relative;
	width: 15px;
	height: 20px;
	border: 1px solid #000;
	background-color: #ccc;
	text-align: center;
	padding: 5px 5px 0px 5px;
	margin-right: 3px;
	float: left;
	text-transform:uppercase;
}

.quickJumperSelected{
	border: 1px solid #000;
	background-color: #333;
	position: relative;
	width: 15px;
	height: 20px;
	text-align: center;
	padding: 5px 5px 0px 5px;
	margin-right: 3px;
	float: left;
	text-transform:uppercase;
}

#categoryButton{
	cursor: pointer;
}

#categoryBox{
	position: absolute;
	width: 834px;
	height: auto;
	margin-left:-440px;	
	left:50%;
	top: 273px;
	background-color: #fff;
	border: 4px solid #000;
	z-index: 999999999;
	padding: 20px;
}

#loginCntButton{
	cursor: pointer;
}

#loginCnt{
	position: absolute;
	width: 900;
	height: 20px;
	right: 3px;
	color: #fff;
	top: 0px;
	z-index: 999999999;
	padding: 0px;
}

#passwordCnt{
	position: absolute;
	width: 900;
	height: 20px;
	right: 3px;
	color: #fff;
	top: 0px;
	z-index: 999999999;
	padding: 0px;
}

.autoFloat{
	position: relative;
	width: 150px;
	height: 20px;
	float: left;
}

.autoFloatLoginCnt{
	position: relative;
	width: auto;
	height: 20px;
	float: left;
	margin-right: 4px;
}

#movieContainer{
	position: relative;
	width: 440px;
	height: 364px;
}

/**********  transaction ***********/
.transactionContainer{
 position: relative;
 width: 865px;
 height: 20px;
 border-bottom: 1px solid #ccc;	
}

.tranactionid{
 position: relative;
 width: 200px;
 height: auto;
 float: left;
}

.transactiondate{
 position: relative;
 width: 150px;
 height: auto;
 float: left;	
}

.transactionmethod{
 position: relative;
 width: 250px;
 height: auto;
 float: left;	
}

.transactionamount{
 position: relative;
 width: 200px;
 height: auto;
 float: left;
}

.transactionstatus{
 position: relative;
 width: 50px;
 height: auto;
 float: left;
}



/* default link classes */ 
a:link {
	color: #ccc;
	text-decoration:none;
}

a:visited {
	color: #fff;
	text-decoration:none;
}

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

a:active {
	color: #fff;
	text-decoration:none;
}


a.catLinks:link {color: #000; text-decoration: none; }
a.catLinks:hover {color: #ff0060; text-decoration: underline; }
a.catLinks:visited {color: #000; text-decoration: none; }
a.catLinks:active {color: #000; }  

a.quickJumper:link {color: #000; text-decoration: none; }
a.quickJumper:hover {color: #ff0060; text-decoration: underline; }
a.quickJumper:visited {color: #000; text-decoration: none; }
a.quickJumper:active {color: #000; } 

a.webLinks:link {color: #000; text-decoration: none; font-size: 16px; }
a.webLinks:hover {color: #ff0060; text-decoration: underline; font-size: 16px; }
a.webLinks:visited {color: #000; text-decoration: none; font-size: 16px; }
a.webLinks:active {color: #000; font-size: 16px; } 




