@charset "utf-8";

/*Generic--------------------*/
body {
	background:#bae7c2 url(../images/bg.gif) top left repeat-x;
	margin:0;
	padding:0;
	font:0.9em/150% Verdana;
	color:black;
	}

/*Headers-------------------*/	

h1 {
	font-size:1.1em;
	text-align:center;
	}
	
h2 {
	font-size:1.1em;
	margin-bottom:0;
	}
	
h3 {
	font-size:1em;
	margin:0;
	padding:0 0 5px 0;
	text-align:center;
	}
	
h6 {
	font-size:1em;
	padding:0;
	margin:0;
	font-style:italic;
	}
	
#headerPhoto h6 {
	padding-left:7px;
	}

/*Links--------------------*/	
a {
	outline:none;
	}

a:link {
	color:#58d8ff;
	text-decoration:none;
	}

a:visited {
	color:#58d8ff;
	text-decoration:none;
	}

a:hover {
	color:#00b159;
	text-decoration:underline;
	}

a:active {
	color:#00b159;
	text-decoration:none;
	}

a img {
	border:none;
	}

a#order_btn {
	margin:0;
	display:block;
	width:142px;
	height:40px;
	background:url(../images/nav/order_btn.png) no-repeat;
	text-indent:-9999px;
	}

a#product_info_btn {
	margin:0;
	display:block;
	width:142px;
	height:40px;
	background:url(../images/nav/product_info_btn.png) no-repeat;
	text-indent:-9999px;
	}
	
a#ingredients_btn {
	margin:0;
	display:block;
	width:142px;
	height:40px;
	background:url(../images/nav/ingredients_btn.png) no-repeat;
	text-indent:-9999px;
	}
	
a#about_btn {
	margin:0;
	display:block;
	width:142px;
	height:40px;
	background:url(../images/nav/about_btn.png) no-repeat;
	text-indent:-9999px;
	}
	
a#faq_btn {
	margin:0;
	display:block;
	width:142px;
	height:40px;
	background:url(../images/nav/faq_btn.png) no-repeat;
	text-indent:-9999px;
	}
	
a#reviews_btn {
	margin:0;
	display:block;
	width:142px;
	height:40px;
	background:url(../images/nav/reviews_btn.png) no-repeat;
	text-indent:-9999px;
	}
	
a#where_btn {
	margin:0;
	display:block;
	width:142px;
	height:40px;
	background:url(../images/nav/where_btn.png) no-repeat;
	text-indent:-9999px;
	}
			
a#order_btn:hover, a#product_info_btn:hover, a#ingredients_btn:hover, a#about_btn:hover, a#faq_btn:hover, a#reviews_btn:hover, a#where_btn:hover {
	background-position:0 -40px;
	}
	
a#order_btn:active, a#product_info_btn:active, a#ingredients_btn:active, a#about_btn:active, a#faq_btn:active, a#reviews_btn:active, a#where_btn:active {
	background-position:0 -80px;
	}

/*Lists------------------*/
#nav ul {
	padding:0 0 0 26px;
	margin:0;
	}
	
#nav li {
	list-style-type:none;
	margin:0;
	padding:0;
	padding-top:1px;
	}
	
li {
	list-style-type:circle;
	}

/*p-------------------------*/
p {
	padding:0;
	margin:0;
	}

#footer p{
	font-size:0.8em;
	}

#logo p {
	margin:0;
	margin-top:-3px;
	padding:0;
	text-align:center;
	font-size:0.9em;
	font-weight:bold;
	color:#ef3d42;
	}
	
span.green {
	color:#00CC66;
	}
	
p.small {
	font-size:0.8em;
	}

/*Tables---------------------*/
td.image {
	background-color:white;
	width:180px;
	height:auto;
	border:1px solid #CCCCCC;
	padding:5px 0 0 0;
	vertical-align:top;
	text-align:center;
	}
	
td.description {
	background-color:white;
	padding:5px 10px 5px 10px;
	border:1px solid #CCCCCC;
	font-size:0.9em;
	line-height:125%;
	}
	
#orderTable {
	background-color:white;
	text-align:center;
	width:675px;
	}
	
#orderTable tr#top td {
	font-weight:bold;
	border-top:1px solid #666666;
	border-bottom:1px solid #666666;
	}
	
#orderTable tr#middle td {
	border-bottom:1px solid #666666;
	}

td.leftEnd {
	border-left:1px solid #666666;
	}
	
td.rightEnd {
	border-right:1px solid #666666;
	}
	
#orderTable tr#bottom {
	background-color:#f7feff;
	}
		
/*img-----------------------*/
.image img {
	border:1px solid #999999;
	}

/*Divs----------------------*/

/*Wrap--------------------*/
div#wrap {
	background-color:white;
	width:994px;
	margin:20px auto;
	padding:0;
	padding-top:5px;
	border:1px solid #CCCCCC;
	}

/*Header--------------------*/
div#header {
	background:white url(../images/header_bg.gif) bottom left repeat-x;
	width:972px;
	height:200px;
	margin:5px auto;
	border-top:1px solid #78e6ff;
	border-bottom:2px solid #78e6ff;
	border-left:1px solid #78e6ff;
	border-right:1px solid #78e6ff;
	padding:0;
	}

div#logo {
	width:197px;
	float:left;
	}
div#logo img {
	padding-top:5px;
	}
	
div#headerPhoto {
	float:left;
	width:700px;
	height:180px;
	margin:0 0 0 35px;
	padding:0;
	}
		
/*Main--------------------*/	
div#nav {
	background-color:#fffff4;
	margin:10px 0 10px 10px;
	padding:20px 0 20px 0;
	border:1px solid #999999;
	width:193px;
	text-align:left;
	float:left;
	}
	
div#contentMain {
	width:727px;
	padding:0 0 14px 0;
	margin:10px 0 10px 50px;
	float:left;
	text-align:center;
	background-color: #f7feff;
	border:1px solid #CCCCCC;
	}
	
div#content {
	width:707px;
	padding:0 10px 14px 10px;
	margin:10px 0 10px 50px;
	float:left;
	text-align:left;
	background-color: #f7feff;
	border:1px solid #CCCCCC;
	}
	
div#order_content {
	width:707px;
	padding:0 10px 14px 10px;
	margin:10px 10px 10px 0;
	float:right;
	text-align:left;
	background-color: #f7feff;
	border:1px solid #CCCCCC;
	}

div#whereToBuyFirst {
	width:200px;
	margin-left:40px;
	float:left;
	}
	
div.whereToBuy {
	width:200px;
	float:left;
	margin-left:30px;
	}
	
div#flash {
	margin:25px 0 0 0;
	}
	
div.right {
	float:right;
	}
	
div#order_paypal {
	float:left;
	width:200px;
	height:275px;
	text-align:center;
	border:1px solid #666666;
	margin:0;
	margin-left:100px;
	padding:0 0 10px 0;
	background-color:white;
	}
	
div#order_google {
	float:right;
	width:200px;
	height:275px;
	text-align:center;
	border:1px solid #666666;
	margin:0;
	margin-right:100px;
	padding: 0 0 10px 0;
	background-color:white;
	}
	
div.center {
	text-align:center;
	margin:0 auto;
	width:90px;
	}
	
div.formCenter {
	text-align:center;
	}
	
div#reviews {
	margin:0 auto;
	width:600px;;
	}
	
div#logos {
	margin:10px 0 10px 10px;
	padding:20px 0 20px 0;
	border:1px solid #999999;
	width:193px;
	float:left;
	}
	
div#nav_wrap {
	float:left;
	width:193px;
	}
	
div#site_logo {
	margin-left:37px;
	}
	
/*Footer--------------------*/	
div#footer {
	width:974px;
	clear:both;
	text-align:center;
	font-size:0.8em;
	}