body{
	background: url(../images/pwMainBg.gif) repeat-x top left #fff;
	color: #666;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}

a img{
	border: 0px none;
}

a:link, a:visited{
	color: #09c;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

h1, h2, h3, h4{
	color: #09c;
	margin: 0;
}

ul, ol{
	margin: 0;
	padding: 0;
}

h1{
	font-size: 16px;
	margin: 20px 0 10px 0;
}

h2{
	clear: left;
	font-size: 14px;
}


/* *** BASIC STRUCTURE *** */

#container{
	margin: 0 auto;
	width: 901px;
}

#head{
	height: 135px;
    margin:  0 0 20px 0;
}

#logo{
	float: left;
	margin: 27px 0 0 0;
    width: 300px;
}

#cartSummary{
	float: left;
    color: #09c;
    margin: 90px 20px 0 0;
    text-align: right;
    width: 580px;
}

#navigation{
	background: url(../images/navBg.gif) no-repeat;
    clear: both;
	height: 40px;
	margin: 0 0 10px 0;
	padding: 0;
	width: 901px;
}

#mainContent{
	margin-top: 15px;	
}

#contentArea{
	clear: both;	
}

#footer{
	background: url(../images/paymentTypes.gif) no-repeat bottom left;
	border-top: 1px solid #d6d6d6;
	clear: left;
	height: 75px;
	margin-bottom: 50px;
	padding: 15px 0 0 0;
	width: 901px;
}

/* *** NAVIGATION STYLES *** */

#mainNav{
	display: inline;
	list-style: none;
}

#mainNav li{
	/*background: red;*/
	float: left;
	height: 37px;
	text-indent: -9999px;
}

#mainNav li a{
	display: block;
	height: 37px;
	outline: none;
}

/* Up-states */

#mainNav1 a:link, #mainNav1 a:visited{
	background: url(../images/pwMainNav.gif) no-repeat 0 0;
	width: 112px;
}

#mainNav2 a:link, #mainNav2 a:visited{
	background: url(../images/pwMainNav.gif) no-repeat -112px 0;
	width: 113px;
}

#mainNav3 a:link, #mainNav3 a:visited{
	background: url(../images/pwMainNav.gif) no-repeat -225px 0;
	width: 113px;
}

#mainNav4 a:link, #mainNav4 a:visited{
	background: url(../images/pwMainNav.gif) no-repeat -338px 0;
	width: 111px;
}
	
#mainNav5 a:link, #mainNav5 a:visited{
	background: url(../images/pwMainNav.gif) no-repeat -449px 0;
	width: 114px;
}

#mainNav6 a:link, #mainNav6 a:visited{
	background: url(../images/pwMainNav.gif) no-repeat -563px 0;
	width: 111px;
}

#mainNav7 a:link, #mainNav7 a:visited{
	background: url(../images/pwMainNav.gif) no-repeat -674px 0;
	width: 111px;
}

#mainNav8 a:link, #mainNav8 a:visited{
	background: url(../images/pwMainNav.gif) no-repeat -785px 0;
	width: 113px;
}

/* Hovers */

#mainNav1 a:hover, #mainNav1 a.active{
	background: url(../images/pwMainNav.gif) no-repeat 0 -47px;
	width: 112px;
}

#mainNav2 a:hover, #mainNav2 a.active{
	background: url(../images/pwMainNav.gif) no-repeat -112px -47px;
	width: 113px;
}

#mainNav3 a:hover, #mainNav3 a.active{
	background: url(../images/pwMainNav.gif) no-repeat -225px -47px;
	width: 113px;
}

#mainNav4 a:hover, #mainNav4 a.active{
	background: url(../images/pwMainNav.gif) no-repeat -338px -47px;
	width: 111px;
}
	
#mainNav5 a:hover, #mainNav5 a.active{
	background: url(../images/pwMainNav.gif) no-repeat -449px -47px;
	width: 114px;
}

#mainNav6 a:hover, #mainNav6 a.active{
	background: url(../images/pwMainNav.gif) no-repeat -563px -47px;
	width: 111px;
}

#mainNav7 a:hover, #mainNav7 a.active{
	background: url(../images/pwMainNav.gif) no-repeat -674px -47px;
	width: 111px;
}

#mainNav8 a:hover, #mainNav8 a.active{
	background: url(../images/pwMainNav.gif) no-repeat -785px -47px;
	width: 113px;
}

/* *** HOME PAGE HERO *** */ 

#hero{
	background: url(../images/heroBG.gif) no-repeat top right #008fd5;
	height: 220px;
	margin: 0 0 15px 0;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-bottomleft: 8px;
	padding: 37px 0 0 44px;
	width: 857px;
}

.heroCol{
	float: left;
	margin: 0 20px 0 0;
}

#heroCol1{
	width: 340px;
}

#heroCol1 h2{
	background: url(../images/heroH2.gif) no-repeat;
	height: 69px;
	text-indent: -9999px;
	width: 273px;
}

#heroCol2{
	width: 260px;
}

#heroList{
	background: url(../images/heroList.gif) no-repeat;
	height: 101px;
	list-style: none;
	margin: 0 0 30px 0;
	text-indent: -9999px;
}

/* *** MAIN CONTENT AREA STRUCTURE *** */

#mainColumn{
	float: left;
	width: 633px;
}

#sideColumn{
	float: left;
	width: 260px;
}

#shopColumn{
	float: left;
	width: 901px;
}

h3.literature-container{
	padding: 20px 0 20px 20px;
}

/* *** SIDE COLUMN STYLES *** */

#sideColumn h2{
	background: #b0e3fc;
	color: #008fd5;
	font-size: 14px;
	padding: 10px;
}

#facebook{
	margin: 10px 0 10px 10px;
	width: 256px;
}

#newsletter{
	background: #d7f1fe;
	clear: left;
	margin: 0 0 0 10px;
	width: 256px;
}

#twitter{
	background: url(../images/twitBg.gif) no-repeat bottom right #d7f1fe;
	color: #333;
	margin: 10px 0 0 10px;
	width: 256px;
}

#twitter ul{
	list-style: none;
	padding: 10px 10px 96px 10px;
}

#twitter ul li{	
	margin: 0 0 15px 0;
}

.twitLink{
	display: block;
	height: 76px;
	margin: 0 0 0 127px;
	text-decoration: none;
	width: 127px;
}

.twitLink:hover{
	text-decoration: none;
}

/* *** Flash piece and advertising content *** */

#flash{
	float: left;
	height: 252px;
	width: 365px;
}

.adColumn{
	display: block;
	float: left;
	height: 258px;
	width: 260px;
}

#adColumn1{
	background:url(../images/homePageAd1.gif) no-repeat;
	margin: 0 0 0 8px;
}

#adColumn1 a{
	display: block;
	height: 28px;
	padding: 110px 0 0 141px;
	text-decoration: none;
	width: 102px;
}

#adColumn2{
	background:url(../images/homePageAd2.gif) no-repeat;
	margin: 0 0 10px 6px;
}

#adColumn2 a{
	display: block;
	height: 18px;
	padding: 214px 0 0 17px;
	text-decoration: none;
	width: 228px;
}

/* *** HomePage specific content *** */

#news{
	background: url(../images/newsBg.gif) no-repeat;
	display: block;
	float: left;
	height: 134px;
	margin: 10px 0 25px 0;
	padding: 30px 20px;
	width: 600px;
}

/* *** RANDOM STYLE CLASSES *** */

.highlight{ /* used to highlight non-links eg the word 'Purewipes' */
	color: #09c;
	font-style: italic;
	font-weight: bold;
}

#mainColumn ul{
	margin: 0 0 0 17px;
}

#award{ /* illawarra business award */
	background: url(../images/Home-Based-Business-Winner.gif) no-repeat top left;
	height: 200px;
	margin: 10px 0;
	padding-left: 170px;
}

#award h3{
	padding-top: 5px;
}

.submitBtn{
	margin-top: 15px;
}

/* *** WEB APP STYLES *** */

.title{ /* style for headings in stockist map bubble */
	color: #09c;
	font-size: 14px;
	font-weight: bold;
}

#stockists{ /*container for stockist info */
	margin: 20px 0 0 0;
}

#stockists h2{
	border-bottom: 1px solid #09c;
	margin: 20px 0 10px 0;
	padding: 0 0 5px 0;
}

.stockistForm{
	height: 60px;
	margin: 0 0 10px 0;
}

.stockistForm .item{
	float: left;
	margin: 0 10px 20px 0;
	width: 160px;
}

.stockistTxt, .stockistSel{
	width: 150px;
}

.stockistList{
	float: left;
	margin: 7px 0;
	width: 300px;
}

.mediaSml{
	float: left;
	margin: 0 40px 0 0;
	text-align: center;
	width: 160px;
}

.mediaSml h4{
	margin-bottom: 10px;
}

.mediaSml .smlImg{
	height: 200px;
	margin: 0 auto;
	overflow: hidden;
	width: 160px;
}
	

.mediaSml p{
	color: #333;
	margin: 5px 0 0 0;
}
	
.item{
	float: left;
	margin: 10px 10px 10px 0;
	padding: 0;
	width: 305px;	
}

div.webform .noFloat{
	float: none;	
	clear: left;
}
