@charset "utf-8";
/* CSS Document */
body {
	background-color:#fff;
	text-align:center;
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
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;
	background-image: url(/dvltemplates/01/images/pics_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 50px;
}
h1 {
	text-transform: uppercase;
	font-size: 20px;
	font-weight: bold;
	width: 980px;
	height: 24px;
	line-height: 24px;
	font-variant: small-caps;
	letter-spacing: 5px;
	color: #53367b;
}
#recipsbox {
	width: 980px;
	background-color: #fff;
	text-align: center;
	color: #000;
}
#logo {
	width: 670px;
	height: 200px;
	float: right;
}
#logo img {
	width: 670px;
	height: 200px;
	border: 0px;
}
#promotext {
	width: 580px;
	padding: 0px 24px 2px 5px;
	color: #333;
	font-size: 14px;
	font-weight: normal;
	float: right;
	text-align: right;
}
#picThumbs {
	width: 550px;
	height: auto;
	padding: 14px 5px;
	margin: 0px;
	float: right;
}
#picThumbs .pic {
	width: 108px;
	height: 150px;
	padding-top: 5px;
	padding-bottom: 5px;
	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;
}
#joinLink {
	width: 980px;
	height: 88px;
	text-align: center;
	margin: 0px;
}
#joinLink a {
	width: 980px;
	height: 88px;
	display: block;
	background: url(/dvltemplates/01/images/joinlink.gif) 0px 0px no-repeat;
}
#joinLink a:hover {
	width: 980px;
	height: 88px;
	display: block;
	background: url(/dvltemplates/01/images/joinlink.gif) 0px -87px no-repeat;
}
#joinLink a span {
	display: none;
}
#footer {
	width: 980px;
	height: auto;
	margin: 0px;
}
/*sites*/
#bonusbox {
	width: 930px;
	background-color: #fff;
	padding: 5px;
	color: #000;
	border: 2px solid #53367b;
}
#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;
	font-family: Arial, Helvetica, sans-serif;
}
#lowerSites {
	width: 980px;
	height: auto;
	padding-bottom: 10px;
}
#scenetext {
	width: 960px;
	height: auto;
	text-align: center;
	padding: 5px;
	display: block;
	font-size: 14px;
	color: #333;
}
.clear {
	clear:both;
}


