@charset "utf-8";

@import url("accessories.css");

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#container {
	width: 1006px;
	margin-right: auto;
	margin-left: auto;
}
#footer .footsitemap {
	background-image: url(../images/main-sitemap-bottom.jpg);
	background-repeat: repeat-y;
}
#leftside {
	background-color: #373737;
}
#leftside .header {
	background-image: url(../images/left/main-leftmenu-top-2.jpg);
	height: 47px;
	text-align: center;
}
#leftside .header .header-text {
	margin-top: 12px;
}
#leftside .darkgreycontent {
	color: #FFFFFF;
	background-color: #6B6B6B;
	padding-top: 12px;
	padding-bottom: 12px;
}
#leftside .greycontent {
	background-image: url(../images/left/main-leftmenu-bg.jpg);
}
#leftside .greycontent a {
	color: #6b6b6b;
	text-decoration: none;
}
.mainmenunormal {
	font-weight: bold;
	font-size: 1.3em;
}
.mainmenunormal a {
	color: #FFFFFF;
	background-image: url(../images/main-menugreybg.jpg);
	text-decoration: none;
	background-repeat: repeat-x;
	display: block;
	text-align: center;
	padding-top: 37px;
	padding-bottom: 33px;
}
.mainmenunormal a:hover {
	color: #cccccc;
}
.mainmenudivider {
	background-image: url(../images/main-menudivider.jpg);
	background-repeat: no-repeat;
	width: 2px;
}
.mainmenured {
	background-image: url(../images/main-menuredbg.jpg);
	background-repeat: no-repeat;
	width: 101px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 1.4em;
}
.mainmenured a {
	background-image: url(../images/main-menuredbg.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	display: block;
	padding-top: 33px;
	padding-bottom: 35px;
	text-align: center;
	color: #FFFFFF;
}
.mainmenured a:hover {
	color: #FFFF00;
}
.maintop {
	background-image: url(../images/main-top.jpg);
	background-repeat: no-repeat;
	height: 33px;
	color: #FFFFFF;
}
#container .bgtable {
	background-color: #373737;
	border-right-width: 6px;
	border-left-width: 6px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #6B6B6B;
	border-left-color: #6B6B6B;
}
.maintop a {
	color: #FF0000;
}
.maincontent {
	background-color: #E2E2E2;
	line-height: 20px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #6D6D6D;
	border-bottom-color: #6D6D6D;
	border-left-color: #6D6D6D;
}
.maincontent .slides {
	margin-right: auto;
	margin-left: auto;
	width: 659px;
}
.maincontent .tableheader {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
}
.maincontent .tablecontent {
	background-color: #FFFFFF;
	padding: 5px;
}
.submenunormal {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #919191;
	border-top-width: 2px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	border-bottom-style: solid;
}
.submenunormal a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-top: 6px;
	padding-bottom: 6px;
}
.submenunormal a:hover {
	color: #cccccc;
}
.submenudivider {
	width: 2px;
	background-color: #6b6b6b;
}
.subtable {
	width: 638px;
	margin-right: auto;
	margin-left: auto;
}
.subtable .subtablecontent {
	background-image: url(../images/subtable/maincontent-subbox-bg.jpg);
	background-repeat: repeat-y;
	padding: 6px;
}
.subtable .subtablebottom {
	background-image: url(../images/subtable/maincontent-subbox-bottom-bg.jpg);
	height: 22px;
}
.subtable .subtabletop {
	background-image: url(../images/subtable/maincontent-subbox-top-bg.jpg);
	color: #FFFFFF;
	font-size: 1.3em;
	padding-top: 10px;
	height: 25px;
	padding-left: 15px;
}
.tableheader h3 {
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 9px;
	margin: 0px;
	padding-right: 0px;
}
.subtable .subtablecontentingredients {
	background-image: url(../images/maincontent-ingredients-bg.jpg);
}
#leftside .fpquickbuyproduct {
	background-image: url(../images/left/main-leftmenu-ordercheckbox.jpg);
	background-repeat: no-repeat;
	height: 69px;
	width: 259px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#leftside .fpquickbuyproduct .name {
	padding-top: 10px;
	font-weight: bold;
}
#leftside .fpquickbuyproduct .select {
	width: 60px;
	float: right;
	font-size: 0.8em;
	font-weight: bold;
	line-height: 1.2em;
	padding-top: 8px;
}
#leftside .fpquickbuyproduct .price {
	font-weight: bold;
	color: #FF0000;
	padding-left: 29px;
	padding-top: 9px;
}
#leftside .fpquickbuyproduct input {
	float: right;
	margin-top: 4px;
}
#leftside .selectyourorder {
	font-size: 1.4em;
	text-align: center;
}
#leftside .mainmenu {
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #6b6b6b;
}
#leftside .mainmenu strong {
	color: #595959;
}



.maincontent .white {
	background-color: #FFFFFF;
}
h2.title {
	background-color: #666666;
	color: #FFFFFF;
	padding: 9px;
	font-size: 1.2em;
}
h1.title {
	color: #FFFFFF;
	background-color: #666666;
	padding: 9px;
	font-size: 1.3em;
	margin: 0px;
}
.subtitles {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.product .productinfo {


}
.product .productimage {
	width: 521px;
}
.product {
	float: left;
	width: 100%;
}
.product .productinfo .price {
	font-size: 2em;
	color: #FF0000;
	font-weight: bold;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}


.product .odd {
	float: left;
	background-color: #D4D4D4;
	width: 100%;
}
#footer .footsitemap .eachfootmapblock {
	float: right;
	color: #CCCCCC;
	padding-right: 15px;
	padding-left: 15px;
}
#footer .footsitemap a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer .footsitemap {
	float: right;
	width: 100%;
}
#footer .footspacer {
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	width: 80%;
}
#footer .greyfooter {
	background-color: #6B6B6B;
	float: left;
	width: 100%;
	text-align: center;
	font-size: 0.9em;
	padding-top: 8px;
	padding-bottom: 8px;
}
#footer .greyfooter a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 4px;
	padding-left: 4px;
}
#footer .copyright {
	background-color: #373737;
	text-align: center;
	color: #FFFFFF;
	font-size: 0.9em;
	padding-top: 8px;
	padding-bottom: 8px;
	float: left;
	width: 994px;
	border-right-width: 6px;
	border-left-width: 6px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #6b6b6b;
	border-left-color: #6b6b6b;
	padding-right: 0px;
	padding-left: 0px;
}

.product .productinfo {
	float: right;
	width: 145px;
}
.subtablecontent td {
	padding-right: 5px;
	padding-left: 5px;
}
.maintop .topwords {
	padding-top: 6px;
}




#success .image {
	margin-right: auto;
	margin-left: auto;
	width: 310px;
}
hr.hrlight {
	color: #CCCCCC;
}
.pad {
	padding-left: 8px;
	padding-right: 8px;
}
.compareheader {
	background-image: url(../images/comparison/mainbox-top.jpg);
	height: 40px;
	background-repeat: no-repeat;
	color: #E5E5E5;
	font-size: 1.2em;
}
.comparefooter {
	background-image: url(../images/comparison/mainbox-bottom.jpg);
	background-repeat: no-repeat;
	height: 40px;
}
.dark {
	background-color: #B8B8B6;
}
.light {
	background-color: #E3E3E1;
}
.testitoptable {
	font-size: 0.9em;
	background-color: #7E7E7E;
	color: #FFFFFF;
	line-height: 1.2em;
	padding-right: 8px;
	padding-left: 8px;
}
.testibottomtableheader {
	background-image: url(../images/testimonials/mainbox-top.jpg);
	background-repeat: no-repeat;
	height: 40px;
}
.testibottomtablefooter {
	background-image: url(../images/testimonials/mainbox-bottom.jpg);
	background-repeat: no-repeat;
	height: 40px;
}
.testibottomtableheader div {
	font-size: 1.2em;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 12px;
	padding-left: 12px;
}
.submittedby {
	color: #FF6600;
	font-weight: bold;
}
.testicontent {
	padding: 0px;
	margin: 9px;
}
.infoheader {
	background-image: url(../images/info/mainbox-top.jpg);
	background-repeat: no-repeat;
	height: 40px;
}
.infofooter {
	background-image: url(../images/info/mainbox-bottom.jpg);
	background-repeat: no-repeat;
	height: 40px;
}
.infocontent {
	background-color: #E8E8E8;
}
.infoheader div {
	padding-top: 12px;
	padding-left: 12px;
	font-size: 1.3em;
	font-weight: bold;
	color: #FFFFFF;
}
#icpsignup2573 #fields_email {
	background-image: url(../images/newsletter/bar.jpg);
	background-repeat: no-repeat;
	height: 31px;
	margin: 0px;
	border: 1px solid #FFFFFF;
	width: 350px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	text-align: center;
}
#icpsignup2573 #Subscribe {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -4px;
	border: 1px solid #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.frontvid {
	border: 1px solid #999999;
	width: 253px;
	margin-right: auto;
	margin-left: auto;
}
.fpingredients a {
	color: #000000;
}
.subtablecontent .white {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #666666;
}
.results {
	font-size: 0.8em;
	color: #999999;
}

