/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(http://support.boostmobile.com/images/str_locator/bg2.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	color: #d9d9d9;
	}

a:link { font-weight: bold; color: #FFF; text-decoration: none; }
a:visited { font-weight: bold; color: #ff6702; text-decoration: none; }
a:hover{ color: #669dcd; text-decoration: none; }

img {padding: 0px; margin: 0px; border: none;}

input.textInput {
	background: #efefef;
	border:1px solid #3a3a3a;
	margin: 0;
	}
	
div#container {
	position: relative;
	width: 757px;
	margin-bottom: 50px;
	text-align: left;
	background: #000;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	}
	
div#container p{
	font-size: 9px;
	margin: 3px 0;
	color: #afafaf;
	line-height: 1.4em;
	}

div.hr {
 	height: 1px;
  	background: #393939 no-repeat scroll center;
	}

div.hr hr {
 	display: none;
	}

div#promoImage {
	width: 717px;
	height: 408px;
	margin: 20px;
	background-image: url(../img/hdr_hangover.gif);
	}
	
div#trailer {
	height: 217px;
	width: 320px;
	margin-top: 40px;
	margin-left: 16px;
}

div#ads {
	margin-top: 10px;
	margin-left: 15px;
}

div#left {float: left;}

div#entryForms{
	width: 717px;
	margin: 20px;
	}
	
#required {
	color: #ffa800;
}

#expressvip {
}



#openEntry{
	margin: 0 0 0 250px;
	}

#openEntry-mid {
	background: #000;
	/*width: 414px;*/
	padding: 5px;
}

div.clear{
	clear: both;
	}
	
#disclaimer{
	color: #666666;
	line-height: 1.5em;
	background: none;
	padding: 20px;
	}
	
#disclaimer a{
	color: #669dcd;
	}
	
#disclaimer a:hover{
	color: #FF6702;
	}


#submit{
	float: right;
	margin: 10px 0 0 0;	
	}
	
#submit02{
	float: right;	
	margin: 8px 28px 0 0;
	}
	
div#checkbox{
	margin: 5px 0 10px 0;
	}
	
#radioHead{
	margin: 0 0 5px 0;
	}
	
div#passcode{
	margin: 10px 0 0 0;
	}

.clear{
	clear: both;
	}
	
input{
	border: 1px solid #333;
	background-color: #000;
	color: #fff;
	}
	
select{
	border: 1px solid #333;
	background-color: #000;
	color: #fff;
	}
	
.button{
	border: none;
	}
	
	/* --- Footer
	-------------------------------------------------------*/


	#footerHome {
	text-align: center;
	padding-top:10px;
	margin-bottom: 30px;
	margin-top: 10px;
	}

	#footerHome p {
		color:#666666;
		text-align:center;
		padding-bottom: 15px;
	}

	#footerHome ul.nav {
	margin: 0px;
	padding: 0px;
	}

	#footerHome ul.nav li {
	display: inline;
	list-style-type:none;
	}


	#footerHome ul.nav li a {
	color:#999;
	font-weight:normal;
	text-decoration:underline;
	margin-right:8px;
	}

	#footerHome ul.nav li a:hover {
	text-decoration:none;
	}
