/*	-------------------------------------------------------------
	-------------------------------------------------------------
	CSS CODED BY - pxwebdesign.com.au - 2008
	-------------------------------------------------------------
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

body {
	margin: 0;
	padding: 0;
	color: #444;
	font: 16px Arial, sans-serif;
	text-align: left;
	background: #365ec2 url(../images/body_bg.jpg) repeat-x;
}



/*	-------------------------------------------------------------
	MAIN DIVS
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
#container {
	margin: 0 auto;
	padding: 0 0 20px 0;
	width: 755px;
	background: #fff url(../images/container_bg.gif) repeat-y;
}

#container .inner {
	padding: 10px 17px 0 17px;
	background: url(../images/containerInner_bg.jpg) no-repeat top right;
}

#header {
	height: 125px;
	color: #777;
}

#content {
	background: url(../images/content_bg.jpg) no-repeat;
}

#tankSpecs {
	clear: both;
}


/*	-------------------------------------------------------------
	COMMON
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#container a:link, #container a:visited {
	color: #216531;

}

/*	-------------------------------------------------------------
	HEADER
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
#header #logo {
	float: left;
}	
	
#header p {
	float: right;
	clear: right;
	color: #666;
	padding-top: 5px;
	text-align: right;
	line-height: 1.4em;
	font-size: 0.9em;
}
	



/*	-------------------------------------------------------------
	INTRO
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
#intro {
	float: left;
	width: 500px;
}

	
#content #intro h3 {
	font-size: 0.8em;
	font-weight: bold;
	padding: 0;
	margin: 0;
	color: #498fd1;
}

#intro p {
	line-height: 1.7em;
	padding: 2px 0 18px 0;
}

#introSide {
	float: right;
	width: 210px;
	text-align: center;
}

#introSide img {
	margin: 0 0 0 5px;
}

#allTanks {
	background: #7dbb00;
	border: 3px solid #599a55;
	width: 206px;
	margin: 10px 0 0 0;
}

#allTanks p {
	padding: 6px 8px;
	line-height: 1.4em;
	color: #fff;
	background: url(../images/allTanks_bg.gif) no-repeat 140px -18px;
}


/*	-------------------------------------------------------------
	TANK SPECS
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#tankSpecs {
	float: left;
	width: 420px;
}
	
#tankSpecs h1 {
	color: #5e7ece;
	font-size: 1.4em;
	letter-spacing: -1px;
	padding: 5px 0 10px 0;
}

#colours,
.colourDimensions {
	font-size: 0.8em;
	font-weight: bold;
	text-align: center;
	padding-bottom: 15px;
}

#colours img,
.colourDimensions img {
	display: block;
}

#tankSpecs table {
	border-collapse: collapse;
	width: 410px;
	font-size: 0.9em;
}

#tankSpecs table thead tr th {
	display: table-cell;
	border: 1px solid #555;
	background: #97ba50;
	color: #fff;
	font-weight: bold;
	padding: 3px 4px;
	text-align: center;
}

#tankSpecs table tbody tr td {
	display: table-cell;
	border: 1px solid #999;
	padding: 5px 4px;
	text-align: center;
}



/*	-------------------------------------------------------------
	FEATURES
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
#features {
	float: right;
	width: 260px;
	text-align: center;
}

#features h1 {
	font-size: 1.5em;
	font-weight: bold;
	color: #333;
}

#features p {
	padding: 5px 0 10px 0;
}

#features ul {
	text-align: left;
	padding: 0 0 10px 0;
}

#features ul li {
	padding: 6px 0 6px 20px;
	background: url(../images/tick.gif) no-repeat 0 6px;
	color: #3d8095;
	font-size: 0.8em;
	font-weight: bold;
}


/*	-------------------------------------------------------------
	RAINWATER TANKS
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
#container #rainwaterTanksLink {
	float: left;
	width: 326px;
	margin: 50px 0 0 50px;
}

#container #rainwaterTanksLink a:link, #container #rainwaterTanksLink a:visited {
	display: block;
	border: 3px solid #599a55;
	background: #7dbb00 url(../images/rainwaterTankLink_bg.gif) no-repeat 9px 9px;
	font-size: 1.3em;
	font-weight: bold;
	letter-spacing: -1px;
	text-decoration: none;
	color: #fff;
	text-align: left;
}

#container #rainwaterTanksLink a:hover {
	border: 3px solid #4f894c;
	color: #fff;
}

#container #rainwaterTanksLink a span {
	display: block;
	padding: 12px 4px 14px 84px;
}


/*	-------------------------------------------------------------
	OTHER TANKS
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
#container #otherTanks {
	float: left;
	width: 326px;
	margin: 70px 0 0 50px;
}

#container #otherTanks a:link, #container #otherTanks a:visited {
	display: block;
	border: 3px solid #7fd3ec;
	background: #bfe9f5 url(../images/otherTanks_bg.gif) no-repeat 9px 9px;
	font-size: 1.2em;
	font-weight: bold;
	letter-spacing: -1px;
	text-decoration: none;
	color: #00a8d9;
	text-align: left;
}

#container #otherTanks a:hover {
	border: 3px solid #00a8d9;
	color: #0099c5;
}

#container #otherTanks a span {
	display: block;
	padding: 8px 4px 10px 84px;
}



/*	-------------------------------------------------------------
	WATERWISE
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#waterWise {
	clear: right;
	float: right;
	width: 350px;
	border: 3px solid #d4d4d4;
	margin-top: 58px;
	background: #e9e9e9 url(../images/waterWise_bg.jpg) no-repeat bottom left;
}

#waterWise h1 {
	padding: 4px 0 0 120px;
	font-size: 1.1em;
	font-weight: bold;
	letter-spacing: -1px;
	text-align: left;
}

#waterWise p {
	padding: 5px 10px 5px 150px;
	font-size: 0.9em;
	text-align: center;
}

/*	-------------------------------------------------------------
	DELIVERY
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#delivery {
	float: left;
	width: 350px;
}

#delivery h1 {
	padding: 15px 0 2px 0;
	font-size: 1.5em;
	font-weight: bold;
}

#delivery p {
	padding: 5px 0 10px 0;
	line-height: 1.4em;
}
