/* CSS Document */

body {
	margin:0;
	padding:0;
	font:11px Helvetica, Arial, sans-serif;
	background-color: #666666;
	text-align:center;
	background:url(../images/bg.jpg) center top no-repeat #ffffff;
}


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

a:hover
{
	color:#b1b1b1;
}


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


/* --------- quick nav */
#quick-navigation {padding: 10px 10px 10px 20px; background-color: #eeeeee; border: 1px solid #cccccc; margin: 0 0 10px 0;}
#quick-navigation p {color: #333333; padding: 0; margin: 8px 0; font-size: 12px; font-weight: bold;}
#quick-navigation select {width: 400px; margin: 0 0 0 50px;}
#quick-navigation label {font-size: 14px; font-weight: bold; color: #999999}



#moreproductstable td {border-bottom: 1px solid #cccccc; padding: 10px 0; }
#moreproductstable img {border: 5px solid #005e97;}
#moreproductstable a {color: #555555;}
#moreproductstable a:hover {color: #005e97;}
#moreproductstable span.price {font-size: 16px; color: #005e97;}


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

#head {
	width:882px;
	height:54px;
	border-bottom:0px solid #5f5e63;
	margin-bottom: 20px;
	padding-left: 12px;
	padding-top: 0;
}

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

#head-img {
	width:882px;
}

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

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

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

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

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

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

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

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

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

#head a.basket {
	width:82px;
	background:url(../images/basket.gif) 0 0 no-repeat;
	margin-left: 30px;
}

#search
{
	background-color: #ffffff;
	border: 1px solid #cccccc;
	margin-left: 14px;
	color: #b1b1b1;
	width: 130px;
}

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

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







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

#left-column {
	width:264px;
	float:left;
	display:inline;
	font-family: Helvetica, Arial, sans-serif;
	margin-top: 30px;
	padding-left: 12px;
	padding-right: 8px;
}


#left-column ul {
	list-style:none;
	margin: 2px 0 15px 0;
	padding: 0;
	background-color: #003769;
}


#left-column li {
	border-bottom:2px solid #ffffff;
	padding:10px 0 10px 10px;
	margin: 0;
}

#left-column li.cat-li-sub {
	padding:0 0 20px 15px;
	margin: 0;
}

#left-column li.cat-li-first {
}

#left-column li.cat-li-parent {
	border: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}

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


#left-column li li {
	border-top:none;
	padding:10px 0 10px 0;
	border-bottom: 1px solid #008acb;
	margin-right: 20px;
}

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


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

#left-column li a {
	text-decoration:none;
	font-weight: normal;
	color:#ffffff;
}

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

#storeinformation
{
	font-size: 18px;
	color: #666666;
	font-weight: bold;
	margin-bottom: 0;
	padding-bottom: 0;
}


ul#storeinformationlinks
{
	margin-bottom: 10px;
}

#storeinformationlinks li
{
	padding-bottom: 10px;
	background-color: #008acb;
}
#storeinformationlinks li a
{
	font-size: 11px;
}

#brochuresitelink
{
	margin-left: 14px;
	margin-top: 10px;
}

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

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

#right-column {
	width:580px;
	float:right;
	display:inline;
	margin-top: 30px;
	margin-right: 25px;
}

#logo-section {
	width:160px;
	margin: 0 0 0 20px;
	display: inline;
	float: right;
}

#logo-section h2
{
	color: #003769;
	font-size: 12px;
}

.logos {
	width:144px;
	float:left;
	display:inline;
	margin:0 28px 10px 0;
}


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

#featured-header
{
	font-size: 12px;
	color: #003769;
	font-weight: bold;
}

.fproducts {
	width:127px;
	float:left;
	display:inline;
	margin:0 18px 30px 0;
	text-align: left;
}

.fproducts p
{
	text-align: left;
	padding-left: 5px;
	margin-bottom: 0;
	line-height:1em;
}

.fproducts h2
{
	padding-left: 5px;
	color: #003769;
	font-size: 12px;
	text-transform: lowercase;
	margin-bottom: 4px;
}

.fproducts h2.price
{
	font-size: 24px;
	font-weight: bold;
	padding-left: 5px;
	margin-top: 0;
}


.fproducts img {
	border: 0px;
	border: 5px solid #005e97;
}

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

.rproducts {
	width:106px;
	float:left;
	display:inline;
	margin-right:40px;
	margin-bottom: 20px;
	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:305px;
}

#desc-left img {
	border: 5px solid #005e97;
}

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

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

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

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

.price
{
	color: #003769;
	font-size: 24px;
	font-weight: bold;
}

.price img
{
	border: 0;
	padding: 0;
}

.price span
{
	font-size: 12px;
}
/* ------------------ */


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

#footer
{
	width:882px !important;
	width:906px;
	width/**/:/**/882px;
	margin:0 auto;
	text-align:right;
	padding:20px 12px 20px 12px;
	color: #adaeb1;
	font-size: 10px;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
}

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

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

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


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

img
{
	border: 0px;
}

h1,h2,h3,h4
{
	font-family: Helvetica, Arial, sans-serif;
}

h1 {
	font-size:22px;
	margin:0 0 10px 0;
	color:#003769;
	font-weight: bold;
	letter-spacing: -0.05em;
}

h1.home
{
	margin: 0 0 0 0;
	letter-spacing: -0.01em;
}

h2 {
	font-size:1.8em;
	color:#003769;
	font-weight:bold;
}

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

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


h3.home {
	font-family: Helvetica, Arial, sans-serif;
	color: #003769;
	margin: 8px 0 0 0px;
	font-size:11px;
}

h4 {
	font-size:1.2em;
	color:#003769;
	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
#cartContentsDisplay,
#table-ordertotal,
.messageStackSuccess, .messageStackWarning
{
	font-size:11px;
	color:#b1b1b1;
	line-height:1.7em;
	font-style: normal;
}

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

.grey {
	color:#5f5e63;
}

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

.rproducts p {
	margin:0;
}


.hidden {
	visibility:hidden;
}

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


/* 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 Helvetica, Arial, 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 #d9d4c0;
}

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

#cartProdTitle
{
	font-size: 11px;
	color: #adaeb1;
}

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

.cartOptionsName
{
	color: #5f5e63;
}

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

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

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

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

.cartTotalPrice
{
	color: #5f5e63;
}


/* form stuff */
form
{
	display: inline;
	margin: 0;
	padding: 0;
}

fieldset
{
	color: #b1b1b1;
	margin: 15px;
	padding: 15px;
	margin: 20px 0px;
	border: 1px solid #d2d3d4;

	font-size: 11px;
	line-height:1.7em;

}

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

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

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

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

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

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

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

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

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

	.alert
	{
		color: #1f144e;
		padding-left: 15px;
	}


	hr
	{
		margin: 20px 0;
		border: 0px;
		border-top: 1px solid #b1b1b1;
		background-color: #ffffff;
		color: #ffffff;
	}


#accountLinksWrapper a
{
	color: #000000;
}

.clearBoth
{
	clear: both;
}

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

.messageStackError img, .messageStackWarning img
{
	vertical-align: middle;
}

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

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

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