/***  Colours used:

#0066CC dark green
#cc6699 mid green
#CCE0F5 light green
#CC6699 pink
#CC95BC pink-different
#F7E7EF light pink

****/


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

#navTop {
	background-color: #CC95BC;
	background-image: url(../perthfloristnet/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 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:#FFF;
		text-decoration:none;
		font-size:10px;
	}
	#navTop a:hover {
		color:#CCE0F5;
	}
#date {
	background-image: url(../perthfloristnet/statimages/navL.gif);
	background-repeat: no-repeat;
	background-position: left;
	float:left;
	text-indent:10px;
}
#navHome {
	background-image: url(../perthfloristnet/statimages/navL.gif);
	background-repeat: no-repeat;
	background-position: left;
	float:left;
	display:inline;
	margin:0px;
}
	#navHome li {
		display: inline;
	}
#navCheckout {
	background-image: url(../perthfloristnet/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(../perthfloristnet/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;
	}
	#inews .pageTitle
	{
		width: 440px;
		margin-bottom: 5px;
	}
	#shoppingCart .pageTitle
	{
		width: 585px;
		margin-bottom: 5px;
	}
	#browseProducts .pageTitle
	{
		width: 430px;
		margin-bottom: 5px;
	}

	.leftColumnTitle, .pageTitle {
		line-height: 18px;
		background-color: #CC95BC;
		margin: 0px;
		padding: 0px 0px 0px 10px;
		font-size:10px;
		color:#FFF;
		background-image: url(../perthfloristnet/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:#FFF;
		text-decoration:none;
		display:block;
		background-image: url(../perthfloristnet/statimages/navR.gif);
		background-repeat: no-repeat;
		background-position: right;
	}
	.leftColumnTitle a:hover,
	.pageTitle a:hover,
	.box1Header a:hover {
		color:#CCE0F5;
		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:#FFF;
	font-weight:700;
	background-color: #CC95BC;
	background-image: url(../perthfloristnet/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: #F7E7EF;
			margin:0px;
			padding:10px;
		}
		.box1Body form {
			display:block;
			padding:0px;
			margin:0px;
		}
		
		.box1Bottom {
			background-color: #F7E7EF;
			background-image: url(../perthfloristnet/statimages/boxBR.gif);
			background-repeat: no-repeat;
			background-position: right bottom;
			padding:0px;
			margin:0px 0px 10px 0px;
		}


#content
{
	margin-left:	150px;
	line-height:	150%;
}
		#content h1 span {
			float:left;
		}
		#content #totop {
			float:right;
		}

		#homePage
		{
			width:		450px;
		}

		#homePage .pageTitle
		{
			display:none;
		}
		#homePageStory {
			float:left;
			display:block;
		}

		#browseProducts .pageTitle
		{
			margin-top:	15px;
			display:	block;
			width:		440px;
		}

#breadcrumbs
{
	margin-left:	150px;
	margin-bottom:	5px;
	padding-left:	5px;
}

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

.hide {
	display:none;
}
.quotationLeft, .quotationRight, .quotation {
	font-size:20px;
	font-weight:700;
	color:#cc6699;
	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
{
	width:	590px;
	margin:10px 0px 10px 0px;
	clear:both;
}
#shoppingCart .pageFooter {
	display:none;
}
#catDisplay .listing,
#subcatDisplay .listing,
#browseProducts .listing
{
	width:			140px;
	height:			140px;
	float:			left;
	text-align:		center;
	padding:		4px;
}
#catDisplay .listingImageArea,
#subcatDisplay .listingImageArea,
#browseProducts .listingImageArea
{
	width:100px;
	height:100px;
	margin:0px 10px 5px 10px;
	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:#ffffff;
			padding:10px;
		}
		.listingOptions td {
			padding:2px 5px;
		}
		.listingOptions td option {
			width:150px;
			height:20px;
			font-size:10px;	
		}
.tableTitleBar td {
	background:#cc6699;
	color:#FFF;
	font-weight:700;
	padding:5px 10px;
}

.label {
	color:#000;
	font-size: 11px;
	font-weight:normal;
}
.listingMisc1 .label {
	display:none;
}
.listingBlock
{
	padding:		10px 0px;
	text-align:		center;
	vertocal-align:	top;
}

.listingImageBlock
{
	margin:0px 10px 0px 0px;
}
		.listingImageArea {
			border:1px solid #000;
			overflow:hidden;
			background-color:white;
			text-align:center;
		}
		.listingImageUnder
		{
			float:none;
		}
.listingTextBlock, {
	width:300px;
}
		.listingProdname
		{
			text-align:		center;
			font-weight:	300;
		}
		.listingBrand,
		.listingDesc {
			display:none;
		}
.listingPrices
{
	color:#f00;
	font-weight:300;
	margin:0px 0px 0px 0px;
	white-space: nowrap;
}
		.listingPriceColumn
		{
		}
		.listingPrice1 .label
		{
			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;
		}
#listProduct .listingImageUnder
{
	text-align:	center;
}

#listProduct .listingImageArea
{
	width:165px;
	height:190px;
	margin:0px 10px 5px 10px;
	overflow:hidden;
	border:1px solid black;
}


.moreInfo
{
	text-align:	center;
	padding:3px 0px 0px 0px;
}
/***  showProduct  ***/

#showProduct .listing {
	padding:0px 10px;
}
		#showProduct .listingDesc {
			margin:10px 0px;
		}
		#showProduct .listingDesc .label
		{
			font-weight:	600;
		}

		#showProduct .listingImageBlock {
			float:		right;
			margin:		0px 0px 0px 10px;
		}

		#showProduct .listingImageUnder
		{
			float:		none;
			margin:		5px 0px;
	text-align:	center;
		}

		#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:			#cc6699;
			font-weight:	300;
			margin:			0px 0px 0px 0px;
			white-space:	nowrap;
		}

		#showProduct .listingPrice1 .label
		{
			font-size:		20px;
			color:			#cc6699;
			font-weight:	300;
			margin:			0px 0px 0px 0px;
			white-space:	nowrap;
		}

		.listingCurrencyConvert
		{
			padding: 5px 0px;
		}
		#showProduct .listingProdname,
		#addBasket .listingProdname,
		#viewBasket .listingProdname
		{
			text-align:		left;			
		}
		#showProduct .listingImageArea
		{
			margin:0px 10px 5px 10px;
			border:1px solid #000;
			overflow:hidden;
		}
		#addBasket .listingImageArea,
		#viewBasket .listingImageArea
		{
			width:		165px;
			height:		165px;
			margin:0px 10px 5px 10px;
			border:1px solid #000;
			overflow:hidden;
		}
		#showProduct .listingDesc {
			display:block;
		}


/***   Add Basket Display   ***/


#addBasket .listingAddCartText .label,
#viewBasket .listingAddCartText .label
{
	color:		#990000;
}

/***   Competition Form   ***/

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

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


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



