/* DEFAULT DEFINITION */
html, body { margin:0; padding:0; font:12px Arial, Verdana, Helvetica, sans-serif; color:#000000; background:#ffffff url(../img/bg_body.jpg) top center repeat-x; }
img, table, td, fieldset, form, legend, h1, h2, h3, h4, h5, h6, ol, ul, p, dl, dt, dd { margin:0; padding:0; border:0; list-style:none; }
a { color:#DD401E; text-decoration:underline; outline:none; }
a:hover { text-decoration:none; }
a:active { outline:none; }
.floatLeft { float:left; }
.floatRight { float:right; }
.alignLeft { text-align:left; }
.alignRight { text-align:right; }
.offleft { position:absolute; left:-5000px; width:2000px; }
.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
.clearfix { display:inline-block; }/*ie7*/
.clearfix { display:block; }
* html .clearfix { height:1%; }
abbr { border:none; }
ol { padding:0 0 12px 30px; list-style:decimal; }
ol li { margin:0 0 10px 0; }

.uppercase { text-transform:uppercase; }
.line-through { text-decoration:line-through; }

* html iframe { margin:0px; padding:0px; border:0; }


/* Trebuchet MS, Verdana, Arial, Helvetica, sans-serif */

.hr { clear:both; background:url(../img/bg_hr.gif) left 15px repeat-x; height:30px; } 
.hr hr { display:none; }

.hr_line { clear:both; background:url(../img/bg_line01.gif) left center repeat-x; height:30px; } 
.hr_line hr { display:none; }

.fontsize10 { font-size:10px; }
.fontsize11 { font-size:11px; }
.fontsize13 { font-size:13px; }
.fontsize14 { font-size:14px; }
.fontsize15 { font-size:15px; }
.fontsize16 { font-size:16px; }
.fontsize18 { font-size:18px; }
.fontsize19 { font-size:19px; }
.fontsize20 { font-size:20px; }
.fontsize24 { font-size:24px; }
.fontsize22 { font-size:22px; }
.fontsize26 { font-size:26px; }
.fontsize30 { font-size:30px; }
.fontsize32 { font-size:32px; }
.fontsize34 { font-size:34px; }
.fontsize36 { font-size:36px; }
.fontsize40 { font-size:40px; }
.fontsize41 { font-size:41px; }
.fontsize43 { font-size:43px; }
.fontsize46 { font-size:46px; }
.fontsize48 { font-size:48px; }
.fontsize52 { font-size:52px; }
.fontsize58 { font-size:58px; }
.fontsize76 { font-size:76px; }

.colorfff { color:#fff; }
.color000 { color:#000; }
.color01 { color:#FF7700; }
.color02 { color:#78C616; }







/* MAIN CONTAINER */
#main-container { width:938px; margin:0px auto; }
#main-container-bg { width:100%; float:left; }

/* MAIN HEADER */
#main-header { width:100%; float:left; position:relative; background:url(../img/bg2.gif) top left repeat-y; }
#main-header .top { background:url(../img/bg0.gif) top left no-repeat; height:24px; font-size:0px; }
#main-header .bot { background:url(../img/bg1.gif) bottom left no-repeat; height:24px; font-size:0px; clear:both; }

.special_offer .banner { position:absolute; left:-8px; top:517px; }


.check_availability { color:#396679; }
.check_inner { padding:14px 19px 0 17px; }
.check_availability th { text-align:left; border-bottom:2px solid #fff; padding:0 0 4px 4px; }
.check_availability td { padding:0 0 5px 4px; }
.check_availability label { display:block; padding:0 0 2px 0; }
.check_availability .inputText { padding:3px 4px; color:#7F8488; border:1px solid #B0D2E0; }
.check_availability .inputBig { width:194px; }
.check_availability .inputMedium { width:62px; }
.check_availability .inputSmall { width:44px; }
.check_availability .inputSmall1 { width:80px; }
.check_availability .inputSmall2 { width:92px; }
.check_availability .inputSmall3 { width:30px; }

.price_top .text { position:absolute; width:197px; height:100px; background:url(../img/bg_price_big_top.gif) top left no-repeat; top:170px; right:259px; }
.price_top .text table { margin:0px auto; color:#19ABDF; }
.price_top .text .only { color:#5D5D5D; }
.price_top .text .mos { color:#5D5D5D; border-top:1px solid #ABABAB; padding:3px 0 0 0; }



/* MAIN HEADER - LOGO */
#logo p { position:absolute; left:40px; top:16px; }

/* MAIN HEADER - CALL */
#call { position:absolute; color:#000000; top:18px; right:26px; }
#call p { display:block; text-align:center; }
#call p.toll_free { font-size:18px;  background:url(../img/bg_call_top.gif) top center no-repeat; padding:30px 0 6px 0; color:#FF8B00; }
#call p.toll_free img { vertical-align:middle; padding:0 2px 0 0; }
#call p.code { color:#FF7C00; padding:2px 0 0 0; }

/* MAIN NAVIGATION - TOP */
#mainNav { position:absolute; left:20px; top:114px; height:46px; overflow:hidden; background:url(../img/bg_mainNavBg.gif) top left no-repeat; width:899px; }
#mainNav ul { padding:1px 0 0 10px; }
#mainNav ul li { display:inline; height:44px; overflow:hidden; float:left; }
#mainNav ul li.first { background:none; }
#mainNav ul li a { color:#fff; text-decoration:none; white-space: nowrap; /* required in IE 6 */  float:left; display:block; font-weight:bold; margin:0 0 0 2px; font-size:13px; background:url(../img/bg_mainNav.gif) top left no-repeat; }
* html #mainNav ul li a { float:left; }
#mainNav ul li a:hover, #mainNav ul li.active a { color:#000000; background-position:0 -44px; }

#mainNav ul li a strong { float:left; }
#mainNav ul li a span { float:left; padding:14px 24px 26px 24px; cursor:pointer; }

#mainNav ul li a:hover span, #mainNav ul li.active a span {  }
#mainNav ul li a:hover strong, #mainNav ul li.active a strong {  }



#offer_desc { padding:146px 21px 0 24px; }
#offer_desc .text { float:left; width:100%; }
#offer_desc .offerLeft { width:440px; float:left; position:relative; padding:12px 0 0 0; }
#offer_desc .offerLeft h1 { font-weight:normal; }
#offer_desc .offerLeft h1 img { vertical-align:middle; }
#offer_desc .offerLeft .icons { padding:20px 0 0 0; }
#offer_desc .offerLeft .icons img { padding:0 18px 0 0; }
#offer_desc .offerRight { float:right; background:url(../img/bg_check_availability.gif) top left no-repeat; width:245px; height:380px; }
#offer_desc .offerLeft ul {padding-left:-15px;  }
#offer_desc .offerLeft ul li { padding:0 0 10px 20px; font-size:13px; color:#5F5F5F; font-weight:bold; position:relative; }
#offer_desc .offerLeft ul li strong { font-size:20px; }
#offer_desc .offerLeft .see_details { color:#666666; }
#offer_desc .offerLeft .select_areas { color:#A8AFB2; padding:0 0 0 80px; }


#pageBundle h1 { font-size:30px; color:#FF7C00; }
#pageInternet h1 { font-size:35px; color:#73880D; background:url(../img/ico-internet.gif) left top no-repeat; padding:12px 0 14px 80px; }
#pagePhone h1 { font-size:35px; color:#349AB1; background:url(../img/ico-phone.gif) left top no-repeat; padding:8px 0 18px 80px; }
#pageFastInternet h1 { font-size:35px; color:#FF8400; background:url(../img/ico-internet-fast.gif) left top no-repeat; padding:6px 0 20px 80px; }

#pageBundle #offer_desc .offerLeft ul { padding:10px 0 0 6px; }
#pageBundle #offer_desc .offerLeft ul li { background:url(../img/bullet1.gif) left 5px no-repeat; }
#pageInternet #offer_desc .offerLeft ul { padding:14px 0 0 24px; }
#pageInternet #offer_desc .offerLeft ul li { background:url(../img/bullet4.gif) left 5px no-repeat; }
#pagePhone #offer_desc .offerLeft ul { padding:14px 0 0 24px; }
#pagePhone #offer_desc .offerLeft ul li { background:url(../img/bullet4.gif) left 5px no-repeat; }
#pageFastInternet #offer_desc .offerLeft ul { padding:14px 0 0 24px; }
#pageFastInternet #offer_desc .offerLeft ul li { background:url(../img/bullet4.gif) left 5px no-repeat; }


#pageBundle #offer_desc .offerLeft .see_details { padding:10px 0 0 20px; }
#pageInternet #offer_desc .offerLeft .see_details { padding:10px 0 0 44px; }
#pagePhone #offer_desc .offerLeft .see_details { padding:10px 0 0 44px; }
#pageFastInternet #offer_desc .offerLeft .see_details { padding:10px 0 0 44px; }

#pageBundle #offer_desc .offerLeft .up_to { padding:0 0 0 14px; }
#pageInternet #offer_desc .offerLeft .up_to { padding:42px 0 0 14px; }
#pagePhone #offer_desc .offerLeft .up_to { padding:42px 0 0 14px; }
#pageFastInternet #offer_desc .offerLeft .up_to { padding:42px 0 0 14px; }

.exclusive_offer { background:url(../img/bg_exclusive_offer.gif) top left no-repeat; width:309px; height:125px; margin:10px 0 0 0; }
.exclusive_offer p { color:#0074B0; font-size:20px; display:block; padding:70px 0 0 16px; }

.exclusive_offer2 { background:url(../img/bg_exclusive_offer2.gif) top left no-repeat; width:309px; height:67px; margin:10px 0 0 0; }
.exclusive_offer2 p { color:#0074B0; font-size:20px; display:block; padding:40px 0 0 26px; }

#pageBundle #offer_desc .text { background:url(../img/bg_offerDescBundle.jpg) 58% 87% no-repeat; }
#pageInternet #offer_desc .text { background:url(../img/bg_offerDescInternet.jpg) 10% 105% no-repeat; }
#pagePhone #offer_desc .text { background:url(../img/bg_offerDescPhone.jpg) 58% 98% no-repeat; }
#pageFastInternet #offer_desc .text { background:url(../img/bg_offerNMSInternet.jpg) 56% 60% no-repeat; }





#main-content { float:left; width:100%; position:relative; padding-bottom:14px; }
#content { position:relative; float:left; width:100%; }


.promo { float:left; width:100%; background:url(../img/bg_promo.gif) top left repeat-y; margin:12px 0 0 0; }
.promo .top { background:url(../img/bg_promo_top.gif) top left no-repeat; float:left; width:100%; }
.promo .bot { background:url(../img/bg_promo_bot.gif) bottom left no-repeat; float:left; width:100%; padding-bottom:8px; }
.promo .inner { padding:16px 20px 0 20px; }
.promo .inner .title { font-size:18px; color:#246391; margin:0 0 10px 0; }
.promo .inner ul { padding:0 0 0 20px; }
.promo .inner ul li { background:url(../img/bullet2.gif) left 3px no-repeat; padding:0 0 8px 12px; }

.box1 { float:left; width:100%; margin:12px 0 0 0; position:relative; }
.box2 { width:308px; float:left; color:#666666; background:url(../img/bg_box2.gif) top left repeat-y; height:168px; position:relative; }
.box2 .top { background:url(../img/bg_box2_top.gif) top left no-repeat; }
.box2 .inner { background:url(../img/bg_box2_bot.gif) bottom left no-repeat; padding:0 16px; height:168px; }
.box2 .inner .title { font-size:20px; color:#fff; font-weight:bold; height:66px; text-transform:uppercase; }
.box2 .inner .title p { display:block; padding:14px 0 0 0; }
.box2 .view_details p { position:absolute; right:18px; bottom:8px; }
.box2 .view_details p a { background:url(../img/bullet3.gif) left 6px no-repeat; padding:0 0 0 10px; font-weight:bold; text-decoration:none; color:#7F98A6;font-size:10px; }
.box2 .view_details p a:hover { text-decoration:underline; color:#246391; }

.box3 { width:466px; background:url(../img/bg_box3.gif) top left repeat-y; position:relative; }
.box3 .top { background:url(../img/bg_box3_top.gif) top left no-repeat; float:left; width:100%; }
.box3 .bot { background:url(../img/bg_box3_bot.gif) bottom left no-repeat; float:left; width:100%; padding-bottom:8px; }
.box3 .inner { padding:16px 7px 0 18px; }
.box3 .inner .title { font-size:17px; color:#154E83; background:url(../img/separator01.gif) bottom left repeat-x; padding:0 0 6px 0; margin:0 0 10px 0; }
.box3 .inner .title span { font-size:12px; color:#FF8400; font-weight:bold; }
.box3 .inner ul { padding:0 0 0 6px; width:270px; }
.box3 .inner ul li { background:url(../img/bullet2.gif) left 3px no-repeat; padding:0 0 8px 12px; }
.box3 .inner .available { font-size:10px; padding:0 0 0 18px; color:#154E83; }
.box3 .price_pages .price { position:absolute; background:url(../img/bg_price_big_page.gif) top left no-repeat; width:138px; height:88px; right:7px; bottom:14px; color:#5F5F5F; text-align:center; font-weight:bold; }
.box3 .price_pages .line { text-decoration:line-through; margin:0 0 6px 0; padding:10px 0 0 0; }
.box3 .price_pages .style_price { color:#FF7000; margin:0 0 2px 0; }
.box3 .price_pages .month {}
.box3 .select_areas { color:#A8AFB2; position:absolute; top:30px; right:10px; }


.disclaimer { font-size:11px; color:#727272; float:left; width:100%; margin:12px 0 0 0; text-align:justify; }
.disclaimer p { display:block; margin:0 0 10px 0; }

.simulation { float:left; margin:12px 0 0 0; padding-left:20px; }

.make_jump { float:left; width:100%; color:#246391; margin:12px 0 0 0; }
.make_jump p { padding:0 20px; margin:0px; }
.make_jump strong { font-size:13px; }



/* MAIN FOOTER */
#main-footer { width:938px; clear:both; margin-left:auto; margin-right:auto; font-size:11px; }
#footer { width:938px; height:60px; margin:0px auto; padding-top:14px; background:url(../img/bg_footer.gif) top left repeat-x; }
#footer .links { color:#087AA3; }
#footer .links a { color:#087AA3; text-decoration:none; padding:0 8px; }
#footer .links a:hover { text-decoration:underline; }
.copyright { color:#656565; padding:0 8px; }
