form h1{color:#C00;}

h3 {
    font-size:13px;
    font-weight: bolder;
    margin:0;
    line-height:14px;
    padding:0 0 0 10px;
}
sup{
font-size:8px;
font-family:verdana;

}
.numberList ul{
margin:0;
padding:3px 0 3px 16px;
width:525px;
clear:all;
}
.numberList li.one{
list-style-image:none;
list-style-type:none;
padding:13px 0 13px 40px;
background:url(/images/blt_altbox_1.gif) no-repeat;
background-position:left;
}
.numberList li.two{
list-style-image:none;
list-style-type:none;
padding:13px 0 13px 40px;
background:url(/images/blt_altbox_2.gif) no-repeat;
background-position:left;
}

.numberList li.three{
list-style-image:none;
list-style-type:none;
padding:13px 0 13px 40px;
background:url(/images/blt_altbox_3.gif) no-repeat;
background-position:left;
}
.numberList li.four{
line-height:12px;
list-style-image:none;
list-style-type:none;
padding:13px 0 13px 40px;
background:url(/images/blt_altbox_4.gif) no-repeat;
background-position:left;
}
.numberList li.five{
list-style-image:none;
list-style-type:none;
padding:13px 0 13px 40px;
background:url(/images/blt_altbox_5.gif) no-repeat;
background-position:left;
}
.numberList li.six{
list-style-image:none;
list-style-type:none;
padding:13px 0 13px 40px;
background:url(/images/blt_altbox_6.gif) no-repeat;
background-position:left;
}
.numberList li.seven{
list-style-image:none;
list-style-type:none;
padding:13px 0 13px 40px;
background:url(/images/blt_altbox_7.gif) no-repeat;
background-position:left;
}
.numberList li.eight{
list-style-image:none;
list-style-type:none;
padding:13px 0 13px 40px;
background:url(/images/blt_altbox_8.gif) no-repeat;
background-position:left;
}
.numberList li.nine{
list-style-image:none;
list-style-type:none;
padding:13px 0 13px 40px;
background:url(/images/blt_altbox_9.gif) no-repeat;
background-position:left;
}
.numberList li.ten{
list-style-image:none;
list-style-type:none;
padding:13px 0 13px 40px;
background:url(/images/blt_altbox_10.gif) no-repeat;
background-position:left;
}
.numberList li.eleven{
list-style-image:none;
list-style-type:none;
padding:13px 0 13px 40px;
background:url(/images/blt_altbox_11.gif) no-repeat;
background-position:left;
}
.numberList li.twelve{
list-style-image:none;
list-style-type:none;;
padding:13px 0 13px 40px;
background:url(/images/blt_altbox_12.gif) no-repeat;
background-position:left;
}
.numberList li.thirteen{
list-style-image:none;
list-style-type:none;
padding:13px 0 13px 40px;
background:url(/images/blt_altbox_13.gif) no-repeat;
background-position:left;
}
.numberList li.fourteen{
list-style-image:none;
list-style-type:none;
padding:13px 0 13px 40px;
background:url(/images/blt_altbox_14.gif) no-repeat;
background-position:left;
}
.numberList li.fifteen{
list-style-image:none;
list-style-type:none;
padding:13px 0 13px 40px;
background:url(/images/blt_altbox_15.gif) no-repeat;
background-position:left;
}
.leftTout {
padding:20px 0 25px 25px;
float:left;
    width: 270px;
}
.rightTout{
padding:20px 25px 25px 0;
    width: 270px;
    float:right;
}
.mainContent {
    text-align:left;
}
p {
    padding:0;
    margin:0;
}
.mainContentTop {
    background: url(/images/bg_contentcontainer_1.gif) bottom no-repeat;
    height:12px;
    width:606px;
}
.mainContentContainer {
    /*background-image:url(/images/bg_contentcontainer_2.gif);*/
    background-repeat: repeat-y;
    display:table;
    min-height:350px;
    width:100%;
}
.mainContentContainer p,
.mainContentContainer ul li,
.mainContentContainer h1,
.mainContentContainer h2{
    padding:0 15px 0 15px;
    }
.mainContentContainer ul {
    margin-top: 0;
}
.mainContentContainer li {
    list-style-image:url(/images/list_bullet_red.gif);
    margin: 3px 0 4px 0;

}
.mainContentContainer li ul li {
    list-style-image:url(/images/list_arrow_red.gif);
    margin: 3px 0 4px 0;
}
/* for Internet Explorer min height hack */
/*\*/
* html .mainContentContainer {
    height:310px;
}
/**/
.mainContentBottom {
    /*background: url(/images/bg_contentcontainer_3.png) no-repeat;*/
    height: 126px;
}
/* for Internet Explorer min height hack */
/*\*/
* html .mainContentBottom {
    background: url(/images/bg_contentcontainer_3.gif) no-repeat;
}
/**/
.dataBox {/*has fixed width of 576px*/
    background:url(/images/tableTabBtm.gif) center bottom no-repeat;
    padding-bottom:12px;
    float:left;
    width:576px;
    margin:0 15px 0px 15px;
    display: block;
    clear: both;
}
* html .dataBox { /* auto clear, @ IE 6 & IE 7 Quirks Mode */
    display: inline;
}
.dataBox:after { /*  IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
table.data {
    border-collapse:collapse;
    width:100%;
}
table.data th{
    font-size:11px;
    padding:3px;
    height:31px;
    background:#c3c3c3;
    color:#404040;
}
table.data tbody {
    border-left:2px solid #efefef;
    border-right:1px solid #ebebeb;
}
.data caption {
    background:url(/images/bg_blk_tab1.gif) top left no-repeat;
    padding-left:15px;
    text-align:left;
    font-size:12px;
    font-weight:bold;
    color:#FFFFFF;
    line-height:25px;
}
.data caption span {
    background:#000  url(/images/bg_blk_tab2.gif) top right no-repeat;
    display:block;
    float:left;
    padding:5px 20px 5px 5px;
}
td.rates-new{
width:5px;}
.odd {
    background:#ebebeb;
}
td.col-check-radio{
    width:22px;
}
td.col-price{
    width:15%;
    white-space:nowrap;
    }
td.col-price-pp{
    width:30%;
        }
.data td {
    border-left:1px solid #fff;
    padding:9px;
    font-size:12px;
    vertical-align:top;
}
.data td ul li{
    padding:0;
    margin-left:20px;
    list-style-image:url(/images/list_arrow_gray.gif);
}
.data input {
    border:0;
}
.data .uom {
    color:#c00;
    font-size:20px;
    font-weight:bold;
}
.data .uom-txt {
    color:#c00;
    font-size:12px;
    font-weight:bold;
}
.data .desc {
    font-size:18px;
    font-weight:bold;
}
/*content text style setting*/
ul.mainContent {
    list-style-image:url(/images/list_arrow_red.gif);
    width: 500px;
    padding: 0 0 0 20px;
    margin: 0;
}
p.title {
    font-size:12px;
    font-weight:bold;
    color: #444;
    margin:15px 0 15px 0;
}
.bold {
    font-weight:bold;
}
p.titleInfo {
    display:block;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #444444;
    font-size: 1.1em;
    text-transform: uppercase;
    margin-top: 20px;
    padding: 2px 0 3px 24px;
    background-image: url(/images/icon_info.gif);
    background-repeat: no-repeat;
}
.iconInfoText {
    vertical-align:top;
}
/* ******************************************** */
/* **************** UPGRADES ****************** */
/* ******************************************** */

#upgradeMainContent {
    width: 100%;
    height:auto;
    position:relative;
}
#contentWrapper {
    float: left;
    width: 610px;
    margin: 20px auto 20px auto;
}
#contentTop {
    height: 20px;
    background-color: #fff;
    background-image: url(/images/contentBoxTop.gif);
    background-position:top right;
    background-repeat:no-repeat;
    position: relative;
    left: 1px;
}
#contentBtm {
    background-color: #fff;
    background-image: url(/images/contentBoxBtm2.gif);
    background-position:bottom right;
    background-repeat:no-repeat;
    float: left;
    position: relative;
    left: 1px;
    width: 100%;
    height: 10px;
}
#upgradeSubHeader {
    padding: 10px;
}
.subHeaderImg {
    float: left;
}
.contentCopy {
    width: 90%;
    float: left;
    text-align: left;
    padding: 5px 15px 5px 15px;
}
.contentCopyTxt {
    margin: 0;
    padding: 0;
    color: #444;
    display:block;
}
.contentCopy h3 {
    margin: 0;
    padding: 0;
    padding-left: 12px;
    color: #444;
    font-weight:bolder;
    font-size: 16px;
}
.phoneBrandText {
    color: #c00;
    font-weight: bold;
    font-size: 16px;
}
.phoneModelText {
    color: #444;
    font-weight: bold;
    font-size: 14px;
    padding: 0;
    margin: 0;
}
.rewardPointText {
    color: #c00;
    font-weight: bold;
    font-size: 18px;
}
.contentCopy p {
    margin: 0;
    padding: 0;
    color: #444;
    padding-left: 14px;
}
#phoneRewardsTable {
    float: left;
    padding-left: 6px;
}
#phoneRewardsTable table td {
    padding: 5px;
    font-size: 14px;
    color: #000;
    vertical-align: middle;
}
.tdLeftCol {
    border-left: 1px solid #ebebeb;
    padding-left: 10px;
    text-align: left;
}
.tdMidCol {
    border-right: 1px solid #fff;
    margin:0 auto;
}
.tdRightCol {
    border-right: 1px solid #ebebeb;
    text-align:center;
}
.row .tdRightCol {
    border-right: 1px solid #ebebeb;
}
#phoneRewardsTable table th {
    padding: 0;
    margin: 0;
}
#phoneRewardsTable .tableRow1 {
    background-color: #ebebeb;
}
#phoneRewardsTable .tableRow2 {
    background-color: #fff;
}
#phoneRewardsTable .tableTitleRow {
    color: #000;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
}
#tableTopBar {
    background-image: url(/images/tableTabTop.gif);
    background-repeat:no-repeat;
    padding: 0 0 0 15px;
    margin: 0;
    text-align: left;
    color: #fff;
    height: 33px;
    font-size: 14px;
    line-height: 12px;
    text-indent: 10px;
}
#tableBtmBar {
    background-image: url(/images/tableTabBtm.gif);
    background-repeat:no-repeat;
    padding: 0;
    margin: 0;
    color: #fff;
    height: 12px;
}
.upgradePhonePic {
    width: 30%;
    margin: 0 auto;
    position: relative;
    padding: 5px 0 5px 5px;
}
/*upgrade end*/


.packageGroup {
    background:#d3d3d3;
    font-weight:bold;
}
html>body div.row {
    display:table;
    margin:3px;
    text-align:left;
    width:97%;
}
div.row {
    margin:3px;
    text-align:left;
    vertical-align:top;

}
.f-l {
    float:left;
    margin-right:5px;
}
/*ERRORS*/
.error dd.err {
/*background:url(/images/icons/i_alert2.gif) no-repeat;*/
}
.error dl {
    color:#f00;
    font-size: 12px;
    /*padding:7px;
background:#ffe57c url(/images/error_bg.gif) repeat-x;*/
padding:0;
    margin:0;
}
.error dl dd {
    /*background:url(/images/icons/i_error_stop.gif) no-repeat;
padding-left:30px;*/
text-align:left;
    padding:0;
    margin:0;
}
.error label {
    color:#f00;
    font-weight:bold;/*background: url(/images/icons/i_error_bg.gif) top left no-repeat;
padding-left:24px;*/
}
.required label {

}
span.required {
    /*display:none;*/
background: url(/images/i_required.gif) left 6px no-repeat;
    display:block;
    float:left;
    text-indent:-1000px;
    width:10px;
    height:10px;
        margin-left:-10px;
}
#mainContent3 .row label {
    width:28%;
    float:left;
    padding-left:10px;
    padding-right:10px;
}
#mainContent3 .row-fields{
width:68%;
float:left;
}

#mainContent2-mirror .row label{
    float:left;
    padding-left:10px;
    padding-right:10px;
    width:35%;
}
#mainContent2-mirror .row-fields{
width:60%;
float:left;
}


.txt-red {
    color:#c00;
}
.summary-table, .summary-table table {
    border-collapse:collapse;
    font-size:12px;
}
.summary-table .grey-border {
    border:1px solid #ccc;
    padding:5px;
}
.txt-r {
    text-align:right;
}
.landingLinks a:link, .landingLinks a:visited {
    text-decoration: none;
    font-weight:bold;
    font-size: 12px;
    line-height:30%;
    font-stretch: narrower;
}
.landingLinks a:hover {
    text-decoration: underline;
}
.landingLinks {
}
#nav-tabs{
width:576px;
background:#fff;
margin:0 0 0 15px;}

table.nested-data{
width:100%;}
table.nested-data th{
background:#ebebeb;
color:#555;
font-size:11px;
padding:6px;
}
table.nested-data td{
font-size:12px;
padding:9px;
}
table.nested-data .uom{
font-size:20px;
font-weight:bold;
color:#c00;}

/* for Internet Explorer min height hack */
/*\*/
* html div.row {
    height:10px;
}
/**/
.contact-form label{
width:240px;
}
.contact-form select{
font-size:11px;
}
.contact-form {
margin:0 10px 0 10px;
}
.contact-form span.required{
display:none;
}
.fraction-amounts {
    vertical-align: 50%;
    font-size: 50%;
    padding-left: 1px;
}
.red-color{
color:#c00;
}

.bonus {
background:#CC0000;
color:#FFFFFF;
padding: 5px;
}
/*classes for accessories*/
 .accessoryType {
           margin-top: 10px;
           border-bottom:3px solid #ccc;
           text-transform:uppercase;
          line-height:45px;

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

}
 table.accessories {
              width: 97%;
           min-height:500px;
}
 table.accessories td {
              font-size:12px;
              vertical-align:top;
}
 .accessoryLongDescription ul li{
       padding:0;
       margin-left:-20px;
 }

.no-border{
    border:0;
}
.check-box{
    border:0;
    margin:0;
    padding:0;
}

/* for Internet Explorer checkbox height hack */
/*\*/
* html input.check-box {
margin-left:-4px;
}
/**/

a.exp-coll-close,
a.exp-coll-open {
    cursor:pointer;
}

#topUpCardInput .row label{
        text-align:right;
        font-size:14px;}

em.hint{
    font-size:11px;
    color:#666;}

.act-button{
    font-size:18px;
    font-weight:bold;
    padding:0px 15px 0px 15px;
    margin-left:20px;
    vertical-align:middle;
    color:#000;
}
.act-button-link{
    font-size:18px;
    font-weight:bold;
    padding:5px 15px 5px 15px;
    margin-left:20px;
    vertical-align:top;
    color:#000;
    border: 2px outset #ccc;
    background:#efefef;
}
.number-table{
    border-collapse:collapse;
    margin:10px 0 10px 0;
}
.number-table th{
    padding: 5px 5px 0px 10px;
    font-size:14px;
}

.number-table td{
padding:10px;
}
.oops-table td
.fee-table td{
padding:3px 0 3px 15px;
font-size:11px;
}

.fee-table{
border-collapse:collapse;
margin:10px 0 10px 0;
width:100%;
}
.oops-table{
border-collapse:collapse;
margin:10px 0 10px 0;
width:97%;
}
#provineTd select,
#localAreaDisplay select{
width:200px;}

#provineTd select,
#localAreaDisplay select{
width:200px;}

div.txt12, span.txt12, #stepList td, table.txt12 td{
    font-size:12px;
}
.data caption span span.txt12 {
    display: inline !important;
}
.txt14{
    font-size:14px;
}
.redBox{
border:1px solid #c00;
background:#fff;
}
#checkTermsAndConditionsDiv dd
{
    font-weight:bold;
    padding-left:15px;
}

#stepList td, table.txt12 td{
    font-size:12px;
}

/*classes for home pagedeflash*/
#slideshow {
    background:#000;
    width:645px;
    height:272px;
    overflow:hidden;
}
#nav {
    height:24px;
    position:absolute;
    top:240px;
    left:80px;
    z-index:200;
    padding:0;
    margin:0;
}
#nav li {
    float: left;
    margin: 2px;
    list-style: none;
}
#nav a {
    width: 16px;
    height:16px;
    padding: 0px;
    display: block;
    background:#c00;
}
#nav a.activeSlide {
    background: #f00;
    border: 2px solid #fff;
    width:14px;
    height:14px;
}
#nav a:focus {
    outline: none;
}
#nav img {
    border: none;
    display: block;
    width:16px;
    height:16px;
    visibility:hidden;
}
#controlButtons {
    width:60px;
    height:24px;
    position:absolute;
    top:240px;
    left:20px;
    z-index:300;
}
#pauseButton {
}
#resumeButton {
}
#picslider {
    width:645px;
    height:272px;
    background:#000;
    float:left;
    position:relative;
    overflow:hidden;
}
#curvedcorners-l {
    width:19px;
    height:272px;
    position:absolute;
    top:0;
    left:0;
    z-index:99;
}
#curvedcorners-r {
    width:20px;
    height:272px;
    position:absolute;
    top:0;
    left:626px;
    z-index:99;
}
#sprite_buttons {
    width:308px;
    height:272px;
    background:#414141;
    float:left;
}
#sprite_buttons a span {
}
#sprite_buttons  a#sb1 {
    background-position: 0px -68px;
}
#sprite_buttons  a#sb1 span {
    background-position: 0px 0px;
}
#sprite_buttons a#sb2 {
    background-position: 0px -204px;
}
#sprite_buttons a#sb2 span {
    background-position: 0px -136px;
}
#sprite_buttons a#sb3 {
    background-position: 0px -340px;
}
#sprite_buttons a#sb3 span {
    background-position: 0px -272px;
}
#sprite_buttons a#sb4 {
    background-position: 0px -476px;
}
#sprite_buttons a#sb4 span {
    background-position: 0px -408px;
}
#sprite_buttons .login-box {
    background:transparent url(/images/bg_login_box.gif);
    width:308px;
    height:136px;
}
.login-box{
    color:#fff;
    }

.login-box .row{
    margin:0 0 8px 0;
    }

/* Accordian */
a.trigger{
    }
a.trigger img {

}
ul.hac {
    list-style: none;
    margin: 0 auto;
    padding: 0;
    margin-left:10px;
    margin-top:20px;
    width:954px;
    height:202px;
    overflow:hidden;
}
ul.hac li {
    float: left;
    display: block;
    overflow: hidden;
    height:202px;
    width: 146px;
    position: relative;
    color:#fff;
}
ul.hac li a.trigger {
    position: absolute;
    width:146px;
    height:202px;
    float:left;
    overflow:hidden;
    background:#fff;
    text-align:center;
    outline:0;
}
ul.hac li p {
    margin:0;
    padding:0;
    width: 200px;
    height:202px;
    display: block;
    margin-left:146px;
    color:#555;
}
.phone-title{
    font-size:14px;
    font-weight:bold;
    color:#333;
    display:block;
    margin:10px 0 5px 0;
    }
.phone-pricing{
color:#d00;
display:block;
margin:10px 0 10px 0;
font-weight:bold;
}

/* for Internet Explorer margin hack */
/*\*/
* html span.phone-pricing {
padding-bottom:10px;

}
/**/
.phone-uom{
    font-size: 24px;
    vertical-align: top;
    position:relative;
    top:3px;
    }
ul.hac .phone-uom{
    font-size: 18px;
    vertical-align: top;
    position:relative;
    top:3px;
    }
.phone-price-dollars{
    font-size:32px;
    }
ul.hac .phone-price-dollars{
    font-size:30px;
    }

.phone-price-cents{
    font-size:24px;
    vertical-align:top;
    position:relative;
    top:3px;
    }
ul.hac .phone-price-cents{
    font-size:18px;
    vertical-align:top;
    position:relative;
    top:0;
    }
.phone-plan-desc,
.phone-plan-desc a{
    font-weight:bold;
    font-size:11px;
    color:#444;
    border:0;
    text-decoration:none;
    padding-bottom:3px;
}

.c444{
    color:#444;

}
.phone-price-note{
    font-weight:normal;
    font-size:10px;
    color:#444;
    display:block;
    clear:both;
    margin:0 20px 10px 0px;
    }
.phone-pricing-type{
      color:#000;
      font-size:14px;
      font-weight:bold;
      margin-bottom:5px;
      display:block;
    }
.prepaid-mrp,
.postpaid-mrp,
.phone-pricing-mrp {
    display:block;
    margin:0px 0 0px 0;
    color:#777;
    font-weight:bold;
    text-decoration:line-through;
    }

.phone-pricing-mrp .phone-uom{
    font-size:10px;
    }
.phone-pricing-mrp .phone-price-dollars{
    font-size:14px;
    }
.phone-pricing-mrp .phone-price-cents{
font-size:8px;
    vertical-align:top;
    }

.phone-pricing-mrp .phone-plan-desc{
font-weight:normal;
}
.phone-view-all{
    font-size:14px;
    font-weight:bold;
    text-align:right;
    margin-bottom:10px;
}
.phone-view-all a{
    color:#000;
}
.phone-price-desc,
.phone-featured-desc{
width:160px;
display:block;
}
.showhide-plans{
    background:#efefef;
    font-weight:bold;
    color:#c00;
    white-space:nowrap;
    padding:5px;
    float:right;
    clear:both;
    text-decoration:underline;
        }
ul.phones {
    padding:0;
    margin:0 0 0 15px;
    list-style:none;
}
ul.phones li span.phone-price-desc {
    width:150px;
}

ul.phones li p {
    display:block;
    float:left;
    width:160px;
    padding:0;
    margin:0;
}
.mainContentContainer ul.phones li {
    width:290px;
    float:left;
    list-style-image:none;
    margin:0 0 45px 0;
    padding:0;
    height:240px;
    overflow:hidden;
}

table.data th{
    font-size:11px;
    padding:3px;
    min-height:30px;
    background:#c3c3c3;
    color:#404040;

}
/* for Internet Explorer min height hack */
/*\*/
* html table.data th {
height:30px;
}
/**/
/*deflashed phone detail styles*/
#nav-tab {
    margin: 0;
    width:545px;
}

.sub-col-2-3 {
    margin:10px 0 20px 0;
    width:545px;
    float:left;
}
.sub-col-1 {
    width:208px;
    float:left;
    margin-left:3px;
    text-align:center;
}
.sub-col-2 {
    width:568px;
    float:left;

}
.sub-col-2-1 {
    float:left;
    width:340px;
    margin:0;
    font-size:12px;
}
.sub-col-2-1 span{
    display:block;
    padding-right:20px;
    font-size:12px;
}

/* for Internet Explorer min height hack */
/*\*/
* html div.sub-col-2-b {
height:275px;
}
/**/
 div.sub-col-2-b {
min-height:275px;
float:left;
}

.sub-col-2 div.plans {
    width:205px;
    float:left;
    background:url(/images/plans_top.gif) top left no-repeat;
    margin-top:0px;
}
.plans-content {width:170px;
                background:url(/images/plans_top.gif) bottom left no-repeat;
                padding-bottom:10px;
                display:block;
                float:left;
                min-height:100px;
                 }
.sub-col-2 div.plans div.plans-content{
    margin-top:10px;
}
.plans-content .phone-pricing,
.plans-content .phone-pricing-type,
.plans-content  .phone-price-note,
.plans-content  #whereToBuyLink,
.plans-content  #whereToBuyImageLink,
.plans-content .buynow,
.plans-content #priceForPostpaidPlans{
margin-left:10px;
}
.plans-content  #whereToBuyImageLink{
padding:0;
margin-bottom:10px;
}
.plans-content .buynow{
    margin-bottom:10px;}
#priceForPostpaidPlans{
    width:140px;}
.sub-col-2 div.plans div {
    margin:0;
    padding:0;
    width:100%;
    float:left;
}

.sub-col-2 div.plans span.phone-plan-desc,
.plans div input {
float:left;
}

.sub-col-2 div.plans span.phone-uom,
.sub-col-2 div.plans span.phone-price-cents,
.sub-col-2 div.plans span.phone-price-dollars
{
float:none;
}

.sub-col-2 div.plans .phone-price-box{
width:120px;
}

.sub-col-2 div.plans span.phone-uom,
.plans span.phone-plan-desc{
    margin:12px 0 0 0;
}

.sub-col-2 div.plans span.phone-plan-desc{
margin-left:5px;

    }

.sub-col-2 div.plans .phone-pricing  input {
margin:10px 0 0 7px;
padding:0;
}

.sub-col-2-4 {
    width:786px;
    float:left;
}
.line{
margin:10px 0 10px 0;}
.mainContentContainer ul.list-dtls li {
list-style-image:url(/images/list_arrow_gray.gif);
margin:6px 0px;
padding:0;
}

.tab-wrap{
width:786px; float:left;
margin-top:20px;}
div.phone-gq-links{
text-align:left;
padding-top:10px;
}
.gq{
width:170px; height:30px;  background:url(/images/gq_top.gif) top left no-repeat; margin:0 auto;
font-size:14px; font-weight:bold; color:#97d1f6; padding:0; line-height:30px;
}
.gq-mid{
width:170px; background:url(/images/gq_mid.gif) top left; margin:0 auto;}
.phone-gq-links a{
color:#444;
padding:0 0 0 10px;
margin:0px;
display:block;
}
.key-line fieldset { margin:10px; border:0; padding:0;}

.key-line fieldset legend{ color:#000; font-weight:bold;}

.html-title {
    font-size:30px;
    color:#c00;
}

.term-selection{
text-align:center;
background:url(/images/bg_term_selection.gif) center  top no-repeat;
height:28px;
}
.term-selection a {
color:#fff;
font-weight:bold;
font-size:18px;
line-height:24px;
}

.mainContentContainer div.stepContent ul li{
padding:0;
margin-left:225px;
}

#mainContent1{
    background:#fff;
    min-height:700px;
}
/* for Internet Explorer min height hack */
/*\*/
* html #mainContent1 {
    height:700px;
}

#mainContent1 div.mainContentContainer{
background-image:none!important;}

#phone_swap .phone-title{
float:left;
margin-left:5px;
    }
.update-box{
border: 2px solid #c00;
padding:10px;
margin:0 15px 10px 15px;
font-size:12px;
}
.update-box a{
text-decoration:underline;}

#phone_swap span.phone-highlighted-feature,
#phone_swap span.phone-featured-desc {
color:#fff;
visibility:hidden;
display:none;
text-indent:-5000px;
}

#whereToBuyLink a{
      display:block;
      margin:0;
      font-weight:normal;
      text-decoration:underline;
 }

.multifields {border:0px solid #000;  width:470px;}
.multifields .multifield-line{

}
.multifields  .singlefield-line{
clear:both;
}

#mainContent2-mirror .multifields  div.row table label,
#mainContent2-mirror .multifields .multifield-line  div.row label{
font-size:9px;
clear:both;
display:block;
white-space:nowrap;
padding-left:0;
}
#mainContent2-mirror .multifields  div.required table label,
#mainContent2-mirror .multifields .multifield-line  div.required label{
    background:transparent url(/images/i_required.gif) no-repeat scroll left 3px;
    width:90%;
}
#mainContent2-mirror .multifields .multifield-line  div.required label{
    padding-left:16px;
}


#mainContent2-mirror .multifields .singlefield-line  div.required label{
    background:transparent url(/images/i_required.gif) no-repeat scroll left 3px;
    width:90%;
}

#mainContent2-mirror .multifields  div.row .row-fields,
#mainContent2-mirror .multifields  div.row table .row-fields,
#mainContent2-mirror .multifields .multifield-line div.row .row-fields{

clear:both;
display:block;
}
#mainContent2-mirror .multifields .multifield-line div.row{
width:auto;
float:left;
}

#mainContent2-mirror .multifields .singlefield-line  div.row label{
font-size:9px;
clear:both;
display:block;
white-space:nowrap;
padding:0;
}

#mainContent2-mirror .multifields .singlefield-line  div.required label{
    padding-left:16px;
}

.multifields span.required {
background:transparent url(/images/i_required.gif) no-repeat scroll left 6px;
display:none;

}

.txt12-inline{
font-size:12px;
}

/*Cufon Remove CSS */

h1 {
     font-family: VMUltramagneticNormalRegular !important;
     font-weight: normal;
    }
.ultra, .right-rail .standard .heading {
    font-family: Arial,Helvetica,sans-serif !important;
    font-weight: bold !important;
}
h1.ultra {
     font-family: VMUltramagneticNormalRegular !important;
     font-weight: normal !important;
      line-height: 23px !important; /*Not Required but for terms and conditions just in case */
    }
.table ul li.title {
    margin-left: -5px !important;
}

/*Cufon Remove CSS*/


