@import "http://hola.metropcs.com/enes/assets/v3/styles/core.css";

/* ------------------------------------------------- */
/* - site-specific styles -------------------------- */
/* ------------------------------------------------- */

fieldset button
{
	position: relative;
	left: -2px;
}

.content
{
	width: 887px;
	padding: 0 11px 0 10px;
	background: transparent url(http://www.metropcs.com/assets/v3/images/bg_content.png) left top repeat-y;
	z-index: 1;
}

	.content .col1
	{
		width: 847px;
		padding: 40px 20px 0 20px;
		min-height: 240px;
		_height: 240px;
	}
	
.sub-bottom
{
	width: 908px;
	height: 20px;
	background: transparent url(http://www.metropcs.com/assets/v3/images/bg_subbottom.png) left top no-repeat;
}

.formrow .col1
{
	padding: 14px;
	width: 415px;
	background-color: #fff;
}

.formrow .col2
{
	padding: 14px;
	width: 416px;
	min-height: 0;
	_height: 0;
	background-color: #fff;
}

.subbanner
{
	height: 200px;
	background: transparent url(http://www.metropcs.com/assets/v3/images/bg_content.png) left top repeat-y;
}

	.subbanner .col1
	{
		padding: 38px 24px 14px 24px;
		width: 912px;
		height: 177px;
	}
	
		.subbanner .col1 p
		{
			color: #333;
		}

.promos
{
	padding: 13px 11px 13px 10px;
	height: 125px;
	background: transparent url(http://www.metropcs.com/assets/v3/images/bg_promos.png) left top no-repeat;
}

	.promos .col1
	{
		padding: 10px 18px 10px 13px;
		width: 475px;
	}
	
	.promos .col2
	{
		padding: 10px 18px 10px 18px;
		width: 344px;
	}	
	
		.promos .col1 p, .promos .col2 p
		{
			color: #fff;
		}
		
.whitetabs
{
	padding: 0;
	min-height: 180px;
	_height: 180px;
	background: transparent url(http://www.metropcs.com/assets/v3/images/bg_whitetabs_top.png) left top no-repeat;
}

	.whitetabs .col1
	{
		padding-bottom: 8px;

	}

.graytabs
{
	padding: 0;
	height: 180px;
	background: transparent url(http://www.metropcs.com/assets/v3/images/bg_graytabs.png) left top no-repeat;
}

	.no-sections
	{
		height: 33px;
		background: transparent url(http://www.metropcs.com/assets/v3/images/bg_content.png) left top repeat-y;
	}

.scroll_control
{
}
	
	.scroll_paging a:link, .scroll_paging a:visited
	{
		padding: 1px 6px 2px 6px;
		color: #004595;
	}
		
		.scroll_paging a.current:link, .scroll_paging a.current:visited
		{
			background-color: #336699;
			color: #fff;
		}

		.scroll_wrap
		{
			background-color: #336699;
		}
						
.item-testing
{
	background-color: #004595;
}

	.item-testing p
	{
		padding: 5px 5px 7px 7px;
		font-family: tahoma;
		font-size: 11px;
		font-weight: bold;
		color: #fff;
	}

fieldset.zipcode-form div input
{
	width: 100px;
}

.footer	
{
	position: relative;
	height: 90px;
}

	.footer .pipe
	{
		position: absolute;
		top: 8px;
		*top: 13px;
		right: 8px;
	}

	.footer p
	{
		padding: 10px 0 0px 8px;
		font-size: 11px;
		color: #333;
	}
	
	.footer .disclaimer
	{
		position: absolute;
		top: 70px;
		*top: 73px;
		left: 8px;
	}

		.footer .disclaimer li a
		{
			font-size: 10px;
		}

		.footer .disclaimer li.privacy a
		{
			text-transform: uppercase;
		}
	
	.footer a.truste
	{
		position: absolute;
		top: 42px;
		right: 8px;
	}
	
	.footer a.icon-visacard
	{
	    position:absolute;
	    top:38px;
	    right:200px;
	    text-align:center;
	    text-decoration:none;
	    font-size:10px;
	    color:#313031; 
	}
	
	    .footer a.icon-visacard span
	    {
	        line-height:11px
	    }
	
	.footer a.icon-mymetromail
	{
	    position:absolute;
	    top:38px;
	    right:130px;
	    text-align:center;
	    text-decoration:none;
	    font-size:10px;
	    color:#313031;
	}

.qtip .qtip-contentWrapper
{
	position: relative;
}

.qtip .qtip-content
{
   padding: 0 !important;
   margin: 0 !important;
}

.qtip .qtip-title
{
    padding: 8px 0 0 0 !important;
    margin: 0 !important;
}

.qtip h1
{
	display: block;
	font-size: 12px;
	line-height: 14px;
	margin: 0;
	padding: 0 10px 3px 10px;
	font-weight: bold;
}

.qtip-title
{
	position: absolute;
	height: 20px;
	width: 20px;
	z-index: 999;
	right: 0px;
	top: -2px;
}

.qtip-button
{
	display: block;
    font-weight: bold;
    position: relative;
    right: 10px;
    top: -2px;
    height: 20px;
}

.feature-box
{
	position: relative;
	background-color: #f1f1f1;
	padding: 3px 10px 30px 10px;
}

	.feature-box h3
	{
		display: block;
		font-size: 12px;
		line-height: 14px;
		margin: 0;
		padding: 2px 0 4px 0;
		font-weight: bold;
	}
	.feature-box p.tag
	{
		font-size: 10px;
		line-height: 13px;
		padding: 0;
		margin: 0;
	}
	
	.feature-box .description
	{
		margin-top: 5px;
		padding-top: 5px;
		font-size: 12px;
		border-top: 1px solid #d5d5d5;
	}
		.feature-box .description p
		{
			margin: 0;
			padding: 3px 0;
			line-height: 15px;
		}

		.feature-box a.view-details
		{
			position: absolute;
			right: 10px;
			bottom: 6px;
			font-size: 11px;
		}

.legacy
{
	margin-left: 42px;
	width: 762px;
}

.legacy_608
{
	margin-left: 120px;
	width: 608px;
}

.qtip_link
{
    color: #312f82;
    cursor: pointer;
    text-decoration: underline;
}


/* -----------Site Wide Subscript span class-------- */

.super { position: relative; bottom: 5px; font-size: 9px; }

/* ------------------------------------------------- */

.emailSignup
{
    width: 92px;
    height: 16px;
}

.emailSignupSmall
{
    width: 25px;
    height: 16px;
}

    a.emailSignupSmall:link, a.emailSignupSmall:visited
    {
        font-size:11px;
        color:#313031;
        text-decoration:none;
    }

a.toc { text-transform: uppercase !important; font-weight: bold !important; }

.icon-new
{
    padding-left: 40px;
    background: transparent url(http://hola.metropcs.com/img/metropcs/ES_48970.gif) left top no-repeat;
}