html, body{
	
	font-family: Georgia, times new-roman, serif;
	color: #5a493e;
	font-size: 12px;
	padding: 0;
	margin: 0;
	height: 100%;
	}
	
a img{
	border: 0px none;
}

h1{
	font-size:  12px;
	font-weight: normal;
	text-transform:  uppercase;
	padding-left: 18px;
	background: url(../images/h1Bg.gif) no-repeat 0 3px;
	display: inline;
	width: auto;
}

h2{
	font-size: 14px;
	font-weight: normal;
	margin: 10px 0;
	text-align: center;
}

h4{
	
}

a:link, a:visited{
	color: #c0554b;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

/* *** BASIC STRUCTURE *** */
	
#container{
	min-height: 100%;
	position: relative;
	}
	
#head{
	background: #fff;
	height: 140px;
	}
	
#contentArea{
	padding-bottom: 265px;
	}
	
#footer{
	height: 265px;
	position: absolute;
	bottom: 0;
	width: 100%;
	background: url(../images/abBG.gif) repeat-x bottom;
	}
	
/* *** DETAILED STRUCTURE *** */	
	
#headContent, #footContent{
	width: 1050px;
	margin: 0 auto;
}

#logo{
	float: left;
	margin: 0 21px 0 0;
	width: 278px;
}

#navigation{
	border-bottom: 1px solid #e5e5e5;
	color: #6a6a6a;
	float: left;
	font-size: 14px;
/*	padding: 100px 0 7px 10px; */
	padding: 7px 10px 7px 0;
	width: 730px;
}

#nav_566473{
	display: inline;
	float: left;
	height: 20px;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 495px; /* 478px */
}

#nav_566473 li{
	float: left;
	margin: 0 13px 0 0;
}

#nav_566473 li#last-item {
	margin: 0;
}

#nav_566473 a:link, #nav_566473 a:visited{
	color: #6a6a6a;
}

#nav_566473 a:hover{
	color: #c0554b;
	text-decoration: none;
}	

#cartSummary{
	background: url(../images/cartBg.gif) no-repeat top right;
	float: left;
	height: 20px;
	padding: 0 35px 0 0;
	text-align: right;
	width: 180px;
}

#siteContent{
	margin: 0 auto;
	padding: 10px 0 0 0;
/* 	padding: 10px 0 0 50px;	*/
	width: 1000px;
}

.catalogueWrapper{
	margin: 0px auto;
	width: 900px;
}

.contentColumn{
	margin:  0 20px 0 0;
	width: 300px;
}

.contentColumn .item{
	margin: 10px 0;
}

#specialOffer{
	margin: 0px auto;
	padding: 30px 0 0 0;
	width: 312px;
}

#contentColumn3{
	
}

.shop-product-large .related .productItem{
	padding: 10px 0 0 0;
	border-top: 1px solid #fff;
	min-height: 50px; 
	height: auto !important; /* for modern browsers */
	width: 70px;
}

.shop-product-large .related .productItem img {
	height: 8em;
}

.contentColumn h2 {
	border-bottom: 1px solid #dfdcda;
	padding: 0 0 5px 0;
	margin: 10px 0;
}

#siteContent h2 a:link, #siteContent h2 a:visited{
	color: #5A493E;
	text-transform: lowercase;
}

#siteContent h2 a:hover{
	color: #C0554B;
	text-decoration: none;
}

#footContent{
	background: url(../images/abBgMain.gif) no-repeat bottom;
	padding: 196px 0 0 10px;
	height: 70px;
}

#footContent img{
	float: left;
	margin: 0 40px 0 0;
}

#footContent p{
	float: left;
	font-size: 16px;
	padding: 0;
	width: 120px;
}

#footContent a:link, #footContent a:visited{
	color: #fff;
}

#disclaimer {
	float: left;
	margin: 0 0 0 500px; 
	padding: 20px 0;
	width: 100px;
}

/* START: Multi Currency Formatting */

a#newsletter-button {
	float: right;
	height: 62px;
	width: 200px;
	margin: 10px 40px 0 0;
	text-indent: -9999px;
	background: url('/images/bg-newsletter-button.jpg') no-repeat 0 0;
	outline: none;
}

div#flags {
	float: right;
	height: 67px;
	width: 186px;
	margin: 0 20px 0 0;
	padding: 0 0 15px 0;
	border-bottom: 1px solid #E5E5E5;
}

div#flags p, div#flags a {
	font-family: Georgia, times new-roman, serif;
	font-size: 12px;
	padding: 0;
	margin: 0;
	color: #6a6a6a;
	text-transform: uppercase;
}

div#flags p.choose-currency {
	display: block;
	width: 186px;
	height: 49px;
	line-height: 54px;
	text-align: center;
	letter-spacing: 1.1px;
}

div#flags a#currency-au {
	display: inline-block;
	height: 20px;
	line-height: 20px;
	width: 55px; /* 60px */
	padding: 0 0 0 5px;
	background: url('/images/flag-aus.png') no-repeat 39px 4px;
}

div#flags a#currency-nz {
	display: inline-block;
	height: 20px;
	line-height: 20px;
	width: 50px; /* 60px */
	padding: 0 0 0 5px;
	margin: 0 5px 0 0;
	background: url('/images/flag-nz.png') no-repeat 39px 4px;
}

div#flags a#currency-us {
	display: inline-block;
	height: 20px;
	line-height: 20px;
	width: 50px; /* 60px */
	padding: 0 0 0 5px;
	margin: 0 5px 0 0;
	background: url('/images/flag-us.png') no-repeat 39px 4px;
}

div#flags a#currency-au:hover,
div#flags a#currency-nz:hover, 
div#flags a#currency-us:hover {
	text-decoration: none;
	background-color: #e3eef5;
}

div#flags a#currency-au.current-url, 
div#flags a#currency-nz.current-url, 
div#flags a#currency-us.current-url,
div#flags a#currency-au.current-url:hover,
div#flags a#currency-nz.current-url:hover, 
div#flags a#currency-us.current-url:hover {
	background-color: #d4e0e7;	
}

/* END: Multi Currency Formatting */


/* START: Product Listing Country Toggle */

#aud.shop-main .aud, #aud.shop-main .au, #aud.shop-main .aus{
	visibility: hidden;	
}

#nzd.shop-main .nz, #nzd.shop-main .nzd{
	visibility: hidden;	
}

#usd.shop-main .us, #usd.shop-main .usd{
	visibility: hidden;	
}

/* END: Product Listing Country Toggle */


#nav_1034688{
	display: inline;
	float: left;
	height: 20px;
	list-style: none;
	margin: 0;
	padding: 0;
        font-size: 24px;
}

#nav_1034688 li{
	float: left;
        font-size: 24px;
        background-image:url('/images/cssimg/nav-dot.gif');
        background-position:right center;
        background-repeat:no-repeat;
        padding-right: 25px;
        padding-left: 0px;
       margin-right: 10px;
}

#nav_1034688 #last-item {
	margin: 0;
        font-size: 24px;
}        

#nav_1034688 a:link, #nav_1034688 a:visited{
	color: #6a6a6a;
        font-size: 24px;
}

#nav_1034688 a:hover{
	color: #c0554b;
	text-decoration: none;
        font-size: 24px;
}	

#start
{
	float: left;
        font-size: 24px;
        background-image:url('/images/cssimg/nav-dot.gif');
        background-position:right bottom;
        background-repeat:no-repeat;
        width: 35px;
       margin-right: 10px;
}


