@charset "utf-8";
/* CSS Document */
*  {
	margin: 0px;
	padding: 0px;
}
html {
	scrollbar-face-color:#f2325f;
	scrollbar-highlight-color:#fc5c76;
	scrollbar-3dlight-color:#de3958;
	scrollbar-darkshadow-color:#601521;
	scrollbar-shadow-color:#a12537;
	scrollbar-arrow-color:#6c0d18;
	scrollbar-track-color:#edc9cb;
}
body {
	background-color:#ffffff;
	text-align:center;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(/ayltemplates/valentines09/images/aaliyah_love_valentines_bg.gif);
	background-repeat: repeat;
}
div {
	margin: 0px auto;
}
.clear {
	clear: both;
}
a:link {
	color:#ef1653;
	text-decoration:none;
}
a:visited {
	color:#f47b95;
	text-decoration:none;
}
a:hover {
	color:#fa0b3d;
	text-decoration:underline;
}
a:active {
	color:#f70761;
	text-decoration:none;
}
a.tn:hover img {
	border: 1px solid #fa0b3d;
}
#container {
	width:980px;
	height:auto;
	background-color: #fff;
	border-right: 2px solid #900;
	border-left: 2px solid #900;
}
h1  {
 	width: 980px;
	height: auto;
	background-color: #f00;
	color: #fff;
	text-align: center;
	margin: 0px auto;
	font-size: 20px;
 	font-weight: bold; 
 	text-transform: uppercase;
}
#mainBody {
	width:980px;
	height:1000px;
	background-color: #fff;
	background-image: url(/ayltemplates/valentines09/images/container_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-top: 2px solid #900;
}
#logo  {
	width: 652px;
	height: 114px;
	margin: auto;
	float: right;
}
#logo img {	
	width: 652px;
	height: 114px;
	border: 0px;
}
#flashPlayerHolder  {
	width: 336px;
	height: 250px;
	padding-top: 0px;
	padding-bottom: 0px;
	float: right;
	text-align: right;
	margin: 0px;
}
#flashPlayerHolder #flashPlayer {
	width: 320px;
	height: 240px;
	border: 1px solid #333;
	margin-right: 7px;
}
#textBox  {
	width: 600px;
	height: 250px;
	margin: 0px;
	/*padding-left: 2px;*/
	float: right;
	text-align: left;
}
#textBox h2, #textBox h2 img {
	width: 260px;
	height: 130px;
	margin: 0px 0px 0px 2px; 
	border: 0px;
	float: left;
	display: inline;
}
#textBox h2 span  {
	display: none;
}
#textBox p  {
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	text-indent: 0px;
	width: 240px;
	padding-left: 20px;
}
#picThumbs {
	width: 560px;
	height: auto;
	padding: 0px 2px 0px 0px;
	margin: 0px;
	float: right;
}
#picThumbs .pic {
	width: 112px;
	height: 156px;
	text-align: center;
	float: left;
}
#picThumbs .pic img {
	width: 100px;
	height: 150px;
	border: 1px solid #333;
	background-color: #f69;
}
#picThumbs .pic a:hover img { 
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: .7;
}
#joinLink  {
	width: 224px;
	height: 166px;
	margin: 0px;
	float: left;
	background-image: url(/ayltemplates/valentines09/images/join_aaliyah_love_on.gif);
	background-position: center top;
	background-repeat: no-repeat;
}
#joinLink a {
	width: 224px;
	height: 166px;
	margin: 0px;
	display: block;
	background-image: url(/ayltemplates/valentines09/images/join_aaliyah_love_off.gif);
	background-position: center top;
	background-repeat: no-repeat;
}
#joinLink a:hover {
	width: 224px;
	height: 166px;
	margin: 0px;
	display: block;
	background-image: url(/ayltemplates/valentines09/images/join_aaliyah_love_on.gif);
	background-position: center top;
	background-repeat: no-repeat;
}
#joinLink a span {
	display: none;
}
/*sites*/
#bonusbox {
    width: 930px;
	background-color: #fff;
	border: solid 2px #ef1653;
	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;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
}
#friendsBoxLink {
	width: 200px;
	height: 14px;
	float: right;
	padding-top: 3px;
}
#joinLinkBase  {
	text-transform: uppercase; 
	font-size: 24px;
	font-weight: bold;
	margin: auto;
}
#compliance {
	width: 800px;
	padding: 10px;
	font-weight: bold;
	font-size: 12px;
}

