/* inter.net designed, built, and coded by Daiv Mowbray
for any questions or issues please contact daiv@daivmowbray.com
*/

html, body, body#dhp, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
blockquote{
    background: none repeat scroll 0 0 #F1F1F1;
    border: 1px solid #CDCDCD;
    margin-bottom: 20px;
    margin-left: 20px;
    padding-left: 20px;
    padding-top: 20px;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Begin page layout 
orange #F8771E
*/
body {
	font-family: Arial,Helvetica,sans-serif;
	background: #d5d6d7;
	color: #000;
	text-align: center;
	line-height: 1.2em;
	background: #FFFFFF url('../images/page_bg-2.png') repeat-x scroll left -244px ;    
	}
.french{
	border-left: 4px solid #000;
}
.left { float:left }
.right { float:right }
.clear { clear:both }
a{
   /* color: #535353;*/
    color: #E44E2E;
	text-decoration: none;
}
.text_link{
    color: #E44E2E;
	padding-right: 10px;
	background:  url('../images/orange-arrow.png') no-repeat scroll right 3px ;    
}
.text_link:hover{
	-moz-text-shadow: 0px 0px 15px #F8771E;
	-webkit-text-shadow: 0px 0px 15px #F8771E;
	text-shadow: 0px 0px 15px #F8771E;
	text-decoration: underline;
}
strong {
	font-weight: bold;
}
.order_now_box{
	padding: 10px;
	margin-top: 20px;
	border: 3px solid #365C9A;
	-moz-border-radius: 9px  ;
	-webkit-border-radius: 9px  ;
	border-radius: 9px  ;
	-moz-box-shadow: 4px 4px 5px #cdcdcd;
	-webkit-box-shadow: 4px 4px 5px #cdcdcd;
	box-shadow: 4px 4px 5px #cdcdcd;
}
.lighter {
	font-style: italic;
	font-weight: lighter;
	font-size: 0.8em;
}
.small {font-size: 0.8em;}
.greytext {
    border-bottom: 1px dashed #CDCDCD;
    color: #686868;
    display: block;
    font-size: 12px;
    line-height: 1.3em;
    margin-bottom: 8px;
    margin-top: -24px;
    padding-bottom: 4px;
    text-align: right;
}
.phone_table {
    border: 1px solid #cdcdcd;
    margin: 10px 100px 20px;
}
.phone_table caption{
	color: #CDCDCD;
    padding: 10px;
    text-align: left;
}
.phone_table td{
	border-bottom: 1px dashed #DEDEDE;
    padding: 8px 12px;
}

.phone_table_header th{	
	background-color: #F8771E;
    padding: 8px 12px;
}
.phone_table tr{
	font-size: 1em;
}
.phone_table .odd		{ background:#F9F9F9; }
.phone_table .even		{ background:#ffffff; }
.phone_sub_row td {
	background-color: #efefef;
	border-top: 1px #cdcdcd solid;
	border-bottom: 1px #cdcdcd solid;
}

.bigger {
    font-size: 1.8em;
    padding-bottom: 3px;
    padding-top: 10px;
    font-weight: bold;
    letter-spacing: 0.02em;
    margin-bottom: 5px;
}
.heavier {
    font-weight: bold;
}
.bottomBorder {
    border-bottom: thin solid #e6e6e6;
    margin-bottom: 30px;
    padding-bottom: 20px;
}
.row {
    clear: both;
    float: left;
    height: 100%;
    margin: 10px 0px;
    width: 100%;
}
.price_box {
    height: 100%;
    margin-top: 0px;
    text-align: center;
}
.price_box img {
	 margin: -15px auto 0;
	display:block;
}
.instructions img {
	margin: 10px 150px;
	border: 2px solid #dedede;
	-moz-box-shadow: 5px 5px 15px #cdcdcd;
	-webkit-box-shadow: 5px 5px 15px #cdcdcd;
	box-shadow: 5px 5px 15px #cdcdcd;
	display: block;
}
.service_block{
    float: left;
    margin: 15px 20px 0 0;
    color: #686868;
    width: 30%;
    text-align: center;
    }
.oneCol {
    float: left;
    padding: 0 3% 3%;
    width: 94%;
}
.twoColumn{
	float: left;
    margin-left: 3%;
    width: 60%;
}
.threeCol {
    float: left;
    margin-left: 3%;
    width: 30%;
}
.halfColumn{
	float: left;
    margin-left: 3%;
    width: 45%;
}
#content li {
    color: #686868;
    font-size: 13px;
    list-style-type: square;
    margin-left: 15px;
    text-decoration: none;
}
#content .numbered li {
	list-style-type: decimal;
}
#page-container{
    text-align: left;    
}
#page{
    width: 936px;
    margin: 4px auto 10px auto;
}
#header{
    background: #fff url('../images/header_bg-2.png') repeat-y -316px top;
	margin-bottom: 2px;
}
#head_group{
	width: 936px;
	margin: 0 auto;
}
.header_right {
	height: 93px;
	position: absolute;
	right: 0;
	top: 0;
	width: 300px;
	background: url('../images/header_bg-2.png') repeat-y top left;
}
#logo{
    padding: 8px 0;
}
#header_tab {
	position: absolute;
	top: 0;
	right: 12%;
	height: 35px;
	-moz-border-radius: 0px 0px 9px 9px;
	-webkit-border-radius: 0px 0px 9px 9px;
	border-radius: 0px 0px 9px 9px;
	background-color: #fefefe;
	text-transform: uppercase;
	font-size: 10px;
	line-height: 2.1em;
	font-weight: bold;
    letter-spacing: 0.5px;
    color: #464646;
	padding-top: 6px;
	padding-right: 12px;
	z-index: 1;
}
#header_tab a:link, #header_tab a:visited{
	padding: 0 14px;
	color: #464646;
	background: url('../images/orange-arrow.png') no-repeat right 1px;

}
#header_tab a:hover, #header_tab a:active{
	color: #F8771E;
}

#nav_main_bar{
    height: 35px;
    background: #e6e6e6;
    text-align: center;
 /*   padding-top: 6px;
    padding-left: 22%;
    margin-bottom: -2px;*/
}
#nav_main{
    margin: 0 auto;
    padding: 7px 0 0;
    width: 860px;
    font-size: 13px;
}
#nav_main a:link, #nav_main a:visited{
	width: 140px;
	margin:0 2px 0 0;
	cursor: pointer;
	float:left;
	display:block;
	padding:6px 10px;
	font-weight: bold;
	color: #828284;
	-moz-border-radius: 7px 7px 0px 0px;
	-webkit-border-radius: 7px 7px 0px 0px;
	border-radius: 7px 7px 0px 0px;
}
#nav_sub {
    display: block;
    z-index: 5;
    margin: 0 auto;
    padding: 0;
    position: relative;
    vertical-align: top;
    width: 900px;
}
#nav_sub a:link, #nav_sub a:visited{
	margin:0;
	cursor: pointer;
	display:block;
	padding:4px 14px 2px ;
	color: #FFF;
	font-size: 0.8em;
	font-weight: bold;
    text-transform: uppercase;
}

.home #sub_nav,
.reseller #sub_nav, 
.about #sub_nav,
.support #sub_nav, 
.contact #sub_nav,
.order #sub_nav,
.network #sub_nav{
    display:none;
}
.home #sub_nav_about,
.res #sub_nav_about,
.support #sub_nav_about, 
.reseller #sub_nav_about, 
.contact #sub_nav_about,
.order #sub_nav_about,
.network #sub_nav_about{
    display:none;
}
.dial #nav_sub a.dial,
.accel #nav_sub a.acc,
.highspeed #nav_sub a.high,
.support #nav_sub a.sup,
.longdis #nav_sub a.long,
.bundle #nav_sub a.bun,
.home-phone #nav_sub a.hphone,
.accept #nav_sub a.acc,
.news #nav_sub a.com,
.itmp #nav_sub a.itm,
.privacy #nav_sub a.pri,
.terms #nav_sub a.ter,
#nav_sub a:hover, #nav_sub a:active{
	background-color: #365c9a;
	color: #fff;
	cursor: pointer;
	-moz-border-radius: 7px 7px 0px 0px;
	-webkit-border-radius: 7px 7px 0px 0px;
	border-radius: 7px 7px 0px 0px;
}
.navB:hover{

}
.res #nav_main a.resi,
.about #nav_main a.ab,
.contact #nav_main a.con,
.support #nav_main a.sup,
.reseller #nav_main a.resel,
.order #nav_main a.ord,
.network #nav_main a.net,
 #nav_main a:hover,  #nav_main a:active{
	color: #fff;
	background-color: #F8771E;
	cursor: pointer;
	-moz-border-radius: 7px 7px 0px 0px;
	-webkit-border-radius: 7px 7px 0px 0px;
	border-radius: 7px 7px 0px 0px;
}
.navA:hover{
}
#nav_sub_bar{
    height: 29px;
    background:#F8771E;
    text-align: center;
    width: 100%;
}
.ie7 #nav_sub_bar{
	height: 26px;
}
#nav li {
    display: inline;
    float: left;
}
#nav_sub li{
	border: medium none;
    display: inline;
    float: left;
    line-height: 20px;
    margin: 0 2px 0 0;
    padding: 0;
    }
#nav_sub a.bun, #nav_sub a.hphone {
	-moz-text-shadow: 0px 2px 6px #000;
	-webkit-text-shadow: 0px 2px 6px #000;
	text-shadow: 0px 2px 6px #000;
}
#nav_sub .newtag{
	line-height: 18px;
	margin-left: 10px;
    margin-right: 0px;
    }
#banner {
	height: 265px;
	color: #fff;
	overflow: hidden;
	position:relative;
}
input[type="text"].admin_login, .admin_login
{
	color: #000000;
	font-size: 1.2em;
	padding: 2px 0 1px 4px;
	width: 120px;
	margin: 5px;
	border-color: #006 #6B89B8 #6B89B8 #006;
	border-width: 2px;
	border-style: solid;
}
.network #banner h2{color: #000;}
#content p.net_copy{
    color: #12325E;
    font-size: 16px;
    line-height: 1.6em;
    margin: 0px 160px 100px;
    padding: 8px 0;
    border-bottom: 2px solid;
}
#content h2.net_date { 
    color: #12325E;
    font-size: 1.1em;
    margin: -20px 0 10px; 
}


#banner_image{
    float: left;
  /**/  
}
.js #banner_image {
	opacity: 0;
}
.home #banner_copy, .home .banner_copy {
	color: #fff;/*#F8771E*/
	font-size: 1.4em;
    line-height: 1.2em;
    font-weight: bold;    
    -moz-text-shadow: 2px 2px 3px #365C9A;
	-webkit-text-shadow: 2px 2px 3px #365C9A;
	text-shadow: 2px 2px 3px #365C9A;
	}

.mytextEnd{
	left: 440px;
}
#banner h2 {
	font-size: 1.3em;
	padding: 12px 0;
	font-weight: bold;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	line-height: 1.2em;
	-moz-text-shadow: 2px 2px 3px #365C9A;
	-webkit-text-shadow: 2px 2px 3px #365C9A;
	text-shadow: 2px 2px 3px #365C9A;
}
#banner_copy, .banner_copy{ 
	left: 440px;
	position: absolute;
	top: 50px; 
	width: 460px;
    line-height: 1.3em;
}
.js #banner_copy {
	left: 1000px;
}
#banner_copy p {
	font-size: 16px;
    line-height: 22px;
}
#content{
    min-height: 320px;
    background: url('../images/content_bg.png') no-repeat top left;
    padding: 40px 60px;
}
#content h2{
    color: #F8771E ;
    font-size: 1.3em;
    padding-top: 20px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    margin-bottom: 18px;
    clear: left;
    line-height: 1.2em;
}
#content h3 {
	color: #F8771E;
}
#content .order_now_box h3{font-size: 2.0em;}

#content .service_block h3{
	color: #686868;
}    
.row h3 {
	margin-bottom: 8px;
	font-size: 1.2em;
}
.french .row h3 {
	font-size: 1.0em;

}
.row h4 {
    color: #F8771E;
    font-size: 1.4em;
    font-weight: bold;
    padding-bottom: 4px;   
}
.row h5 {
    color: #F8771E ;
    font-size: 0.9em;
    padding: 4px;
    font-weight: normal;   
}
#content p{
    color: #686868;
    font-size: 13px;
    line-height: 1.6em;
    margin-bottom: 20px;
    padding-right: 8px;
}
#content ul {
	list-style-type: disc;
	list-style-position: outside;
	margin: 20px;
}

#content ul li {
	font-size: 0.9em;
	margin: 6px 0px;
}
#content .checkmark ul {    
	list-style-image: url('../images/checked_sm.png'); 
    }
#content ol {
	list-style-position: outside;
	margin: 20px;
	list-style-type: lower-latin;
}
#content ol li {
	font-size: 0.9em;
	margin: 6px 0px;
}
/*
.terms #content ul li{
	list-style-type: decimal;
	}
.terms #content ul ul li{
	list-style-type: decimal;
	}
.terms #content ol li{
	list-style-type: lower-alpha;
	}
.terms #content ol ol li{
	list-style-type: decimal;
	}*/
.coming_soon {
	position: relative;
	bottom: 120px;
	left: 100px;
	width: 120px;
	z-index: 6;
}
#banner .coming_soon {
	left: 10px;
}

#requirements {
	overflow: auto;
}
.requirepop{
	background: #fff;
	padding: 40px;
	text-align: left;
	border: 4px solid #F8771E;
	-moz-border-radius: 14px;
	-webkit-border-radius: 14px;
	border-radius: 14px;
}

.requirepop h2, .requirepop h3 {
	color: #F8771E;
	margin: 9px auto;
	font-weight: bold;
}
.requirepop p {
	padding: 10px;
}
.requirepop li {
	list-style-type: square;
	list-style-position: inside;
}
h3 {
	color: #686868;
	font-weight: bold;
}
#link_block_group{
	text-align: center;
	padding: 20px 0;
}
.link_block {
	width: 200px;
	float: left;
}
.link_block h3 {
	text-transform: uppercase;
}
.right_line{
	border-right: 1px solid #686868;
}
.moreinfo, #orderBtn, submit {
	height: 24px;
	width: 125px;
	color: #FFFFFF;
	display: block;
	margin: 10px auto;
	padding: 4px 0 0 0;
	font-size: 0.8em;
	border: 1px solid #e6e6e6;
	text-transform: uppercase;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;	
	-moz-box-shadow: 2px 2px 3px #F8771E;
	-webkit-box-shadow: 2px 2px 3px #F8771E;
	box-shadow: 2px 2px 3px #F8771E;
	background: #F8771E url('../images/arrow_right_over.gif') no-repeat right center;
}

.moreinfo:hover, #orderBtn:hover {
    color:#000;
    border: 1px solid #F8771E;
    background: #e6e6e6 url('../images/orange-arrow.png') no-repeat right center;
}/**/

#orderBtn {
	width: auto;
	height: 28px;
	margin: 20px 10px;
	padding: 4px 20px;
	font-size: 1em;
	cursor: pointer;
	background-color: #F8771E;
	background-image: url('../images/arrow_right_over.gif');
	background-repeat: no-repeat;
	background-position: right center;
}
#orderBtn:hover{

}
#orderBtn:active{border: 2px solid #7A96BE;}

.french .moreinfo {
	width: 175px;
	background-position: 165px 9px;
}
.popup {
	height: 380px;
	width: 690px;
	color: #000;
	display: block;
	margin: 10px auto;
	padding: 4px 0 0 0;
	font-size: 0.8em;
	border: 1px solid #ededed;
	border-left: 1px solid #ededed;
	text-transform: uppercase;
	-moz-border-radius: 18px;
	-webkit-border-radius: 18px;
	border-radius: 18px;	
	-moz-box-shadow: 6px 6px 8px #cdcdcd;
	-webkit-box-shadow: 6px 6px 8px #cdcdcd;
	box-shadow: 6px 6px 8px #cdcdcd;
	background: #fff;
}
.superscript {
	font-size: x-small;
	vertical-align: super;
}
#footer{
    background: #ccc url('../images/page_bg-2.png') repeat-x top left;
    color: #FFFFFF;
    line-height: 1.6em;
    font-size: 0.7em;
    height: 200px;
    
    padding-top: 35px;
    text-align: center;
}
.footlinks{
    padding-left: 40px;
}
.footlinks a{
    color: #fff;
}
.footlinks a:hover{
    color: #000;
}
.brclear { clear: both; }

/* start form layout*/
  

[type=check], [type=select], [type=radio], [type=submit] {
    cursor: pointer;
}

.inwrap{
    position: relative;
    margin-top: 8px;
    margin-left: 20px;
}
#order-service{
	margin-bottom: 12px;
}
[type=check] + label, [type=radio] + label
{
	display: inline-block;
	cursor: pointer;
}

.validation-failed {
    /*border-right: 6px solid #8B0803 !important;*/
	background:  url('../images/crossed_sm.png') no-repeat center right;
}
.validation-advice {
    padding-bottom: 2px;
}
.validation-passed { 
	/*border-right: 6px solid #418949 !important;*/
	background:  url('../images/checked_sm.png') no-repeat center right; 
	}
.inter_form{    
    color: #686868;
    font-size: 13px;
    line-height: 1.6em;
    }
fieldset{
    border: 1px solid #cdcdcd; 
    padding: 10px 10px 30px;
    margin-bottom: 20px;
    -moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
    }
legend{
    border: 1px solid #cdcdcd;
    padding:4px 14px;
     min-width: 200px;
    -moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	border-radius: 9px;
	margin: 8px 25px;
	}
label{
     font-size: 0.8em;
     display: block;
     color: #Fff;
     }
.inwrap label:first-child{
	color:#686868;
}
input[type="text"], input [type="password"], textarea{    
 /*   background-color: #7A96BE;*/
    border: 1px solid #6B89B8;
    color: #000;
    font-size: 1.2em;
    padding: 2px 0 1px 4px;

    }
input[type="text"]:hover, input [type="password"]:hover,
input[type="text"]:focus, input [type="password"]:focus,
textarea:hover{
	background-color: #C9D3E5;
}
select{
    padding: 3px 10px;

    display: block;
}
/* end form layout*/
.totop{height:0; padding:0; margin:0;}
#gototop {
	opacity: 0;
	position: fixed;
	left: 15px;
	top: 60px;
	border: 1px solid #cdcdcd;
	background: #fff;
	padding: 6px;
	width: 60px;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	border-radius: 9px;
	-moz-box-shadow: 0px 5px 15px #F8771E;
	-webkit-box-shadow: 0px 5px 15px #F8771E;
	box-shadow: 0px 5px 15px #F8771E;
}
#gototop:hover{
	background-color: #e6e6e6;
}
#gototop:active {
	color:#0000FF;
	top: 63px;
}  
.floating-tip,.blue_tip
{
	background-color: #fff;
	padding: 5px 15px;
	max-width: 220px;
	color: #F8771E;
	font-weight: bold;
	font-size: 11px;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	border-radius: 9px;
	-moz-box-shadow: 3px 3px 3px 3px #cdcdcd;
	-webkit-box-shadow: 3px 3px 3px 3px #cdcdcd;
	box-shadow: 3px 3px 3px 3px #cdcdcd;
	text-transform: uppercase;
	z-index: 9;
}
.blue_tip{
	-moz-box-shadow: 3px 3px 3px 3px #365c9a;
	-webkit-box-shadow: 3px 3px 3px 3px #365c9a;
	box-shadow: 3px 3px 3px 3px #365c9a;
}

#accordion h2:before {
	content: " + ";
	}
/*#accordion h2:active:before {
	content: " - ";
	}*/
#accordion h2 {
	font-size: 1.1em;
	line-height: 1.3em;
	text-transform: capitalize;
    border-color: #FFFFFF #CDCDCD #979395  #FFFFFF;
    border-style: solid;
    border-width: 1px ;
    cursor: pointer;
    margin-bottom: 0;
    padding: 8px 0px 6px 22px;
    -moz-border-radius:  6px / 18px;
	-webkit-border-radius: 6px  18px;
	border-radius: 6px / 18px;
background-color:rgba(252, 250, 250, 0.3); 
background-image: -moz-radial-gradient(41% 24%, ellipse farthest-corner, rgba(252, 250, 250, 0.3), #dbd4d2 85%); 
background-image: -webkit-radial-gradient(41% 24%, ellipse farthest-corner, rgba(252, 250, 250, 0.3), #dbd4d2 85%); 
background-image: -o-radial-gradient(41% 24%, ellipse farthest-corner, rgba(252, 250, 250, 0.3), #dbd4d2 85%); 
background-image: -ms-radial-gradient(41% 24%, ellipse farthest-corner, rgba(252, 250, 250, 0.3), #dbd4d2 85%); 
background-image: radial-gradient(41% 24%, ellipse farthest-corner, rgba(252, 250, 250, 0.3), #dbd4d2 85%);

-moz-text-shadow: 0px 01px 1px #B7B3B6;
-webkit-text-shadow: 0px 1px 1px #B7B3B6;
text-shadow: 0px 1px 1px #B7B3B6;
}
    
#accordion h2:hover {
	background-color:#fff;
	border-color: #e6e6e6;
}

#accordion .accbox {
    border-color: #666666 #E1E1E1;
    border-style: solid;
    border-width: 1px 4px;
    margin-left: 8px;
    padding: 20px;
    width: 92%;
}
#accordion ul li {
	list-style-type: lower-latin;
	list-style-position: inside;
	padding-bottom: 10px;
}
.pagepop{
	text-align: left;
	background: transparent;
	}
.magic {
	-moz-border-radius: 12px 12px 0px 0px;
	-webkit-border-radius: 12px 12px 0px 0px;
	border-radius: 12px 12px 0px 0px;
}
.print-window {
	display: none;
	margin-top: 10px;
}
/* this is cerabox, the pop-over*/
#cerabox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1106;
	display: none;
}

#cerabox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url("../images/cerabox.png");
}

#cerabox-background {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1100;
	display: none;
	background: #000;
	opacity: .5;
}

#cerabox {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 1101;
	display: none;
	opacity: 0;

}

#cerabox .cerabox-content {
	width: 100%;
	height: 100%;
	padding: 0;
	outline: none;
	position: relative;
	overflow: auto;
	z-index: 1102;
	border: 0px solid #fff;
	-moz-box-shadow: 0 0 30px -5px #333;
	-webkit-box-shadow: 0 0 30px -5px #333;
	box-shadow: 0 0 30px -5px #333;
	-moz-border-radius: 18px;
	-webkit-border-radius: 18px;
	border-radius: 18px;
}

#cerabox .cerabox-content img {
	float: left;
}

#cerabox .cerabox-content span {
	font-family: Helvetica;
	font-size: 12px;
	margin: 10px;
	display: block;
	color: #000;
	line-height: normal;
}

#cerabox .cerabox-title {
	z-index: 1102;
	position: absolute;
	bottom: 0;
	left: 0;
	color: #FFF;
	text-align: left;
	width: 100%;
}

#cerabox .cerabox-title span {
	font-family: Helvetica;
	font-size: 12px;
	margin: 10px;
	display: block;
	line-height: normal;
}


#cerabox .cerabox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	background: transparent url('../images/cerabox.png') -40px 0px;
	cursor: pointer;
	z-index: 1105;
}

#cerabox .cerabox-content img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
}

#cerabox .cerabox-content iframe {
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#cerabox a.cerabox-left, #cerabox a.cerabox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background: transparent url('../images/blank.gif');
	z-index: 1104;
	display: none;
}

#cerabox a.cerabox-left {
	left: 0px;
}

#cerabox a.cerabox-right {
	right: 0px;
}

#cerabox a.cerabox-left span, #cerabox a.cerabox-right span {
	position: absolute;
	top: 50%;
	/*left: -9999px;*/
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1104;
	display: block;
}

#cerabox a.cerabox-left:hover span, #cerabox.mobile a.cerabox-left span {
	background-image: url('../images/cerabox.png');
	background-position: -40px -30px;
	left: -15px;
}

#cerabox a.cerabox-right:hover span, #cerabox.mobile a.cerabox-right span {
	background-image: url('../images/cerabox.png');
	background-position: -40px -60px;
	right: -15px;
}

#cerabox .cerabox-content-protection {
	display: none;
	position: absolute;
	background: transparent url('../images/blank.gif');
	z-index: 1103;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
}
#cerabox .cerabox-close{
	background-position: -40px -200px !important;
}
#cerabox a.cerabox-left:hover span{
	background-position: -40px -230px !important;
}
#cerabox a.cerabox-right:hover span{
	background-position: -40px -260px !important;
}
#notice {
	border: 3px solid #F8771E;
	-moz-border-radius: 18px;
	-webkit-border-radius: 18px;
	border-radius: 18px;
	background: #fff;
	padding: 10px;
}
#notice h2{margin: 0px 10px;padding: 0px;}
#notice div {
	width: 32%;
	padding-left: 10px;	
	float: left;
}
#notice p{
	padding: 0px;
	margin: 0px;
	line-height: 1.3em;
}
/*Mobile*/
#cerabox.mobile {
	/*width: 100% !important;
	height: 100% !important;*/
}

#cerabox.mobile .cerabox-content {
	/*CSS3*/
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

#cerabox.mobile .cerabox-close {
	top: 0 !important;
	right: 0 !important;
}

#cerabox.mobile a.cerabox-left span {
	left: 0 !important;
}

#cerabox.mobile a.cerabox-right span {
	right: 0 !important;
}
input[type="text"] .911login { width:150px; height:20px; border:#999 solid 1px }

/*This is the IE section */
  .tester { margin-top: 10px; color: #ffffff;display: none;}
   .ie9 tester { color: #000;display: block; }
   .ie8 tester { color: yellow;display: block; }
   .ie7 tester { color: green;display: block; }
   .ie5 tester, .ie6 tester { color: red;display: block; }
   /* Stays visible is JS is disabled */
   .js .lazy-loaded-widget {display:none}
   /* Fade in on domready */
   .widget { -webkit-transition: opacity 0.5s ease-in }
   .not-ready .widget { opacity:0 }



/* Service Availability Check styles */

ul.redcheck, p.redcheck  { color:#6a6a6a; font-size:14px; padding-left:0; margin-bottom:15px }
li.redcheck { background:url(../images/bluecheck.png) top left no-repeat; padding-left:22px; list-style-type:none; line-height:19pt }
.avlbcheckform { width:600px; height:320px; display:block; text-align:center; font-size:14px; margin:0 auto; color:#6a6a6a; padding: 25px 30px 25px 40px;  background: #d6d6d6; -moz-border-radius: 15px; -khtml-border-radius: 15px; webkit-border-radius: 15px; border-radius: 15px; }

#btn-home	{
background:url(../images/btns/home_on.png) no-repeat;
display: block;
width:241px;
height:51px;
margin-bottom:0px;
padding: 0;
}
#btn-home a {
display:block;
width:241px;
height:51px;
padding: 0;
text-decoration: none; 
}
#btn-home img {width: 100%; height: 100%; border: 0; }
* html a:hover {visibility:visible}
#btn-home a:hover img{visibility:hidden}
#btn-home span {
	visibility:hidden;
}

#btn-bundleinfo	{
background:url(../images/btns/bundle-info_on.png) no-repeat;
display: block;
width:242px;
height:51px;
margin-bottom:0px;
padding: 0;
}
#btn-bundleinfo a {
display:block;
width:242px;
height:51px;
padding: 0;
text-decoration: none; 
}
#btn-bundleinfo img {width: 100%; height: 100%; border: 0; }
* html a:hover {visibility:visible}
#btn-bundleinfo a:hover img{visibility:hidden}
#btn-bundleinfo span {
	visibility:hidden;
}

#btn-orderNow	{
background:url(../images/btns/order-now-on.png) no-repeat;
display: block;
width:242px;
height:52px;
margin-bottom:0px;
padding: 0;
}
#btn-orderNow a {
display:block;
width:242px;
height:52px;
padding: 0;
text-decoration: none; 
}
#btn-orderNow img {width: 100%; height: 100%; border: 0; }
* html a:hover {visibility:visible}
#btn-orderNow a:hover img{visibility:hidden}
#btn-orderNow span {
	visibility:hidden;
}

#btn-orderNowFr	{
background:url(../images/btns/order-now-fr-on.png) no-repeat;
display: block;
width:242px;
height:52px;
margin-bottom:0px;
padding: 0;
}
#btn-orderNowFr a {
display:block;
width:242px;
height:52px;
padding: 0;
text-decoration: none; 
}
#btn-orderNowFr img {width: 100%; height: 100%; border: 0; }
* html a:hover {visibility:visible}
#btn-orderNowFr a:hover img{visibility:hidden}
#btn-orderNowFr span {
	visibility:hidden;
}

#btn-orderNowFrXl	{
background:url(../images/btns/learn_more_xll_fr_on.png) no-repeat;
display: block;
width:238px;
height:50px;
margin-bottom:0px;
padding: 0;
}
#btn-orderNowFrXl a {
display:block;
width:238px;
height:50px;
padding: 0;
text-decoration: none; 
}
#btn-orderNowFrXl img {width: 100%; height: 100%; border: 0; }
* html a:hover {visibility:visible}
#btn-orderNowFrXl a:hover img{visibility:hidden}
#btn-orderNowFrXl span {
	visibility:hidden;
}

li.greencheck { background:url(../images/check-green.png) top left no-repeat; padding-left:22px; list-style-type:none; line-height:19pt }
   
#check .content { width:784px; margin:0 auto; text-align:left; padding: 30px 40px; border-bottom:1px solid #fff;  background: #fcfbfa; -moz-border-radius: 9px 9px 0 0; -khtml-border-radius: 9px 9px 0 0; webkit-border-radius: 9px 9px 0 0; border-radius: 9px 9px 0 0; }

.checkcontentbottom { width:784px; margin:0 auto; text-align:left; padding: 30px 40px; background:url(../images/bgr/wht.png) top repeat-x #e9e9e6; -moz-border-radius: 0 0 9px 9px; -khtml-border-radius: 0 0 9px 9px; webkit-border-radius: 0 0 9px 9px; border-radius: 0 0 9px 9px; }

.formcheck { width:584px; color:#6a6a6a; font-size:12px; float:left; text-align:left; padding: 30px 40px; background:#d6d6d6; -moz-border-radius: 9px; -khtml-border-radius: 9px; webkit-border-radius: 9px; border-radius: 9px; }

.formcheck input { border:none }

.inputsignup {
	background:url(../images/bgr/input_signup_bgr.png) top left no-repeat;
	color:#666666;
    width: 155px;
    height: 23px;
    font-size:12px;
    font-weight:normal;
    padding-left:3px;
	border:none;
}
.inputsignupXL {
	background:url(../images/bgr/input_signup_xl_bgr.png) top left no-repeat;
	color:#666666;
    width: 355px;
    height: 25px;
    font-size:12px;
    font-weight:normal;
    padding-left:3px;
	border:none;
}

.compare { vertical-align:middle; padding:5px }
.compare td { color:#231f20; padding:5px; background:#dcddde; border:1px solid #f6f7f7; font-size:11px; }





#btn-check	{
background:url(../images/btns/check_on.png) no-repeat;
display: block;
width:213px;
height:46px;
margin-bottom:0px;
padding: 0;
}
#btn-check a {
display:block;
width:213px;
height:46px;
padding: 0;
text-decoration: none; 
}
#btn-check img {width: 100%; height: 100%; border: 0; }
* html a:hover {visibility:visible}
#btn-check a:hover img{visibility:hidden}
#btn-check span {
	visibility:hidden;
}

#btn-check-fr	{
background:url(../images/btns/check_fr_on.png) no-repeat;
display: block;
width:213px;
height:46px;
margin-bottom:0px;
padding: 0;
}
#btn-check-fr a {
display:block;
width:213px;
height:46px;
padding: 0;
text-decoration: none; 
}
#btn-check-fr img {width: 100%; height: 100%; border: 0; }
* html a:hover {visibility:visible}
#btn-check-fr a:hover img{visibility:hidden}
#btn-check-fr span {
	visibility:hidden;
}

#btn-check-xl-fr	{
background:url(../images/btns/check_xl_fr_on.png) no-repeat;
display: block;
width:231px;
height:50px;
margin-bottom:0px;
padding: 0;
}
#btn-check-xl-fr a {
display:block;
width:231px;
height:50px;
padding: 0;
text-decoration: none; 
}
#btn-check-xl-fr img {width: 100%; height: 100%; border: 0; }
* html a:hover {visibility:visible}
#btn-check-xl-fr a:hover img{visibility:hidden}
#btn-check-xl-fr span {
	visibility:hidden;
}



#btn-learnMoreBundle {
background:url(../images/btns/learn_more_xl_on.png) no-repeat;
display: block;
width:210px;
height:46px;
margin-bottom:0px;
padding: 0;
}
#btn-learnMoreBundle a {
display:block;
width:210px;
height:46px;
padding: 0;
text-decoration: none; 
}
#btn-learnMoreBundle img {width: 100%; height: 100%; border: 0; }
* html a:hover {visibility:visible}
#btn-learnMoreBundle a:hover img{visibility:hidden}
#btn-learnMoreBundle span {
	visibility:hidden;
}

#btn-learnMoreBundleFr {
background:url(../images/btns/learn_more_xl_fr_on.png) no-repeat;
display: block;
width:210px;
height:46px;
margin-bottom:0px;
padding: 0;
}
#btn-learnMoreBundleFr a {
display:block;
width:210px;
height:46px;
padding: 0;
text-decoration: none; 
}
#btn-learnMoreBundleFr img {width: 100%; height: 100%; border: 0; }
* html a:hover {visibility:visible}
#btn-learnMoreBundleFr a:hover img{visibility:hidden}
#btn-learnMoreBundleFr span {
	visibility:hidden;
}

.greysquare {width:275px; height:141px; background:#f0f0f0; padding:9px 0 0 5px; text-align:left; font-size:12px}
.greysquaretitle {width:257px; padding-left:10px; font-size:18px; font-weight:bold; color:#6a6a6a; border-bottom: solid 1px #e5e5e5}
.greysquare ul {list-style-type:disc; color:#6a6a6a; padding-left:25px }
.greysquare ul li { line-height:13pt }

.bluetitlebundle { color:#335c99; border-bottom:1px solid #c0c0c0; font-size:18px; line-height:19pt; font-weight:bold; text-align:left }
.whttitle { font-size:23px; font-weight:bold; color:#fff }
.greytitle { font-size:18px; color:#6a6a6a; font-weight:bold } 

#bundle .contents { font-size:12px; color:#000; text-align:left; font-family:Arial, Helvetica, sans-serif }
#bundle.menu { font-size:15px; font-weight:bold; text-transform:uppercase; color:#fff }

#bundle.menu ul {
    list-style-type:none;
    margin: 7px 0 0 7px;
    padding: 0;
}
#bundle.menu ul li {
    float:left;
    display:inline-table;
    background:url(../images/menu_separator.png) top right no-repeat;
    margin-right:95px;
}
#bundle.menu ul li a:link, a:active, a:visited { color:#fff; text-decoration:none }
#bundle.menu ul li a:hover { color:#fff; text-decoration:underline }

#bundle.menufr { font-size:15px; font-weight:bold; text-transform:uppercase; color:#fff }

#bundle.menufr ul {
    list-style-type:none;
    margin: 7px 0 0 7px;
    padding: 0;
}
#bundle.menufr ul li {
    float:left;
    display:inline-table;
    background:url(../images/menu_separator.png) top right no-repeat;
    margin-right:80px;
}
#bundle.menufr ul li a:link, a:active, a:visited { color:#fff; text-decoration:none }
#bundle.menufr ul li a:hover { color:#fff; text-decoration:underline }

.dslplansbox { width:190px; height:335px; border-right:1px solid #c0c0c0; padding-top:20px; margin-right:25px }
.dslplansbox p { width:170px; text-align:center; color:#6a6a6a; font-size:12px; font-weight:bold; margin:15px 0 }
.dslplansbox h1 { font-size:17px; font-weight:bold; color:#000; margin:0 0 12px 0 }
.dslplansbox h2 { font-size:34px; font-weight:bold; color:#6a6a6a; margin:12px 0 7px 0}
span.promo { display:block; height:110px; padding: 0 0 0 38px; margin-top:15px; background:url(../images/bgr/promo.png) top left no-repeat; color:#6a6a6a; font-weight:bold } 
span.oldprice { display:block; width:75px; height:19px; padding-left: 5px; margin-top:12px; background:url(../images/bgr/old-price.png) top left no-repeat; color:#6a6a6a; font-weight:bold; font-size:20px; line-height:13pt }

.hardwarebox { font-size:14px; font-weight:bold}
.hardwarebox h1 { font-size:17px; font-weight:bold; color:#000; margin:0 0 15px 0; border-bottom:1px solid #000; line-height:17pt; text-align:center }
.hardwarebox ul {list-style-type:disc; color:#6a6a6a; padding-left:18px; margin:0 }
.hardwarebox ul li { line-height:18pt }
.hardwarebox p { margin:0 0 8px 0 }
.rightborder { border-right:1px solid #d9d9d9; height:165px; padding-top:1px }
span.promosm { display:block; height:72px; padding: 0 0 0 26px; margin-top:7px; background:url(../images/bgr/promo-sm.png) top left no-repeat; color:#000; font-weight:bold }

.bundleplansbox { width:230px; height:140px; border-right:1px solid #c0c0c0; padding-right:30px; margin:15px 25px 0 0; text-align:center; color:#000 }
.bundleplansbox p { width:170px; text-align:center; color:#6a6a6a; font-size:12px; font-weight:bold; margin:15px 0 }
.bundleplansbox h1 { font-size:17px; font-weight:bold; color:#000; margin:0; text-transform:uppercase; float:left; letter-spacing:normal; text-align:left }
.bundleplansbox h2 { font-size:34px; font-weight:bold; color:#000; margin:12px 0 7px 0; letter-spacing:normal}


ul.bundleplans {
    list-style-type:none;
    margin: 35px 0;
    padding: 0;
}
ul.bundleplans li {
    float:left;
	width:110px;
    display:inline-table;
	text-align:left;
	color:#5a5758;
	line-height:12pt;
	font-size:12px;
}

#btn-orderNowMed	{
background:url(../images/btns/order_now_med_on.png) no-repeat;
display: block;
width:175px;
height:38px;
margin-bottom:0px;
padding: 0;
}
#btn-orderNowMed a {
display:block;
width:175px;
height:38px;
padding: 0;
text-decoration: none; 
}
#btn-orderNowMed img {width: 100%; height: 100%; border: 0; }
* html a:hover {visibility:visible}
#btn-orderNowMed a:hover img{visibility:hidden}
#btn-orderNowMed span {
	visibility:hidden;
}

#btn-orderNowMedFr	{
background:url(../images/btns/order_now_sm_fr_on.png) no-repeat;
display: block;
width:175px;
height:38px;
margin-bottom:0px;
padding: 0;
}
#btn-orderNowMedFr a {
display:block;
width:175px;
height:38px;
padding: 0;
text-decoration: none; 
}
#btn-orderNowMedFr img {width: 100%; height: 100%; border: 0; }
* html a:hover {visibility:visible}
#btn-orderNowMedFr a:hover img{visibility:hidden}
#btn-orderNowMedFr span {
	visibility:hidden;
}


/* DHP styles */
body#dhp {
	background:url(../images/bgr/content-dhp.png) top repeat-x;
	font-family: Arial,Helvetica,sans-serif;
}
#content-dhp {
	margin:0 auto;
	width:840px;
    min-height: 320px;
    padding: 25px 0px 40px 0px;
}

.planbox { background:url(../images/bgr/plans-bgr.png) no-repeat; width:182px; height:209px; padding: 7px 10px 0 17px; margin-left:1px; font-size:11px; color:#6a6a6a }
.planbox-fr { background:url(../images/bgr/plans-fr-bgr.png) no-repeat; width:182px; height:226px; padding: 7px 10px 0 17px; margin-left:1px; font-size:11px; color:#6a6a6a }
.planboxtitle { margin:0 0 10px 0; text-align:center; font-size:23px; font-weight:bolder; color:#3b2315; border-bottom: 1px solid #a69c97; line-height:24pt; width:167px }
.planboxtitle-fr { margin:0 0 10px 0; text-align:center; font-size:21px; font-weight:bolder; color:#3b2315; border-bottom: 1px solid #a69c97; width:167px; padding:10px 0 }
.planboxcopy { width:137px; height:94px; padding:5px 0 0 40px; line-height:13pt }
.planboxcopy-fr { width:139px; height:116px; padding:0 0 0 40px; line-height:11pt }

.planboxcopy ul, .planboxul ul { padding-left:10px; margin:0; line-height:10pt; list-style-type:disc }
.planboxcopy ul li, .planboxul ul li { margin-bottom:4px; text-align:left }

.basicphone-contacts { clear:right; width:465px; text-align: right; color:#6a6a6a; font-size:18px;font-weight: normal; margin:20px 140px 0 0 }
.basicphone-contacts-fr { clear:right; width:665px; text-align: right; color:#6a6a6a; font-size:18px; font-weight: normal; margin:10px 0 0 0 }
.basicphone-premium-features { width:801px; background:#f0f0f0; border:1px solid #cccccc; padding:20px 0 25px 37px; text-align:left }
.basicphone-premium-features h1 {color:#365c9a; font-size:22px; font-weight:bold; line-height:21pt }
.basicphone-premium-features ul, .basicphone-features-box-one ul, .basicphone-features-box-two ul {color:#6a6a6a; font-size:11px; line-height:14pt; padding: 0 0 0 10px; margin:15px 25px 0 0; list-style-type:disc }
.basicphone-premium-features-sticky-note { margin:-52px 0 0 510px; width:322px; position:absolute; text-align:right; z-index:100 }
.basicphone-premium-features-sticky-note-fr { margin:-40px 0 0 575px; width:289px; position:absolute; text-align:right; z-index:100 }

.basicphone-features-box-one { width:420px; height:245px; margin:16px 15px 5px 0; background:#f0f0f0; border:1px solid #cccccc; padding:20px 0 25px 27px; text-align:left }
.basicphone-features-box-one h1 { color:#000; font-size:22px; font-weight:bold }

.basicphone-features-box-two {width:357px; height:245px; margin:16px 0 5px 0; background:#f0f0f0; border:1px solid #cccccc; padding:20px 0 25px 17px; text-align:left }
.basicphone-features-box-two h1 { color:#000; font-size:22px; font-weight:bold; margin-left:0px }
.basicphone-features-box-two h2 { color:#365c9a; font-size:18px; font-weight:bold; margin-left:0px }
.basicphone-features-box-two-sticky-note { margin:0px 0 0 160px; width:216px; position:absolute; text-align:right; z-index:100 }

.home-phone-fifty-countries-box { width:801px; margin:10px 0 20px 0; background:#f0f0f0; border:1px solid #cccccc; padding:20px 10px 20px 27px; text-align:left }
.home-phone-fifty-countries-box h1 { color:#6a6a6a; font-size:28px; font-weight:bold }
.home-phone-fifty-countries-box h2 { color:#f8771e; font-size:16px; font-weight:bold }
 

#btn-lmdhpsm {
background:url(../images/btns/learn_more_dhp_sm_on.png) no-repeat;
display: block;
width:89px;
height:19px;
margin-bottom:0px;
padding: 0;
}
#btn-lmdhpsm a {
display:block;
width:89px;
height:19px;
padding: 0;
text-decoration: none; 
}
#btn-lmdhpsm img {width: 100%; height: 100%; border: 0; }
* html a:hover {visibility:visible}
#btn-lmdhpsm a:hover img{visibility:hidden}
#btn-lmdhpsm span {
	visibility:hidden;
}


#btn-lmdhpsm-fr {
background:url(../images/btns/learn_more_dhp_sm_fr_on.png) no-repeat;
display: block;
width:87px;
height:19px;
margin-bottom:0px;
padding: 0;
}
#btn-lmdhpsm-fr a {
display:block;
width:87px;
height:19px;
padding: 0;
text-decoration: none; 
}
#btn-lmdhpsm-fr img {width: 100%; height: 100%; border: 0; }
* html a:hover {visibility:visible}
#btn-lmdhpsm-fr a:hover img{visibility:hidden}
#btn-lmdhpsm-fr span {
	visibility:hidden;
}

#btn-orderNowXsm	{
background:url(../images/btns/order_now_xsm_on.png) no-repeat;
display: block;
width:148px;
height:32px;
margin-bottom:0px;
padding: 0;
}
#btn-orderNowXsm a {
display:block;
width:148px;
height:32px;
padding: 0;
text-decoration: none; 
}
#btn-orderNowXsm img {width: 100%; height: 100%; border: 0; }
* html a:hover {visibility:visible}
#btn-orderNowXsm a:hover img{visibility:hidden}
#btn-orderNowXsm span {
	visibility:hidden;
}

#btn-orderNowXsm-fr	{
background:url(../images/btns/order_now_xsm_fr_on.png) no-repeat;
display: block;
width:146px;
height:31px;
margin-bottom:0px;
padding: 0;
}
#btn-orderNowXsm-fr a {
display:block;
width:146px;
height:31px;
padding: 0;
text-decoration: none; 
}
#btn-orderNowXsm-fr img {width: 100%; height: 100%; border: 0; }
* html a:hover {visibility:visible}
#btn-orderNowXsm-fr a:hover img{visibility:hidden}
#btn-orderNowXsm-fr span {
	visibility:hidden;
}

.btn-close	{
background:url(../images/btns/close_on.png) no-repeat;
display: block;
width:207px;
height:43px;
margin-bottom:0px;
padding: 0;
}
.btn-close a {
display:block;
width:207px;
height:43px;
padding: 0;
text-decoration: none; 
}
.btn-close img {width: 100%; height: 100%; border: 0; }
* html a:hover {visibility:visible}
.btn-close a:hover img{visibility:hidden}
.btn-close span {
	visibility:hidden;
}


.btn-close-fr	{
background:url(../images/btns/close_fr_on.png) no-repeat;
display: block;
width:207px;
height:43px;
margin-bottom:0px;
padding: 0;
}
.btn-close-fr a {
display:block;
width:207px;
height:43px;
padding: 0;
text-decoration: none; 
}
.btn-close-fr img {width: 100%; height: 100%; border: 0; }
* html a:hover {visibility:visible}
.btn-close-fr a:hover img{visibility:hidden}
.btn-close-fr span {
	visibility:hidden;
}