@charset "utf-8";


body {
	margin: auto;
	position: relative;
	font-family: 	"Lucida Grande", sans-serif;
	text-align: center;
	line-height: 125%;
	background: #53d4f0;
}

a:link {
	color: #fff;
	font-weight:bold;
}

a:visited {
  color: #fff;
font-weight:bold;
}

a:hover {
	text-decoration: none;
	font-weight:bold;
}

a:active {
	color: #fff;
	font-weight:bold;
}


#wrapper {
width: 760px;
overflow: visible;
margin: auto;
text-align: center;
background: #326b5b;
}


.container1 {
width: 100%;
overflow: visible;
margin: 0 0 0 15px;
text-align: center;
}


.modelList {
	width: 378px;
	background: #73bfaa;
	border-right: #372552 2px solid;
	border-left: #372552 2px solid;
	margin: 0;
	padding: 0;
}


p {
	font-size: 14px;
	margin: 5px 5px 10px 5px;
	padding: 0;
	color: #FFF;
}


h1 {
	font-size: 17px;
	margin: 5px 5px 10px 54px;
	padding: 0;
	color: #FFF;
	text-align: left;
}

.playerSection {
	margin: 10px 20px 10px 20px;
	padding: 0;
}


.playerTop {
	width: 330px;
	background: #48ceeb;
	height: 267px;
	margin: 0 15px 0 0;
	padding: 2px 0 0 0;
}



.playerBot {
	width: 330px;
	background: #48ceeb;
	height: 22px;
	margin: 0;
	padding: 0;
	margin: 0 15px 0 0;
}

/*******************************************************************
/
/  Ad Links Styles
/
/*******************************************************************/

.playerSectionPlay {
	width:500px;
	padding: 10px 10px 10px 20px;
	float:left;
}

.adlinkHeader {


	font-family: arial,helvetica; 
	font-size: 16px; 
	color: #676767;
	letter-spacing: 0.3em;
	font-weight:normal;
	text-align:center;
}	

#adlinks {
	float:left;
	width:189px;
	font-family: arial,helvetica; 
	font-size: 15px; 
	color: #000000;
	font-weight:normal;
	text-decoration: none;
	padding:10px 8px 14px 8px;
	margin: 18px 0 0 0;
	text-align:left;
	border: #cccccc 1px solid;
	background-color:#FFFFFF; 
}

.adlinkTop {
	font-family: arial,helvetica; 
	font-size: 17px; 
	color: #0000cc;
	font-weight:normal;
	text-decoration: none;
}
a.adlinkTop:link,
a.adlinkTop:visited {
	font-family: arial,helvetica; 
	font-size: 17px;
	color: #0000cc;
	font-weight:normal;
	text-decoration: underline;
}

a.adlinkTop:hover {
	color: #0000cc; 
	text-decoration: none;
}

.adlinkBottom {
	font-family: arial,helvetica; 
	font-size: 15px; 
	color: #008000;
	font-weight:normal;
	text-decoration: none;
}
a.adlinkBottom:link,
a.adlinkBottom:visited {
	font-family: arial,helvetica; 
	font-size: 15px;
	color: #008000;
	font-weight:normal;
	text-decoration: underline;
}

a.adlinkBottom:hover {
	color: #008000; 
	text-decoration: none;
}


.footer {
height:auto;
width: 760px;
text-align: center;
}

.left {
float: left;
}

.right {
float: right;
}

.clear {
clear: both;
}

.spacer {
height: 11px;
}


a {
	font-weight: 700;
	color: #FFF;
	text-decoration: underline;
}


a.link1 {
	font-size: 16px;
	font-weight: 700;
	margin-top: 10px;
	color: #FFF;
	text-decoration: underline;
}

/*******************************************************************
/
/  Updated 2257 Compliance Styles
/
/*******************************************************************/			

#complianceDIV {
	font-family: 	times new roman;
	font-size: 		12pt;
	color: 			#fff;
	line-height: 	100%;
	padding-top:	30px;
	padding-bottom:	40px;
	padding-left:	30px;
	padding-right:	30px;
	margin: auto;
	}

#complianceDIV a {
	color:			#fff;
	}

#complianceDIV a:hover {
	color: 			 #fff;
	text-decoration: none;
}



