@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;
	margin: 0; 
	padding: 0;
	height: 0px;
}
#container {
	width:980px;
	height:auto;
	background-color: #fff;
	border-right: solid 1px #333;
	border-left: solid 1px #333;	
	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;
}
#picThumbs {
	width: 540px;
	height: auto;
	padding: 12px 5px 0px 5px;
	margin: 0px;
	float: right;
	display: inline;
}
#picThumbs .pic {
	width: 108px;
	height: 158px;
	text-align: center;
	float: left;
	display: inline;
}
#picThumbs .pic img {
	width: 100px;
	height: 150px;
	border: 1px solid #333;
}
#picThumbs .pic a:hover img { 
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: .7;
}
#scenetext  {
	width: 960px;
	height: auto;
	padding: 3px;
}
#joinLink {
	width: 468px;
	height: 110px;
	padding: 0 34px 3px 0;
	margin: 0px;
	float: right;
}
#joinLink a {
	width: 468px;
	height: 110px;
	padding: 0 34px 3px 0;
	display: block;
	background: url(/dvltemplates/03/images/join.gif) 0px -110px no-repeat;
}
#joinLink a:hover {
	width: 468px;
	height: 110px;
	padding: 0 34px 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;
}

