/* stylesheet for cavtel.com */
/* font sizes in pixels to prevent text scaling in IE - temporary */

body {
	margin: 0;
	padding: 0;
	background: #e7e8e9 url(../i/bg.jpg) top no-repeat;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	}
body#commercial{
	background: #e7e8e9 url(../i/business_bg.png) top no-repeat;
}

img {border:0;} 
/* header, nav bar, logo, & master subnav divs */	
	
#header {
	position: relative;
	margin: 0 auto;
	width: 1004px;
	height: 67px;
	}
	
#alert {
	position: relative;
	
	float: left;
	width: 550px;
	color: #fff;
	text-align: left;
	margin-top: 15px;
	font-size: 14px;
	}	
		
#nav {
	position: relative;
	float: right;
	width: 440px;
	height: 42px;
	margin-top: 23px;
	text-align: right;
	}
	
#subnav {
	position: relative;
	margin: 0 auto;
	width: 1024px;
	height: 75px;
	font-size: 15px;
	color: #ccc;
	}

#logo3 {
	position: relative;
	float: left;
	width: 325px;
	text-align: left;
	padding-left: 15px;
	}
#logo3 h1,#logo3 h2{
	margin:0;
	padding:0;
	width:325px;
	height:63px;
	text-indent: -5000px;
	background:url(http://www.cavtel.com/assets/i/logo_cavtel_dtv.gif) no-repeat;
	}
#logo3 h1 a,#logo3 h2 a { display: block; height: 63px; }

#logo2 {
	position: relative;
	float: left;
	width: 207px;
	text-align: left;
	padding-left: 15px;
	}
#logo2 h1,#logo2 h2{
	margin:0;
	padding:0;
	width:207px;
	height:63px;
	text-indent: -5000px;
	background:url(/assets/i/logo_cavtel_business.gif) no-repeat;
	}
#logo2 h1 a,#logo2 h2 a { display: block; height: 63px; }

#logo {
	position: relative;
	float: left;
	width: 325px;
	text-align: left;
	padding-left: 15px;
	}
#logo h1,#logo h2{
	margin:0;
	padding:0;
	width:325px;
	height:75px;
	text-indent: -5000px;
	background:url(/assets/i/cavalier-logo.gif) no-repeat;
	}
    
#logo h1 a,#logo h2 a { display: block; height: 63px; }
	
/* section subnavs */
/* these set position, width, bg image and link colors for subnavs */
	
#subnav-home {
	position: relative;
	float: right;
	width: 550px;
    height: 55px;
	text-align: right;
    padding: 20px 35px 0 0;
	color: #333;
	}
	
#subnav-personal {
	position: relative;
	float: right;
	width: 420px;
	height: 60px;
	padding: 15px 35px 0 0;
	background: url(../i/subnav_personal.gif) top right no-repeat;
	text-align: right;
	}
	
#subnav-personal a:link {
	color: #000;
	font-weight: bold;
	}
	
#subnav-personal a:visited {
	color: #000;
	font-weight: bold;
	}
	
#subnav-personal a:hover {
	color: #798d35;
	text-decoration: none;
	font-weight: bold;
	}
#subnav-personal span a,
#subnav-personal span a:visited,
#subnav-personal span a:link {
	color: #798d35;
	text-decoration: none;
	font-weight: bold;
	}	
#ordernow {
	position: relative;
	float: left;
	width: 225px;
	text-align: right;
	padding-top: 8px;
	}
	
#subnav-business {
	font-size:14.4px;
	position: relative;
	float: right;
	width: 768px;
	height: 60px;
	padding: 15px 7px 0 0;
	margin-right:20px;
	background: url(../i/subnav_business.gif) top right no-repeat;
	text-align: right;
	}
	
#subnav-business a:link {
	color: #000;
	font-weight: bold;
	}
	
#subnav-business a:visited {
	color: #000;
	font-weight: bold;
	}
	
#subnav-business a:hover {
	color: #788fbe;
	text-decoration: none;
	font-weight: bold;
	}
	
#subnav-business span a,
#subnav-business span a:link,
#subnav-business span a:visited {
	color: #788fbe;
	text-decoration: none;
	font-weight: bold;
	}
	
#subnav-company {
	position: relative;
	float: right;
	width: 500px;
	height: 40px;
	padding: 35px 35px 0 0;
	text-align: right;
	color: #333;
	}
	
	
/* content divs */
/* these set the link colors for the content in each section, and master column widths */
	
#content-home {
	position: relative;
	margin: 0 auto;
	width: 990px;
	height: 510px;
	background: url(../i/content_home.png) top center no-repeat;
	text-align: center;
	padding-top: 8px;
	}
	
/* #content-home a {
	color: #cb2127;
	} */

#content-nettelcos {
	position: relative;
	margin: 0 auto;
	width: 990px;
	height: 510px;
	background: url(../i/content_nettelcos.png) top center no-repeat;
	text-align: center;
	padding-top: 8px;
	}
	
/* #content-nettelcos a {
	color: #cb2127;
	} */

#content-home-banner {
	position: relative;
	margin: 0 auto;
	width: 990px;
	height: 50px;
	background: url(../i/content_home_banner.gif) top center no-repeat;
	padding-top: 2px;
	}

#content-home-banner-large {
	position: relative;
	margin: 0 auto;
	width: 990px;
	height: 58px;
	background: url(../i/content_home_banner_large.gif) top center no-repeat;
	padding-top: 2px;
	}

#content-terms {
	position: relative;
	margin: 0 auto;
	width: 700px;
	text-align: left;
	}
	
#content-terms a {
	color: #798d35;
	}

#content-personal {
	position: relative;
	margin: 0 auto;
	width: 990px;
	text-align: left;
	}
	
#content-personal a {
	color: #798d35;
	}

#content-cs {
	position: relative;
	margin: 0 auto;
	width: 990px;
	text-align: left;
	min-height:600px;
	}
	
#content-cs a {
	color: #798d35;
	}
	
#content-business {
	position: relative;
	margin: 0 auto;
	width: 990px;
	text-align: left;
	}
	
#content-business a {
	color: #628bbf;
	}
	
#content-company {
	position: relative;
	margin: 0 auto;
	width: 990px;
	text-align: left;
	}
	
#content-company a {
	color: #cb2127;
	font-weight: normal;
	}
	
#column-left {
	position: relative;
	float: left;
	width: 765px;
	
	background: url(../i/content_products_middle.gif) repeat-y;
	text-align: center;
	}



#column-left img {
	margin: 0;
	padding: 0;
	}
#DTV1 #column-full{
	position: relative;
	float: left;
	width: 966px;
	height:1000px;
	background: url(../i/DTV/DTV-bg-mid.jpg) no-repeat;
	text-align: center;

}
#column-right {
	position: relative;
	float: right;
	width: 214px;
	}
	
#column-right-sidebar {
	position: relative;
	float: right;
	width: 214px;
	background: url(../i/content_sidebar_middle.gif) repeat-y;
	}
	
#column-right-sidebar ul {
	list-style: none;
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	}
	
	
/* content blocks */
/* these are the text blocks with various widths, padding, borders, etc. */
	
#content-block-home {
	position: relative;
	float: left;
	width: 250px;
	text-align: left;
	padding: 5px 20px 20px 25px;
	border-right: 1px solid #e0e6ea;
	}
	
#content-block-home-personal {
	position: relative;
	float: left;
	width: 250px;
	text-align: left;
	padding: 5px 20px 20px 25px;
	border-right: 1px solid #e0e6ea;
	}
	
#content-block-home-personal a {
	color: #798d35;
	
	}
	
#content-block-home-business {
	position: relative;
	float: left;
	width: 250px;
	text-align: left;
	padding: 5px 20px 20px 25px;
	border-right: 1px solid #e0e6ea;
	}
	
#content-block-home-business a {
	color: #628bbf;
	}
	

#banner {
	text-align: left;
	margin-left: 9px;
	}
	
#banner h1 {
	margin-left: 17px;
	}
	
#content-block-small {
	position: relative;
	float: left;
	width: 220px;
	text-align: left;
	padding: 10px 0 20px 25px;
	font-size:13px;
	}
	
#content-block-small div{
	width:90%;
	padding-top:5px;
	border-bottom:1px solid #e0e6ea;
	
}

#content-block-small ul{
	list-style:none;
	font-size:13px;
	margin:0 0 3px; 
	padding:0;
}
#content-block-small li{
	margin:0 0 0 7px;
	padding:0;
	
}
#content-block-small li.current_page_item a{
	color:#000;
	font-weight:normal;
}

#content-block-small-borderleft {
	position: relative;
	float: left;
	width: 220px;
	text-align: left;
	padding: 10px 0 20px 25px;
	border-left: 1px solid #e0e6ea;
	}
	
#content-block-small-nopad {
	position: relative;
	float: left;
	width: 245px;
	text-align: right;
	padding: 0;
	border-left: 1px solid #e0e6ea;
	}
	
#content-block-large {
	position: relative;
	float: left;
	width: 470px;
	text-align: left;
	padding: 10px 0 20px 25px;
	}
	
#content-block-large-borderleft {
	position: relative;
	float: left;
	width: 470px;
	text-align: left;
	padding: 10px 0 20px 25px;
	border-left: 1px solid #e0e6ea;
	min-height:500px;
	}
	
#content-block-large-borderright {
	position: relative;
	float: left;
	width: 465px;
	text-align: left;
	padding: 10px 25px 20px 25px;
	border-right: 1px solid #e0e6ea;
	min-height:500px;
	}
	
#content-block-xlarge {
	position: relative;
	float: left;
	width: 720px;
	text-align: left;
	padding: 10px 0 20px 25px;
	}
	
#content-block-bottom {
	clear: both;
	position: relative;
	float: left;
	width: 450px;
	text-align: left;
	padding: 10px 0 20px 25px;
	}
	
#content-block-fineprint {
	clear: both;
	position: relative;
	float: left;
	width: 450px;
	text-align: left;
	padding: 10px 0 20px 25px;
	font-size: 11px;
	color: #858585;
	line-height: 1.2em;
	}

#content-fineprint {
	clear: both;
	position: relative;
	float: left;
	width: 725px;
	text-align: left;
	padding: 10px 0 20px 25px;
	font-size: 10px;
	color: #858585;
	line-height: 1.2em;
	}
	
#content-block-order {
	position: relative;
	float: right;
	width: 240px;
	text-align: right;
	padding: 20px 20px 0 0;
	}
	
#content-block-promo {
	position: relative;
	float: left;
	width: 220px;
	text-align: left;
	padding: 10px 0 20px 30px;
	}


#check-service-home {

	width: 363px;
	text-align: left;
	padding: 5px 0 0px 25px;
	border-top: 5px solid #21488d;
	}
	
#check-service-business {

	width: 363px;
	text-align: left;
	padding: 5px 0 20px 25px;
	border-top: 5px solid #21488d;
	}

#promo-banner{
	width:970px;
	height:280px;
	}


	
#servicecheck-personal {
	background: url(../i/servicecheck_personal.gif) top no-repeat;
	width: 214px;
	height: 305px;
	}
	
#servicecheck-personal form {
	margin-top: 0;
	padding: 15px 18px;
	}
	
#servicecheck-business {
	background: url(../i/servicecheck_business.gif) top no-repeat;
	width: 214px;
	height: 252px;
	}
	#servicecheck-business div{
		padding: 15px 18px;
		_padding: 1px 18px 15px;
	}
#servicecheck-business form {
	margin-top: 0;

	}
	

/* footer */

#footer {
	clear: both;
	position: relative;
	font-size: 11px;
	padding-top: 10px;
	height: 40px;
	text-align: center;
	line-height: 2em;
	color: #777;
	}
	
#footer a:link {
	color: #777;
	}
	
#footer a:visited {
	color: #777;
	}
	
#footer a:hover {
	color: #777;
	}


/* general attributes */

h1 {
	font-size: 22px;
	font-weight: normal;
	color: #000;
	}
h1.phone{
	background:url(../i/icon-phone.gif) left top no-repeat;
	padding:5px 0 20px 45px;
}
h1.dsl{
	background:url(../i/icon-dsl.gif) left top no-repeat;
	padding:5px 0 20px 45px;
}
h1.dialup{
	background:url(../i/icon-dialup.gif) left top no-repeat;
	padding:5px 0 20px 45px;
}
h1.c2{
	background:url(../i/icon-c2.gif) left top no-repeat;
	padding:5px 0 20px 45px;
}
	
h2 {
	font-size: 16px;
	color: #000;
	}
h3{
	font-size:13px;
	font-style:italic;
	color:#333;
	}
	
p {
	font-size: 12px;
	line-height: 1.4em;
	}
	
ul {
	font-size: 12px;
	line-height: 1.4em;
	}

ol {
	font-size: 12px;
	line-height: 1.4em;
	}

sup {
	font-size: .65em;
}

hr {
	border: 0;
	width: 98%;
	background-color: #e0e6ea;
	color: #e0e6ea;
	height: 1px;
	position: relative;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;	
}

a:hover {	
	text-decoration: underline;	
}
	
	
	
/* special text & link styles */	
	
.youarehere {
	color: #000;
	font-weight: bold;
	}
	
.navsubhead {
	background-color: #e5e5e5;
	padding: 2px;
	color: #000;
	font-weight: bold;
	margin: 15px 10px 10px 10px;
	}
	
.personal {
	color: #798d35;
	}
	
.business {
	color: #628bbf;
	}
	
.general {
	color: #cb2127;
	}
	
.alert {
	color: #fff;
	}
	
.emphasis {
	color: #000;
	font-weight: bold;
	}
	
.required {
	color: #ff4500;
	}

.error {
	color: #ff4500;
	font-weight: bold;
	}
	
.small {
	font-size: 80%;
	}

.fineprint {
	font-size: 11px;
	color: #858585;
	line-height: 1.2em;
	}
		
	
/* table styles */

#border {
	/*border-left: 8px solid #e0e6ea;
	border-right: 8px solid #e0e6ea;*/
	padding: 10px;
	background-color: #fff;
	}

.tableheader {
	background: #d2d2d2 url(../i/table_subhead.jpg) top repeat-x;
	color: #333;
	font-size: .7em;
	font-weight: bold;
	border-left: 1px solid #ccc;
	}
	
.tableheader-end {
	background: #d2d2d2 url(../i/table_subhead.jpg) top repeat-x;
	color: #333;
	font-size: .7em;
	font-weight: bold;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	}
	
.tablesubhead1 {
	background: #e0eaf0 url(../i/table_subhead_sys.jpg) top repeat-x;
	color: #555;
	font-size: .7em;
	font-weight: bold;
	border-left: 1px solid #ccc;
	}
	
.tablesubhead1-green {
	background: #e7fde2 url(../i/table_subhead_app.jpg) top repeat-x;
	color: #555;
	font-size: .7em;
	font-weight: bold;
	border-right: 1px solid #ccc;
	}
	
.tablesubhead1-gray {
	background: #e7fde2 url(../i/table_subhead.jpg) top repeat-x;
	color: #555;
	font-size: .7em;
	font-weight: bold;
	border-left: 1px solid #ccc;
	}	
.tablesubhead1-end {
	background: #e0eaf0 url(../i/table_subhead_sys.jpg) top repeat-x;
	color: #555;
	font-size: .7em;
	font-weight: bold;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	}
	
.tablesubhead2 {
	background: #d2d2d2 url(../i/table_subhead.jpg) top repeat-x;
	color: #333;
	font-size: .7em;
	font-weight: bold;
	height: 23px;
	}
	
.row {
	background-color: #fff;
	color: #444;
	font-size: .7em;
	/*border-left: 1px solid #ccc;*/
	border-bottom: 1px solid #e0e6ea;
	padding: 6px;
	}
	
.row-end {
	background-color: #fff;
	color: #444;
	font-size: .7em;
	/*border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;*/
	border-bottom: 1px solid #e0e6ea;
	padding: 6px;
	}
	
.rowalt {
	background-color: #fff;
	color: #444;
	font-size: .7em;
	/*border-left: 1px solid #ccc;*/
	border-bottom: 1px solid #e0e6ea;
	padding: 6px;
	}
	
.rowalt-end {
	background-color: #fff;
	color: #444;
	font-size: .7em;
	/*border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;*/
	border-bottom: 1px solid #e0e6ea;
	padding: 6px;
	}
	
.hlt td {
    background-color: #f5f5f5;
    color: #444;
    }
	
.hltalt td {
    background-color: #ededed;
    color: #444;
    }
	

/* form styles */

form {
	margin-top: 1em;
	margin-bottom: 1em;
	}
	
label {
	font-size: 12px;
	font-weight: bold;
	display: block;
	margin-top: 7px;
	margin-bottom: 2px; 
	}

button {
	font-size: 12px;
	}	

input {
	color: #000;
	font-size: 12px;
	padding: 2px;
	margin: 3px 0;
	_margin: 4px 0;
	}

select {
	font-size: 13px;
	color: #000;
	padding: 2px;
	margin: 3px 0;
	}

textarea {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	padding: 2px;
	}
	
object {
	margin: 0;
	}
	
dl {
font-size: 12px;}

 dl {  padding: 5px; } 
 dt { float: left; clear: left; width: 100px; text-align: right; font-weight: bold; color:#333;} 
 dt:after { content: ":"; } 
 dd { 
 	margin: 0 0 0 110px; 
 	padding: 0 0 10px 0; }
	
/* JQUERY TABS */
#tab-checkservice-home{
    
}

#tab-checkservice-business{
	
	}



/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .ui-tabs-hide {
        display: none !important;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .ui-tabs-nav {
        display: none;
    }
}

/* Skin */
.ui-tabs-nav, 
.ui-tabs-panel {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
}
.ui-tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0 0 0 3px;
}
.prodtabs .ui-tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0 0 0 3px;
}

.prodtabs .ui-tabs-panel {
	border-top:1px solid #9ab25e;
	padding:5px;
	
}


.ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.ui-tabs-nav li {
    float: left;
    margin: 0 0 0 3px;
	padding:0;
    font-weight: bold;
	text-align:center;
}

.ui-tabs-nav a, 
.ui-tabs-nav a span {
    float: left; /* fixes dir=ltr problem and other quirks IE */
    padding: 0 ;
	width:96px;
}

.prodtabs .ui-tabs-nav a, 
.prodtabs .ui-tabs-nav a span {
	float:left;
	padding:0;
	background:url(/assets/i/producttabs.gif) no-repeat;
}



.prodtabs .ui-tabs-nav a {
	color:#000;
    margin: 4px 0 0; /* position: relative makes opacity fail for disabled tab in IE */
    padding-left: 0;
    background-position: 100% 0; /* BOTTOM LEFT */
    text-decoration: none;
    white-space: nowrap; /* @ IE 6 */
    outline: 0; /* @ Firefox, prevent dotted border after click */    
}



.ui-tabs-nav a:link, 
.ui-tabs-nav a:visited {
    color: #000;
}

.prodtabs .ui-tabs-nav a:link, 
.prodtabs  .ui-tabs-nav a:visited {
    color: #000;
}


.ui-tabs-nav .ui-tabs-selected a {
	color:#fff; 
    position: relative;
    top:1px;
    z-index: 6 ;
    margin-top: 0;
    background-position: 100% -23px; /* BOTTOM -23px from LEFT */
	
}



.prodtabs .ui-tabs-nav .ui-tabs-selected a {
	color:#000; 
    position: relative;
    top:1px;
    z-index: 6 ;
    margin-top: 0;
    background:none;
	
}


.ui-tabs-nav a span {
   padding-top: 1px;
    padding-right: 0;
    height: 20px;
    background-position: 0 0;  /* TOP LEFT */
    line-height: 20px; 
	

}


.ui-tabs-nav .ui-tabs-selected a span {
    padding-top: 0;
    height: 27px;
    background-position: 0 -23px;  /* TOP -23px from TOP */
    line-height: 27px;
}









.ui-tabs-nav .ui-tabs-selected a:link, 
.ui-tabs-nav .ui-tabs-selected a:visited,
.ui-tabs-nav .ui-tabs-disabled a:link, 
.ui-tabs-nav .ui-tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.ui-tabs-nav a:hover, 
.ui-tabs-nav a:focus, 
.ui-tabs-nav a:active,
.ui-tabs-nav .ui-tabs-unselect a:hover, 
.ui-tabs-nav .ui-tabs-unselect a:focus, 
.ui-tabs-nav .ui-tabs-unselect a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
.ui-tabs-disabled {
    opacity: .4;
    filter: alpha(opacity=40);
}
.ui-tabs-nav .ui-tabs-disabled a:link, 
.ui-tabs-nav .ui-tabs-disabled a:visited {
    color: #000;
}
.ui-tabs-panel {
   
    padding: 0;
    background: #fff; /* declare background color for container to avoid distorted fonts in IE while fading */
}
/*.ui-tabs-loading em {
    padding: 0 0 0 20px;
    background: url(loading.gif) no-repeat 0 50%;
}*/

/* Additional IE specific bug fixes... */
* html .ui-tabs-nav { /* auto clear @ IE 6 & IE 7 Quirks Mode */
    display: inline-block;
}
*:first-child+html .ui-tabs-nav  { /* auto clear @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
    display: inline-block;
}



#content-business .prodtabs .ui-tabs-panel {
	border-top:1px solid #84a5cf;
	padding:5px;
	}


#content-business .prodtabs .ui-tabs-nav a,
#content-business .prodtabs .ui-tabs-nav a span {
	background:url(/assets/i/bizproducttabs.gif) no-repeat;
}


#content-business .prodtabs .ui-tabs-nav .ui-tabs-selected a {
	color:#000; 
    position: relative;
    top:1px;
    z-index: 6 ;
    margin-top: 0;
    background:none; 
}
#content-business .prodtabs .ui-tabs-nav a {
	color:#000;
    margin: 0 0 0; /* position: relative makes opacity fail for disabled tab in IE */
    padding-left: 0;
    background-position: 0 0; /* LEFT BOTTOM*/
    text-decoration: none;
    white-space: nowrap; /* @ IE 6 */
    outline: 0; /* @ Firefox, prevent dotted border after click */    
}

#content-business .ui-tabs-nav a span {
   padding-top: 0px;
    padding-right: 0;
    height: 27px;
    background-position: 0 0;  /* TOP LEFT */
    line-height: 27px; 
}
#content-business .ui-tabs-nav .ui-tabs-selected a span {
    padding-top: 0px;
    height: 27px;
    background-position: 100% -27px;  /* TOP -28px from Top */
    line-height: 27px;
}


#servicecheck {
	position: absolute;
	width: 393px;
	text-align: left;
	left: 592px;
	top: 257px;
	z-index: 4;
	}

#servicecheck  .ui-tabs-panel {
	border-top:3px solid #cb2127;
	padding:5px;
	min-height:200px;
	width: 378px;
}


#servicecheck .ui-tabs-nav a,
#servicecheck .ui-tabs-nav a span {
	background:url(/assets/i/hometabs.png) no-repeat;
}


#servicecheck .ui-tabs-nav .ui-tabs-selected a {
	color:#000; 
    position: relative;
    top:1px;
    z-index: 6 ;
    margin-top: 0;
    background:none; 
}
#servicecheck .ui-tabs-nav a {
	color:#000;
    margin: 0 0 0; /* position: relative makes opacity fail for disabled tab in IE */
    padding-left: 0;
    background-position: 0 0; /* LEFT BOTTOM*/
    text-decoration: none;
    white-space: nowrap; /* @ IE 6 */
    outline: 0; /* @ Firefox, prevent dotted border after click */    
}

#servicecheck .ui-tabs-nav a span {
   padding-top: 0px;
    padding-right: 0;
    height: 27px;
    background-position: 0 0;  /* TOP LEFT */
    line-height: 27px; 
}
#servicecheck .ui-tabs-nav .ui-tabs-selected a span {
    padding-top: 0px;
    height: 27px;
    background-position: 100% -27px;  /* TOP -28px from Top */
    line-height: 27px;
}



#home-loading-icon{
	display:inline;
	position:relative;
	top:-6px;
	margin-left:5px;
	
}

#business-loading-icon{
	display:inline;
	position:relative;
	top:-6px;
	margin-left:5px;
	}
	
ul.lists{
	margin:0;
	
}

#reps li{padding-bottom:20px;}
.sa-rep-city{font-weight:bold;}

#column-right-sidebar li.current_page_item a{
	color:#000;
	font-weight:bold;
}
.current_page_item a span,
.current_page_item a:link span,
.current_page_item a:visited span{font-weight:bold; color:#000;}







table#priceplan, #priceplan td
{
	border:1px solid #c4e293;
}

table#priceplan
{
	
    border-width: 0 0 1px 1px;
    border-spacing: 0;
 
}

#priceplan td
{
    margin: 0;
   	padding:10px;
    border-width: 1px 1px 0 0;
	font-size:14px;
	vertical-align:top;
    
	
}

#priceplan tr.tblheader td {padding:1px;background:url(../i/table-header-bg.gif) repeat-x;}
#priceplan tr.tblheader { 	}
#priceplan  tr.tblheader td div{
	border:1px solid #fff;
	padding:10px 0 0 10px;
	margin:0;
	font-size:18px;
	font-weight:bold;
	
	}

#priceplan .price{text-align:center; padding:0;}
#priceplan p.txtPrice{ font-size:16px;}

#contactbox{
	background: url(/assets/i/questions_personal.gif) no-repeat;
	with:214px;
	height:86px;

}

#contactbox-biz{
	background: url(/assets/i/questions_personal-biz.gif) no-repeat;
	with:214px;
	height:195px;

}

#contactbox-large{
	background: url(/assets/i/questions_personal_large.gif) no-repeat;
	with:214px;
	height:125px;

}


#contactbox-large div { padding: 16px 20px 5px }
#contactbox div,#contactbox-biz div{ padding: 12px 20px 5px }

#commercial #contactbox-large span,#commercial #contactbox span { color: #788fbe;}
#contactbox span, #contactbox-large span { color: #798d35;
	font-weight: bold;}
	
 #content-block-small div{
	
	padding-top:0px;
	border-bottom:none;
	
}


 #content-block-small{}
 #content-block-small h3{
	
	background-color:#eaeaec;
	font-size:13px;
	color:#798d35;
	font-style:normal;
	padding:5px 8px;
	border:1px solid #ccc;
	
	margin:0;
	
	margin-top:5px;
}

 #content-block-small h3 a,
 #content-block-small h3 a:link,
 #content-block-small h3 a:visited{
	color:#333;
	text-decoration:none;
	
}

 #content-block-small ul{
	border-right:1px solid #e0e6ea;
	border-left:1px solid #e0e6ea;
	border-bottom:1px solid #e0e6ea;
	padding:3px 0;
	margin:0 0 15px;

}

#content-block-small ul ul{ 
	border:none;
	margin-bottom:-5px;
	padding:0;
}



 #content-block-small li{
	color:#798d35;
	font-size:12px;
	font-weight:bold;
	padding:3px 0 5px;
}
 #content-block-small li a,
 #content-block-small li a:link,
 #content-block-small li a:visited{
	color:#000;
	font-weight:normal;
}

 #content-block-small li.current_page_item{
	margin-left:20px;
	color:#798d35;
	list-style-image:url(../i/carrot-green.gif);
	
}
 #content-block-small li.current_page_item span{
color:#798d35;
}

 #content-block-small li.current_page_item a,
 #content-block-small li.current_page_item a:link,
 #content-block-small li.current_page_item a:visited{
	color:#798d35;
	text-decoration:none;
}

#content-business  h3{color:#788fbe;}
#content-business #content-block-small li{color:#788fbe;}
#content-business #content-block-small li.current_page_item{color:#788fbe; list-style-image:url(../i/carrot-blue.gif);}

#content-business #content-block-small li.current_page_item span{color:#788fbe;}
#content-business #content-block-small li.current_page_item a,
#content-business #content-block-small li.current_page_item a:link,
#content-business #content-block-small li.current_page_item a:visited{
	color:#788fbe;
	text-decoration:none;
}


#service-validator-service-offerings ul{
	margin-top:0;
	margin-bottom:0;
}

.post h2{margin-bottom:0px;}
.post {margin-bottom:12px;}


#seals {
	text-align: right;
	width:1004px;
	margin:auto 10px;
	}







/* News Flash */

#content-home-banner {

    background: url(http://www.cavtel.com/assets/i/content_home_banner_large.gif) no-repeat top left;

        height: 58px;

	    width: 990px;

	    }

	     

	     #content-home-banner p{

	         color: #ffffff;

		     margin-top: 20px;
		     font-size: 16px;

		     }

		      

		      #content-home-banner a{

		          color: #ffffff;

			      text-decoration: underline;

			      }
#content-home-banner a:hover {
    text-decoration: none;
}



