body {
	font-family:Arial,Verdana,sans-serif;
	color: #000;
	margin: 0;
	padding: 0;
	background-color: #fff;
	font-size: 0.7em;
}

a {
	color: #1b8ac5;
	text-decoration: none;
}

a:hover {
	color: #50afe1;
}

form {
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 1.35em;
}

h2 {
	font-size: 1.3em;
}

h3 {
	font-size: 1.1em;
}

hr {
	border: none 0;
	border-top: 1px dashed #C5C5C5;
	height: 1px;
	margin: 0;
	padding: 0;
}

blockquote {
	margin-left: 20px;
	border-left: 20px solid #eee;
	padding-left: 10px;
	font-size: 0.9em;
	clear: left;
}

ul {
	margin:0;
	padding:0;
	list-style: none;
}

dl {
	font-size: 1.1em;

}

dt {
	font-weight: bold;
	margin-top: 1em;
}

dd {
	margin-left: 0;
	font-size: 0.9em;
}

code {
	font-family: Courier New, Courier, Monospace;
	font-size: 1em;
	color: #666666;
}

acronym, abbr {
	cursor: help;
}

input.text, textarea {
/*	padding: 0.2em 0.3em;
	font-family: Arial,Verdana,sans-serif;
    border: 1px solid #b2b2b2;
	font-size: 1.0em;*/
}

select {
	font-size: 1.0em;
}

input.submit {
    position: relative;
    top: 10px;
    width: 94px;
    height: 28px;
    background: url(../img/button/submit.jpg) no-repeat;
}

input.submit:hover {
    background-position: 0px -28px;
}


/* userInfoFormTA */
#cboxContent {
    border: none;
}

#cboxLoadedContent {
    overlflow:hidden;
    background: transparent;
}

#content #homepage-userInfoFormTA {
	margin: 0px;
	display: none;
	z-index: 101;
}

/*#content.home #homepage-userInfoFormTA {
	margin: 0px;
	display: none;
	z-index: 101;
}*/

#homepage-userInfoFormTA {
    overflow: hidden;
    width: 330px;
    background: url(../img/home/info-form-header.jpg) 40px 30px no-repeat #FFF;
}
#homepage-userInfoFormTA li {
    padding: 3px 0;
}

#homepage-userInfoFormTA #optinTA {
    width: 20px;
}

#homepage-userInfoFormTA div.optinLabel{
    width: 180px;
    line-height: 1.8em;
}

#homepage-userInfoFormTA span.asterisk {
    margin-right: 3px;
}

#homepage-userInfoFormTA input {
    width: 220px;
}
form.userInfoForm {
    padding: 70px 20px 40px 40px;
}
form.userInfoForm ul li label.desc {
    display: block;
    float: left;
    font-size: 14px;
    font-weight: bold;
    padding-top: 2px;
    margin-right: 3px;
    width: 5px;
    text-align: right;
}

form.userInfoForm ul li.required label {
    display: none;
}

input.button2, input.buttondown {
    background: url("/images/downloadjuly25.gif") no-repeat scroll 0 0;
    height: 30px;
/*    margin-left: 10px;*/
    margin-top: 10px;
    position: relative;
    width: 138px;
}

input.button2:hover, input.buttondown:hover {
    background-position: 0 -30px;
}

#cboxClose {
    background-position: -50px 0;
    right: 0;
}

#cboxSlideshow, #cboxPrevious, #cboxNext, #cboxClose {
    background: url("../img/home/close-btn.png") no-repeat scroll 0 0;
    height: 50px;
    position: absolute;
    text-indent: -9999px;
    top: 20px;
    width: 50px;
}
#cboxClose.hover {
   background-position: 0 0; 
}

/* end of userInfoFormTA */


li.availability #availability-form input.submit {
	top: 0px;
	margin-top: 10px;
}

a.doc-pdf {
	display: block;
	padding: 2px 0 0 22px;
	background: url(../img/icon/pdf.gif) no-repeat top left;
	min-height: 16px;
	margin: 3px 0 3px 1em;
}
a.doc-pdf-feature {
	display: block;
	padding: 2px 0 0 22px;
	background: url(../img/icon/pdf.gif) no-repeat top left;
	min-height: 16px;
	margin: 3px 0 3px 1em;
}

span.doc-size {
	font-size: 0.9em;
	color: #999;
}

p.error {
	color: #ad2524;
}

.toll-free-phone {
	color: #cc0000;
	font-weight: bold;
}

#background-wrapper {
	margin: 1px 0px 0px 0px;
	border-top: 3px solid #f1770a;
	min-width: 964px;
	background-color: #d9d9d6;
}


#urgent-updates,
#header,
#footer,
#sub-footer,
#wrapper,
#twitter {
	background-color: #fff;
	position: relative;
	margin: 0 auto 0 auto;
	width: 964px;
}

#urgent-updates {
	display: none;
	height: 34px;
	overflow: hidden;
    background: url(../img/header/updates.gif) no-repeat;
}

#urgent-updates #updates-title {
	float: left;
	padding-left: 38px;
	padding-top: 5px;
	color: #fff;
	font-size: 1.2em;
}

#urgent-updates #updates-text {
	float: left;
	padding-left: 3px;
	padding-top: 5px;
	color: #fff;
	font-weight: bold;
	font-size: 1.2em;
}

#urgent-updates #updates-close {
	float: right;
	width: 10px;
	height: 10px;
	margin-top: 15px;
	margin-right: 5px;
}

#urgent-updates #updates-close a {
	display: block;
	width: 100%;
	height: 100%;
}

div#allstream-com-popup {
	display: none;
	width: 430px;
	height: 243px;
	z-index: 100;
	background: url(../img/home/allstream-com-popup.gif);
}

div#allstream-com-popup a#allstream-com-close-popup {
	display: block;
	width: 28px;
	height: 28px;
	margin-left: 402px;
}

div#allstream-com-popup div#allstream-com-popup-text {
	padding-top: 25px;
	padding-left: 42px;
	padding-right: 38px;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}

div#allstream-com-popup div#allstream-com-popup-text a {
	color: #ffffff;
	text-decoration: underline;
}

#inline-email-container {
	display: none;
}

#inline-email {
	padding: 22px 42px;
	background: #fff;
/*	border: 1px solid #dcdcdd;*/
}

#inline-email p.title {
	font-size: 18px;
}

#inline-email p.privacy {
	margin-top: 30px;
}

#copy.enews #inline-email-container {
	display: block;
}

#header {
/*    margin-top: 10px;*/
    overflow: hidden;
	z-index: 10;
	background-color: transparent;
}

#header a.logo {
    display: block;
    width: 460px;
    height: 123px;
    background: url(../img/header/logo.gif) no-repeat;
    margin: 0px;
    overflow: hidden;
    text-indent: -5000px;
    float: left;
}

#header ul.nav {
/*    float: left;
    margin-left: 20px;*/
	width: 964px;
	height: 41px;
	overflow: hidden;
	background: url(../img/nav/menu.gif) no-repeat;
}

#header ul.nav li {
    height: 41px;
    float: left;
	overflow: hidden;
/*    border-right: 1px solid #e4f1f8;*/
}

#header ul.nav li a {
	display: block;
	height: 100%;
	text-indent: -5000px;
	background: url(../img/nav/menu.gif) no-repeat;
    overflow: hidden;
}

/*
#header ul.nav li.last {
    border: 0;
}

#header ul.nav li a.home {
    width: 48px;
    background-image: url(../img/nav/home.gif);
}
*/
#header ul.nav li.products-services a {
    width: 184px;
	background-position: 0 0px;
}
#header ul.nav li.products-services a:hover {
	background-position: 0 -41px;
}
#header ul.nav li.products-services a.active {
	background-position: 0 -82px;
}

#header ul.nav li.promotions a {
    width: 122px;
	background-position: -184px 0px;
}
#header ul.nav li.promotions a:hover {
	background-position: -184px -41px;
}
#header ul.nav li.promotions a.active {
	background-position: -184px -82px;
}

#header ul.nav li.support-tools a {
    width: 139px;
	background-position: -306px 0px;
}
#header ul.nav li.support-tools a:hover {
	background-position: -306px -41px;
}
#header ul.nav li.support-tools a.active {
	background-position: -306px -82px;
}

#header ul.nav li.about a {
    width: 109px;
	background-position: -445px 0px;
}
#header ul.nav li.about a:hover {
	background-position: -445px -41px;
}
#header ul.nav li.about a.active {
	background-position: -445px -82px;
}

#header ul.nav li.testimonials a {
    width: 134px;
	background-position: -554px 0px;
}
#header ul.nav li.testimonials a:hover {
	background-position: -554px -41px;
}
#header ul.nav li.testimonials a.active {
	background-position: -554px -82px;
}

#header ul.nav li.contact a {
	margin-left: 177px;
    width: 99px;
	background-position: -865px 0px;
}
#header ul.nav li.contact a:hover {
	background-position: -865px -41px;
}
#header ul.nav li.contact a.active {
	background-position: -865px -82px;
}

#header ul.sec-nav {
    float: right;
    margin: 0px;
    height: 33px;
	background: url(../img/nav/sec-divider.gif) 68px 4px no-repeat;
}

#header ul.sec-nav li {
    height: 33px;
	float: left;
}

#header ul.sec-nav li.my-accounts {
/*	border-right: 1px solid #e0e0e0;*/
	
}

#header ul.sec-nav li.my-accounts a {
	width: 74px;
/*    background-image: url(../img/nav/accounts.gif);*/
}
#header ul.sec-nav li.french a {
	width: 58px;
/*    background-image: url(../img/nav/francais.gif);*/
}

/*
#header ul.sec-nav li.allstream-com a {
    background-image: url(../img/nav/allstream-com.gif);
}
*/
#header ul.sec-nav li a {
    display: block;
    height: 23px;
    background-repeat: no-repeat;
    overflow: hidden;
	padding: 10px 0 0 6px;
	color: #999;
/*    text-indent: -5000px;*/
}

#header ul.sec-nav li a:hover {
	color: #666;
/*    background-position: 0px -33px;*/
}

#header ul.sec-nav li a.active {
	color: #666;
/*    background-position: 0px -66px;*/
}

#wrapper {
/*    margin-top: 26px;*/
	padding-top: 36px;
	padding-bottom: 20px;
    overflow: hidden;
}

#subnavContainer {
	display: inline;
    float: left;
	width: 220px;
    overflow: hidden;
}

#subnav {
	display: inline;
    float: left;
    width: 170px;
    border-bottom: 1px solid #e4f1f8;
    margin-right: 30px;
	margin-left: 20px;
}

#subnav li {
	list-style-position: outside;
    border-top: 1px solid #e4f1f8;
}

#subnav a {
    display: block;
    padding: 7px 0 7px 23px;
    font-weight: bold;
    width: 147px;
}

#subnav a.has-children {
    background: url(../img/subnav/arrow-right.gif) no-repeat 8px 12px;
}

#subnav a.expanded {
    background: url(../img/subnav/arrow-down.gif) no-repeat 8px 12px;
}

#subnav a.active-expanded {
    background: url(../img/subnav/arrow-down-orange.gif) no-repeat 8px 12px;
}

#subnav a:hover {
    color: #1b8ac5;
    background-color: #fbfbfb;
}

#subnav a.active {
    color: #ec8103;
}

#subnav li ul li a {
    padding-left: 33px;
    width: 137px;
}

#subnavContainer #subnav-referrer {
	height: 284px;
	background: url(../img/sidebar/referrer-left.gif) no-repeat;
}

#subnav-referrer-right {
	margin-top: 15px;
	height: 17px;
	background: url(../img/sidebar/referrer-right.gif) no-repeat;
}

#wrapper #allstream-linkage {
	display: inline;
	float: left;
	margin-top: 66px;
/*	margin-right: 20px;*/
	margin-left: 20px;
	width: 170px;
}

#wrapper #allstream-linkage span.allstream {
	color: #ec8103;
	font-size: 1.1em;
	font-weight: bold;
}

#breadcrumbs li {
    color: #999;
    font-size: 0.9em;
    display: inline;
}

#breadcrumbs li a {
    color: #999;
}

#breadcrumbs li a:hover {
    text-decoration: underline;
}

#content {
	display: inline;
    float: right;
    overflow: hidden;
    min-height: 350px;
    width: 744px;
}

#content h1 {
    color: #ec8103;
    font-size: 2em;
    font-weight: normal;
    margin: 0.5em 0;
}

#content h2 {
    color: #1b8ac5;
}

#content h3,
#content h3 a {
    color: #ec8103;
}

#content h3 a:hover {
	color: #f5a241;
}

#content h3.step-black {
	font-size: 1.25em;
	color: #000;
}

#content h4 {
	font-size: 1.0em;
}

#copy {
	padding-left: 1px;
    width: 494px;
    float: left;
	padding-bottom: 20px;
}

#copy ul {
    margin: 1em 0;
}

#copy span.emphasize {
	color: #000;
	font-weight: bold;
}

#copy p.price {
	color: #1b8ac5;
	font-size: 1.9em;
	font-weight: bold;
}

#copy p.price span.symbol,
#copy p.price span.cents {
	font-size: 0.7em;
	position: relative;
	top: -0.3em;
}

#copy p.price span.frequency {
	font-size: 0.7em;
}

#copy ul li {
    background: url(../img/bullet.gif) no-repeat 10px 5px;
    padding-left: 20px;
    color: #666;
}

#copy ul.no-bullets li {
    padding-left: 0;
	background-image: none;
}

#copy ul.no-bullets li h4 {
	margin-bottom: 0.2em;
}

#copy ul.no-bullets li p {
	margin-top: 0;
}

#copy ol.feature-points li,
#copy ul.feature-points li {
	margin-bottom: 1em;
}

#copy dl.feature-list {
	overflow: hidden;
}

#copy dl.feature-list dt {
	color: #ec8103;
	font-weight: normal;
	margin: 0;
	padding-top: 1em;
	width: 150px;
	float: left;
}

#copy dl.feature-list dd {
	position: relative;
	padding-left: 180px;
	margin-bottom: 1em;
}

#copy dl.feature-list dd.benefit {
	padding-top: 1em;
	border-top: 1px solid #e5e5e5;
	clear: right;
}

#copy dl.feature-list dd.price {
	font-weight: bold;
	color: #000;
}

#copy dl.feature-list dd.doc-legal {
	padding-top: 1em;
	padding-left: 9px;
	border-top: 1px solid #e5e5e5;
	clear: right;
}

#copy dl.feature-list dt.first {
	padding-top: 0;
}

#copy dl.feature-list dd.first {
	border: 0;
	padding-top: 0;
}

#copy ul.tab-content {
	padding: 0 10px;
}

#copy ul.tabs {
	overflow: hidden;
	padding-bottom: 1px;
	border-bottom: 3px solid #ec8103;
	padding-left: 5px;
}

#copy ul.tabs li {
	float: left;
}

#copy ul.tabs li a {
	display: block;
	padding: 6px 0;
	width: 117px;
	color: #fff;
	background: url(../img/tab.gif) top left;
	margin-right: 2px;
	text-align: center;
}

#copy ul.tabs li a:hover {
	background-position: 0px -27px;
}

#copy ul.tabs li a.active:hover,
#copy ul.tabs li a.active {
	background-position: 0px -54px;
}

#copy ul.blinds {
}

#copy ul.blinds li.blind {
	border-bottom: 1px solid #e4f1f8;
	background: #f6f6f6 url(../img/bg-blind.gif) repeat-x top left;
	padding: 1em 8px;
}

#copy ul.blinds li.first {
	border-top: 1px solid #e4f1f8;
}

#copy ul.blinds li.blind h3 {
	margin: 0;
}

#copy ul.blinds li.blind h3 a {
	display: block;
	background: url(../img/subnav/arrow-right.gif) no-repeat 0px 4px;
    padding-left: 14px;
	color: #1b8ac5;
}

#copy ul.blinds li.blind-active h3 a {
	color: #ec8103;
    background: url(../img/subnav/arrow-down-orange.gif) no-repeat 0px 6px;
}

#copy ul.blinds li.blind-active h3 a:hover,
#copy ul.blinds li.blind h3 a:hover {
	color: #ec8103;
}


#copy ul.blinds li.blind div.content {
	padding-left: 14px;
}


#copy ul#dealer-locator-blinds li.blind {
	background: #fff;
}

#copy ul#dealer-locator-blinds li.blind div.content {
	padding-left: 0px;
}

#copy ul#dealer-locator-blinds li.blind {
	padding: 1em 0px;
}

#copy ul#dealer-locator-blinds li.blind h3 {
	padding: 0 8px;
}

#copy ul#dealer-locator-blinds li.blind div.content {
	padding-top: 8px;
}

#copy ul#dealer-locator-blinds div.dealer-content {
	background: #f8f8f8;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 22px;
	margin-bottom: 0px;
	color: #000;
}

#copy ul#dealer-locator-blinds div.dealer-content-left {
	float: left;
	width: 275px;
}

#copy ul#dealer-locator-blinds div.dealer-content-right {
	float: left;
}

#copy ul#dealer-locator-blinds td.dealer-content-left {
	width: 275px;
}

#copy ul#dealer-locator-blinds div.ie-squish-fix {
	height: 1px;
	line-height: 1px;
}

#copy div.hr {
	margin-top: 30px;
	margin-bottom: 30px;
	padding-right: 10px;
}

#copy div.hr-1515 {
	margin-top: 15px;
	margin-bottom: 15px;
	padding-right: 10px;
}

#copy div.hr hr {
	height: 1px;
	color: #e2e2e2;
	background-color: #e2e2e2;
	border: 0px solid;
}

#copy div.hr-orange hr {
	border-top: 1px solid #ec8103;
}

#copy div.hr-orange-3 hr {
	border-top: 3px solid #ec8103;
}


#copy form#userInfoForm .error,
form#commentForm .error,
form#noncustomerForm .error {
	color: red;
}

#copy form#userInfoForm label.error,
#copy form#commentForm label.error,
#copy form#noncustomerForm label.error {
	display: none;
	text-align: left;
}

#copy form#userInfoForm label.error {
	padding-left: 135px;
	width: 200px;
}

#copy .red {
	color: red;
}

#copy div.contract-pricing {
	color: #ef9225;
	font-size: 15px;
	margin-top: 25px;
	margin-bottom: 25px;
}

#copy div.contract-pricing div.contract-pricing-col1,
#copy div.contract-pricing div.contract-pricing-col2,
#copy div.contract-pricing div.contract-pricing-col3 {
	float: left;
	margin-top: 15px;
}

#copy div.contract-pricing div.contract-pricing-col1 {
	font-weight: bold;
	margin-right: 8px;
}

#copy div.contract-pricing div.contract-pricing-col3 {
	font-style: italic;
	margin-left: 15px;
}

#copy div.contract-pricing div.contract-pricing-col3 span {
	font-size: 14px;
}

#copy div.contract-pricing span.contract-pricing-prefer {
	font-size: 12px;
	color: #888888;
}

#copy div.contract-pricing span.contract-pricing-prefer a {
/*	color: #ef9225;*/
	font-weight: bold;
	text-decoration: underline;
}

#content.bundle-calculator #copy div.contract-pricing {
	margin-top: 0px;
}

#copy div.dialog-blue {
	background-color: #fafafa;
	border: 1px solid #f0f0f0;
	text-align: center;
	height: 102px;
	font-weight: bold;
	padding-top: 20px;
}

#copy div.dialog-blue a.yes,
#copy div.dialog-blue a.no {
	margin-top: 20px;
	display: block;
	float: left;
}

#copy div.dialog-blue a.yes {
	margin-left: 131px;
	margin-right: 20px;
}

#copy ol.comment-form {
}

#copy ol.comment-form li {
	margin-bottom: 20px;
}

#copy ol.comment-form div.column {
	float: left;
	width: 190px;
	margin-top: 8px;
	margin-right: 10px;
}

#copy ol.comment-form div.section {
	margin-top: 8px;
	margin-right: 20px;
}

#copy ol.comment-form .other-indent {
	margin-left: 23px;
}

#copy ol.comment-form textarea {
	margin-top: 6px;
	width: 400px;
	height: 70px;
	border: 1px solid #dadada;
}

#copy ol.comment-form input[type=text] {
	width: 180px;
	margin-top: 6px;
/*	color: #999;*/
	font-size: 1.0em;
}

#copy ol.comment-form input#customerPhoneExt[type=text] {
	width: 40px;
}

#copy.comment-form input.submit {
/*    position: relative;*/
    top: 0px;
}

#copy.referral .your-information,
#copy.referral .referrer-information {
	margin-top: 25px;
	margin-bottom: 20px;
	padding-left: 10px;
	padding-top: 4px;
	height: 27px;
	color: #fff;
	background-color: #ec8103;
	font-size: 1.6em;
}

#copy.referral .referrer-information {
	background-color: #88b2e2;
}

#copy.referral .submit-cancel .float-right {
	padding-top: 4px;
	padding-right: 10px;
	margin-top: -18px;
}

.submit-cancel .submit-required {
	float: right;
	width: 240px;
	margin-top: 5px;
}

#copy.referral select {
	border: 1px solid #b2b2b2;
}

#sidebar {
	display: inline;
    float: right;
    width: 199px;
	overflow: hidden;
	margin-right: 20px;
}

#sidebar li {
	list-style-position: outside;
    margin-bottom: 5px;
}

#sidebar li.get-info-form {
	height: 158px;
}

#sidebar li h1 {
    color: #1b8ac5;
    font-size: 1.3em;
    font-weight: bold;
    margin-top: 0;
}

#sidebar li input.text {
    width: 120px;
}

#twitter {
    margin-top: 26px;
	text-align: right;
}

#footer-wrapper {
	min-width: 964px;
/*	background-color: #f1f1f1;*/
}

#footer {
    background-color: transparent;
	padding: 13px 0 40px 0px;
	border-top: 2px solid #d9d9d6;
/*    color: #f6c081;
    background-color: #ec8103;
    padding: 12px 20px 0 20px;
    width: 874px;
    min-height: 87px;*/
}
/*
#footer a {
    color: #fff;
}

#footer a:hover {
    text-decoration: underline;
}
*/

#footer ul {
	padding: 0px 6px 0px 10px;
}

#footer ul.links {
	height: 23px;
/*    float: left;*/
}

#footer ul.links li {
	padding-top: 6px;
    float: left;
    color: #666;
}

#footer ul.links li a {
    margin: 0 5px;
	color: #e17000;
}

#footer ul.links li:first-child a {
    margin-left: 0;
}
/*
#footer ul.links li:after {
    color: #666;
    content: "|";
}

#footer ul.links li:last-child:after,
#footer ul.links li.twitter:after,
#footer ul.links li.facebook:after,
#footer ul.links li.follow-us:after {
    content: "";
}
*/
#footer ul.links li.follow-us {
	color: #666;
    float: right;
	padding-right: 8px;
}

#footer ul.links li.twitter,
#footer ul.links li.facebook {
	padding-top: 0px;
    float: right;
	width: 23px;
	height: 23px;
	padding-right: 4px;
}

#footer ul.links li.twitter a,
#footer ul.links li.facebook a {
	display: block;
	width: 100%;
	height: 100%;
}

#footer ul.links li.twitter a {
	background: url(../img/footer/twitter.gif) no-repeat;
}
#footer ul.links li.twitter a:hover {
	background: url(../img/footer/twitter-hover.gif) no-repeat;
}

#footer ul.links li.facebook a {
	background: url(../img/footer/facebook.gif) no-repeat;
}
#footer ul.links li.facebook a:hover {
	background: url(../img/footer/facebook-hover.gif) no-repeat;
}

#footer ul.info {
	margin-top: 20px;
    color: #999;
/*    font-size: 0.9em;*/
}

#footer ul.info a {
    color: #999;
/*    text-decoration: underline;*/
}

#footer ul.info a:hover {
    color: #000;
}

#footer ul.info li.info {
	float: left;
}

#footer ul.info li.copyright {
	float: right;
}
/*
#footer p.copyright {
    float: right;
    margin: 0;
}

#sub-footer {
    margin: 10px auto 50px auto;
    border-bottom: 1px solid #e2e2e2;
    width: 874px;
    color: #939494;
    font-size: 0.9em;
    padding-bottom: 10px;
}

#sub-footer a {
    color: #939494;
    text-decoration: underline;
}

#sub-footer a:hover {
    color: #000;
}
*/

/* Promotions Page */

#content.promotions #copy {
	margin-top: 10px;
}

#content.promotions-home #copy {
	position: relative;
	width: 745px;
	min-height: 523px;
	background: url(../img/promo/promotions-main.jpg) no-repeat;
}

#content.promotions-home #copy a {
	position: absolute;
	display: block;
	float: left;
	width: 96px;
	height: 24px;
	text-indent: -9999em;
	top: 401px;
}

#content.promotions-home #copy a.bundles {
	left: 52px;
}

#content.promotions-home #copy a.internet {
	left: 302px;
}

#content.promotions-home #copy a.existing {
	left: 548px;
}

#content.promotions-home #copy a.features-add-ons {
	top: 483px;
	left: 0px;
	width: 215px;
}

#content.promotions-home #copy p.value-pack-legal {
	margin: 523px 0px 0 0;
	padding: 0 20px 0 0;
}

#content.promotions-bundles #copy {
	margin-top: 15px;
	padding-top: 330px;
	background: url(../img/promo/promotions-bundles.jpg) no-repeat;
}

#content.promotions-internet #copy {
	margin-top: 15px;
	padding-top: 500px;
	background: url(../img/promo/promotions-internet.jpg) no-repeat;
}

#content.promotions-existing #copy {
	margin-top: 15px;
	padding-top: 356px;
	background: url(../img/promo/promotions-existing.jpg) no-repeat;
}


/*
#content.promotions .feature {
    width: 433px;
    min-height: 145px;
    padding: 14px 20px;
	color: #666;
    border: 1px solid #e7e7e7;
}

#content.promotions .feature span.title {
    display: block;
	overflow: hidden;
	text-indent: -5000px;
}

#content.promotions .feature span.emphasize {
	color: #1b8ac5;
	font-weight: normal;
}

#content.promotions div#top-tabs {
	padding-left: 0px;
	padding-bottom: 1px;
	border-bottom: 2px solid #ec8103;
	margin-bottom: 10px;
}

#content.promotions div#tab-phone-internet {
	float: left;
}

#content.promotions div#tab-hps {
	float: left;
	margin-left: 1px;
}

#content.promotions div#tab-hsi {
	float: left;
	margin-left: 1px;
}

#content.promotions div#promo-phone-internet,
#content.promotions div#promo-hps,
#content.promotions div#promo-hsi,
#content.promotions div#promo-phone-internet-upgrade {
	padding-left: 30px;
	padding-top: 18px;
	margin-bottom: 15px;
}

#content.promotions div#promo-phone-internet a.title-link,
#content.promotions div#promo-hps a.title-link,
#content.promotions div#promo-hsi a.title-link,
#content.promotions div#promo-phone-internet-upgrade a.title-link {
	display: block;
	height: 25px;
	margin-bottom: 15px;
}

#content.promotions div#promo-phone-internet {
	padding-right: 140px;
	background: url(../img/promo/phone-internet.jpg) no-repeat;
	height: 223px;
}

#content.promotions div#promo-phone-internet a.title-link {
	width: 270px;
}

#content.promotions div#promo-phone-internet span.title {
	font-size: 25px;
	color: #edb30b;
}

#content.promotions div#promo-phone-internet span.available {
	color: #ec8103;
}

#content.promotions div.hps-free-installation {
    background: url(../img/promo/hps-free-installation.jpg) no-repeat;
}

#content.promotions div#promo-hps {
	background: url(../img/promo/hps.jpg) no-repeat;
	height: 183px;
}

#content.promotions div#promo-hps a.title-link {
	width: 250px;
}

#content.promotions div#promo-hps span.title {
	font-size: 25px;
	color: #ad2524;
}

#content.promotions div#promo-hps span.benefits,
#content.promotions div#promo-hsi span.benefits {
	font-size: 12px;
	font-weight: bold;
	color: #ec8103;
}

#content.promotions div#promo-hps ul li,
#content.promotions div#promo-hsi ul li {
	color: #000;
}

#content.promotions div#promo-hsi {
	background: url(../img/promo/hsi.jpg) no-repeat;
	height: 549px;
}

#content.promotions div#promo-hsi a.title-link {
	width: 280px;
}

#content.promotions div#promo-hsi span.title {
	font-size: 25px;
	color: #639039;
}

#content.promotions div#promo-phone-internet-upgrade {
	padding-right: 140px;
	background: url(../img/promo/phone-internet-upgrade.jpg) no-repeat;
	height: 289px;
}

#content.promotions div#promo-phone-internet-upgrade a.title-link {
	width: 280px;
	height: 47px;
}

#content.promotions div.feature {
	background-color: #f5f5f5;
}
*/
#content.promotions table {
    width: 474px;
    border-spacing: 0px 0px;
    empty-cells: show;
    border-right: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
}

#content.promotions table td {
    text-align: center;
}

#content.promotions table thead td {
    position: relative;
    width: 73px;
}

#content.promotions table td.first-child {
    text-align: left;
}

#content.promotions table thead td.first-child {
    width: 98px;
}

#content.promotions table.compare {
	margin-bottom: 2em;
}

#content.promotions table.compare thead tr td {
/*    background: #1b8ac5 url(../img/table/tab-orange-small-51-middle.gif) no-repeat bottom left;*/
    background: transparent url(../img/table/tab-blue-small-middle.gif) no-repeat bottom left;
    color: #fff;
    font-weight: bold;
	padding: 0;
}

#content.promotions table.compare thead tr td a {
	display: block;
	color: #000;
    padding: 6px 3px;
	margin-bottom: 6px;
}

#content.promotions table.compare thead tr td a:hover {
	color: #e5e5e5;
}

#content.promotions table.compare thead tr td.first-tab {
	height: 51px;
/*    background-image: url(../img/table/tab-orange-small-51-left.gif);*/
    background-image: url(../img/table/tab-blue-small-left.gif);
}

#content.promotions table.compare thead tr td.last-child {
	width: 72px;
/*    background-image: url(../img/table/tab-orange-small-51-right.gif);*/
    background-image: url(../img/table/tab-blue-small-right.gif);
}

#content.promotions table.compare thead tr td.first-child {
    background: #f5f5f5 url(../img/table/bg-gray.gif) repeat-x bottom left;
    color: #666;
    padding-left: 10px;
    border-top: 1px solid #eaeaea;
    border-left: 1px solid #eaeaea;
	border-bottom: 0px;
	border-right: 0px;
}

#content.promotions table.compare tbody tr td {
    border-left: 1px solid #e1e1e1;
    padding: 6px 8px;
	color: #ed8103;
	font-weight: bold;
}

#content.promotions table.compare tbody tr.regular td {
	color: #000;
	border-bottom: 1px solid #f3f3f3;
	font-weight: normal;
}

#content.promotions table.compare tbody tr.promo-odd td {
    background-color: #f3f3f3;
}

#content.promotions table.compare tbody tr td.first-child {
    border-left: 1px solid #eaeaea;
    color: #666;
}

#content.promotions table.compare tbody tr.promo-odd td.first-child,
#content.promotions table.compare tbody tr.promo-even td.first-child {
	font-weight: normal;
}

#content.promotions table.compare tbody tr.promo-odd td.first-child .orange,
#content.promotions table.compare tbody tr.promo-even td.first-child .orange {
	color: #ec8103;
}

#content.promotions table.compare tbody tr td.last-child {
    border-right: 1px solid #fff;
}

#content.promotions table.compare tfoot tr td,
#content.promotions table.compare tr.summary td {
    background: #fff url(../img/table/bg-gradient.gif) repeat-x bottom left;
    border-left: 1px solid #eaeaea;
	padding: 0px;
	text-align: left;
}

/*#content.promotions table.compare tr.summary td div.summary {
	float: right;
	width: 390px;
	color: #676767; /*#6aade4;*//*8d8d07;
    font-weight: normal;
	font-style: italic;
    font-size: 1.1em;
    padding-top: 12px;
    padding-bottom: 12px;
	padding-right: 0px;	
}
*/

.summary {
	display: block;
	color: #676767;
	margin-left: 80px;
	font-weight: heavy;
	font-size: 1.1em;
	margin-bottom: 25px;
}

span.summaryblack {
	color: #000000;
	font-size: 1.2em;
}

#content.promotions .cta-link a {
	font-size: 16px;
	color: #e17000;
	font-style: italic;
	text-decoration: underline;
	display: block;
	margin-bottom: 30px;
}

#content.promotions .cta-linkexisting a {
	font-size: 16px;
	color: #e17000;
	font-style: italic;
	text-decoration: underline;
	display: block;
	margin-bottom: 50px;
	margin-top: 80px;
}





#content.promotions p.promo-call-sales {
	font-size: 1.4em;
}

#content.promotions p.promo-call-sales span.toll-free-phone {
	color: #ec8103;
}

#content.promotions span.legal-title {
	color: #999999;
	font-weight: bold;
}
/*
ul#subnav.promo-number {
	border-bottom: 0px;
}

ul#subnav.promo-number li.promo-number {
	height: 61px;
}

ul#subnav.promo-number li.promo-number-1 {
	padding-top: 10px;
	background: url(../img/promo/promo1.gif) 70% 10px no-repeat;
}

ul#subnav.promo-number li.promo-number-2,
ul#subnav.promo-number li.promo-number-3 {
	border: 0px;
}

ul#subnav.promo-number li.promo-number-2 {
	margin-top: 435px;
	background: url(../img/promo/promo2.gif) 70% top no-repeat;
}

ul#subnav.promo-number li.promo-number-3 {
	margin-top: 520px;
	background: url(../img/promo/promo3.gif) 70% top no-repeat;
}
*/

/* Home Page */

#cboxOverlay{background: #000;}

#content.home {
    margin: -68px 0 0 0;
    width: 100%;
    color: #666;
	height: 1240px;
	position: relative;
}

#content.home div#head {
	width: 142px;
	height: 104px;
	margin-left: 678px;
	background: url(../img/home/head.jpg) 0px 0px no-repeat;
}

#content.home div#left {
    width: 700px;
    float: left;
}

#content.home #gallery-widget {
    margin-top: 85px;
    margin-left: 13px;
    position: relative;
    height: 405px;
}

#content.home .gallery-control {
    position: absolute;
    width: 105px;
    height: 50px;
    background: url(../img/home/gallery-control.png) 0 0 no-repeat;
    z-index: 200;
    top: 20px;
    left: -10px;
}

#content.home .gallery-control a{
   text-indent: -9999px; 
   display: block;
   float: left;
   width: 15px;
   height: 15px;
}

#content.home .gallery-control a.gallery-back {
    position: relative;
    top: 13px;
    left: 23px;
}

#content.home .gallery-control a.gallery-forward {
    position: relative;
    top: 13px;
    left: 52px;
}

#content.home .gallery-control a.gallery-pause{
    display: none;
}

#content.home .gallery-control .gallery-status {
    color: #fff;
    font-size: 18px;
    padding-left: 8px;
    padding-top: 12px;
    line-height: 38px;
}


/*#content.home div#showcase div#modules {
	display: inline;
	height: 401px;
	margin: 85px 0 0 0px;
	background: url(../img/home/module1.jpg) 0px 0px no-repeat;
}

#content.home div#showcase div#modules,
#content.home div#showcase div#modules div {
	float: left;
	width: 693px;
	overflow: hidden;
}

#content.home div#showcase div#modules div {
	height: 401px;
}

#content.home div#showcase div#modules div a {
	display: block;
	width: 100%;
	height: 100%;
}

#content.home div#showcase div#modules div#module {
	display: block;
	float: none;
	width: 693px;
	height: 401px;
}

#content.home div#showcase div#modules div#playback {
	display: block;
	width: 115px;
	height: 23px;
	margin: -25px 0 0 1px;
}

#content.home div#showcase div#modules div#playback div {
	display: block;
	width: 38px;
	height: 100%;
}

#content.home div#showcase div#modules div#playback div a {
	display: block;
	width: 100%;
	height: 100%;
background-color: #0f0;
}*/

#content.home #my-own-boss{
    height: 270px;
    margin-top: 10px;
    width: 100%;
}
#content.home #my-own-boss #latest-articles {
    width: 310px; 
    height: 100%;
    float: left;
}

#content.home div#watch-video {
	float: left;
	width: 100%;
        height: 330px;
/*	margin-right: 50px;*/
}

#content.home div#watch-video a {
	display: block;
	width: 110px;
	height: 40px;
	outline: 0;
        position: relative;
        top: 40px;
}

/*#content.home div#watch-video a:hover {
	background: url(../img/home/watch-video-r.gif) 86px 110px no-repeat;
}*/



#content.home div#promos {
	margin-top: 18px;
}

/*#content.home div#watch-video,
#content.home div.hosted-phone,
#content.home div.phone-internet {
    float: left;
	height: 175px;
	margin-bottom: 20px;
}

#content.home div.phone-internet {
	width: 251px;
	margin-right: 37px;
}*/

/*#content.home div.hosted-phone {
	width: 274px;
}

#content.home div.hosted-phone a,
#content.home div.phone-internet a {
	display: block;
	width: 100%;
	height: 100%;
}*/

/*#content.home div.phone-internet a:hover {
	background: url(../img/home/phone-internet-r.gif) 1px 133px no-repeat;
}*/

/*#content.home div.hosted-phone a:hover {
	background: url(../img/home/hps-r.gif) 1px 133px no-repeat;
}*/

#content.home a.myownboss-cta {
	float: left;
	display: block;
	width: 340px;
	height: 210px;
        margin: 40px 0 0 30px;
}

#content.home #latest-articles h3 {
    color: #3a76c5;
    padding: 15px 0 0 0;
}

#content.home #latest-articles a {
    text-decoration: none;
}

#content.home #latest-articles a:hover {
    text-decoration: underline;
}

#content.home #latest-articles .feed-title a {
    color: #e16f01;
    font-weight: bold;
}


/*#content.home a.myownboss-cta:hover {
	background: url(../img/home/myownboss-r.gif) 53px 92px no-repeat;
}*/

#content.home ul.myownboss,
#content.articles #copy ul.myownboss {
	overflow: hidden;
	font-size: 1.1em;
	line-height: 1.7em;
}

#content.home ul.myownboss {
	float: left;
	width: 100%;
	height: 215px;
}

/*#content.articles #copy ul.myownboss {
	width: 450px;
	height: 154px;
	margin: 20px 0px 30px 0px;
	padding: 21px 0px 0px 25px;
	background: #fff url(../img/articles/myownboss.jpg) no-repeat;
}*/
        
#copy ul.myownboss li {
	background: none;
	margin: 0px;
	padding: 0px;
}

#content.home ul.myownboss a {
	color: #888c86;
	text-decoration: underline;
}

#content.articles ul.myownboss a {
	color: #fa5f01;
	text-decoration: underline;
}

#content.home ul.myownboss li a:hover {
	color: #000;
	text-decoration: underline;
}

#content.articles ul.myownboss a:hover  {
	color: #fa8201;
}

#content.articles #copy ul.myownboss li.site-link {
	margin-bottom: 35px;
}

ul.myownboss li.site-link a {
	display: block;
	width: 150px;
	height: 19px;
}

ul.myownboss li.site-link a:hover {
	background: url(../img/home/myownboss-hover.gif) no-repeat;
}

ul.myownboss li.all-articles,
#copy ul.myownboss li.all-articles {
	margin-top: 6px;
}

#content.home ul.myownboss a.all-articles,
#content.articles ul.myownboss a.all-articles {
	text-decoration: none;
}

#content.articles ul.myownboss a.all-articles {
	font-weight: bold;
}

/*#content.home div.enews {
	float: left;
	width: 330px;
	height: 125px;
}

#content.home div.enews a {
	display: block;
	width: 100%;
	height: 100%;
}

#content.home div.enews a:hover {
	background: url(../img/home/enews-r.gif) 51px 92px no-repeat;
}*/

#content div.video {
	margin: 1em 0;
}

#content div.video h1 {
	margin: 0;
}

#content.home div.video {
	margin: 0px;
	display: none;
	z-index: 100;
}


#content #copy h3.contact {
	color: #1788c7;
	margin-bottom: 5px;
}

#content #copy span.contact-phone {
	display: block;
	font-size: 1.1em;
	font-weight: bold;
}

#content.home div#right {
    width: 268px;
    float: left;
    margin-top: 85px;
}

#content.home div#right a.follow {
    color: #3F3C3C;
    display: block;
    text-align: center;
}

#content.home div#right a.follow:hover {
    text-decoration: underline;
}

#content.home div#right .sidebar-promo {
    width: 268px;
    height: 168px;
    margin-bottom: 10px;
}

#content.home div#right .sidebar-promo a {
    color: #3F3C3C;
    position: relative;
    left: 32px;
    top: 130px;
    font-weight: bold;
    font-size: 15px;
}

#content.home div#right .make-easy a {
    top: 140px;
}

#content.home div#right .sidebar-promo a:hover {
    color: #EC8103;
}

#iframe {
    width: 270px;
    height:500px;
}
/*
#content.home div.contact-us {
	margin: 0px;
	width: 300px;
	height: 175px;
	border: 0px;
	padding: 0px;
	background: transparent;
	overflow: hidden;
}

#content.home div.contact-us a.contact-us {
    background: transparent url(../img/home/contact-us.gif) no-repeat;
}

#content.home div.contact-us a.referral-program {
	display: block;
	height: 85px;
	margin: 0px;
	padding: 0px;
    background: transparent url(../img/home/referral-program.jpg) no-repeat;
}

#content.home div.contact-us a.contact-us,
#content.home div.contact-us a.comment-form {
	display: block;
	height: 50px;
    color: #666;
	margin: 0px;
    padding-top: 35px;
	padding-left: 22px;
	padding-right: 22px;
}

#content.home div.contact-us a:hover,
#content.home div.contact-us a.comment-form:hover {
	background-position: -300px 0px;
}

#content.home div.contact-us a.contact-us span,
#content.home div.contact-us a.comment-form span {
	color: #1c8ac5;
}

#content.home div.contact-us a.comment-form {
    background: transparent url(../img/home/comment-form.gif) no-repeat;
	margin-top: 5px;
}

#content.home a.bundle-savings {
    background: url(../img/home/bundle-savings.gif) no-repeat;
    margin: 0 6px 0 7px;
}

#content.home a.bundle-savings span.title {
	height: 30px;
}

#content.home a.bundle-savings span.body {
	display: block;
	margin-right: 40px;
}
*/
/*
#content.home a.feature {
	background-color: #f5f5f5;
}

#content.home a.feature:hover {
	background-position: -298px 0px;
	background-color: #f4e4d1;
}

#content.home a.mini-feature {
    width: 300px;
    height: 85px;
    float: left;
    overflow: hidden;
    text-indent: -5000px;
}

#content.home a.call-us {
    background: url(../img/home/call-us.gif) no-repeat;
}

#content.home a.mini-feature:hover {
	background-position: -300px 0px;
}
*/
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}


.product {
    padding:20px 0;
}
.product.dark {
    background-color:#f6f6f5;
}
.product > a { 
    width:100px;
    min-height:50px;
    display:block;
    float:left;
    border:none;
}
.product > a img {
    margin-left: 20px;
    border:none;
}
.product .info {
    float:left;
    width:390px;
}
#content .product h3 {
    color:#4a4a4a;
    margin-top:0;
}

.products-icon {
	margin: 20px 0 25px 0;
}

.products-icon a {
	display: block;
	float: left;
	height: 110px;
	text-indent: -9999em;
}
/*
.products-icon a.bundles {
	width: 81px;
	margin-right: 55px;
	background: url(../img/products/icon-bundles.jpg) no-repeat;
}

.products-icon a.hps {
	width: 82px;
	margin-right: 55px;
	background: url(../img/products/icon-hps.jpg) no-repeat;
}

.products-icon a.phone {
	width: 82px;
	margin-right: 55px;
	background: url(../img/products/icon-phone.jpg) no-repeat;
}

.products-icon a.internet {
	width: 81px;
	background: url(../img/products/icon-internet.jpg) no-repeat;
}
*/
table.products-table-icon {
	border-top: 1px solid #e2e2e2;
}

table.products-table-icon-bottom {
	margin-bottom: 15px;
	border-bottom: 1px solid #e2e2e2;
}

table.products-table-icon h3 {
	height: 29px;
    padding: 6px 0 0 39px;
	margin-top: 10px;
}

table.products-table-icon h3.bundles {
	background: url(../img/products/icon-bundles-small.gif) no-repeat;
}

table.products-table-icon h3.hps {
	background: url(../img/products/icon-hps-small.gif) no-repeat;
}

table.products-table-icon h3.phone {
	background: url(../img/products/icon-phone-small.gif) no-repeat;
}

table.products-table-icon h3.internet {
	background: url(../img/products/icon-internet-small.gif) no-repeat;
}


/* Phone & Internet Bundles */

#content.phone-internet-bundles #phone-internet-video {
	margin-bottom: 20px;
	width: 714px;
	height: 223px;
	text-indent: -9999em;
	background: url(../img/header/business-phone-internet.jpg) no-repeat;
}

#content.phone-internet-bundles table {
    width: 412px;
    border-spacing: 0px 0px;
    empty-cells: show;
/*    border-left: 1px solid #eaeaea;*/
    position: relative;
    float: left;
}

#content.phone-internet-bundles table,
#content.phone-internet-bundles-features table {
    border-right: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
}

#content.phone-internet-bundles table.no-border,
#content.phone-internet-bundles-features table.no-border {
    border: none;
}

#content.phone-internet-bundles table td {
    text-align: center;
}

#content.phone-internet-bundles table thead td {
    position: relative;
    width: 73px;
}

#content.phone-internet-bundles table td.first-child {
    text-align: left;
}

#content.phone-internet-bundles table thead td.first-child {
    width: 109px;
}

#content.phone-internet-bundles table.compare thead tr td {
    background: transparent url(../img/table/tab-blue-small-middle.gif) no-repeat left;
    color: #fff;
    font-weight: bold;
/*    border-left: 1px solid #fff;*/
	padding: 0;
}

#content.phone-internet-bundles table.compare thead tr td a {
	display: block;
	color: #222222;
    padding: 6px 3px;
	margin-bottom: 6px;
}

#content.phone-internet-bundles table.compare thead tr td a:hover {
	color: #e5e5e5;
}

#content.phone-internet-bundles table.compare thead tr td.first-tab {
	height: 51px;
    background-image: url(../img/table/tab-blue-small-left.gif);
}

#content.phone-internet-bundles table.compare thead tr td.last-child {
	width: 72px;
    background-image: url(../img/table/tab-blue-small-right.gif);
}

#content.phone-internet-bundles table.compare thead tr td.first-child {
    background: #f5f5f5 url(../img/table/bg-gray.gif) repeat-x bottom left;
    color: #666;
    padding-left: 10px;
    border-top: 1px solid #eaeaea;
    border-left: 1px solid #eaeaea;
	border-bottom: 0px;
	border-right: 0px;
}

#content.phone-internet-bundles table.compare tbody tr td {
    border-left: 1px solid #e1e1e1;
    padding: 6px 8px;
}

#content.phone-internet-bundles table.compare tbody tr.even td {
    background-color: #f3f3f3;
}

#content.phone-internet-bundles table.compare tbody tr td.first-child {
    border-left: 1px solid #eaeaea;
/*    border-left: 2px solid #fff;*/
    color: #666;
    font-size: 0.9em;
}

#content.phone-internet-bundles table.compare tbody tr td.last-child {
    border-right: 1px solid #fff;
}

#content.phone-internet-bundles table.compare tbody tr td span.no {
    display: block;
    text-indent: -5000px;
    overflow: hidden;
}

#content.phone-internet-bundles table.compare tbody tr td span.yes,
#content.phone-internet-bundles-features table.compare tbody tr td span.yes {
    display: block;
    width: 19px;
    height: 19px;
    background: url(../img/check_onwhite.gif) no-repeat;
    text-indent: -5000px;
    overflow: hidden;
    margin: 0 auto;
}

#content.phone-internet-bundles table.compare tbody tr.even td span.yes {
    background: url(../img/check_ongray.gif) no-repeat;
}



#content.phone-internet-bundles table.pricing {
    border: 1px solid #e1e1e1;
    margin-top: 2px;
}

#content.phone-internet-bundles table.pricing thead tr td,
#content.phone-internet-bundles table.compare tbody tr.pricing-first-child td,
#content.phone-internet-bundles table.compare tbody tr.pricing-even-child td,
#content.phone-internet-bundles table.compare tbody tr.pricing-odd-child td,
#content.phone-internet-bundles table.compare tbody tr.pricing-odd-last-child td {
    background: #ec8103 url(../img/table/tab-orange-small-middle.gif) no-repeat;
    padding: 0px 0;
    color: #333333;
    font-weight: bold;
    border-left: 1px solid #fff;
/*    width: 72px;*/
    font-size: 1.1em;
}

#content.phone-internet-bundles table.compare tbody tr.pricing-first-child td span.normal,
#content.phone-internet-bundles table.compare tbody tr.pricing-even-child td span.normal,
#content.phone-internet-bundles table.compare tbody tr.pricing-odd-child td span.normal,
#content.phone-internet-bundles table.compare tbody tr.pricing-odd-last-child td span.normal {
	font-weight: normal;
}

#content.phone-internet-bundles table.pricing thead tr td {
    padding: 5px 0;
    font-size: 0.9em;
}

#content.phone-internet-bundles table.pricing thead tr td.first-tab,
#content.phone-internet-bundles table.compare tbody tr.pricing-first-child td.first-tab,
#content.phone-internet-bundles table.compare tbody tr.pricing-even-child td.first-tab {
    background-image: url(../img/table/tab-orange-small-left.gif);
}

#content.phone-internet-bundles table.pricing thead tr td.last-child,
#content.phone-internet-bundles table.compare tbody tr.pricing-first-child td.last-child,
#content.phone-internet-bundles table.compare tbody tr.pricing-even-child td.last-child {
/*	width: 71px;*/
	border-right: 0px;
    background-image: url(../img/table/tab-orange-small-right.gif);
}

#content.phone-internet-bundles table.compare tbody tr.pricing-odd-child td {
    background: #f09a35 url(../img/table/tab-light-orange-small-middle.gif) no-repeat;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

#content.phone-internet-bundles table.compare tbody tr.pricing-odd-child td.first-tab {
    background-image: url(../img/table/tab-light-orange-small-left.gif);
}

#content.phone-internet-bundles table.compare tbody tr.pricing-odd-child td.last-child {
	border-right: 0px;
    background-image: url(../img/table/tab-light-orange-small-right.gif);
}

#content.phone-internet-bundles table.pricing thead tr td.first-child,
#content.phone-internet-bundles table.compare tbody tr.pricing-first-child td.first-child, 
#content.phone-internet-bundles table.compare tbody tr.pricing-even-child td.first-child, 
#content.phone-internet-bundles table.compare tbody tr.pricing-odd-child td.first-child {
    background: #e1e1e1 url(../img/table/bg-gray.gif) repeat-x top left;
    color: #666;
    padding-left: 10px;
    border-left: 1px solid #eaeaea;
    font-size: 1.0em;
/*    width: 109px;*/
}

#content.phone-internet-bundles table.pricing tbody tr td,
#content.phone-internet-bundles table.compare tbody tr td.pricing-summary {
    background: #fff url(../img/table/bg-gradient.gif) repeat-x bottom left;
    font-weight: bold;
    font-size: 1.1em;
    border-left: 1px solid #eaeaea;
/*    border-left: 1px solid #fff;*/
	padding: 0;
	text-align: left;	
}

#content.phone-internet-bundles table.pricing tbody tr td a/*,
#content.phone-internet-bundles table.compare tbody tr td.pricing-summary a */ {
	display: block;
    color: #ad2524;
    padding-top: 12px;
    padding-bottom: 12px;
	padding-left: 130px;
	padding-right: 30px;	
}

#content.phone-internet-bundles table.compare tbody tr td.pricing-summary {
    color: #ad2524;
    padding-top: 12px;
    padding-bottom: 12px;
	padding-left: 100px;
	padding-right: 30px;	
}

#content.phone-internet-bundles table.pricing tbody tr td a:hover/*,
#content.phone-internet-bundles table.compare tbody tr td.pricing-summary a:hover*/ {
	color: #de3a39;
	background-color: #faebd8;
}

#content.phone-internet-bundles table.pricing tbody tr td.first-child a {
    color: #666;
    border: 0;
    font-size: 1.0em;
    width: 102px;
}

#content.phone-internet-bundles table.pricing tbody tr td.first-child a:hover {
	color: #999;
}


/* Phone Internet Bundles Features */
#content.phone-internet-bundles-features table.compare {
    border-right: 2px solid #eaeaea;
    border-bottom: 2px solid #eaeaea;
}

#content.phone-internet-bundles-features table.compare tr td,
#content.phone-internet-bundles-features table.compare tr th {
    border-top: 1px solid #eaeaea;
    border-left: 1px solid #e1e1e1;
    padding: 6px 3px;
	text-align: center;
}

#content.phone-internet-bundles-features table.compare tr th,
#content.phone-internet-bundles-features table.compare tfoot tr td {
    border-top: 2px solid #eaeaea;
}

#content.phone-internet-bundles-features table.compare tr .first-child {
    border-left: 2px solid #e1e1e1;
}

#content.phone-internet-bundles-features table.compare thead tr th {
    background-color: #f3f3f3;
}

#content.phone-internet-bundles-features table.compare tbody tr td {
	font-weight: normal;
}

#content.phone-internet-bundles-features table.compare tbody tr td.first-child {
	text-align: left;
}

#content.phone-internet-bundles table.compare tbody tr.pricing-first-child td.first-child, 
#content.phone-internet-bundles table.compare tbody tr.pricing-even-child td.first-child, 
#content.phone-internet-bundles table.compare tbody tr.pricing-odd-child td.first-child {
	background-image: none;
}

#content.phone-internet-bundles table.compare tr td.first-child span.percentage {
	color: #f5a138;
}


/* Hosted Phone Pricing Table */

#content.hosted-phone-system #hosted-phone-system-video {
	margin-bottom: 20px;
	width: 714px;
	height: 223px;
	text-indent: -9999em;
	background: url(../img/header/hps.jpg) no-repeat;
}

#content.hosted-phone-system-pricing table {
    width: 484px;
    border-spacing: 0px 0px;
    empty-cells: show;
    border: 1px solid #eaeaea;
    position: relative;
    float: left;
}

#content.hosted-phone-system-pricing table td {
    text-align: center;
}

#content.hosted-phone-system-pricing table td ul {
    text-align: left;
}

#content.hosted-phone-system-pricing table thead td {
    position: relative;

}

#content.hosted-phone-system-pricing table td.first-child {
    text-align: left;
}

#content.hosted-phone-system-pricing table thead td.first-child {
    width: 100px;
}

#content.hosted-phone-system-pricing table.compare thead tr td {
    background: #1b8ac5 url(../img/table/tab-blue-middle.gif) no-repeat bottom left;
    padding: 6px 0px;
    color: #fff;
    font-weight: bold;
    border-left: 1px solid #fff;
}

#content.hosted-phone-system-pricing table.compare thead tr td.first-tab {
    background-image: url(../img/table/tab-blue-left.gif);
}

#content.hosted-phone-system-pricing table.compare thead tr td.last-child {
    background-image: url(../img/table/tab-blue-right.gif);
}

#content.hosted-phone-system-pricing table.compare thead tr td.first-child {
    background: #f5f5f5 url(../img/table/bg-gray.gif) repeat-x bottom left;
    color: #666;
/*    padding-left: 10px;*/
    border: 0;
}

#content.hosted-phone-system-pricing table.compare tbody tr td {
    border-left: 1px solid #e1e1e1;
    padding: 6px 8px;
}

#content.hosted-phone-system-pricing table.compare tbody tr.even td {
    background-color: #f3f3f3;
}

#content.hosted-phone-system-pricing table.compare tbody tr td.first-child {
    width: 163px;
    border-left: 2px solid #fff;
    color: #666;
    font-size: 0.9em;
}

#content.hosted-phone-system-pricing table.compare tbody tr td.first-child-padding {
    width: 163px;
    border-left: 2px solid #fff;
    color: #666;
    font-size: 0.9em;
	padding-left: 20px;
	text-align: left;
}

#content.hosted-phone-system-pricing table.compare tbody tr td.last-child {
    border-right: 1px solid #fff;
}

#content.hosted-phone-system-pricing table.compare tbody tr td span.no {
    display: block;
    text-indent: -5000px;
    overflow: hidden;
}

#content.hosted-phone-system-pricing table.compare tbody tr td span.yes {
    display: block;
    width: 19px;
    height: 19px;
    background: url(../img/check_onwhite.gif) no-repeat;
    text-indent: -5000px;
    overflow: hidden;
    margin: 0 auto;
}

#content.hosted-phone-system-pricing table.compare tbody tr.even td span.yes {
    background: url(../img/check_ongray.gif) no-repeat;
}

#content.hosted-phone-system-pricing table.compare a.toplink {
    color: #FFFFFF;
}

#content.hosted-phone-system-pricing table.compare a.toplink:hover {
	color: #e5e5e5;
}

#content.hosted-phone-system-pricing table.compare a {
    color: #1B8AC5;/*FFFFFF;*/
}

#content.hosted-phone-system-pricing table.compare a:hover {
	color: #50AFE1;/*e5e5e5;*/
}


#content.hosted-phone-system-pricing table.pricing {
    border: 1px solid #e1e1e1;
    margin-top: 2px;
}

#content.hosted-phone-system-pricing table.pricing thead tr td {
    background: #ec8103 url(../img/table/tab-orange-middle.gif) no-repeat;
    padding: 5px 0;
    color: #fff;
    font-weight: bold;
    font-size: 1.1em;
    border-left: 1px solid #fff;
}

#content.hosted-phone-system-pricing table.pricing thead tr td.first-tab {
    background: #ec8103 url(../img/table/tab-orange-left.gif) repeat-x bottom left;
}

#content.hosted-phone-system-pricing table.pricing thead tr td.last-child {
    background: #ec8103 url(../img/table/tab-orange-right.gif) repeat-x bottom left;
}

#content.hosted-phone-system-pricing table.pricing thead tr td.first-child {
    background: #f5f5f5 url(../img/table/bg-gray.gif) repeat-x bottom left;
    color: #666;
    padding-left: 10px;
    border: 0;
    font-size: 1.0em;
    width: 181px;
}

#content.hosted-phone-system-pricing table.pricing tbody tr td {
    background: #fff url(../img/table/bg-gradient.gif) repeat-x bottom left;
    padding: 12px 0;
    color: #ad2524;
    font-weight: bold;
    font-size: 1.1em;
    border-left: 1px solid #fff;
}

#content.hosted-phone-system-pricing table.pricing tbody tr td.first-child {
    color: #666;
    padding-left: 10px;
    border: 0;
    font-size: 1.0em;
    width: 112px;
}

#content.hosted-phone-system-pricing table.compare tbody tr td.orange-pricing-first-child {
    font-weight: bold;
    font-size: 1.1em;
}

#content.hosted-phone-system-pricing table.compare tbody tr td.orange-pricing {
	background: #ec8103;
    padding: 5px 0;
    color: #fff;
    font-weight: bold;
    font-size: 1.1em;
    border-left: 1px solid #fff;
}

#content.hosted-phone-system-pricing table.pricing thead tr.promo-highlight td.first-tab, 
#content.hosted-phone-system-pricing table.pricing thead tr.promo-highlight td.last-child {
	background-color: #f09a35;
}


/* Standard table for the site. */
#content table.standard-table {
    width: 485px;
    border-spacing: 0px 0px;
    empty-cells: show;
/*    border-left: 1px solid #eaeaea;*/
    position: relative;
    float: left;
}

#content table.standard-table {
    border-right: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
}

#content table.standard-table td {
    text-align: center;
}

#content table.standard-table thead td {
    position: relative;
    width: 73px;
}

#content table.standard-table td.first-child {
    text-align: left;
}

#content table.standard-table thead td.first-child {
    width: 109px;
}

#content table.standard-table thead tr td {
    background: transparent url(../img/table/tab-blue-small-middle.gif) no-repeat left;
    color: #fff;
    font-weight: bold;
/*    border-left: 1px solid #fff;*/
	padding: 0;
}

#content table.standard-table thead tr td a {
	display: block;
	color: #fff;
    padding: 6px 3px;
	margin-bottom: 6px;
}

#content table.standard-table thead tr td a:hover {
	color: #e5e5e5;
}

#content table.standard-table thead tr td.first-tab {
	height: 51px;
    background-image: url(../img/table/tab-blue-small-left.gif);
}

#content table.standard-table thead tr td.last-child {
	width: 72px;
    background-image: url(../img/table/tab-blue-small-right.gif);
}

#content table.standard-table thead tr td.first-child {
    background: #f5f5f5 url(../img/table/bg-gray.gif) repeat-x bottom left;
    color: #666;
    padding-left: 10px;
    border-top: 1px solid #eaeaea;
    border-left: 1px solid #eaeaea;
	border-bottom: 0px;
	border-right: 0px;
}

#content table.standard-table thead tr td.first-child-top {
	background: none;
	border: 0px;
}

#content table.standard-table tbody tr td {
    border-left: 1px solid #e1e1e1;
    padding: 6px 8px;
}

#content table.standard-table tbody tr.even td {
    background-color: #f3f3f3;
}

#content table.standard-table tbody tr td.first-child {
    border-left: 1px solid #eaeaea;
/*    border-left: 2px solid #fff;*/
    color: #666;
    font-size: 0.9em;
}

#content table.standard-table tbody tr td.last-child {
    border-right: 1px solid #fff;
}

#content table.standard-table tbody tr td span.no {
    display: block;
    text-indent: -5000px;
    overflow: hidden;
}

#content table.standard-table tbody tr td span.yes {
    display: block;
    width: 19px;
    height: 19px;
    background: url(../img/check_onwhite.gif) no-repeat;
    text-indent: -5000px;
    overflow: hidden;
    margin: 0 auto;
}

#content table.standard-table tbody tr.even td span.yes {
    background: url(../img/check_ongray.gif) no-repeat;
}

#content table.standard-table tbody tr.pricing-first-child td,
#content table.standard-table tbody tr.pricing-even-child td,
#content table.standard-table tbody tr.pricing-odd-child td,
#content table.standard-table tbody tr.pricing-odd-last-child td {
    background: #ec8103 url(../img/table/tab-orange-small-middle.gif) no-repeat;
    padding: 0px 0;
    color: #fff;
    font-weight: bold;
    border-left: 1px solid #fff;
/*    width: 72px;*/
    font-size: 1.1em;
}

#content table.standard-table tbody tr.pricing-first-child td span.normal,
#content table.standard-table tbody tr.pricing-even-child td span.normal,
#content table.standard-table tbody tr.pricing-odd-child td span.normal,
#content table.standard-table tbody tr.pricing-odd-last-child td span.normal {
	font-weight: normal;
}

#content table.standard-table tbody tr.pricing-first-child td.first-tab,
#content table.standard-table tbody tr.pricing-even-child td.first-tab {
    background-image: url(../img/table/tab-orange-small-left.gif);
}

#content table.standard-table tbody tr.pricing-first-child td.last-child,
#content table.standard-table tbody tr.pricing-even-child td.last-child {
/*	width: 71px;*/
	border-right: 0px;
    background-image: url(../img/table/tab-orange-small-right.gif);
}

#content table.standard-table tbody tr.pricing-odd-child td {
    background: #f09a35 url(../img/table/tab-light-orange-small-middle.gif) no-repeat;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

#content table.standard-table tbody tr.pricing-odd-child td.first-tab {
    background-image: url(../img/table/tab-light-orange-small-left.gif);
}

#content table.standard-table tbody tr.pricing-odd-child td.last-child {
	border-right: 0px;
    background-image: url(../img/table/tab-light-orange-small-right.gif);
}

#content table.standard-table tbody tr.pricing-first-child td.first-child, 
#content table.standard-table tbody tr.pricing-even-child td.first-child, 
#content table.standard-table tbody tr.pricing-odd-child td.first-child {
    background: #e1e1e1 url(../img/table/bg-gray.gif) repeat-x top left;
    color: #666;
    padding-left: 10px;
    border-left: 1px solid #eaeaea;
    font-size: 1.0em;
/*    width: 109px;*/
}

#content table.standard-table tbody tr td.pricing-summary {
    background: #fff url(../img/table/bg-gradient.gif) repeat-x bottom left;
    font-weight: bold;
    font-size: 1.1em;
    border-left: 1px solid #eaeaea;
/*    border-left: 1px solid #fff;*/
	padding: 0;
	text-align: left;	
}

#content table.standard-table tbody tr td.pricing-summary {
    color: #ad2524;
    padding-top: 12px;
    padding-bottom: 12px;
	padding-left: 40px;
	padding-right: 30px;	
}


/* Standard table with only 4 columns instead of 5. */
#content table.standard-table-4col thead tr td {
    background: transparent url(../img/table/tab-blue-4col-middle.gif) repeat-x left;
    width: 91px;
}

#content table.standard-table-4col thead tr td,
#content table.standard-table-4col thead tr td.first-child {
	border-bottom: 1px solid #ffffff;
}

#content table.standard-table-4col thead tr td.first-tab {
    background-image: url(../img/table/tab-blue-4col-left.gif);
}

#content table.standard-table-4col thead tr td.last-child {
	width: 92px;
    background-image: url(../img/table/tab-blue-4col-right.gif);
}

#content table.standard-table-4col tbody tr td {
	font-weight: bold;
}

#content table.standard-table-4col tbody tr td.first-child {
	font-weight: normal;
}

#content table.standard-table-4col tbody tr td.description-col-off {
	background: #f3f3f3 url(../img/table/circle-plus.gif) 50% 50% no-repeat;
}

#content table.standard-table-4col tbody tr td.description-col-off a,
#content table.standard-table-4col tbody tr td.description-col-on a {
	display: block;
	width: 18px;
	height: 18px;
	margin-left: 27px;
}

#content table.standard-table-4col tbody tr td.description-col-on {
	background: #3ba3da url(../img/table/circle-minus.gif) 50% 50% no-repeat;
}

#content table.standard-table-4col tbody tr.description {
	display: none;
}

#content table.standard-table-4col tbody tr.description td {
	border-bottom: 1px solid #e1e1e1;
}

#content table.standard-table-4col tbody tr.description td.first-child {
	width: 105px;
}

#content table.standard-table-4col tbody tr.description td.last-child {
	text-align: left;
	font-weight: normal;
	width: 359px;
}

#content table.standard-table-4col tbody tr.pricing-first-child td {
	border-top: 1px solid #e1e1e1;
}

#content table.standard-table-4col tbody tr.pricing-first-child td.first-child {
	font-weight: bold;
	font-size: 1.1em;
	height: 28px;
	color: #666666;
}

#content table.standard-table-4col tbody tr.pricing-first-child td.first-tab, 
#content table.standard-table-4col tbody tr.pricing-even-child td.first-tab,
#content table.standard-table-4col tbody tr.pricing-odd-child td.first-tab,
#content table.standard-table-4col tbody tr.pricing-first-child td.last-child, 
#content table.standard-table-4col tbody tr.pricing-even-child td.last-child,
#content table.standard-table-4col tbody tr.pricing-odd-child td.last-child,
#content table.standard-table-4col tbody tr.pricing-first-child td,
#content table.standard-table-4col tbody tr.pricing-even-child td,
#content table.standard-table-4col tbody tr.pricing-odd-child td,
#content table.standard-table-4col tbody tr.pricing-odd-last-child td {
    background: #ec8103 url(../img/table/tab-orange-4col.gif) repeat-x;
}


/* Internet Table */
#content.internet table.standard-table thead tr td,
#content.internet table.standard-table thead tr td.first-tab,
#content.internet table.standard-table thead tr td.last-child {
	background: #1B8AC5;
	border: 1px solid #E1E1E1;
	width: auto;
	position: static;
}

#content.internet table.standard-table thead tr td.first-child {
	background: url(../img/table/bg-gray.gif) repeat-x scroll left bottom #F5F5F5;
}

#content.internet table.standard-table tbody tr.right-fit td {
	text-align: left;
}

#content.internet table.standard-table tbody tr.right-fit td.first-child {
	color: #DE6600;
}


#content.savings-calculator-step1 div.promo-top,
#content.savings-calculator-step1 div.promo-top-2 {
	display: none;
	width: 492px;
	height: 141px;
	margin: 20px 0px;
}

#content.savings-calculator-step1 div.promo-top a {
    background: transparent url(../img/promo/promo-top.jpg) no-repeat;
}

#content.savings-calculator-step1 div.promo-top-2 a {
    background: transparent url(../img/promo/promo-top-2.jpg) no-repeat;
}

#content.savings-calculator-step1 div.promo-top a,
#content.savings-calculator-step1 div.promo-top-2 a {
	display: block;
	width: 100%;
	height: 100%;
}

#content.savings-calculator-step1 div.promo-top a:hover,
#content.savings-calculator-step1 div.promo-top-2 a:hover {
	background-position: 0px -141px;
}

#content ul.black li {
	color: #000;
}


/* Sidebar boxes */

/*#sidebar li.generic,
#wrapper #allstream-linkage {
	border-top: 1px solid #d5d5d5;
	border-bottom: 1px solid #d5d5d5;
}
*/

#sidebar li.generic {
    padding: 14px 50px;
/*    border: 1px solid #e7e7e7;
    background: url(../img/sidebar/bg.gif) repeat-x bottom left;*/
    color: #666;
}

#sidebar li a span.title {
	display: block;
	color: #1b8ac5;
	font-size: 1.3em;
	font-weight: bold;
	margin-bottom: 1em;
}

#sidebar li a span.emphasize {
	color: #1b8ac5;
}



#sidebar li.call-us,
#sidebar li.email-list,
#sidebar li.blog {
    padding: 0px 0px 0px 0px;
}

#sidebar li.call-us a,
#sidebar li.email-list a {
    display: block;
    background: transparent url(../img/sidebar/contact-us.gif) no-repeat;
    color: #666;
	margin: 0px;
    padding: 14px 20px;
}

#sidebar li.call-us a h1 {
	color: #ec8103;
}

#sidebar li.call-us a span.hide {
    display: none;
}

#sidebar li.call-us a span.telephone {
	color: #ec8103;
	font-size: 1.1em;
}

#sidebar li.call-us a:hover,
#sidebar li.email-list a:hover {
	background-color: #fce8d2;
}

#sidebar li.email-list a {
    background: transparent url(../img/sidebar/email-optin.gif) no-repeat;
}

#sidebar li.email-list a h1 {
	color: #333333;
}



/*

#sidebar li.blog a {
	display: block;
	width: 100%;
	height: 158px;
	text-indent: -5000px;
	background: url(../img/sidebar/blog.jpg) no-repeat;
}
#sidebar li.blog a:hover {
	background: url(../img/sidebar/blog.jpg) 0px -158px no-repeat;
}

*/

#sidebar li.blog a {
	display: block;
	width: 100%;
	/*height: 306px;*/
	text-indent: -5000px;
	background: url(../img/sidebar/bigideas.jpg) no-repeat;
	margin-top: 90px;
}


#sidebar li.region a {
    background: url("../img/sidebar/region.jpg") no-repeat scroll 0 0 transparent;
    display: block;
    margin-top: 20px;
    text-indent: -5000px;
    width: 100%;
}




#sidebar li.customize-bundle {
    padding: 0px 0px 0px 0px;
}

#sidebar li.customize-bundle a {
    display: block;
    padding: 14px 20px;
/*    border: 1px solid #e7e7e7;
    background: #f4f4f4 url(../img/sidebar/bg.gif) repeat-x top left;*/
	background: none;
    color: #666;
/*	min-height: 73px;*/
}

#sidebar li.customize-bundle a:hover {
    background: #f3e3d0 url(../img/sidebar/bg-hover.gif) repeat-x top left;;
}

#sidebar li.savings-calculator {
    padding: 0px 0px 0px 0px;
}

#wrapper #allstream-linkage a {
    display: block;
    padding: 14px 20px;
}

#sidebar li.savings-calculator a {
    display: block;
	margin: 0px;
    padding: 14px 40px 14px 20px;
/*    width: 137px;*/
/*    min-height: 117px;*/
    color: #666;
/*    border: 1px solid #e7e7e7;*/
	background: none;
/*    background: url(../img/sidebar/savings-calculator.gif) no-repeat bottom left;*/
}

#sidebar li.savings-calculator a:hover,
#wrapper #allstream-linkage a:hover {
	background-color: #faebd8;
}

#sidebar li.savings-calculator a:hover {
    background-position: -197px bottom;
}

#sidebar li.savings-calculator a span.emphasize {
	color: #1b8ac5;
}

#sidebar li.promo a {
    display: block;
    /*padding: 14px 8px 30px 20px;*/
    padding: 0px;
    width: 197px;
	height: 158px;
    min-height: 117px;
    color: #666;
    border: 0px solid #e7e7e7;
    background: url(../img/sidebar/promo-sidebar.gif) no-repeat bottom left;
}

#sidebar li.promo a:hover {
    background-position: -197px bottom;
	background-color: #faebd8;
}

#sidebar li.promo a span.title {
	display: block;
	text-indent: -5000px;
	overflow: hidden;
	background: url(../img/sidebar/promo-title.gif) no-repeat;
	width: 150px;
	height: 19px;
}

#sidebar li.promo a span.body {
	display: block;
	margin-left: 2px;
	width: 150px;
}

#sidebar li.promo a span.subtitle {
	margin-left: 2px;
	color: #7baadf;
	display: block;
	font-weight: bold;
	font-size: 1.1em;
	margin-bottom: 1em;
	width: 150px;
}

#sidebar li.promo a span.emphasize {
	color: #1b8ac5;
}

#sidebar li.availability h1 {
    color: #ad2524;
}

#sidebar li.availability div.loading {
	margin-top: 10px;
	padding-right: 10px;
	text-align: center;
}

#sidebar li.availability div.loading p {
	margin: 6px 0 10px 10px;
}

#sidebar li.white-paper {
    padding: 0px 0px 0px 0px;
}

#sidebar li.white-paper a {
    display: block;
    background: transparent url(../img/sidebar/white-paper.gif) no-repeat 0px 5px;
    color: #666;
	margin: 0px;
    padding-top: 14px;
	padding-bottom: 24px;
	padding-left: 20px;
	padding-right: 20px;
}

#sidebar li.white-paper a:hover {
/*    background-position: -199px 5px;*/
	background-color: #fce8d2;/*fef5eb;*/
}

#sidebar li.make-a-difference {
    padding: 0px;
    width: 198px;
	height: 158px;
    background: url(../img/sidebar/make-a-difference.png) no-repeat;
}

#sidebar li.make-a-difference a {
    display: block;
	width: 100%;
	height: 100%;
}

#sidebar li.region {
    padding: 0px;
    width: 198px;
	
    /*background: url(../img/sidebar/region.jpg) no-repeat;*/
}

#sidebar li.region a {
    display: block;
	width: 100%;
	height: 100%;
}





#sidebar li.cfib {
    padding: 0px;
    width: 198px;
	height: 205px;
    background: url(../img/sidebar/allstream-available.jpg) no-repeat;
}

#sidebar li.cfib a {
    display: block;
	width: 100%;
	height: 100%;
}

#copy ul.build-compare-buttons li {
	background-image: none;
	padding-left: 0;
	float: left;
    width: 199px;
	margin: 1em 10px 0 0;
}

#copy ul.build-compare-buttons li a {
    display: block;
    padding: 14px 20px 40px 20px;
    border: 1px solid #e7e7e7;
    background: #f4f4f4 url(../img/sidebar/bg.gif) repeat-x top left;
    color: #666;
	min-height: 73px;
}

#copy ul.build-compare-buttons li a span.title {
	display: block;
    color: #ad2524;
	font-size: 1.3em;
	font-weight: bold;
	margin-bottom: 1em;
}

#copy ul.build-compare-buttons li a:hover {
    background: #f3e3d0 url(../img/sidebar/bg-hover.gif) repeat-x top left;;
}

/* About Allstream */

table.timeline {
	margin-left: 1em;
}

table.timeline td.year {
	font-weight: bold;
	vertical-align: top;
	padding-right: 1em;
}

table.timeline td.desc {
	color: #666;
}



/* Sitemap */

#copy ul.sitemap {
	margin: 0;
}

#copy ul.sitemap li {
	margin: 0.5em 0;
}


/* Contact Us */

form.request-call input {
	font-size: 1em;
}

form.request-call div.submit-cancel {
	position: relative;
	padding: 0 0 5px 184px;
}

form.request-call div.submit-cancel a {
	margin-left: 10px;
}

form.request-call p {
	color: #666;
}

form.request-call fieldset {
	border: 0;
	padding: 0;
	margin: 0 0 2em 0;
}

form.request-call fieldset legend {
	color: #666;
	margin-bottom: 1em;
	font-weight: bold;
}

form.request-call fieldset p.instructions {
	margin: 0 0 1em 1em;
}

form.request-call fieldset div.field {
	overflow: hidden;
	margin-bottom: 1em;
	padding-left: 50px;
}

form.request-call span.required {
	color: #ec8103;
}

form.request-call fieldset div.field label {
	float: left;
	display: block;
	width: 120px;
	color: #666;
	font-weight: bold;
	text-align: right;
	padding-right: 14px;
}

form.request-call fieldset div.field label.companyPhoneExt,
form.request-call fieldset div.field label.phoneExt {
	width: auto;
}

form.request-call fieldset div.phone input#companyPhoneExt,
form.request-call fieldset div.phone input#phoneExt,
form.request-call fieldset div.phone input#phoneReferrerExt {
	width: 40px;
}

form.request-call fieldset div.field p.note {
	clear: both;
	margin: 0 0 0 134px;
}

form.request-call fieldset div.field select,
form.request-call fieldset div.field textarea,
form.request-call fieldset div.field input {
	float: left;
}

form.request-call fieldset div.field div.full-width,
form.request-call fieldset div.field textarea {
	width: 280px;
}

form.request-call fieldset div.field div.full-width {
	float: left;
}

form.request-call fieldset div.field textarea {
	height: 40px;
}

form.request-call fieldset div.textbox input {
	width: 170px;
}

form.request-call fieldset div.time input {
	width: 70px;
}

form.request-call fieldset div.phone input {
	margin-right: 1em;
}

form.request-call fieldset div.account input,
form.request-call fieldset div.city input {
	width: 120px;
}

form.request-call fieldset div.postal-code input {
	width: 70px;
}

form.request-call fieldset div.postal-code span.sample {
	margin-left: 10px;
	position: relative;
	top: 0.2em;
	color: #666;
}

form.request-call fieldset div.comments textarea {
	width: 220px;
}

form.request-call fieldset div.terms label {
	white-space: nowrap;
	line-height: 18px;
}

form.request-call fieldset div.field div.radio {
	float: left;
	line-height: 20px;
	color: #666666;
	width: 150px;
}

form.request-call fieldset div.field div.optinLabel label {
	width: 250px;
	text-align: left;
	font-size: 0.9em;
}

form.find-a-solution fieldset div.textbox input {
    width: 176px;
}

form.find-a-solution #firstName {
	width: 66px;
	margin-right: 5px;
}

form.find-a-solution #lastName {
	width: 94px;
}

form.find-a-solution #companyPhone {
	width: 176px;
}


/* Bundle calculator */
#content.bundle-calculator .grey_border { border:1px solid #868686;}
#content.bundle-calculator .title { overflow: hidden; font-size: 1.4em; font-weight: bold; color:#fff; padding: 4px 8px;}
#content.bundle-calculator .title span { float:right; font-size: 0.9em; padding-top: 0.1em; }
#content.bundle-calculator .title .small { font-size: 0.9em; }
#content.bundle-calculator .sign { font-weight:bold; text-align:right; width:35px; padding-right:18px; vertical-align:top;}
#content.bundle-calculator .price { width:60px; text-align:right;}
#content.bundle-calculator .block_text { padding:5px;}
#content.bundle-calculator .block_text p { padding:0; margin:0 0 3px 0;}
#content.bundle-calculator .block_orang .title { background:#DF8805;}
#content.bundle-calculator .block_orang .sign { color:#DF8805;}
#content.bundle-calculator .block_blue .title { background:#7CAADC;}
#content.bundle-calculator .block_blue .sign { color:#7CAADC;}

#content.bundle-calculator .form_class fieldset { border:1px solid #8CBBE9; padding:10px; padding-top:0; padding-right:0;}
#content.bundle-calculator .form_class legend { font-size:16px; font-family:Arial; color:#000;}
#content.bundle-calculator .little{color:#979797; font-size:11px; font-style:italic;}


#availability-form p.sample {
	margin: 0.5em 0 0 0;
	color: #666;
}

/* Testimonials */
#content .success-story-blurb  {
	margin-left: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom: 1px #e2e2e2 solid;
	padding-bottom: 10px;
}

#content .success-story-blurb-img {
	float: left;
	width: 50px;
}

#content .success-story-blurb-text {
/*	float: left;
	width: 400px;*/
}

#content .success-story-blurb-text strong {
	font-size: 15px;
}

#content .success-story-blurb-text-body {
	margin-top: 10px;
	margin-bottom: 10px;
/*	padding-left: 4px;*/
}

#content .success-story-blurb-readmore {
	font-weight: bold;
/*	float: right;*/
/*	text-decoration: underline;*/
}

#content .quote {
	padding: 18px 18px 0px 18px;
	min-height: 12px;
	font-size: 15px;
	color: #747372;
}

#content .quote-top,
#content .quote-bot {
	height: 12px;
	background: url(../img/testimonials/quote-dividers.gif) no-repeat;
}

#content .quote-bot {
	padding-top: 4px;
	background-position: 0px -12px;
}

#content .quote p {
	margin: 0px 0px 14px 0px;
}

#content .quote p.owner {
	font-size: 12px;
	font-weight: bold;
	color: #3195ca;
}

#content .quote span.owner-title {
	font-weight: normal;
	color: #676766;
}


/* Misc */

#content .author {
	font-size: 1.1em;
}

#content li.articles {
	margin-bottom: 10px;
}

#content.hosted-phone-system-pricing table.compare a.toplink {
	color: #fff;
}
#content.hosted-phone-system-pricing table.compare a.toplink:hover {
	color: #e5e5e5;
}

.calling_features_on {
	display: ;
}
.calling_features_off {
	display: none;
}

.web_based_tools_on {
	display: ;
}
.web_based_tools_off {
	display: none;
}

.desc_on {
	display: ;
}
.desc_off {
	display: none;
}

.phone_descr_on {
	display: ;
}
.phone_descr_off {
	display: none;
}

#content.hosted-phone-system-pricing table.compare tbody tr td.first-child-description {
    width: 163px;
    border-left: 2px solid #fff;
    color: #666;
    font-size: 0.9em;
	padding-left: 20px;
	text-align: left;
}

.textalignleft {
	text-align: left;
}

#content.internet table.feature-table
{
	width: 100%;
	padding-bottom: 20px;
}

#content.internet table.feature-table td h3
{
	padding: 0;
	margin: 0;
}

#content.internet table.feature-table td
{
	padding: 5px 0;
}

#content.internet table.feature-table td.plan
{
	width: 30%;
}

#content.internet table.feature-table td.business
{
	width: 70%;
}

#content.internet table.feature-table ul
{
	margin: 0;
}

#content.internet table.feature-table ul li
{
	padding-left: 10px;
	background-position: 0 5px;
}

.comment-required {
	margin-right: 10px;
	float: left;
}

.comment-email-phone {
	display: inline;
}

.comment-email-phone,
.comment-asterisk {
	display: none;
}

#content .smaller { font-size: 0.9em; }

#content .grey6 {
    color: #666;
}

#content .grey9,
#content .required-fields {
    color: #999;
}

#content .required-fields {
    font-weight: bold;
}

#content .doc-legal {
	font-size: 0.9em;
	color: #999;
}

sup.tm {
	font-size: 0.6em;
/*	line-height: 1em;*/
	vertical-align: baseline;
	position: relative;
	top: -0.45em;
}

.tm-restriction {
	height: 16px;
}

.clear {
	clear: both;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}

.image-right {
	float: right; 
	padding: 15px 0px 15px 15px;
}

span.orange,
.comment-asterisk,
span.asterisk {
	color: #ec8103;
}

.comment-asterisk {
/*	display: inline;*/
	margin: 8px 0px 0 5px;
}

p.p-text-align-right,
.text-align-right {
	text-align: right;
}

p.p-enlarge-font-size {
	font-size: 1.2em;
}

span.nowrap {
	white-space: nowrap;
}

.inline {
	display: inline;
}

