body {
	background-image: url(/files/images/template/body_bg.png);
	background-position: center;
	background-repeat: repeat-y;
	margin: 0;
	padding: 0;
}
body, p, table, td, ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
}

a, a:visited, a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

h1, h2 {
	color: #E43B21;
	margin: 15px 0 5px 0;
	padding-bottom: 3px;
	border-bottom: solid 2px #FFE1E1;
}

.tm, .tm td {
	color: #E43B21;
	font-weight: bold;
	text-transform: uppercase;
}
.red {
	color: #E43B21;
}

h1 {
	font-size: 18px;
}
h2 {
	font-size: 15px;
}

li {
	margin-bottom: 10px;
}

#container {
	text-align: left;
	width: 980px;
	margin: 0 auto;
}

#header {
	width: 980px;
	text-align: left;
}

#headerbar {
	width: 980px;
	height: 130px;
	background-image: url(/files/images/template/mrspeggs_header.png);
	background-position: top;
	background-repeat: no-repeat;
	text-align: right;
}
#intstores {
	padding: 3px;
	font-size: 11px;
	color: #222;
}
#intstores img {
	padding: 2px;
}

/*NAVBAR*/
#headbarLink, #headbarLink a {
	display: block;
	width: 980px;
	height: 100px;
}

#navbar {
	background-image: url(/files/images/template/nav_loop.png);
	background-repeat: repeat-x;
	height: 25px;
}

ul#navbar {
	margin: 0; padding: 0;
	list-style: none;
	width: 980px; 
	float: left;
}
ul#navbar li {
	float: left;
	margin: 0; padding: 0;
}
ul#navbar a {
	float: left;
	display: block;
	height: 25px;
	text-indent: -99999px;
	margin-right: 18px;
}
ul#navbar li a, ul#navbar li a:hover {
	background-image: url(/files/images/nav/nav.png);
}
ul#navbar li.left {
	background-image: url(/files/images/nav/nav_left.png);
	background-position: left top;
	width: 134px;
}
li.home a {			background-position: 0 top;			width: 42px; }
li.home a:hover, .bodyindex li.home a {
					background-position: 0 -25px; }

li.about a {		background-position: -100px top;		width: 60px; }
li.about a:hover, .bodyabout li.about a {
					background-position: -100px -25px; }

li.products a {		background-position: -200px top;		width: 99px; }
li.products a:hover, .bodyproducts li.products a {
					background-position: -200px -25px; }

li.photos a {		background-position: -300px top;		width: 88px; }
li.photos a:hover, .bodyphotos li.photos a {
					background-position: -300px -25px; }

li.faqs a {			background-position: -400px top;		width: 38px; }
li.faqs a:hover, .bodyfaqs li.faqs a {
					background-position: -400px -25px; }

li.specials a {		background-position: -500px top;		width: 54px; }
li.specials a:hover, .bodyspecials li.specials a {
					background-position: -500px -25px; }

li.contact a {		background-position: -600px top;		width: 70px; }
li.contact a:hover, .bodycontact li.contact a {
					background-position: -600px -25px; }

li.order a {		background-position: -700px top;		width: 73px; }
li.order a:hover,
.bodyorder li.order a,
.bodyorder li.order_step1 a,
.bodyorder li.order_step2 a,
.bodyorder li.order_step3 a {
					background-position: -700px -25px; }

li.testimonials a {	background-position: -800px top;		width: 84px; }
li.testimonials a:hover, .bodytestimonials li.testimonials a {
					background-position: -800px -25px; }



#body {
	width: 980px;
	text-align: left;
}
#bodyright {
	float: left;
	width: 820px;
	text-align: left;
	padding: 10px;
}

#leftbar {
	text-align: center;
	width: 134px;
	float: left;
}

#leftbar a {
	padding-bottom: 5px;
	display: block;
}

.halfcol {
	float: left;
	width: 50%;
}
.halfcol p, .halfcol h1, .halfcol h2 {
	padding: 0 10px;
}

#footer, #footer a {
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
}
#footer {
	background-image: url(/files/images/template/footer_bg.png);
	background-position: top;
	background-repeat: no-repeat;
	height: 50px;
	text-align: center;
	width: 980px;
	margin: 0 auto;
	padding-top: 8px;
	margin-top: 10px;
	float: left;
}

.totop {
	text-align: right;
	font-size: 11px;
	font-weight: bold;
	color: #000;
}

.help {
	font-weight: bold;
	color: #68ABD1;
}

.copy {
	font-size: 10px;
	color: #FFF;
}


.inimg {
	border: solid 2px #FFE1E1;
	padding: 2px;
	float: left;
	margin: 5px 10px;
}

td.thead {
	text-align: right;
	font-weight: bold;
}

ul.features {
	list-style-image: url(/files/images/ico/tick_bullet_white.png);
}
ul.features_blue {
	list-style-image: url(/files/images/ico/tick_bullet_blue.png);
	margin: 0 20px;
	padding: 0;
}

#feature_pics {
	float: right;
	border-left: solid 2px #FFE1E1;
	padding: 10px;
	margin-left: 10px;
}

.left {
	float: left;
}

.right {
	float: right;
}

.specstable {
	border-right: solid 1px #222;
	border-bottom: solid 1px #222;
}

.specstable td {
	padding: 3px;
}
.specstable thead td {
	font-weight: bold;
	text-align: center;
}
.specstable tbody td {
	border-bottom: dotted 1px #222;
}
td.specs_empty {
	width: 105px;
	border-top: none;
	border-left: none;
}
td.specs_left, td.specs_right {
	width: 160px;
	background-color: #9BCCE6;
	border-top: solid 1px #222;
}
td.specs_left {
	border-left: solid 1px #222;
}
.row2 {
	background-color: #EFEFEE;
}
.nobdrbottom td {
	border-bottom: none;
}
.bdrtop {
	border-top: solid 1px #222;
}
.bdrleft {
	border-left: solid 1px #222;
}

.securebox {
	border: dotted 1px #222;
	padding: 4px;
	background-color: #EEE;
	width: 290px;
	font-size: 10px;
	float: right;
	margin: 5px;
}

.alert, .success {
	width: 100%;
	padding: 5px;
	font-weight: bold;
	color: #F00;
	background-color: #FFF2F2;
}

.success {
	background-color: #EAFFEA;
	color: #209C0E;
}

.voucherbox {
	width: 200px;
	border: solid 1px #F00;
	padding: 5px;
	text-align: left;
}

p.alert {
	border: solid 1px #F00;
}

#voucherTable tr td {
	border-bottom: solid 1px #FCC;
}


.testimonial {
	font-style: italic;
	margin-bottom: 10px;
	border-bottom: solid 2px #FFE1E1;
}
.testimonial p {
	padding: 0 10px;
}
.testfrom {
	font-weight: bold;
}

#distributorForm tr td {
	border-bottom: solid 1px #CCC;
}
#distributorForm.innerTable tr.bottom td {
	border-bottom: #FFF;
}
#distributorForm tr.altRow {
	background-color: #FFF;
}

#distributorForm {
	padding: 5px;
	border: solid 2px #D90000;
	background-color: #FFF9F9;
	margin: 0;
}

p#formHeader {
	padding: 6px;
	margin: 0;
	background-color: #D90000;
	width: 480px;
	color: #FFF;
	font-size: 13px;
	font-weight: bold;
}
#formSubmit {
	padding: 10px;
	margin: 0;
	background-color: #D90000;
	color: #FFF;
	font-size: 13px;
	font-weight: bold;
}

#free_shipping {
	position: absolute;
	top: 60px;
	left: 50%;
	right: 50%;
	z-index: 100;
	margin: 25px 0 0 360px;
	width: 118px;
	height: 34px;
}

#caretoair {
	position: absolute;
	top: 15px;
	left: 50%;
	right: 50%;
	z-index: 100;
	margin: 25px 0 0 270px;
	width: 212px;
	height: 86px;
}

#facebookLink {
	position: absolute;
	top: 60px;
	left: 50%;
	right: 50%;
	z-index: 100;
	margin: 15px 0 0 400px;
	width: 87px;
	height: 52px;
}

select.referSelect.selectTitle {
	background-color: #E83022; 
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 5px;
	margin-top: 5px;
	border-top: solid 2px #EEE;
	font-size: 15px;
}
select.referSelect.selectOther {
	font-style: italic;
}

select.referSelect option {
	border-top: solid 1px #EEE;
}

.ordertitle {
	width: 100%;
	background-color: #48C6FE;
	padding: 6px;
	color: #ffffff;
	font-weight: bold;
	font-size: 16px;
	margin-top: 10px;
}


.ordertitle2 {
	font-weight: bold;
	text-align: right;
}
.bold {
	font-weight: bold;
}

.order_price {
	font-weight: bold;
	text-align: right;
	font-size: 13px;
	color: #e02e2e;
}
.orderbox {
	padding: 4px;
	background-color: #CCEDF9;
	width: 100%;
	border: solid 2px #90C5E2;
	text-align: left;
}

#secureAlert p {
	padding: 5px;
}
#secureAlert {
	width: 100%;
	background-color: #CCFF00;
	color: #000;
	text-align: center;
	margin: 0; padding: 0;
}


#cartTable {
	width: 450px;
}

#cartTable thead {
	background-color: #CDE8F1;
}
#cartTable th {
	text-align: center;
	font-size: 8pt;
	border-left: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

input.readonly {
	border: none;
	background: none;
}

.orderqty {
	font-size: 17px;
}

.orderSummary {
	padding: 10px;
	margin: 10px;
	border: solid 3px #E43B21;
}

tr.bordertop td {
	border-top: 1px solid #999999;
}


.featurebox {
	width: 100%;
	background: center repeat-y url(/files/images/template/order_box_bgloop.gif);
	font-weight: bold;
	font-style: italic;
	font-size: 115%;
	line-height: 22px;
}


.buy2_discount_title {
	background-color: #FFCCCC;
	display: block;
	padding: 3px;
	font-size: 16px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #CC0000;
}
.buy2_discount {
	background-color: #CC0000;
	display: block;
	padding: 0;	margin: 0;
	padding: 3px;
	font-size: 22px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
}
