@charset "utf-8";
/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	color:#7d7f7a;
	text-align:center;
	background:url(../images/bg.jpg) top center no-repeat #fff;
}

#container {
	width:1000px;
	margin:0 auto;
	padding:7px 0 0 0;
	text-align:left;
}

#top {
	width:100%;
	float:left;
}

#top_strip {
	width:100%;
	height:32px;
	float:left;
}

#top_strip .left {
	width:497px;
	float:left;
}

#logo {
	width:294px;
	height:231px;
	margin:39px 0 0 0;
	float:left;
}

#content {
	width:918px !important;
	width:1000px;
	width/**/:/**/918px;
	padding:17px 41px 0 41px;
	float:left;
	background:#fff;
}

#content .right {
	width:646px;
	float:right;
}

#content .left {
	width:241px;
	float:left;
}

.curve_top_o {
	width:646px;
	height:7px;
	float:left;
	background:url(../images/top_curve_o.jpg) no-repeat;
	font-size:0px; line-height:0px; display:block; clear:both;
}

.curve_top_w {
	width:646px;
	height:7px;
	float:left;
	background:url(../images/top_curve_w.jpg) no-repeat;
	font-size:0px; line-height:0px; display:block; clear:both;
}

.hotdealsbox {
	width:609px !important;
	width:642px;
	width/**/:/**/609px;
	padding:0 13px 0 20px;
	float:left;
	border-left:2px solid #70736e;
	border-right:2px solid #70736e;
	background:url(../images/bg_box_o.jpg) top left repeat-x #fff;
}

.hotdealsbox h2 {
	margin-top:17px;
}

.curve_bottom_o {
	width:646px;
	height:7px;
	margin-bottom:22px;
	float:left;
	background:url(../images/bottom_curve_w.jpg) no-repeat;
	font-size:0px; line-height:0px; display:block; clear:both;
}

.box_w {
	width:628px !important;
	width:642px;
	width/**/:/**/628px;
	padding:0 7px 0 7px;
	float:left;
	border-left:2px solid #70736e;
	border-right:2px solid #70736e;
	background:#fff;
}

.curve_top_s_o {
	width:314px;
	height:6px;
	float:left;
	background:url(../images/top_curve_s_o.jpg) no-repeat;
	font-size:0px; line-height:0px; display:block; clear:both;
}

.curve_bottom_s_o {
	width:314px;
	height:6px;
	float:left;
	background:url(../images/bottom_curve_s_o.jpg) no-repeat;
	font-size:0px; line-height:0px; display:block; clear:both;
}

.images_box {
	width:294px !important;
	width:308px;
	width/**/:/**/294px;
	padding:0 7px 9px 7px;
	float:left;
	border-left:3px solid #70736e;
	border-right:3px solid #70736e;
	background:url(../images/bg_images.jpg) repeat-x #fff;
}

.tn {
	width:82px;
	height:82px;
	margin:0 0 0 10px;
	float:left;
	border:1px solid #929490;
}

.goback {
	margin:30px 0 0 0;
}

.pgoback {
	width:93px;
	margin:30px 0 0 0;
	float:left;
}

.split_left {
	width:294px;
	margin:0 0 25px 0;
	float:left;
}

.split_right {
	width:325px;
	margin:0 0 25px 0;
	float:right;
}

#brandscroll {
	width:294px;
	margin:0 0 12px 0;
	float:left;
}

.bestselling {
	float:left;
}

.pagination {
	width:100%;
	margin:20px 0 20px 0;
	float:left;
}

.seo_copy {
	width:574px !important;
	width:642px;
	width/**/:/**/574px;
	padding:18px 44px 0 24px;
	float:left;
	border-left:2px solid #70736e;
	border-right:2px solid #70736e;
	background:#fff;
}

.breadcrumb {
	font-size:1.6em;
	color:#7d7f7a;
	margin:20px 0 20px 0;
	font-weight:bold;
}

#qty {
	width:100%;
	margin:25px 0 25px 0;
	float:left;
}

#qty .inputtext {
	font-size:1.8em;
	width:31px !important;
	width:34px;
	width/**/:/**/31px;
	height:28px !important;
	height:31px;
	height/**/:/**/28px;
	padding:3px 0 0 3px;
	margin:10px 0 0 0;
	float:left;
	border:1px solid #a8a8a8;
}

#qty label {
	font-size:1.8em;
	color:#929490;
	margin:18px 4px 0 0;
	float:left;
}

/* products */

.a_product {
	width:143px;
	height:235px;
	margin:0 9px 5px 0;
	float:left;
}

.a_product img {
	margin-bottom:8px;
}

.a_product a {
	font-weight:bold;
	color:#262921;
}

.product_desc {
	text-align:center;
}

.price {
	text-align:center;
	font-weight:bold;
	font-size:2.0em;
	color:#ee4a17;
	line-height:22px;
}

.pprice {
	font-weight:bold;
	font-size:2.0em;
	color:#ee4a17;
	line-height:22px;
	margin:30px 0 0 0;
	float:right;
}

/* products with border */

.a_product_b {
	width:143px;
	height:230px;
	margin:0 21px 15px 0;
	float:left;

}

.a_product_b img {
	margin-bottom:8px;
	border:1px solid #929490;
}

.a_product_b a {
	font-weight:bold;
	color:#262921;
}

.product_desc {
	text-align:center;
}

.price {
	text-align:center;
	font-weight:bold;
	font-size:2.0em;
	color:#ee4a17;
	line-height:22px;
}

/* product description */

#product {
	width:100%;
	margin:0 0 25px 0;
	padding:0 0 0 0;
	float:left;
	background:url(../images/border_right.jpg) bottom center no-repeat;
}

#p_left {
	width:313px;
	float:left;
}

.main_image {
	margin-bottom:9px;
}

.main_image img {
	border:1px solid #929490;
}

#p_right {
	width:312px;
	float:right;
}

#p_right h1 {
	font-size:2.6em;
	margin:20px 0 0 0;
	padding-bottom:25px;
}

.video {
	margin-left:10px;
}

#product_info {
	font-size:1.8em;
	color:#f2181c;
	line-height:22px;
	width:100%;
	float:left;
}

/* search */

#searchbox {
	width:295px;
	margin:60px 0 0 20px;
	float:left;
	display:inline;
}

#searchbox .inputtext {
	font-size:2.0em;
	width:163px !important;
	width:168px;
	width/**/:/**/163px;
	height:28px !important;
	height:31px;
	height/**/:/**/28px;
	padding:3px 0 0 5px;
	margin:3px 0 0 0;
	float:left;
	border:1px solid #a8a8a8;
}

.searchtitle {
	margin-top:4px;
}

/* basket */

.basket_amount {
	width:330px;
	margin:8px 0 0 30px;
	float:left;
	display:inline;
}

.total_amount a {
	color:#262921;
}

.total_amount {
	font-size:1.2em;
	color:#929490;
	line-height:16px;
	margin:19px 10px 0 0;
	float:left;
}

/* nav */

/* top nav */

#topnav {
	width:452px;
	margin-right:10px;
	float:right;
	display:inline;
}

#topnav li {
	font-size:1.2em;
	margin-right:10px;
	float:left;
}

#topnav a {
	color:#262921;
	line-height:29px;
	padding:0 0 0 30px;
	display:block;
}

.navhome {
	background:url(../images/nav_home.jpg) left top no-repeat;
}

.navregister {
	background:url(../images/nav_register.jpg) left top no-repeat;
}

.navmyaccount {
	background:url(../images/nav_myaccount.jpg) left top no-repeat;
}

.navlogin {
	background:url(../images/nav_login.jpg) left top no-repeat;
}

.navcontactus {
	background:url(../images/nav_contactus.jpg) left top no-repeat;
}


/* categories */

.nav {
	width:240px;
	margin:10px 0 10px 0;
	float:left;
}

.nav a:hover,
.nav a.navon {
	color:#eb7813;
	text-decoration:none;
}

.nav ul {
	list-style:none;
	margin:10px 0;
	padding:0;
}


.nav li {
	padding:1px 0 1px 3px;
}


.nav li ul {
	margin:0 0 0 25px;
}


.nav li li {
	border-bottom:none;
	padding:3px 0 0 0;
}

.nav li li ul {
	margin:0 0 0 25px;
}


.nav li li li {
	border-bottom:none;
	padding:6px 0 0 0;
}

.nav li a {
	text-decoration:none;
	font-size:1.2em;
	font-weight: normal;
	color:#262921;
	display:block;
	padding:0 0 8px 0;
	background:url(../images/nav_split.jpg) left bottom no-repeat;
}

.nav li li a {
	color:#262921;
	font-size:1.2em;
	font-weight: normal;
}

/* footer */

#footer {
	font-size:1.1em;
	color:#929490;
	width:918px !important;
	width:1000px;
	width/**/:/**/918px;
	padding:18px 41px 20px 41px;
	margin:25px 0 0 0;
	float:left;
	background:url(../images/footer_border.jpg) top center no-repeat;
}

.copyright {
	margin-top:22px;
	float:left;
}

#footer .left {
	width:600px;
	float:left;
}

#footer .right {
	width:245px;
	margin-top:18px;
	float:right;
	text-align:right;
}

#footer .right img {
	padding-bottom:11px;
}

/* fonts */

a:hover {
	text-decoration:underline;
}

a {
	color:#f11d1b;
}

p {
	font-size:1.3em;
	color:#7d7f7a;
	line-height:24px;
	padding-bottom:15px;
}

h1 {
	font-size:2.2em;
	color:#262921;
	line-height:26px;
	font-weight:bold;
	padding-bottom:5px;
}

h2 {
	font-size:1.8em;
	/*color:#929490;*/
	color:#000;
	line-height:24px;
	font-weight:bold;
	padding-bottom:15px;
}

h3 {
	font-size:1.8em;
	color:#f11d1b;
	line-height:24px;
	font-weight:bold;
	padding-bottom:15px;
}

h4 {
	font-size:1.2em;
	color:#262921;
	line-height:18px;
}

/* colours */

.red {
	color:#f11d1b;
}

.orange {
	color:#ed6f09;
}

#videodiv {
	margin-bottom:20px;
}

#videodiv embed,
#videodiv object {
	width:320px;
	height:300px;
}

address {
	font-size:1.4em;
	font-weight:bold;
}

#h_flash {
	width:687px;
	height:181px;
	float:right;
}

/* dropdowns */

.frm ul{list-style:none; margin:0; padding:0; overflow:hidden}
.frm ul li{float:left; width:100%; height:auto !important}


#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;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 Arial, Helvetica, sans-serif;background-color:#fff;line-height:1.4em;margin:0 auto;}
#imageData{padding:0 10px;}
#imageData #imageDetails{width:70%;float:left;text-align:left;}
#imageData #caption{font-weight:700;}
#imageData #numberDisplay{display:block;clear:left;padding-bottom:1em;}
#imageData #bottomNavClose{width:66px;float:right;padding-bottom:.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{height:1%;}
img.homeimg{display:inline;float:right;border:0 solid #ada684;margin:11px 22px 20px 18px;}
.tableHeading{font-weight:700;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:#000;font-weight:700;}
.cartUnitDisplay{color:#2A5143;font-weight:400;}
.cartTotalDisplay{color:#000;font-weight:700;font-size:1.1em;}
.cartTotalsText{float:left;color:#adaeb1;}
.cartTotal{float:right;color:#000;font-size:1.6em;font-weight:700;letter-spacing:-1px;}
form{display:inline;margin:0;padding:0;}
fieldset{color:#000;border:1px solid #d2d3d4;font-size:1.2em;line-height:1.7em;margin:20px 0;padding:15px;}
legend{font-size:1.4em;color:#2A5143;font-weight:700;}
LABEL.inputLabel,label.hiddenField{font-size:1.3em; width:11em;float:left;}
.hiddenField{display:none;}
LABEL.inputLabelPayment{width:15em;float:left;}
LABEL.selectLabel,LABEL.switchedLabel,LABEL.uploadsLabel{width:12em;float:left;}
#cartquantity{border:1px solid #000;width:25px;padding:2px;}
textarea.orderComments{border:1px solid #000;width:525px;padding:2px;}
.loginButton{float:left;width:13em;}
.loginForgotPassword{float:left;padding-top:13px;font-size:1.2em;}
.alert{color:#1f144e;padding-left:15px;}
.formRequiredInfo,.contactGoogleMaps{float:right;color:#ff0000;font-size:1.2em;margin:0;}
textarea,#login-email-address,#login-password,#firstname,#lastname,#street-address,#suburb,#city,#state,#postcode,#telephone,#email-address,#password-new,#password-confirm,#contactname,#stateZone,#country{border:1px solid #000;width:250px;padding:2px;}

.markProductOutOfStock {
	font-size:13px;
	color:#ff0000;
}

#checkoutshippingBody form p {

}

#datetime {
	font-size:1.3em;
	color:#000;
	font-weight:bold;
	width:180px;
	margin-top:3px;
	float:right;
}
