@charset "UTF-8";
/* CSS Document */

/* global styles */

* {
padding: 0;
margin: 0;
}
body {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color:#485731;
}
img {
border: none;
}
a {
color: #0000FF;
}
a:hover {
text-decoration: none;
}
div#wrapper {
width: 760px;
margin: 15px auto;
}

.bold {
	font-weight: bold;
}

/* header */

div#header img.headerLogo {
float: left;
margin-bottom: 1em;
display:inline;
}
div#header ul#subNav {
float: right;
display: inline;
}
div#header ul {
font-size: 11px;
margin: 1em 0 0 0;
}
div#header li {
display: inline;
padding: 0 5px 0 0;
margin: 0 5px 0 0;
border-right: solid 1px #CCC;
}
div#header li.last {
border-right: none;
}

/* content */

div#content {
clear: both;
}
#contentMain {
	width: 520px;
	float: left;
	margin-bottom: 40px;
	display: inline;
}
#contentMainIns {
	width: 500px;
	float: left;
	margin-bottom: 40px;
	display: inline;
}
img.phoneImage {
float: right;
margin: -75px -12px 0 0;
}
p.breadcrumbs {
font-size: .9em;
margin-bottom: 1em;
}
h1 {
	font-size: 21px;
	color:#FF9900;
	margin: 0px 0px 20px 0px;
}
#contentMainIns h1 {
	font-size: 21px;
	font-weight: bold;
	color: #FC8F02;
	margin: 0px 0px 13px 0px;
	padding: 0px;
}
#contentMainIns h2 {
	font-size: 13px;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 15px 0px;
	line-height: 18px;
}
#contentMainIns h3 {
	font-size: 17px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}
#contentMainIns h4 {
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 13px 0px;
	line-height: 20px;
}
#contentMainIns hr {
	clear: both;
	width: 95%;
	height: 1px;
	border-style: none;
	color: #CCCCCC;
	background-color: #CCCCCC;
	margin: 20px 0px;
	padding: 0px;
}
p  {
	font-size: 12px;
	line-height: 17px;
}
.copy {
	font-size: 12px;
	line-height: 17px;
	margin: 0px;
	padding: 0px 0px 13px 0px;
}
.copyHeader {
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 7px 0px;
}
.miniType {
	font-size: 11px;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
ul.arrowList li {
font-size: 10px;
list-style: none;
padding: 0 0 0 15px;
background: url(images/arrow.gif) 0 2px no-repeat;
margin: 0 0 3px 0;
}
p.listHeader {
font-weight: bold;
margin-bottom: 8px;
}
.benefitsList {
width: 250px;
float: left;
margin: 0 10px 15px 0;
display: inline;
}
.benefitsList ul {
padding-bottom: 15px;
}

/* features page */

.featuresList {
	width: 230px;
	float: left;
	margin: 0 10px 15px 0;
	display: inline;
}
.featuresList ul {
	padding: 0px 0px 0px 0px;
}
.featuresHeader {
	font-size: 17px;
	font-weight: bold;
	color: #A1AD77;
	background-color: #F1F7DC;
	border-bottom:solid 1px #DDECA6;
	clear: both;
	margin: 0px 0px 13px 0px;
	padding: 4px 6px 4px 6px;
}
.featuresHeadSml {
	font-size: 13px;
	font-weight: bold;
}
.featuresHeaderGray {
	font-size: 17px;
	font-weight: bold;
	color: #596940;
	background-color: #F3F6F6;
	border-bottom:solid 1px #D0D5D7;
	clear: both;
	margin: 0px;
	padding: 4px 6px 4px 6px;
}
div.featuresDetail {
	margin: 0px 0px 0px 0px;
	border-bottom:solid 1px #D0D5D7;
	clear: both;
	padding: 13px 0px 17px 0px;
}
div.featuresDetail .name {
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	float: left;
}
.featuresDetail p {
	width: 350px;
	margin: 0px;
	float: none;
	font-size: 12px;
	padding: 0px 0px 0px 150px;
	line-height: 17px;
}
.backtoTop {
	font-size: 11px;
	margin: 0px;
	padding: 13px 0px 13px 0px;
	clear: both;
	float: right;
}

/* equipment page */

.equipmentList {
	width: 350px;
	float: left;
	margin: 0 10px 15px 0;
	display: inline;
}
p.equipListHeader {
	font-weight: normal;
	font-size: 14px;
	margin: 0px;
	padding: 0px 0px 9px 0px;
	line-height: 18px;
}
div.equipImage {
	margin: 0px;
	padding: 0px;
	width: 120px;
	float: right;
}
.equipImage p {
	font-size: 12px;
	line-height: 17px;
}

/* plan box */

div.planBox {
border: solid 1px #B5D83C;
background-color: #F5FEE0;
padding: 15px;
float: left;
width: 215px;
margin: 0 10px 10px 0;
display: inline;
}
div.planBox h2 {
font-size: 15px;
}
div.planBox h2.price {
font-size: 15px;
color:#FF9900;
margin-bottom: 7px;
}
div.planBox p {
margin-bottom: 5px;
}
h2.homeSubhead {
clear: left;
font-size:18px;
margin: 0px 0px 10px 0px;
padding: 5px 0px 0px 0px;
}

/* signup box */

div#signupBox {
width: 193px;
border: solid 1px #CC9900;
background: url(images/signupBkgd.jpg) #FDE295 top repeat-x;
padding: 10px 15px;
margin: 35px 0 10px 0;
}
div#signupBox h3 {
color: white;
text-align: center;
font-size: 16px;
}
div#signupBox p {
text-align: center;
margin-top: 5px;
}
div#signupBox .number {
	font-weight: bold;
	color: #333333;
	letter-spacing: -0.1em;
	font-size: 13px;
}

/* sidebox  */

#sideBar {
width: 225px;
float: right;
margin-bottom: 40px;
display: inline;
}
div#sideBox_biz {
background: url(images/boxBorderTop.gif) no-repeat top;
float: left;
width: 225px;
margin-bottom: 10px;
display: inline;
}
div#sideBoxFrame {
background: url(images/boxBorder.gif) no-repeat bottom;
float: left;
width: 225px;
}
div#sideBox_biz ul {
padding: 15px 0 15px 20px;
}
div#sideBox_biz li {
list-style: none;
margin-bottom: 5px;
}
div#sideBox_biz h3 {
border: solid 1px #B5D83C;
background-color: #F5FEE0;
padding: 3px 7px;
font-size: 14px;
margin-left: 15px;
float: left;
display: inline;
}
div#sideBox_biz ol {
	padding: 15px 0px 15px 20px;
	font-size: 12px;
	line-height: 18px;
	margin: 0px
}

.displayNone
{
    display:none;
}

div#callBox {
clear: both;
border: solid 1px #B5D83C;
background-color: #F5FEE0;
padding: 10px 15px;
}
div#callBox h3 {
font-size: 14px;
margin-bottom: 5px;
}
div#callBox label {
font-size: .8em;
display: block;
}
div#callBox input.callbackTextField {
width: 95%;
margin-bottom: 5px;
}
div#callBox input.submitButton {
border: solid 1px black;
background-color: #F80;
color: white;
padding: 2px 10px;
border-top: none;
border-left: none;
margin: 5px auto;
font-weight: bold;
}

/* footer */

div#footer {
clear: both;
width: 760px;
}
div#footer ul {
list-style: none;
font-size: 11px;
margin-bottom: 10px;
}
div#footer li {
display: inline;
padding: 0 5px 0 0;
margin: 0 5px 0 0;
border-right: solid 1px #CCC;
}
div#footer p {
font-size: 10px;
color:#666666;
}

/* plans table */

#homeTable p {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#homeTable .main {
	font-size: 12px;
	font-weight: bold;
}

#homeTable table {
	width: 100%;
	border: 5px solid #cccccc;
	padding: 0;
	margin: 1px 0px 17px 0px;
	padding-bottom: 0px;
}
#homeTable td {
	border: #CCCCCC solid 1px;
	border-top: none;
	border-left: none;
	padding: 3px 5px 3px 7px;
}
#homeTable tr {
padding: 15px 15px;
text-align: center;
border-bottom: #CCCCCC solid 1px;
}

#homeTable tr.tableHeader {
	font-weight: bold;
	text-align: center;
	font-size: 13px;
}

/* rates table */

div.ratesTable p {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
div.ratesTable .main {
	font-weight: bold;
}

div.ratesTable table {
	width: 100%;
	padding: 0;
	margin: 8px 0px 15px 0px;
	border-style: solid none none solid;
	border-width: 1px;
	border-color: #CCCCCC;
}
div.ratesTable td {
	border: #CCCCCC solid 1px;
	border-top: none;
	border-left: none;
	padding: 3px 5px 3px 7px;
}
div.ratesTable tr {
padding: 15px 15px;
text-align: center;
border-bottom: #CCCCCC solid 1px;
}
div.ratesTable .bigHeader {
	font-size: 16px;
	font-weight: bold;
	background-color: #F1F7DC;
	margin: 0px;
	padding: 7px;
}
div.ratesTable .smallHeader {
	background-color: #F9FEE0;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 3px 7px 3px 7px;
}
