@charset "utf-8";
body {
	background-color:#fff;
	text-align:center;
	margin:0px;
	padding:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333;
	background-image: url(/dylantemplates/global_images/bg_dylan.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #af1caf;
}
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: #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;
}
.clear {
	clear: both;
}
#container {
	width:980px;
	height:auto;
	background-color: #fff;
	border-right: solid 1px #333;
	border-left: solid 1px #333;	
	background-image: url(/dylantemplates/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: 22px;
	font-weight: bold;
	width: 980px;
	height: 24px;
	line-height: 24px;
	font-variant: small-caps;
	letter-spacing: 3px;
	color: #80244e;
}
#logo {
	width: 582px;
	height: 250px;
	float: right;
	padding-right: 50px;
	display: inline;
}
#logo img {
	width: 582px;
	height: 250px;
	border: 0px;
}
#promotext {
	width: 582px;
	padding: 0px 10px 5px 5px;
	color: #333;
	font-size: 14px;
	font-weight: normal;
	float: right;
	display: inline; 
	text-align: right;
}
#picThumbs {
	width: 520px;
	height: auto;
	padding: 12px 5px 0px 5px;
	margin: 0px;
	float: right;
}
#picThumbs .pic {
	width: 104px;
	height: 154px;
	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-right: 0px;
	margin: 0px;
	float: right;
	background-image: url(/dylantemplates/03/images/joinover.gif);
	background-position: center top;
	background-repeat: no-repeat;
}
#joinLink a {
	width: 468px;
	height: 110px;
	padding-right: 0px;
	display: block;
	background-image: url(/dylantemplates/03/images/join.gif);
	background-position: center top;
	background-repeat: no-repeat;
}
#joinLink a:hover {
	width: 468px;
	height: 110px;
	padding-right: 0px;
	display: block;
	background-image: url(/dylantemplates/03/images/joinover.gif);
	background-position: center top;
	background-repeat: 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;
}

