/* global styles */
body { font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#7F7F7F; margin:20px 0px 20px 0px; background-color:#7188b4; background-image:url(/images/template/bg_body.png); background-repeat:repeat-x; }
h1 { color:#C00000; font-size:24px; margin-top:5px; margin-bottom:5px; float:left; }
#h1-p { color:#17375E; font-size:24px; margin:5px 0 5px 5px; float:left; font-weight:bold; }
h3 A:link, h3 A:visited, h3 A:active, h3 A:hover {color:#4A719B; font-size:15px; text-decoration:none}
h2 {color:#17375E; font-size:20px; }
h3 {color:#17375E; font-size:14px; }
#clear {clear:both; width:100%; height:1px}
.scroll { clear:both; }
form { padding:0px; margin:0px; }
.clear { clear: both; }
#spacer { width:100%; height:10px; clear:both}
.spacer { width:100%; height:10px; clear:both}


/* site containers */
.containerOuter { height:auto; width:960px; margin-right:auto; margin-left:auto; background:#FFFFFF repeat-y center; padding-top:10px; padding-bottom:10px; }


/* header styles */
.header { border:1px solid #CFCFCF; margin:0px 11px 0px 10px; height:132px; width:937px; background-color:#ffffff; padding:0px; } 
.headerLogo { height:99px; width:290px; margin:20px 0px 0px 40px; padding:0px; }
.headerBanner { float:right; height:60px; width:468px; margin:20px 23px 0px 0px; }


/* header menu */
.menu { clear:both; width:938px; height:30px; padding:0px 0px 0px 0px; margin:0px; border:none; }
.menuItem { float:left; background:url(/images/template/headerLink.jpg); padding:7px 0px 7px 0px; text-align:center; color:#ffffff; font-weight:bold; font-size:14px; text-decoration:none; width:134px; border:none; margin:0px; }
.menuItem:hover { float:left; background:url(/images/template/headerLinkHover.jpg); padding:7px 0px 7px 0px; text-align:center; color:#ffffff; font-weight:bold; font-size:14px; text-decoration:none; width:134px; border:none; margin:0px; }


/* menu offers*/
a#personal { display:block; width:400px; height:30px; background-image:url(/images/template/personal-up.jpg); margin:10px 0 10px 40px; float:left; }
a#personal:hover { background-image:url(/images/template/personal-down.jpg); }
a#business { display:block; width:400px; height:30px; background-image:url(/images/template/business-up.jpg); margin:10px 0 10px 35px; float:left; }
a#business:hover { background-image:url(/images/template/business-down.jpg); }
a#smallpersonal { width:110px; height:23px; background-image:url(/images/template/small-personal-up.jpg); margin:10px 10px 10px 30px; float:right; }
a#smallpersonal:hover { background-image:url(/images/template/small-personal-down.jpg); }
a#smallbusiness { width:110px; height:23px; background-image:url(/images/template/small-business-up.jpg); margin:10px 10px 10px 30px; float:right; }
a#smallbusiness:hover { background-image:url(/images/template/small-business-down.jpg); }
.menuoffersindex { margin:0; width:922px; }
.menuoffersindex ul { margin:0 0 0 -35px; padding:0 0 0 35px; }
.menuoffersindex ul li { list-style:none; float:left; background-color:#ffffff; padding:0; margin:0; }
.menuoffersindex ul li a { padding-top:5px; text-align:center; background:url(/images/template/nav2down.jpg); display:block; color:#026AB3; font-weight:bold; font-size:14px; text-decoration:none; height:21px; width:110px; margin-left:37px; }
.menuoffersindex ul li a:hover { padding-top:5px; text-align:center; background:url(/images/template/nav2up.jpg); display:block; color:#ffffff; font-weight:bold; font-size:14px; text-decoration:none; height:21px; width:110px; margin-left:37px;}

.menuofferselected { padding-top:5px; text-align:center; background:url(/images/template/nav2up.jpg); display:block; color:#ffffff; font-weight:bold; font-size:14px; text-decoration:none; height:21px; width:110px; margin-right:35px; background-color:#000000; }

/* main content excluding header & footer */
.mainContent { padding:0px 15px 5px 15px; }


/* sort by dropdown function */
.sortBy { float:right; padding:5px 7px 0px 0px; font-size:10pt; }


/* left menu styles */
.leftmenu { position:relative;width:140px;  margin-right:4px; border:1px solid #7F7F7F; float:left }
.lefthead { padding:6px 2px 6px 6px; background:url(/images/template/searchC.jpg); color:#FFFFFF; border-bottom: 1px solid #7F7F7F; font: normal normal bold 13px arial; text-decoration:none; text-align:left; }
.leftsubhead {clear:both; padding:6px 4px 5px 8px; background-color:#F2F2F2; color:#026AB3; border-bottom: 1px solid #7F7F7F; font: normal normal bold 12px arial; text-decoration:none; text-align:left; }
.leftitem { position:relative; padding:6px 8px 6px 8px; background-color:#FFFFFF; border-bottom: 1px solid #7F7F7F; font: normal normal normal 11px arial;}
.leftitem A:link, .leftitem A:visited, .leftitem A:active, .leftitem A:hover { color:#666666;  font-weight:bold }
.leftcheck { position:absolute; top:0; right:0; width:20px; padding:0px 8px 4px 8px; }
.leftsearch { text-align:right; padding:9px 4px 9px 8px; }


/* footer styles */
.footerCopy  { color:#ffffff; font-size:12px; font-weight:normal; float:right; text-decoration:none; }
.footerLinks { float:left }
.footerLinks A:link, .footerLinks A:visited, .footerLinks A:active, .footerLinks A:hover { padding:0 10px; border-right: 1px solid #ffffff; color:#ffffff; font-size:12px; font-weight:normal; float:left; text-decoration:none; }
.footer {background: url(/images/template/footer.jpg); height:12px; width:916px; padding:10px; margin-left:10px; }
.bottomLinks { text-align:center; width:100%; padding-top:5px; } 
.bottomLinks A:link,  .bottomLinks A:visited, .bottomLinks A:active, .bottomLinks A:hover { color:#7f7f7f; font-size:12px; font-weight:normal; text-align:center; text-decoration:none; padding:0 5px 0 5px; }


/* three column product boxes */
.main {width:783px; height:auto }
.threecolumn { width:255px; float:left; padding:0px 0px 8px 6px;}
.show {width:100%;  margin:-10px 0 20px 0;padding:0 0 10px 0; text-align:center; color:#7F7F7F; font-size:12px; clear:both }
.show A:link, .show A:visited, .show A:active, .show A:hover {color:#026AB3; font-size:12px; font-weight:bold; text-decoration:none; }
.product { width:247px; padding:0px 0px 0px 0px; position:relative; border:1px solid #7F7F7F; height:200px; }
.productName { background: url(/images/template/categoryC.jpg); height:18px; padding:5px 5px 5px 5px; }
.productName A:link, .productName A:visited, .productName A:active, .productName A:hover {color: #FFFFFF; font-size: 16px; font-weight: bold; text-decoration:none; width: 100%; }
.productImage { background-color:#FFFFFF; text-align:center; width:85%; padding:20px 4px 5px 4px; }
.productPricesFrom { background-color:#FFFFFF; color:#026AB3; align:left; padding:5px 5px 1px 5px; font: normal normal bold 11px arial;}
.productPrice A:link, .productPrice A:visited, .productPrice A:active, .productPrice A:hover {color: #026AB3; font-size: 18px; font-weight: bold; text-decoration:none; padding:0px 0px 0px 5px; }
.productCompare { align:right; background-color:#FFFFFF; float:right; padding:5px 5px 5px 5px; position:absolute; left:130px; top:154px; }


/* promo boxes */
.promoBox { padding:30px 10px 10px 10px; border:2px solid #1F497D; width:210px; height:100px; float:left; margin-left:10px; }
.promoImage { float:left; margin-top:-10px; }
.promoHead { float:left; color:#558ED5; margin-left:15px; font-size:14px; padding:1px; }
.promoDetail { float:left; color:#10253F; font-size:14px; padding:1px; width:70px; }
.promoPrice { color:#10253F; font-size:16px; font-weight:bold; float:left; padding:15px 70px 0px 15px; }
.promoPerMonth { clear:both; color:#10253F; padding-left:75px; font-size:8px; }
.promoBuy { float:right; margin-top:-22px; }

.freeBox {text-decoration:none;  padding:7px 8px 7px 10px; border:2px solid #1F497D; width:456px; height:126px; float:left; margin-left:10px; }
.freeCol1 {text-decoration:none;  width:152px; float:left; margin:0; }
.freeCol2 {text-decoration:none;  width:120px; float:left; margin:0 16px 0 0; }
.freeCol3 {text-decoration:none;  width:160px; float:left; margin:0; }
.freeRed {text-decoration:none;  color:#C00000; font-size:14px; font-weight:bold; float:left; padding:0 0 0 5px; }
.freeImage { float:left; margin:7px 5px 0px 0px; }
.freeDetail {text-decoration:none;  float:left; color:#10253F; font-size:12px; padding:15px 0 0 3px; width:100px; }
.freePrice {text-decoration:none;  color:#10253F; font-size:14px; font-weight:bold; clear:both; padding:3px 0 0 20px; }
.freeText {text-decoration:none;  color:#10253F; padding:10px 0 0 0; }
.freeBuy {text-decoration:none;  padding:3px 0 0 32px; }


/* All text boxes */
#TextContainer { float:left; width:798px; margin:0px 0px 0px 0px; height:auto;}
#TextBoxHeader { font-weight:bold; font-size:16px; color:#ffffff; background: url(/images/template/footer.jpg); height:20px; width:782px; margin:0px 0px 0px 0px; padding:7px 0px 3px 22px; }
#TextBox { font-size:14px; color:#17375E; border:1px solid #999999; padding:10px 20px 20px 20px; width:762px; height:538px; overflow:auto; margin:0px 0px 0px 0px; }
#TextBox h2{ color:#c20000 }
.skyscraper { float:left; margin-right:8px; }


/* Product Page Featured Item */
.featureBox { float:left; padding:10px 0px 10px 10px; border:2px solid #1F497D; width:428px; height:120px; margin:0px; }
.featureImage { float:left; margin:20px 10px 0px 0px; }
.featureGroup { float:left; margin:0px 0px 0px 0px; width:245; height:118; }
.featureHeader { color:#c20000; font-size:20px; font-weight:bold; margin:0px 0px 0px 3px; }
.featureList { font-size:10pt; color:#17375E; margin:0px 0px 0px 4px; padding:4px 0px 0px 0px; list-style-type: none; }
.featureList li { background-image:url(/images/template/tick.jpg); background-repeat:no-repeat; background-position:0px -1px; font-size:10pt; color:#17375E; margin:0px 0px 0px 0px; padding:1px 1px 1px 25px; }
.itemfeatures { width:380px; height:180px; background: url(/images/template/fade.jpg); border:1px solid #026AB3; padding: 10px 20px 10px 10px; float:left; margin-bottom:10px;}
.itemfeaturesheader {  padding:20px 0 10px 20px; color:#026AB3; font-size:20px; font-weight:bold  }
.itemfeaturestext { font-size:10pt; color:#026AB3; padding:0px 150px 0px 20px; }
.itemcheapestgroup { width:250px; height:164px; background-color:#FFFFFF; float:right; border:1px solid #7F7F7F; }
.itemcheapestheader { width:100%; color: #ffffff; font-size: 12px; background: url(/images/template/categoryC.jpg); height:22px; text-align:center; font-weight:bold; padding-top:6px; }
.itemcheapestretailer { width:100%; text-align:center; padding: 17px 10px 10px 10px; }
.itemcheapestprice { width:100%; text-align:center; color:#026AB3; font: normal normal bold 18px arial; }
.itemcheapestprice A:link, .itemcheapestprice A:visited, .itemcheapestprice A:active, .itemcheapestprice A:hover { text-decoration:none; color:#026AB3; }
.itemcheapestbuynow { width:100%; text-align:center; padding: 6px 10px 10px 2px; }

.showPhones { width:100%;  padding:10px 0 10px 10px; text-align:center; color:#7F7F7F; font-size:14px; clear:both }
.showTariffs { width:100%;  padding:10px 0 10px 0; text-align:center; color:#7F7F7F; font-size:14px; clear:both }
.showPhones A:link, .showPhones A:visited, .showPhones A:active, .showPhones A:hover { color:#17375E; font-size:14px; font-weight:bold; text-decoration:none; padding:10px; }
.showTariffs A:link, .showTariffs A:visited, .showTariffs A:active, .showTariffs A:hover { color:#17375e; font-size:14px; font-weight:bold; text-decoration:none; padding:10px; }
.showNumber { font-weight:bold; color:#17375e; }


/* blog right menu */
.skyRight{float:right;width:130px;  position:relative;  background-color:#F2F2F2; border:1px solid #CCCCCC; margin-bottom:20px}
.skyTL{width:22px; height:22px; position:absolute; top:-1px; left:-1px; background: url(/images/template/GcornTL.jpg) no-repeat}
.skyTR {width:22px; height:22px; position:absolute; top:-1px; right:-1px; background: url(/images/template/GcornTR.jpg) no-repeat}
.skyBL {width:22px; height:22px; position:absolute; bottom:-1px; left:-1px; background: url(/images/template/GcornBL.jpg) no-repeat}
.skyBR {width:22px; height:22px; position:absolute; bottom:-1px; right:-1px; background: url(/images/template/GcornBR.jpg) no-repeat}


/* Advanced Search Box */
.searchGroup { position:relative; width:926px; height:120px; background-color:#F2F2F2; border:2px solid #1F497D; float:left; margin:10px 0 10px 0; }
.searchHeader { height:22px; background:url(/images/template/footer.jpg); color:#FFFFFF; font:normal normal bold 14px arial; margin-bottom:10px; padding-top:6px; padding-left:10px; }
.searchNetworks { float:left; width:130px; height:60px; background-color:#FFFFFF; border:1px solid #1F497D; margin:0 10px 5px 10px; font:normal normal bold 12px arial; color:#1F497D; padding:5px 10px 5px 10px; }
.searchMinutes { float:left; margin:0px 10px 10px 40px; color:#1F497D; font:normal normal bold 12px arial; }
.searchMinutesLabel { float:left; }
.searchMinutesInput { float:left; width:30px; height:22px; margin:-1px 0 10px 3px; border:0; background-color:#F2F2F2; color:#1F497D; font:normal normal bold 12px arial; }
.searchTexts { float:left; margin:0px 10px 10px 40px; color:#1F497D; font:normal normal bold 12px arial; }
.searchTextsLabel { float:left; }
.searchTextsInput { float:left; width:30px; height:22px; margin:-1px 0 10px 3px; border:0; background-color:#F2F2F2; color:#1F497D; font:normal normal bold 12px arial; }
.searchContract { float:left; margin:0 10px 10px 40px; color:#1F497D; font:normal normal bold 12px arial; }
.searchCost { float:left; margin:0 10px 10px 40px; color:#1F497D; font:normal normal bold 12px arial; }
.searchButton { margin:20px 20px 10px 10px; float:right; }
.searchResellers { position:absolute; left:362px; top:90px; color:#1F497D; font:normal normal bold 12px arial; }
.searchResellers input { margin-left:27px; }


/* Product Page css table rows */
.tableheader {width:920px; }
.table { width:920px; background-color:#F1F1F1; padding:8px 0px 0px 8px; border:#1F497D 1px solid }
.table-head { color: #ffffff; font-size: 12px; background: url(/images/template/footer.jpg); height:22px; text-align:center; font-weight:bold; padding-top:6px; float:left }
.table-head A:link, .table-head A:visited, .table-head A:active, .table-head A:hover {color: #ffffff; font-size: 12px; height:22px; text-align:center; font-weight:bold; padding-top:6px; text-decoration:none;}
.table-inner { background-color:#ffffff; height:66px; width:906px; border:2px solid #F1F1F1;}
.table-retailer { float:left; text-align:center; border-top: #7F7F7F 1px solid; border-bottom: #7F7F7F 1px solid; border-left: #7F7F7F 1px solid; height:62px; vertical-align:middle; padding:2px 5px 0px 3px }
.table-minutes { float:left; text-align:center; border-top: #7F7F7F 1px solid; border-bottom: #7F7F7F 1px solid; border-left: #7F7F7F 1px solid; height:42px; padding:20px 5px 2px 5px; }
.table-minutes A:link, .table-minutes A:visited, .table-minutes A:active, .table-minutes A:hover { color: #1F497D; font-size: 16px; font-weight:bold; text-decoration:none; }
.table-texts { float:left; text-align:center; border-top: #7F7F7F 1px solid; border-bottom: #7F7F7F 1px solid; border-left: #7F7F7F 1px solid; height:42px; vertical-align:middle; padding:20px 5px 2px 5px }
.table-texts A:link, .table-texts A:visited, .table-texts A:active, .table-texts A:hover{color: #558ed5; font-size: 16px; font-weight:bold; text-decoration:none; }
.table-contract { float:left; text-align:center; border-top: #7F7F7F 1px solid; border-bottom: #7F7F7F 1px solid; border-left: #7F7F7F 1px solid; height:42px; padding:20px 5px 2px 5px; }
.table-contract A:link, .table-contract A:visited, .table-contract A:active, .table-contract A:hover { color:#1F497D; font-size: 16px; font-weight:bold; text-decoration:none; }
.table-price { float:left; border-top: #7F7F7F 1px solid; border-bottom: #7F7F7F 1px solid; border-left:#7F7F7F 1px solid; height:42px; text-align:center; padding:20px 5px 2px 5px }
.table-price A:link, .table-price A:visited, .table-price A:active, .table-price A:hover { color:#558ed5; font-size:16px; font-weight:bold; text-decoration:none; }
.table-info { float:left; text-align:left; border-top: #7F7F7F 1px solid; border-bottom: #7F7F7F 1px solid; border-left:#7F7F7F 1px solid; height:57px; vertical-align:middle; padding:3px 5px 4px 6px; color: #17375E } 
.table-buynow { float:left; text-align:center; border: #7F7F7F 1px solid; height:57px; vertical-align:middle; padding:3px 5px 4px 7px; }
.table-name a { font-weight:bold; color:#C00000; font-size:14px; position:absolute; text-decoration:none; }
.table-more { position:relative; left:168px; top:25px; }
.table-find a { text-decoration:underline; color:#17375E; padding:0; }

/* Blog Pages */
.table1 {width:670px; margin-top:30px; border:1px solid #7F7F7F}