/* CSS Document */

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


a
{
	color:#d5522f;
	text-decoration: none;
}

a:hover
{
	color:#000000;
}


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



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

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

#head-left {
	width:540px;
	display:inline;
}

#head-right {
	width:250px;
	display:inline;
}

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

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

#head-img {
	width:800px;
	margin-bottom:10px;
}

#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.consultancy {
	width:107px;
	background:url(../images/consultancy.gif) 0 0 no-repeat;
}

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

#search-text
{
	color: #60513c;
	font-size: 10px;
}

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







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

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


#left-column ul {
	list-style:none;
	margin: 0;
	padding: 0;
	background-color: transparent;
}


#left-column li {
	border-top:1px dotted #999596;
	padding:10px 0 10px 15px;
}

#left-column li.cat-li-sub {
	border-top: none;
	padding:0 0 10px 15px;
}

#left-column li.cat-li-first {
	border-top: none;
}

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


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

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


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

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

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

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

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

#right-top
{
	width:580px;
	float:right;
	display:inline;
	text-align: right;
}

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

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

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


.logos img {
	border:0px solid #999596;
}

.fproducts {
	width:180px;
	float:left;
	display:inline;
	margin:0 11px 30px 0;
	text-align: left;
	border-bottom: 1px dashed #60513c;
}

.fproducts img {
	border: 0px;
	border: 6px solid #d5522f;
}

.fproducts h1
{
	background-color: #60513c;
	font-size: 12px;
	margin-top: 5px;
	text-align: left;
	font-weight: bold;
	padding: 10px 6px;
	height: 30px;
}

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

.fproducts p span{
	color: #d5522f;
}

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

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

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

.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: 0px solid #acc0bc;
}

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

.align-left input
{
	border: 1px solid #999596;
	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 #999596;
	padding:4px 0;
}

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

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

.price
{
	color: #60513c;
}

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


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

#footer
{
	width:800px !important;
	width:824px;
	width/**/:/**/800px;
	margin:20px auto 30px auto;
	background-color:#ffffff;
	text-align:left;
	padding:20px 12px 20px 12px;
	font-size: 11px;
	font-weight: normal;
	color: #d5522f;
}

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

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

#footer .right
{
	margin-top: 0;
	float: right;
	display: inline;
	text-align: right;
}

#footer .left
{
	margin-top: 0;
	float: left;
	display: inline;
	text-align: left;
	padding-top: 10px;
}

#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: Georgia, serif;
}

h1 {
	font-size:2.5em;
	margin:0 0 20px 0;
	color:#d5522f;
	font-weight:normal;
	letter-spacing:-1px;
}

h1.home
{
	margin: 0 0 0 0;
	letter-spacing: -0.01em;
	font-size: 18px;
}

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

h2 a
{
	text-decoration: none;
	color: #60513c;
}

h3 {
	font-size:1.2em;
	color:#60513c;
	margin:0;
}


h3.home {
	color: #60513c;
	margin: 8px 0 0 0px;
	letter-spacing: -0.01em;
	font-size:11px;
}

h4 {
	font-size:1.2em;
	color:#60513c;
	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:#60513c;
	line-height:1.7em;
	font-style: normal;
}

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

.grey {
	color:#9b9b9b;
}



.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: 0px solid #ada684;
		margin: 11px 22px 20px 18px;
	}

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



/* 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 #999596;
}

.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: #d5522f;
}

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

.cartTotalDisplay
{
	color: #d5522f;
	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: #d5522f;
}


/* form stuff */

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

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

}

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

legend
{
	font-size:1.4em;
	color:#d5522f;
	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 #999596;
		padding: 2px;
		width: 250px;
	}

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

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

	textarea.orderComments
	{
		border: 1px solid #999596;
		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 #999596;
		background-color: transparent;
		color: #ffffff;
	}


#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: #d5522f;
	font-size: 1.6em;
	padding: 5px;
}

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

#home-youtube
{
	background: url('../images/bg_homeyoutube.jpg') left top no-repeat #ffffff;
	width: 246px;
	padding-top: 60px;
	padding-bottom: 100px;
	text-align: center;
	display: inline;
	float: right;
}

/* additions */

.newin_box {
	width:558px;
	margin:0 0 0 0;
	float:left;
	border:2px solid #74634b;
}

.new_products {
	width:530px;
	margin:37px 0 25px 18px;
	float:left;
	display:inline;
}

.tn {
	width:122px;
	height:143px;
	margin:0 10px 10px 0;
	float:left;
}

.tn img {
	border:4px solid #b3a48f;
}

/* home videos */

.videos {
	width:562px;
	height:336px;
	margin:0 0 20px 0;
	float:left;
	background:url(../images/videos.jpg) top no-repeat;
}

.video1 {
	width:250px;
	height:206px;
	margin:110px 20px 0 23px;
	float:left;
	display:inline;
}

.video2 {
	width:250px;
	height:206px;
	margin:110px 0 0 0;
	float:left;
}

.videos embed,
.videos object {
	width:250px;
	height:206px;
}

/* product video */

#product_video {
	width:561px;
	height:286px;
	margin:20px 0 0 0;
	float:left;
	background:url(../images/product_video.jpg) no-repeat;
}

.product_video {
	width:231px;
	height:190px;
	margin:64px 0 0 155px;
	float:left;
	display:inline;
}

.product_video embed,
.product_video object {
	width:231px;
	height:190px;
}