
/* Browser Reset
--------------------------------------------------------------------- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}




/* Site Specific Definitions
--------------------------------------------------------------------- */
body {
	text-align: center;
	margin: 0;
}
.container {
	width: 885px;
	margin: 0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
a {color: #336699; text-decoration: none;}
a:hover {color: #003366;}

#header {float: left; width: 100%;}
#header img {float: left; border: 0; margin: 10px 0 0 0;}
#header form {float: left; position: relative; width: 245px; padding: 15px 0 0 300px;}
#header form label {float: left; display: block; font-size: 11px; color: #666;}
#header form input {float: left; clear: left; width: 200px; background: url(../images/bg_input.gif) left top; border: 1px solid #d0d1bc; padding: 3px; margin-top: 5px;}
#header form button {position: absolute; right: 0; top: 28px; width: 31px; height: 31px; background: url(../images/bg_btn-go.gif) 0 0 no-repeat; color: #fff; border: 0; font-weight: bold; font-size: 13px; line-height: 31px; cursor: pointer;}
#header form button:hover {background: url(../images/bg_btn-go.gif) 0 -31px no-repeat; color: #666;}

.mainNav {float: left; width: 100%; background: #d0d1bc url(../images/bg_mainnav-top.gif) top center no-repeat; border-bottom: 2px solid #fff; margin-top: 10px;}
.mainNav li {float: left; margin-right: 25px;}
.mainNav li.first {margin-left: 15px;}
.mainNav li.last {margin-right: 0px;}
.mainNav li a {float: left; text-indent: -5000px; line-height: 35px; border-left: 1px solid #d0d1bc; border-right: 1px solid #d0d1bc;}
.mainNav li a:hover, .mainNav li a#active {border-left: 1px solid #a6a888; border-right: 1px solid #a6a888;}
.mainNav li a.nav_phone {width: 110px; background: url(/images/bg_mainnav-phoneservice.gif) 0 0 no-repeat;}
.mainNav li a.nav_phone:hover, .mainNav li a#active.nav_phone {background: url(/images/bg_mainnav-phoneservice.gif) 0 -35px no-repeat;}
.mainNav li a.nav_internet {width: 147px; background: url(/images/bg_mainnav-highspeedinternet.gif) 0 0 no-repeat;}
.mainNav li a.nav_internet:hover, .mainNav li a#active.nav_internet  {background: url(/images/bg_mainnav-highspeedinternet.gif) 0 -35px no-repeat;}
.mainNav li a.nav_cable {width: 121px; background: url(/images/bg_mainnav-cableservice.gif) 0 0 no-repeat;}
.mainNav li a.nav_cable:hover , .mainNav li a#active.nav_cable{background: url(/images/bg_mainnav-cableservice.gif) 0 -35px no-repeat;}
.mainNav li a.nav_satellite {width: 138px; background: url(/images/bg_mainnav-satellitetv.gif) 0 0 no-repeat;}
.mainNav li a.nav_satellite:hover, .mainNav li a#active.nav_satellite {background: url(/images/bg_mainnav-satellitetv.gif) 0 -35px no-repeat;}
.mainNav li a.nav_cellular {width: 68px; background: url(/images/bg_mainnav-cellular.gif) 0 0 no-repeat;}
.mainNav li a.nav_cellular:hover, .mainNav li a#active.nav_cellular {background: url(/images/bg_mainnav-cellular.gif) 0 -35px no-repeat;}
.mainNav li a.nav_more {width: 63px; background: url(/images/bg_mainnav-more.gif) 0 0 no-repeat;}
.mainNav li a.nav_more:hover {background: url(/images/bg_mainnav-more.gif) 0 -35px no-repeat;}
.mainNav li#nav_more:hover a.nav_more {background: url(/images/bg_mainnav-more.gif) 0 -35px no-repeat;}

.comparerates {float: left; clear: left; position: relative; width: 100%; background: #e4e5cf url(/images/bg_shareplan-btm.gif) bottom center no-repeat; margin-bottom: 10px;}
.comparerates h1 {position: absolute; top: 20px; left: 20px; height: 48px; width: 500px; color: white; }
.comparerates img {float: left;}
.comparerates fieldset {float: left; height: 74px; margin: 0 0 0 0px; padding-left: 624px; background: url(/images/label_comparerates.gif) top left no-repeat;}
.comparerates .formRow {float: left; margin-right: 12px; margin-top: 15px; margin-left: 20px;}
.comparerates .formRow label {display: block; font-size: 11px; font-weight: bold; color: #333; margin-bottom: 3px;}
.comparerates .formRow input, .comparerates .formRow select {border-top: 1px solid #999; border-left: 1px solid #999; border-right: 1px solid #eee; border-bottom: 1px solid #eee; background: #fff; line-height: 18px;}
.comparerates input.btn {float: left; margin-top: 10px; width: 53px; height: 53px; background: url(../images/bg_btn-send.gif) 0 0 no-repeat; color: #fff; border: 0; font-weight: bold; font-size: 20px; line-height: 53px; margin-left: 5px; cursor: pointer;}
.comparerates input.btn:hover {background: url(../images/bg_btn-send.gif) 0 -53px no-repeat;}

.shareplan {float: left; clear: left; width: 100%; background: #e4e5cf url(../images/bg_shareplan-btm.gif) bottom center no-repeat; margin-bottom: 10px;}
.shareplan img {float: left;}
.shareplan fieldset {float: left; margin: 15px 0 0 20px;}
.shareplan .formRow {float: left; margin-right: 12px;}
.shareplan .formRow label {display: block; font-size: 11px; font-weight: bold; color: #333; margin-bottom: 3px;}
.shareplan .formRow input, .shareplan .formRow select {border-top: 1px solid #999; border-left: 1px solid #999; border-right: 1px solid #eee; border-bottom: 1px solid #eee; background: #fff; line-height: 18px;}
.shareplan button {float: left; margin-top: -5px; width: 53px; height: 53px; background: url(../images/bg_btn-send.gif) 0 0 no-repeat; color: #fff; border: 0; font-weight: bold; font-size: 15px; line-height: 53px; margin-left: 5px; cursor: pointer;}
.shareplan button:hover {background: url(../images/bg_btn-send.gif) 0 -53px no-repeat;}

.shareplan.extended {float: left; clear: left; width: 100%; background: #e4e5cf url(../images/bg_shareplan-btm.gif) bottom center no-repeat; margin: 20px 0 20px 0;}
.shareplan.extended fieldset {float: left; width: 655px; margin: 0 0 0 26px; padding: 15px 0 15px 0; background: url(../images/bg_shareplan-top.gif) top right no-repeat;}
.shareplan.extended .formRow {margin-bottom: 10px;}
.shareplan.extended .formRow textarea {float: left; width: 520px; height: 70px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; padding: 1px;}
.shareplan.extended .formRow.terms {clear: left; width: 55%; }
.shareplan.extended .formRow.terms input {float: left; margin: 0 6px 6px 0; background: none; border: 0;}
.shareplan.extended .formRow.terms p {font-size: 11px; color: #333; line-height: 14px; margin: 2px 0 0 20px;}
.shareplan.extended button {margin-left: 20px;}

.shareplan.simple {margin: 20px 0 20px 0;}
.shareplan.simple fieldset {float: left; width: 655px; margin: 0 0 0 26px; padding: 15px 0 11px 0; background: url(../images/bg_shareplan-top.gif) top right no-repeat;}

#ticker {float: left; clear: left; width: 100%; background: url(/images/bg_ticker.gif) top center no-repeat; margin: 0 0 10px 0; }
#ticker ul {float: left; width: 100%; height: 45px; overflow: hidden; padding-left: 20px; }
#ticker li {float: left; margin-right: 25px; font-family: Georgia, "Times New Roman", Times, serif; font-size: 18px; color: #a4a586; line-height: 45px;}

.headlines {float: left; padding-top: 15px; width: 360px; margin-right: 55px;}
.headlines h2 {visibility: hidden; float: left; height: 30px; font-weight: bold; color: #666633; font-size: 24px;}
.headlines ul {}
.headlines li {float: left; clear: left; width: 360px; line-height: 15px; padding-left: 12px; background: url(/images/bullet-arrow.gif) 2px 6px no-repeat; margin-bottom: 25px;}
.searchpage a.widget_ad {line-height: 15px; padding-left: 12px; background: url(/images/bullet-arrow.gif) 2px 6px no-repeat; }
.headlines li a,
.searchpage .widget_title {font-weight: bold; font-size: 12px; padding-bottom: 3px;}
.headlines li span,
.searchpage .widget_description {font-size: 11px; color: #666; padding-top: 3px; display: block; line-height: 12px;}
.searchpage .widget_url {margin-bottom: 2em; font-size: 70%;}

.headlines.extended {width: 100%;}
.headlines.extended ul {float: left; width: 100%; padding-top: 13px; margin-top: 4px; border-top: 2px solid #666633;}
.headlines.extended li {width: 850px;}

.diagram {float: left; width: 470px; height: 260px; background: #666; margin: 0; }

.spreadsheet {float: left; clear: left; width: 415px; }
.spreadsheet h2 {visibility: hidden; float: left; height: 30px; margin-bottom: 12px; font-weight: bold; color: #666633; font-size: 24px;}
.spreadsheet table {clear: left; border-collapse: collapse; border: 1px solid #aeb08f; font-size: 11px;}
.spreadsheet table th {background: #d0d1bc; border: 1px solid #aeb08f; text-align: center; color: #666; font-weight: bold; padding: 8px;}
.spreadsheet table th.blank {background: #fff; border: 1px solid #fff; border-right: 1px solid #aeb08f; border-bottom: 1px solid #aeb08f;}
.spreadsheet table td {padding: 8px; text-align: center; border: 1px solid #aeb08f;}
.spreadsheet table td.col {padding: 8px; text-align: left; background: #f4f5e5; width: 120px;}

.textads {float: left; position: relative; clear: left; width: 100%; margin-top: 5px;}
.textads.searchpage {width: 440px; float: right;}
.textads p {position: absolute; right: 0; top: 10px; color: #ccc; font-size: 11px; }
.textads li {float: left; width: 27%;  margin: 28px 50px 10px 0;}
.textads li .title {color: #336699; font-size: 12px; font-weight: bold; line-height: 18px;}
.textads li .desc {color: #666; font-size: 11px; display: block; line-height: 16px;}
.textads li .url {color: #669966; font-size: 11px; display: block; line-height: 16px;}

.textads.block {float: left; position: relative; clear: left; width: 400px; margin-right: 12px;}
.textads.block ul {float: left; width: 380px; margin: 30px 0 0 20px;}
.textads.block li {float: left; width: 100%;  margin: 0 0 20px 0;}

.articles {float: left; clear: left; width: 360px; margin-top: 25px; }
.articles h2 {visibility: hidden; float: left; height: 30px; margin-bottom: 12px; font-weight: bold; color: #666633; font-size: 24px;}
.articles ul {display: block; clear: left; margin-left: 25px;}
.articles ul li {list-style: disc; font-size: 11px; line-height: 14px; color: #999; margin-bottom: 8px;}

.states {float: left; width: 465px; margin-left: 60px; margin-top: 25px;}
.states h2 {visibility: hidden; float: left; height: 30px; margin-bottom: 12px; font-weight: bold; color: #666633; font-size: 24px;}
.states ul {float: left; display: inline; width: 30%; margin-left: 15px;}
.states ul li {list-style: disc; font-size: 11px; color: #999; margin-bottom: 4px;}

.filter {float: right; width: 200px; margin-top: 5px;}
.filter label {font-size: 11px;}
.filter select {border-top: 1px solid #999; border-left: 1px solid #999; border-right: 1px solid #eee; border-bottom: 1px solid #eee; background: #fff; line-height: 18px;}

.ask {float: left; clear: left; width: 30%; margin-right: 15px; border: 1px solid #cccc99; background: #e4e5cf; padding: 10px; margin-top: 15px;}
.ask h2 {margin-bottom: 10px; padding-bottom: 10px; color: #666633; border-bottom: 1px dotted #cccc99;}
.ask label {display: block; font-weight: bold; font-size: 11px; line-height: 16px;}
.ask textarea, .ask input {width: 250px; padding: 1px; font-family: Verdana, Geneva, sans-serif; font-size: 12px; border-top: 1px solid #999; border-left: 1px solid #999; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc;}
.ask textarea {height: 100px;}
.ask button {display: block; clear: left; margin: 10px 0 0 0; background: #cccc99; padding: 6px; font-weight: bold; color: #fff; font-size: 15px; border: 2px solid #aeaf6d;}
.discussions {float: left; width: 65%; margin-top: 25px; }
.discussions h2 {visibility: hidden; float: left; height: 30px; font-weight: bold; color: #666633; font-size: 24px;}
.discussions dl {float: left; width: 100%; padding-top: 13px; margin-top: 4px; border-top: 2px solid #666633;}
.discussions dl dt {font-size: 15px; color: #333; line-height: 18px; font-family: Georgia, "Times New Roman", Times, serif; color: #336699; padding-left: 30px; background: url(../images/bg_quote-open.gif) top left no-repeat;}
.discussions dl dt img {float: left; border: 1px solid #333; margin: 0 6px 6px 0;}
.discussions dl dt span {display: block; font-size: 11px; color: #999; font-family:Verdana, Arial, Helvetica, sans-serif; margin: 0 0 20px 0;}
.discussions dl dt span a {margin-left: 15px;}
.discussions dl dd {diaply: block; width: 100%; border-bottom: 2px dotted #e4e5cf; margin-bottom: 20px;}
.discussions dl dd.last {border-bottom: 0; margin-bottom: 40px;}
.discussions dl dd ul {margin-left: 30px;}
.discussions dl dd ul li {color: #aeb08f; margin-bottom: 15px;}
.discussions dl dd ul li img {float: left; border: 1px solid #333; margin: 0 6px 6px 0;}
.discussions dl dd ul li p {margin-left: 50px; font-size: 15px; color: #333; line-height: 18px; font-family: Georgia, "Times New Roman", Times, serif; }
.discussions dl dd ul li span {display: block; font-size: 11px; color: #999; font-family: Verdana, Arial, Helvetica, sans-serif; margin-bottom: 3px;}



#footer {float: left; clear: left; width: 100%; padding-top: 10px; margin: 25px 0 25px 0; border-top: 1px solid #ccc;}
#footer p { float: left; font-size: 10px; color: #666; padding-bottom: 20px;}


/*--> Autocomplete <--*/
.ac_results {
	padding: 0px;
	border: 1px solid WindowFrame;
	background-color: Window;
	overflow: hidden;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results iframe {
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
	width:3000px;
	height:3000px;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: pointer;
	display: block;
	width: 100%;
	font: menu;
	font-size: 12px;
	overflow: hidden;
	text-align: left;
}

.ac_loading {
	background : Window url('/images/indicator.gif') right center no-repeat;
}

.ac_over {
	background-color: Highlight;
	color: HighlightText;
}

.thankyoutop {
background: url(/images/bg_shareplan-top.gif) top left no-repeat;
padding-left: 20px;
text-align: center;
padding-bottom: 10px;
font-size: 110%;
}

#htmlTarget .thankyou {
margin-top: 10px;
}

div.article p {
margin-bottom: 1em;
font-size: 80%;
line-height: 1.4em;
}

div.article .diagram {
float: right;
margin-left: 20px;
margin-bottom: 20px;
}

.articletitle {
margin-bottom: 0.5em;
width: 390px;
font-size: 150%;
float: left;
}

div.knowledgebase,
div.rssarticles {
width: 440px;
float: left;
}

div.knowledgebase.searchpage {
clear: left;
}

.knowledgebase p,
.rssarticles p,
.textads.searchpage p {
color: #a8a771;
font-size: 90%;
}

.textads.searchpage p {
position: relative;
right: 0;
top: 0;
margin-bottom: 0.6em;
}

#ajaxSend {
display: none;
}

#htmlTarget {
display: none;
}

#footer .footerlinks {
float: right;
}

#emailcontainer {
margin-top: -10px;
display: block;
float: left;
width: 150px;
}

#nav_more {
position: relative;
}

#nav_more ul {
position: absolute;
top: 35px;
z-index: 999;
width: 126px;
display: none;
margin-left: -62px;
}


#nav_more li a {
height: 27px;
width: 126px;
}

.mainNav li a.nav_voip {
background: url(/images/bg_mainnav-voip.gif) 0 0 no-repeat;
}

.mainNav li a.nav_voip:hover {
background: url(/images/bg_mainnav-voip.gif) 0 -27px no-repeat;
}

.mainNav li a.nav_bundles {
background: url(/images/bg_mainnav-servicebundles.gif) 0 0 no-repeat;
}

.mainNav li a.nav_bundles:hover {
background: url(/images/bg_mainnav-servicebundles.gif) 0 -27px no-repeat;
}

.mainNav li a.nav_dialup {
background: url(/images/bg_mainnav-dialupinternet.gif) 0 0 no-repeat;
}

.mainNav li a.nav_dialup:hover {
background: url(/images/bg_mainnav-dialupinternet.gif) 0 -27px no-repeat;
}

ul.mainNav,
#nav_more  {
z-index: 888;
}

table.contact {
float: left;
}

div#side {
float: right;
}

.clear {
clear: both;
}

.privacy p {
margin-bottom: 1em;
line-height: 1.1em;
}

.privacy h2 {
font-size: 120%;
margin-bottom: 1em;
}

.privacy h3 {
font-weight: bold;
margin-bottom: 0.5em;
}

div.date {
font-size: 70%;
}

.articles a.more,
.knowledgebase a.more {
font-size: 80%;
margin-top: 2em;
display: block;
clear: left;
}

div.pagination {
clear: left;
font-size: 80%;
}

.article li {
margin-left: 1.5em;
list-style-type: disc;
line-height: 1.2em;
font-size: 80%;
}

.article ul {
margin-bottom: 1em;
}

p.callout {
color: black;
display: block;
float: none;
clear: none;
margin-bottom: 1em;
}

.widget_8f14e45fceea167a5a36dedd4bea2543 .widget_brand, .ads .widget_brand, .ads2 .widget_brand, .ads3 .widget_brand {cursor:pointer; height:15px; color: #bbb;}
/*
			.widget_8f14e45fceea167a5a36dedd4bea2543 {background-color: #ffffff; border-color: #ffffff; width:445px; font-family: Verdana,Arial,Helvetica,sans-serif; margin-bottom:16px;}
			.widget_8f14e45fceea167a5a36dedd4bea2543 .widget_brand {cursor:pointer; height:15px;}
			.widget_8f14e45fceea167a5a36dedd4bea2543 .widget_ad {font-size: 14px; width:440px; margin-bottom:8px;}
			.widget_8f14e45fceea167a5a36dedd4bea2543 .widget_title {font-size: 100%; color: #0000ff; line-height:17px;;}
			.widget_8f14e45fceea167a5a36dedd4bea2543 .widget_description {font-size: 90%; color: #000000; line-height:17px;}
			.widget_8f14e45fceea167a5a36dedd4bea2543 .widget_url {font-size: 90%; color: #009900; line-height:17px;}
*/

.widget_brand 
{
	display: block;
	clear: both;
	font-size: 70%;
	text-align: right;
}

.searchpage .widget_brand { display: none; }

.ads2 { font-size: 15px; }
.ads2 .widget_description { color: #666; }
.ads2 .widget_ad { margin-bottom: 15px; }
.ads2 .widget_url { color: #669966; }
.ads2 .widget_title { text-decoration: none; }


#answer {float: left; width: 100%; display: none;}
#answer .label {font-weight: bold; margin-top: 10px;} #answer textarea {float: left; width: 215px; border-top: 1px solid #999; border-left: 1px solid #999; border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc; padding: 1px; font-family: arial, verdana; font-size: 11px;} #answer input.text {float: left; width: 213px; border-top: 1px solid #999; border-left: 1px solid #999; border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc; padding: 2px; font-family: arial, verdana; font-size: 11px;} #answer input.submit {background: #006699; border: 1px solid #003366;
padding: 3px 6px; font-weight: bold; color: #fff;} #answer input.cancel {background: #ccc; border: 1px solid #999;
padding: 3px 6px; font-weight: bold; color: #666;} #answer input.website {width: 110px; background: #999; border: 1px solid #666; padding: 3px 6px; font-weight: bold; color: #333; margin-
top: 20px;}
#answer input.business {width: 110px; background: #999; border: 1px solid #666; padding: 3px 6px; font-weight: bold; color: #333; margin-
top: 5px;}

.hidden {
display:none;
}

