@charset "utf-8";
/* CSS Document */
body {
	background-color:#ffffff;
	text-align:center;
	margin:0px;
	padding:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
}
h1, h2, h3, dl, dd, dt {
	margin: 0px;
	padding: 0px;
}
div {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
a:link {
	color: #7a057a;
	text-decoration: none;
}
a:visited {
	color: #be52ce;
	text-decoration: none;
}
a:hover {
	color: #2c9ce4;
	text-decoration: underline;
}
a:active {
	color:#190d1b;
	text-decoration: none;
}
a.tn:hover img { 
	border: 1px dashed #2c9ce4;
}
html {
scrollbar-face-color:#7a057a;
scrollbar-highlight-color:#d381de;
scrollbar-3dlight-color:#590159;
scrollbar-darkshadow-color:#4d054d;
scrollbar-shadow-color:#781278;
scrollbar-arrow-color:#f1bcdc;
scrollbar-track-color:#2c9ce4;
}
#container {
	width:980px;
	height:auto;
}
#recipbox {
	width: 980px;
	background-color: #fff;
	text-align: center;
	color: #333;
}
#container h1#header {
	margin-right: auto;
	margin-left: auto;
	padding-top: 2px;
	padding-bottom: 8px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 5px;
	color: #7a057a;
}
#mainContent  {
	width: 980px;
	height: auto;
	background-color: #fff;
	background-image: url(/dylantemplates/10/images/container_bg.jpg);
	background-position: 5px 30px;
	background-repeat: no-repeat;
}
#mainContent #logo, #mainContent #logo img  {
	width: 582px;
	height: 280px;
	border: 0px;
	margin: 0px;
	float: right;
	display: inline;
}
#mainContent #promotext  {
	width: 290px;
	height: 160px;
	border: 0px;
	margin: 0px;
	float: left;
	display: inline;
	font-size: 11px;
	line-height: 12px;
	text-align: left;
	padding-top: 0px;
}
#mainContent #promotext p  {
	color: #333;
	padding: 0px 10px;
}
#picThumbs150 {
	width: 330px;
	text-align: center;
	padding-top: 2px;
	padding-right: 5px;
	margin: 0px;
	float: right;
	display: inline;
}
#picThumbs150 .pic  {
	width: 110px;
	height: 150px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	float: left;
	display: inline;
}
#picThumbs150 .pic img  {
	width: 100px;
	height: 150px;
	border: 1px solid #333;
}
#picThumbs200  {
	width: 972px;
	height: auto;
	padding: 5px 4px;
	margin: 0px;
}
#picThumbs200 .pic  {
	width: 162px;
	height: 225px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	float: left;
	display: inline;
}
#picThumbs200 .pic img {
	width: 150px;
	height: 225px;
	border: 1px solid #333;
}
#picThumbs150 .pic a:hover img, #picThumbs200 .pic a:hover img {
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: .7;
}
#scenetext, .scenetext {
	width: 960px;
	height: auto;
	text-align: center;
	display: block;
	font-size: 12px;
	color: #333;
}
#joinLink  {
	width: 980px;
	height: 88px;
}
#joinLink a {
	width: 980px;
	height: 88px;
	background: url(/dylantemplates/10/images/joinlink.gif) 0px 0px no-repeat;
	display: block;
}
#joinLink a:hover  {
	width: 980px;
	height: 88px;
	background: url(/dylantemplates/10/images/joinlink.gif) 0px -87px no-repeat;
	display: block;
}
#joinLink a span  {
	display: none;
}
#bonussitesholder 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;
}
#footer {
	width: 980px;
	height: 63px;
}
#compliance {
	padding: 2px;
	width: 800px;
	font-weight: bold;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
}
#compliance p  {
	padding: 0px;
	margin: 0px auto;
}
.clear  {
	clear: both;
}

