@charset "utf-8";
/* CSS Document */

#content {
	width: 880px;
	float: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#content h2:first {
	padding-left: 20px;
	padding-bottom: 5px;
	font-size: 24px;
	margin: 0px;
}
#content h2 {
	padding-left: 20px;
	padding-bottom: 5px;
	font-size: 24px;
	margin: 20px 0px 0px 0px;
}
#content li {
	list-style-image: url(../images/newdesign/Orange-bullet.gif);
	list-style-position: outside;
	line-height: 120%;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -15px;
}
.button {
	cursor: pointer;
}
.disclaimer {
	font-size: 10px;
}

.detailsArea {
	padding: 20px;
}
.detailsArea  h3 {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	font-size: 18px;
}
.detailsArea h4 {
	font-size: 16px;
	color: #1FB25A;
	margin-bottom: 10px;
}
.detailsArea ul {

}


.detailsArea .closebutton {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1FB25A;
	text-align: right;
	padding-right: 23px;
	padding-bottom: 3px;
	background-image: url(../images/newdesign/smallclosebutton.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.detailsArea  div.otherDivs {
	float: left;
	width: 30%;
	margin-right: 20px;
}
.detailsArea div.firstDiv {
	margin-left: 20px;
}




.servicesSectionBottom {
	background-image: url(../images/newdesign/880sectionBottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.servicesSectionTop {
	background-image: url(../images/newdesign/880sectionTop.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.servicesSectionTop h3.productHeader {
	margin: 0px;
	font-size: large;
	color: #933c06;
}

.servicesSectionTop img {
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
	float: none;
}
.servicesSectionTop .productInfo {
	float: right;
	width: 500px;
	height: 220px;
	padding-top: 15px;
}
.servicesSectionTop .pricing {
	float: right;
	width: 200px;
	height: 215px;
	text-align: center;
	background-image: url(../images/newdesign/servicesDivider.png);
	background-repeat: no-repeat;
	margin-left: 15px;
	font-weight: bold;
	text-transform: uppercase;
}
.servicesSectionTop .pricing h3, .halfSectionTop .pricing h3 {
	margin: 3px;
	color: #933C06;
	font-size: 18px;
}
.servicesSectionTop .pricing .singlebill {
	font-size: 13px;
	color: #000000;
	margin-top: 15px;
	margin-bottom: 10px;
}

.servicesSectionTop .details {
	margin-left: 25px;
}

#phoneLinesOnly   h2  {
	margin: 0px 0px 10px 0px;
	padding-left: 0px;
	font-size: 18px;
	text-align: center;
}
.halfSectionBottom {
	background-image: url(../images/newdesign/283sectionBottom.gif);
	background-position: left bottom;
	float: left;
	width: 283px;
}
.halfSectionTop {
	background-image: url(../images/newdesign/283sectionTop.gif);
	background-position: left top;
	padding: 20px;
	background-repeat: no-repeat;
}

.halfSectionTop .pricing {
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
}
.phonenumber {
	color: #933C06;
}

