/* CSS Document */
body {
	margin:0;
	padding:27px 0 60px;
	font:13px/18px Verdana, Arial, Helvetica, sans-serif;
	color:#dcdcdc;
	background:#d37a23 url(../images/main-bg.gif) 0 0 repeat-x;
}
div, p, img, a, ul, ol, h1, h2, h3, h4, h5, form, input, textarea, select {
	margin:0;
	padding:0;
}

a {
    color:#c3a120;
}

a:hover {
    color:#ffffff;
}

a, a:focus {
	outline:none;
	text-decoration:none;
}
ul {
	list-style:none;
}
img {
	display:block;
	border:none;
}

.spacer {
	font-size:0;
	line-height:0;
	clear:both;
}

.spacer_4px {
	height:4px;
	line-height:4px;
	clear:both;
}

.spacer_8px {
	height:8px;
	line-height:8px;
	clear:both;
}

input, textarea, select {
	font:11px/13px Arial, Helvetica, sans-serif;
}

/*---------- CONTAINER ----------*/

#wrapper {
	width:924px;
	margin:0 auto;
}
#wrapper div.topCurve,
#wrapper div.bottomCurve {
	background:url(../images/container-curve.jpg) 0 0 no-repeat;
	height:5px;
	font-size:0;
}
#wrapper div.bottomCurve {
	background-position:0 100%;
}

/*-------- BODY HEAD CONTENT SECTION ------*/

#container {
	background:#000;
	color:inherit;
	padding:11px 21px 28px;
}

/*------- HEADER ------*/

div.header {
	height:134px;
}

div #logo_layer {
	float:left;
	height:137px;
}

div.header img.logo {
	float:left;
}
div.header div.right {
	width:715px;
	float:right;
	text-align:right;
}

.website_title {
	position:relative;
	width:230px;
	height:30px;
	float:right;
	text-align:right;
}

/* ------------ SEARCH -------------*/
div.header div.topRightSearch {
	background:url(../images/topright-menu-bg.gif) 0 0 no-repeat;
	padding-left:4px;
	width:285px;
	float:right;
	margin-bottom:12px;
	padding-right:15px;
}
div.header div.topRightSearch span.right {
	background:url(../images/topright-menu-bg.gif) 100% 100% no-repeat;
	display:block;
	width:4px;
	height:27px;
	float:right;
	margin-top:-27px;
}
div.header div.topRightSearch ul {
	height:25px;
	line-height:25px;
	font-weight:bold;
	margin-right:4px;
	background:#373a06;
	color:inherit;
	border-bottom:#4e5206 1px solid;
	border-top:#4e5206 1px solid;
	padding-left:6px;
}
div.header div.topRightSearch ul li {
	float:left;
	width:auto;
	padding:0 12px 0 13px;
	background:url(../images/topright-menu-devider.gif) 0 50% no-repeat;
}
div.header div.topRightSearch ul li.left {
	background:none;
	padding:0 17px 0 0;
}
div.header div.topRightSearch ul li a {
	color:#c3a120;
	background-color:inherit;
	background-position:0 50%;
	background-repeat:no-repeat;
}
div.header div.topRightSearch ul li a:hover,
div.header div.topRightSearch ul li a span {
	color:#fff;
	background-color:inherit;
}

div.header div.topRightSearch #preemptive_search_layer {
	position:absolute;
	top:66px;
	margin:0px;
	padding:0px;
}

/* ------------ SEARCH END -------------*/

div.header div.topRightMenu {
	background:url(../images/topright-menu-bg.gif) 0 0 no-repeat;
	padding-left:4px;
	width:285px;
	float:right;
	margin-bottom:12px;
}
div.header div.topRightMenu span.right {
	background:url(../images/topright-menu-bg.gif) 100% 100% no-repeat;
	display:block;
	width:4px;
	height:27px;
	float:right;
	margin-top:-27px;
}
div.header div.topRightMenu ul {
	height:25px;
	line-height:25px;
	font-weight:bold;
	margin-right:4px;
	background:#373a06;
	color:inherit;
	border-bottom:#4e5206 1px solid;
	border-top:#4e5206 1px solid;
	padding-left:6px;
}
div.header div.topRightMenu ul li {
	float:left;
	width:auto;
	padding:0 12px 0 13px;
	background:url(../images/topright-menu-devider.gif) 0 50% no-repeat;
}
div.header div.topRightMenu ul li.left {
	background:none;
	padding:0 17px 0 0;
}
div.header div.topRightMenu ul li a {
	color:#c3a120;
	background-color:inherit;
	background-position:0 50%;
	background-repeat:no-repeat;
}
div.header div.topRightMenu ul li a:hover,
div.header div.topRightMenu ul li a span {
	color:#fff;
	background-color:inherit;
}
div.header div.topRightMenu ul li a.cart {
	background-image:url(../images/cart-icon.gif);
	padding-left:27px;
}
div.header div.topRightMenu ul li a.login {
	background-image:url(../images/login-icon.gif);
	padding-left:16px;
}
div.header div.topRightMenu ul li a.join {
	background-image:url(../images/join-icon.gif);
	padding-left:22px;
}

div.header h1 {
	font-size:30px;
	line-height:34px;
	color:#ce8321;
	background-color:inherit;
	font-weight:normal;
	clear:both;
}
div.header h1 span {
	color:#928c46;
	background-color:inherit;
}

/*------ MAIN NAVIGATION ------*/

div.mainNav {
	height:39px;
	background:url(../images/mainnav-bg.gif) 0 0 no-repeat;
	padding-left:11px;
}
div.mainNav span.right {
	background:url(../images/mainnav-bg.gif) 0 -39px no-repeat;
	display:block;
	width:11px;
	height:39px;
	float:right;
	margin-top:-39px;
}
div.mainNav ul {
	text-align:center;
	font-weight:bold;
	line-height:39px;
	font-size:11px;
	height:39px;
	background:url(../images/mainnav-bg.gif) 0 100% repeat-x;
	margin-right:11px;
}
div.mainNav ul li {
	display:inline;
	background:url(../images/mainnav-devider.gif) 0 50% no-repeat;
	padding:0 22px 0 27px;
}
div.mainNav ul li.left {
	background:none;
}
div.mainNav ul li a {
	color:#fff;
	background-color:inherit;
}
div.mainNav ul li a:hover,
div.mainNav ul li a.active {
	color:#ffe19f;
	background-color:inherit;
}

/*------- BANNER HEADER ------*/

div.bannerHeader {
	background:url(../images/banner-header-index-bg.gif) 0 100% repeat-x;
	padding-bottom:34px;
}

/*------- BODY CONTENTAINER ---------*/

div.bodyCont {
	overflow:hidden;
	height:100%;
}

/*---- LEFT PANEL -----*/

div.bodyCont div.leftPan {
	background:url(../images/panel-devider-index.jpg) 100% 40px no-repeat;
	width:638px;
	float:left;
	padding-right:27px;
}
div.bodyCont div.leftPan h2 {
	font-size:24px;
	line-height:28px;
	font-weight:normal;
}
div.bodyCont div.leftPan h3 {
	font-size:16px;
	line-height:18px;
	color:#ffcb05;
	background-color:inherit;
	font-weight:normal;
	padding-bottom:18px;
}
div.bodyCont div.leftPan p {
	padding-bottom:18px;
}
div.bodyCont div.leftPan p span {
	color:#ffcb05;
	background-color:inherit;
	font-style:italic;
}

/*----- RIGHT PANEL ------*/

div.bodyCont div.rightPan {
	width:185px;
	float:right;
}
div.bodyCont div.rightPan img {
	margin-bottom:12px;
}

/*---------------- FOOTER --------------*/

#footer {
	background:#000 url(../images/footer-bg.gif) 0 0 repeat-x;
	color:#a7a7a7;
	text-align:center;
	font-size:11px;
	line-height:16px;
	padding:26px 0 20px;
	position:relative;
	width:924px;
}
#footer ul {
	padding-bottom:4px;
	height:18px;
}
#footer ul li {
	display:inline;
	padding:0 9px 0 13px;
	background:url(../images/footer-devider.gif) 0 50% no-repeat;
}
#footer ul li.left {
	background:none;
}
#footer ul li a {
	color:#969157;
	background-color:inherit;
}
#footer ul li a:hover, #footer ul li a.active {
	color:#a7a7a7;
	background-color:inherit;
	text-decoration:none;
}
#footer a {
	color:#a7a7a7;
	background-color:inherit;
}
#footer a:hover {
	text-decoration:underline;
}
#footer ul.communities {
	width:108px;
	height:31px;
	position:absolute;
	right:21px;
	top:33px;
}
#footer ul.communities li {
	display:block;
	float:left;
	width:auto;
	padding:0 0 0 4px;
	background:none;
}

/*-------------- PRODUCT RANGES ---------------*/

div.innerCont {
	padding:19px 0 0;
}
div.innerCont h2 {
	font-size:22px;
	line-height:26px;
	font-weight:bold;
	color:#fff;
	background-color:inherit;
	padding-bottom:27px;
}

/*----- PRODUCT DISPLAY ----*/

div.productCont {
	overflow:hidden;
}

div.productCont div.blocks {
	width:273px;
	float:left;
	padding:0 20px 32px 0;
}
div.productCont div.right {
	padding-right:0;
}
div.productCont div.blocks span.top,
div.productCont div.blocks span.bottom {
	display:block;
	height:5px;
	font-size:0;
	background:url(../images/product-block-curve.gif) 0 0 no-repeat;
}
div.productCont div.blocks span.bottom {
	background-position:0 100%;
}
div.productCont div.blocks div.content {
	padding:0 8px 18px 11px;
	background:url(../images/product-block-bg.gif) 0 0 repeat-y;
    min-height:290px;
}
div.productCont div.blocks div.content p.name,
div.productCont div.blocks div.content p.name a {
	color:#ffca05;
	background-color:inherit;
	font-size:15px;
	line-height:22px;
	padding-bottom:5px;
}
div.productCont div.blocks div.content img {
	border:#d7d7d7 1px solid;
	padding:2px;
	background:#fff;
	color:inherit;
	margin-bottom:14px;
	cursor:pointer;
}
div.productCont div.blocks div.content a:hover {
	border:none;
}
div.productCont div.blocks div.content a:hover img {
	background-color:#d7d7d7;
	color:inherit;
}

/*-------------------- PRODUCT PAGE ------------------*/

div.productLeft {
	width:194px;
	float:left;
	margin-right:15px;
}
div.productLeft h3 {
	font-size:14px;
	line-height:37px;
	height:37px;
	color:#fff;
	background-color:inherit;
	background:url(../images/product-menu-hdr.gif) 0 0 no-repeat;
	padding-left:13px;
}
div.productLeft ul {
	font-weight:bold;
	line-height:27px;
	background:#3c3c3c url(../images/product-menu-corners.gif) 0 100% no-repeat;
	padding-bottom:21px;
}
div.productLeft ul li {
	background:url(../images/product-menu-devider.gif) 0 100% repeat-x;
	padding-bottom:2px;
}
div.productLeft ul li.bottom {
	background:none;
}
div.productLeft ul li a {
	display:block;
	height:27px;
	color:#fff;
	background-color:inherit;
	padding-left:10px;
}
div.productLeft ul li a:hover {
	color:#fff;
	background-color:#2f2e2e;
}
/*-------- PRODUCT MIDDLE PANEL ------*/
div.productMid {
	width:315px;
	float:left;
	font-size:12px;
    height:auto;
}
div.productMid h2 {
	padding-bottom:0;
}
div.productMid p {
	padding-bottom:11px;
}

div.productMid div.zoomBtn_layer {
    position:absolute;
    float:right;
    right:0px;
    top: 0px;
    z-index:5002;
}

div.productMid div.bigPicCont {
    position:relative;
	padding-bottom:10px;
    min-width:315px;
    min-height:315px;
    height:auto;
}
div.productMid ul.productThumbs {
	height:100%;
	overflow:hidden;
}
div.productMid ul.productThumbs li {
	padding-right:10px;
	float:left;
}
div.productMid ul.productThumbs li.right {
	padding-right:0;
}
div.productMid ul.productThumbs li img {
	border:#3c3c3b 1px solid;
	border:#1d1d1d 1px solid;
	padding:2px;
}
div.productMid ul.productThumbs li a:hover {
	background:none;
}
div.productMid ul.productThumbs li a:hover img {
	border-color:#6a6e25;
}

/*-------- PRODUCT RIGHT PANEL ------*/
div.productRight {
	width:335px;
	float:right;
	padding-top:5px;
	font-size:12px;
	position:relative;
}
div.productRight h4 {
	color:#cbc46e;
	background-color:inherit;
	font-size:16px;
	line-height:20px;
	padding-bottom:5px;
}
div.productRight p {
	padding-bottom:18px;
}
div.productRight p.price {
	color:#f4bb06;
	background-color:inherit;
	font:bold 20px/24px Arial, Helvetica, sans-serif;
}
div.productRight div.dimension {
	background:#393939;
	color:#fff;
	margin-bottom:8px;
    font-size:11px;
}

div.productRight div.dimension h5 {
	font-size:14px;
	line-height:29px;
	height:29px;
	background:#555;
	color:#cbc46e;
	padding-left:13px;
}
div.productRight div.dimension div.content {
	padding:6px 0 10px 13px;
}
div.productRight div.dimension div.content p {
	padding-bottom:5px;
}
div.productRight p.yellowTxt {
	font-weight:bold;
	color:#eeda84;
	background-color:inherit;
	padding-bottom:8px;
}
div.productRight a.inquire {
	background:url(../images/make-inquire.gif) 0 0 no-repeat;
	width:110px;
	height:34px;
	display:block;
	text-indent:-5000000px;
}
div.productRight a.inquire:hover {
	background-position:0 100%;
}

div.productRight .stock_details_qty_layer {
 	position:absolute;
	right:0;
	top:-20px;
    width: 114px;
}

div.productRight .addtocart {
	position:absolute;
	right:0;
	top:2px;
}

div.productRight .tellsomeone {
	position:absolute;
	right:0;
	top:29px;
}

div.productRight .tellsomeone_display_only {
    margin-top:5px;
}

/*----------------- MISCLENIOUS STYLE -------------------*/

.noBotPad {
	padding-bottom:0 !important;
}
.noBotMargin {
	margin-bottom:0 !important;
}
