@charset "utf-8";
body {
	background-color: #FFF;
	background-position: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 0;
	color: #666;
	margin: 0;
	text-align: center;
height: 100%;
}


#splitContainer {
	height:140px;
	width: 598px;
	background-color: #fff;
	margin: 0;
padding: 0;
text-align: left;
position: absolute;
top: 25%;
left: 16%; 
}


#logoBox {
display: inline-block;
float: left;
/*border-right: 2px dotted #ccc;  */
height: 54px;
width: 251px;
}

#message {
display: inline-block;
float: left;
height: 60px;
text-align:left;

}
#message H2 {
font-size: 22px;
color: #666;
font-family: Arial, Helvetica, sans-serif;
font-weight:200;
margin:14px 0 4px 0;
padding:0 0 4px 20px;
}

#splash-memberBalloon {
	position:absolute; 
	width:306px; 
	height:119px; 
	top:-60px; 
	left:250px; 
	background:url(/images/global/splash-memberBalloon.gif) no-repeat top left; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px; 
	line-height:16px; 
	color:#999999;
}
#splash-memberBalloonText {text-align:left;width:272px;padding:0;margin:18px 0 0 16px;}

#splash-nonMemberBalloon {
	position:absolute; 
	width:326px; 
	height:119px; 
	top: -50px; 
	left:385px; 
	background:url(/images/global/splash-nonMemberBalloon.gif) no-repeat top left; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px; 
	line-height:16px; 
	color:#999999;
}
#splash-nonMemberBalloonText {text-align:left;width:272px;padding:0;margin:22px 0 0 20px;}

#status-select ul li.mem {background:url(/images/global/buttons/button_hmMemberArrow.gif) no-repeat top left;padding:0 0 0 24px;height:20px;margin:1px 0 3px 2px;vertical-align:text-bottom;}
#status-select ul li.nonmem {background:url(/images/global/buttons/button_hmNonMemberArrow.gif) no-repeat top left;padding:0 0 0 24px;height:20px;margin:1px 0 3px 2px;vertical-align:text-bottom;}

#status-select ul {
	float:left;
	margin:10px 14px 0 0;
	padding:0;
	list-style-type:none; 
	list-style-position:outside; 
	display:inline;
	font-family:'Avenir Roman', Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:200;
	color:#666666;
}

#splash-footer {
	float:left;
	width:100%;
	height:60px;
	background:#333333;
	position:absolute;
	bottom:0px;
	left:0px;
}

#splash-legalCopy {
	text-align:right;
	margin:10px 10px auto;
	width:672px;
	font-size:10px;
	line-height:30px;
	color:#999999;
float:right;
}
#splash-legalCopy a:link {color:#999999;text-decoration:none;}
#splash-legalCopy a:visited {color:#999999;text-decoration:none;}
#splash-legalCopy a:hover {color:#999999;text-decoration:underline;}
#splash-legalCopy a:active {color:#999999;text-decoration:underline;}

/* Olympic styles */

#body {padding-bottom:60px;}

#containerOly {
		min-height:100%;
		position:relative;
}

#splitContainerOly {
	/* height:140px; */
	width: 591px;
	background-color: #fff;
	/* margin: 0; */
padding: 0;
text-align: left;
margin-top: 4%;
 margin-left: auto;
 margin-right: auto;


}

#logoBoxOly {
display: block;
float: left;
height: 56px;
width: 221px;
padding-bottom: 30px;
}

#status-selectOly ul {
	float:left;
	margin:0;
	padding:0;
	list-style-type:none; 
	list-style-position:outside; 
	display:inline;
	font-family:'Avenir Roman', Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:200;
	color:#666666;
}

#status-selectOly ul li.memOly {background:url(/images/global/buttons/button_hmMemberArrow.gif) no-repeat top left;padding:0 0 0 24px;height:20px;margin:0px 0 3px 2px;vertical-align:text-bottom;}
#status-selectOly ul li.nonmemOly {background:url(/images/global/buttons/button_hmNonMemberArrow.gif) no-repeat top left;padding:0 0 0 24px;height:20px;margin:0px 0 3px 2px;vertical-align:text-bottom;}
