@charset "utf-8";

/* 
************
GENERAL
************
*/
body {
	font: 10px Arial, Helvetica, sans-serif;
	color: #000;
	background:#524937
}

/* 
************
COMMON 
************
*/
* {
	padding:0;
	margin:0;/* box-sizing:  border-box;
 -ms-box-sizing: border-box;
 -moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
 */
}

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

a:hover {
	color:#5E5031;
	text-decoration:underline
}

a img, :link img, :visited img, fieldset, input.checkbox, input.radio, img {
	border:none
}

table {
	border-collapse:collapse;
	border-spacing:0;
	font:inherit
}

ol, ul {
	list-style:none
}

.fr {
	float:right;
	width:auto;
	clear:right;
	display:inline
}

.fl {
	float:left;
	width:auto;
	clear:right;
	display:inline
}

.ar {
	text-align:right
}

.al {
	text-align:left !important
}

.cntr {
	text-align:center;
}

/* 
******************
PAGE CONTENTS
******************
*/
/* HEADER */
#h {
	padding-top:5px;
	background:#524937
}

#hIn {
	background:url(../images/bg_head.jpg) no-repeat scroll 0 0;
	clear:both;
	height:105px;
	border:1px solid #828D9C;
	border-bottom:none
}

#h h1, #h h2 {
	display:block;
	float:left;
	text-indent:-2000px
}

#h h1 a {
	display:block;
	height:75px;
	width:150px;
	background:url(../images/mineral-time.gif) no-repeat 0 0;
	left:102px;
	position:relative;
	top:6px;
}

#h h2 {
	display:none
}

#hSearch {
	display:inline;
	float:right;
	height:40px;
	margin:23px 6px 0 0;
	text-align:right;
	width:188px;
}

input#sSearchInput {
	clear:left;
	color:#333;
	height:16px;
	line-height:16px;
	padding-left:2px;
	padding-top:3px;
	width:116px;
	border:1px solid #666
}

#cmenu, #bmenu {
	clear:both;
	display:block
}

#cmenu li, #bmenu li {
	float:left;
	display:inline
}

#h a:hover {
	text-decoration:underline
}

#cmenu .fr li {
	padding:7px 6px 0;
	font-size:11px
}

#cmenu .fr li a {
	color:#000
}

#cmenu .fr li a:hover {
	color:#666
}

#bmenu li {
	padding:0 8px;
	margin:-2px 0 0 0;
	line-height:10px;
}

#bmenu li a {
	color:#fff
}

#lmenu {
	color:#666;
	padding:7px 0 0 6px
}

#lmenu a {
	color:#000
}

#lmenu span, #lmenu b {
	margin:0 2px;
}

#lmenu span.bcDiv {
	position:relative;
	top:-1.2px
}

#rmenu {
	float:right
}

#rmenu li {
	border-left:#fff 1px solid
}

#rmenu li.first {
	border-left:none
}

/* info pages texts */

div.pTxt p, div.pTxt dl *, #payments div.pTxt li, #minerals div.pTxt li, #locator .pTxt .fl, #faq .pTxt li {
	line-height: 22px;
	font-size:12px
}

#payments div.pTxt ol, #payments div.pTxt ul, #minerals div.pTxt ul, #faq .pTxt ul {
	list-style:outside
}

#payments div.pTxt ol {
	list-style:decimal
}

#payments div.pTxt ol a {
	font-weight:bold
}

#payments div.pTxt ul, #minerals div.pTxt ul, #faq .pTxt ul {
	list-style:square
}

#payments div.pTxt li, #minerals div.pTxt li, #faq .pTxt li {
	margin:0 28px
}

#locator .pTxt .fl {
	width:42%;
	margin:3.98%
}

#locator .pTxt address {
	font-style:normal
}

#faq .lCol {
	width:52%;
	margin-right:3%;
	float:left
}

#faq .rCol {
	width:44.8%;
	float:left
}

/* COLUMNS */
/* PADDINGS of main cols */
#mcc {
	padding: 0 12px;
	min-height:400px
}

* html #mcc {
	height:400px
}

#home_page #mcc, #products #mcc, #product_types #mcc, #categories #mcc {
padding:0;
}

/* CENTRAL COLUMN hp */
#hpBan {
	text-align:center;
	margin-bottom:2em
}

/* EOF COLUMNS */

/* FOOTER */

#f {
	background:#524937
}

#fc {
	text-align:center;
	color:#fff;
	padding:0;
	background:#524937
}

#fc a {
	white-space:nowrap;
	color:#fff;
	text-decoration:none
}

#fc a:hover {
	color:#f54f87;
	text-decoration:underline
}

#fPan {
	background-color:#030303;
	border:1px solid #828D9C;
	border-top: none;
	padding:0 0 28px;
	text-align:center;
	vertical-align:top;
}

#fPanIn {
	color:#fff;
	font-size:10px;
	margin:0 auto;
	padding-bottom:11px;
	text-align:center;
}

#rfm {
	float:right;
	width:213px;
	height:90px;
	margin:9px 0 0 22px;
	background:#f65087;
	text-align:left;
	position:relative;
}

#rfm ul {
	list-style:none;
	font-size:12px;
	font-weight:bold;
	padding:0;
	margin: 18px 0 0 18px
}

#rfm a:hover {
	color:#ebebeb
}

#lfm {
	text-align:right;
	padding-top: 30px
}

#lfm ul li {
	list-style:none;
	display:inline;
	border-left:#f65088 1px solid;
	padding-left:9px;
	margin-left:9px;
}

#lfm ul li.first {
	border-left:none
}

#fCopy {
	text-align:right;
	margin-top:4px;
}

fCopy a {
	margin-left:8px
}

#rfm #vmc {
	position:absolute;
	top:4px;
	left:152px;
	width:45px;
	height:84px;
	overflow:hidden
}

/* EOF FOOTER */

/* 
              _____________
     ....-''``'._ _________))  ( MODULES and WIDGETS )
             ,_  '-.___)
               `'-._)_)
     -----'``"-,__(__)
*/
/* HP Central Col Widgets */
.wBox {
	clear:both;
}

.wBody {
	clear:both;
	margin-bottom:1em;
}

/* 
PRODUCT BOXES 
*/
/* Central Col Boxes */
.pBox {
	color:#797979;
	font-size:13px;
	padding:8px 16px;
	clear:both;
}

.wBox .pBox {
}

.pBox h5 a, .rvBox h5 a {
	display:block;
	font-size:14px;
	height:24px;
	margin-bottom:0px;
	margin-top:4px;
	overflow:hidden;
	color:#F74993;
}

.pBox h5 a:hover, .rvBox h5 a:hover, .pBrand h5 a:hover, .pCat h5 a:hover {
	text-decoration:underline
}

.pImg {
	float:left;
	width:150px;
	height:150px;
	display:inline;
	margin:0 1em 1em 0
}

.pImg img, .pImgM img {
	height:150px;
	width:150px
}

.pSDescr {
	min-height:80px;
	overflow:hidden
}

.pPrice, .rvPrice {
	color:#797979;
	font-size:13px;
	font-weight:bold;
	line-height:28px
}

.pPrice b {
	color:#F22A82;
}

/* Rel Products */
#pRel .pBox {
	height:198px
}

#pRel .pBox .sku {
	margin-bottom:4px
}

/* More Images */
#pMoreImages .pBox {
	height:150px
}

/* Side Boxes */
.sBox {
	border:none;
	float:none;
	clear:both;
	width:100%;
	height:auto;
	padding:10px 8px 0
}

.sBox .pBoxIn {
	padding-bottom:8px;
	clear:both;
	float:none;
	width:100%;
	overflow:hidden
} /* needed for ie6-7*/

.sBox h5 a {
	height:auto
}

.sBox .pImg img {
	width:100px;
	height:100px
}

.sBox .pPrice {
	font-size:14px;
	line-height:24px
}

/* Recently Viewed Boxes */
.rvBox {
	clear:both;
	overflow:hidden;
	margin-bottom:12px;
	font-size:11px;
	text-align:center
}

.rvBox h5 a {
	font-size:13px;
	line-height:16px;
	height:16px
}

.rvImg img {
	clear:both;
	float:none;
	margin:0 auto 8px;
	height:100px;
	text-align:center;
	width:100px
}

.rvDescr {
	display:none
}

.rvButs a {
	font-weight:bold;
	color:#49402c
}

/* View Cart Page Recently Viewed */

#frontend_addcart .rvDescr {
	display:block
}

#frontend_addcart .rvBox {
	text-align:left;
}

#frontend_addcart .rvImg img {
	float:left;
	clear:both;
	margin:0 8px 0 0
}

/* EOF PRODUCT BOXES */
/* BRANDS AND CATEGORIES BOXES */
.pBrand, .pCat {
	float:left;
	display:inline;
	border-collapse:collapse;
	color:#000;
	font-size:12px;
	height:156px;
	margin:0 14px 8px 13px;
	overflow:hidden;
	text-align:center;
	width:139px;
	padding:8px 16px
}

.pBrand h5 a, .pCat h5 a {
	display:block;
	font-size:12px;
	line-height:26px;
	height:26px;
	margin-top:4px;
	overflow:hidden
}

.pBrandImg img, .pCatImg img {
	border:1px solid #ccc;
	clear:both;
	height:123px;
	margin:0 auto;
	text-align:center;
	width:123px
}

/*
SIDE BOXES PAN + INNER PAGES BOXES
*/
.sPan, .inPan {
	text-align:center;
	font-size:12px;
	color:#666;
	margin:0 1px 11px
}

.sH {
	margin-top:8px
}

.sH h4 {
	height:25px;
	display:block;
	text-indent:-2000em;
	background-position:50% 50%;
	background-repeat: no-repeat;
	margin-bottom:8px;
	padding-top:8px
}

.sBody {
	border:1px solid #5E5234;
	display:block;
	margin:0 10px 10px 8px;
	padding:6px 9px 10px 8px;
}

.sBody ul {
	margin:2px 0 0 8px;
	text-align:left
}

.sBody ul li a {
	color:#fff;
	font-size:14px;
	margin:3px;
	text-decoration:none;
	display:block
}

.sBody a:hover {
 color:#ffca5b text-decoration:underline
} /* side columns hover */

.sBody select {
	width:98%;
	margin:0 auto;
	text-align:center
}

/* Special cases boxes */

#sCustCare .sH h4 {
	background-image:url(../images/info.gif);
	height:20px
}

/* Left Nav */

#sCats .sH h4 {
	background-image:url(../images/products.gif);
	margin-bottom:0
}

#sCats .sBody {
	border:none;
	margin:0
}

#sCats .sBody ul li a, #sCats .sBody ul li, #sCats .sBody ul {
	margin:0;
	overflow:hidden
}

/*
SIDE CATEGORIES
*/

#sCats ul {
	margin:0
}

#sCats li {
	background:url(../images/bg_cats.gif) no-repeat 0 0;
	/*line-height:23px;
	clear:both;*/
	display:block;
	zoom:1;
	font-size:15px;
	height:auto;
	padding:12px 0 8px 8px;
	width:145px;
	font-weight:bold;
}

#sCats li:hover a {
	color:#FFCA5B
}

* html #sCats li a:hover {
	color:#FFCA5B
}

#sCats li a {
	zoom:1;
	color:#fff
}

#sCats li a.exp {
	background:url(../images/arrow.gif) no-repeat 0 0;
	width:16px;
	height:23px;
	float:left;
	text-indent:-2000em
}

#sCats li a.current {
	background:url(../images/arrow.gif) no-repeat -455px 0
}

#sCats ul ul {
	font-size:10px;
	padding:10px 0 4px
}

#sCats li li {
	background:none;
	border:none;
	line-height:16px;
	padding:0
}

#sCats li li a, #sCats li li a.current {
	background:url(../images/arrow_cat.gif) no-repeat 0 5px;
	color:#FFCA5B;
	padding-left:8px;
	font-size:10px
}

* html #sCats li li a {
	padding-left:15px
}

#sCats li:hover li a {
	color:#ffca5b
} /* must be same color as top item */

#sCats li li a:hover {
	color:#fff !important;
	text-decoration:none;
	background:url(../images/arrow_cat_hover.gif) no-repeat 0 5px;
}

/*
Side BANNERS
*/

#banners {
	width:161px;
	margin:0 auto
}

/* press releases */

#pressRel {
	background:url(../images/pressbg.gif) no-repeat center top;
	width:162px;
	height:190px;
	text-align:center;
	margin:0 auto;
	display:block
}

a.prImg, div.pressrelease {
	margin:0 auto;
	display:block;
	padding:32px 0 2px 0;
	text-align:center
}

a.prImg img, div.pressrelease img {
	border:#b38c3d 1px solid;
}

#pressRel a {
	color:#b38c3d;
	font-size:12px;
	display:block;
	text-align:center;
	text-decoration:none
}

#pressRel a:hover {
	color:#fff
}

table.pressRel a {
	color:#5e5031;
	font-size:12px;
	font-weight:bold
}

/*div.cntr a {text-align:center; font-size:14px; color:#666; display:block}*/

div.banners {
	padding:0 0 8px
}

/*
INNER PAGES BOXES
*/
.inPan {
	width: 169px;
	margin:28px auto
}

.inPan .sH h4 {
	border:none !important;
	margin:0 !important;
	height:auto !important
}

/************
INNER PAGES 
************/
h3 {
	font-size:16px;
	color:#F74993;
	text-transform:capitalize;
	clear:both;
	margin:14px 0
}

#products h3 {
	margin:8px 8px 8px 10px
}

#pH3 img, #categories .catPBox img {
	width:599px
}

#mc h4 {
	font-size:14px;
	line-height:28px;
	height:28px;
	clear:both;
	display:block;
	border-bottom:#000 1px solid;
	margin:0 0 16px
}

.emptyPage {
	margin:1em 0
}

#mc p {
	margin:16px 0
}

.pTxt h5 {
	font-size:13px;
	margin:16px 0
}

.pTxt dl {
	padding:1em 0
}

.pTxt dt {
	font-weight:bold;
	padding:0.2em 0;
	color:#F84993;
	font-size:13px !important
}

.pTxt dd {
	padding:0.2em 0 0.8em
}

/* LOADER */
.ploader {
	top:128px;
	position:absolute;
	z-index:999;
	width:97%;
	height:56px;
	line-height:56px;
	text-align:center;
	display:none
}

.ploader .ploader-content {
	width: 218px;
	padding: 4px;
	margin:0 auto;
	height:56px;
	line-height:56px;
	background-color:#f1f1f1;
	font-size: 14px;
	border:1px solid #fff;
	text-shadow:#CCC;
	color:#666;
	font-weight:bold;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px
}

* html .ploader .ploader-content {
	padding: 28px 4px;
	height:auto
}

/* PAGINATION */
.pages {
	clear:both;
	margin:0 2px 0 0;
	clear:both;
	background:#eee;
	border:1px solid #e6e6e6;
	line-height:34px;
	height:34px;
	font-size:10px
}

.toPage {
	right:28px;
	position:absolute
}

* html .toPage {
	padding-top:8px
}

.paging {
	position:absolute;
	right:156px;
	margin-top:8px;
	font-size:11px
}

* html .paging {
	height:34px;
	overflow:hidden
}

.paging li {
	display:inline;
	float:left;
	margin:0 2px
}

.paging li a, .paging li a.pOn:hover {
	color:#333;
	font-weight:bold;
	background:#fff url(../images/bg_vert.gif) repeat-x 0 -103px;
	line-height:18px;
	height:18px;
	border:1px solid #ccc;
	width:18px;
	text-align:center;
	display:block
}

.paging li a.pOn, .paging li a:hover {
	color:#fff;
	background-position:0 -128px;
	background-color:#666
}

.paging .pNext *, .paging .pPrev * {
	width:46px
}

.paging .pPrev span, .paging .pNext span {
	color:#e4e4e4;
	font-weight:bold;
	background:#fff;
	line-height:18px;
	height:18px;
	border:1px solid #f1f1f1;
	text-align:center;
	display:block
}

span.pageSum {
	margin-left:1em;
	float:left
}

/* Product Page */
#pPane {
	clear:both;
	padding-left:268px
}

.pImgM {
	text-align:left;
	width:256px;
	float:left;
	display:inline;
	margin:0 12px 1em -268px;
	overflow:hidden
}

.pImgM .p_lb img {
	width:250px;
	height:250px
}

.pImgM li {
	float:left;
	display:inline;
	margin:5px 4px 0 0
}

.pImgM li a {
	float:left;
	display:inline;
	text-align:center;
	border:1px solid #ccc;
	text-decoration:none
}

.pImgM #butsUImg {
	float:left;
	margin-bottom:6px
}

.pImgM #butsUImg li a {
	height:28px;
	line-height:28px;
	width:122px;
	background:url(../images/bg_vert.gif) repeat-x 0 0;
	font-size:13px;
}

#mc .pImgM p {
	margin:0 0 4px;
	text-align:center;
	font-size:13px;
	color:#666;
	display:block
}

.pImgM #altViews li {
	margin-top:4px
}

.pImgM #altViews img {
	width:58px;
	height:58px;
	border:none
}

.pData {
	clear:right;
	position:relative;
	font-size:12px;
	color:#666
}

.pData img {
	vertical-align:middle
}

h3#pHead {
	color:#F74993;
	border:none;
	clear:right;
	margin-bottom:8px;
	margin-top:8px
}

.pData .model {
	margin-bottom:4px;
	margin-top:1em
}

.pData .price {
	font-size:15px;
	line-height:24px;
	font-weight:bold
}

.pData .price span {
	color:#F22A82;
}

#pShortDescr {
	color:#999;
	border-top:#ccc 1px solid;
	padding-top:8px;
	margin-top:8px
}

#pAddCart {
	font-size:14px;
	font-weight:bold;
	position:relative
}

#pg_wrap li {
	margin-bottom:4px
}

#pg_wrap li select {
	width:100px
}

#pAddCartPan {
	position:absolute;
	right:8px;
	top:-21px;
}

#pAddCart input#qty {
	width:20px;
	text-align:center;
	margin-left:4px
}

#pAddCart fieldset * {
	float:left;
	display:inline
}

#pColors {
	float:none;
	display:block;
	margin-top:0
}

#pDescr {
	margin-top:0;
	clear:both;
	font-size:12px
}

/* Search*/
#sForm {
	margin-bottom:2em;
	clear:both
}

/* PRs */

#prGrid {
	width:450px;
	margin:1em auto;
	text-align:center
}

#prGrid div {
	float:left;
	width:150px;
	height:188px;
	display:inline;
	font-size:12px;
	font-weight:bold
}

#prGrid img {
	border:1px solid #B38C3D;
	margin-bottom:4px;
	clear:both
}

#prGrid div a {
	display:block;
	clear:both
}

#noProducts {
	margin-left:10px
}

/* EOF Inner Pages */

/*
             .-"-._( ) )
            /  ,  ,  66\
     `======\   )_\\=\_o)=   FORMS and Buttons 
             `~~"~ `"
*/
input, select, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	vertical-align:middle
}

a:active, input:active, * :focus {
	outline: none
}

/* ff way to remove outline from submit button
input[type="submit"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner {
border: none
} */
form {
	display:inline
}

/*
**************
MAIN BUTTONS
**************
*/

.buttons {
	margin:8px 0 0
}

.but {
	cursor:pointer;
	border:0;
	overflow:hidden;
	background:#f74893 url(../images/bg_al.gif) repeat-x 0 0;
	color:#fff;
	font-weight:bold;
	padding:1px 2px 3px;
	height:18px;
	line-height:15px;
	vertical-align:middle;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
} /* some maneuvers to make it similar in all browsers, change carefully! */

.boxSubmit {
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	padding:0 8px 3px !important;
	margin:6px 0
}

input.vcbutblue, input.vcbut, input.cfbut, ul.checkout_opts .opt_button_wrap input.opt_button {
	background:url(../images/bg_al.gif) repeat-x 0 0; /* same as .but, but taller */
	line-height:21px;
	height:21px;
	border:0;
	font-weight:bold;
	font-size:12px !important;
	color:#fff !important;
	cursor:pointer
}

input.vcbut {
	background-position: 0 -80px;
	width:108px !important;
}

input.cfbut {
	background-position: 0 -40px;
}

ul.checkout_opts .opt_button_wrap input.opt_button {
	width:125px !important;
}

.pDel {
	display:block;
	width:18px;
	height:18px;
	text-indent:-2000px;
	background:url(../images/del.gif) no-repeat 0 0;
	margin-top:2px;
}

input#vcCheckout, input#vcCheckoutComplete, input#vcContinueShopping, .tdCoupon input.boxSubmit, input#butCOLogin, input#butCOContinue, input#contactBut, input#butForgotPassw, input#cCreateAccount, #createAccCol .panIn a, input#butLogin {
	width:191px;
	height:43px;
	text-align:left;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	border-radius:0;
	text-indent:-2000em;
	line-height:200em;
	overflow:hidden;
	background:url(../images/bg_buttons.png) no-repeat 0 0;
}

.tdCoupon input.boxSubmit {
	width:108px;
	height:23px;
	border:none;
	background-position: -215px -8px;
}

input#vcCheckout {
	background-position:0 -250px;
}

input#vcCheckoutComplete {
	background-position:-218px -250px;
	width:144px;
	height:34px;
}

input#butCOContinue {
	background-position:0 -58px;
}

input#butCOLogin {
	background-position:-212px -58px;
	width:191px !important;
}

#createAccCol .panIn a {
	display:block;
	margin:8px auto;
	background-position:-218px -430px;
}

input#contactBut, input#butForgotPassw, input#cCreateAccount, input#butLogin {
	width:160px;
	height:36px;
	background-position:-121px -186px;
}

input#cCreateAccount {
	background-position:-121px -305px
}

#sSearchGo {
	background-image:url(../images/go.gif);
	text-indent:-2000em;
	line-height:200em;
	width:20px;
	padding:0;
	height:20px;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	border-radius:0
}

input#pButAddCart {
	width:74px;
	height:18px;
	padding:0;
	text-indent:-2000em;
	line-height:200em;
	background:url(../images/addcart.gif) no-repeat 0 0;
	margin:-1px 0 0 4px
}

