/* ---- [HTML Styles] -------------------------------------------------------------- */
.floatLeft {
	float:left;
}



#sprintHeader {
	width:765px;
}
#sprintFooter {
	clear:both;
	padding-top:40px;
}
#headerImg img { 
	margin-bottom:0;
	_margin-bottom:5px;
}

.main { 
	width:765px; 
	
}

h1 { font-size:14px; }
h2 { font-size:13px; font-style:italic; font-weight:normal; }


#bodycontent {
height: 389px;
}

#bodycontent_iden {
height: 545px;
}

#bodycontent_alt {
height: 389px;
}

#bodycontent p { 
	font-size:11px;
}

#content {
	width:765px;
	clear:both; padding-top:25px;
}

#leftColumn {
	float:left;
	width:225px;
	padding:0px; margin:0px;
}

#leftColumn_cdma {
	float:left;
	width:225px;
	padding:0px;
	margin:0px;
	height: 900px;
}

#rightColumn {
	float:left;
	width:540px;
}




#flashcontent_2 { 
	width: 540px;
	height: 270px;
	clear:both;
	text-align:center;
	float:left;
}

#noflash_2 { 
	width: 540px;
	/* height: 250px; */
	text-align:center;
}




#player {
	position: absolute;
	left: 346px;
	top: 594px;
	
}

#bodycontent a#ytBoxLink {
	position: absolute;
	left: 318px;
	top: 598px;
	height: 174px;
}

#bodycontent a#ytBoxLink #copy {
	position: absolute;
	left: 554px;
	top: 598px;
	height: 162px;
	width: 304px;
}

#bodycontent #copy {
	position: absolute;
	left: 535px;
	top: 585px;
}

#buttons_snap  	{	
		display: block;
		height: 204px;
		width: 540px;		
}


p { font-size:11px !important;}
.topRow {
	display:block;
	width:180px;
	float:left;
}
.topRow a:link, .topRow a:active, .topRow a:visited { color:#1c94c3; font-size:11px; }
.topRow a:hover { color:#1c94c3; }
.topRow a { color:#1c94c3; font-size:11px; }
.btmRow {
	display:block; width:245px;
	margin-left:15px;
	float:left;
}
.clearFloat {
	clear:both;
}


#CPCherosweeps { display:none; }





/******** Place into global CSS ******/
.sideNavTop {
	display:block; width:220px; height:20px;
	background:url('../img/sideNav_bkgnd.jpg') top left no-repeat;
	margin-top:28px;
}
.sideNavBtm {
	display:block; width:220px; height:20px;
	background:url('../img/sideNav_bkgnd.jpg') top left no-repeat;
	background-position:0px -20px;
}
.sideNavMid {
	background:url('../img/sideNav_bkgnd.jpg') top left repeat-y;
	background-position:-220px 0px;
	min-height:155px;
	height:auto !important;
	height:155px;
}
.sideNavMid ul {
	list-style:none;
	padding:0px; margin:0px;
}
.sideNavMid li {
	list-style:none;
}

.sideNavMid a:link, .sideNavMid a:active, .sideNavMid a:visited {
	display:block; width:220px; height:20px;
	background:url('../img/sideNav_btn.jpg') top left no-repeat;
	text-indent:28px; text-decoration:none;
}
.sideNavMid a:link p, .sideNavMid a:active p, .sideNavMid a:visited p { 
	font-weight:normal;
	font-size:11px; color:#58595b;
	padding:3px 0; margin:0px;
}

.sideNavMid a:hover {
	font-size:11px; color:#58595b; font-weight:bold;
	background-position:0px -20px;
	text-decoration:none;
}
.sideNavMid a:hover p { font-weight: bold; }


.sideNavMid a.selected:link, .sideNavMid a.selected:active, .sideNavMid a.selected:visited {
	font-size:11px; color:#58595b; font-weight:bold;
	background-position:0px -20px;
	text-decoration:none;
}
.sideNavMid a.selected:link p, .sideNavMid a.selected:active p, .sideNavMid a.selected:visited p { font-weight: bold; }

