body {
	background-image:url('/_layouts/images/headbg.png');
	background-repeat: repeat-x;
	background-color: #92BCE3;
	margin: 0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #151515;
}

.clear {
	clear: both;
	height: 0;
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

a {
	color: #0ca0dd;
	text-decoration: underline;
}

td, p, h2, li {
	text-align: left;
	font-size: 12px;
}

td {
	padding-right: 5px;	
}

a:hover {
	color: #068dc5;
}

#wrapper {
	width: 850px;
	margin: 0 auto 0;
}

#content {
	background: #fff;
	border: 1px solid #dcdcdc;
	padding: 22px 22px 12px;
}

#content h1 {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 20px;
	font-weight: 100;
	color: #191919;
	margin: 0 0 12px;
}

#content h1 span {
	font-weight: bold;
	color: #99c80a;
}

#results {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 14px;
	margin: 0 0 30px;
}

.rowhead1 {
	background: #006acf;
	border-bottom: 1px solid #fff;
	color: #fff;
	font-weight: bold;
	padding: 5px;
}

.rowhead2 {
	background: #006acf;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	color: #fff;
	font-weight: bold;
	padding: 5px;
}

.row1 {
	border-top: 1px solid #dedede;
	border-bottom: 2px solid #dedede;
	border-left: 1px solid #dedede;
	padding: 5px;
}

.row2 {
	border-top: 1px solid #dedede;
	border-right: 1px solid #dedede;
	border-bottom: 2px solid #dedede;
	border-left: 1px solid #dedede;
	padding: 5px;
}

#results a {
	color: #ea0d00;
}

#results a:hover {
	color: #d20c00;
}

#productarea {
	margin: 0 0 30px;
}

#productselect {
	width: 450px;
	float: left;
	margin: 0 30px 0 0;
}

#productselect h2, #salesletter h2 {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #006acf;
	margin: 0 0 3px;
}

ul.bulletsnormal {
	margin: 0;
	padding: 0 0 0 50px;
}

ul.bulletsnormal li {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 12px;
}

ul.bulletscheckmark {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.bulletscheckmark li {
	background: #fffbc2 url('images/checkmark.jpg') 10px 10px no-repeat;
	border: 1px solid #ffe68e;
	height: 22px;
	padding: 10px 0 10px 42px;
	font-size: 18px;
	font-weight: 100;
	margin: 0 0 10px;
}

#salesletter p {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 14px;
	line-height: 18px;
}

#salesletter p span {
	background: #fff43e;
}

#productselect form {
	margin: 0;
	padding: 0;
}

.product{
	background: url('images/bg-productselect.jpg') no-repeat;
	width: 450px;
	height: 75px;
	margin: 0 0 10px;
}

.product-dh {
	background: url('images/product-middle.jpg') repeat-y;
	width: 450px;
	height: auto;
	margin: 0;
	padding: 0;
	border: 0;
}

.clear {
	height: 0;
	clear: both;
}

.product_top {
	background: url('images/product-top.jpg') no-repeat;
	width: 450px;
	height: 10px;
	max-height: 10px;
	min-height: 10px;
	clear: left;
	border: 0;
	margin: 0;
	padding: 0;
}
.product_bottom {
	background: url('images/product-bottom.jpg') no-repeat;
	width: 450px;
	height: 11px;
	margin: 0 0 10px 0;
	border: 0;
	padding: 0;
}

.productradio {
	width: 31px;
	height: 12px;
	float: left;
	margin: 12px 0 0 3px;
	padding: 0;
	border: 0;
}

.product-dh p.description {
	width: 320px;
	float: left;
	height: auto;
	line-height: 18px;
	margin: 0;
	padding: 0 0 0 10px;
	border: 0;
}

.product-dh p.price {
	font-weight: bold;
	font-size: 14px;
	color: #8e8e8e;
	text-align: center;
	height: auto;
	margin: 0;
	padding: 0 4px 0 0;
	line-height: 14px;
	display: block;
	float: right;
	width: 60px;
	border: 0;
}

p.description {
	width: 370px;
	float: left;
	height: 67px;
	line-height: 18px;
	margin: 0;
	padding: 0 0 0 10px;
}

/*
p.price {
	font-weight: bold;
	font-size: 14px;
	color: #8e8e8e;
	text-align: center;
	margin: 0;
	padding: 0 0 0;
	line-height: 14px;
	width: 60px;
	display: block;
	float: right;
}
*/

p.price span {
	color: #006acf;
	font-size: 11px;
	font-weight: 100;
}

.terms {
	padding: 8px 0 0 20px;
}

.terms input {
	float: left;
}

.terms p {
	width: 400px;
	float: left;
	font-size: 11px;
	color: #3a3a3a;
	line-height: 16px;
	margin: 0 0 0px;
	padding: 0 0 0 10px;
}

.terms p span {
	color: #d72015;
}

#maps {
	width: 292px;
	height: 264px;
	float: left;
	margin: 0 0 30px 0px;
}

#map {
	border: 1px solid #888888;
}

#checkout {
	float: left;
}

#nohiddencharges {
	background: url('images/bg-nohiddencharges.jpg') no-repeat;
	width: 575px;
	height: 35px;
	float: left;
	margin: 0 0 0 10px;
}

#satisfactionguaranteed {
	background: url('images/bg-satisfactionguaranteed.jpg') no-repeat;
	width: 804px;
	height: 104px;
	margin: 0 0 12px;
}

#satisfactionguaranteed p {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 18px;
	font-weight: 100;
	margin: 0;
	padding: 30px 2px 0 125px;
}

a.footer_link {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 11px;
	padding: 0px 10px 0px 10px;
	text-decoration: underline;
}

a.footer_link:hover {
	color: #FFFFFF;
	text-decoration: none;	
}

.footer_text {
	text-decoration: underline;	
}

.mapText {
	font-size: 12px;
	vertical-align: middle;
}

#hackersafe {
	width: 292px;
	height: 70px;
	padding-top: 13px;
	float: left;
}