html, body {
	background-color:#F0F0F0;
}
body, th, td, p {
	font-family: Arial, Tahoma, 'Trebuchet MS';
}
body, p, td p, td li { font-size: 11px; }
th, td { font-size: 11px; }

body {
	margin: 0px;
	text-align: center;

}
.container {
	padding: 2px;
	padding-top: 0px;
	width: 780px;
	background-color: #FFFFFF;
}
.container td {
	text-align: left;
}
.box {
	background-color: #F6F6F6;
	color: #444;
	padding: 10px;
	padding-top: 15px;
	padding-left: 14px;
	margin-bottom: 3px;
}
.hbox {
	font-family: Arial;
	font-size: 11px;
	background-color: #EDEDED;
	color: #444;
	padding: 10px;
	padding-left: 14px;
	margin-bottom: 3px;
	line-height: 16px;
}
.hbox a {
	color: #555;
}
.box p {
	margin-top: 0px;
}
img {
	border: none;
}
.footer {
	vertical-align: top;
	height: 100%;
	padding: 10px;
	font-size: 10;
	line-height: 1.5em;
	text-align: center !important;
}

a {
	color: #cf3100;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}

#firstContentBox { }

#dropmenudiv{
	position: absolute;
	z-index:100;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	top: 100px;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #70665e;
}

#table, #plans, #modems {
	margin-top: 7px;
	margin-bottom: 7px;
}

#table {
	border-top: 6px solid #635950;
	border-bottom: 6px solid #635950;
}

#table th, #plans th {
	height: 31px;
}

#table td, #modems td, #plans td, #modems th {
	text-align: center;
	border-left: 1px solid #E2E2E2;
	padding: 4px;
	height: 24px;
	background-image: url('/img/1/row24.jpg');
}

#modems th {
	font-weight: bold;
}

#modems td {
	text-align: center;
}

#table td.c, #table th.c, #modems td.c, #modems th.c, #plans td.c, #plans th.c {
	border-right: 1px solid #E2E2E2;
}
#plans .ct, #plans .cts { text-align: center; }
#plans .cts { font-size: 10px; }

#plans th.gap {
	height: 10px;
}

#modems .title {
	height: 31px;
	border: none;
	background-image: url('/img/1/modems_contracts.jpg');
}
#modems .title1 {
	height: 31px;
	border: none;
	background-image: url('/img/1/shdsl_cpe.jpg');
}
#modems .title2 {
	height: 31px;
	border: none;
	background-image: url('/img/1/shdsl_staticips.jpg');
}

#su {
}

#su th {
	width: 100px;
	text-align: right;
	color: #444;
}
.l { font-size: 14px; }
.error {
	color: #F00;
	font-weight: bold;
}

#su input, #su select, #su textarea {
	padding: 4px;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	padding-top: 2px;
	height: 25px;
	color: #000;
	border: 1px solid #ccc;
}

input.shadow {
	padding: 4px;
	background-image: url('/img/input-shadow.jpg');
	background-repeat: repeat-x;
	background-attachment: scroll;
}

#steps {
	width: 700px;
}

#steps td {
	text-align: center;
	height: 22px;
}

#steps td.active {
	background-color: #eee;
	border: 1px solid #999;
}


li {
	margin-left: 15px;
}

#faqAccordion {
  width: 100%;
  margin-top: 1px;
	/*

  margin-left: -14px;
  */
}

.faqAccordionTitle
{
  /*margin-bottom: 5px;*/
}

.faqAccordionContent {
  font-size: 11px;
  padding: 10px;
  overflow: hidden;
}

#horiz-sub-menu {

	margin: 0px;
	width: 100%;
	background-color: #72685F;

}

#horiz-sub-menu td {

	padding: 0px;

}

#horiz-sub-menu td div {

	background-color: #72685F;
	margin: 0px;
	padding: 0px;
	border: none;

}

#horiz-sub-menu td div ul {

	line-height: 23px;
	white-space: nowrap;
	padding: 0px;
	margin: 0px;
	background-color: #72685F;

}

#horiz-sub-menu td div ul li {

	list-style-type: none;
	display: inline;
	float: left;
	margin: 0px 0px 0px 12px;

}

#horiz-sub-menu td div ul li a {

	color: white;
	padding: 0px 4px 0px 4px;
	text-decoration: none;
	font-weight: 800;
	text-align: center;
	display: block;

}

#horiz-sub-menu a:hover {

	color: black;
	text-decoration: underline;
	background-color: white;
	
}

#mainContentTable {

	width: 100%;
	margin: 0px;
	padding: 0px;

}

div.tamFloatBox {

	border: 1px solid black;
	width: 215px;
	margin: 0px 5px 5px 5px;
	background-color: white;
	padding: 3px;

}

div.tamFloatBox h1 {

	margin: 0px;
	background-color: #72685F;
	color: white;
	font-size: 14;
	padding: 3px;

}

div.tamFloatBox table {

	width: 100%;

}

div.tamFloatBox table td {

	text-align: center;

}

div.us-vNav { }

div.us-vNav a:link, div.us-vNav a:visited {

  display: block;
  border-top: 1px solid #eee;
  background-color: #FFFFFF;
  text-decoration: none;
  padding: 2px 5px;

}

div.us-vNav a:hover {

	background-color: #F6F6F6;

}

table.plain {

	border-style: solid;
	border-color: black;
	border-width: 1px;

}

table.plain td {

	border-style: solid;
	border-color: black;
	border-width: 1px;

}

/*

	SEO

*/
h1.hide, h2.hide, h3.hide, h4.hide, h5.hide
{
	display: none;
}

#form-error
{
	margin: 20px;
	padding: 5px;
	border: 1px solid #C00;
}
#form-error h1
{
	font-size: 18px;
	margin: 2px 0 0 4px;
}
#form-error ol
{
	margin: 8px 30px 8px;
}
#form-error li
{
	color: #C00;
}
#form-error p
{
	margin: 2px 0 0 0;
}

#terms p {
  margin-left: 40px;
}
#terms ul {
  margin-left: 40px;
}
#terms h3 {
  margin-left: 20px;
}

#terms h4 {
margin:0;
padding:0;  
color:#306FB6;
}

table.ntable
{
	border: 1px #CFCFCF solid;
	border-collapse: separate;
}
table.ntable tr.odd
{
	background-color: #EFEFEF;
}
table.ntable tr.even
{
	background-color: #FFF;
}
table.ntable th,
table.ntable td
{
	padding: 5px;
}
table.ntable th
{
	font-weight: bold;
}

#wireless-head
{
	height: 22px;
	position: relative;
	top: -10px;
	margin-bottom: 10px;
}

#wireless-head a.nav_price:hover
{
	
}

#wireless-head table
{
	width: 100%;
	height: 22px;
}

#wireless-head td
{
	width: 15%;
	height: 22px;
	padding: 5px 2px;
	text-align: center;
}

#wireless-head a
{
	color: #FFF;
}

h2.threeg
{
	border-bottom:2px solid #EEEEEE;
	font-family:Georgia,serif;
	font-size:20px;
	font-weight:normal;
	line-height:normal;
	margin: 30px 0 20px 0;
	padding:0 5px;
}

h1.threeg
{
	border-bottom:2px solid #EEEEEE;
	font-family:Georgia,serif;
	font-size:32px;
	font-weight:normal;
	line-height:normal;
	margin: 0 0 20x 0;
	padding:0 5px;
}

h3.threeg
{
	border-bottom: none;
	font-family: Georgia,serif;
	font-size: 16px;
	font-weight: normal;
	line-height: normal;
	margin: 8px 4px;
	color: #adafb1;
}

#sq
{
}

#sq div.form
{
	background-image: url('/img/1/sq/checker.jpg');
	width: 760px;
	height: 55px;
	line-height: 55px;
	margin: 20px auto;
}

#sq div.form form
{
	margin-left: 320px;
}

#sq div.form table.wrapper
{
}

#sq div.form table.wrapper td
{
	height: 42px;
	vertical-align: bottom;
}

#sq div.form input#areaCode
{
	padding: 5px;
	height: 27px;
	width: 30px;
}
#sq div.form input#number
{
	padding: 5px;
	height: 27px;
	width: 105px;
}
#sq div.form input#submitForm
{
}

#sq div.result
{
}

.infoBox, .notice
{
	background-color: #fff1ad;
	padding: 5px 8px;
}

.notice
{
	margin: 10px 0;
}

.notice h3.threeg, .notice h3.threeg a
{
	color: #000;
}

.notice h3.threeg a
{
	text-decoration: underline;
}

.notice h3 span
{
	font-size: 12px;
	font-family: Arial;
	line-height: 20px;
}

.sqResults
{
	position: absolute;
	top: 380px;
	right: 5px;
}

.sqResults table
{
	border: 1px solid #E0E0E0;
}

#nfooter
{
	background-image: url('/img/1/nfooter_head.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #f0f0f0;
	height: 350px;
	text-align: center;
}

#nfooter div.wrapper
{
	text-align: left;
	width: 1000px;
	margin: auto;
	padding-top: 20px;
}

#nfooter dl
{
	float: left;
	width: 170px;
	margin: 10px;
}

#nfooter dl.awards
{
	width: 120px;
}

#nfooter dt
{
	font-family: Georgia,serif;
	font-size: 16px;
	font-weight: normal;
	color: #666;
	padding-bottom: 4px;
	border-bottom: 2px solid #ddd;
	margin-top: 15px;
	margin-bottom: 5px;
}

#nfooter dd
{
	margin-left: 5px;
}

#nfooter dd.top
{
	margin-bottom: 20px;
}

#nfooter dd.copyright
{
	margin-top: 40px;
}

#ncontainer
{
}
#ncontainer div.wrapper
{
	width: 1000px;
	margin: 0 auto;
        background-image: url(/img/1/bg.jpg);
        background-position: center center;
        background-repeat: repeat-y;
}

h3.threeg.adsl20000
{
	color: #333;
	font-weight: bold;
}

h3.threeg.adsl20000:after
{
	content: '!';
}

h3.threeg.adsl256,
h3.threeg.adsl512,
h3.threeg.adsl1500,
h3.threeg.adsl8000
{
	color: #777;
}


