@import url("reset.css");

a img{
	border: 0;
}

a{
	text-decoration: none;
	color:#666;
}

a:hover{
	color: #000;
	text-decoration: underline;
}

a:active,a:focus{
	outline: none; /*NO LINK FOCUS BORDERS!!*/
}

html, body{
	background-color: #fff;	
}

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; /*default for all pages*/
	color: #000;
	padding: 0 0 25px;
}

.firstNav{
	border-left: none !important;
}

/*** RULES & COPYRIGHT **************************************************/

#rules{
	background: #000;
	padding: 3px 15px 3px;
}

#rules p, #rules p a{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
}

#rules p a:hover{
	text-decoration: underline;
}

#copyright{
	text-align: center;
	color: #999999;
	padding: 10px;
	clear: both;
}

/*** navigation **********************************************************/

#navigation{
	width: 750px;
	margin: 0 auto;
}

#navigation h1{
	background: url("masthead.jpg") 0 0 no-repeat;
	width: 372px;			
	height: 62px;
	margin: 0 0 0 25px;
	float: left;
}

#navigation h1 span{
	display: none;
}


/*** TOP LINKS ************************************************************/
#hpUserLinks{
	width: 300px;
	float: right;
	padding: 42px 30px 0 0;
	list-style-type: none;
}

#hpUserLinks li{
	display:block;
	float: right;
	text-align: center;
	padding: 0 5px;
	border-left: 1px solid #999;
	white-space: nowrap; /*ie*/	
}

/*** shell TOP ************************************************************/

#shellTop{
	height: 33px;
	background: url(shell_bubbleTop.jpg) bottom left no-repeat;
	clear: both;
}

#shellTop ul{
	height: 23px;
	padding: 10px 0 0 0;
	margin: 0 auto;
	width: 700px;
	overflow: hidden;
}

#shellTop ul li{
	display:block;
	float: left;
	font-size: 14px;
	width: 174px; /*175*/
	text-align:center;
	border-left: 1px solid #999;
	font-weight: bold;
}

/*** MAIN CONTENT **************************************************************/

#hpMainWrap{
	width: 750px;
	height: 370px;
	margin: 0 auto;
	
	border-style: solid;
	border-color: #ccc;
	border-width: 1px 0 0;
}

* html #hpMainWrap{
	margin-bottom: -2px;	
}

/*img for users w/o flash*/
#hpMainWrap img{
	cursor: pointer;
	line-height: 0;
	font-size: 0;
	text-align: center;
}

#hpMainWrap h2{
	display: none;	
}

/*** BOTTOM PROMOS ***********************************************************/
#hpPromoWrap{
	display: none; /*default*/
	width: 780px;
	height: 183px;
	margin: 0 auto;
	line-height: 0;
	font-size: 0;
	text-align: center;
	position: relative; /*for abs pos of nav buttons*/
	z-index: 1;
}


#hpPromoWrap a{
	line-height: 0;
	font-size: 0;
	text-align: center;
}


#hpPromoNav{
	display: none;
	background: url(hpBannerNavBG.png) 0 0 no-repeat;
	width: 52px;
	height: 22px;
	position: absolute;
	right: 15px;
	bottom: 0;
}

* html #hpPromoNav{
	background: url(hpBannerNavBG.gif) 0 0 no-repeat;
}

#hpPromoNavRight, #hpPromoNavLeft{
	width: 27px;
	height: 20px;
	position: absolute;
	bottom: 0;
	z-index: 20;
}

#hpPromoNavLeft{
	right: 26px;
	background: url(arrow-left.gif) center top no-repeat;			
}

#hpPromoNavRight{
	right: 0;
	background: url(arrow-right.gif) center top no-repeat;		
}

#hpPromoNavLeft:hover{
	background-position: center bottom;
}

#hpPromoNavRight:hover{
	background-position: center bottom;

}

/*** SHELL BOTTOM *********************************************************/

#shellBottom{
	width: 750px;
	height: 33px;
	margin: 0 auto;
	background: url(shell_bubbleBottom.jpg) bottom left no-repeat;	
}

#hpBottomMenu{
	padding: 2px 0 0 0;
	text-align:center;
	font-size: 10px;
}

/*** SOCIAL LINKS *********************************************************/

#additionalPromos{
	width: 750px;
	margin: 10px auto;
	position: relative;
}

#followUs{
	width: 410px;
	margin: 0 auto;

}

#followUs li{
	width: 200px;
	float: left;
	text-align: center;
}

#followUs li span{
	position: relative;
	top: -3px;
}

/*** OTHER **************************************************************/

#hpTopMenu{
	display: none;
}

#certified{
	position: absolute;
	width: 130px;
	height: 38px;
	right: 0;
	top: 0;
}

#oV6{
	visibility: hidden;
}
