html body {
	font-size:.625em;
	background-color:#fff;
	color:#666;
	font-family:Tahoma, Arial, sans-serif;
}
html * {
	margin:0;
	padding:0;
	list-style-type:none;
}
.clearfix {
	clear:both;
	display:inline-block;
}
.clearfix:after {
	clear:both;
	content:".";
	display:block;
	height:0;
	visibility:hidden;
}
ul, ul li { list-style-position: outside; list-style-image:none;}
a img, fieldset {
	border:none;
}
a {
	color:#00528E;
	text-decoration:none;
}
a:hover, a:focus {
	text-decoration:underline;
}
.textReplacement {
	display:inline-block;
	overflow:hidden;
	text-indent:-999999em;
	float:left;
}
.hiddenAll {
	display:none;
	visibility:hidden;
}
/******************* FOOTER ************************/

div.footer, div.footer p {
	float:left;
}
div.footer {
	background-color:#f8f8f8;
	margin:0 0 0 18px;
	clear:both;
	width:940px;
	height:30px;
}
div.footer ul {
	float:right;
	margin:10px 8px 0 0;
	font-size:1.1em;
}
div.footer ul li {
	float:left;
	display:inline;
	background:url(../images/css/bg_bullet_disc.gif) no-repeat left 65%;
	padding:0 6px 0 12px;
}
div.footer ul li.first {
	background:none;
}
/************************ LAYOUT *******************************/

div#contentAreas {
	width:980px;
	margin:0 auto;
	text-align:left;
	overflow:hidden;
}
div#mainContentArea {
	width:978px;
	clear:left;
	padding:0 10px;
	overflow:hidden;
	padding:0 0 59px 0;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	background:#e2e2e2 url(../images/css/bg_main_content_gradient.jpg) repeat-x left top;
}
div#mainContentArea p {
	font-size:1.1em;
	line-height:1.3;
	margin-bottom:1em;
}
div#mainContentArea div#articleBg {
	background:#e2e2e2 url(../images/css/bg_main_content_gradient_b.jpg) repeat-x left top;
}
div#mainContentArea div#greenSwirls {
	background:transparent url(../images/css/Hero_0.2_bb.jpg) no-repeat left top;
}
div#mainContentArea div#blueSwirls {
	background:transparent url(../images/css/Hero_bb_campaign.jpg) no-repeat left top;
}
div.contentHeader {
	padding:9px 0 0 20px;
	min-height:18em;
	display:block;
	height:250px;
}
div.contentHeader h1 {
	margin:0 0 10px 0;
	padding:0;
}
div.contentHeader p {
	font-size:1.4em;
}
div.contentHeader div.logoContainer {
	margin-bottom:62px;
}
div.contentHeader div.imageHolder {
	float:right;
	clear:both;
	margin:-42px 32px 3px 24px;
	display:block;
}
div.contentHeader h1, div.contentHeader .content {
	margin-left:23px;
}
div.contentHeader div.content {
	clear:left;
	float:left;
	width:520px;
	font-size:1.3em;
}
/* TOP NAV */
div#topNav {
	float:left;
	margin:0 20px;
	width:942px;
}
div#topNav ul li {
	display:inline;
	float:left;
}
div#topNav ul li a {
	background-position:0 0;
	background-repeat:no-repeat;
	float:left;
	height:42px;
	width:235px;
}
div#topNav ul li a.overview {
	background-image:url(../images/btn/btn_over_view.gif);
}
div#topNav ul li a.phoneLines {
	background-image:url(../images/btn/btn_phonelines_calls.gif);
}
div#topNav ul li a.broadband {
	background-image:url(../images/btn/btn_broadband.gif);
}
div#topNav ul li a.broadbandLines {
	background-image:url(../images/btn/btn_packages.gif);
}
div#topNav ul li a:hover {
	background-position:0 -55px;
}
div#topNav ul li.selected a, div#topNav ul li.selected a:hover {
	background-position:0 -111px;
	cursor:default;
}
div.separator {
	border-bottom:4px #62b325 solid;
	display:block;
	float:left;
	width:936px;
}
/* TOP NAV */

div#oneColumnLayout, div#twoColumnLayout  {
	margin:0 20px;
	float:left;
}

.phoneContainerMain  {
	margin:0 20px 20px 20px;
	float:left;
	width: 936px;
}
.phoneContainerMain .phoneContainerBottom {
	background:url(../images/css/bg_phoneno_container_bottom.gif) no-repeat left bottom;
	min-height: 50px;	
	margin:0;
	float:left;
	width: 936px;
}
.phoneContainerMain .phoneContainerTop {
	background:url(../images/css/bg_phoneno_container_top.gif) no-repeat left top;
	margin:0;
	float:left;
	width: 936px;
}
.phoneContainerMain .phoneContainerBottom p {
	color: #333333;
	float:left;
	font-size: 1.8em !important;
	margin:15px 0 0 0;
}
.phoneContainerMain .phoneContainerBottom img {
	margin:15px 20px 0 20px;
	float:left;
}


div.contentContainer {
	background-color:#FFFFFF;
	background-image:none;
	border-left:1px solid #D5D5D5;
	border-right:1px solid #D5D5D5;
	padding:0 6px 28px 6px;
	width:923px;
	float:left;
}
div.contentContainerBottom {
	background:url(../images/css/bg_content_container.gif) bottom left no-repeat;
	height:9px;
	clear:both;
	width:936px;
	margin-bottom:20px;
}

/* OFFERS FROM BT */

div.offersProductGray {
	background:transparent url(../images/css/bg_gray_twoColumn_bot.gif) no-repeat scroll left bottom;
	float:left;
	margin:0 10px 20px 20px;
	min-height:170px;
	overflow:hidden;
}
div.offersProductGrayInner {
	background:transparent url(../images/css/bg_gray_twoColumn_top.gif) no-repeat scroll left top;
	float:left;
	overflow:hidden;
}
div.offersProductGrayInner h3 {
	color:#FFFFFF;
	font-size:2em;
	font-weight:normal;
	padding:0 0 20px;
}
div.offersProductGray h4, div.offersProductGray ul.productItems li h4 {
	font-size:1.8em;
	font-weight:normal;
}
div.offersProductGray ul.productItems {
	float: left;
	margin-top:2px;
}
div.offersProductGray ul.productItems li {
	margin:0 15px 0 0;
	position:relative;
	width:277px;
	padding:0;
	min-height:110px;
}
div.offersProductGray ul.productItems li div.OfferContentInner {
	float:left; width:auto; min-height:92px;
	}
div.offersProductGray ul.productItems li.last {
	margin:0 0 0 8px;
}
.bottomProContainer li {
	min-height:130px !important;
}
div.offersProductGray ul.productItems li h4 {
	color:#00528e;
	font-size:1.4em;
	margin-top:14px;
	margin-bottom:25px!important;
	width:130px;

}
div.offersProductGray ul.productItems li p {
	color:#333333;
	margin: 5px 0 0 5px !important;
	position: relative;
	width:125px;
}
div.offersProductGray ul.productItems li.last p {
	width:130px;
	padding-bottom:3px;
}
div.offersProductGray ul.productItems li p.cost {
	margin-bottom:20px;
}
div.offersProductGray ul.productItems li img {
	position:absolute;
	right:0;
}
div.offersProductGray ul.productItems li.last img {
	right:15px;
}
div.offersProductGray ul.productItems li div.callToAction {
	background:url(../images/css/bg_link_lines.png) no-repeat scroll left top;
	margin: 0 0 0 0;
/*	float: right;*/
	height:35px;
	width:285px;
	float:left;
}
div.offersProductGray ul.productItems li.last div.callToAction {
	width:290px;
}
div.offersProductGray ul.productItems .productImageIeFix {
	position:absolute;
	top:0;	
}
div.offersProductGray div.notSure {
	float:left;
	padding:10px 25px 0;
	width:260px;
}
div.offersProductGray div.notSure img {
	margin: 3px 0 20px 0;
}
div.notSure ul.helpfulArticalList li {
	padding:8px 0;
	font-size:1.2em;
	list-style:disc;
	margin-left:15px;
	color:#333333;
}
div.offersProductGray div.find {
	float:left;
	margin:10px 20px 0;
	padding:0 0 10px;
	width:590px;
}
div.offersProductGray div.find img {
	margin:3px 0 20px 0;	
}
ul.productItems li {
	float:left;
	margin:0 0 30px;
	width:360px;
}
ul.productItems li h4 {
	font-size:1.4em;
	margin:2px 0 2px 5px !important;
}
div#mainContentArea a.viewDetails18 {
	background:url(../images/css/bg_bullet_arrow01.gif) no-repeat right 50%;
	padding-right:8px;
}
div.callToAction p{
	width:265px!important;
	text-align:right;
}
div.callToAction p a {
	display:inline;
	float: right;
	margin: 0 15px 0 1px;
}
/* START :: BLOCK */
div.block {
	float:left;
	margin:0 0 0 15px;
	width:287px;
}

div.block div.highlightWrapper {
	float: left;
	background:url(../images/css/bg_box_bottom_medium.jpg) no-repeat scroll left bottom;
	width: 287px;
}
div.block div.highlightWrapper div.highlightInner {
	background:url(../images/css/bg_box_top_medium.jpg) no-repeat scroll left top;
	padding:22px 0 10px 0;
	min-height:370px;
}
div.block div.highlightWrapper div.promoContent{
	padding:2px 0 0 20px;
}
div.block div.highlightWrapper h2 {
	font-size:2.5em;
	font-weight:normal;
	color:#00528e;
	min-height:50px;
	zoom:1;
}
div.block div.highlightWrapper div.promoContent h2 {
	padding-top:0;
	line-height:1.0em;
	padding-bottom:7px;
	margin-right:5px;
	font-size:2.3em;
	width: 250px;
}
div.highlightWrapper div.promoContent p.phoneLinesContent {
	color:#333333;
	font-size:1.2em !important;
	float: left;
	margin: 0;
	padding-right:30px;
	position: relative;
	width: 465px;
}

div.block div.highlightWrapper h2 span {
	display:block;
	font-size:0.5em;
}
div.priceInfo {
	background:url(../images/css/bg_dotted_line.gif) repeat-x left bottom;
	margin-bottom:15px;
	padding-bottom:9px;
/*	position:relative;*/
	width:245px;
}
div.priceInfo span.priceRange {
	color:#666666;
	font-size:1.1em !important;
	float:left;
}
div.priceInfo span.price {
	color:#333333;
	font-size:2.6em !important;
	margin:0 5px;
}
div.priceInfo span.priceRate {
	color:#666666;
	font-size:1.1em !important;
	margin:0;
	width:120px !important;
/*	position:absolute;
	top:14px;*/
}
div.block div.highlightWrapper p {
	padding-right:15px;
}
div.block div.highlightWrapper a.viewPhoneLines {
	background:url(../images/btn/btn_view_phoneline_options.gif) no-repeat scroll left top;
	height:24px;
	width:163px;
}
div.block div.highlightWrapper a.viewPhoneLines:hover {
	background-position:left -24px;
}
div.block div.highlightWrapper a.viewBroadband {
	background:url(../images/btn/btn_view_broadband_options.gif) no-repeat scroll left top;
	height:24px;
	width:166px;
}
div.block div.highlightWrapper a.viewBroadband:hover {
	background-position:left -24px;
}
div.block div.highlightWrapper a.viewDetails {
	background:url(../images/btn/btn_view_phoneline_broadband.gif) no-repeat scroll left top;
	height:24px;
	width:243px;
}
div.block div.highlightWrapper a.viewDetails:hover {
	background-position:left -24px;
}
div.block div.highlightWrapper p.iconPhoneLines {
	background:url(../images/css/bg_phone_plan_medium.png) no-repeat left 22px;
	display:block;
	width:266px;
	padding:175px 0 0 20px;
	float:left;
}
div.block div.highlightWrapper p.iconPhoneLines span{
	font-size: 1.1em;
	width:245px;
	display:block;
	padding-bottom:10px;	
}
div.block div.highlightWrapper .icon20mb {
	background:url(../images/css/bg_phone_plan_20mb.png) no-repeat 0 30px;
	display:block;
	float:left;
	padding:173px 0 0 0;
	margin:0;
	width:287px;
	zoom:1;
}
div.block div.highlightWrapper p.icon20mb span{
	font-size: 1.1em;
	margin:0 0 0 20px;
	display:block;
	padding-bottom:10px;	
	width:245px;
}
div.block div.highlightWrapper p.iconPhoneBroadband {
	background:url(../images/css/bg_2in1_big.png) no-repeat  0 35px;;
	display:block;
	margin:0 0 0 20px;
	width:auto;
	padding:175px 0 0 0;
	zoom:1;
	float:left
}
div.block div.highlightWrapper p.iconPhoneBroadband span{
	font-size: 1.1em;
	width:245px;
	display:block;
	padding-bottom:10px;
}
/* END :: BLOCK*


/* START :: PHONE LINES AND CALLS */

div.leftContent{
	float:left;
	margin:25px 0 0 17px;
	width:680px;
}
div.rightContent{
	width:210px;
	float:left;
	margin:25px 0 0 0;
}
div#twoColumnLayout h2{
	padding:0px 0 20px 2px;
	width: 640px;		
}
div#twoColumnLayout p.intro{
	font-size:1.2em;
	padding:0 0 27px 2px;	
	width: 640px;	
}
/* START :: LARGE BLOCK */
div.largeBlock {
	width:660px;
	float:left;
}
div.largeBlock div.highlightWrapper {
	background:url(../images/css/bg_wider_bottom.jpg) no-repeat scroll left bottom;
	float:left;
	min-height:175px;
	width: 664px;
}
div.largeBlock div.highlightWrapper div.highlightInner {
	background:url(../images/css/bg_wider_top.jpg) no-repeat scroll left top;
	float: left;
	/*min-height:205px;*/
	width: 664px;
}
div.largeBlock div.highlightWrapper h3{
	font-size:2.5em;
	font-weight:normal;
	color:#00528e;
	min-height:57px;
	padding:5px 0 0 0;
	zoom:1;
}
div.largeBlock div.highlightWrapper p.iconPhoneLines span{
	font-size:1.1em;
	float: left;
	margin: 10px 0 0 20px;
	padding-right:30px;
	display:inline-block;
	color:#333333;
}
div.largeBlock div.highlightWrapper div.promoContent {
	padding:12px 0 0 20px;
	width: 644px;
	position: relative;
}
div.largeBlock div.highlightWrapper div.promoContent img.callDivert {
	position: absolute;
	top: 15px;
	right: 0;
}

/* START :: MEDIUM BLOCK */
div.mediumBlock {
	width:322px;
	float:left;
	margin:20px 20px 20px 0;
}
div.mediumBlockLast {
	width:322px;
	float:left;
	margin:20px 0 20px 0;
}

div.mediumBlock div.highlightWrapper {
	background:url(../images/css/bg_box_bottom_bigmedium.jpg) no-repeat scroll left bottom;
	float: left;
	width: 322px;
}
div.mediumBlock div.highlightWrapper div.highlightInner {
	background:url(../images/css/bg_box_top_bigmedium.jpg) no-repeat scroll left top;
	min-height:475px;
	float: left;
	width: 322px;
}
div.mediumBlock div.highlightWrapper div.highlightInner .promoContentMain {
	background:url(../images/css/bg_box_bottom_medium_lines.jpg) no-repeat scroll left bottom;
	margin: 0 auto;
	min-height: 195px;
	width: 320px;
}
div.mediumBlock div.highlightWrapper div.highlightInner p{
	font-size:1.2em!important;
	margin:5px 5px 5px 0!important;
}
div.mediumBlock div.highlightWrapper div.highlightInner ul.moreOffers{
	float:left;
	margin-top:10px;
	width:100%;
}
div.mediumBlock div.highlightWrapper div.highlightInner p.more{
	position:relative;
	top:85px;
	right:8px;
	font-size:1.1em!important;
	text-align:center;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
div.mediumBlock div.highlightWrapper div.highlightInner p.more{
	top:105px;
}
div.rightContent div.smallBlock div.highlightWrapper div.promoContent p {
	margin-right:15px; 
}
div.packageGroupBlock div.highlightWrapper h3 {
	margin-right:12px;
}
}
div.mediumBlock div.highlightWrapper div.highlightInner .moreContent{
	float:left;
	margin: 15px 0 30px 20px;
	width:300px;
}
div.mediumBlock div.highlightWrapper div.highlightInner ul.moreOffers li{
	list-style:disc;
	font-size:1.2em;
	margin:2px 10px 5px 13px;
}
div.mediumBlock div.highlightWrapper div.highlightInner ul.moreOffers li span{
	font-size:10px;
}
div.mediumBlock div.highlightWrapper h3.plan500{
	/*background:url(../images/css/phone_plan500_small.png) no-repeat right top;*/
	font-size:2.5em;
	font-weight:normal;
	color:#00528e;
	letter-spacing:-0.2px;
	line-height:1.1em;
	margin:10px 18px 0 0;
	padding:0 0 28px 0;
	width: 195px;
	zoom:1;
}
div.mediumBlock div.highlightWrapper h3.planUnltd{
	/*background:url(../images/css/phone_planUnltd_small.png) no-repeat right top;*/
	font-size:2.5em;
	font-weight:normal;
	color:#00528e;	
	letter-spacing:-0.2px;
	line-height:1.1em;
	margin:10px 22px 0 0;
	padding:0 0 28px 0;;
	width: 180px;
	zoom:1;
}
div.mediumBlock div.highlightWrapper .promoContent img,
div.mediumBlock div.highlightWrapper .promoContent img {
	margin:10px 22px 0 0;
	float: right;
}
div.mediumBlock div.highlightWrapper p.iconPhoneLines {
	background:url(../images/products/phone_plan_big.png) no-repeat scroll left 46px;
	display:block;
	float:left;
	padding:195px 0 0 20px;
}
div.mediumBlock div.highlightWrapper p.iconPhoneLines span{
	font-size:1.1em;
	padding-right:30px;
	display:inline-block;
	color:#333333;
}
div.mediumBlock div.highlightWrapper div.promoContent {
	padding:2px 0 0 20px;
}

/* START :: SMALL BLOCK */
div.smallBlock {
	float:left;
	margin:25px 0 0 0;
	width:215px;
}
div.smallBlock div.highlightWrapper {
	background:url(../images/css/bg_right_bottom.jpg) no-repeat scroll left bottom;
	float:left;
	width: 215px;
}
div.smallBlock div.highlightWrapper div.highlightInner {
	background:url(../images/css/bg_right_top.jpg) no-repeat scroll left top;
	float:left;
	min-height:220px;
	width: 215px;
}
div.smallBlock div.highlightWrapper h3{
	background:url(../images/headings/title_get_a_business_phone.gif) no-repeat left top;
	zoom:1;
	padding:22px 0 0 0;
}
div.smallBlock div.highlightWrapper p.iconPhoneLines {
	background:url(../images/products/phone_plan_big.png) no-repeat scroll left 46px;
	display:block;
	float:left;
	padding:195px 0 0 20px;
}
div.smallBlock div.highlightWrapper p.iconPhoneLines span{
	font-size:1.1em;
	padding-right:30px;
	display:inline-block;
	color:#333333;
}
div.rightContent div.existing {
	background:url(../images/promo_cheryl.gif)  no-repeat left top;
	height:210px;
	padding-top:80px;
}
div.rightContent div.existing p {
	padding:0 10px;
	font-size:1.8em!important;
}
div.rightContent div.existing p a.renew{
	background:url(../images/css/bg_link_arrow.gif) no-repeat right 50%;
	padding-right:12px;
}
div.rightContent div.existing p a.support{
	background:url(../images/css/bg_link_arrow.gif) no-repeat right 50%;
	padding-right:12px;
}
div.smallBlock div.highlightWrapper div.promoContent {
	padding:18px 0 0 18px;
}
div.rightContent div.smallBlock div.highlightWrapper div.promoContent p{
	color:#333333;
	padding:122px 10px 10px 0;
}
div.rightContent div.smallBlock div.highlightWrapper div.promoContent p a{
	background:url(../images/css/bg_bullet_arrow01.gif) no-repeat right 50%;
	padding-right:8px;
	margin-left:6px;
}
/* RIGHT BOX */
.treatmentBox {
	background:transparent url(../images/css/contBox_treatment.png) no-repeat scroll left top;
	color:#FFFFFF;
	height:132px;
	padding:5px 16px 8px 16px;
	width:188px;
}
.treatmentBox h3 {
	font-size:1.8em;
	font-weight:normal;
	margin-bottom:8px;
}
.treatmentBox img {
	margin: 6px 0 0 0;
}
.treatmentBox ul {
	line-height:1.3em;
}
.treatmentBox ul li {
	background:transparent url(../images/css/disc_white.gif) no-repeat scroll left 5px;
	font-size:1.2em;
	margin:6px 0 0;
	padding:0 0 0 10px;
}
div.leftContent div.priceInfo {
	background:none;
	width:290px;
	height:31px;
	float:left;
}
div.leftContent div.mediumBlock div.priceInfo {
	margin: 30px 0 5px 0;
}
div.leftContent div.mediumBlock div.freeChange {
	margin-top:43px;
}
div.leftContent div.mediumBlock div.priceInfo .priceRange{
	float:left;
	width:100%;
}
div.leftContent div.mediumBlock div.priceInfo .price{
	margin:0;
}
div.leftContent div.mediumBlock div.priceInfo span.priceRate {
	top:25px;
}
div.leftContent div.largeBlock div.highlightWrapper h3 {
	min-height:35px;
}
div.leftContent div.largeBlock div.highlightWrapper div.priceInfo {
	margin:5px 0 0 0;
	padding: 10px 20px 20px 20px;
	float: left;
	width: 624px;
}
div.leftContent div.largeBlock div.highlightWrapper div.priceInfo span.priceRange {
	width: 100%;
}

div.leftContent div.mediumBlock div.highlightWrapper div.priceInfo div.priceInfoSub,
div.leftContent div.largeBlock div.highlightWrapper div.priceInfo div.priceInfoSub {
	margin-bottom:0;
	float: left;
	width: 205px;
}
div.leftContent div.mediumBlock div.highlightWrapper div.priceInfo div.priceInfoAction,
div.leftContent div.largeBlock div.highlightWrapper div.priceInfo div.priceInfoAction {
	margin: 5px 0 0 0;
	float: right;
	width: 80px;
}
div.leftContent .buyNow{
	background:url(../images/btn/btn_buynow.png) no-repeat left bottom;
	height:24px;
	margin:0 0 0 0;
	width:77px;
	float:right; 
}

div.optionsContent{
	float:left;
	width:680px;
}
div#twoColumnLayout div.optionsContent h2{
	padding:18px 0 10px 25px;
	float:left;
	width:640px;
}

/* START :: BORADBAND*/

/* START :: SMALL BLOCK */
div.broadbandBlock {
	width:209px;
	float:left;
	margin:0 17px 0 0;
}
div.broadbandBlock div.highlightWrapper {
	background:url(../images/css/bg_box_bottom_small.jpg) no-repeat scroll left bottom;
	float:left;
	width:209px;
}
div.broadbandBlock div.highlightWrapper div.highlightInner {
	background:url(../images/css/bg_box_top_small.jpg) no-repeat scroll left top;
	float:left;
	min-height:255px;
	width:209px;
}
div.broadbandBlock   div.packageOffers{
	background:url(../images/css/bg_box_options_small.jpg) no-repeat left bottom;
	min-height:521px;
	width:209px;
}
div.broadbandBlock   div.moreOptions{
	background:url(../images/css/bg_box_more_options_small.jpg) no-repeat left bottom;
	min-height:80px;
	width:209px;
}

div.broadbandBlock div.highlightWrapper h3{
	font-size:2.4em;
	font-weight:normal;
	color:#00528e;
}
div.broadbandBlock div.highlightWrapper h4{
	font-size:1.2em;
	margin-top:10px;
}
div.broadbandBlock div.highlightWrapper div.promoContent {
	padding:15px 0 0 22px;
	float:left;
}
div.broadbandBlock div.highlightWrapper div.promoContent p{
	color:#333333;
	padding:8px 23px 16px 0;
	float:left;
	width:85px;
}
div.broadbandBlock div.highlightWrapper div.promoContent .iconReliable{
	position:relative;
	right:15px;
	top:-14px;
}
div.broadbandBlock div.highlightWrapper div.promoContent .iconProfessional{
	position:relative;
	right:-15px;
	top:-14px;
}
div.broadbandBlock div.highlightWrapper div.promoContent .iconAnywhere{
	position:relative;
	right:3px;
	top:-22px;
}
div.broadbandBlock div.highlightWrapper div.promoContent p a{
	background:url(../images/css/bg_bullet_arrow01.gif) no-repeat right 3px;
	padding-right:8px;
	margin-left:10px;
}
div.broadbandBlock div.highlightWrapper div.promoContent div.packageInfo{
	float:left;
	width:180px;
}
div.broadbandBlock div.priceInfo {
	width:180px;
	float:left;
	margin:8px 0 5px 0;
}
div.broadbandBlock div.priceInfo .priceRange{
	float:left;
	width:100%;
}
div.broadbandBlock div.priceInfo .price{
	margin:0 5px 0 0;
	float:left;
}
div.broadbandBlock div.priceInfo span.priceRate {
	float:left;
	padding-top:15px;
	width:auto !important;
}
div.leftContent div.broadbandBlock .buyNow {
	margin:10px 0 0 0;
	width:143px;	
}
div.leftContent a.moreInfo{
	float:left;
	font-size:1.2em;
	margin-top:5px;
	text-align:center;
	width:100%;
}
div.broadbandBlock ul.featuredPackages{
	float:left;
	width:198px;
	margin:10px 0 0 11px;
}
div.broadbandBlock ul.featuredPackages li{
	margin-bottom:5px;
	height:45px;
	padding:0 28px;
}
div.broadbandBlock ul.featuredPackages li .featuredPackageContent p{
	font-size:1.2em!important;
	float: left;
	color:#FFFFFF;
	font-weight:bold;
	margin-bottom: 0 !important;
	text-align:center;
	display:table-cell;
	width:132px;
}

ul.featuredPackages li.skyblueLite .featuredPackageContent,
ul.featuredPackages li.navyblue .featuredPackageContent,
ul.featuredPackages li.liteGrey .featuredPackageContent
ul.featuredPackages li.darkGrey .featuredPackageContent{
	display:table-cell;
	height:45px;
	vertical-align:middle;
}

ul.featuredPackages .skyblueLite{
	background:url(../images/css/bg_skyblueLite.png) no-repeat left bottom;
}
ul.featuredPackages .navyblue{
	background:url(../images/css/bg_navyblue.png) no-repeat left bottom;
}
ul.featuredPackages .liteGrey{
	background:url(../images/css/bg_grey.png) no-repeat left bottom;
}
ul.featuredPackages .darkGrey{
	background:url(../images/css/bg_black.png) no-repeat left top;
}
ul.featuredPackages li.darkGrey{
	height:48px!important;
}
ul.featuredPackages li.darkGreyPrices{
	margin-top: 0 !important;
}

ul.featuredPackages .largeBox{
	padding:0 10px!important;
}
ul.featuredPackages .largeBox .featuredPackageContent p{
	width:170px!important;
}
.darkGrey div.featuredPackageContent, .liteGrey div.featuredPackageContent{ 
	display:table-cell;
	height:45px;
	vertical-align:middle;
}
div.moreOptions .buyNow {
	margin-top:15px !important;
}

div.additionalInfo{
	background:url(../images/css/bg_dotted_line.png) repeat-x left top;
	float:left;
	width:662px;
	margin:25px 0;
}
div.additionalInfo ul{
	
	float:left;
	width:662px;
}
div.additionalInfo ul li{
	background:url(../images/css/bg_dotted_line.png) repeat-x left bottom;
	padding:1px 0 1px 0;
	float:left;
	width:662px;
}
div.additionalInfo ul li img{
	float:left;
	margin-right:33px;
}
div.additionalInfo ul li h4{
	float:left;
	font-size:1.5em;
	font-weight:bold;
	width:550px;
	margin:16px 0 5px 0;
}
div.additionalInfo ul li p{
	float:left;
	font-size:1.2em!important;
	width:555px;
}
div.additionalInfo ul li p a{
	text-decoration:underline;
	color:#00528e;
}
div.leasedLineInfo{
	background: url(../images/css/bg_leasedline.gif) no-repeat -2px top;
	float:left;
	height:255px;
	width:188px;
	margin-top:25px;
	padding-left:24px;
}
div.leasedLineInfo h4{
	margin:20px 10px 15px 0;
	}
div.leasedLineInfo p{	
	margin:0 10px 15px 0!important;
	font-size:1.2em!important;
	font-weight:bold;
	color:#ffffff;
	width:155px;
}
div.leasedLineInfo a{
	background:url(../images/css/bg_whitearrow.png) no-repeat right 2px;
	bottom:10px;
	color:#FFFFFF;
	float:left;
	font-size:1.2em;
	position:relative;
	padding-right:8px;
}



/***********Accordion *********/

.accordionInfo {
	float:left;
	width:100%;
	padding-bottom:5px;
}

/*    ACCORDION STYLE
-------------------------------------- */
h2 {
	font-size:1.3em;
	font-weight:bold;
	padding:15px 0 15px 0;
}
ul.portfolio {
	float: left;
	width: 100%;
}
ul.portfolio li.firstItem {
	display:none;
}
ul.portfolio li.accordionHiddenData {	
	display: none;
	background: none;
	float:left;
}
ul.portfolio li {
	background: url(../images/css/bg_hide_bottom.gif) no-repeat left bottom; 
	float:left;
	margin: 0 0 15px 0;
}
ul.portfolio li.selected {
	background: url(../images/css/bg_show_bottom.gif) no-repeat left bottom; 
	float:left;
}
.accordionInfo ul li a.acc1 {
	background: url(../images/css/bg_hide_top.gif) no-repeat left top;
	float: left;
	height: 35px;
	text-decoration: none;
	width: 664px;
}
.accordionInfo ul li.selected a.acc1 {
	background: url(../images/css/bg_show_top.gif) no-repeat left top;
	float: left;
	height: 35px;
	text-decoration: none;
	width: auto;	
}
ul.portfolio li h2 {
	padding-left:25px !important;
}
.jcarousel-skin-tango ul li {
	background: none !important;
}
ul.portfolio li h2.first, ul.portfolio li.selected h2.first {
	color:#ff0000;
	background:none;
	cursor:text;
}
ul.portfolio li .accordionSub {
	background: url(../images/css/bg_hide_plus.png) no-repeat left 0;
	font-size: 1.4em;
	margin:9px 0 0 22px;
	padding-top:0 !important;
	height: 15px;		
	float: left;
	width: 617px !important;
}
ul.portfolio li.selected .accordionSub {
	background: url(../images/css/bg_show_up_arr.png) no-repeat left 0;
	color: #fff;
	font-size: 1.4em;
	float: left;
	height: 15px;
	margin:9px 0 0 22px;
	width: 617px !important;
}
ul li .accordionSub span {
	color: #333;
	font-size: 0.80em !important;
	font-weight: normal;
	margin: 0 0 0 15px;

}
ul li.selected .accordionSub span {
	color: #fff;
	font-size: 0.80em;
	font-weight: normal;
	margin: 0 0 0 15px;
}
.accordContent {
	display: block;
	float: left;
	padding:0 0 25px 0;
	font-size:1.2em;
}
ul.portfolio li a h2{
	cursor: pointer;
}

.shortInfo {
	color:#ffffff;
	padding-left:20px;
}

.siteInfo strong{
	color:#ffffff;
}

.siteInfo ul {
	margin-bottom:10px;
}
.siteInfo ul li{
	list-style-type:disc;
	list-style:disc;
	list-style-position:outside;
	margin:5px 0 0 15px;
	line-height:1.2em;
}

/****Accordion content*****/
.accordContent div.item{
	overflow: hidden;
	margin: 0 0 20px 0;
}

.accordContent div.noCarousel{
	margin: 0 0 0 20px;
}

.accordContent div.item div.itemAssets{
	float: left;
	width: 510px;
	margin-right: 20px;
}

.accordContent div.item div.itemInfo{
	float: left;
	width: 360px;
}

.accordContent div.item div.itemInfo p.readLink{
	padding: 10px 0 0 0;
}

.accordContent div.item div.itemInfo p.readLink a{
	color: #ff0000;
	font-size: 1.1em;
	text-transform: uppercase;
	padding: 0 10px 0 0;
	background:url(../images/arrow_red.gif) right 4px no-repeat;
	
}
.accordContent div.item div.itemInfo h3{
	font-size: 2.0em;
	color: #ffffff;
	margin: 0 0 10px 0;
	text-transform:uppercase;
	font-weight: bold;
	letter-spacing: -1px;
}

.accordContent div.item div.itemInfo h4{
	font-size: 1.2em;
	color: #ffffff;
	padding: 10px 0 5px 0;
	text-transform:uppercase;
	font-weight: bold;
}

.accordContent div.item div.itemInfo ol{
	margin: 0 0 0 15px;
	list-style-type: decimal;
}

.accordContent div.item div.itemInfo ol li{
	padding: 0 0 5px 0;
}

.accordContent div.item div.itemInfo dl{
	margin: 15px 0 0 0;
	font-size: 1.1em;
	overflow: hidden;
	clear: both;
}

.accordContent div.item div.itemInfo dl dt{
	color: #fff;
	float: left;
	clear: both;
	margin: 0 10px 5px 0;
	width: 100px;
}

.accordContent div.item div.itemInfo dl dd{
	float: left;
	margin: 0 0 5px 0;
	width: 240px;
}

.accordContent div.item div.itemInfo ul.thumbs{
	margin-top: 10px;
}

.accordContent div.item div.itemInfo ul.thumbs li{
	float: left;
	margin-right: 10px;
}
.accordContent div.item div.assets{
	clear: both;
	margin: 15px 0 0 0;
	overflow: hidden;
}

.accordContent div.item div.assets h4{
	font-size: 1.1em;
	float: left;
	margin: 0 10px 0 0;
}

.accordContent div.item div.assets h4.screen{
	padding: 3px 0 0 0;
}

.accordContent div.item div.assets ul{
	width: 345px;
	font-size: 1.1em;
	float: left;
	overflow: hidden;
}

.accordContent div.item div.assets ul.downloads li{
	float: left;
	padding: 0 10px;
}

.accordContent div.item div.assets ul.downloads li a{
	color: #ff0000;
}

.accordContent div.item div.assets ul.screenshots li{
	float: left;
	padding: 0 3px;
}

.accordContent div.item div.assets ul.screenshots li a{
	float: left;
	padding: 3px 6px;
	background: #ff0000;
	color: #fff;
	display: block;
}

/****************************/
.jcarousel-container {
    width: 830px;
    padding: 20px 40px;
}
.jcarousel-clip {
    width:  830px;
    height: auto;
}
.jcarousel-list {
    width:  255px;
    height: auto;
}
.jcarousel-item-placeholder {
    background: #fff url(jcarousel_loading.gif) 50% 50% no-repeat;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-next-horizontal {
    position: absolute;
    top: 43px;
    right: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(jcarousel_next.png) no-repeat 0 0;
}

.jcarousel-next-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-next-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-next-disabled-horizontal,
.jcarousel-next-disabled-horizontal:hover,
.jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}
.jcarousel-prev-horizontal {
    position: absolute;
    top: 43px;
    left: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(jcarousel_prev.png) no-repeat 0 0;
}

.jcarousel-prev-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-prev-horizontal:active {
    background-position: -64px 0;
}
.jcarousel-prev-disabled-horizontal,
.jcarousel-prev-disabled-horizontal:hover,
.jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

/******inside Accordion**********/


/****Page-Phoneline - Features & Benefits********/
.accordionInfo ul.featuresBenefits {
	font-size: 0.95em;
	float: left;
	margin: 0 25px 0 25px;
	width: 615px;
}
.accordionInfo ul.featuresBenefits li {
	margin-top: 22px;
	margin-bottom: 0;	
	width: 100%;	
}
.accordionInfo ul.featuresBenefits li ul.insideBenefits {
	float: left;
}
div.accordionInfo ul.featuresBenefits li ul.insideBenefits li {
    background: url(../images/css/bg_bullet_disc1.gif) no-repeat left 5px !important;
	padding-left: 12px;
	float: left;
	width: 580px;
}
.noBullet {
	list-style-image: none !important;
	list-style-type: none !important;
}

/****Page-Phoneline - Call Pricing ********/
.callPricing {
	float: left;
	padding: 20px 25px;
	width: 615px;
}
.callPricing ul {
	float: left;
	margin-bottom: 20px;
	width: 500px !important;	
}
.callPricing ul li,
.callPricing p {
	font-size: 0.95em !important;
	float:left;
	width: 100%;
}
.callPricing ul li p {
	margin-bottom: 0 !important;
	padding-bottom: 1em !important;
	width: 150px !important;	
}

.callPricing ul li {
	background:url(../images/css/line_dotted.gif) repeat-x left bottom !important; 	
	margin: 0 0 10px 0;
	width: 300px !important;	
}
.accordContent .callPlanPrices {
	float: left;
	width: 615px;
}
.accordContent .callPlanPrices table {
	float: left;
	width: 615px;
}
.accordContent .callPlanPrices table tr.top td {
	height: 45px;
}
.accordContent .callPlanPrices table tr td {
	background:url(../images/css/line_dotted.gif) repeat-x left bottom;
	font-size: 0.95em;
	height: 30px;
	padding: 10px 45px 10px 0;
	vertical-align: middle;
	width: auto;
}
.accordContent .callPlanPrices table tr td.noLine {
	background: none;
	padding: 5px 0;  
}
.bold {
	font-weight: bold;
}
/*******End of Accordion*******/


/*START :: LINES AND BROADBAND */
div.packageGroupBlock {
	width:209px;
	float:left;
	margin:0 17px 0 0;
}
div.packageGroupBlock div.highlightWrapper {
	background:url(../images/css/bg_box_bottom_small.jpg) no-repeat scroll left bottom;
	float:left;
	min-height:270px;
	width:209px;
}
div.packageGroupBlock div.highlightWrapper div.highlightInner {
	background:url(../images/css/bg_lines_option_top_new.jpg) no-repeat left top;
	float:left;
/*	min-height:321px;*/
	width:209px;
}
div.packageGroupBlock   div.packageOffers{
	background:url(../images/css/bg_box_options_small.jpg) no-repeat left bottom;
	min-height:201px;
	width:209px;
	float:left;
}
div.packageGroupBlock   div.broadbandFeatures{
	background:url(../images/css/bg_box_options_small.jpg) no-repeat left bottom;
	min-height:355px;
	width:209px;
	float:left;
}
div.packageGroupBlock   div.moreOptions{
	background:url(../images/css/bg_box_more_options_small.jpg) no-repeat left bottom;
	min-height:65px;
	width:209px;
	float:left;
	padding-top:8px;
}

div.packageGroupBlock div.highlightWrapper h3{
	font-size:2.4em;
	font-weight:normal;
	color:#00528e;
	line-height:1.0em;
}
div.packageGroupBlock div.highlightWrapper h4{
	font-size:1.2em;
	margin-top:15px;
}
div.packageGroupBlock div.highlightWrapper div.promoContent {
	padding:15px 0 0 22px;
	float:left;
}
div.packageGroupBlock div.highlightWrapper div.promoContent p{
	color:#333333;
	padding:10px 23px 0px 0!important;
	float:left;
	margin-bottom:0px!important;
	margin-top: 6px;
	width:76px;
}

div.packageGroupBlock div.highlightWrapper div.promoContent .iconReliable{
	position:relative;
	right:15px;
	top:-5px;
}
div.packageInfo .iconReliable{
	float:right;
}
div.packageGroupBlock div.highlightWrapper div.promoContent .iconProfessional{
	position:relative;
	right:-15px;
	top:-14px;
}
div.packageGroupBlock div.highlightWrapper div.promoContent .iconAnywhere{
	position:relative;
	right:3px;
	top:-22px;
}
div.packageGroupBlock div.highlightWrapper div.promoContent p a{
	background:url(../images/css/bg_bullet_arrow01.gif) no-repeat right 3px;
	padding-right:8px;
	margin-left:10px;
}
div.packageGroupBlock div.highlightWrapper div.promoContent div.packageInfo{
	float:left;
	width:180px;
}
div.packageGroupBlock div.priceInfo {
	width:180px;
	float:left;
	margin:10px 0 5px 0;
	padding-bottom:2px!important;
}
div.packageGroupBlock div.priceInfo .priceRange{
	float:left;
	width:100%;
}
div.packageGroupBlock div.priceInfo .price{
	margin:0 5px 0 0;
	float:left;
}
div.packageGroupBlock div.priceInfo span.priceRate {
	float:left;
	padding-top:15px;
	width:auto !important;
}
div.leftContent div.packageGroupBlock .buyNow {
	width:143px;
	margin-top:12px;	
}
div.packageGroupBlock ul.featuredPackages{
	float:left;
	width:198px;
	margin:10px 0 0 11px;
}
/*
div.packageGroupBlock ul.featuredPackages li.last{
	margin:55px 0 5px 0!important;
}
div.packageGroupBlock ul.featuredPackages li.optionLast{
	margin-top:105px!important;
}
*/
div.packageGroupBlock div.packageOffers p.phoneOptions{
	background:url(../images/css/bg_call.gif) no-repeat left top;
	margin:12px 0 2px 20px!important;
	padding:2px 0 2px 25px;
	color:#00528e;
	font-size:1.3em!important;
}
div.packageGroupBlock div.broadbandFeatures p.phoneOptions{
	background:url(../images/css/bg_broadband.gif) no-repeat left top;
	margin:12px 0 2px 20px!important;
	padding:2px 0 4px 25px;
	color:#00528e;
	font-size:1.3em!important;

}
div.packageGroupBlock ul.featuredPackages li{
	margin-bottom:5px;
	height:45px;
	padding:0 28px;
}
div.packageGroupBlock ul.featuredPackages li .featuredPackageContent p{
	background:none;
	font-size:1.2em!important;
	color:#FFFFFF;
	font-weight:bold;
	margin-bottom: 0 !important;
	text-align:center;
	display:table-cell;
	width:132px;
}
div.accordContent div.content{
	padding:10px 20px 20px 20px;
}
div.accordContent div.content h4{
	font-size:1.1em;
	margin:10px 0;
}
div.accordContent div.content ul{
	float:left;
	width:600px;
}
div.accordContent div.content p{
	font-size:0.9em!important;
	margin-bottom:5px!important;
}
div.accordContent div.content ul li{
	font-size:0.9em!important;
	margin-bottom:5px;
	list-style:disc;
	margin-left:30px;
	width:90%;
}
#oneColumnLayout h2.subTitle {
	margin: 25px 0 10px 18px;
	padding:0;
	width: 885px;
}
#oneColumnLayout p.campaignInfo {
	width: 885px;
}
h2.subTitle{
	margin:0 0 0 20px;
	padding:10px 0 10px 0;
}
.leftContent h2.subTitle{
	margin:0 0 10px 0;
	padding-bottom:0!important;
}
p.campaignInfo {
	margin:0 0 10px 20px!important;
	padding:0 0 10px 0!important;
	font-size:1.4em!important;
}
.leftContent p.campaignInfo {
	margin:0 0 10px 0px!important;
}
#TB_iframeContent .thickBoxContainer {
	font-family: Tahoma, Arial, sans-serif;
	float: left;
}
#TB_iframeContent html .thickBoxContainer .content p {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 0.9em;
	float: left;
}