/* Any overrides needed to fix VZW */
*
{
	font-family: arial, sans-serif;
	font-size: 12px;
	list-style: none;
}

div#editor-tools ul.menu
{
	display: block;
	text-align: left;
}

div#editor-tools li
{
	display: inline;
	text-align: left;
	margin: 10px;
	color: blue;
	font-family: Arial;
	font-size: 10px;
}

/*
** Tab navigation
*/
ul {
color:#000000;
margin:0pt;
padding-left:0px;
padding-top:0px;
}
ul.primary
{
	border-collapse: collapse;
	padding: 0 0 0 1em;
	white-space: nowrap;
	list-style: none;
	margin: 5px;
	height: auto;
	line-height: normal;
	border-bottom: 1px solid #bbb;
}

ul.primary li { display: inline; }

ul.primary li a
{
	background-color: #FFF;
	border-color: #bbb;
	border-width: 1px;
	border-style: solid solid none solid;
	height: auto;
	margin-right: 0.5em;
	padding: 0 1em;
	text-decoration: none;
}

ul.primary li.active a
{
	background-color: #99F;
	border: 1px solid #bbb;
	border-bottom: #fff 1px solid;
}

ul.primary li a:hover
{
	background-color: #eee;
	border-color: #ccc;
	border-bottom-color: #eee;
}

ul.secondary
{
	border-bottom: 1px solid #bbb;
	padding: 0.5em 1em;
	margin: 5px;
}

ul.secondary li
{
	display: inline;
	padding: 0 1em;
	border-right: 1px solid #ccc;
}

ul.secondary a
{
	padding: 0;
	text-decoration: none;
}

ul.secondary a.active { border-bottom: 4px solid #999; }
td.active { background-color: #333; }

div#primary.clear-block
{
	display: block;
	float: right;
}

div.block-menu
{
	color: #FFFFFF;
	cursor: pointer;
	margin: 0pt;
	font-size: 12px;
	font-weight: bold;
	padding: 2px 0pt 0px 10px;
}

div.block-menu h2
{
	background-image: url(https://s-cache.getitnow.vzwshop.com/imgs/shell/podHdrBG.jpg);
	height: 21px;
	width: 150px;
	color: #FFFFFF;
	padding: 0px 0pt 0px 10px;
	background-repeat: no-repeat;
}

div#phone_grid h2
{
	background: transparent url(https://s-cache.getitnow.vzwshop.com/imgs/shell/top10Bg.gif) repeat-x scroll 0%;
	height: 21px;
	color: #FFFFFF;
	padding: 0px 0pt 0px 10px;
}

#sidebar-left
{
	width: 150px;
	display: inline;
	float: left;
	margin-right: 10px;
	text-align: left;
	padding-right: 8px;
}

div#block-menu-210 a:link.active, 
div#block-menu-210 a:visited.active
{
	background-image: url(https://s-cache.getitnow.vzwshop.com/imgs/shell/tertiaryNavBG_on.jpg);
	color: #000;
	cursor: pointer;
	display: block;
	font-size: 12px;
	font-weight: normal;
	height: 13px;
	padding: 4px 0pt 4px 10px;
	text-decoration: none;
	width: 140px !important;
}

div#block-menu-210 a:link, 
div#block-menu-210 a:visited
{
	background-image: url(https://s-cache.getitnow.vzwshop.com/imgs/shell/tertiaryNavBG_off.jpg);
	color: #000;
	cursor: pointer;
	display: block;
	font-size: 12px;
	font-weight: normal;
	height: 13px;
	padding: 4px 0pt 4px 10px;
	text-decoration: none;
	width: 140px !important;
}
div#block-menu-210 h2 {
	cursor:default;
}

/* Top 10 Header styles */
.topResultsHeader
{
	color: #fff;
	font-weight: bold;
	clear: both;
}

.topResultsHeader .left
{
	float: left;
	background-image: url(https://s-cache.getitnow.vzwshop.com/imgs/shell/top10Left.gif);
	width: 6px;
	height: 21px;
}

.topResultsHeader .center
{
	float: left;
	background: url(https://s-cache.getitnow.vzwshop.com/imgs/shell/top10Bg.gif) repeat-x;
	width: 544px !important;
	height: 21px;
	color: #fff;
	font-weight: bold;
	padding: 2px 0 0 4px;
}

.topResultsHeader .right
{
	float: left;
	background-image: url(https://s-cache.getitnow.vzwshop.com/imgs/shell/top10Right.gif);
	width: 6px;
	height: 21px;
}

/* Padding - Clearing DIVs  height for FF, line-height for IE */
.clear
{
	clear: both;
	height: 0px;
	line-height: 0;
}

.clear5
{
	clear: both;
	height: 5px;
	line-height: 5px;
}

.clear10
{
	clear: both;
	height: 10px;
	line-height: 10px;
}

.clear20
{
	clear: both;
	height: 20px;
	line-height: 20px;
}

.clear30
{
	clear: both;
	height: 30px;
	line-height: 30px;
}

.clear40
{
	clear: both;
	height: 40px;
	line-height: 40px;
}

.clear60
{
	clear: both;
	height: 60px;
	line-height: 60px;
}

.paddIt { padding: 8px 0 8px 0; }

/*GENERAL*/
.pod { padding-bottom: 8px; }

.redHdr
{
	color: #c00;
	font-size: 28px;
	font-weight: bold;
}

.redSubHdr
{
	color: #c00;
	font-size: 18px;
	font-weight: bold;
}

.redMedium
{
	color: #c00;
	font-size: 14px;
	font-weight: bold;
}

.copyRed
{
	color: #c00;
	font-size: 11px;
	font-weight: bold;
}

.copyWhite
{
	color: #fff;
	font-size: 11px;
	font-weight: bold;
}

.copyGrey
{
	color: #ccc;
	font-size: 11px;
	font-weight: bold;
}

.whiteHdr
{
	color: #fff;
	font-size: 28px;
	font-weight: bold;
}

.whiteSubHdr
{
	color: #fff;
	font-size: 18px;
	font-weight: bold;
}

.whiteMedium
{
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}

/* headers */
.sectionHdr
{
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	padding-bottom: 8px;
}

.hdrTxt
{
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	padding-bottom: 8px;
}

.sectionHdrSm
{
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
	padding-bottom: 8px;
}

#phone_grid
{
	clear: both;
	display: block;
	border: solid 1px black;
	margin-top: 20px;
}

div.vzw_row
{
	clear: both;
	display: block;
	background: #eee;
}

.left_phones
{
	color: #000;
	display: inline;
	width: 250px !important;
}

.right_phones
{
	color: #000;
	width: 250px;
	display: inline;
}

div.vzw_image
{
	width: 100px;
	height: 100px;
	text-align: center;
	display: inline;
	float: none;
	clear: right;
}

div.vzw_label
{
	text-align: center;
	display: inline;
}

div.Details
{
	margin-left: 22px;
	width: 560px;
}

div.node
{
	margin-left: 5px;
	margin-right: 5px;
	width: 560px;
}

#badness
{
	width: 544px;
	height: 649px;
	margin-top:0px;
}
#newback
{
	background: url(v2off_red.gif);
	background-image: url(v2off_red.gif);
    background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	width:100%;
	height:40px;
}


#gn, #gn_outside
{
	background: url(v2off_red.gif);
	background-image: url(v2off_red.gif);
    background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	width:100%;
	height:40px;
}

