/* CSS Document */
html{height:100%}
body{ margin:0px; font-family:Arial, Helvetica, sans-serif; font-size: 11px; color:#000000; height:100%}
a{outline:none}

/* TOP NAVIGATION */
.top_navi_holder{background:#ffde04 url(../images/top_menu_unactive.gif) repeat-x; height:40px; padding:0px 5px 0px 5px}
.btm_rounded{float:left; width:5px; height:5px}
.btm_footer{float:left; height:5px; background:#f9d001}
#jsddm{margin: 0; padding: 0}
#jsddm li{float: left; list-style: none; font: 14px Tahoma, Arial; font-weight:700; position:relative; z-index:1}
#jsddm li a{display: block; text-decoration: none; padding:10px 20px 0px 20px; height:30px; color: #b47810; float:left}
#jsddm li a:hover, #jsddm li a.selected2{background:url(../images/btn_selected.png) no-repeat top; color:#000000; behavior:url(../iepngfix.htc)}
#jsddm li ul{margin: 0; padding: 0; position: absolute; display:none; z-index:10; left:0px; top:40px}
#jsddm li ul li {float:none; display:block; border-bottom:#cfac00 solid 1px}
#jsddm li ul li a {background: #f9d001; color:#b47810; font-size:12px; display:block; padding:10px 20px 10px 18px; height:auto; float:none}
#jsddm li ul li a:hover{color:#000000; background:url(../images/top_menu_activedrop.gif);}
#jsddm li ul li.no_divider{border-bottom:0px; padding:0px; margin:0px; line-height:0px; float:left; margin:0px}
#jsddm li ul li ul { margin:0px; padding:0px; list-style:none; position:absolute; left:170px; top:0px;}
#jsddm li ul li ul a { border-left:0px solid #f00; padding:10px 20px; background:#f0bf00; height:16px}
#jsddm li ul li ul a:hover{color:#000000; background:url(../images/top_menu_activedrop2.gif);}


/*#jsddm{margin: 0; padding: 0}
#jsddm li{float: left; list-style: none; font: 14px Tahoma, Arial; font-weight:700; position:relative}
#jsddm li a{display: block; text-decoration: none; padding:10px 25px 0px 25px; height:30px; color: #b47810; float:left}
#jsddm li a:hover, #jsddm li a.selected2{background:url(../images/btn_selected.png) no-repeat top; color:#000000;  behavior:url(iepngfix.htc)}
#jsddm li ul{margin: 0; padding: 0; position: absolute; visibility:hidden; z-index:5; left:0px; top:40px}
#jsddm li ul li {float: none; display:block; border-bottom:#cfac00 solid 1px}
#jsddm li ul li a {background: #f9d001; color:#b47810; font-size:12px; display:block; padding:10px 20px 10px 18px; height:auto; float:none}
#jsddm li ul li a:hover{color:#000000; background:url(../images/top_menu_activedrop.gif);}
#jsddm li ul li.no_divider{border-bottom:0px; padding:0px; margin:0px; line-height:0px; float:left; margin:0px}*/
/*#jsddm li ul.home li a{width:50px}
#jsddm li ul.pricing li a{width:55px}
#jsddm li ul.get_started li a{width:90px}
#jsddm li ul.tip_trick li a{width:95px}
#jsddm li ul.coverage li a{width:76px}
#jsddm li ul.plan li a{width:142px}
#jsddm li ul.support li a{width:66px}*/


/*--------------------background------------------------*/
.background_topheader { background: url(../images/top_header.jpg) top repeat-x}
.background_whitelight { background:url(../images/white_light.png) top center no-repeat}


/*--------------------padding------------------------*/
.padding_15 { padding:15px}
.padding_3 {padding:2px 3px 2px 3px}


/*--------------------text------------------------*/
.white_text{ font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#FFFFFF}
.grey_text{ font-family:Arial, Helvetica, sans-serif; font-size:11px; color: #999999}
.support_header {font-family:Arial, Helvetica, sans-serif; font-size:20px; margin:0px; color:#da650f; font-weight:bold}
.body_text{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color: #000000}
.tnc_header {font-family:Arial, Helvetica, sans-serif; font-size:13px; color: #00000; font-weight:bold}
.tnc_descript {font-family:Arial, Helvetica, sans-serif; font-size:12px; color: #00000; padding:15px 5px 0px 5px}
.header_20px {font-family:Arial, Helvetica, sans-serif; font-size:20px; color:#000000; font-weight:bold}
.header_20px_yellow {font-family:Arial, Helvetica, sans-serif; font-size:20px; color:#ffdd00; font-weight:bold}
.header_22px {font-family:Arial, Helvetica, sans-serif; font-size:22px; color:#000000; font-weight:bold }
.header_15px {font-family:Arial, Helvetica, sans-serif; font-size:15px; color:#000000; font-weight:bold}
.font_13px {font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#000000;}
.font_13px_yellow {font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#ffdd00;}
.packages_selected { color: #000000 ; font-size:15px; text-decoration:none; font-weight:bold}
.coverage_indicator {font:Verdana, Arial, Helvetica, sans-serif; font-size:14px; color:#1367af; font-weight:bold;}


/*-------------------- links ------------------------*/
.a_purple_link { color:#d32b80; text-decoration:underline}
.a_purple_link:hover { color:#000000; text-decoration:none}

.a_link { color:#000000; font-size:11px; text-decoration:none}
.a_link:hover { color:#000000; font-size:11px;  text-decoration:underline}

.a_link_grey { color:#999999 ; font-size:11px; text-decoration:none}
.a_link_grey:hover { color:#999999 ; font-size:11px;  text-decoration:underline}

.a_link_packages { color: #666666 ; font-size:15px; text-decoration:none; font-weight:bold}
.a_link_packages:hover { color: #000000 ; font-size:15px;  text-decoration:none; font-weight:bold}

.a_link2 { color:#000000; font-size:12px; text-decoration:underline}
.a_link2:hover { color:#000000; font-size:12px;  text-decoration:underline}

.faq_container {}
.faq_header { margin: 20px 0px 10px 0px}


/*--- tips tricks ---*/
.onesearch{background:url(../images/app/onesearch.png) no-repeat; width:71px; height:66px; display:block}
.onesearch.selected{background:url(../images/app/onesearch_o.png) no-repeat}
.facebook{background:url(../images/app/facebook.png) no-repeat; width:71px; height:66px; display:block}
.facebook.selected{background:url(../images/app/facebook_o.png) no-repeat}
.friendster{background:url(../images/app/friendster.png) no-repeat; width:71px; height:66px; display:block}
.friendster.selected{background:url(../images/app/friendster_o.png) no-repeat}
.flickr{background:url(../images/app/flickr.png) no-repeat; width:71px; height:66px; display:block}
.flickr.selected{background:url(../images/app/flickr_o.png) no-repeat}
.cnbc{background:url(../images/app/cnbc.png) no-repeat; width:71px; height:66px; display:block}
.cnbc.selected{background:url(../images/app/cnbc_o.png) no-repeat}
.cnn{background:url(../images/app/cnn.png) no-repeat; width:71px; height:66px; display:block}
.cnn.selected{background:url(../images/app/cnn_o.png) no-repeat}
.star{background:url(../images/app/star.png) no-repeat; width:71px; height:66px; display:block}
.star.selected{background:url(../images/app/star_o.png) no-repeat}
.msn{background:url(../images/app/msn.png) no-repeat; width:71px; height:66px; display:block}
.msn.selected{background:url(../images/app/msn_o.png) no-repeat}
.yahoo_mess{background:url(../images/app/yahoo_mess.png) no-repeat; width:71px; height:66px; display:block}
.yahoo_mess.selected{background:url(../images/app/yahoo_mess_o.png) no-repeat}
.yahoo_mail{background:url(../images/app/yahoo_mail.png) no-repeat; width:71px; height:66px; display:block}
.yahoo_mail.selected{background:url(../images/app/yahoo_mail_o.png) no-repeat}
.live{background:url(../images/app/live.png) no-repeat; width:71px; height:66px; display:block}
.live.selected{background:url(../images/app/live_o.png) no-repeat}

/*setup*/
.setup_sms.selected{background:url(../images/phone_setup/sms_btn_unpres.gif) no-repeat; width:109px; height:40px}
.setup_sms{background:url(../images/phone_setup/sms_btn_pres.gif) no-repeat; width:73px; height:27px; display:block}
.setup_web.selected{background:url(../images/phone_setup/web_btn_unpres.gif) no-repeat; width:109px; height:40px}
.setup_web{background:url(../images/phone_setup/web_btn_pres.gif) no-repeat; width:73px; height:27px; display:block}

/*---coverage----*/
#edgeDiv .edge{background:url(../images/coverage/edge_unpress.gif) no-repeat; width:179px; height:38px; display:block}
#edgeDiv .edge.selected{background:url(../images/coverage/edge_pres.gif) no-repeat; width:179px; height:38px; display:block}
#edgeDiv .edge:hover{background:url(../images/coverage/edge_pres.gif) no-repeat; width:179px; height:38px; display:block}
#broadbandDiv .broadband{background:url(../images/coverage/bb_unpress.gif) no-repeat; width:179px; height:33px; display:block}
#broadbandDiv .broadband.selected{background:url(../images/coverage/bb_pres.gif) no-repeat; width:179px; height:33px; display:block}
#broadbandDiv .broadband:hover{background:url(../images/coverage/bb_pres.gif) no-repeat; width:179px; height:33px; display:block}
#threegDiv .three_g{background:url(../images/coverage/3g_unpress.gif) no-repeat; width:179px; height:31px; display:block}
#threegDiv .three_g.selected{background:url(../images/coverage/3g_pres.gif) no-repeat; width:179px; height:31px; display:block}
#threegDiv .three_g:hover{background:url(../images/coverage/3g_pres.gif) no-repeat; width:179px; height:31px; display:block}

