body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background: #18130D url(../images/bg_main.jpg) top center no-repeat;
	}
body#scenepage {
	/*background:#533227;*/
	font-size: 0.71em;
	color:#e99d8d;
	width:280px;
	background:#18130d;
	}
h1{
	font-weight:normal;
	}
p {
	line-height: 1.2em;
	}
dd {
	line-height:1.2em;
	}	
.clearFloat {
	clear: both;
	}
#wrapper {
	width:980px;
	margin: 0 auto;
	}
/* language section box on home page
====================================*/	
#langselect {
	width:372px;
	min-height:203px;
	height:auto!important;
	height:203px;
	background: #191611;
	color:#e99d8d;
	margin: 230px 0 0 50px;
	}		
#langselect h1 {
	font-size:1.40em;
	padding:20px;
	}	
#langselect p, #langselect ul {
	font-size:0.69em;
	}	
#langselect p {
	padding: 0 20px 5px 20px;
	}
#langselect ul {
	margin: 20px 20px 5px 20px;
	}	
#langselect ul li {
	float:left;	
	width:158px;
	display:inline;
	height:26px;
	line-height:26px;
	}	
#langselect ul li a {
	padding: 0 0 0 	22px;
	color:#e99d8d;
	text-decoration:none;
	}
#langselect ul li a:hover {
	text-decoration:underline;
	}	
#langselect ul li#germany {
	background: url(../images/flag_germany.png) no-repeat left center;
	}	
#langselect ul li#france {
	background: url(../images/flag_france.png) no-repeat left center;
	}	
#langselect ul li#italy {
	background: url(../images/flag_italy.png) no-repeat left center;
	}	
#langselect ul li#spain {
	background: url(../images/flag_spain.png) no-repeat left center;
	}				
#langselect ul li#unitedkingdom {
	background: url(../images/flag_uk.png) no-repeat left center
	}		
/*
====================================*/
#maincontent {
	width:100%;
	display:inline;
	float: left;
	margin: 100px 0 0 0;
	}

/* 
====================================*/	
.maincontentaddthis {
	margin-top: 72px !important;
	*margin-top: 74px !important;
	}
#addThisCont {
	float: right;
	display: block;
	margin: 0 20px 10px 0;
	}
/*
====================================*/
#mainnav {
	float:left;
	display:inline;
	width:121px;
	}
#mainnav ul li {
	height:40px;
	}

#mainbody {
	width:839px;
	display:inline;
	float:left;
	height:585px;
	}
.whatsnew {
	width:754px;
	background:#18130d;
	}	
.readscripts {
	width:839px;
	background:#18130d;
	}	
/*
====================================*/	
#photoarea {
	float:left;
	display:inline;
	width:324px;
	margin: 45px 0 45px 45px;
	/*background:#533227;*/
	}
#photoarea img {
	padding:22px 0 ;
	}
#mainpagetext {
	float:left;
	display:inline;
	margin: 45px 0 0 60px;
	width:300px;
	color:#f7a695;
	}
#mainpagetext h1 {
	font-size:1.40em;
	padding:25px 0 20px 0;
	}	
#mainpagetext p {
	font-size:0.71em;
	padding: 0 0 10px 0;
	}
#scriptpagetext {
	float:left;
	display:inline;
	width:360px;
	margin: 45px 0 0 60px;
	color:#f7a695;
	}
#scriptpagetext h1 {	
	font-size:1.40em;
	padding:20px 0 20px 0;
	}

#scriptwrapper {
	width:290px;
	}
dl.script {	
	padding: 00px 0 20px 0px;
	}
dl.script dt {
	padding: 5px 0 5px 0;
	}
dl.script dt {
	padding: 10px 0 10px 0;
	}
#scenes {
	width:355px;
	height:52px;
	display:block;
	/*background:#533227;*/
	font-size: 0.75em;
	color:#e99d8d;
	margin:1px 0 0 0;
	}
#scenes ul li {
	display:inline;
	float:left;
	width: 150px;
	}
#scenes ul li.toplist {
	padding-top:15px;
	}		
#scenes ul li.leftlist {
	padding-left:20px;
	}	
#scenes ul li a {
	color:#e99d8d;
	text-decoration:underline;
	}
#scenes ul li a:link {
	color:#e99d8d;
	text-decoration:underline;
	}
/* video embed */
#videoEmbed {
	margin-top: 10px;
	display: none;
}
/* suli */
#wrapper #mainpagetext p.link  {
	background:transparent url(../images/plus_icon.gif) no-repeat scroll left center;
	padding: 0 0 0 20px;/* margin-left: 100px;*/
	font-size:0.71em; /*line-height:1.2em;*/

}
#wrapper #maincontent #mainbody #photoarea  p.link li, #photoarea p.link li a .test {
	color:#F7A695!important ;
	display:block;
	text-decoration:none;
	border: solid 1px red;
}
#wrapper #maincontent #mainbody #photoarea  p.link a:hover {
	text-decoration:underline;color:#F7A695;
}

a:link, a:visited {
color:#F7A695;
text-decoration:ubderline;
}
a:hover, a:active{
color:#F7A695;
text-decoration:none;
}
input.embed_video{border: 1px solid #6A6763; color: #18130D;}