html * {
    margin: 0;
    padding: 0;
}
body {
    font-size: 62.5%;
    line-height: 1.5em;
}
fieldset, img {
    border: 0;
}
#news ul li{ list-style:none}
address, caption, cite, code, dfn, th, var {
    font-style: normal;
    font-weight: normal;
}
caption,th {
    text-align: left;
}
ul {
    list-style-type:none;
}
h1 {
    font-size: 2.2em;
    line-height: 1em;
    margin-bottom:0.5em;
    font-weight: normal;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 12px;
}
h4 {
	font-size: 12px;
}
h5 {
    font-size: 1.0em;
}
h6 {
    font-size: 1.6em;
}
input, select, th, td {
    font-size: 1.0em;
}
a img, :link img, :visited img { 
    border: none 
}
address { 
    font-style: normal 
}
p {
    margin: 1em 0;
}

.line-h {
    width:100%;
    height:1px;
    font-size:1px;
    border-top:1px solid #e5e5e5;
    clear:both;
}

.box-container {
    border:1px solid #e5e5e5;
}
.cleardiv {
    clear:both;
    height:0px;
    font-size:0px;
    overflow:hidden;
}
.grad	{
    background:#ffffff url(/business/images/od/gradient.gif) repeat-x bottom left;
}
/******************************************
Moving from localized main.css files
******************************************/

body
{
	font-family: "宋体";
	color:#666666;
	background-color: #ededed;
}
body.business {
    background-repeat: repeat;
    background-position: left top;
}
h1
{
    color:#333333;
}
p, a, li, span, td, th
{
	font-size: 12px;
}
p a, li a, li span, a span, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, h1 span, h2 span, h3 span, h4 span, h5 span, h6 span, td p, td a, td span, td li,
td h2, td h3, td h4, li li, th p, th a, th span, th li, th h2, th h3, th h4
{
	font-size: 12px;
}
a:link
{
    text-decoration:none;
    color: #0A94D6;
}
a:active
{
    outline:none;
}

a:visited
{
    text-decoration:none;
    color: #0A94D6;
}

a:hover
{
    text-decoration:underline;
    color: #0A94D6;
}

.popup {
	background:url(/business/images/buttons/btn_preview.gif) no-repeat top left;
	padding-left:15px;
	margin-left:5px;
}

.print-icon {
	background:url(/business/images/buttons/btn_print_icon.gif) no-repeat top left;
	padding:0px 0px 0px 15px;
	margin-left:5px;
}

.internal-back-link {
	background:url(/business/images/buttons/btn_arrow_left.gif) no-repeat top left;
	padding:0px 0px 0px 10px;
	margin-left:5px;
}

a.backToTop
{
    padding: 0 15px;
    background: url(/b2bglobal/images/btn_arrow_up.gif) left no-repeat;
    float:right;
}

.internal-link {
    background:url(/business/images/buttons/btn_box_arrow_right.gif) no-repeat top left;
    padding:0px 0px 6px 21px;
    line-height:18px;
}

a.arrowDown{background:url('/business/images/common/ico_arrow_down_blue.gif') center right no-repeat; padding-right:10px;}
a.arrowUp{background:url('/business/images/common/ico_arrow_up_blue.gif') center right no-repeat; padding-right:10px;}


#container
{
	margin: 0 auto;
	width: 985px;
	background: url(../images/page_midSlice.gif) 0 0 repeat-y transparent;
    /*background: url(/b2bglobal/images/landingPage_heightGrid.jpg) 0 0 no-repeat transparent;*/
}

#page
{
    margin: 0 auto;
    width: 950px;
}

#content
{
    clear:both;
}

#primary-content
{
    clear:both;
}

#header
{
    clear: both;
    padding-top:10px;
}

#topNav
{
	
    clear: both;
}
.topNav{float:left; line-height:2.3em; font-size:9pt; padding-left:10px;}
#footer
{
    clear: both;
}
#btmContainer
{
	clear: both;
	margin: 0 auto;
	width:985px;
	height:5px;
	background: url(../images/page_btmSlice.gif) 100% 100% no-repeat transparent;
}
/********************
Forms
*********************/
#search
{
    margin-right:5px;
    vertical-align:bottom;
}
#learnAbout
{
    margin-top:5px;
    margin-right:5px;
    vertical-align:bottom;
    width:140px;
}
#checkCoverage
{
    margin-right:5px;
    vertical-align:bottom;
    width:25%;
}
#numberLookup
{
    vertical-align:bottom;
}
/********************
Font Treatments
*********************/
.orange
{
    color:#f27d00;
}

.orangeCaps
{
    color:#f27d00;
    text-transform:uppercase;
}

/********************
Mods
*********************/
.mod_a /* 1px border box with tall gradient bg and 12px padding */
{
    background: url(/b2bglobal/images/mod_a_gradientSlice.gif) 0 100% repeat-x transparent;
    margin-bottom:10px;
    padding:12px;
    border: 1px solid #ccc;
}

.mod_b
{
    padding:12px;
}

.mod_c, .mod_c2, .mod_c3 /* 1px border box  */
{
    margin-bottom:10px;
    padding:12px;
    border: 1px solid #ccc;
    overflow: hidden;
}

.mod_c2, .mod_c3
{
    width:228px;
    height:125px;
    padding:0;
    background-repeat:no-repeat;
    background-position:100% 100%;
}

.mod_c3
{
    height:138px;
}

.mod_d /* 1px border to left of content area */
{
	padding-left:25px;
	border-left: 1px solid #ccc;
	padding-right: 25px;
}
.mod_d2 /* 1px border to left of content area NO RIGHT PADDING */
{
    clear:both;
    padding:12px 0 12px 12px;
    border-left: 1px solid #ccc;
}
.mod_d3 /* 1px border to left of content area when multi classing a column*/
{
    padding-left:10px;
    margin-left:-1px !important;
    
    border-left: 1px solid #ccc;
}

.mod_e /* 1px border box with tall gradient bg FOR BUSINESS PAGES ONLY */
{
    background: url(/b2bglobal/images/B2B_pinstripes.gif) 0 100% repeat-x transparent;
    margin-bottom:10px;
    padding:12px;
    border: 1px solid #ccc;
}

.mod_f  /* 1px border box with tall gradient bg NO PADDING*/
{
    background: url(/b2bglobal/images/mod_a_gradientSlice.gif) 0 100% repeat-x transparent;
    margin-bottom:10px;
    border: 1px solid #ccc;
}

.mod_g /* 1px top,left,right border no bottom padding */
{
    padding:12px;
    border: 1px solid #ccc;
    border-bottom:0px;
}

.mod_h  /* 1px border box with NO gradient bg NO PADDING*/
{
	margin-bottom:10px;
	overflow: hidden;
}

.mod_h img {
    vertical-align:bottom;
}

.mod_i
{
    padding:12px;
    padding-top:0px;
}
.mod_j /* 1px top, left, bottom border box*/
{
    padding:12px;
    border: 1px solid #ccc;
    border-right:0;
}
.mod_k /* 1px top, right, bottom border box*/
{
    padding:12px;
    border: 1px solid #ccc;
    border-left:0;
}

.mod_l /* 1px border box with tall gradient bg FOR BUSINESS PAGES ONLY NO PADDING */
{
    background: url(/b2bglobal/images/B2B_pinstripes.gif) 0 100% repeat-x transparent;
    margin-bottom:10px;
    border: 1px solid #ccc;
}

.mod_m
{
    float:left;
    padding:12px;
}

.mod_n
{
    float:left;
    width:468px;
    height:138px;
    border: 1px solid #ccc;
}

.mod_o, .mod_p  /* support landing page double column - fixed dimensions */
{
    float:left;
    margin-bottom:10px;
    padding:12px;
    border: 1px solid #ccc;
    width:324px;
    height:100px;
}

.mod_p /* right column on support landing page with double columns */
{
    margin-left:10px;
}

.mod_error /* 1px Orange border for form errors */
{
    background:#ffd8d9;
    margin-bottom:10px;
    color:#f00;
    padding:5px;
    border: 1px solid #f00;
}

.mod_caution /* 1px Orange border for form errors */
{
    background:#f9f4d3;
    margin-bottom:10px;
    color:#666666;
    padding:5px;
    border: 1px solid #f27d00;
}

.mod_message /* 1px Orange border for form errors */
{
    background:#fafafa;
    margin-bottom:10px;
    color:#666666;
    padding:5px;
    border: 1px solid #cccccc;
}

.checkoutButtons
{
    margin-top:-13px;
    padding:12px;
    border:1px solid #ccc;
    text-align:right;
}
.modClear
{
    clear:both;
}

.mainHomePromo
{
    background-repeat:no-repeat;
    width:707px;
    height:257px;
}

.mainHomePromo2
{
    width:950px;
    height:290px;
    margin-top:12px;
    margin-bottom:10px;
}

/********************
Content Block Templates
*********************/
.contentBlock_a /* image to the left of content using .floatLftPadRgt in divs */
{
    clear:both;
    padding:10px 0;
}
.contentBlock_b img /*img on top or bottom of content*/
{
    padding:10px 0;
}
.contentBlock_c img  /*img with content wrapped around img on right using align="right" on img tag */
{
    padding:0 0 10px 10px;
}
.contentBlock_d  /* image to the left of content using align="right" on p tag and align="left" on img tag */
{
    vertical-align:top;
}
.contentBlock_e  /* used in parent div for two columns at 50% width */
{
    clear:both;
}
.contentBlock_e ul
{
    margin-top:12px;
}
.contentBlock_e  li.first
{
    font-weight:bold;
}
.contentBlock_e li a
{
    padding:0 10px 0 0;
    border-right:1px solid #ccc;
}
.contentBlock_e li a.last
{
    padding-left:10px;
    border:0;
}
.contentBlock_e li a.first
{
    padding:0;
    border:0;
}
.contentBlock_f   /* main block (used on about landing) with large bg img *INLINE* flush to border */
{
    padding-left:12px;
    padding-right:12px;
}
.contentBlock_f h2
{
    padding-top:12px;
}
.contentBlock_g  /* h4 top margin 1em.  p tag bottom margin 1 em. */
{
}
.contentBlock_g h4
{
    margin-top:1em;
}
.contentBlock_g p
{
    margin-bottom:1em;
    margin-top:0;
}
.topicContentBlock /* Topic list with page bookmarks in H2's or H4's*/
{
    clear:both;
}
.topicContentBlock ul.padded li
{
    padding:5px 0;
}
.topicContentBlock h2 a:hover
{
    text-decoration:none;
    color:#666666;
}
.topicContentBlock h4 a:hover
{
    text-decoration:none;
    color:#666666;
}
.pageTools li
{
    padding:5px 0 0 10px;
}
.pageTools img
{
    padding-right:5px;
}
/********************
ContentBlock Misc.
*********************/
.floatLftPadRgt /* example usage in conjunction with contentBlock_a in endnode_4.jsp */
{
    padding-right:12px;
    float:left;
}
.floatLeftEvenCol /* example usage in conjunction with contentBlock_e in endnode_5.jsp */
{
    float:left;
    width:49%;
}
ul.discUl
{
    list-style-type:disc;
    margin-left:13px;
}

ul.discUl2
{
    list-style-type:disc;
    margin-left:15px;
}
.textNav li a /* General horizontal links with pipe to the right of each (used on About Us landing page)*/
{
    padding:0 5px;
    border-right:1px solid #ccc;
}
.textNav li a.first
{
    padding-left:0;
}
.textNav li a.last
{
    border:0;
}

/********************
Misc.
*********************/
.horizRule, .horizRule2, .horizRule3
{
    clear:both;
    margin:1em 0;
    border-top:1px solid #ccc;
}
.horizRule2
{
    margin:.25em 0;
    border-top:1px solid #b5cacb;
}
.horizRule3
{
    margin:.25em 0;
    height:1px;
    border-top:1px solid #b5cacb;
}
div.horizDash, div.horizDash2
{
    background-image:url(/b2bglobal/images/splice_horz_sep.gif);background-repeat:repeat-x;width:210px;height:1px;padding-top:5px;
}
div.horizDash2
{
    width:200px;
    margin:5px 0 0 0;
}

div.horizDash3
{
    background-image:url(/b2bglobal/images/splice_horz_sep.gif);
    background-repeat:
    repeat-x;
    height:1px;
    margin:5px 0 ;
}
div.vertDash
{
    float:left;width:1px;height:110px;margin-top:8px;background-image:url(/b2bglobal/images/splice_listItemSeparator.gif);background-repeat:repeat-y;
}
.padRgt
{
    padding-right:10px;
}
.padLft
{
    padding-left:15px;
}
.pageTitle
{
    padding-left:10px;
}
.colMargTop
{
    margin-top:40px;
}
div.finePrnt
{
    width:50%;
}

p.finePrnt
{
    font-size: .9em;
}

.fltL
{
    float:left;
}

.fltR
{
    float:right;
}
.bold
{
    font-weight:bold;
}
p.noMargin
{
    margin:0;
}
h2.marginTop
{
    margin-top:10px;
}
h2.marginBtm
{
    margin-bottom:10px;
}
ul.list2
{
    margin-left:20px;
}
.margTop
{
    margin-top:5px;
}
.margBtm
{
    margin-bottom:5px;
}
.padBtm
{
    padding-bottom:10px;
}
.bar
{
    color:#e5e5e5;
}
.caps
{
    text-transform:uppercase;
}
/********************
Phone List Item
********************/

.listControls
{
    padding-top:10px;
    height:25px;
}
.listContainer
{
    clear:both;
    border-bottom:
    solid 1px #ccc;
}
.listContainerNoFixedHeight
{
    clear:both;
    height:100%;
    border-bottom: solid 1px #ccc;
    border-left: solid 1px #ccc;
    border-right: solid 1px #ccc;
}
.listCxb, .listCxbNC
{
    float:left;
    background-color:#EBEFFA;
    width:40px;
    text-align:center;
    height:170px;
    padding-top:10px;
    border-right:solid 1px #ccc;
}
.listCxbNC
{
    height:230px;
}
.listItemContainer, .listItemContainer2, .listItemContainerNC, .listItemContainerPackages
{
    clear:both;
    border:solid 1px #ccc;
    border-bottom:0;
    height:180px;
}
.listItemContainer2
{
    height:150px;
}
.listItemContainerNC
{
    height:240px;
}
.listItemContainerPackages
{
    height:210px;
}
.listItemContainerNoFixedHeight
{
    clear:both;
    border:solid 1px #ccc;
    border-bottom:0;
}
.lstItmCntntBx, .lstItmCntntBx2, .lstItmCntntBx3
{
    float:left;
    width:735px;
}
.lstItmCntntBx
{
    position:relative;
}
.lstItmCntntBx2
{
    width:770px;
}
.lstItmCntntBx3
{
    width:540px;
}
.iconDetailMusic, .iconDetailSignal, .iconDetailPhone, .iconDetailCamera, .iconDetailMail
{
    float:left;
    margin:2px;
}
.iconDetailMusic
{
    background-image:url(/b2bglobal/images/icon_detail_music.gif);
    width:14px;
    height:18px;
}
.iconDetailSignal
{
    background-image:url(/b2bglobal/images/icon_detail_signal.gif);
    width:14px;
    height:18px;
}
.iconDetailPhone
{
    background-image:url(/b2bglobal/images/icon_detail_phone.gif);
    width:9px;
    height:18px;
}
.iconDetailCamera
{
    background-image:url(/b2bglobal/images/icon_detail_camera.gif);
    width:19px;
    height:18px;
}
.iconDetailMail
{
    background-image:url(/b2bglobal/images/icon_detail_mail.gif);
    width:16px;
    height:18px;
}
.listPreviewBtn
{
    float:right;
    vertical-align:bottom;
    margin-top:5px;
}
.viewDetailsLink
{
    float:left;
    margin-top:5px;
    margin-right:10px;
}
.listItemTextContainer, .listItemTextContainer2, .listItemTextContainer3
{
    float:left;
    width:380px;
    padding-top:10px;
    padding-left:15px;
}
.listItemTextContainer2
{
    width:420px;
}
.listItemTextContainer3
{
    width:400px;
}
.listItemCrtTlzContainer, .listItemCrtTlzContainer2, .listItemCrtTlzContainer3
{
    clear:both;
    margin-left:20px;
    border-top:solid 1px #ccc;
    padding-top:5px;
    width:710px;
}
#phonePreviewDiv
{
    width:496px;
    position: absolute; 
    visibility:hidden;
    height: auto;
    padding:13px;
    background-color:#ffffff;
    border:1px solid #ccc;
}
.listItemCrtTlzContainer2
{
    width:750px;
}
.listItemCrtTlzContainer3
{
    width:550px;
}
.listItemCrtTlz
{
    float:right;
    vertical-align:top;
}
.viewDetailsIconContainer
{
    margin-top:10px;
    margin-left:15px;
}
.listItemPhoneContainer
{
    float:left;
    width:100px;
    text-align:center;
    padding-top:15px;
}
.listItemPriceContainer, .listItemPriceContainerNC
{
    float:left;
    position:relative;
    padding-top:10px;
    padding-left:10px;
    height:130px;
    width:225px;
}
.listItemPriceContainerNC
{
    height:194px;
}
.listSort
{
    width:200px;
}
.listBrand
{
    width:200px;
}
.listVersion
{
    width:100px;
}


/*****************************
Plan details tab section
*****************************/

.planTabTable
{
    width:500px;
}
.planTabTable_440
{
    width:440px;
}
.planTabPriceColumn
{
    text-align:right;
    vertical-align:bottom;
}
table.planTabXtraContent
{
    display:none;
}
td.planTabXtraContent
{
    border:solid 1px #ccc;
    padding:5px;
}

/*
Coverage Viewer
*/
.cvrgVwrContainer
{
    float:right;
    width:290px;
    border:solid 1px #ccc;
    height:120px;
    padding:10px;
    margin-left:20px;
}
.cvrgVwrForm
{
    vertical-align:middle;
    float:right;
    margin-top:15px;
    width:145px;
}

.cvrgVwrText
{
    float:left;
}

.cvrgVwrInput
{
    width:40px;
}
.btnQuestion
{
    vertical-align:middle;
    margin-left:4px;
}
.wirelessLookup
{
    background-image:url(/b2bglobal/images/splice_horz_sep.gif);
    background-repeat:repeat-x;
    padding-top:10px;
}
.wirelessLookup
{
    text-align:right;
}

/**********************
Learn landing pages
************************/
.learnFxdLftMod
{
    float:left;
    width: 330px;
    padding-bottom:0;
}
.learnFxdRgtMod
{
    float:left;
    width: 335px;
    padding-bottom:0;
}
.learnFxdHgtMod
{
    height:229px;
}
.learnFxdHgtHero
{
    height:110px;
}
/**********************
Shop landing page
************************/
.shopFxdHgtMod
{
    height:184px;
}
.shopFxdRgtMod
{
    height:184px;
}
.shopFxdBtmMod
{
    height:184px;
}
.shopFxdBtmMod2
{
    height:86px;
}
/**********************
Phones and Devices landing page
************************/
.pdFxdRgtMod
{
    height:86px;
}
.pdFxdHgtMod
{
    height:184px;
}
.pdFxdMidMod
{
    height:13px;
}
/**********************
Packages and Deals landing page
************************/
.pkFxdRgtMod
{
    height:86px;
}
.pkFxdHgtMod
{
    height:184px;
}
.pkFxdMidMod
{
    height:13px;
}


/**********************
GoPhone landing page
************************/
.goFxdRgtMod
{
    height:86px;
}

/**********************
Accessories landing page
************************/
.accFxdHgtMod
{
    height:160px;
}

/********************
Search Results
********************/
.srchItmBox
{
    clear:both;
    padding-top:8px;
    margin-bottom:10px;
}
.srchItmTxt
{
    float:left;
    width:65%;
}
.srchItmGrf
{
    float:left;
    width:140px;
    padding-top:3px;
    padding-left:5px;
    padding-right:8px;
    text-align:right;
}

/********************
Find a Store
********************/

.storeLstDk, .storeLstLt
{
    width:478px;
    border:solid 1px #ccc;
    border-bottom:0;
    background-color:#f5f5f5;
}
.storeLstLt
{
    background-color:#fff;
}
.storeIdx
{
    width:18px;
    vertical-align:top;
}
.storeInfo
{
    width:220px;
    vertical-align:top;
}
.storePhn
{
    width:140px;
    vertical-align:top;
}
.storeDis
{
    vertical-align:top;
}

/* SUPPORT */

.deviceSpec
{
    width:660px; border:1px solid #ccc; height:200px;overflow: auto;padding:10px;margin-top:10px;
}
.tutorSteps
{
    text-align:center;border:solid 1px #ccc;padding:10px;vertical-align:top;
}

ol.none{
    caption:Ordered List: None;
    list-style-type:none;
    line-height:1.6em;
}
ol.decimal{
    caption:Ordered List: 1 2 3;
    list-style-type:decimal;
    line-height:1.6em;
    margin-left:20px;
}
ul.none{
    caption:Unordered List : None;
    list-style-type:none;
    line-height:1.6em;
}
ul.circle{
    caption:Unordered List: Circle;
    list-style-type:disc;
    line-height:1.6em;
    margin-left:15px;
}
.call{
	float:left;
	position:absolute;
	left:465px;
	width:630px;
	height:73px;
	text-align:right;
	background:url(../images/call.gif)
}