@charset "UTF-8";
/* CSS Document */

/* -------------------- home page content styles */

#topcontent {
	border: 1px solid #FFFFFF;
	width: 896px;
	height: 272px;
	background: #FFF2BF;
	margin: 0;
	padding: 0;
}
.flashintro {
	position: absolute;
	margin: 0;
	padding: 0;
}
#spotclubsignin {
	background-image: url(../images/spotclubBackground.gif); background-color: #ffedaa; background-repeat: repeat-x;
	border-left: 1px solid #FFFFFF;
	float: right;
	width: 352px;
	height: 272px;
	padding: 0;
	margin: 0;
}
#spotclubform {
	float: right;
	margin: 26px 13px 0 0;
	width: 183px;
}
/* -------------------- fix for position in IE 6 */
*html #spotclubform {
	float: right;
	margin: 26px 5px 0 0;
	width: 178px;
}
#spotclubform input.box {
	width: 178px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-bottom: 10px;
}
#spotclubtext {
	margin: 26px 0 0 20px;
	width: 122px;
}
#spotclubsignin p {
	padding: 2px 0 2px 0;
}
#spotclubsignin a {
	color: #333333;
	text-decoration: underline; 
}
#spotclubsignin a:hover {
	color: #333333;
	text-decoration: none; 
}
#spotclubsignin img.card {
	position: absolute;
	margin: 163px 0 0 141px;
}
#midcontent {
	border-left: 1px solid #FFFFFF; border-right: 1px solid #FFFFFF;
	width: 896px;
	height:129px;
	background: #f2e7bd;
	margin: 0;
	padding: 0;
	text-align: left;
}
#midcontent img.center {
	position: absolute;
	margin: 0;
	padding: 0;
}
#hmbox1 {
	float: left;
	background: #FFED95;
	width: 193px;
	height: 129px;
	border-right: 1px solid #FFFFFF;
	padding: 0;
	margin: 0;
} 
#hmbox1 a 
{
	color: #333333;
	text-decoration: none; 
}
#hmbox1 a:hover {
	color: #333333;
	text-decoration: underline; 
}
#hmbox1 p {
	font-size: 11px;
	padding: 0 10px 0 16px;
}
#hmbox2 {
	background: #f2e7bd;
	margin: 0 0 0 194px;
	padding: 0;
	width: 349px;
}
#hmbox3 {
	background-color: #ECD08D;
	border-left: 1px solid #FFFFFF;
	float: right;
	width: 352px;
	height: 129px;
	padding: 0;
	margin: 0;
}
#hmbox3 p {
	font-size: 11px;
	padding: 0 22px;
}
#hmbox3 img.head {
	margin: 22px 0 0 22px;
}
#hmbox3 select {
	float: right;
	margin: 22px 22px 0 0;
	width: 190px;
	padding: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.transparent { 
		    BORDER-RIGHT: white 0px solid; 
		    BORDER-TOP: white 1px solid; 
		    DISPLAY: none; 
		    FILTER: alpha(opacity=90); 
		    BORDER-LEFT: white 0px solid; 
		    WIDTH: 300px; 
		    COLOR: BLACK; 
		    BORDER-BOTTOM: white 1px solid; 
		    POSITION: absolute; 
		    background-image: url(../images/MenuBackground.gif); background-repeat: repeat-x; 
		    }