@import url(navigation.css);
body, html {
	behavior:url("css/csshover.htc");
  background-color: #fff;
  margin: 0 0 0 0;
  text-align: left;
  font-family: "Lucida sans unicode";
  font-size: 11px;
	line-height: 150%;
	background-color: #333;
	height: 100%;
	color: #ccc;
}

#container {
	position: relative;
	width: 900px;
	margin-left:-450px;
	left:50%;
	height: auto;
	z-index:1;
	background-color: #000;
	border: 1px solid #000;
	background-image: url('../images/containerBg.jpg');
}

#footer {
	position: relative;
	width: 902px;
	margin-left:-450px;
	background-color: #000;	
	border-top: 1px solid #474747;
	left:50%;
	height: 35px;
	color: #fff;
	margin-bottom: 35px;
}

#sitemap{
	position: relative;
	width: 200px;
	height: auto;
	background-color: #474747;
}

#copyright{
	position: relative;
	width: auto;
	height: auto;
}

#header {
	position: relative;
	width: 900px;
	height: 113px;
	left: -1px;
	background-image: url('../images/header.jpg');
}


#leftContainer{
	position: relative;
	width: 240px;
	height: auto;
	float: left;
	padding: 5px;
	background-color: #272727;
	z-index: 2;
}

.leftMenu{
	position: relative;
	width: 225px;
	border-left: 4px solid #505050;
	border-right: 1px solid #505050;
	border-top: 1px solid #505050;
	border-bottom: 1px solid #505050;
	background-color: #000;
	padding: 5px;
	z-index: 3;	
	margin-bottom: 5px;
}

.bLeftMenu{
	position: relative;
	width: 234px;
	border-left: 4px solid #505050;
	border-right: 1px solid #505050;
	border-top: 1px solid #505050;
	border-bottom: 1px solid #505050;
	background-color: #000;	
	z-index: 3;	
	margin-bottom: 5px;
}


#rightContainer{
	position: relative;
	width: 635px;
	height: auto;
	float: left;
	padding: 5px;
	background-color: #ffff;
	z-index: 1;
}

p{
	margin: 0px;
	padding: 0px;
}

h1 {	
	position: relative;
	font-size: 14px;
	color: #d30000;
	top: 3px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
	font-weight: bold;
}
h1 b {
	color: #5d5d5d;
	font-weight: bold;
}

h2 {	
	position: relative;
	font-size: 12px;
	color: #ccc;
	top: 3px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
	font-weight: bold;
}
h2 b {
	color: #d30000;
	font-weight: bold;
}


.divider{
	position: relative;
	width: 622px;
	height: 1px;
	border-bottom: 1px dashed #ccc;
	margin-bottom: 10px;
	margin-top: 10px;
}

.specials{
	position: relative; 
	width: 615px; 
	padding: 5px; 
	height: auto; 
	background-color: #1f1f1f; 
	margin-bottom: 10px; 
	border: 1px solid #474747;
}

.specialsTitle{
	position: relative;
	left: -5px;
	top: -5px;
	width: 622px;
	height: 20px;
	background-color: #000;
	border-bottom: 1px solid #474747;
	padding-left: 3px;
	padding-top: 3px;
	font-weight: bold;
	color: #d30000;
}

/* sexstory container */

.sexstoryContainer{
	position: relative; 
	width: 615px; 
	padding: 5px; 
	height: auto; 
	background-color: #1f1f1f; 
	margin-bottom: 10px; 
	border: 1px solid #474747;
}


.storyTitle{
	position: relative;
	width: 350px;
	border-right: 1px solid #474747;
	float: left;
}

.storyScore{
	position: relative;
	width: 125px;	
	float: left;
	padding-left: 3px;
	top: -2px;
}

.storyNiche{
	position: relative;
	width: 125px;
	float: left;
	padding-left: 3px;
	border-right: 1px solid #474747;
}

/* sexstory container */

/* thumbnail container */ 
.thumbnailCnt{
	position: relative; 
	width: 150px; 
	height: 200px;
	margin-bottom:5px;
	margin-right:8px;
	float: left;
}

/* website container */


/* trailer container */ 
.trailerContainer{
	position: relative; 
	background-color: #$bgColor; 
	width: 620px; 
	height: 175px;
	padding: 5px; 
	margin-bottom: 20px;
}

.trailer_image{
	position: relative; 
	width: 210px; 
	height: 155px; 
	float:left;
}

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

.trailer_info{
	position: relative; 
	width: 390px; 
	height: 155px; 
	float:left;
}

.trailer_info h2{
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	color: #ccc;
	margin-bottom: 3px;
}

.trailer_visit{
	position: relative; 
	width: 310px; 
	height: 20px; 
	float: left;
}

.trailer_external{
	position: relative; 
	width: 310px; 
	height: 20px; 
	float: left; 
	text-align: right;
}

/* trailer container */

.default_select{
	width: 236px;
	margin-bottom: 5px;
	padding: 0px;
}

.auto_select{
	width: auto;
	margin-bottom: 5px;
	padding: 0px;
	font-size: 9px;
	height: 19px;
}


.default_textfield{
	width: 233px;
	margin-bottom: 5px;
	padding: 0px;
}

.default_textfieldError{
	width: 233px;
	margin-bottom: 5px;
	padding: 0px;
	border: 1px solid #ff0000;
}

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

.default_filefield{
	width: 233px;
	margin-bottom: 5px;
	padding: 0px;
}

#sitemap{
	position: absolute;
	left: 180px;
	
	width: 200px;
	height: 20px;
	z-index: 9999999;
}

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

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

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


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

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

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

.stylebox{
	position: relative;
	width: 615px;
	padding: 5px;
	background-color: #333;
	border: 1px dashed #666;
	margin-top: 10px;
	margin-bottom: 10px;
}

a:link {
	color: #d30000;
	text-decoration:none;
}

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

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

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

a.catLink:link { 
	color: #fff; 
	text-decoration: none; 

}
a.catLink:visited {
	color: #fff; 
	text-decoration: none; 
}
a.catLink:hover {
	color: #fff; 
	text-decoration: none; 
}
a.catLink:active {
	color: #fff; 
	text-decoration: none; 
} 

