@charset "utf-8";
/* CSS Document */
body {
	background-color:#f9f9f9;
	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:#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;
}
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;
}
.clear {
	clear: both;
}
#container {
	width:980px;
	height:1164px;
	background-color: #f9f9f9;
	background-image: url(/ayltemplates/01/images/pics_bg.jpg);
	background-repeat: no-repeat;
	background-position: left 24px;
}
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: #7a037d;
}
#recipsbox {
	width: 980px;
	background-color: #333;
	text-align: center;
	color: #000;
}
#logo {
	width: 650px;
	height: 120px;
	float: right;
}
#logo img {
	width: 650px;
	height: 120px;
	border: 0px;
}
#promotext {
	width: 520px;
	padding: 5px;
	color: #333;
	font-size: 11px;
	font-weight: normal;
	float: right;
	text-align: right;
}
#movieThumbs  {
	width: 460px;
	height: auto;
	padding: 1px 5px 5px 5px;
	margin: 0px;
	float: right;
}
#movieThumbs .movieBox  {
	width: 230px;
	height: 165px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	float: left;
	position: relative;
}
#movieThumbs .movieBox .screen  {
	width: 220px;
	height: 165px;
	border: 1px solid #333;
}
.overlay  {
	width: 120px;
	height: 50px;
	position: absolute;
	z-index: 290;
	left: 102px;
	top: 120px;
	background-image: url(/global_images/playbttn50.png);
	background-position: center top;
	background-repeat: no-repeat;
}
.overlay a  {
	width: 120px;
	height: 50px;
	display: block;
	background-image: url(/global_images/playbttn50.png);
	background-position: center top;
	background-repeat: no-repeat;
}
.overlay a:hover  {
	width: 120px;
	height: 50px;
	display: block;
	background-image: url(/global_images/playbttn.png);
	background-position: center top;
	background-repeat: no-repeat;
}
.overlay a span {
	display: none;
}
#joinLink {
	width: 320px;
	height: 296px;
	text-align: center;
	margin: 0px 0px 40px 0px;
	background-image: url(/ayltemplates/01/images/join_now_on.gif);
	background-position: center top;
	background-repeat: no-repeat;
	float: right;
}
#joinLink a {
	width: 320px;
	height: 296px;
	display: block;
	background-image: url(/ayltemplates/01/images/join_now_off.gif);
	background-position: center top;
	background-repeat: no-repeat;
}
#joinLink a:hover {
	width: 320px;
	height: 296px;
	display: block;
	background-image: url(/ayltemplates/01/images/join_now_on.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;
	border: 2px solid #f704fe;
}
#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;
	background-color: #f9f9f9;
}
#scenetext {
	width: 960px;
	height: auto;
	text-align: center;
	padding: 5px;
	display: block;
	font-size: 10px;
	color: #333;
}
.clear {
	clear:both;
}


