/***  Colours used:
 
#0066CC dark green    FEC106   FDC30A
#7DB1E5 mid green      
#CCE0F5 light green    FEE79B

****/


body, td, p, input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
}
body
{
	margin-top: 4px;
}
a, a:visited {
	color:#900;
}
img {
	display: block;
}
/***  750px wide and center aligned  ***/
#page {
	width:760px;
	margin:0 auto;
	text-align:left;
}
#companyTextHeader h1
{
	font-family:	Verdana, Arial, Helvetica, sans-serif;
	font-size:		11px;
	font-weight:	300;
	color:			#000000;
	margin-bottom:	3px;
}
.btnGo
{
	margin-top:		4px;
}

#logotype {
	margin:14px 0px 19px 10px;
}
#telephone {
	text-align:right;
}

#navTop {
	background-color: #FDC30A;
	background-image: url(../westcorp/statimages/navR.gif);
	background-repeat: no-repeat;
	background-position: right;
	line-height: 18px;
	height:18px;
	font-size:10px;
	color:#000000;
	margin:5px 0px 15px;
	padding:0px 30px 0px 0px;
	clear:both;
}
	#navTop ul {
		display:inline;
		margin:0px;
		padding:0px 0px 0px 30px;
	}
	#navTop a, #navTop a:visited {
		font-weight:700;
		color:#000000;
		text-decoration:none;
		font-size:10px;
	}
	#navTop a:hover {
		color:#FEE79B;
	}
#date {
	background-image: url(../westcorp/statimages/navL.gif);
	background-repeat: no-repeat;
	background-position: left;
	float:left;
	text-indent:10px;
}
#navHome {
	background-image: url(../westcorp/statimages/navL.gif);
	background-repeat: no-repeat;
	background-position: left;
	float:left;
	display:inline;
	margin:0px;
}
	#navHome li {
		display: inline;
	}
#navCheckout {
	background-image: url(../westcorp/statimages/navMid.gif);
	background-repeat: no-repeat;
	background-position: left;
	float:right;
}
	#navCheckout li {
		display: inline;
	}



#leftColumn {
	float:left; 
	width:140px;
	line-height:1.2;
}
	#leftColumn p {
		margin:0px;
	}
	#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 20px;
		list-style-type: none;
		background-image: url(../westcorp/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, .pageTitle {
		line-height: 18px;
		background-color: #FDC30A;
		margin: 0px;
		padding: 0px 0px 0px 10px;
		font-size:10px;
		color:#000000;
		background-image: url(../westcorp/statimages/navL.gif);
		background-repeat: no-repeat;
		background-position: left;
		white-space: nowrap;
		font-weight:700;
	}
	.leftColumnTitle span, .leftColumnTitle a, .leftColumnTitle a:visited,
	.pageTitle span, .pageTitle a, .pageTitle a:visited {
		color:#000000;
		text-decoration:none;
		display:block;
		background-image: url(../westcorp/statimages/navR.gif);
		background-repeat: no-repeat;
		background-position: right;
	}
	.leftColumnTitle a:hover,
	.pageTitle a:hover,
	.box1Header a:hover {
		color:#FEE79B;
		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;
		}


.box1Header {
	color:#000000;
	font-weight:700;
	background-color: #FDC30A;
	background-image: url(../westcorp/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:#000000;
			text-decoration:none;
		}	
		.box1Header img {
			float:left;
			margin:0px 6px 0px 0px;
		}
		.box1Body {
			background-color: #FEE79B;
			margin:0px;
			padding:10px;
		}
		.box1Body form {
			display:block;
			padding:0px;
			margin:0px;
		}
		
		.box1Bottom {
			background-color: #FEE79B;
			background-image: url(../westcorp/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%;
}
		#content h1 span {
			float:left;
		}
		#content #totop {
			float:right;
		}
		#homePage
		{
			width:		440px;
		}
		#homePage .pageTitle
		{
			display:	none;
		}
		#homePageStory {
			float:left;
			display:block;
		}

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

#footer
{
	text-align:center;
	padding:5px 0px;
	margin:20px 0px;
	clear:both;
}


.hide {
	display:none;
}
.quotationLeft, .quotationRight, .quotation {
	font-size:20px;
	font-weight:700;
	color:#7DB1E5;
	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:#FEE79B;
			padding:10px;
		}
		.listingOptions td {
			padding:2px 5px;
		}
		.listingOptions td option {
			width:150px;
			height:20px;
			font-size:10px;	
		}
.tableTitleBar td {
	background:#7DB1E5;
	color:#FFF;
	font-weight:700;
	padding:5px 10px;
}

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


.listingImageBlock {
	float:left;
	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:#7DB1E5;
		}
		#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;
}

			.creditcards
			{
				text-align:		left;
				margin-bottom:	20px;
			}
			.creditcard
			{
				margin-top:		2px;
				float: left;
				border: solid 1px #ffffff;
				border-collapse: collapse;
			}


			#tellAFriend td.tellAFriendLabel
			{
				color:					#000000;
				font-weight:			600;
				vertical-align:			middle;
			}
			#tellAFriend td.tellAFriendInput
			{
				vertical-align:			middle;
			}
			#tellAFriend td.tellAFriendLabelMessage
			{
				color:					#000000;
				font-weight:			600;
				vertical-align:			top;
			}



