/***  Colours used:

#7585A6 dark green
#BAC2D2 mid green
#F1F3F6 light green

****/


body, td, p, input, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#50596C;
}
body {
	margin-top:10px;
	background-image: url(../knowledge/statimages/tile_body.jpg);
	background-repeat: repeat-x;
}
a, a:visited {
	color:#900;
}
img {
	display: block;
}
/***  750px wide and center aligned
#page {
	width:750px;
	position:absolute;
	left:50%; 
	margin-left:-366px;
}  ***/

#page {
	padding-left:5%;
	padding-right:5%;

}
#pageHeaderTable {
	background-image: url(../knowledge/statimages/pageheader.gif);
	background-color: #7384A5;
	background-repeat: no-repeat;
	
}
#logotype {
	margin:14px 0px 19px 10px;
}
#telephone {
	text-align:right;
}

#navTop {
	background-color: #7384A5;
	background-image: url(../knowledge/statimages/navR.gif);
	background-repeat: no-repeat;
	background-position: right;
	line-height: 18px;
	height:18px;
	font-size:10px;
	color:#FFF;
	margin:5px 0px 15px;
	padding:0px 10px 0px 0px;
	clear:both;
	white-space: nowrap;
}
	#navTop ul {
		display:inline;
		margin:0px;
		padding:0px 0px 0px 30px;
	}
	#navTop a, #navTop a:visited {
		font-weight:700;
		color:#FFF;
		text-decoration:none;
		font-size:10px;
	}
	#navTop a:hover {
		color:#F1F3F6;
	}
#date {
	background-image: url(../knowledge/statimages/navL.gif);
	background-repeat: no-repeat;
	background-position: left;
	width:140px;
	float:left;
	text-indent:10px;
}
#navHome {
/* 	background-image: url(../knowledge/statimages/navMid.gif);
	background-repeat: no-repeat;
	background-position: left; */
	float:left;
	display:inline;
	margin:0px;
	padding:0px 0px 0px 300px;
}
	#navHome li {
		display: inline;
	}
#navCheckout {
	background-image: url(../knowledge/statimages/navMid.gif);
	background-repeat: no-repeat;
	background-position: left;
	float:right;
	white-space: nowrap;
}
	#navCheckout li {
		display: inline;
	}



#leftColumn {
	float:left; 
	width:140px;
	line-height:1.2;
	font-weight:10px;
}
	#leftColumn p {
		margin:0px;
		font-weight:10px;
		line-height:130%;
		color:#000;
	}
	#leftColumn ul {
		margin:0px;
		padding:5px 0px 10px 10px;
	}
	#leftColumn ul li {
		font-size: 10px;
		line-height: 15px;
		font-weight: 700;
		color: #000000;
		margin: 0px;
		padding: 0px 0px 0px 10px;
		list-style-type: none;
		background-image: url(../knowledge/statimages/listbullet.gif);
		background-repeat: no-repeat;
		background-position: left;	
	}
	#leftColumn ul li a, #leftColumn ul li a:visited {
		color: #000000;
		text-decoration:none;
	}
	#leftColumn ul li a:hover {
		color: #666;
	}
	.leftColumnTitle {
		line-height: 18px;
		background-color: #7585A6;
		margin: 0px;
		padding: 0px 0px 0px 10px;
		font-size:10px;
		color:#FFF;
		background-image: url(../knowledge/statimages/navL.gif);
		background-repeat: no-repeat;
		background-position: left;
		white-space: nowrap;
		font-weight:700;
	}
	.leftColumnTitle span, .leftColumnTitle a, .leftColumnTitle a:visited {
		color:#FFF;
		text-decoration:none;
		display:block;
		background-image: url(../knowledge/statimages/navR.gif);
		background-repeat: no-repeat;
		background-position: right;
	}
	.leftColumnTitle a:hover,
	.pageTitle a:hover,
	.box1Header a:hover {
		color:#F1F3F6;
		text-decoration:none;
	}
	#leftColumn .button, #rightColumn .button {
		margin:5px 5px 0px 5px;
		text-align:right;
	}
#rightColumn {
	float:right; 
	width:140px;
	line-height:1.2;
}
		#rightColumn p {
			margin:0px;
			font-size:10px;
			line-height:130%;
			color:#000;
		}
		.smallFormField {
			width:100px;
			height:12px;
		}
		#rightColumn input {
			margin:5px 0px;
		}

.box1Header {
	color:#FFF;
	font-weight:700;
	background-color: #7585A6;
	background-image: url(../knowledge/statimages/boxTR.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding:0px;
	margin:0px;
	line-height:18px;
	font-size:10px;
}
		.box1Header a, .box1Header a:visited {
			color:#FFF;
			text-decoration:none;
		}	
		.box1Header img {
			float:left;
			margin:0px 6px 0px 0px;
		}
		.box1Body {
			background-color: #F1F3F6;
			margin:0px;
			padding:10px;
		}
		.box1Body form {
			display:block;
			padding:0px;
			margin:0px;
		}
		
		.box1Bottom {
			background-color: #F1F3F6;
			background-image: url(../knowledge/statimages/boxBR.gif);
			background-repeat: no-repeat;
			background-position: right bottom;
			padding:0px;
			margin:0px 0px 10px 0px;
		}


#content {
	margin: 0px 150px 20px 150px;
	line-height:150%;
}
		.pageTitle {
			line-height: 20px;
			color: #7585A6;
			margin: 10px 0px 20px;
			padding: 0px 0px 0px 30px;
			font-size:14px;
			background-image: url(../knowledge/statimages/bulletBlue.gif);
			background-repeat: no-repeat;
			background-position: left;
			border-bottom:1px solid #7585A6;
			display:block;
			font-weight:bold;
		}
		.subTitle {
			line-height: 20px;
			color: #7585A6;
			margin: 10px 0px 20px;
			padding: 0px 0px 0px 30px;
			font-size:14px;
			background-image: url(../knowledge/statimages/bulletRed.gif);
			background-repeat: no-repeat;
			background-position: left;
			display:block;
		}
		
		#content h1 span {
			float:left;
		}
		#content #totop {
			float:right;
		}
		#homePageStory {
			display:block;
			float:left;
			display:none;
		}

#viewStory .contentArea {
	padding:0px 20px;
}

#breadcrumbs {
	margin: 10px 20px 5px 150px;
}

#footer {
	text-align:center;
	padding:5px 0px;
	margin:30px 0px;
	clear:both;
	background-image: url(../knowledge/statimages/tile_dottedLine.gif);
	background-repeat: repeat-x;
	background-position: top;
}


.hide {
	display:none;
}
.quotationLeft, .quotationRight, .quotation {
	font-size:20px;
	font-weight:700;
	color:#BAC2D2;
	line-height:120%;
}
.quotationRight {
	float:right;
	width:100px;
	text-align:center;
	margin:20px;
}
.quotationLeft {
	float:left;
	width:100px;
	text-align:center;
	margin:20px;
}
.floatLeft {
	float:left;
}
.floatRight {
	float:right;
}

.clearboth {
	clear:both;
}




/***  iCommerce   ***/

/***  catDisplay / SubCat Display  ***/

#shoppingCart .divider {
	margin:10px 0px 10px 0px;
	clear:both;
}
#shoppingCart .pageFooter {
	display:none;
}
#catDisplay .listing,
#subcatDisplay .listing {
	width:140px;
	height: 140px;
	float:left;
	text-align:center;
	padding:5px;
}
#catDisplay .listingImageArea,
#subcatDisplay .listingImageArea {
	width:100px;
	height:100px;
	margin:0px 20px 5px 20px;
	overflow:hidden;
	border:1px solid black;
}

#catDisplay a,
#catDisplay a:visited,
#subcatDisplay a,
#subcatDisplay a:visited {
	font-weight:700;
	font-size:14px;
	color:#000;
	text-decoration:none;
}
#content #shoppingCart .listing a img {
	border: 0px none white;
}

/***  listDisplay ***/

.listingTable,
.listingOptions {
	border-collapse:collapse;
}
		.listingTable td,
		.listingOptions td {
			border:1px solid #FFF;
			background:#F1F3F6;
			padding:10px;
		}
		.listingOptions td {
			padding:2px 5px;
		}
		.listingOptions td option {
			width:150px;
			height:20px;
			font-size:10px;	
		}
.tableTitleBar td {
	background:#BAC2D2;
	color:#FFF;
	font-weight:700;
	padding:5px 10px;
}

.label {
	color:#000;
	font-size: 11px;
	font-weight:normal;
}
.listingMisc1 .label {
	display:none;
}


.listingImageBlock {
	margin:0px 10px 0px 0px;
}
		.listingImageArea {
			border:1px solid #000;
			overflow:hidden;
			background-color:white;
			text-align:center;
		}
		.listingImageUnder {
			float:left;
		}
.listingTextBlock, {
	width:300px;
}
		.listingProdname {
			font-weight:700;
		}
		.listingBrand,
		.listingDesc {
			display:none;
		}
.listingPrices {
	color:#000;
	font-size: 14px;
	font-weight:700;
	margin:0px 0px 0px 0px;
	white-space: nowrap;
}
		.listingPriceColumn {
			text-align:right;
		}
		.listingPrice1 .label {
			display:none;
			text-decoration: none;
		}
		.listingQty {
			margin-top:10px;
		}
		.listingPrice6 {
			font-size:11px;
			color:red;
			text-decoration: line-through;
		}
		.listingPrice6 .label {
			display: none;
		}
		.listingGST {
			font-size:9px;
			white-space:nowrap;
		}
		.listingCartStuff {
			padding:10px 5px;
		}
.moreInfo {
	padding:3px 0px 0px 0px;
}
/***  showProduct  ***/

#showProduct .listing {
	padding:0px 10px;
}
		#showProduct .listingDesc {
			margin:10px 0px;
		}
		
		#showProduct .listingImageBlock {
			float:right;
			margin:0px 0px 20px 20px;
		}
		#showProduct .listingCartStuff {
			margin:10px 0px;
		}
		#showProduct .listingQty {
			margin:10px 0px;
		}
		#showProduct .listingCat,
		#showProduct .listingSubcat,
		#showProduct .listingMisc1 {
			display:none;
		}
		#showProduct .listingMiscs {
			margin:10px 0px;
		}
		#showProduct .listingPrices {
			font-size:20px;
			color:#BAC2D2;
		}
		#showProduct .listingImageArea {
			width:250px;
			border:1px solid #000;
			overflow:hidden;
		}
		#showProduct .listingDesc {
			display:block;
		}

/***   Competition Form   ***/

.formLabel {
	font-weight:bold;
	font-size:1em;
}
.formText, .formSelect {
	text-align:left;
	font-size:1em;
}


