a { outline: none; }


body {
	margin: 0px;
	padding: 0px;
	background: #101010;
	color: #5b6370;
	font: 12px lucida grande, helvetica, arial, sans-serif;
	line-height: 18px;
	}

.clear {
	height: 1px;
	overflow: hidden;
	clear: both;
	}
	
.headwrap {
	background: #fff url('/_img/template/bg_head-top.gif') repeat-x 0 44px;
	}
.head-top {
	width: 778px;
	height: 108px;
	margin: 0px auto;
	}
.head-top img {
	float: left;
	display: inline;
	overflow: hidden;
	width: 149px;
	height: 85px;
    margin-top: 12px;
	}
.head-top h1 {
	float: right;
	display: inline;
	margin: 34px 0px 0px 0px;
	padding: 0px;
	font-weight: normal;
	color: #668ba2;
	font-size: 12px;
	}
    
.head-top h1 img {
	width: 281px;
	height: 66px;
    margin: 0;
}
	
.head-bottom {
	clear: both;
	width: 778px;
	margin: 0px auto;
    height: 32px;
	}
.head-bottom img {
	float: left;
	display: inline;
	overflow: hidden;
	}
.head-bottom ul {
	float: right;
	display: inline;
	margin: 0px;
	padding: 8px 0px 0px 0px;
	}
.head-bottom li {
	display: inline;
	margin: 0px;
	padding: 0px 10px 0px 13px;
	border-left: 1px solid #8ab5d0;
	font-size: 14px;
	color: #94afc1;
	font-weight: bold;
	}
    
.head-bottom li.first-child {
    border-left: 0;
}

    
.head-bottom li.selected a {
    color: #fff;
}

.head-bottom a:link, .head-bottom a:visited {
	text-decoration: none;
	color: #94afc1;
	}
.head-bottom a:hover {
	color: #fff;
	}

#coverage a { color: #fff; }
	
.content-wrap {
	clear: both;
	background: #101010 url('/_img/template/bg-content.gif') repeat-x;
	min-height: 500px;
	}

.body-home .content-wrap {
	background-image: url('/_img/template/bg-content-home.gif');
}
    
.content {
	width: 778px;
	margin: 0 auto -60px;
    position: relative;
    z-index: 10;
	}
    
.body-home .content  { margin-bottom: -85px; }

.content-and-footer  { width: 778px; margin: 0 auto; }

.body-home .content-and-footer { background: url('/_img/template/home_bottom_gradient.gif') no-repeat 50% 100%; }


/* home page */
	
.home {
	/*background: transparent url('/_img/template/bg-home.gif') no-repeat;*/
	height: 433px;
	overflow: hidden;
	}
.homeleft {
	float: left;
	display: inline;
	width: 519px;
	margin-left: 6px;
    overflow: hidden;
    height: 435px;
	}
    
.homeleft img  {
    display: block;    
}

.homeright {
	float: right;
	display: inline;
	width: 247px;
    padding: 0;
    margin: 0 6px 0 0;
}

.banner-home-right  {
    padding: 0 15px;
    height: 305px;
    background: transparent url('/_img/template/banner-bkg.png') no-repeat 0 0;
}    

.home2col {
	background: transparent url('/_img/template/bg_home-2cols.gif') no-repeat;
	height: 64px;
	overflow: hidden;
    margin: 0 6px;
	}
    
.col2left {
	float: left;
	display: inline;
	width: 493px;
	padding-left: 11px;
	color: #97b2c4;
	}
.col2right {
	float: right;
	display: inline;
	width: 240px;
	color: #97b2c4;
	}

.home2col h1 {
	font-weight: normal;
	font-size: 18px;
	color: #fff;
	margin-top: 18px;
	margin-left: 12px;
	}

.blueLRG {
	font-size: 18px;
	line-height: 20px;
	color: #9dbacc;
	padding-top: 48px;
	}

.orangeLRG {
	font-size: 18px;
	line-height: 20px;
	color: #ffc28a;
	padding-top: 28px;
	}

.orangeLRG-inside   { padding-top: 24px; }
.blueLRG-inside     { padding-top: 24px; }


.orangeSM {
	font-size: 14px;
	color: #ffc28a;
	}
.blueSM {
	font-size: 14px;
	color: #9dbacc;
	}
.whiteLRG {
	font-size: 48px;
	line-height: 50px;
	color: #fff;
	}	
.whiteSM {
	font-size: 18px;
	color: #fff;
	}		

.learnmore {
	list-style: none;
	margin: 18px 0px 0px 0px;
	padding: 0px;
	font-size: 14px;
	color: #ffc28a;
	}
.learnmore li {
	margin: 0px;
	padding: 0px 0px 0px 18px;
	background: transparent url('/_img/template/arrow.gif') no-repeat 0px 5px;
	}

.homeright .learnmore li,
.banner-right .learnmore li {
    background: transparent url('/_img/template/arrow-orange-white.gif') no-repeat 0px 2px;
}
    
    
.banner-right .learnmore { margin-top: 5px; }

.col2right .learnmore { margin: 22px 0 0 30px; }

.learnmore a:link, .learnmore a:visited {
	color: #fff;
	text-transform: uppercase;
	}
.learnmore a:hover {
	color: #ffc28a;
	}

.home-bot-right {
	float: right;
	display: inline;
	width: 473px;
    padding-right: 20px;
	color: #97b2c4;
	}
.home-bot-left {
	float: left;
	display: inline;
	width: 210px;
    padding-left: 30px;
	color: #97b2c4;
	}
.home-bot-left h1, .home-bot-right h1 {
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	margin-top: 25px;
	}
.home-bot-right p {
	font-style: italic;
	font-size: 16px;
	line-height: 24px;
	}
.testi-name {
	color: #fff;
	font-size: 12px;
	}

/* interior pages */

.whitewrap {
	background: transparent url('/_img/template/bg-inside.gif') repeat-y 50% 0;
	}
.white {
	/*background: #fff;*/
	margin: 0px 6px;
    position: relative;
    padding: 0 0 60px;
	}

.whiteLeft {
	float: left;
	display: inline;
	width: 540px;
	}
.whiteRight {
	float: right;
	display: inline;
	width: 226px;
	color: #1f2a3c;
	}

.whitetext {
	margin-top:  26px;
	margin-left: 26px;
	margin-right: 16px;
	margin-bottom: 40px;
	color: #5b6370;
	}
.whitetext h1 {
	color: #1f2a3c;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 0px;
	}
.whitetext h2 {
	color: #1f2a3c;
	}
.whitetext h3 {
	padding: 0px 0px 0px 18px;
	background: transparent url('/_img/template/arrow_on_white.gif') no-repeat 0px 5px;
	font-size: 14px;
	}
.whitetext h3 a:link, .whitetext h3 a:visited {
	color: #1f2a3c;
	}
.whitetext h3 a:hover {
	color: #990000;
	}
.whitetext h3#registerh3 {
	border-top: 1px solid #e1e1e1;
	margin-top: 24px;
	padding-top: 12px;
	background-position: 0px 17px;
}
.whitetext h4 {
	margin-top: 0px;
	font-size: 11px;
	font-weight: normal;
	}
.whitetext hr {
	height: 1px;
	border: none;
	background: #e0edeb;
	}
.whitetext ul {
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
	}
.whitetext li {
	margin: 0px;
	padding: 0px 0px 0px 18px;
	background: transparent url('/_img/template/arrow_on_white.gif') no-repeat 0px 4px;
	}
.whitetext a:link, .whitetext a:visited {
	color: #1f2a3c;
}
.whitetext a:hover {
	color: #cc3300;
}

.banner-packages, .banner-contact, .banner-about, .banner-support, .banner-wireless, .banner-dsl {
	width: 540px;
	height: 189px;
	color: #fff;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	}
.banner-packages {
	background: #333 url('/_img/banner/packages.jpg') no-repeat;
	}
.banner-contact {
	background: #333 url('/_img/banner/contact.jpg') no-repeat;
	}	
.banner-about {
	background: #333 url('/_img/banner/about.jpg') no-repeat;
	}
.banner-support {
	background: #333 url('/_img/banner/support.jpg') no-repeat;
	}
.banner-dsl {
	background: #333 url('/_img/banner/dsl.jpg') no-repeat;
	}
.banner-wireless {
	background: #333 url('/_img/banner/wireless.jpg') no-repeat;
	}	    
.banner-packages h1, .banner-contact h1, .banner-about h1, .banner-support h1, .banner-wireless h1, .banner-dsl h1 {
    position: absolute;
    top: -9999px;
    left: -9999px;
}

.banner-right {
	padding: 0px 6px 0px 15px;
	background: #e26b01 url('/_img/template/bg_banner_shadow.gif') repeat-x 0 0;
	height: 189px;
	overflow: hidden;
	}
    
   

.whiteRight h1 {
	font-size: 22px;
	font-weight: normal;
	margin: 20px 0px 10px 15px;
	color: #a4bfcf;
	}
.whiteRight h2 {
	font-size: 14px;
	font-weight: normal;
	margin: 0px 0px 0px 15px;
	padding: 0px;
	color: #1f2a3c;
	}
.whiteRight p {
	margin: 0px 0px 20px 15px;
	}

#map {
	width: 480px;
	height: 300px;
	border: 1px solid #ccc;
}

#sect-nav {
    background: #d2e3ed;
	list-style: none;
	margin: 0;
	padding: 10px 8px 45px 4px;
	min-height: 340px;
	height: auto !important;
	height: 340px;
}
#sect-nav li {
	margin: 0 0 6px;
	padding: 6px 0px 6px 18px;
	border-bottom: 1px solid #bac8d1;
	background: transparent url('/_img/template/arrow_on_white.gif') no-repeat 0px 12px;
	font-size: 16px;
	line-height: 20px;
}
#sect-nav a:link, #sect-nav a:visited {
	color: #1f2a3c;
	text-decoration: none;
}
#sect-nav a:hover {
	 color: #cc3300;
}


#get-northwind          { height: 167px; position: absolute; bottom: 5px; right: 0; width: 226px; background: url('/_img/template/bg_get_northwind.gif') no-repeat 50% 0; }
#get-northwind p        { margin: 0 15px; font-size: 12px; line-height: 20px; padding: 15px 0 9px; color: #fff; }

.homeright #get-northwind p     { margin: 0 25px; }

#get-northwind .more,
#get-northwind .more a  { margin: 0 auto !important; width: 200px; height: 45px; display: block; padding: 0; }

#get-northwind .more a   { background: url('/_img/template/btn_get_northwind.png') no-repeat 0 0; text-indent: -9999px; overflow: hidden; }

#get-northwind .more a:hover,
#get-northwind .more a:active,
#get-northwind .more a:focus    { background-position: 0 -45px; }

.homeright #get-northwind       { width: auto; height: 129px; background-image: url('/_img/template/bg_get_northwind_shadow.gif'); position: static; }


#title {
	font-size: 20px;
}

.testimonial {
	border-top: 1px solid #ccc;
	margin: 12px 0px;
	padding: 12px 6px;
	font: 14px/22px georgia, times new roman, serif;
	color: #1f2a3c;
	font-style: italic;
}
.testi-name {
	color: #5b6370;
	font: 16px/20px lucida grande, helvetica, arial, sans-serif;
	font-weight: bold;
}

.faq li {
	margin: 6px 0;
}

#coverage_title {
	color: #fff;
	text-align: center;
	}
#coverage_title small { font-size: 14px; margin-left: 12px; }
#coverage_title a:link, #coverage_title a:visited {
	color: #94afc1;
	text-decoration: none;
	}
#coverage_title a:hover {
	color: #fff;
	}

#apply { margin-top: 24px; }

#apply label {
    cursor: pointer;
   }
#apply label {
    float: left;
    padding: 0 20px;
    text-align: left;
    width: 120px;
   }
#apply br {
    clear: left;
   }
#apply input.txtinput, #apply select {
	font-size: 16px;
	line-height: 19px;
	padding: 4px 6px;
	}
#apply input.submit {
    margin-left: 160px;
    font-size: 16px;
    padding: 4px 6px;
   }
#apply .divider {
   	height: 1px;
   	overflow: hidden;
   	padding-top: 12px;
   	margin-bottom: 12px;
   	border-bottom: 1px solid #e1e1e1;
   	clear: left;
   	}
    
#home-intro                     { margin: 0 6px; padding: 12px 20px 0px 27px; height: 141px; overflow: hidden; background: url('/_img/template/bg_intro.jpg') no-repeat 0 0; }

* html  #home-intro { padding-top: 16px; height: 137px; }
*:first-child+html #home-intro { padding-top: 16px; height: 137px; }


#home-intro p        { color: #fff; line-height: 22px; }

#home-testimonials .more,
#home-intro .more           { font-weight: bold; font-size: 14px; line-height: 16px; float: right; margin: -30px 3px 0 0; }

#home-testimonials .more    { margin: -45px 0 0 0; }

#home-testimonials .more a,
#home-intro .more a  { color: #ff7800; text-decoration: none; }

#home-testimonials .more a:hover,
#home-intro .more a:hover   { color: #fff; }

#home-testimonials          { float: left; width: 471px; margin-left: 6px; padding: 27px 22px 0 27px; display: inline; }
#home-testimonials h2       { font-size: 16px; line-height: 18px; color: #fff; padding: 0; margin: 0 0 25px; }
#home-testimonials p        { font-size: 14px; line-height: 22px; color: #fff; padding: 0; margin: 0 0 25px; }
#home-testimonials .cite    { font-weight: bold; color: #9c9c9c; }

#home-promo         { float: right; width: 246px; margin-right: 6px; display: inline; }
#home-promo img     { display: block; width: 246px; }


/* footer */

.footer {
    width: 706px;
	margin: 0 auto;
	padding: 90px 30px 16px;
	color: #353535;
    background: url('/_img/template/bg_footer.png') no-repeat 0 0;
    font-weight: bold;
    position: relative;
    z-index: 20;
	}
    

.body-home .footer      { background-color: transparent; }
    
.footer a:link, .footer a:visited {
	margin-left: 12px;
	color: #686868;
    text-decoration: none;
	}
.footer a:hover {
	color: #fff;
	}


/* HEADER SLIDESHOW */
#home-slideshow           { width: 520px; height: 433px; overflow: hidden; position: relative; z-index: 1; }
#home-slideshow img       { margin: 0; }
#home-slideshow ul        { list-style: none; width: 520px; height: 433px; margin: 0; padding: 0; }

#home-slideshow li        { position: absolute; top: -9999px; left: -9999px; }
#home-slideshow .active   { top: 0; left: 0; }
#slideshow-overlay        { position: absolute; top: 0; left: 0; z-index: 100; }

* html #slideshow-overlay       { width: 521px; height: 433px; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='/_img/template/slideshow_overlay.png', sizingMethod='crop'); }
* html #slideshow-overlay img   { filter: alpha(opacity=1); }

