html, body, #pageSurround {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.boxContentDiv {
	text-align: left;
	float: left;
	width: 99%;
}
.boxContent {
	padding: 0px;
	color: #999999;
	margin: 0px 0px 30px 10px;
	overflow: hidden;
	width: 99%;
}
.boxContentProd {
	padding: 0px;
	color: #999999;
	margin: 0px 0px 30px 10px;
	width: 820px;
}
.shoppingCart {
}
.sessionsDiv {
	background: url(../styleImages/eee.png);
	position: absolute;
	top: 10px;
	z-index: 1000;
	right: 10px;
	width: auto;
	padding: 5px 7px 5px 7px;
}
.BreadCrumb {
	/*background: url(../styleImages/eee.gif);*/
	padding: 0px 0px 0px 40px;
	width: auto;
}

/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 15px;
	padding-right: 5px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 100%;
	float: left;
}
/* END CHECK OUT PAGES */
.siteDocs {
	text-align:center;
	padding-bottom: 5px;
	padding-top: 5px;
}
.siteDocsDiv {
	background-color: #000000;
	position: fixed;
	bottom: 0px;
	left: 0px;
	z-index: 10009;
	width: 100%;
}
.pagination {
	color: #cccccc;
	font-size: 10px;
	width: auto;
}
#subCats {
	text-align:justify;
	margin: 0px auto;
	padding: 0px;
	float: left;
	width: 100%;
	position: inherit;
}
.subCat {	
	text-align: center;
	padding: 0px;
	float: left;
	width: 258px;
	height: 300px;
	position: inherit;
}
.subCatRelatedProducts {	
	text-align: center;
	padding: 0px;
	float: left;
	width: 192px;
	height: 200px;
	position: inherit;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
#imgThumbSpace{
	line-height: 0px;		
}
#imgThumbSpace img {
	padding-bottom: 3px;		
}
.imgThumbSpaceTd { /*Also see MagicMagnifier.css - div.MagicToolboxSelectorsContainer*/
	float:left; 
	height:540px; 
	text-align: left;
	width:auto;
}
.prodImgTd { /*Also see MagicMagnifier.css - div.MagicToolboxContainer*/
	width: 333px;
	text-align: left;
}
.prodDescTd {
	padding:30px 0px 0px 30px;
	margin:0px 0px 0px 1px;
	text-align: left;
	width:272px;
}
.relatedProdTd {
	text-align: left;
	padding:10px 0px 0px 30px;
}

/* Start Stockist & Stores CSS */
	#tabs{
    	padding: 0;
    	background: transparent;
    	voice-family: "\"}\"";
    	voice-family: inherit;
		width: 700px;
		color:#999999;
	}
	#tabs ul{
        font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana;
		font-size: 12px;
		color: #999999;
        margin:0;
        padding:0;
        list-style:none;
    }
    #tabs li{
        display:inline;
        margin:0 2px 0 0;
        padding:0;
        text-transform:uppercase;
    }
    #tabs a{
        float:left;
        margin:0 2px 0 0;
        padding:0px 3px 1px 0px;
        text-decoration:none;
    }
    #tabs a span{
		color:#999999;
        float:left;
        display:block;
        padding:0px 10px 2px 0px;
    }
    #tabs a span{float:none;}
    #tabs a:hover{color:#666666;}
    #tabs a:hover span{color:#999999;}
	.tabscontent {
		width: 700px;
	}
	
	#tabsstores{
        padding: 0;
        background: transparent;
        voice-family: "\"}\"";
        voice-family: inherit;
		color:#999999;
    }
    #tabsstores ul{
        font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana;
		font-size: 12px;
		color: #999999;
        margin:0px 0px 0px 0px;
        padding:0px 0px 0px 0px;
        list-style:none;
    }
    #tabsstores li{
        display:inline;
        margin:0px 0px 0px 0px;
        padding:0px 0px 0px 0px;
    }
    #tabsstores a{
        margin:0px 0px 0px 0px;
        padding:0px 0px 0px 0px;
        text-decoration:none;
    }
    #tabsstores a span{
		color:#999999;
        display:block;
		margin:0px 0px 0px 0px;
        padding:5px 0px 5px 0px;
    }
    #tabsstores a span{float:none;}
    #tabsstores a:hover{color:#666666;}
    #tabsstores a:hover span{color:#999999;}
    #tabHeaderActive span, #tabHeaderActive a {color:#666666;}
    .tabContent {
        clear:both;
        padding-top:2px;
    }
	.tabsContents {
		width: 100%;
	}
	.tabTitle {
		font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana;
		font-weight: bold;
		font-size: 12px;
		color: #999999;
		text-decoration:none;
		padding:20px 0px 5px 0px;
	}
	.tabMainTitle {
		font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana;
		font-weight: bold;
		font-size: 14px;
		color: #999999;
		text-decoration:none;
		padding:0px 0px 0px 0px;
	}
	.tabContentStoreInfo {
		padding: 40px 0px 20px 0px;
	}
	.stockistsInfo {
	color: #999999;
	font-size: 10px;
	padding: 10px 0px 10px 0px;
	border-bottom: 1px solid #e1e1e1;
	width: 100%;
	}
	.stockistsInfoFleurWoodStores {
	color: #999999;
	font-size: 10px;
	padding: 10px 0px 10px 0px;
	border-bottom: 1px solid #e1e1e1;
	width: 100%;
	}
	.stockistsSuburb {
	color: #999999;
	font-size: 10px;
	font-weight: bold;
	}
	a.stockistsLink {
	color: #666666;
	font-size: 10px;
	text-decoration: none;
	}
/* End Stockist & Stores CSS */

