/* Copyright 1998-2006 Acro Media Inc. All rights reserved -->   */

/*--------------------------------------------
|  GLOBAL STYLES / General
|
| Note: Mike Customization has orange theme
| text and graphics. Classes and IDs
| are named for such.
|
+--------------------------------------------*/

html { border: none; }

body {
  margin: 0px;
  padding: 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 14px;
  background: #fff;
  color: #333;
  text-align: center;
  }

img { border: 0; }
p { margin: 0 0 12px 0; padding: 0px; }
a { text-decoration: none; font-weight: bold; color: #000000; }
a:hover { color: #ff6600; }
h1, h2, h3, h4, h5, h6, form { margin: 0; padding: 0px; }

.clearBoth { clear: both; }
.req { color: #b5002f; font-weight: bold; }

#employeeOffersCTA {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  }

.offerCTA {
  margin: 0px 0px 0px 0px;
  padding: 0px 10px 0px 0px;
  float: left;
  }
  .offerCTA.last { padding: 0px; }

#loginAd {
  width: 748px;
  border: none;
  }

.spaceFrLn {
  margin: 0px;
  padding: 0px 0px 0px 0px;
  border: 1px solid #fff;
  margin-left: 2px;
  }

h1 {
  padding: 0px;
  margin: 0px;
  line-height: 15px;
  font-size: 12px;
  font-family: arial, helvetica, sans-serif;
  font-weight: bold;
  font-variant: normal;
  font-style: normal;
  text-decoration: underline;
  background-color: #fff;
  color: #4a156d;
  }

h1.mike {
  padding: 0px;
  margin: 0px;
  line-height: 15px;
  font-size: 12px;
  font-family: arial, helvetica, sans-serif;
  font-weight: bold;
  font-variant: normal;
  font-style: normal;
  text-decoration: underline;
  background-color: #fff;
  color: #f60;
  }

h5 {
  padding: 0px;
  margin: 0px;
  line-height: 17px;
  font-size: 14px;
  font-family: arial, helvetica, sans-serif;
  font-weight: bold;
  font-variant: normal;
  font-style: normal;
  text-decoration: none;
  background-color: #fff;
  color: #00cc33;
  }

/*--------------------------------------------
|  Site Container / Content(rightCol, leftCol)
---------------------------------------------*/
#siteContainer {
  margin: 0px auto;
  padding: 0px 0px 0px 0px;
  background: #fff;
  color: #777;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  width: 770px;
  text-align: left;
  }
  #siteContainer h2 {
    margin: 0px;
    padding: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #49166d;
    }
  #siteContainer h3 {
    margin: 0px;
    padding: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #777;
    }

#siteContent {
  margin: 20px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  }

.leftCol {
  float: left;
  width: 210px;
  }

.leftColPadding { padding: 20px 20px 0px 5px; }

.rightCol {
  float: left;
  width: 540px;
  }

.rightColPadding { padding: 20px 0px 0px 0px; }

/*--------------------------------------------
|  Header / Sub Header Code
---------------------------------------------*/
.hdrGfx {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  }

.hdrLogo {
  margin: 0px;
  padding: 0px;
  width: 221px;
  height: 83px;
  float: left;
  border-right: 1px solid #e4e4e4;
  background: #fff url(graphics/hdr_logo.gif) no-repeat;
  }

.hdrPageTitle {
  margin: 0px;
  padding: 48px 0px 0px 24px;
  float: left;
  }

.hdrErrors {
  margin: 0px;
  padding: 10px 0px 0px 5px;
  float: left;
  width: 200px;
  }
.hdrErrors p {
  margin: 0px;
  padding: 0px;
  color: #d00;
  }

.subHdrOne {
  background: #fff url(/graphics/bg_redLeaf.jpg) no-repeat;
  height: 110px;
  }
  .subHdrOne p {
    padding: 40px 10px 0px 120px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #49166d;
    font-size: 13px;
    }

.subHdrTwo {
  background: #fff url(/graphics/bg_yellowLeaf.jpg) no-repeat;
  height: 110px;
  }
  .subHdrTwo p {
    padding: 40px 10px 0px 120px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #49166d;
    font-size: 13px;
    }

.subHdrThree {
  background: #fff url(/graphics/bg_greenLeaf.jpg) no-repeat;
  height: 110px;
  }
  .subHdrThree p {
    padding: 40px 10px 0px 120px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #49166d;
    font-size: 13px;
    }

.navHdr { float: left; }

.hdrLogin {
  float: left;
  width: 300px;
  text-align: right;
  margin: 0px;
  padding: 0px;
  }

.hdrLoginID {
  float: right;
  padding: 4px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  }

.hdrLoginHowdo {
  font-size: 11px;
  padding: 0px;
  padding-right: 0px;
  margin: 0px;
  }
.hdrLoginHowdo a { color: #46126b; }
.hdrLoginHowdo a:hover { color: #e4e4e4; }

/*--------------------------------------------
|  Navigational Code (Top Right Menu System)
---------------------------------------------*/
.navPadding {
  margin: 20px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  }

.navContainer {
  margin: 0px;
  padding: 0px;
  height: 23px;
  }

#nav {
  float: right;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  }
  #nav li {
    float: left;
    border: 1px solid #e4e4e4;
    list-style-type: none;
    }
    #nav li a {
      outline: none;
      display: block;
      padding: 0px 10px;
      height: 20px;
      line-height: 20px;
      float: left;
      color: #777;
      text-decoration: none;
      background-color: #fff;
      }
    #nav li a:hover {background-color: #e4e4e4; color: #46126b;}
    #nav li a.current {background-color: #e4e4e4; color: #555;}
/*--------------------------------------------
|  Big Telus Advertisment Code
---------------------------------------------*/
.bigAd {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  width: 750px;
  height: 213px;
  background: #fff url(/graphics/bg_ad1.jpg) 0px 0px no-repeat;
  border-bottom: 1px solid #e4e4e4;
  }

.bigAdHeader {
  margin: 0px 0px 0px 0px;
  padding: 46px 0px 0px 64px;
  }
  .bigAdHeader p {
    font-family: Helvetica, Verdana, Geneva, Arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #999;
    }
  .bigAdHeader a { color: #999; }
  .bigAdHeader a:hover { color: #46126b; }

/*--------------------------------------------
|  Login Section Code
---------------------------------------------*/
.loginAds {
  margin: 20px 0px 0px 0px;
  padding: 0px;
  }

.loginHdrSection  {
  margin: 0px;
  padding: 0px;
  width: 233px;
  height: 88px;
  background: #fff url(/graphics/bg_monkeys.jpg) 0px bottom no-repeat;
  text-align: right;
  }
  .loginHdrSection a { font-weight: normal; color: #46126b; }
  .loginHdrSection a:hover { color: #999; }

.loginSection {
  margin: 0px;
  padding: 0px;
  width: 233px;
  background: #fff;
  text-align: right !important;
  }
  .loginSection a { font-weight: normal; color: #46126b; }
  .loginSection a:hover { color: #999; }

.btnLogin a {
  float: right;
  margin: 0px;
  padding: 0px;
  color: #fff;
  text-indent: -9999px;
  display: block;
  height: 16px;
  width: 55px;
  background: url(/graphics/btn_log_in.gif) 0px -16px no-repeat;
  }
  .btnLogin a:hover { color: #fff; background-position: 0px 0px; }

.btnRedeem a {
  float: right;
  margin: 0px;
  padding: 0px;
  color: #fff;
  text-indent: -9999px;
  display: block;
  height: 16px;
  width: 55px;
  background: url(/graphics/btn_redeem.gif) 0px -16px no-repeat;
  }
  .btnRedeem a:hover { color: #fff; background-position: 0px 0px; }

.loginCodeBox {
  float: right;
  }
  .loginCodeBox input { margin-left: 8px; padding: 0px; height: 16px; width: 120px; border: 1px solid #ccc; }
  .loginCodeBox select { margin-left: 8px; padding: 0px; height: 18px; width: 120px; border: 1px solid #ccc; font-size: 10px; }

.loginInfoTable {
  margin: 0px;
  padding: 0px;
  width: 290px;
  float: right;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 14px;
  background: #fff;
  color: #999;
  }
  .loginInfoTable td {  height: 20px; }
  .loginInfoTable td.cellOne { width: 95px; }
  .loginInfoTable td.cellTwo { width: 130px; }
  .loginInfoTable td.cellThree { width: 65px; }

/*--------------------------------------------
|  Small Ads (Beside Login Box)
---------------------------------------------*/
.smallAd {
  float: left;
  padding-left: 10px;
  }
  .smallAd.first {
    padding-left: 15px;
    }

/*--------------------------------------------
|  Form Style Customizations
---------------------------------------------*/
.formQuestion {
  margin-bottom: 15px;
  }
  .formQuestion h2 {
    margin-bottom: 3px !important;
    }
  .formQuestion p {
    margin: 0px;
    padding: 0px;
    }
  .formQuestion textarea.box {
    overflow: hidden;
    height: 43px;
    }
  .formQuestion textarea.box, input.box {
    border: 1px solid #bbb;
    }
  .formQuestion textarea.box, input.setWidthOne {
    width: 30px;
    }
  .formQuestion textarea.box, input.setWidthTwo {
    width: 50px;
    }
  .formQuestion textarea.box, input.setWidthThree {
    width: 125px;
    }
  .formQuestion textarea.box, input.setWidthFour {
    width: 410px;
    }

/*--------------------------------------------
|  Additional Features Table Stylez
---------------------------------------------*/
.addFeaturesTable {
  margin: 0px 0px 20px 0px;
  padding: 0px 0px 0px 0px;
  background: #fff;
  color: #777;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  text-align: left;
  width: 100%;
  }

/*---------------------------
| Tabular Nav
---------------------------*/
#tabsHeader {
  margin: 0px;
  padding: 10px 0px 0px 0px;
  float: left;
  width: 100%;
  background:url(/graphics/tabGfx/bg_sectionnav.gif) 100% 100% no-repeat;
  line-height: normal;
  font-size: 11px;
  font-weight: bold;
  }
  #tabsHeader ul {
    background: url(/graphics/tabGfx/tabs_bg.gif) repeat-x;
    width: 90%;
    float: left;
    padding: 0px;
    margin: 0px;
    list-style: none;
    }
  #tabsHeader li {
    font-family: arial, helvetica, sans-serif;
    float: left;
    background:url(/graphics/tabGfx/tab_off_right.gif) no-repeat right top;
    margin:0px 5px 0px 0px;
    padding: 0px;
    }
  #tabsHeader a {
    background-color: #6c0;
    color: #fff;
    display: block;
    background: url(/graphics/tabGfx/tab_off_left.gif) no-repeat left top;
    padding: 5px 18px;
    }
  #tabsHeader .current {
    background-image: url(/graphics/tabGfx/tab_on_right.gif);
    }
    #tabsHeader .current a {
      background-color: transparent;
      color: #66CC00;
      background-image: url(/graphics/tabGfx/tab_on_left.gif);
      }

.addVertLine {
  background: url(/graphics/tabGfx/bg_acclist.gif) 0 repeat-y;
  }
  .addVertLine .addVertLineEnd {
    background: url(/graphics/tabGfx/bg_accfooter.gif) 0 100% no-repeat;
    }

/*---------------------------
| Tabular Nav Mike Custom
---------------------------*/
#tabsHeaderMike {
  margin: 0px;
  padding: 10px 0px 0px 0px;
  float: left;
  width: 100%;
  background:url(/graphics/tabGfx/mike_bg_sectionnav.gif) 100% 100% no-repeat;
  line-height: normal;
  font-size: 11px;
  font-weight: bold;
  }
  #tabsHeaderMike ul {
    background: url(/graphics/tabGfx/mike_tabs_bg.gif) repeat-x;
    width: 90%;
    float: left;
    padding: 0px;
    margin: 0px;
    list-style: none;
    }
  #tabsHeaderMike li {
    font-family: arial, helvetica, sans-serif;
    float: left;
    background:url(/graphics/tabGfx/tab_off_right.gif) no-repeat right top;
    margin:0px 5px 0px 0px;
    padding: 0px;
    }
  #tabsHeaderMike a {
    background-color: #6c0;
    color: #fff;
    display: block;
    background: url(/graphics/tabGfx/tab_off_left.gif) no-repeat left top;
    padding: 5px 18px;
    }
  #tabsHeaderMike .current {
    background-image: url(/graphics/tabGfx/mike_tab_on_right.gif);
    }
    #tabsHeaderMike .current a {
      background-color: transparent;
      color: #f60;
      background-image: url(/graphics/tabGfx/mike_tab_on_left.gif);
      }

.addVertLineMike {
  background: url(/graphics/tabGfx/mike_bg_acclist.gif) 0 repeat-y;
  }
  .addVertLineMike .addVertLineEndMike {
    background: url(/graphics/tabGfx/mike_bg_accfooter.gif) 0 100% no-repeat;
    }

/*---------------------------
| SubTab Navigation
---------------------------*/
#subTabNav {
  margin: 0px 0px 0px 10px;
  padding: 0px 0px 0px 0px;
  float: left;
  width: 95%;
  line-height: normal;
  font-size: 11px;
  font-weight: bold;
  border-bottom: 1px solid #e4e4e4;
  }
  #subTabNav ul {
    float: left;
    padding: 0px;
    margin: 0px;
    list-style: none;
    }
  #subTabNav li {
    font-family: arial, helvetica, sans-serif;
    float: left;
    margin:0px 5px 0px 0px;
    padding: 0px;
    }
  #subTabNav a {
    color: #c2c2c2;
    display: block;
    padding: 5px 18px;
    }
  #subTabNav a:hover { color: #6c0; }
  #subTabNav .current a {
    color: #6c0;
    }
    #subTabNav .current a:hover {
      color: #6c0;
      }

/*---------------------------
| SubTab Navigation Mike
---------------------------*/
#subTabNavMike {
  margin: 0px 0px 0px 10px;
  padding: 0px 0px 0px 0px;
  float: left;
  width: 95%;
  line-height: normal;
  font-size: 11px;
  font-weight: bold;
  border-bottom: 1px solid #e4e4e4;
  }
  #subTabNavMike ul {
    float: left;
    padding: 0px;
    margin: 0px;
    list-style: none;
    }
  #subTabNavMike li {
    font-family: arial, helvetica, sans-serif;
    float: left;
    margin:0px 5px 0px 0px;
    padding: 0px;
    }
  #subTabNavMike a {
    color: #c2c2c2;
    display: block;
    padding: 5px 18px;
    }
  #subTabNavMike a:hover { color: #f60; }
  #subTabNavMike .current a {
    color: #f60;
    }
    #subTabNavMike .current a:hover {
      color: #f60;
      }

/*--------------------------------------------
| Telus Recommends Sections
---------------------------------------------*/
.telusRecs {
  margin: 0px;
  padding: 0px 0px 15px 15px;
  }

.titleHdr {
  margin: 0px;
  padding: 20px 0px 15px 0px;
  }

.prodDetail {
  margin: 0px;
  padding: 0px;
  float: left;
  padding-right: 0px;
  }

.recPhone {
  margin: 0px;
  float: left;
  }

.recPhoneLeft {
  float:left;
  padding: 0px 15px 0px 0px;
  }
  .newPhone {
    text-transform: uppercase;
    font-size: 14px;
    color: #65cd00;
    text-align: center;
    margin-top: 10px;
  }

.recPhoneImage {
  position: relative;
  width: 77px;
  }

.recSpacer {
	height: 15px;
}

.recPhoneDetails {
  float: left;
  margin-top: 10px;
  }

  .recPhoneDetails h1 {
    line-height: 19px !important;
  }

.detailList {
  margin: 0px;
  padding: 0px 0px 0px 0px;
  width: 130px;
  min-height: 110px;
  height: auto !important;
  height: 110px;
  }
  .detailList li  {
    margin: 0px;
    padding: 6px 0px 0px 10px;
    font-family: arial, helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal !important;
    line-height: 14px;
    list-style: none;
    background: url(/graphics/bullet_gr_square.gif) no-repeat 0px 11px;
    color: #6a6772;
    }

/*Mike Custom*/
.detailListMike {
  margin: 0px;
  padding: 0px 0px 0px 0px;
  width: 145px;
  height: 110px;
  }
  .detailListMike li  {
    margin: 0px;
    padding: 6px 0px 0px 10px;
    font-family: arial, helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 14px;
    list-style: none;
    background: url(/graphics/bullet_or_square.gif) no-repeat 0px 11px;
    color: #6a6772;
    }
/*Mike Custom*/

.phContract {
  margin: 0px;
  padding: 0px 0px 0px 0px;
  }
  .phContract p {
    border-top: solid #ebebeb 1px;
    margin: 0px;
    padding: 4px 0px 4px 0px;
    font-size: 11px;
    font-weight: bold;
    }
  .phContract .purp {
    margin: 0px;
    padding: 4px 0px 4px 0px;
    font-family: arial, helvetica, sans-serif;
    color: #4a156d;
    font-weight: bold;
    font-size: 12px;
    }
  .phContract .greeny {
    margin: 0px;
    padding: 4px 0px 4px 0px;
    font-family: arial, helvetica, sans-serif;
    color: #6c0;
    font-weight: bold;
    font-size: 12px;
    }
  .phContract .orange {
    margin: 0px;
    padding: 4px 0px 4px 0px;
    font-family: arial, helvetica, sans-serif;
    color: #f60;
    font-weight: bold;
    font-size: 12px;
    }
  .phContract .checky {
    border-top: solid #c6c6c6 1px;
    margin: 0px;
    padding: 4px 0px 4px 0px;
    font-family: arial, helvetica, sans-serif;
    color: #696969;
    font-weight: bold;
    font-size: 11px;
    }

.vertLine {
  margin: 0px;
  padding: 0px;
  float: left;
  background: url(/graphics/vert_line.gif) no-repeat 50% 50%;
  width: 30px;
  height: 213px;
  }

/*--------------------------------------------
|  Product Table Stylez
---------------------------------------------*/
.tableCompareWrap {
  margin: 0px;
  padding: 10px;
  }

.tableCompareProducts {
  padding: 0px;
  width: 740px;
  margin-top: 20px;
  }

.grayHdr {
  margin: 0px;
  padding: 0px 0px 0px 0px;
  height: 25px;
  background: #ececec;
  }

.tRow td { padding: 20px 5px 10px 5px; border-bottom: solid 1px #e5e5e5; }
.tRowEnd td { padding: 20px 5px 10px 5px; }

.col1 { width: 60px; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; text-align: center;  }
.col2 { width: 45px; padding: 0px; margin: 0px; text-align: center; }
.col3 { width: 225px; padding: 0px; margin: 0px; font-size: 11px; color: #4a156d; text-decoration: none; text-align: left; padding-left: 10px; }
.col4 { width: 300px; padding: 0px; margin: 0px; font-size: 11px; color: #4a156d; text-decoration: none; text-align: left; padding-left: 10px; }
.col5 { width: 75px; padding: 0px; margin: 0px; font-size: 11px; color: #4a156d; text-decoration: none; text-align: right; padding-right: 10px; }
.col6 { width: 50px; padding: 0px; margin: 0px; font-size: 11px; color: #4a156d; text-decoration: none; text-align: right; padding-right: 10px; }
.col7 { width: 50px; padding: 0px; margin: 0px; font-size: 11px; color: #4a156d; text-decoration: none; text-align: right; padding-right: 10px; }
.col8 { width: 50px; padding: 0px; margin: 0px; font-size: 11px; color: #4a156d; text-decoration: none; text-align: right; padding-right: 10px; }

/*mike custom*/
.col3 { width: 225px; padding: 0px; margin: 0px; font-size: 11px; color: #f60; text-decoration: none; text-align: left; padding-left: 10px; }
.col4 { width: 300px; padding: 0px; margin: 0px; font-size: 11px; color: #f60; text-decoration: none; text-align: left; padding-left: 10px; }
.col5 { width: 75px; padding: 0px; margin: 0px; font-size: 11px; color: #f60; text-decoration: none; text-align: right; padding-right: 10px; }
/*mike custom*/

.colHdr { color:#4a156d;  font-weight: bold; text-decoration: underline;}
.colHdrMike { color:#f60;  font-weight: bold; text-decoration: underline;}

.productPriceGreen { font-size: 12px; font-weight: bold; color: #6c0; text-decoration: none; text-align: center;  }

.vertToTop { vertical-align: top !important; }

.productPriceOrange { font-size: 12px; font-weight: bold; color: #f60; text-decoration: none; text-align: center;  }

.productHdr { font-size: 12px; font-weight: bold; color: #4a156d; text-decoration: underline; }
.productHdrMike { font-size: 12px; font-weight: bold; color: #f60; text-decoration: underline; }

.productDesc { font-weight: normal; font-size: 11px; color: #6a6772; }

.detailListComp {
  margin: 0px;
  padding: 5px 0px 0px 0px;
  }
  .detailListComp ul li  {
    margin: 0px;
    padding: 0px;
    }
    .detailListComp li  {
        margin: 0px;
        padding: 0px 0px 6px 10px;
        font-family: arial, helvetica, sans-serif;
        font-size: 11px;
        font-weight: normal !important;
        line-height: 12px;
        list-style: none;
        background: url(/graphics/bullet_gr_square2.gif) no-repeat 0px 5px;
        color: #6a6772;
        }

/*mike custom*/
.detailListCompMike {
  margin: 0px;
  padding: 5px 0px 0px 0px;
  }
  .detailListCompMike ul li  {
    margin: 0px;
    padding: 0px;
    }
    .detailListCompMike li  {
        margin: 0px;
        padding: 0px 0px 6px 10px;
        font-family: arial, helvetica, sans-serif;
        font-size: 11px;
        font-weight: bold;
        line-height: 12px;
        list-style: none;
        background: url(/graphics/bullet_or_square2.gif) no-repeat 0px 5px;
        color: #6a6772;
        }
/*mike custom*/

.pGray {
  color: #999;
  text-decoration: line-through;
  }

.pGray p {
  text-decoration: line-through;
  }

.bCompare a { margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; background: url(/graphics/b_compare.gif) 0px 0px no-repeat; height: 16px; line-height: 16px; font-size: 0px; display: block; text-indent: -9999px; }
  .bCompare a:hover { background-position: 0px -16px; }

/*--------------------------------------------
|  Q&A Table
---------------------------------------------*/
.qaTable {
  margin: 0px;
  padding: 0px;
  width: 740px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 14px;
  background: #fff;
  color: #999;
  }
  .qaTable td { }
  .qaTable td.cellOne { vertical-align: top; width: 20px; }
  .qaTable td.cellTwo { vertical-align: top; width: 700px; }

    .que { font-weight: bold; color: #4a156d; }
    .ans .cellOne { font-weight: bold; color: #666; }
    .ans .cellTwo { color: #666; padding-bottom: 10px;}


/*---------------------------------------------
|  Comparison Chart
----------------------------------------------*/

.compareChart {
  margin: 10px;
}

.compareChart h1{
  text-align: center;
  font-size: 18px;
  line-height: 16px;
  font-weight: normal;
  color: #49166D;
}


.compareChart table{
  border: 1px solid #66CC00;
  border-collapse: collapse;
  font-weight: normal;
  color:#000000;
  font-size: 12px;
  font-family: arial, helvetica;
  line-height: 15px;
  font-variant: normal;
  font-style: normal;
}

.compareChart th{
  border: 1px solid #66CC00;
  color: #49166D;
  padding: 3px;
  vertical-align: top;
}

.compareChart td{
  border: 1px solid #66CC00;
  color: #49166D;
  padding: 3px;
  text-align: center;
  vertical-align: middle;
}

.compareChart .topCornerCell{
  background-color: #DBD0E2;
  text-align: left;
  white-space: nowrap;
}

.compareChart .greenLeftCol{
  background-color: #CCFF99;
  width: 156px;
  text-align: left;
}

/*--------------------------------------------
|  Footer Code
---------------------------------------------*/
#footer {
  margin: 10px 0px 0px 0px;
  padding: 3px 0px 0px 0px;
  border-top: 1px solid #e4e4e4;
  text-align: right !important;
  }

.tbl_checkout {
  margin: 0px;
  padding: 0px;
  width: 470px;
  }
.tbl_checkout textarea {
  margin: 0px;
  padding: 0px;
  width: 300px;
  border: 1px solid #777;
  height: 80px;
  overflow: hidden;
  }
.tbl_checkout input {
  margin: 0px;
  padding: 0px;
  border: 1px solid #777;
  height: 20px;
  }

.chk_submit {
  border: 1px solid #777;
  margin: 0px;
  padding: 0px;
  width: 100px;
  }

.tbl_ratePlanOnly {
  margin: 0px;
  padding: 0px;
  width: 470px;
  }
.tbl_ratePlanOnly textarea {
  margin: 0px;
  padding: 0px;
  width: 300px;
  border: 1px solid #777;
  height: 80px;
  overflow: hidden;
  }

.tbl_empPlans {
  margin: 0px;
  padding: 0px;
  width: 600px;
  background: #cfe4a6;
  border: 1px solid #91a46b;
  }

.tbl_empPlans tr {
  margin: 0px;
  padding: 0px;
  }

.tbl_empPlans tr th {
  background: #00cc33;
  }

.tbl_empPlans tr th p {
  color: #5a2e78;
  font-weight: bold;
  font-size: 13px;
  margin: 0px;
  padding: 0px;
  line-height: 20px;
  }
.tbl_empPlans tr td {
  color: #5a2e78;
  }
.tbl_empPlans tr td label {
  text-decoration: underline;
  cursor: pointer;
  }

.productFootNotes {
  margin: 0px;
  padding: 0px 0px 0px 15px;
  /*border: 1px solid black;*/
}


/*----------------------------------------
| Product Page section
-------------------------------------------- */

#product {
  margin: 0px;
  padding: 0px 0px 15px 15px;
  /*border: 1px solid black;*/
}

#productDetail {
  margin: 0px;
  padding: 0px 0px 15px 15px;
  float:left;
  width:475px;
}

#accessories {
  margin: 0px;
  padding: 15px;
  width: 475px;
  /*border: 1px solid black;*/
}

#accessories table {
  width: 475px;
}

.phoneAccessory {
  margin-bottom: 10px;
}

.productFootNotes {
  margin: 0px;
  padding: 0px 0px 0px 15px;
  /*border: 1px solid black;*/
}

/* --------------------------------------------
| > Shopping Cart        
 -------------------------------------------- */
 
#shoppingCart {
  float:left;
  margin-left:25px;
  width:200px;
}

.myCart {
  border-right: 1px solid #49166D;
  border-left: 1px solid #49166D;
  line-height: 12px;
  width: 200px;
  }
  .myCart .colPhone {
    background: #EAE0EF;
    font-weight: bold;
    border-top: 1px solid #888899;
    color: #49166D;
    }
  .myCart th {
    font-weight: normal;
    color: #49166D;
    }  
  .myCart .mainItem{
    border-top: 1px solid #888899;
    }  
  .myCart .subItem {
    border-top: 1px solid #E7E7E7 !important;
    }  
  .myCart .col1 {
    width: 90px;
    padding-left: 2px;
    white-space: normal !important;
    }
  .myCart .col2 {
    text-align: center;
    width: 30px;
    }  
  .myCart .col3 {
    text-align: right;
    width: 70px;
    padding-right: 2px;
    }  
  .myCart .subtotal {
    border-top: 1px solid #E7E7E7 !important;
    border-bottom: 1px solid #E7E7E7 !important;
    text-align: right;
    }  
  .myCart .buttons {
    border-bottom: 0;
    text-align: center;
    padding-top: 5px;
    }

.onSale {
  position: relative;
  top: -30px;
  }
  
/* -- Discount Message -- */  

#discountMessageCont {
  float: left;      
  }
  #discountMessageInnerWrapper {
    width: 475px;
    margin: 0 0 15px 15px;
    background: url(graphics/bg_discount_message_tile.gif) repeat-y;
    }  
    #discountMessageBottom {
      background: url(graphics/bg_discount_message_bottom.gif) bottom left no-repeat;
      }
      #discountMessageContent {
        background: url(graphics/bg_discount_message_top.gif) top left no-repeat;
        padding: 10px;
        }    

.onPromo {
  position: relative;
  top: -30px;
  }

#contractList {
  margin: 0px !important;
  padding: 0px !important;
}
#contractList div { float: left; }

#contractList table{
  /*border: 1px solid #49166D;*/
  border-collapse:collapse;
  font-weight: normal;
  color :#444444;
  font-size: 11px;
  font-family: arial, helvetica;
  line-height: 12px;
  font-variant: normal;
  font-style: normal;
  width: 180px;
  margin: 5px 0 0 0;
  padding: 0;
}

#contractList td, #contractList th{
  border-bottom: 1px solid #49166D;
  font-weight: bold;
  padding: 2px;
}

#contractList th{
  background-color: #ffffff;
  font-weight: bold;
  text-align: left;
  width: 100px;
  height: 25px;
  vertical-align: middle;    
}

#contractList td.cl_col2 { background-color: #e4efd4; width: 60px; color: #777; }

p.eppPrice { color:  #66cc00; font-weight: bold; margin: 0px; padding: 0px; }


#contractList td{
  color: #49166D;
  text-align: right;
}

#contractList span{
  color: #777 !important;
}

#contractListRefurb th, #contractListRefurb td {
  background-color: #CCFF99;
}


/*-----------------------------------------------
| Rate Plans
-------------------------------------------------*/
/* rate Plans */

.ratePlansList {
  width: 535px;
  border: 2px solid #66CC00;
}

.ratePlansList table {
  width: 100%;
  border: 0;
  margin: 0;
  padding: 0;
}

.ratePlansList table tr {
  margin: 0;
  padding: 0;
}

.ratePlansList table tr td{
  margin: 0;
  padding: 0;
  height: 100%;
  vertical-align: top;
}

.ratePlansList table tr td table {
  border: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}

.ratePlansList table tr td table.rightColumn tr td {
  background-color: #F6FFED;
}

.ratePlansList table tr td table tr {
  margin: 0;
  padding: 0;
}

.ratePlansList table tr td table tr th {
  font-size: 12px;
  color: #49166D;
  background-color: #66CC00;
  padding: 4;
}

.ratePlansList table tr td table tr td {
  font-size: 12px;
  color: #49166D;
  background-color: #CCFF99;
  padding: 4;
}

.ratePlansList table tr td table tr td a {
  font-size: 11px;
  font-weight: normal;
  color: #49166D;
}

.ratePlansList .outerTable {
  border: 1px solid #66CC00;
  width: 535;
}

.ratePlansList th{
  font-size: 12px;
  color: #49166D;
  background-color: #66CC00;
  padding: 4;
}

.ratePlansList td{
  font-size: 11px;
  vertical-align: top;
  padding: 3;
}

.ratePlansList td a{
  font-size: 11px;
  font-weight: normal;
  color: #49166D;
}

.ratePlansList a {
  font-weight: normal;
  color: #000000;
}

.ratePlansList .odd {
  background-color: #CCFF99;
}

.ratePlansList .even {
  background-color: #F6FFED;
}

.ratePlansSelectCity {
  width: 535px;
  margin-bottom: 25px;
}

.ratePlansSelectCity b{
  font-weight: bold;
  color: #66CC00;
  font-size: 16px;
  line-height: 16px;
}

.ratePlansSelectCity select{
  margin: 10px 0;
}

.ratePlansSelectCity  .leftImage {
  margin: 0 30px;
}

.ratePlansSelectCity  .button {
  margin-top: 5px;
}

.ratePlansSelectPlan {
  margin: 10px 0;
}

.ratePlansSelectPlan td{
  font-weight: normal;
  color: #000000;
  font-size: 12px;
  line-height: 15px;
}

.ratePlansSelectPlan b{
  font-weight: bold;
  color: #66CC00;
  font-size: 16px;
}


.ratePlansFootNotes  {
  margin-top: 10;
  font-size: 11px;
  line-height: 12px;
  color: #666666;
}

.ratePlansFootNotes  a{
  color: #666666;
}

.ratePlansFootNotes  a:hover{
  color: #666666;
}


/*-----------------------------------------------
| Page Welcome Styles
-------------------------------------------------*/
.pageWelcome h1 {
  font-size: 14px;
}

.pageWelcome h2 {
  font-size: 14px !important;
}

.pageWelcome .moreDetailLink {
  font-weight: bold;
  color: #49166D;
}

.pageWelcome a {text-decoration: underline;
  font-weight: bold;
  color: #49166D;
}

table.body {
  font-size: 12px;
  }

.indent {
  margin-left: 20px;
}

.topPad {
  margin-top: 5px;
}


.redOut {
  color: #DD0000;
  padding-left: 5px;
  font-weight: bold;
  font-size: 11px;
}

.errBox {
  border-color: #f00 !important;
  border-width: 1px !important;
  }
#phReq {
  border: 1px solid #f00;
  background: #f7d9d9;
  padding: 5px;
  margin: 0px 0px 10px 0px;
  width: 450px;
  }
  #phReq p {
    margin: 0px !important;
    padding: 0px !important;
    }

.greenLink {
  color:#66CC00 !important;
  font-weight:bold;
  text-decoration:none;
}

.arrow {
  vertical-align:baseline;
  border:0 none;
}

.bContinue {
	width: 82px;
	height: 17px;
	background: url(graphics/b_continue.gif) no-repeat;
	outline: none;
	text-indent: -9999px;
	display: block;
}
