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

#container {
	position: relative;
	width: 921px;
	margin-left:-460px;
	left:50%;
	height: auto;
	z-index:1;
	background-image: url('../images/container.jpg');
}

#header {
	position: relative;
	width: 921px;
	height: 183px;
	background-image: url('../images/header.gif');
	z-index:1;
	background-repeat: no-repeat;
}

#navigationcontainer{
	position: relative; 
	width: 880px;
	height: 35px;
	float: left;
	z-index:5000;
	left: 20px;
}

#logoContainer{
	position: relative;
	width: 400px;
	height: 100px;
	left: 20px;
	top: 20px;
	float: left;
}

#infoCnt{
	position: relative;
	left: 10px;
	top: -8px;
}

/* login container */
#logincontainer{
	position: relative;
	width: 230px;
	height: 55px;
	float: right;
	padding-top: 5px;
	font-size: 10px;
	color: #fff;
	z-index:1;
}

.loginTextfield{
	position: relative;
	width: 120px;
	font-size: 10px;
	border: 1px solid #000;
	z-index:1;
}

.passTextfield{
	position: relative;
	width: 72px;
	font-size: 10px;
	border: 1px solid #000;
	float: left;
	z-index:1;
}

#loginButton{
	position: relative;
	left: 3px;
	width: 44px;
	font-size: 10px;
	float: left;
	height: 15px;
	border: 0px;
	padding: 0px;
	background-image: url('../images/loginBtn.jpg');
	background-color: #ff0090;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	z-index:1;
	top: 1px;
}

#adplace468{
	position: absolute;
	width: 374px;
	height: 100px;
	top:62px;
	left: 500px;	
}

#adplace468 img{
	border: 1px solid #333;
}

#mainContainer{
	position: relative;
	width: 895px;
	height: auto;
	left: 20px;
	overflow:hidden;

}

#leftContainer{
	position: relative;
	width: 170px;
	height: auto;
	float: left;
}

#rightContainer{
	position: relative;
	width: 710px;
	height: auto;
	float: left;
		margin-bottom: 30px;
}

/* adContainer */
.sexdating{
	position: relative;
	width: 710px;
	height: 109px;
	overflow:hidden;
	background-color: #000;
}

.sexdatingThumb{
	position: relative;
	width: 100px;
	height: 100px;
	float: left;
	background-color: #333;
	padding: 3px;
	margin-right: 2px;
	margin-bottom: 2px;
}

.sexdatingThumb img{
	border: 0px solid #fff;
}

.sexdatingMid{
	position: relative;
	width: 435px;
	height: 100px;
	float: left;
	background-color: #333;
	padding: 3px;
	margin-right: 2px;
	margin-bottom: 2px;
}

.sexdatingRight{
	position: relative;
	width: 148px;
	height: 100px;
	float: left;
	text-align: right;
	background-color: #333;
	padding: 3px;
	margin-bottom: 2px;
	vertical-align:middle;
}

/* ////// special edtition */
.sexdatingThumbSE{
	position: relative;
	width: 100px;
	height: 100px;
	float: left;
	background-color: #221219;
	padding: 3px;
	margin-right: 2px;
	margin-bottom: 2px;
}

.sexdatingThumbSE img{
	border: 0px solid #fff;
}

.sexdatingMidSE{
	position: relative;
	width: 435px;
	height: 100px;
	float: left;
	background-color: #221219;
	padding: 3px;
	margin-right: 2px;
		margin-bottom: 2px;
}

.sexdatingRightSE{
	position: relative;
	width: 148px;
	height: 100px;
	float: left;
	text-align: right;
	background-color: #221219;
	padding: 3px;
	margin-bottom: 2px;
	vertical-align:middle;
}

/* ////// black edtition */
.sexdatingThumbB{
	position: relative;
	width: 100px;
	height: 100px;
	float: left;
	padding: 3px;
	margin-right: 2px;
	margin-bottom: 2px;
}

.sexdatingThumbB img{
	border: 0px solid #fff;
}

.sexdatingMidB{
	position: relative;
	width: 435px;
	height: 100px;
	float: left;
	padding: 3px;
	margin-right: 2px;
	margin-bottom: 2px;
}

.sexdatingRightB{
	position: relative;
	width: 148px;
	height: 100px;
	float: left;
	text-align: right;
	padding: 3px;
	margin-bottom: 2px;
	vertical-align:middle;
}

/* end of adContainer */

#footer {
	position: relative;
	width: 880px;
	height: 35px;
	z-index:1;
	padding-top: 15px;
}

.fullAutoFloatLeft{
	position: relative; 
	width: auto; 
	float: left;
	margin-right: 3px;
}

.moreInfo{
	position: relative;
	top: -10px;
}

.fullAutoFloatRight{
	position: relative; 
	width: auto; 
	float: right; 
	text-align: right;
}

.imageborder1{
	border: 1px solid #fff;
}

div.hr {
  height: 1px;
	width: 880px;
 	border-bottom: 1px solid #333;
	margin-bottom: 7px;
	margin-top: 6px;
}
div.hr hr {
  display: none;
}

/* list classes */
ul.default{
	list-style-type: square;
	padding:0px;
	margin-left: 20px;
	z-index: 200;
}	

/* colom classes */ 
.twocol{
	position: relative;
	width: 348px;
	height: auto;
	float: left;
	overflow: hidden;
}




/* paragraph and heading styles */ 
p{
	margin: 0px;
	padding: 0px;
}

h1 {	
	position: relative;
	font-size: 11px;
	color: #ff0090;
	top: 3px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 6px;
	text-transform: uppercase;
}
h1 b {
	color: #fff;
	font-weight: bold;
}

h2 {	
	position: relative;
	font-size: 11px;
	color: #ff0090;
	top: 3px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 6px;
	text-transform: uppercase;
}
h2 b {
	color: #fff;
	font-weight: bold;
}

h3 {	
	position: relative;
	font-size: 11px;
	color: #ff0090;
	top: 3px;
	padding: 0px;
	margin: 0px;
	margin-bottom: +px;
	font-weight: bold;
}
h3 b {
	color: #5d5d5d;
	font-weight: bold;
}


/* form styling */
.labelContainer{
	position: relative;
	width: 700px;
	height: auto;
	padding: 5px;
	background-color: #191919;
	border-bottom: 2px solid #000;
}



.labelContainerBlack{
	position: relative;
	width: 700px;
	height: auto;
	padding: 5px;
	border-bottom: 2px solid #000;
}

.labelContainer img{
	border: 1px solid #000;
}

.formInfo{
	position: relative;
	top: 2px;
	width: auto;
	font-size: 10px;
	color: #ccc;
	margin-left: 3px;
}

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

.small_textfield{
	width: 125px;
	padding: 2px;
	border: 1px solid #000;
	font-size: 11px;
}

.small_textfieldError{
	width: 125px;
	padding: 2px;
	border: 1px solid #ff0000;
	font-size: 11px;
	background-color: #ff5d5d;
}

.medium_textfield{
	width: 173px;
	padding: 2px;
	border: 1px solid #000;
	font-size: 11px;
}

.medium_textfieldError{
	width: 173px;
	padding: 2px;
	border: 1px solid #ff0000;
	font-size: 11px;
	background-color: #ff5d5d;
}

.default_textfield{
	width: 232px;
	padding: 2px;
	border: 1px solid #000;
	font-size: 11px;
}

.default_textfieldError{
	width: 236px;
	padding: 2px;
	border: 1px solid #ff0000;
	font-size: 11px;
	background-color: #ff5d5d;
}

.default_select{
	width: 236px;
	padding: 0px;
	font-size: 11px;
}

.auto_select{
	width: auto;
	padding: 0px;
	float: left;
	margin-right: 5px;
	font-size: 11px;
}

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

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

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

.message_textarea{
	width: 545px;
	height: 400px;
	font-size: 11px;
	margin-bottom: 5px;
	padding: 0px;
	border: 1px solid #666;
	font-size: 11px;
	background-color: #333;
	color: #fff;
}

.message_textareaError{
	width: 545px;
	height: 400px;
	font-size: 11px;
	margin-bottom: 5px;
	padding: 0px;
	border: 1px solid #ff0000;
	font-size: 11px;
	background-color: #333;
	color: #fff;
}

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


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

}

.labelsmall{
	width: 120px;
	float: left;
	text-align: left;
	padding-left: 10px;
}

.clear{
	clear: both;
	padding: 0px;
	margin: 0px;
}

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

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

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


/* end of form styling */
.warningContainer{
	position: relative;
	width: 330px;
	height: auto;
	padding: 4px;
	border: 1px solid #333;
	background-color: #221219;
}

#mailContainer{
	position: relative;
	width: 330px;
	height: auto;
	padding: 4px;
	border: 1px solid #333;
}

#Send2friendContainer{
	position: relative;
	width: 330px;
	height: auto;
	padding: 4px;
	border: 1px solid #333;
}

#reportFakerContainer{
	position: relative;
	width: 330px;
	height: auto;
	padding: 4px;
	border: 1px solid #333;
}

.divider{
	position: relative;
	width: 610px;
	height: 1px;
	border-bottom: 1px dotted #666;
	margin-bottom: 5px;
	margin-top: 5px;
}

/* my_ads section */ 
.my_adsContainer{
	position: relative;
	width: 710px;
	height: 22px;
	overflow:hidden;
	padding-top: 3px;
	padding-left: 3px;
}

.my_adsTitle{
	position: relative;
	width: 257px;
	float:left;
}

.my_adsCat{
	position: relative;
	width: 150px;
	float:left;
}

.my_adsPrice{
	position: relative;
	width: 100px;
	float:left;
}

.my_adsViewed{
	position: relative;
	width: 60px;
	float:left;
	text-align: center;
}

.my_adsEdit{
	position: relative;
	width: 70px;
	float:left;
}

.my_adsDelete{
	position: relative;
	width: 50px;
	float:left;
}

/* my_ads section */


/* special section */ 
.autoFloatSp{
	position: relative;
	width: 350px;
	height: auto;
	float: left;
	margin-right: 2px;
}

.colomContainer{
	position: relative;
	width: 350px;
	height: 18px;
	overflow:hidden;
	padding-top: 3px;
	padding-left: 3px;
	font-size: 10px;
	margin:0px;
}

.colom1{
	position: relative;
	width: 25px;
	height: 18px;
	float:left;
	background-color: #333;
	padding-left: 3px;
}

.colom1bl{
	position: relative;
	width: 25px;
	height: 18px;
	float:left;
	background-color: #131313;
	padding-left: 3px;
}

.colom2{
	position: relative;
	width: 195px;
	height: 18px;
	float:left;
	background-color: #333;
}

.colom2bl{
	position: relative;
	width: 195px;
	height: 18px;
	float:left;
	background-color: #131313;
}

.colom3{
	position: relative;
	width: 122px;
	height: auto;
	float:left;
	background-color: #333;
	height: 18px;
	text-align: right;
	padding-right: 3px;
}

.colom3bl{
	position: relative;
	width: 122px;
	height: auto;
	float:left;
	background-color: #131313;
	height: 18px;
	text-align: right;
	padding-right: 3px;
}

/* special section */


.topLinksContainer{
	position: relative;
	width: 336px;
	height: auto;
	padding: 5px;
	border: 1px solid #333;
}

.sexdatinglinks{
	position: relative;
	width: 145px;
	height: 20px;
	float: left;
	color: #ff0090;
}

.footerlinks{
	position: relative;
	width: 125px;
	height: 20px;
	float: left;
}

/**** topad container ****/
.topAdContainer{
	position: relative;
	width: 280px;
	height: 100px;
	padding: 2px;
	border: 1px solid #333;
	float: left;
	margin-right: 10px;
	font-size: 10px;
	line-height: 120%;
	margin-bottom: 5px;
}

.topAdImage{
	position: relative;
	width: 100px;
	height: 100px;
	margin-right: 5px;
	float: left;
}

.topAdInfo{
	position: relative;
	width: 170px;
	height: 100px;
	float: left;
}

.topAdContainer p{
	position: relative;
	height: 70px;
	overflow:hidden;
	padding:0px;
	margin:0px;
}

.topAdLink{
	position: relative;
}

.topAdContainer img{
	border: 0px;
}

.topAdContainer:hover{
	background-color: #221219;
}

.topAdContainer h2{
	position: relative;
	font-size: 10px;
	color: #ff0090;
	top: 0px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 3px;
	text-transform: uppercase;
}	


/***** sexmovie page *****/
#sexfilmLeft{
	position: relative;
	width: 440px;
	height: auto;
	float: left;
	margin-right: 15px;
}

#sexfilmLeft #movieContainer{
	margin-bottom: 10px;
}

.trailer_title h2{
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
}

#sexfilmLeft .labelContainer{
	position: relative;
	width: 430px;
	height: auto;
	padding: 5px;
	background-color: #191919;
	border-bottom: 2px solid #000;
}

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

}

#sexfilmRight{
	position: relative;
	width:250px;
	height: auto;
	float: left;
}

.sexfilm{
	position: relative;
	width: 200px;
	height: 350px;
	padding: 5px;
	border: 1px solid #303030;
	background-color: #141414;
	float: left;
	margin-right: 24px;
	margin-bottom: 25px;
}

.thumbnail{
	border: 2px solid #000000;
}

.movContainer{
	border: 1px solid #303030;
	background-color: #141414;
	padding: 10px;
}

.trailer_title{
	position: relative; 
	width: auto; 
	height: auto; 
	padding-top: 4px; 
	font-weight: bold; 
	color: #ff1472;
}

.trailer_description{
	position: relative; 
	width: auto; 
	height: 130px; 
	color: #d9d9d9;
	overflow:hidden;
	margin-bottom: 5px;
}	

.playButton{
	position: relative; 
	text-align: center; 
	width: auto; 
	height: 15px; 
	background-color: #000000; 
	border: 1px solid #000000; 
	color: #000000;
	cursor: pointer;
	font-weight: bold;
}


.thumbnail:hover{
	border: 2px solid #ff1472;
}

.movieIcon{
	position: absolute;
	width: auto;
	height: auto;
	margin-left: 10px;
	margin-top: 10px;
	z-index: 900;
}

.bottominfo{
	position: absolute;
	width: 200px;
	height: 30px;
	top:340px;
}

/***** end of sexmovie page ****/


/***** sextoy page *****/
#sextoyLeft{
	position: relative;
	width: 440px;
	height: auto;
	float: left;
	margin-right: 15px;
}

#sextoyLeft #movieContainer{
	margin-bottom: 10px;
}

.sextoy_title h2{
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
}

#sextoyLeft .labelContainer{
	position: relative;
	width: 430px;
	height: auto;
	padding: 5px;
	background-color: #191919;
	border-bottom: 2px solid #000;
}

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

}

#sextoyRight{
	position: relative;
	width:250px;
	height: auto;
	float: left;
}

.sextoy{
	position: relative;
	width: 200px;
	height: 320px;
	padding: 5px;
	border: 1px solid #303030;
	background-color: #141414;
	float: left;
	margin-right: 24px;
	margin-bottom: 25px;
}

.sextoy .product_description{
	position: relative;
	width: 200px;
	height: 115px;
	overflow: hidden;
}

.sextoy .bottominfo{
	position: absolute;
	width: 200px;
	height: 30px;
	top: 310px;
}

/***** end of sexmovie page ****/


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

/* default link classes */ 
#leftContainer a:link { color: #ccc; 	text-decoration:none; }
#leftContainer a:visited {	color: #ccc;	text-decoration:none;}
#leftContainer a:hover { color: #ff0090;	text-decoration:none;}
#leftContainer a:active { color: #ff0090; text-decoration:none; }



.navigatorSp{
	color: #ff0090;
	font-weigh: bold;
}


.sexfilm_autofloat{
	position: relative;
	width: 135px;
	height: 20px;
	text-align: left;
	margin-right: 2px;
	margin-bottom: 2px;
	float: left;
}

.product_autofloat{
	position: relative;
	width: 135px;
	height: 20px;
	text-align: left;
	margin-right: 2px;
	margin-bottom: 2px;
	float: left;
}


.activities{
	position: relative;
	width: 170px;
	height: 20px;
	float: left;
}



a.pink:link {color: #ff0090; text-decoration: none; }
a.pink:visited {color: #ff0090; text-decoration: none; }
a.pink:hover {color: #ff0090; text-decoration: underline; }
a.pink:active {color: #ff0090; }  

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

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