/* Global Style */
html { height: 100%; margin-bottom: 1px; }
/** {	letter-spacing: +0.1px; }*/

body {
	background:#373737;
    font: normal 0.75em/100% Arial, Verdana, Helvetica, sans;
	/*line-height: 1.1em;*/
	/*font-size: 9pt;*/
}

p {
	margin-bottom: 0.9em;
	line-height: 1.5em;
}

strong { font-weight:bold; }

ul { margin: 0.8em; }
ul li { margin-bottom: 0.4em; font-size: 1.2em; }

h1 { font-size: 1.8em; }
h2 { font-size: 1.5em;
	 margin-top:1.0em; }
h3 { font-size: 1.3em; }

h1,
h2,
h3 {
	font-weight: 600;
	padding-bottom: 0.2em;
	margin-bottom: 0.4em;
	border-bottom: 1px solid #eee;/*aaa;*/
	color: #fb4607;
	clear:both;
}

h4 {
	font-weight: 600;
	font-size: 1.25em;
	line-height: 1.5em;
	margin: 0 0 0.5em; 
}

span.price {
	font-size: 3em;
	font-weight: 900;
	float: left;
	padding: 0.1em 0.6em;
	min-width: 75px;
	line-height: 1.5em;
	text-align: center;
	color: #fb4607;
	min-height:100px;
}
span.price small {
	font-size: 0.6em;
	line-height: 0.1em;
	font-weight: 300 !important;
}
ol {clear: both;}
ol li {  }

ol.plans li.plan {clear: both; margin-bottom: 1.5em;}

p.blurb {
	font-size: 1.15em;
	line-height: 1.4em;
	margin-bottom: 2em; 
}
p.blurb em {
	font-style: normal;
	display:block;
	margin-bottom: 0.4em;
	font-weight: 800;
}

p.blurb span {
font-weight:bold; color:#FF0000;
}

p.support_info {
	font-size: 1.2em;
	line-height: 1.2em;
}

.clear { clear: both; display: block; height: 1px; margin-bottom: -1px; font-size: 1px; line-height: 1px; }
.space { height: 10px; }

/* Link Styles */

a, a:visited { border-bottom: 1px dotted #333; text-decoration: none;  color: #333; }
p a, p a:visited { border-bottom: 1px dotted #333; }
a:hover { border-bottom: 1px solid #fb4607; color: #fb4607; }

/* Main Page Container */
#page {
	margin: 15px auto;
	width: 870px;
	background-color: #FFF;
}

/* Header */
#banner {
	width: 850px;
	height: 130px;
	margin: 0px auto;
	background: #FFF url('/media/images/banner.png') no-repeat 0px 5px;
}

#account-login {
	width: 180px;
	top: 42px;
	left: 619px;
	position: relative;
}

#account-login input {
	width: 190px;
	height: 23px;
	background: transparent url('/media/images/input_box.png') no-repeat top left;
	border: none;
	margin-bottom: -1px;
	padding: 3px 5px;
	font-size: 10pt;
}

#account-login input#submit {
	width: 34px;
	height: 20px;
	background: transparent url('/media/images/input_submit.png') no-repeat top left;
	border: none;
	margin-top: 2px;
	padding: 4px;
}

#account-login a {
	position: relative;
	top: -4px;
	left: 10px;
	color: #fac18a;
}

/* MENU */
#menu {
	width: 850px;
	height: 26px;
	font-family: arial, "lucida console", sans-serif;
	margin: 0px auto;
	color: #FFF;
	font-size: 9pt;
}

#menu.res {
	background: transparent url('/media/images/menu_res_left.png') no-repeat top left;
}
#menu.bus {
	background: transparent url('/media/images/menu_bus_left.png') no-repeat top left;
}

#menu ul.items {
	float: left;
	margin: 0 0 0 9px;
	padding: 7px 0 0 5px;
	height: 21px;
}

#menu.res ul.items {
	background: transparent url('/media/images/menu_res_bg.png') repeat-x top left;
}

#menu.bus ul.items {
	background: transparent url('/media/images/menu_bus_bg.png') repeat-x top left;
}

#menu ul.items li {
	display: inline;
	padding: 0px 10px;
	border-right: 1px solid #5a5959;
}

#menu ul.items li:last-child {
	border-right: none !important;
}

#menu ul.items li a,
#menu ul.items li a:visited {
	color: #FFF;
}

#menu ul.items li a:hover {
	color: #CCC;
}

#menu div {
	float: left;
	height: 26px;
	width: 130px;
}

#menu div#res { background: transparent url('/media/images/snap_home.png') no-repeat top left; }
#menu div#bus { background: transparent url('/media/images/snap_work.png') no-repeat top left; }

#menu ul.items { width: 706px; /* OR FOR BOTH BUTTONS width: 576px; */}
#menu div#bus { background: transparent url('/media/images/snap_work.png') no-repeat top left !important; }
#menu div#bus-end { background: transparent url('/media/images/snap_work_end.png') no-repeat top left !important; }
#menu div#res { background: transparent url('/media/images/snap_home.png') no-repeat top left !important; }
#menu div#res-end { background: transparent url('/media/images/snap_home_end.png') no-repeat top left !important; }
#menu div#res-end-single { background: transparent url('/media/images/snap_home_end-single.png') no-repeat top left !important; }


ul.sub-nav {
	width: 100%;
	height: 15px;
	font-family: arial, "lucida console", sans-serif;
	margin: 5px auto;
	padding: 5px 0px;
	color: #fb4607;
	font-size: 10px;
	float: left;
}

ul.sub-nav li:last-child { border-right: none !important; }
ul.sub-nav li {
	display: inline;
	margin-top: 3px;
	padding: 0px 4px 0px 3px;
	border-right: 1px solid #fff;
}

ul.sub-nav li a,
ul.sub-nav li a:visited { color: #fb4607; }
ul.sub-nav li a:hover { color: #fb4607; }

ul.list {
	list-style: square inside none;
	margin-left: 50px;
}

ul.list li {
	padding: 2px;
	font-size: 13px;
}
	
/* Main Container */
#body {
	padding-top: 10px;
	width: 850px;
	height: 460px;
	margin: 0px auto;
	clear: both;
}

/* Content Section */
.one, .two, .three, .four, .five, .onelarge, .twosmall, .twomedium { float: left; margin-left: 10px; }
.spacer { width: 490px; clear: both; height:10px; }
.spacer_25px { width: 490px; clear: both; height:25px; }
.last { margin-right: -10px; }

.one		{ width: 90px; }
.onelarge 	{ width: 120px; }
.two		{ width: 190px; }
.twosmall 	{ width: 160px; }
.twomedium 	{ width: 180px; }
.three		{ width: 290px; }
.four		{ width: 390px; }
.five		{ width: 490px; }

.singlerow div.inside { height: 60px; }
.doublerow div.inside { height: 120px; }
.triplerow div.inside { height: 180px; }

.singlerow div.inside { height: 70px !important; }
.singlerow div.inside h2 {font-size: 15px !important; padding: 0px; margin: 0px -6px 5px -6px;}
.singlerow div.inside h2.support {font-size: 16px !important; padding: 0px; margin: 0px -6px 5px -6px;}

.singlerow div.inside p,
.doublerow div.inside p,
.triplerow div.inside p {
	font-size: 8pt;
	line-height: 9pt;
}
.singlerow div.inside p {
	font-size: 10pt;
	line-height: 11pt;
}

img.nopad { margin: -12px 0 0px -15px; }
div.fixmeplz    p#fixblurb { margin: -25px 0 20px 0;}

#body { position: relative; height: 1%; }

#body div.inside { display: block; padding: 10px 15px; background-color: #d8d8d8; }
#body div.left { float: left; margin-bottom: 13px; }
#body div.left a.support div.inside:hover{background-color: #c9c9c9; text-decoration:none; color:#000;}
#body div.right { float: left; }
#body div.guide { float: left; margin-bottom: 13px; }

#body.page div.left { width: 580px; }
#body.page div.left div.inside { /*min-height: 250px;*/ }
#body.page div.right { margin-left: 10px; width: 260px; height: 100%;}
#body.page div.right div.inside { min-height: 150px; }
#body.page div.guide { width: 100%; height:100% }
#body.page div.guide div.inside { /*min-height: 150px;*/ }

#body.page div.support_options { width: 100%; margin-left:5px; }
#body.page div.support_options div.round { margin-left:0px; margin-right:10px; }

#body.fullpage div.inside { width: 820px; float: left; }

#body.main div.left { width: 350px;}
#body.main div.left div.inside { height: 454px; }
#body.main div.right { width: 490px; margin-bottom: -48px;}
#body.main div.right div.blurb  div.inside { height: 308px;}

div.main div#contact {
	height: 31px;
	width: 490px;
	background: transparent url('/media/images/contact_bg.png') repeat-x top left;
	margin-left: 10px;
}
div.main div#contact b,
div.main div#contact b b{
    display: block;
	height: 31px;
	font-size: 1px;
    background-repeat: no-repeat;
	position: relative;
}
div.main div#contact b   { background-image: url('/media/images/contact_left.png'); }
div.main div#contact b b { background-image: url('/media/images/contact_right.png'); background-position: 100% 0%; }
div.main div#contact div#circle {
	background-image: url('/media/images/contact_circle.png');
	float: left;
	width: 66px;
	height: 62px;
	position: relative;
	top: -48px;
	left: 15px;
	font-size: 1px;
}

div.main div#contact p {
	position: relative;
	top: -33px;
	margin: 10px 15px;
	float: right;
	font-size: 11px;
	color: white;
	font-family: arial, "lucida console", sans-serif;
}

div.main div#contact p span {
	font-weight: 600;
	color: #fb4607;
	margin-right: 5px;
}

#body.bus-main div.left { width: 590px;}
#body.bus-main div.left div.inside { height: 454px;}
#body.bus-main div.right { width: 250px; margin-left: 10px;}
#body.bus-main div.right div.inside { height: 454px;}

#body.bus-main ul.bus-fpage {
	/*border: 1px solid red;*/
	float: left;
	width: 175px;
	margin: 0 14px 0 0;
}

#body.bus-main ul.last { margin: 0px; }
#body.bus-main ul li.title { height: 140px; margin-bottom: -30px; }

#body.bus-main ul li.blurb {
	line-height: 1.1em;
	font-style: italic;
	padding-bottom: 5px;
	border-bottom: 1px dashed #fff;
	/*text-align: justify;*/
}

#body.bus-main div#boxes {
	background: url('/media/boxes-bg.png') repeat-x top left;
	padding: 5px 15px;
	height: 250px;
	margin-top: -2px;
}

#body.bus-main ul#data-services li.title { background-image: url('/media/data-services.png'); }
#body.bus-main ul#voice-services li.title { background-image: url('/media/voice-services.png'); }
#body.bus-main ul#internet-services li.title { background-image: url('/media/internet-services.png'); }


/* Footer */
div.footer {
	width: 850px;
	height: 30px;
	margin: 5px auto;
	color: #dedede;
}
div.footer div#copyright {
	float: right;
	text-align: right;
	position: relative;
}
div.footer div#tos { float: left; }
div.footer div#tos  a { color: white; }

/* TABLES */

table {
	padding: 5px;
}

th,
th a{
	font-weight: 600;
	font-size: 110%;
}

th,
td  {
	padding: 5px;
	line-height:1.3em;
}

td.right { text-align: right; }
th.right { text-align: right; }

th input.img,
td input.img{ top: 7px; position: relative;}

.warnhd, .errhd { display: block; border: 1px dashed #fb4607; color: #000; padding: 5px 15px 2px; }

.tline1 {}
.tline2 { background: #c9c9c9; }
.tbox { font-family: Verdana; font-size: 8pt; border: 1px solid #000000; background-color: #E7EEF1; }

.login { margin-top: 30px; }
.login label {display:inline-block; width: 90px; text-align: right; padding-right: 20px; }
.login .submit { margin-left: 110px; margin-top: 15px; }

#search-box {
	width: 260px;
	height:60px;
	padding:10px 0px 10px 0px;
	background: transparent url('/media/images/search_back.png') no-repeat top left;
}

#search-box input#query {
	width: 182px;
	height: 30px;
	background: transparent url('/media/images/search_box.png') no-repeat top left;
	border: none;
	font-size: 20px;
	font-family:Verdana;
	margin-left:10px;
	padding-left:6px;
	padding-top:3px;
	padding-right:6px;
}

#search-box input#submit {
	width: 38px;
	height: 26px;
	background: transparent url('/media/images/search_submit.png') no-repeat top left;
	border: none;
	margin-left:5px;
	margin-top:3px;
	vertical-align:top;
}

#account-menu{
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

#account-menu ul{
font: bold 11px Arial;
margin:0;
margin-left: 20px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

#account-menu li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
}

#account-menu a{
float: left;
display: block;
color: white;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 4px 8px;
text-decoration: none;
letter-spacing: 0px;
background-color: #1d1d1d; /*Default menu color*/
border-bottom: 1px solid white;
}

#account-menu a:hover{
background-color:#444444; /*Menu hover bgcolor*/
}

#account-menu #current a{ /*currently selected tab*/
background-color: #fc6b15; /* color theme*/ 
border-color: #fc6b15; /* color theme*/ 
}

#account-menu-line{
clear: both;
padding: 0;
width: 100%;
height: 5px;
line-height: 5px;
background: #fc6b15; /* color theme*/ 
}

input.account_button
{
   color:#ffffff;
   background-color:#666;
   border-style:solid;
   border-color:#1d1d1d;
   border-width:1px;
   font-size:12px;
}

input.account_text
{
   color:#000;
   background-color:#fff;
   border-style:solid;
   border-color:#1d1d1d;
   border-width:1px;
   font-size:13px;
}

select.account_combo
{
   font-size: 13px; 
   border-style:solid;
   border-color:#1d1d1d;
   border-width:1px;
   background-color:#fff;
}

#body div.accounts {
	font-size:14px;
}

table tolls {
	padding: 0px;
}

tr.odd {
background:none;
}

tr.even {
background:#eeeeee;
}

tr.calldet1 {
}

tr.calldet2 {
  background-color: #e6e6e6;
}

th.calldet1 {
}

th.calldet2 {
}

td.calldet1 {
  font-size: 10px;
}

td.calldet2 {
  font-size: 10px;
}

form#contact  textarea{
	width: 275px;
	height: 225px;
}



/* SIDE MENU */
.flt{float:left;}
.menubg{clear:left; background-color:#d8d8d8; width:202px;}
.menu{float:left; clear:left; font:bold 13px Arial, Helvetica, sans-serif;}
.menu li {
margin:0px 0px 0px 0px;
	list-style:none;
	text-decoration:none;
	}
.menu a, .menu a:visited {
	width:186px;
	height:19px;
	margin:0px 0px 2px -10px;
	position:relative;
	display:block;
	color:#444;
	text-decoration:none;
	background:url(/media/images/menubg2.jpg) no-repeat;
	padding:3px 0 0 8px;
	border:0px;
	font:0.9em Arial, Helvetica, sans-serif;
	}
*html .menu a, .menu a:visited {
	width:186px;
	height:19px;
	margin:0px 0px 2px -10px;
	position:relative;
	display:block;
	color:#444;
	text-decoration:none;
	background:url(/media/images/menubg2.jpg) no-repeat;
	padding:2px 0 0 8px;
	border:0px;
	font:0.9em Arial, Helvetica, sans-serif;
	}
.menu a:hover, .menu a:active,
.menu li.current_page_item a, .menu li.current_page_item a:visited  {
	background:url(/media/images/menubg1.jpg) no-repeat;
	text-decoration:none;
	}
.bot{clear:left;}

body.iframe {
	background:#FFFFFF;
    font: normal 1.2em/100% Arial, Verdana, Helvetica, sans;
}

p.iframe { margin-bottom: 1.0em; line-height: 1.5em; font-size: 1.2em; }

strong { font-weight:bold; }

h1.iframe, h2.iframe {
	font-weight: 800;
	padding: 0;
	margin: 0;
	border: none;
	clear:both;
}

h1.iframe { font-size: 1.8em; margin-bottom: 1.5em; margin-top: 0.6em; 
				color: #f84f13; border: none; }
h2.iframe { font-size: 1.4em; margin-bottom: 1.0em; color: #000000; }

