/* --- Common Elements
-------------------------------------------------------*/

* { margin: 0; padding: 0; }

body {
	font-family: Verdana, Sans-Serif;
	font-size: 9px;
	line-height: 14px;
	text-align: center;
	color: #7093A9;
	background: url(https://www.boostmobile.com/support/images/bg.jpg);
	background-attachment: fixed;
	}

h1 {
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	}

p {
	margin-bottom: 14px;
	}

img {
	vertical-align: bottom;
	border: 0;
	}

table { border-collapse: collapse; }

#Table1 {display: none;}
#logo {display: none;}

td { vertical-align: top; }

fieldset { border: 0; }

a:link { font-weight: bold; color: #54AFD2; text-decoration: none; }
a:visited { font-weight: bold; color: #54AFD2; text-decoration: none; }
a:hover{ color: #f67800; }

/* --- Typography
-------------------------------------------------------*/

/* Form Style */
.xreboost2 {
	font: 11px verdana;
	;
	border: 1px solid #000000;
	background-color: #121B24;
	color: #FFFFFF;
}

.txt13BoldUppercaseLavendar {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #54ACCE;
	}

.txt9BoldWhite{
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	}

.txt9BoldUppercaseWhite {
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	}



/* --- Header
-------------------------------------------------------*/

#header {
	width: 757px;
	height: 105px;
	}
	
	#header_activate {
		display:none;
		}
	
/*	#header {
		display: none;	
		}*/

/*#header #logo {
	position: absolute;
	top: 19px;
	left: 15px;
}

#header table {
	position: relative;
	top: 25px;
	left: 310px;
	}

#header table td {
	vertical-align: middle;
	}

#nav_locator{
	padding-right: 11px;
	}

#headLocatorSearch {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 9px;
	color: #7093A9;
	width: 50px;
	padding: 2px 0 2px 2px;
	background: #33495e;
	border: none;
	}

#btnGo {
	padding: 0 10px;
	}

#headNavDivider {
	padding-right: 14px;
	}

#headMyAccount {
	padding-right: 52px;
	}

#headInputSearch {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 9px;
	color: #7093A9;
	width: 115px;
	padding: 2px 0 2px 2px;
	background: #33495e;
	border: none;
	}

#headSearchSubmit {
	padding-left: 5px;
	}*/



/* --- Footer
-------------------------------------------------------*/

#footer {
	width: 721px;
	padding: 10px 0;
	background: #121B24;
	}

#footer_nav {
	margin: 0 auto;
	}

#footer_nav td {
	vertical-align: middle;
	}
	
	#footer_nav td img { vertical-align: middle; }

#label_newsletter {
	position: relative;
	padding-left: 200px;
	}

#footerInputNewsletter {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 9px;
	color: #7093A9;
	width: 115px;
	padding: 2px 0 2px 2px;
	background: #33495e;
	border: none;
	}



/* --- Eric - Go Orange Button
-------------------------------------------------------*/

a.go span {
	display: none;
	}

a.go {
	float: right;
	display: block;
	width: 18px;
	height: 5px;
	background: url(https://www.boostmobile.com/support/images/btn_go_orange_both.gif) 0px 0px no-repeat;
	}

a.go:hover {
	background-position: 0px -5px;
	}



/* --- Sitewide
-------------------------------------------------------*/

h1 a:link { text-decoration: none; color: #FFFFFF; }
h1 a:visited { text-decoration: none; color: #FFFFFF; }
h1 a:hover { text-decoration: none; color: #F67800; }

#container {
	position: relative;
	width: 757px;
	padding-bottom: 17px;
	margin: 0 auto;
	margin-bottom: 50px;
	text-align: left;
	background: #000;
	/*-- Updated 1.28.08 --
	background: #1B2836;
	--*/
	}

#navigation { margin: 0 6px; }

#subnav {
	width: 739px;
	margin-left: 3px;
	background: url(https://www.boostmobile.com/support/images/subnav/subnav_bg.gif);
	}

#subnav table {
	height: 23px;
	}

#bannercolumn {
	margin-left: 23px;
	}

#footer_image { margin: 15px 0 3px; }



/* --- 10.3 Service And Repair
-------------------------------------------------------*/

#content { margin: 0 18px; }

	#content #sidenav { width: 168px; }

	#content #main_content {
		font-size: 9px;
		color: #EBEBEB;
		}

		#content #main_content h1 {
			font-size: 12px;
			font-weight: bold;
			text-transform: uppercase;
			color: #F67800;
			margin-bottom: 14px;
			}
		
		#content #main_content h2 {
			font-size: 10px;
			font-weight: bold;
			color: #7093A9;
			margin-bottom: 14px;
			}
		
		#content #main_content h3 {
			font-size: 9px;
			font-weight: bold;
			text-transform: uppercase;
			color: #EBEBEB;
			}
		
		#content #main_content ul {
			margin: 0 0 10px 15px;
			}

html>body ul.phonelist img{
	margin-top: 1px;
	}
