/*************************
 Sprint yellow: ffd410
*************************/

* { padding: 0; border: 0; margin: 0; }

a {
	color: #6686ad;
	text-decoration: underline;
}

a:hover {
	color: #ffd410;
	text-decoration: none;
}

.clearit { clear: both; }

body {
	font: 12px arial, helvetica, sans-serif;
	color: #FFF;
}

#ie55message {
	display: none;
	position: absolute;
	top: 200px;
	left: 150px;
	width: 620px;
	background: #FFCC99;
	border: 3px solid red;
	color: #990000;
	padding: 30px;
	font-weight: bold;
	z-index: 99999;
	font-size: 15px;
	font-style: normal;
	text-align: center;
}

input, textarea, select {
	font: 12px arial, helvetica, sans-serif;
	font-weight: bold;
	color: #ffd410;
	background: transparent !important;
}

select {
	background-color: #1f3a60 !important;
}

input, textarea {
	border: 1px solid transparent;
	border-bottom-color: #1f3a60;
}

input:focus, select:focus {
	background: #1f3a60;
	font-weight: bold;
	color: #FFF;
	border: 1px solid #1f3a60;
}

.fieldblur {
	color: #000;
}

#container {
	width: 920px;
	height: 675px;
	background: #FFF url(../images/bodybg.jpg) left top no-repeat;
	position: relative;
	overflow: hidden;
}

#primaryload {
	position: absolute;
/*
	width: 875px;
	height: 627px;
*/
	border-top: 19px solid #FFF;
	border-left: 29px solid #FFF;
	border-right: 26px solid #FFF;
	width: 875px !important;
	height: 627px;
	width /**/: 920px;
	height /**/:646px;
	background: #000;
	color: #ffd410;
	z-index: 99999;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
/*	margin: 19px 0 0 29px; */
}
#primaryload p {
	padding-top: 300px;
}

#header {
	width: 140px;
	height: 140px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 60000;
}

#header h1 a {
	display: block;
	width: 89px;
	text-decoration: none;
	text-indent: -9999px;
	height: 41px;
	overflow: hidden;
	background: url(../images/sprintlogo2.gif) left top no-repeat;
	margin: 30px 0 0 45px;
}

#main {
	height: 620px;
	overflow: hidden;
}

/*************************
 categories: navigation 
*************************/

#categories {
	display: block;
	background: url(../images/categories_gradient.jpg) 255px 34px no-repeat; 
	height: 620px;
	width: 100%;
}

#catcalltoaction {
	width: 288px;
	padding: 0;
	margin: 0 0 24px 30px;
	font-weight: bold;
	font-size: 15px;
	line-height: 17px;
}

#catcalltoaction em {
	font-style: normal;
	color: #FFDF0D;
}

#catnav {
	width: 325px;
	height: 500px;
	position: absolute;
	top: 118px;
	left: 12px;
}

#catnav ul {
	list-style-type: none;
}

#catnav li {
	display: block;
	color: #FFF;
	text-decoration: none;
	position: relative;
	margin: 0 0 5px 0;
	padding: 0;
	float: left;
}

#catnav li a.catlink {
	display: block;
	color: #ffd410;
	font-size: 14px;
	font-weight: bold;
	background: #000 url(../images/catidbg-go.gif) right top no-repeat;
	text-decoration: none;
	margin: 0;
	position: relative;
	z-index: 50;
	padding: 4px 70px 5px 12px;
	border: 1px solid #607793;
	height: 43px !important;
	height /**/: 53px;
	width: 249px !important;
	width /**/:265px;
}

a.catlink span.maintitle {
	line-height: 19px;
}

.catsub {
	font-size: 11px;
	color: #FFF;
	font-weight: normal;
}


#catnav li.active {
	padding: 10px;
	background: #FFF;
	color: #000;
	font-weight: bold;
	width: 180px !important;
	width /**/200px;
}

#catnav li div.catinfo {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	background: #000 url(../images/catidexpandedbg.gif) left top repeat-x;
	border: 1px solid #607793;
	color: #FFF;
	z-index: 50000;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	margin: 0;
	height: 51px;
	width: 325px;
}

.catinfocontent {
	padding: 7px 12px;
	overflow: hidden;
}

.catinfo h3 {
	padding: 0;
	margin-bottom: 12px;
	font-size: 17px;
	color: #ffd410;
}

.catinfo h3 .catsub {
	font-size: 12px;
	color: #FFF;
	padding-left: 10px;
	font-weight: bold;
}

.catinfocontent h5 {
	position: relative;
	float: left;
	display: block;
	width: 215px;
	height: 35px;
	background: url(../images/view_whitepapers_btn.gif) 5px 5px no-repeat;
}

.catinfo h5 span {
	position: absolute;
	text-indent: -1999px;
}


.catinfo p {
	display: none;
	font-size: 12px;
	font-weight: normal;
	margin: 0;
}

.catinfocontent strong {
	text-align: right;
	font-weight: bold;
	text-decoration: none;
	color: #ffd410;
	display: block;
	padding-top: 5px;
	font-size: 11px;
}

/*************************
 categories: main 
*************************/

#catmain {
	float: right;
	width: 555px;
	margin-right: 20px;
	display: inline;
	color: #FFF;
	padding-top: 30px;
}

#catmaincontent {
	padding: 20px 25px 20px 20px;
	background: url(../images/landing_photo.jpg) 159px 100px no-repeat;
}

#catmain p {
	margin: 1em 20px 1em 35px;
	font-size: 14px;
}

h2 {
	margin-bottom: 20px;
	color: #FFF;
	text-align: right;
	font: 22px arial, helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	line-height: 22px;
}

#catmain h2 {
	margin-bottom: 350px;
}

/*************************
 animated box
*************************/

#box {
	display: none;
	position: absolute;
	overflow: hidden;
	z-index: 1000;
	background: #000 url(../images/boxbg.gif) left top repeat-x;
}

#loading {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffd410;
	text-align: center;
	padding-top: 300px;
}


/*************************
 downloads: main 
*************************/

#downloads {
	display: none;
	height: 620px;
}

#downloadcontent {
	padding: 45px 40px 20px 160px;
}

#breadcrumbs {
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 10px;
	float: left;
}

#downloadresources {
	position: absolute;
	left: 150px;
	top: 330px;
	margin-bottom: 5px;
	width: 100%;
	overflow: hidden;
}

#downloads h2 {
	margin-bottom: 5px;
}

#downloaddescrip h3 {
	text-align: right;
	margin-bottom: 20px;
}

#downloaddescrip {
	margin-left: 20px;
	display: inline;
}

#downloaddescrip p {
	margin: .5em 0;
}
#downloads #downloaddescrip ul {
	margin: .5em 0;
}

ul.halflist {
	width: 48%; 
	float: left;
	list-style-type: disc;
}

ul.halflist li {
	list-style: disc inside;
	vertical-align: top;
}

#downloads #downloaddescrip ul li {
	margin: 1px 0;
	list-style: disc;
	vertical-align: top;
}

#downloadlist, #linklist {
	padding: 10px;
}

#downloaddescrip strong {
	color: #ffd410;
}

#downloadwrap, #linkwrap {
	
	width: 650px !important;
	width /**/:670px;
	height: 200px !important;
	height /**/:220px;
	padding: 10px 10px 10px 10px;
	margin: 0 0 0 15px;

}

#downloadscroll, #linkscroll {
	width: 650px;
	height: 200px;
}



#downloadwrap {
	background: url(../images/resourcesbg.gif) left top no-repeat;
}

#linkwrap {
	display: none;
	background: url(../images/learnmorebg.gif) left top no-repeat;
}

#linkwrap ul li a {
	display: block;
	padding: 3px 0;
	text-decoration: none;
	color: #FFF;
	text-indent: 3px;
}

#linkwrap a:hover {
	background: #1f3a60 url(../images/visitlink.gif) right center no-repeat;
	color: #ffd410;
}


#downloads ul {
	margin-bottom: 20px;
}

#downloads ul li {
	list-style: none;
	margin: 10px 0;
	overflow: hidden;
	width: 100%;
	font-size: 11px;
}

#linkwrap ul li {
	margin: 7px 0;
}



.dlcheck {
	width: 15px;
	float: left;
}

.resourcegroup.four .dltitle {
	width: 132px;
	float: right;
}

.resourcegroup.three .dltitle {
	width: 180px;
	float: right;
}

.resourcegroup.two .dltitle {
	width: 275px;
	float: right;
}

.resourcegroup.one .dltitle {
	width: 575px;
	float: right;
}

.resourcegroup.four {
	width: 150px;
	float: left;
	margin: 0 3px;
	display: inline;
}

.resourcegroup.three {
	width: 202px;
	float: left;
	margin: 0 3px;
	display: inline;
}

.resourcegroup.twp {
	width: 320px;
	float: left;
	margin: 0 3px;
	display: inline;
}
.resourcegroup.one {
	width: 100%;
}


#downloads h3 {
	font-size: 13px;
	color: #ffd410;
	margin-bottom: 10px;
	margin-top: 0;
}

#downloadresources h3 {
	border-bottom: 1px solid #ffd410;
}

#regmessage {
	font-size: 10px;
	margin-left: 20px;
	color: #ffd410;
	position: absolute;
	top: 533px;
	left: 153px;
}

#infolink {
	text-align: right;
	position: absolute;
	left: 170px;
	top: 550px;
	width: 670px;
	font-size: 11px;
	font-weight: bold;
}


#downloadcontent .jScrollPaneDrag, #privacy .jScrollPaneDrag {
	background: transparent url(../images/handlemid.gif) left top repeat-y;
}

#downloads #downloadcontent .jScrollPaneDragTop, #privacy .jScrollPaneDragTop {
	background: transparent url(../images/handletop.gif) left top no-repeat;
	height: 6px;
}

#downloadcontent .jScrollPaneDragBottom, #privacy .jScrollPaneDragBottom {
	background: transparent url(../images/handlebottom.gif) left top no-repeat;
	height: 6px;
}

#downloadcontent a.jScrollArrowUp, #privacy a.jScrollArrowUp {
	height: 11px;
	background: url(../images/uparrow.gif) left top no-repeat;
}

#downloadcontent a.jScrollArrowDown, #privacy a.jScrollArrowDown {
	height: 11px;
	background: url(../images/downarrow.gif) left 2px no-repeat;
}

#downloadcontent .jScrollPaneTrack, #privacy .jScrollPaneTrack {
	background: transparent url(../images/blank.gif) left top no-repeat;
}

#downloadfiles {
	display: block;
	width: 151px;
	overflow: hidden;
	background: url(../images/download.gif) left top no-repeat;
	height: 0 !important;
	height /**/:30px;
	padding-top: 30px;
	float: left;
}

#downloadbtn {
	position: absolute;
	left: 250px;
	top: 580px;
}

#downloadreturn {
	display: block;
	width: 207px;
	overflow: hidden;
	background: url(../images/return.gif) left top no-repeat;
	height: 0 !important;
	height /**/:31px;
	padding-top: 31px;
}

#downloadreturnlink {
	position: absolute;
	top: 580px;
	right: 100px;
}

#downloadfinish h3 {
	color: #ffd410;
}

#downloadfinish {
	display: none;
}

#downloadclose {
	display: block;
	width: 151px;
	overflow: hidden;
	background: url(../images/close.gif) left top no-repeat;
	height: 0 !important;
	height /**/:30px;
	padding-top: 30px;
	margin-left: 130px;
}

/*************************
 registration/download 
*************************/

#downloaderror {
	display: none;
}

#downloadwindow {
	display: none;
	width: 450px;
	background: #000 url(../images/bodybg2.jpg) -100px -100px no-repeat;
	/*
	position: absolute;
	top: 70px;
	left: 260px;
	*/
	border: 2px solid #ffd410;
	z-index: 70000;
	overflow: hidden;
}

#downloadwindow h2 {
	font-size: 20px;
	margin-bottom: 10px;
}

.reqstar {
	color: #ffd410;
	font-weight: bold;
}


#downloadsummary strong {
	color: #ffd410;
}

.windowcontent {
	padding: 20px;
}

.windowcontent p {
	margin: 1em 0;
}

#regintro {
	padding-top: 1em;
	border-top: 1px solid #6686ad;
	margin-bottom: 2em;
}

.formrow {
	margin: 0;
	width: 98%;
	overflow: hidden;
}

#formerrors {
	display: none;
	margin: 1em 0;
	color: red;
	font-weight: bold;
}

.formlabel {
	float: left;
	width: 120px;
	text-align: right;
}
.formfield {
	float: right;
	width: 260px;
	color: #ffd410;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 0 0 4px 0;
}

label.inputerror {
	color: red;
	font-style: normal;
}

.formfield input {
	width: 235px;
	margin: 0;
	line-height: auto;
}


input.halffield {
	width: 100px;
	margin-right: 6px;
}

.errorx { margin: 0 3px 0 0; }

#regcontact {
	margin-right: 10px;
}

#submitbtn {
	float: left;
	margin-left: 30px;
	display: inline;
	margin-top: 20px;
	margin-bottom: 15px;
	padding: 0;
	border: 0;
	background: none;
}

#downloadcancel {
	float: right;
	margin-right: 30px;
	display: inline;
	margin-top: 20px;
	margin-bottom: 15px;
	
}

#downloadcancel a {
	display: block;
	width: 151px;
	overflow: hidden;
	background: url(../images/cancel.gif) left top no-repeat;
	height: 0 !important;
	height /**/:30px;
	padding-top: 30px;
	float: left;
}

#privacy {
	display: none;
	width: 450px;
	background: #000 url(../images/bodybg2.jpg) -100px -100px no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 70000;
	height: 500px;
}

#privacyscroll {
	height: 420px;
	padding: 10px;
	overflow: hidden;
}


/*************************
 footer 
*************************/

#footer {
	clear: both;
	color: #FFF;
	height: 30px;
}

#footerpowered {
	padding-top: 10px;
	font-size: 10px;
	color: #777;
	text-align: center;
}

