@charset "utf-8";
body {
	background-color:#fff;
	text-align:center;
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	background: url(/dvltemplates/global_images/bg.gif) 0px 0px repeat-x #3a2d4c;
}
div, p {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
dl, dd, dt, h1 {
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #53367b;
	text-decoration: none;
}
a:visited {
	color: #2f2241;
	text-decoration: none;
}
a:hover {
	color: #817690;
	text-decoration: underline;
}
a:active {
	color:#42256a;
	text-decoration: none;
}
a.tn:hover img { 
	border: 1px dashed #817690;
}
html {
	scrollbar-face-color:#483b5a;
	scrollbar-highlight-color:#544765;
	scrollbar-3dlight-color:#857a95;
	scrollbar-darkshadow-color:#382b4a;
	scrollbar-shadow-color:#261937;
	scrollbar-arrow-color:#fff;
	scrollbar-track-color:#ad9fc2;
}
.clear {
	clear: both;
}
#container {
	width:980px;
	height:auto;
	background-color: #fff;
	border-right: 1px solid #050506;
	border-left: 1px solid #050506;	
	background-image: url(/dvltemplates/03/images/container_bg.jpg);
	background-repeat: no-repeat;
	background-position: left 24px;
}
#recipsbox {
	width: 980px;
	background-color: #fff;
	text-align: center;
	color: #000;
	border-right: 1px solid #333;
	border-left: 1px solid #333;
}
h1 {
	text-transform: uppercase;
	font-size: 24px;
	font-weight: bold;
	width: 980px;
	height: 24px;
	line-height: 24px;
	font-variant: small-caps;
	letter-spacing: 3px;
	color: #53367b;
}
#logo {
	width: 620px;
	height: 190px;
	float: right;
	display: inline;
}
#logo img {
	width: 620px;
	height: 190px;
	border: 0px;
}
#promotext {
	width: 560px;
	padding: 10px 10px 10px 0px;
	color: #333;
	font-size: 18px;
	font-weight: normal;
	float: right;
	display: inline; 
	text-align: right;
}
#movieThumbs  {
	width: 460px;
	height: auto;
	padding: 20px 5px;
	margin: 0px;
	float: right;
}
#movieThumbs .movieBox  {
	width: 230px;
	height: 165px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	float: left;
	position: relative;
}
#movieThumbs .movieBox .screen  {
	width: 220px;
	height: 165px;
	border: 1px solid #333;
}
.overlay  {
	width: 120px;
	height: 50px;
	position: absolute;
	z-index: 290;
	left: 102px;
	top: 120px;
	background-image: url(/global_images/playbttn50.png);
	background-position: center top;
	background-repeat: no-repeat;
}
.overlay a  {
	width: 120px;
	height: 50px;
	display: block;
	background-image: url(/global_images/playbttn50.png);
	background-position: center top;
	background-repeat: no-repeat;
}
.overlay a:hover  {
	width: 120px;
	height: 50px;
	display: block;
	background-image: url(/global_images/playbttn.png);
	background-position: center top;
	background-repeat: no-repeat;
}
.overlay a span {
	display: none;
}
#scenetext  {
	width: 960px;
	height: auto;
	padding: 3px;
}
#joinLink {
	width: 468px;
	height: 110px;
	padding: 0 4px 3px 0;
	margin: 0px;
	float: right;
}
#joinLink a {
	width: 468px;
	height: 110px;
	padding: 0 4px 3px 0;
	display: block;
	background: url(/dvltemplates/03/images/join.gif) 0px -110px no-repeat;
}
#joinLink a:hover {
	width: 468px;
	height: 110px;
	padding: 0 4px 3px 0;
	display: block;
	background: url(/dvltemplates/03/images/join.gif) 0px 0px no-repeat;
}
#joinLink a span {
	display: none;
}
#footer {
	width: 980px;
	height: auto;
	margin: 0px auto;
	float: none;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
}
/*sites*/
#bonusbox {
	width: 930px;
	background-color: #fff;
	padding: 5px;
	color: #000;
}
#bonusbox h2 {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}
#friendsBox {
	width: 930px;
	height: auto;
}
.friendsBoxContent {
	height: auto;
}
#friendsThumbs {
	width: 910px;
}
#friendsBox dl {
	width: 182px;
	height: 280px;
	display: inline;
	float: left;
}
#friendsBox dl dt {
	width: 177px;
	height: 252px;
	margin: auto;
}
#friendsBox dl dt img {
	width: 175px;
	height: 250px;
	border: 1px solid #000000;
}
#friendsBox dl dd {
	text-align: center;
}
#friendsBoxLink {
	width: 200px;
	height: 14px;
	float: right;
	padding-top: 3px;
}
#compliance {
	width: 980px;
	height: auto;
	padding-bottom: 10px;
	font-weight: bold;
	color: #000;
}
#lowerSites {
	width: 980px;
	height: auto;
	padding-bottom: 10px;
	border-top: solid 2px #333;
	background-color: #fff;
}

