/*  
Theme Name: Aquasana
Theme URI: http://www.aquasana.com.au
Description: A WordPress theme designed for Vitality 4 Life.
Version: 1.2
Author: Rohan
*/


/*
/---------------------------------------------/
/  HEADER
/---------------------------------------------/
*/
body {
	background-color: #F6F8FB;
}

#container {
	margin: auto;
	font: normal 14px Arial, Tahoma, Verdana;
	color: #666666; 
	width: 780px;
}

#header {
	position:relative;
	width: 770px;
	height: 85px;
	color: #0099CC;
	font-size: xx-large;
}
#logo {
	float:left;
	padding-top: 32px;
	
}

#top_cart {
	position: absolute;
	top: 20px;
	right: 20px;
	text-align: right;
}
.topcart {
	font-size: 11px;
}

/*
/---------------------------------------------/
/  MENUS AND SIDEBAR
/---------------------------------------------/
*/
#menu {
	width: 190px;
	height: 327px;
	float: left;
	background-image:url(images/button.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	vertical-align:middle;
	border: 1px solid #cccccc;
}

#menu li {
	color: #FFFFFF;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	line-height: 55px;
	margin-left:0;
	padding:0;
}

#menu ul {
	margin:0;
	padding-left:35px;
}

#menu a:link, #menu a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

#menu a:hover {
	color:#233B68;
	text-decoration:none;
}


#feature {
	width: 575px;
	height: 327px;
	float: left;
	border: 1px solid #cccccc;
	margin: 0 0 5px 5px;
	overflow: hidden;
}
.clearboth { clear: both; }

.navHeader {
	width: 180px;
	color: #ffffff;
	height: 30px;
	background-color: #233B68;
	margin: 0;
	padding: 15px 0 0 10px;
	font-size: 14px;
	font-weight:bold
	
}
#navigation1 {
	width: 190px;
	height: 42px;
	float: left;
	font-weight: bold;
	line-height: 42px;
	background-color: #233B68;
	border: 1px solid #cccccc;
	color: #FFFFFF;
	border-bottom:none;
}

#navigation2 {
	background-color: #FFFFFF;
	width: 190px;
	float:left;
	font-size: 10px;
	list-style-type:none;
	border: 1px solid #cccccc;

}
#navigation2 a:link, #navigation2 a:visited  {
	color: #333333;
	text-decoration: none;
}
#navigation2 a:hover{
	color: #666666;
	text-decoration: none;
}
#navigation2 h2 {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666699;
	font-weight: bold;
	padding-left: 10px;
}
#navigation2 ul {
	margin-left: 0;
	padding-left: 10px;
}
#navigation2 li {
	border-top: 1px dashed #666666;
	list-style:none;
	line-height: 25px;
	
}
#navigation3 {
	width: 190px;
	height: 42px;
	float: left;
	font-weight: bold;
	line-height: 42px;
	background-color: #233B68;
	color: #FFFFFF;
	border: 1px solid #cccccc;
	border-bottom:none;
	padding-left: 10px;
}

#navigation4 {
	width: 190px;
	float: left;
	border: 1px solid #cccccc;
	border-bottom:none;
	padding-left: 10px;
}
/*
/---------------------------------------------/
/  CONTENT
/---------------------------------------------/
*/
h1 {
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
}
.contentHeader {
	width: 565px;
	color: #ffffff;
	height: 30px;
	background-color: #4E5F7F;
	padding: 15px 0 0 10px;
	font-size: 14px;
	font-weight:bold;
	margin:0;
}
.entry-title {
	width: 565px;
	color: #FFFFFF;
	height: 30px;
	background-color: #4E5F7F;
	padding: 15px 0 0 10px ;
	font-size: 18px;
	font-weight:bold;
	margin: 0 0 0 -5px;
	text-decoration: none;
}

h1.entry-title  {
	color: #FFFFFF;
	font-weight:normal;
	text-decoration: none;
}

.entry-title a:link {
	color:#FFFFFF;
}

.entry-title a:visited {
	color:#FFFFFF;
}

.entry-title a:hover {
	color:#FFFFFF;
}
.post {
	margin: 5px;
}
.post-content {
	margin: 5px;
}
.postmetadata {
	border: 1px dashed #cccccc;
	background-color: #FFFFFF;
	padding: 3px;
}
#content {
	width: 565px;
	float: left;
	background-color: #FFFFFF;
	border: 1px solid #cccccc;
	margin: 0 0 5px 5px;
	padding-left: 5px;
	padding-right: 5px;
}

#content1 {
	width: 575px;
	float: left;
	background: url(images/content.jpg) no-repeat bottom right;
	background-color: #FFFFFF;
	border: 1px solid #cccccc;
	margin: 0 0 5px 5px;
}
#content2 {
	width: 565px;
	float: right;
	background-color: #FFFFFF;
	border: 1px solid #cccccc;
	margin: 0 6px 5px 5px;
	padding-left: 5px;
	padding-right: 5px;
}
#contenttext {
	width: 350px;
	float: left;
	padding-left: 5px;
	
}

#contenttext a:link, #contenttext a:visited {
	text-decoration: none;
	color:#CC6700;
}

#content a:link, #content a:visited, #content2 a:link, #content2 a:visited {
	font: tahoma; 
	text-decoration: none;
	color: #CC6700;
}

#content a:hover, #content2 a:hover {
	font:tahoma; 
	text-decoration: none;
	color: #CC6700;
}

#contenttext a:hover {
	text-decoration:none;
	color:#CC6700;
}

#contenttext h1 {
	font-size:12px;
}

.tableLinks a:link, .tableLinks a:visited {
	color: #4E5F7F;
}
.tableLinks a:hover {
	color: #333333;
}
.prodTableBottom {
	color: #4E5F7F;
}
td.prodTableTop {
	font-weight:bold;
	text-align:center;
	padding: 5px;
	border-bottom: 1px solid #cccccc;
	vertical-align:bottom;
}
td.prodTableBottom {
	font-weight:bold;
	text-align:center;
	padding: 5px;
	vertical-align:bottom;
}
.more-link {
	text-decoration:none;
	color:#0000FF;
}
.prodFeature1 {
	border:dotted #009900;
	padding: 5px;
	width: 500px;
	text-align:justify;
}
.prodFeature2 {
	padding: 20px 30px 20px 90px;
	width: 330px;
	height: 285px;
	background-image:url(../../../../../wp-content/themes/aquasana/images/water4life_feature.jpg);
	color:#FFFFFF;
	font-weight:bold;
}
.prodFeature2 p {
	color:#FFFFFF;
}
.prodFeature3 {
	background-color: #FFFF99;
	padding: 0px 10px 0px 10px;
	width: 500px;
	text-align:justify;
	size: 10;
}
.prodFeature4 {
	width: 500px;
	padding: 5px;
	text-align:justify;
	border: 1px solid #0033FF;
	padding: 0 10px 0 10px;
}

.prodFeature5 {
	background-color: #CCFFFF;
	padding: 0px 10px 0px 10px;
	width: 500px;
	text-align:justify;
	size: 10;
}
.quote {
	background-color: #dfefff;
	padding: 10px;
	width: 450px;
}
.boxtext {
	background-color: #ffff99;
	padding: 10px;
	width: 450px;
}
FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #333333;
	background-color: #FFFFFF;
	}

LEGEND {
	font-size: 13px;
	font-weight: bold;
	padding: 0.5em;
	color: #333333;
	}
LABEL.inputLabel {
	font-size: 12px;
	width: 13em;
	float: left;
	}
input {
	margin-bottom: 4px;
	}
.clearBoth {
	clear: both;
	}
/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
img { border: none; }
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	padding: 5px 10px;
	}

.alignleft {
	float: left;
	padding: 5px 10px;
	}
.alignleft a:link, .alignright a:link, .alignleft a:visited, .alignright a:visited {
	font-size: 10px;
}
/* End Images */

/*
/---------------------------------------------/
/  FOOTER
/---------------------------------------------/
*/
#footer {
	width: 773px;
	height: 92px;
	background-color: #233B68;
	color: #FFFFFF;
	text-align:justify;
	border: 1px solid #cccccc;
}

#paymentOptions {
	float:left;
	padding: 10px 0 0 10px;
}

#footerMenu {
	padding-top: 15px;
	float:right;
	padding-right:15px;
	text-align:right;
}
#footerMenu a:link, #footerMenu a:hover, #footerMenu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}