@charset "utf-8";
*  {
	margin: 0px;
	padding: 0px;
}
html {
	scrollbar-face-color:#f232f2;
	scrollbar-highlight-color:#fc5cfc;
	scrollbar-3dlight-color:#de39de;
	scrollbar-darkshadow-color:#601560;
	scrollbar-shadow-color:#a125a1;
	scrollbar-arrow-color:#6c0d6c;
	scrollbar-track-color:#e0c9ed;
}
body {
	background-color:#cfe0f7;
	text-align:center;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(/ayltemplates/global_images/bg.gif);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #9a50b5;
}
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:#9e1a50;
	text-decoration:none;
}
a:visited {
	color:#999;
	text-decoration:none;
}
a:hover {
	color:#ad0d9b;
	text-decoration:underline;
}
a:active {
	color:#ff2aff;
	text-decoration:none;
}
a.tn:hover img {
	border: 1px solid #ff2aff;
}
.clear {
	clear: both;
}
#container {
	width:980px;
	height:auto;
	background-color: #fff;
	border-right: solid 3px #050506;
	border-left: solid 3px #050506;
	background-image: url(/ayltemplates/template03/images/container_bg.jpg);
	background-repeat: no-repeat;
	background-position: left 24px;
}
#recipsbox {
	width: 980px;
	background-color: #333;
	text-align: center;
	color: #000;
}
h1 {
	text-transform: uppercase;
	font-size: 24px;
	font-weight: bold;
	width: 980px;
	height: 24px;
	line-height: 24px;
	font-variant: small-caps;
	letter-spacing: 5px;
	color: #80244e;
}
#logo {
	width: 710px;
	height: 170px;
	float: right;
}
#logo img {
	width: 710px;
	height: 170px;
	border: 0px;
}
#promotext {
	width: 670px;
	padding: 0px 5px 5px 5px;
	color: #333;
	font-size: 12px;
	font-weight: normal;
	float: right;
}
#picThumbs {
	width: 560px;
	height: auto;
	padding: 12px 5px 0px 5px;
	margin: 0px;
	float: right;
}
#picThumbs .pic {
	width: 112px;
	height: 160px;
	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: 554px;
	height: 112px;
	padding-right: 20px;
	margin: 0px;
	float: right;
	background-image: url(/ayltemplates/template03/images/joinover.gif);
	background-position: center top;
	background-repeat: no-repeat;
}
#joinLink a {
	width: 554px;
	height: 112px;
	padding-right: 20px;
	display: block;
	background-image: url(/ayltemplates/template03/images/join.gif);
	background-position: center top;
	background-repeat: no-repeat;
}
#joinLink a:hover {
	width: 554px;
	height: 112px;
	padding-right: 20px;
	display: block;
	background-image: url(/ayltemplates/template03/images/joinover.gif);
	background-position: center top;
	background-repeat: 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;
}
#bonusbox h2 {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	padding-bottom: 5px;
}
#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;
}

