﻿body, table
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}
body 
{
    background-color: White;
    margin:0; 
    padding:0;
}
tr 
{
    vertical-align: top;
}
a
{
    color: Blue;
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
}
ul
{
    list-style-type: square;
}
.title
{
    font-weight: bold;
    font-size: 14px;
}
.navigatorLink 
{
    border: 0px;
    background-image: url("/images/bin/btnStandardButton.gif");
    background-color: Transparent;
    width: 108px;
    height: 20px;
    color: #000000;
    font-size: 10px;
    padding: 0px;
    overflow: visible;
    cursor: pointer;
}
.Error
{
    color: Red;
}


.menuBar
{
    padding: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    color: #fff;
    white-space: nowrap;
    list-style-type: none;
}
.menuBar li
{
    display: inline;
    padding: 0px;
    margin: 0px;
}
.menuBar li a
{
    padding: 3px 6px 3px 6px;
    background: #ffe100;
    color: #000;
    text-decoration: none;
    border-top: 1px solid #000;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
    margin-right: -3px;
}
.menuBar li a:hover
{
    background:#4F78D6;
    color:#fff;
}


.il11
{
  display: table-cell; 
  width: 3px; 
  background-image: url(/images/bin/iBox/ib_11.jpg);
}
.il12
{
  display: table-cell; 
  background-image: url(/images/bin/iBox/ib_12.jpg);
  color: #ffe100;
  font-weight: bold;
  padding: 0px;
  line-height: 18px;
}
.il13
{
  display: table-cell; 
  width: 9px; 
  background-image: url(/images/bin/iBox/ib_13.jpg);
}
.il21
{
  display: table-cell; 
  width: 3px; 
  background-image: url(/images/bin/iBox/ib_21.jpg);
}
.il22
{
  display: table-cell; 
  background-color: White;
}
.il23
{
  display: table-cell; 
  width: 9px; 
  background-image: url(/images/bin/iBox/ib_23.jpg);
}
.il31
{
  display: table-cell; 
  width: 3px; 
  background-image: url(/images/bin/iBox/ib_31.jpg);
}
.il32
{
  display: table-cell; 
  background-image: url(/images/bin/iBox/ib_32.jpg);
}
.il33
{
  display: table-cell; 
  width: 9px; 
  background-image: url(/images/bin/iBox/ib_33.jpg);
}
.ilR1
{
  display: table-row; 
  height: 20px;
}
.ilR2
{
  display: table-row;
}
.ilR3
{
  display: table-row; 
  height: 3px;
}

#mainWindow
{
    width: 775px;
}
#siteMap, #shopCart, #colorOptions
{
    width: 170px;
}
#shopCart
{
    padding-top: 10px;
    color: #969491;
    font-size: 10px;
    min-height: 100px;
}
.sCart_Device
{
    font-weight: bold;
    color: Black;
}
.sCartTable td
{
    padding-left: 7px;
    font-size: 10px;
}

.sideMenu
{
    margin: 0px 0px 0px -2px;
    padding: 0px 0px 0px 0px;
    color: #ffffff;
    white-space: nowrap;
    list-style-type: none;
}
.sideMenu li a
{
    display: block;
    padding: 3px 5px 3px 5px;
    background: #f0f0f0;
    color: #000000;
    text-decoration: none;
    margin: 0px 0px 0px 0px;
}
.sideMenu li a:hover
{
    background:#4F78D6;
    color:#ffffff;
}


.filterBox
{
    height: 50px;
}
.filterBox td label
{
    font-size: 11px;
    color: #4f78d6;
    line-height: 11px;
    padding-left: 5px;
    padding-right: 10px;
}
.filterButton
{
    border: 1px solid #969491;
    background-color: #e0e0e0;
    font-size: 11px;
    width: 70px;
    height: 20px;
    line-height: 11px;
    color: #4f78d6;
}
.deviceDisplayBox
{
    margin-right: 5px; 
    margin-bottom: 5px; 
    padding: 5px; 
    border: 1px solid #a7bceb;
}
.planDisplayBox
{
    height: 90px; 
    margin-right: 5px; 
    margin-bottom: 5px; 
    padding: 5px; 
    border: 1px solid #a7bceb;
}
.helpQ
{
    color: #969491;
    text-decoration: none;
    font-size: 10px;
    cursor: help;
    padding-bottom: 5px;
}
.helpQ:hover
{
    color: #77dddd;
    text-decoration: none;
}
.watermarked
{
    color: #c0c0c0;
}
.planFamily
{
    padding: 15px 30px 10px 30px;
    font-size: 11px;
}
.planDescription
{
   background-color: #fffd97;
   padding: 3px 9px 3px 9px;
   border-top: 1px solid #cacad5;
   border-left: 1px solid #cacad5;
   border-right: 1px solid #cacad5;
}
.planDescriptionAddOns
{
    padding: 0px 10px 10px 10px;
}
.individualPlans
{
    font-size: 11px;
}
.individualPlans th
{
    background-color: #cbcbcb;
    text-align: center;
}
.individualPlans td
{
    width: 200px;
    text-align: center;
    padding: 2px;
    border-bottom: 1px solid #cbcbcb;
}
.planName
{
    padding-bottom: 5px;
    font-size: 18px;
    font-weight: bold;
}
.primary th{
	background-color:#ffc709;
	border-right:1px solid white;
	font-size:9px;
	color:#7f6304;
	text-transform:uppercase;
	letter-spacing:1px;
	padding:3px 8px;
	line-height:10px;
}
.primary th.last
{
    border-right:none;
}
.primary th
{
    text-align:center;
}
.primary th.empty
{
    background-color:transparent
}
th.second{
	text-align:left;
}
td.first{
	width:5%;
	text-align:center;
}
td.third, td.fourth, td.last
{
	text-align:center;
	width:15%;
}
td.last
{
    font-weight: bold;
    color: #4F78D6;
}
tr.odd td, tr.even td{
	padding: 1px 3px;
	vertical-align:middle;
	background-image: url(http://nextelonline.nextel.com/assets/images/common/bg_h_dots_light.gif);	
	background-repeat:repeat-x;
	background-position:0 100%;
}
tr.groupHeader td {
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	background-color:#f7f7f7;
}
tr.last td
{
    background-image:none; 
}
tr.even
{
    background-color:#ffffcc;
}
table.AddOnPlansTable  
{
    font-size: 11px; 
}
.package
{
    margin: 10px;
    padding: 3px;
    color: White;
    background:url(/images/bin/bg_packageListingPageBlueGlow.jpg);
}
.packageTitle
{
    font-size: 18px;
    font-style: italic;
    font-weight: bold;
    padding-top: 4px;
    padding-bottom: 8px;
}
.pkgElement
{
    float: left;
}
.pkgBody
{
    width: 500px;
    font-size: 11px;
}
.accessoryListing td
{
    padding: 1px 16px 1px 16px;
    font-size: 11px;
}
.accessoryCategory
{
    padding-top: 15px;
    padding-bottom: 4px;
    font-size: 13px;
    font-weight: bold;
    color: #666461;
}
.accessoryHeaders td
{
    color: #767471;
}
.footerText
{
    background-position: bottom;
    height: 15px;
    background-image: url(/images/bin/FooterGrad.jpg);
    text-align: left;
    font-size: 10px;
    vertical-align: bottom;
    padding: 5px;
    padding-top: 7px;
    color: #707070;
}
.footerText a
{
    text-decoration: none;
    color: #707070;
}
.footerText a:hover
{
    text-decoration: underline;
    color: #303030;
}
.sprintList
{
    list-style-image: url(/images/bin/SprintBullet.gif)
}
.sprintList li
{
    padding: 3px;
    font-weight: bold;
}
.sprintList li a
{
    color: #505050;
    text-decoration: none;
}
.sprintList li a:hover
{
    color: #0000ff;
    text-decoration: underline;
}
.BlueBox
{
    border: 5px double #4f78d6;
}
.BlueBox td
{
    color: White;
    font-weight: bold;
    background-color: #4f78d6;
}
.assetGrid td, .assetGrid th
{
    padding-right: 7px;
    padding-left: 7px;
}
.landingPad
{
    padding-left: 3px;
}
.landingPad div
{
    padding: 2px;
}
.unpaddedList
{
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 25px;
}
.unpaddedList li 
{
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 25px;
    height: 0px;
}
.specTable td
{
    padding: 1px 10px 1px 1px;
    color: #333333;
    font-weight: bold;
}
.LearnMoreTable
{
    font-size: 11px;
    border: 1px solid #969491;
}
.LearnMoreTable th
{
    font-weight: bold;
}
.LearnMoreTable td, .LearnMoreTable th
{
    padding: 3px;
    margin: 0px;
    border: 1px solid #969491;
}
#SprintLogo {
    float: left; 
}
#SprintWelcome {
    font-size: 18px;
    font-style: italic;
    color: White;
    text-align: center; 
}
.btnIL {
    height: 39px;
    border: 0px;
    margin: 0px;
    padding: 0px;
    background-image: url(/images/bin/buttonFace.jpg);
    text-transform: uppercase;
    font-style: italic;
    font-size: 10px;
    padding-left: 7px;
    width: 183px;
    cursor: pointer;
}
#sandbox {
    background-image: url(/images/bin/bgBlueFireBL.jpg); 
    background-repeat: no-repeat; 
    background-position: left bottom;
    min-height: 980px;
}
.BodyBlueOnFire {
    background-color: Black; 
    background-image: url(/images/bin/bgBlueFireTR.jpg); 
    background-repeat: no-repeat; 
    background-position: right top;
}
.landingLinks, .landingLinks a {
    font-style: italic;
    color: Gray;
    font-size: 14px;
}