body {
	color:#000;
	font-family:arial, helvetica, tahoma, sans-serif;
	font-size:100%;
	margin:0;
	text-align:center;
}
a,
a:link,
a:visited,
a:active {
	color:#000;
	text-decoration:underline;
}
a:hover,
a:focus {
	color:#148AB2;
	text-decoration:none;
}
h2 {
	color:#333333;
	font-size:1.4em;
	font-weight:normal;
	line-height:normal;
}
h3 {
	border-bottom:1px solid #ffde05;
	font-size:1.333em;
	font-style:italic;
	font-weight:normal;
	margin:0 0 .4em;
	padding:0 0 .4em;
}
h4 {
	color:#000000;
	font-style:italic;
	font-weight:normal;
}
ul {
	color:#333333;
	list-style: disc url(../images/arrow_bullet.gif) outside;
	padding:0 0 0 1.5em;
}
ol {
	color:#333333;
}
ul li,
ol li {
	padding-bottom:.5em;
}
ul li ul,
ol li ul {
	list-style-image:url(../images/dash_bullet.gif);
	margin:.25em 0 0 0;
	padding:0 0 0 1.5em;
}
.img_right {
	float:right;
	padding:0 0 1.5em 1.5em;
}
.img_left {
	float:left;
	padding:0 1.5em 1.5em 0;
}
.clear {
	clear:both;
}
.center {
	padding:15px 0;
	text-align:center;
}
.right {
	text-align:right;
}
hr {
	background-color:#e8e8e8;
	border:0;
	clear:both;
	color:#e8e8e8;
	height:1px;
	margin:1em 0;
	width:100%;
}
.padding {
	padding:1em 0;
}
.noborder {
	border:0;
}
.toplink {
	margin-top:0;
	text-align:right;
}
sup {
	bottom: 1ex;
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
	_vertical-align: bottom;
}
.hide-video {
	display:none;
}
.subheader {
	color:#333333;
	font-size:1.2em;
	line-height:normal;
}


/*------------------------------
HEADER
------------------------------*/
#masthead {
	background-image:url("../images/banner_bkgrnd.gif");
	background-repeat:repeat-x;
	background-position:0 28px;
}
#site-name {
	float:left;
	margin:28px 0 0 3px;
	position:relative;
	z-index:1;
}
#site-name a {
	background:url(../images/logo_sprintrelay.gif) no-repeat;
	display:block;
	height:74px;
	overflow:hidden;
	text-indent:-999em;
	width:109px;
}
ul#topnav {
	float:right;
	font-size:.9em;
	font-style:italic;
	height:14px;
	list-style:none;
	margin:0;
	overflow:hidden;
	padding:2em 1.4em 1.1em 0;
}
ul#topnav li {
	display:inline;
	list-style:none;
	margin:0;
	padding:0;
}
ul#topnav li a,
ul#topnav li a:link,
ul#topnav li a:visited,
ul#topnav li a:active {
	background:url(../images/topnav_border.gif) no-repeat right 50%;
	color:#333333;
	padding:0 6px 0 2px;
	text-decoration:none;
}
ul#topnav li a:hover,
ul#topnav li a:focus,
ul#topnav li.active a {
	color:#148AB2;
	text-decoration:underline;
}
#masthead ul li.last a, 
#masthead ul li.last a:active, 
#masthead ul li.last a:hover, 
#masthead ul li.last a:focus, 
#masthead ul li.last a:visited, 
#masthead ul li.last a:link {
	background:none;
	padding-right:0;
}
ul#primarynav {
	clear:right;
	font-style:italic;
	list-style:none;
	margin:0 1.4em 0 0;
	overflow:hidden;
	padding:0;
	text-align:right;
}
ul#primarynav li {
	display:inline;
	list-style:none;
	margin:0;
	padding:0;
}
ul#primarynav li a,
ul#primarynav li a:link,
ul#primarynav li a:visited,
ul#primarynav li a:active {
	background:url(../images/primary_border.gif) no-repeat right 50%;
	color:#000000;
	padding:0 7px 0 3px;
	text-decoration:none;
}
ul#primarynav li a:hover,
ul#primarynav li a:focus {
	text-decoration:underline;   color:#148AB2;  
}
ul#primarynav li.active a:link,
ul#primarynav li.active a:visited,
ul#primarynav li.active a:hover,
ul#primarynav li.active a:active,
ul#primarynav li.active a:focus {
	color:#666666;
	text-decoration:none;
}
#masthead h1 {
	clear:left;
	font-style:italic;
	font-weight:normal;
	line-height:normal;
	margin:50px 0 0; /*keep me, ie is weird*/
	padding:50px 0 0 110px;
}
#masthead h2 {
	border:none;
	color:#666;
	font-size:15px;
	font-style:italic;
	font-weight:normal;
	line-height:24px;
	margin:0;
	padding:0 10px 0 110px;
}
#masthead h2 span {
	background:transparent url(../images/yellowbtn_left.gif) no-repeat 0 0;
	display:inline-block;
	font-size:11px;
	line-height:24px;
	margin:0 0 0 10px;
	padding:0 0 0 6px;
}
#masthead h2 span a,
#masthead h2 span a:link,
#masthead h2 span a:visited,
#masthead h2 span a:active,
#masthead h2 span a:hover,
#masthead h2 span a:focus {
	background:transparent url(../images/yellowbtn_right.gif) no-repeat right 0;
	color:#000000;
	display:block;
	font-size:11px;
	font-style:normal;
	line-height:24px;
	padding:0 14px 0 8px;
	text-decoration:none;
}


/*------------------------------
LAYOUT
------------------------------*/
#sitewrap {
	font-size:.8em;
	line-height: 130%;
	margin: 0 auto;
	text-align:left;
	width:950px;
}
#container {
	margin:0;
	padding:0;
	position:relative;
	width:100%;
}
#content {
	float:left;
	margin:0 -100% 0 0;
	width: 100%;
}
#content-inner {
	margin:0;
	padding:1em 50px 46px 280px;
}
.left-sidebar #content-inner {
	padding: 1em 10px 46px 257px;
}
#leftnav {
	float:left;
	margin: 30px -220px 30px 0;
	padding:0;
	width:220px;
}
* html #leftnav {
	left:220px;
}
#leftnav-inner {
}


/*------------------------------
SIDEBAR
------------------------------*/
#leftnav .main {
	background-color:#f8f8f8;
	border:1px solid #e8e8e8;
	margin:0 0 2em;
	padding:15px;
}
#leftnav .main h3, #leftnav .main ul {
	margin-left:0;
	margin-right:0;
}
#leftnav h3 {
	margin:0 15px .4em;
}
#leftnav ul {
	list-style-image: url(../images/arrow_bullet.gif);
	margin:0 15px;
	padding:0 0 0 1.5em;	
},
#leftnav ul li {
	padding:2px 0;
}
#leftnav ul li ul {
	list-style-image: url(../images/dash_bullet.gif);
	margin:.5em 0;
}
#leftnav ul li ul li {
	padding:3px 0;
}
#leftnav a,
#leftnav a:link,
#leftnav a:active,
#leftnav a:visited {
	color:#000000;
	display:block;
	text-decoration:none;
}
#leftnav li.active a {
	color:#666666;
}
/*#leftnav li.active ul {
	padding-left:1em;
}*/
#leftnav li.active li a, #leftnav li.active li a:active, #leftnav li.active li a:visited, #leftnav li.active li a:link {
	color:#000;
	font-size:.95em;
}
#leftnav a:hover,
#leftnav a:focus,
#leftnav li.active li a:hover, #leftnav li.active li a:focus {
	color:#148AB2;
}
.table_layout_side {
	margin:.5em 0 2em;
	overflow:auto;
}
.table_left_side {
	float:left;
	font-weight:bold;
	padding:4px 0;
	width:100%;
}
.table_right_side {
	float:right;
	font-weight:normal;
	text-align:right;
}


/*------------------------------
GENERAL CONTENT
------------------------------*/
#content h2 {
	margin: 1em 0 1.5em;
}
#content h3 {
	line-height:normal;
	margin:2em 0 .5em;
	padding:0 0 .2em;
}
#content h3 a {
	color:#000000;
	text-decoration:none;
}
.sidebyside {
	float:left;
	margin:1em 10px 1em 0;
	width:46%;
}
.sidebyside ul {
	margin-left:0;
	padding-left:2em;
}
.sidebyside ul li {
	margin-left:0;
	padding-left:0;
}
.ul_header {
	background:url(../images/ulheader_bkgrnd.gif) #f4f4f4 repeat-y;
	font-style:italic;
	padding:7px 10px;
}
span.yellow_btn {
	background:transparent url(../images/yellowbtn_left.gif) no-repeat 0 0;
	float:left;
	font-size:11px;
	margin:0 0 10px 0;
	padding:0 0 0 6px;
}  
span.black_btn {
	background:transparent url(../images/blackbtn_left.gif) no-repeat 0 0;
	float:left;
	font-size:11px;
	margin:0 0 10px 0;
	padding:0 0 0 6px;
}
span.yellow_btn a:link,
span.yellow_btn a:visited,
span.yellow_btn a:active,
span.yellow_btn a:hover,
span.yellow_btn a:focus {
	background:transparent url(../images/yellowbtn_right.gif) no-repeat right 0;
	color:#000000;
	display:block;
	padding:4px 12px 4px 6px;
	text-decoration:none;
}    
span.black_btn a:link,
span.black_btn a:visited,
span.black_btn a:active,
span.black_btn a:hover,
span.black_btn a:focus {
	background:transparent url(../images/blackbtn_right.gif) no-repeat right 0;
	color:#fff;
	display:block;
	padding:4px 12px 4px 6px;
	text-decoration:none;
}
span.yellow_btn input#submit,
.table_layout_form span.yellow_btn input#submit,
.table_layout_form span.yellow_btn input#spons_submit {
	background:transparent url(../images/yellowbtn_right.gif) no-repeat right 0;
	border:0;
	color:#000000;
	cursor:hand;
	cursor:pointer;
	display:block;
	font-size:12px;
	height:auto;
	line-height:18px;
	margin:0;
	padding:4px 12px 4px 6px;
	text-decoration:none;
	width:60px;
}
.important {
	background:#fff9cf;
	border:1px solid #ffde05;
	font-weight:bold;
	margin:2em 0;
	padding:5px;
	text-align:center;
}


/*------------------------------
RELAY SERVICES PAGE
------------------------------*/
.sprint_relay_services #content .special_align h3 {
	clear:both;
	margin:0 0 0.5em;
	padding:.5em 0 0.2em;
}
.sprint_relay_services #content .special_align .img_left {
	padding:0 1em 0 0;
}
.sprint_relay_services #content .special_align p {
	overflow:hidden;
	width:100%;
}


/*------------------------------
NATIONAL TRADITIONAL PAGE
------------------------------*/
.table_layout_med {
	border:1px solid #999999;
	overflow:auto;
	margin:15px 15px 15px 0;
	padding:15px;
}
.table_row_med {
	border-bottom:1px solid #b1b1b1;
	overflow:auto;
	padding:4px 0;
	width:100%;
}
.table_row_med span {
	float:left;
	width:50%;
}
.table_row_med div {
	float:right;
	width:35%;
}
#coming_soon {
	padding:30px 0;
}

/*------------------------------
WEBCAPTEL ON THE GO
------------------------------*/
.table_layout_wide { 
	border:1px solid #999999;
	overflow:auto;
	margin:15px 0;
	width:100%;
}
.table_left_wide {
	border-right:1px solid #999999;
	float:left;
	width:49%;
}
.table_right_wide {
	float:left;
	width:50%;
}
.table_wide_inner {
	padding:0 1.5em;
}
#content .table_wide_inner h3 {
	margin-top:1.5em;
}
#content .table_wide_inner ul,
#content .table_wide_inner ol {
	margin:1em 0;
	padding-left:1.5em;
}
#content .table_wide_inner ul li,
#content .table_wide_inner ol li {
	margin:0;
	padding:0 0 .5em;
}
#content .table_wide_inner ol {
	padding-left:1.5em;
}
#content .table_wide_inner ol ul {
	padding-left:1em;
}


/*---------------------------------------------------------------------------------------
FORMS FORMS FORMS FORMS FORMS FORMS FORMS FORMS FORMS FORMS FORMS FORMS FORMS FORMS FORMS
---------------------------------------------------------------------------------------*/
.table_layout_form {
	border:1px solid #b1b1b1;
	overflow:hidden;
	padding:30px 0;
	width:98%;
}
.table_layout_form h4 {
	clear:both;
	display:inline;
	float:left;
	font-size:1em;
	margin:0 0 0 15%;
	width:23%;
}
.table_layout_form div {
	float:left;
	padding:0 0 15px;
	width:60%;
}
.table_layout_form p {
	padding:0 0 0 44%;
}
.table_layout_form span {
	color:red;
}
.table_layout_form input {
	height:15px;
	width:70%;
}
.table_layout_form select {
	width:70%;
}
.table_layout_form textarea {
	float:left;
	width:70%;
}
.table_layout_form select#state,
.table_layout_form input#zip,
.table_layout_form select#spons_state,
.table_layout_form input#spons_zip,
.table_layout_form input#Zip {
	width:34%;
}
.table_layout_form input#submit,
.table_layout_form input#spons_submit {
	width:auto;
}
.table_layout_form .chk {
    width: 20px;
}
#content form h3 {
	border:0;
	clear:both;
	margin:0;
	padding:1em 0 .5em 15%;
}
form .row {
	clear:both;
	margin:0;
	padding:0;
	width:100%;
}
form .row h4 {
	margin-bottom:0;
	padding-bottom:15px;
	_width:37%;
}
form .row div {
	display:inline;
	float:none;
	padding:0;
	width:100%;
}
form .row input {
	width:auto;
}
form .row .indent {
	display:block;
	margin:0 0 1em 87px;
}
form .row .indent input {
	margin-right:.5em;
	padding-bottom:1em;
}
form .xl h4 {
	width:260px;
	_width:200px;
}
form .xl div {
	
}

form p.final_note {
	clear:both;
	padding:0 15%;
}
form .textarea {
	clear:both;
	margin:0;
	padding:0;
	width:100%;
}
form .textarea h4 {
	display:block;
	float:none;
	margin:0 0 .5em;
	padding:0 90px;
	width:auto;
	_width:402px;
}
form .textarea div {
	float:none;
	padding:0 90px;
	width:auto;
	_width:402px;
}
form .textarea textarea {
	margin-bottom:1.5em;
	width:402px;
}


/*------------------------------
ANNOUNCEMENTS
------------------------------*/
.announcement {
	clear:both;
	margin:1em 0 2em;
	overflow:auto;
	width:100%;
}
.announcement img {
	border:1px solid #cccccc;
	float:left;
	margin:0 15px 15px 0;
}
	/*captioned_telephone/index.php page*/
	.noborder .announcement {
		margin:0;
		padding:2em 0 1em;
	}
	.noborder .announcement img {
		border:none;
		margin-bottom:0;
	}
	/**/
#content .announcement h3 {
	border-bottom:0;
	clear:none;
	margin:0;
}
#content .announcement p {
	clear:none;
	margin:0;
}
#content .announcement span {
	margin:1em 0 0;
}

/* Training Forms */

.table_layout_form_training {
	border:1px solid #b1b1b1;
	overflow:hidden;
	padding:30px 0px 30px 35px;
        margin: 40px 0px 25px 130px;
	width:50%;
}

.table_layout_form_training_alt {
	border:1px solid #b1b1b1;
	overflow:hidden;
	padding:30px 0px 30px 15px;
        margin: 0px;
	width:85%;
}

.table_layout_form_training .red {
    color: #ff1000;
}

.table_layout_form_training_alt .red {
    color: #ff1000;
}

.table_layout_form_training label {
    font-style: italic;
}

.table_layout_form_training_alt label {
    font-style: italic;
}

label.error {
	color: red;
	font-size: 11px;
	padding-left: 5px;
}

/*------------------------------
BUSINESS CARDS
------------------------------*/
.bus_cards {
	clear:both;
	display:inline;
	* height:100%; /*ie clear*/
	text-align:center;
}
.bus_cards:after {
	clear: both;
	content: "";
	display: block;
	height: 0;
}
.bus_cards div {
	float:left;
	margin:0 auto 2em;
	overflow:hidden;
	text-align:center;
	width:30%;
}
.bus_cards div h4 {
	margin:0;
}
.bus_cards div p {
	font-size:.9em;
	margin:0;
}
.bus_cards div img {
	border:1px solid #cccccc;
	margin:.5em 0;
}
.bus_cards div span {
	float:right;
	margin-right:9%;
}
a.download_btn {
	background:url(../images/black_btn.jpg) no-repeat 0 0;
	color:#fff;
	display:block;
	font-size:11px;
	margin:0 auto;
	padding:4px 0;
	text-align:center;
	text-decoration:none;
	width:68px;
}
.bus_card_single {
	overflow:auto;
	padding:1em 0;
	* height:100%; /*ie clear*/
}
.bus_card_single:after {
	clear: both;
	content: "";
	display: block;
	height: 0;
}
.bus_card_single img {
	border:1px solid #cccccc;
	float:left;
	margin:0 15px 0 0;
}
.bus_card_single span {
	margin:17px 0 0;
}


/*------------------------------
VRS PAGE
------------------------------*/
#vrs_video {
	display:block;
	float:right;
	height:200px;
	margin:1em 0 0;
	overflow:hidden;
	text-align:right;
	width:315px;
}


/*------------------------------
800i PHONE PAGE
------------------------------*/
.buynowbox {
	background-color:#ededed;
	padding:10px;
	text-align:center;
}
.overflow {
	overflow:hidden;
	width:100%;
}


/*------------------------------
SEE WHAT IM SAYING PAGE
------------------------------*/
ul#swis_buttons {
	list-style:none;
	margin:1em 18px 2em;
	overflow:hidden;
	padding:0;
	text-align:center;
	width:100%;
}
ul#swis_buttons li {
	float:left;
	list-style:none;
	margin:0;
	padding:0 3px;
}
ul#swis_buttons a {
	background-image:url(../images/swis_btns.jpg);
	background-repeat:no-repeat;
	color:#000;
	display:block;
	height:23px;
	overflow:hidden;
	text-indent:-999em;
}
ul#swis_buttons .quicktime {
	background-position: 0 0;
	width:138px;
}
ul#swis_buttons .ipod {
	background-position: -142px 0;
	width:128px;
}
ul#swis_buttons .group {
	background-position: -269px 0;
	width:130px;
}
ul#swis_buttons .musicvideo a {
	background:url(../images/swis_watch_btns.jpg) no-repeat 0 -28px;
	width:130px;
}
ul#swis_buttons .trailer a {
	background:url(../images/swis_watch_btns.jpg) no-repeat 0 0;
	width:130px;
}
#form_swis_container {
	background-color:#f2f2f2;
	float:right;
	margin:0 0 1em 2em;
	width:205px;
}
#form_swis {
	font-size:.9em;
	line-height:1.2em;
	padding:15px;
}
#content #form_swis h3 {
	font-style:normal;
	font-weight:bold;
	margin-top:0;
	padding-bottom:.25em;
}
#form_swis div {
	overflow:hidden;
	padding:0 0 4px;
	width:100%;
}
#form_swis label {
	float:left;
	width:50px;
}
#form_swis input {
	float:right;
	width:115px;
}
#form_swis input#swis_submit {
	background-image:url(../images/swis_submit.gif);
	border:none;
	color:#333333;
	cursor:hand; cursor:pointer;
	display:block;
	font-size:4px;
	height:23px;
	letter-spacing:-999em;
	margin-top:10px;
	overflow:hidden;
	padding:0;
	text-align:left;
	width:60px;
}


/*------------------------------
BLOG
------------------------------*/
.sprint-relay-videos .bb_tips{
width:150px;
float:left;
height:170px;
margin: 10px 10px 10px 0;
}
.sprint-relay-videos .bb_tips p{
background:url(../images/videos_play.gif) no-repeat top left;
padding: 0 5px 10px 30px;
/*min-height: 40px; this still doesn't work in ie6 */
font-style:italic;
font-size: .9em;
}
.sprint-relay-videos .bb_tips img{
border:solid #000 1px;	
display:block;
background-color:#000;
padding: 10px 0;
width: 148px;
height:82px;
}


/*------------------------------
SMVRS
------------------------------*/
.bb_tips_smvrs {
	float:right;
	margin: 0 0 1.5em 1.5em;
}
.bb_tips_smvrs p{
	background:url(../images/videos_play.gif) no-repeat top left;
	padding: 0 5px 10px 30px;
	font-style:italic;
	font-size: .9em;
}
.bb_tips_smvrs img{
	border:solid #000 1px;	
}

/*------------------------------
HOMEPAGE
------------------------------*/
.home #masthead {
	background:none;
}
.home #icons {
	margin-top:0;
}
.home_banner {
	clear:both;
	overflow:hidden;
	width:950px;
	/*float:left;*/
	/*height:305px;*/
	/*margin:-35px 0 0;*/
	/*overflow:hidden;*/
	/*width:960px;*/
}
#row1 {
	float:left;
	overflow:hidden;
	margin:0 0 1.5em;
	padding:1.5em 0 0;
	width:100%;
}
#row1 .box {
	float:left;
	width:244px;
}
#row1 .box-inner {
	background:url("../images/box_gradient.gif") repeat-x #f9f9f9;
	border:1px solid #dcdcdc;
	margin:0 1.5em 0 0;
}
#row1 .box dl {
	overflow:hidden;
	margin:0;
	padding:12px 12px 6px;
	position:relative;
}
#row1 .last {
	width:218px;
}
#row1 .last .box-inner {
	margin:0;
}
#row1 .last dl {
	margin-right:0;
}
#row1 .box dt {
	font-size:1.2em;
	font-style:italic;
	line-height:1.2em;
	margin:0 0 .5em;
}
#row1 .box dd {
	color: #666;
	font-size: .92em;
	line-height:1.25em;
	margin:0;
}
#row1 .box img {
	float:right;
	margin:0 0 7px 7px;
	padding:0;
}
#row1 .boxlink {
	display:block;
	height:100px;
	left:0;
	overflow:hidden;
	position:absolute;
	text-indent:-999em;
	top:0;
	width:224px;
	z-index:1;
}
#row2 {
	border-top:3px solid #ffde05;
	clear:both;
	overflow:hidden;
	width:100%;
}
#row2 .box {
	float:left;
	margin-top:1.5em;
	width:244px;
}
#row2 .last {
	width:218px;
}
#row2 h4 {
	font-size:1.05em;
	font-weight:bold;
	font-style:normal;
	margin:0;
}
#row2 ul {
	font-size:.92em;
	line-height:1.2em;
	margin-left:0em;
	padding-left:1.2em;
}
#row2 ul a, #row2 ul a:active, #row2 ul a:link, #row2 ul a:visited {
	text-decoration:none;
}
#row2 ul a:hover, #row2 ul a:focus {
	text-decoration:underline;
}

/*------------------------------
BANNER ICONS
------------------------------*/
#icons {
	background:url("../images/icon_bkgrnd.gif") repeat-x #666;
	height:50px;
	overflow:hidden;
	margin:50px 0 0;
	position:relative;
	width:100%;
}
#icons ul {
	display:none;
	float:right;
	list-style:none;
	margin:0;
	padding:0;
}
#icons ul li {
	background:url("../images/li_border.gif") no-repeat 0 0;
	float:left;
	list-style:none;
	margin:0;
	padding:0;
}
#icons ul li a {
	background:url("../images/banner_icons.gif");
	cursor:hand;
	cursor:pointer;
	display:block;
	height:50px;
	margin:0 0 0 1px;
	overflow:hidden;
	text-indent:-999em;
	width:51px;
}
#icons ul li span {
	color:#fff;
	display:none;
	font-style:italic;
	left:0;
	position:absolute;
	text-align:right;
	top:17px;
	width:570px;
}
#icons ul li.default span {
	background:url("../images/right_arrow.gif") no-repeat right 50%;
	padding-right:15px;
	width:555px;
}
#icons ul li.icons_4g a {
	background-position:0 -50px;
}
#icons ul li.icons_vrs a {
	background-position:-51px -50px;
}
#icons ul li.icons_store a {
	background-position:-102px -50px;
}
#icons ul li.icons_webct a {
	background-position:-204px -50px;
}
#icons ul li.icons_iprelay a {
	background-position:-255px -50px;
}
#icons ul li.icons_ipim a {
	background-position:-306px -50px;
}
#icons ul li.icons_rcc a {
	background-position:-357px -50px;
}
#icons ul li.icons_10digit a {
	background-position:-408px -50px;
}
#icons ul li.icons_4g a:hover {
	background-position:0 0;
}
#icons ul li.icons_vrs a:hover {
	background-position:-51px 0;
}
#icons ul li.icons_store a:hover {
	background-position:-102px 0;
}
#icons ul li.icons_webct a:hover {
	background-position:-204px 0;
}
#icons ul li.icons_iprelay a:hover {
	background-position:-255px 0;
}
#icons ul li.icons_ipim a:hover {
	background-position:-306px 0;
}
#icons ul li.icons_rcc a:hover {
	background-position:-357px 0;
}
#icons ul li.icons_10digit a:hover {
	background-position:-408px 0;
}
#icons ul li.icons_4g a {
	background-position:0 -50px;
}
.sprint_video_relay_services #icons ul li.icons_vrs a {
	background-position:-51px -100px;
}
.sprint_relay_store #icons ul li.icons_store a {
	background-position:-102px -100px;
}
.sprint_webcaptel #icons ul li.icons_webct a {
	background-position:-204px -100px;
}
.sprint_ip_relay_service #icons ul li.icons_iprelay a {
	background-position:-255px -100px;
}
.sprint_ip_using_instant_messenger #icons ul li.icons_ipim a {
	background-position:-306px -100px;
}
.relay_conference_captioning #icons ul li.icons_rcc a {
	background-position:-357px -100px;
}
.ten_digit_local_number #icons ul li.icons_10digit a {
	background-position:-408px -100px;
}


/*------------------------------
FOOTER
------------------------------*/
#footer {
	clear: both;
	font-size:.8em;
	font-style:italic;
	line-height:normal;
	margin: 0;
	padding:2em 0 0;
	position:relative;
}
#footer a:link,
#footer a:active,
#footer a:visited {
	color: #000;
	text-decoration: none;
}
#footer a:hover,
#footer a:focus {
	text-decoration:underline;
}
#footer ul {
	float:right;
	list-style:none;
	margin:0;
	padding:0;
}
#footer ul li {
	display:inline;
	list-style:none;
	margin:0;
	padding:0 5px 0 0;
}
#copyright {
	color: #000;
	float:right;
	overflow:hidden;
	text-align:right;
        margin: 0px;
}
#facebooklike {
    width: 225px;
    float:left;
}
#footer_top {
    height:62px;
}
#footer a.facebook,
#footer a.facebook:link,
#footer a.facebook:active,
#footer a.facebook:visited,
#footer a.facebook:hover,
#footer a.facebook:focus {
	background:url("../images/logo_facebook.jpg") no-repeat right top;
	color:#fff;
	display:inline-block;
	letter-spacing:-999em;
	overflow:hidden;
	height:22px;
	text-align:left;
	width:32px;
}
#fineprint {
	border-top:3px solid #ffde05;
	color: #999999;
	margin:0;
	padding:1em 0;
}
#fineprint-training {
	color: #999999;
	margin:0;
	padding: .25em 0;
        font-size: .8em;
        font-style: italic;
        line-height: 1.2em;
} 
.home #fineprint {
	border-top:1px solid #ffde05;
}
#fineprint-smvrs {
	border-top:3px solid #ffde05;
	color: #999999;
	margin:2em 0 0;
	padding:1em 0;
        font-size:.8em;
        font-style:italic;
}

hr.faq-item {
    color: #FFDE05;
    background-color: #FFDE05;
}

body.hearinglossid p a {
    color: #148AB2;
}
#idpack_top {
    float: left;
    width: 670px;
}
#idpack_left {
    float: left;
    width: 300px;
}
#idpack_left_top {
    float: left;
    width: 275px;
}
#idpack_right {
    float: left;
    margin: 0 0 0 20px;
    width: 300px;
}
#idpack_right_top {
    display: inline;
    float: right;
    margin: 0 0 0 20px;
    width: 300px;
}

/***************************************************
IP MOBILE APP LANDING PAGE
***************************************************/
body.mobileip img {
  border: none;
}
#mobile-ip-app-map {
  background: url(../images/iplp/masthead.jpg) no-repeat;
  height: 321px;
  position: relative;
  width: 625px;
}
#mobile-ip-app-map a#learn-more,
#mobile-ip-app-map a#download-now {
  position: absolute;
}
#mobile-ip-app-map a#learn-more {
  left: 45px;
  top: 153px;
}
#mobile-ip-app-map a#download-now {
  left: 170px;
  top: 152px;
}
body.mobileip #content-inner h4 {
  font-style: normal;
  font-weight: bold;
}
.sidebyside-inner {
  padding-left: 42px;
}
img#phone-top-app,
img#qr-code {
  padding-left: 10px;
}
#getting-started-links {
  height: 29px;
  margin-bottom: 20px;
  position: relative;
}
#getting-started-links a {
  position: absolute;
}
a#how-to-register {
  left: 42px;
}
a#how-to-make {
  left: 278px;
  top: 1px;
}
.mobile-ip-app .copyright {
  color: #666;
  font-size: .8em;
}
/***************************************************
WCS APP
***************************************************/
.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }
.form-wrapper {
  border: 1px solid #acacac;
}
.form-wrapper form {
  padding: 35px 30px;
}
.form-item-textfield {
  margin-bottom: 14px;
}
.form-item-textfield .form-item-content {
  padding: 0 72px;
}
.form-item-content label {
  float: left;
}
.form-item-content label span {
  color: #ff2420;
}
.form-item-textfield input {
  border-top: 1px solid #7c7c7c;
  border-right: 1px solid #c3c3c3;
  border-bottom: 1px solid #dddddd;
  border-left: 1px solid #c3c3c3;
  float: right;
  width: 260px;
}
.form-item-textfield input:focus {
  border: 1px solid #555;
}
.form-item-textfield-message {
  float: right;
  font-size: .8em;
  width: 260px;
}
.form-item-checkbox {
  background-color: #f8f8f8;
  border: 1px solid #e7e7e7;
  margin-bottom: 25px;
}
.form-item-checkbox .form-item-content {
  padding: 25px;
}
.form-item-checkbox h4 {
  font-size: 1.1em;
  font-style: normal;
  font-weight: bold;
  margin: 0;
}
.form-item-message {
  font-style: italic;
  font-weight: bold;
  margin-bottom: 25px;
}
.form-item-message p {
  margin-bottom: 0;
}
.form-item-submit input {
  background-color: #ffd300;
  border: 1px solid #dcdcdc;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 5px 10px 6px 10px;
}
.form-item-submit .form-item-content {
  text-align: center;
}
/***************************************************
DEAF JAM FORM
***************************************************/
#deafjam {
	color:#666666;
	text-align:center;
}
#deafjam div {
	padding:8px 0;
	text-align:left;
}
#deafjam label {
	display:inline-block;
	margin-right:15px;
	text-align:right;
	width:185px;
}
#deafjam input[type=text] {
	font-size:12px;
	height:22px;
	margin-right:15px;
	padding:3px;
	width:194px;
}
#deafjam select {
	font-size:12px;
	height:22px;
	width:207px;
}
#deafjam span {
	font-size:11px;
}
#deafjam .indented {
	padding-left:198px;
}
#deafjam .rsvpbtn {
	background:transparent url(../images/yellowbtn_left.gif) no-repeat 0 0;
	display:inline-block;
	height:24px;
	margin-top:2em;
	padding-left:6px;
}
#deafjam .rsvpbtn input {
	background:transparent url(../images/yellowbtn_right.gif) no-repeat right 0;
	border:0;
	cursor:pointer;
	height:24px;
	margin:0;
	padding:4px 10px 5px 4px;
}






