/* CSS Document */

body {
	margin:0;
	padding:0;
	font:62.5% Arial, Helvetica, sans-serif;
	background:url(../images/bg.jpg) center top no-repeat #b0aa8f;
	text-align:center;
}


a
{
	color:#4A5F56;
	text-decoration: none;
}

a:hover
{
	color:#000000;
}


#container {
	width:800px !important;
	width:824px;
	width/**/:/**/800px;
	margin:0 auto;
	background-color:#ccc6ab;
	text-align:left;
	padding:0 12px 0px 12px;
}



/* --------- Header */

#head {
	width:800px;
	height:54px;
	border-bottom:6px solid #486057;
}

#head-left,
#head-right {
	width:300px;
	display:inline;
}

#head-left {
	height:54px;
	float:left;
	width: 500px;
}

#head-right {
	float:right;
	text-align:right;
	font-size:12px;
	padding-top:15px;
}

#head-img {
	width:800px;
	height:190px;
	margin-bottom:20px;
}

#head ul {
	list-style:none;
	margin:0;
	padding:0;
}

#head li {
	float:left;
	display:inline;
	margin-right:10px;
}

#head a {
	text-decoration:none;
	display:block;
	height:54px;
}

#head a.home {
	width:64px;
	background:url(../images/home.gif) 0 0 no-repeat;
}

#head a.login {
	width:60px;
	background:url(../images/login.gif) 0 0 no-repeat;
}

#head a.logout {
	width:76px;
	background:url(../images/logout.gif) 0 0 no-repeat;
}

#head a.account {
	width:96px;
	background:url(../images/account.gif) 0 0 no-repeat;
}

#head a.register {
	width:78px;
	background:url(../images/register.gif) 0 0 no-repeat;
}

#head a.contact {
	width:84px;
	background:url(../images/contact.gif) 0 0 no-repeat;
}

#head a.basket {
	width:97px;
	background:url(../images/top_basket.gif) 0 0 no-repeat;
}

/* ------------------ */







/* ---------- Left Column */

#left-column {
	width:190px;
	float:left;
	display:inline;
	margin-top: 0;
}


#left-column ul {
	list-style:none;
	margin:10px 0;
	padding:0;
}


#left-column li {
	border-bottom:1px dotted #d9d4c0;
	padding:10px 0 10px 5px;
}


#left-column li ul {
	margin:0 0 0 25px;
}


#left-column li li {
	border-bottom:none;
	padding:6px 0 0 0;
}

#left-column li li ul {
	margin:0 0 0 25px;
}


#left-column li li li {
	border-bottom:none;
	padding:6px 0 0 0;
}

#left-column li a {
	text-decoration:none;
	font-size:11px;
	font-weight: bold;
	color:#000000;
}

#left-column li li a {
	color:#7b7455;
	font-size:11px;
	font-weight: normal;
}

/* ------------------ */

/* ------------------ Content */

#right-column {
	width:580px;
	float:right;
	display:inline;
}

#logo-section {
	width:580px;
	margin:30px 0;
}

.logos {
	width:114px;
	float:left;
	display:inline;
	margin:0 30px 0 0;
}


.logos img {
	border:1px solid #d3d4d5;
}

.fproducts {
	width:131px;
	float:left;
	display:inline;
	margin:0 11px 30px 0;
	text-align: center;
}

.fproducts img {
	border: 0px;
	border:2px solid #ada684;
}

.fproducts a {
	color: #486057;
	text-decoration: none;
}

.rproducts {
	width:106px;
	float:left;
	display:inline;
	margin-right:15px;
	text-align:center;
}

.rproducts img {
	border: 0px;
	border:1px solid #d3d4d5;
}

.rproducts a {
	color: #9b9b9c;
	text-decoration: none;
}

#desc-left {
	float:left;
	display:inline;
	width:202px;
}

#desc-right {
	float:right;
	display:inline;
	width:355px;
}

#desc-left img {
	border: 2px solid #ada684;
}

.align-left {
	float:left;
	display:inline;
}

.align-left input
{
	border: 1px solid #d3d4d5;
	color: #000000;
	text-align: right;
}

.align-right {
	float:right;
	display:inline;
}

#right-column ul {
	margin:0 0 0 15px;
	padding:0;
}

#size-guide {
	width:355px;
	margin-bottom:20px;
}

#size-guide ul {
	list-style:none;
	margin:0 0 20px 0;
	padding:0;
}

#size-guide li {
	border-bottom:1px dotted #5a5437;
	padding:4px 0;
}

#size-guide select
{
	width: 220px;
	border: 1px solid #d3d4d5;
	color: #000000;
}

.thumbnails {
	float:left;
	display:inline;
	width:60px;
	margin:0 11px 10px 0;
}

.price
{
	color: #486057;
}

/* ------------------ */


/* ------------------ Footer */

#footer
{
	width:780px !important;
	width:804px;
	width/**/:/**/780px;
	margin:20px auto 5px auto;
	background-color:#486057;
	text-align:left;
	padding:20px 12px 20px 12px;
	color: #adaeb1;
	font-size: 12px;
	font-weight: bold;
}

#footer a
{
	text-decoration: none;
	color: #adaeb1;
}

#footer img
{
	vertical-align: middle;
	border: 0px;
}

#footer-links
{
	width:780px !important;
	width:804px;
	width/**/:/**/780px;
	margin:0 auto 0px auto;
	padding:5px;
}
#footer-links p
{
	text-align:right;
	color: #666666;
}


/* ------------------ */

img
{
	border: 0px;
}

h1,h2,h3,h4
{
	font-family: 'Times New Roman', Times, serif;
	font-family: Georgia, serif;
}

h1 {
	font-size:2.5em;
	margin:0 0 20px -1px;
	color:#5a5437;
	font-weight:normal;
	letter-spacing:-1px;
	text-transform: lowercase;
}

h1.home
{
	margin: 0 0 0 -1px;
	letter-spacing: -0.01em;
	text-transform: capitalize;
}

h2 {
	font-size:1.8em;
	color:#5a5437;
	font-weight:bold;
	letter-spacing:-1px;
}

h2 a
{
	text-decoration: none;
	color: #5a5437;
}

h3 {
	font-size:1.2em;
	color:#5a5437;
	margin:0;
}


h3.home {
	color: #5a5437;
	margin: 0 0 0 -1px;
	letter-spacing: -0.01em;
	font-size:1.6em;
}

h4 {
	font-size:1.2em;
	color:#000000;
	margin-bottom:0;
}

#desc-right h2,
#desc-right h3,
#desc-right h4 {
	margin:0 0 20px 0;
}


.rproducts h3,
.rproducts h4 {
	margin:0;
}

p,
#right-column li,
address
{
	font-size:1.2em;
	color:#000000;
	line-height:1.7em;
	font-style: normal;
}

label
{
	font-size: 12px;
	color:#000000;
	line-height:1.7em;
}

.grey {
	color:#5a5437;
}

.fproducts p {
	margin:1px 0;
	line-spacing: normal;
	font-size: 10px;
}

.rproducts p {
	margin:0;
}


.hidden {
	visibility:hidden;
}

.quantity {
	font-size:1.4em;
	color:#000000;
}


/* JS Lightbox */
#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}

#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}


.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block;
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}



/* ---------- Home Page */


	img.homeimg
	{
		display: inline;
		float: right;
		border: 3px solid #ada684;
		margin: 10px;
	}

/* ------------------ */



/* Cart Contents */

#cartContentsDisplay img
{
	border: 0px;
}

.tableHeading
{
	font-weight: bold;
	color: #00;
	font-size: 14px;
}

.rowEven, .rowOdd
{
	background-color: transparent;
}

.cartRowSeperator
{
	border-top: 1px dotted #d9d4c0;
}

.cartQuantityUpdate, #scUpdateQuantity
{
	vertical-align: middle;
	align: center;
	text-align: center;
}

#cartProdTitle
{
	font-size: 1.2em;
	color: #adaeb1;
}

#cartProdTitle a
{
	color: #000000;
	font-weight: bold;
}

.cartOptionsName
{
	color: #5a5437;
}

.cartUnitDisplay
{
	color: #5a5437;
	font-weight:normal;
}

.cartTotalDisplay
{
	color: #5a5437;
	font-weight: bold;
	font-size:1.1em;
}

.cartTotalsText
{
	float: left;
	color: #adaeb1;
}

.cartTotal
{
	float: right;
	color: #000000;
	font-size:1.6em;
	font-weight:bold;
	letter-spacing:-1px;
}

.cartTotalPrice
{
	color: #5a5437;
}


/* form stuff */

fieldset
{
	color: #000000;
	margin: 15px;
	padding: 15px;
	margin: 20px 0px;
	border: 1px dotted #5a5437;

	font-size:1.2em;
	line-height:1.7em;

}

fieldset a
{
	color: #5a5437;
	text-decoration: none;
}

legend
{
	font-size:1.4em;
	color:#5a5437;
	font-weight:bold;
}

LABEL.inputLabel, label.hiddenField{
	width: 11em;
	float: left;
	}

.hiddenField{
	display: none;
	}

LABEL.inputLabelPayment {
	width: 15em;
	float: left;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel  {
	width: 12em;
	float: left;
	}

	textarea,#login-email-address, #login-password, #firstname, #lastname, #street-address,
	#suburb, #city,#state,#postcode,#telephone,#email-address,#password-new,#password-confirm, #contactname
	{
		border: 1px solid #5a5437;
		padding: 2px;
		width: 250px;
	}

	#stateZone,#country
	{
		border: 1px solid #5a5437;
		padding: 2px;
		width: 250px;
	}

	#cartquantity
	{
		border: 1px solid #5a5437;
		padding: 2px;
		width: 25px;
	}

	textarea.orderComments
	{
		border: 1px solid #5a5437;
		padding: 2px;
		width: 525px;
	}

	#newsletter-checkbox,#email-format-html,#email-format-text
	{
	}

	.formRequiredInfo
	{
		float: right;
		color: #7a0707;
		font-size:1.2em;
		margin: 0;
	}

	.loginButton
	{
		float: left;
		width: 13em;
	}

	.loginForgotPassword
	{
		float: left;
		padding-top: 13px;
		font-size:1.2em;
	}

	.alert
	{
		color: #7a0707;
		padding-left: 15px;
	}


	hr
	{
		margin: 20px 0;
		border: 0px;
		border-top: 1px dotted #5a5437;
		background-color: #ccc6ab;
		color: #ccc6ab;
	}


#accountLinksWrapper a
{
	color: #000000;
}

.clearBoth
{
	clear: both;
}

.messageStackError
{
	font-size:1.2em;
	color:#d44234;
	line-height:1.7em;
	margin: 10px 0;
}

.messageStackError img
{
	vertical-align: middle;
}

.contactGoogleMaps
{
	float: right;
	color: #7a0707;
	font-size:1.2em;
	margin: 0;
}

h2.contactAddress
{
	color: #ffffff;
	background-color: #5a5437;
	font-size: 1.6em;
	padding: 5px;
}

.floatRight
{
	display: inline;
	float: right;
}
.floatLeft
{
	display: inline;
	float: left;
}


.product-listing-controls {text-align: right; background-color: #BEB79A; margin: 10px 0; padding: 5px 20px; font-size: 12px; color: #666666;}


#side-notice {padding: 5px; background-color: #D3CEB1; margin: 0 0 0;}
#side-notice h2 {font-size: 16px; font-weight: normal;}

#top-notice {padding: 5px; background-color: #D3CEB1;}

#top-basket {text-align:right; margin-top:0; margin-bottom: 15px;}
