/* CSS Document */

body{
	background: url(images/bg_color.jpg) repeat;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-color:#d6b17d;
	font-family: Georgia;
	font-size: 14px;
	color:#fff9b9;
	
}

#container{
	background: url(images/bg_texture.jpg) repeat-x;
	position:relative;
	text-align:center;
	width: 100%;
	display:block;
}

#header{
	margin-left: auto;
	margin-right: auto;
	width:902px;
	height:491px;
	display:block;
	border-left:1px;
	border-left-color:#8c6239;
	border-left-style:solid;
	border-right:1px;
	border-right-color:#8c6239;
	border-right-style:solid;
}
#navigation{
	margin-left: auto;
	margin-right: auto;
	width:902px;
	height:33px;
	display:block;
	border-left:1px;
	border-left-color:#8c6239;
	border-left-style:solid;
	border-right:1px;
	border-right-color:#8c6239;
	border-right-style:solid;
}
.navItem{
	float:left;
}
.episode{
	margin-left: auto;
	margin-right: auto;
	width:902px;
	height:729px;
	display:block;
	border-left:1px;
	border-left-color:#8c6239;
	border-left-style:solid;
	border-right:1px;
	border-right-color:#8c6239;
	border-right-style:solid;
	border-top:1px;
	border-top-color:#8c6239;
	border-top-style:solid;
	background:url(images/episode_bg.jpg) no-repeat;
}
.episodeBottom{
	margin-left:auto;
	margin-right:auto;
	width:902px;
	border-top:1px;
	border-top-color:#8c6239;
	border-top-style:solid;
}
.episodeContent{
	padding-left:18px;
	padding-right:12px;	
	padding-top:13px;
}
.episodeTitle{
	font-family: Georgia;
	font-size: 30px;
	color:#ce9730;
	text-align:left;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	border-bottom-color:#ce9730;
	width:872px;
	padding-bottom:5px;
	clear:both;
	
}
.episodeTitlePadding{
	width:872px;
	height:5px;
}
p{
	
	text-align:justify;
	
}
.decisionText{
	text-align:center;
}
.enterLink{
	font-weight:bold;
	font-size:24px;
	text-decoration:none;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	border-bottom-color:#fff9b9;
	color:#fff9b9;
}
.exitLink{
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	border-bottom-color:#fff9b9;
	color:#fff9b9;
}
#filter {
	text-align:center;
	font-size: 12px;
}
#filter a {
	color: #fff9b9;
	text-decoration:none;
	font-weight:bold;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	border-bottom-color:#fff9b9;
}
#footer{
	width:902px;
	color: #fff9b9;
	font-size:11px;
	font-family:Georgia;
	clear:both;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
#footer a{ 
	color: #fff9b9;
	text-decoration:none;
	font-weight:bold;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	border-bottom-color:#fff9b9;
}
.episodeBigImage{
	width:433px;
	height:433px;
	float:left;
	background-color:#666666;
}
.episodePadding{
	width:40px;
	float:left;
}
.episideDetails{
	width:375px;
	height:433px;
	float:left;
}
.episodeText{
	font-family: Georgia;
	font-size: 14px;
	color:#fff9b9;
	text-align:justify;
	width:375px;
	height:234px;
}
.episodeLogo{
	height:102px;
	float:none;
}
.episodeWatch{
	height:48px;
}
.episodeJoin{
	height:50px;
	clear:both;
}
.episodeThumbs{
	padding-top:5px;
	height:211px;
	width:871px;
	clear:both;
}
.episodeThumbImage{
	width:211px;
	height:211px;
	background-color:#666666;
	float:left;
}
.episodeThumbPadding{
	width:9px;
	float:left;
}
.girlsThumbs{
	width:902px;
	float:none;
	margin-left:auto;
	margin-right:auto;
}
.girlsContainer{
	width:224px;
	float:left;
}
.girlsThumbImage{
	width:224px;
	height:224px;
	background-color:#666666;
	margin-bottom:10px;
	
}
.girlsThumbPadding{
	width:2px;
	float:left;
}
.girlsSectionPadding{
	height:10px;
	width:902px;
	clear:both;
}
.lowerButtons{
	width:902px;
	height:53px;
	clear:both;
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
	padding-bottom:40px;
}
.button{
	width:451px;
	text-align:center;
	float:left;
}	
.membersThumbImage{
	width:180px;
	height:120px;
	background-color:#666666;
	float:left;
}
.membersThumbPadding{
	width:9px;
	float:left;
}
.membersRowPadding{
	height:5px;
	clear:both;
}