body {
        background-color: #FFF;
        font-family: Arial, sans-serif;
        font-size: 11px;
        color: #352400;
        margin: 0px;
        padding: 0px;
        width: 1002px;
}

body.catalog-product-gallery {
   padding-top: 30px;
   width: 800px;
}

* {
   margin: 0;
   padding: 0;
}

a {
        text-decoration: none;
        font-weight: bold;
        color: #c28e00;
}

img {
        border: none;
}

ul {
        list-style: none;
}

p {
        margin-top: 0px;
        margin-bottom: 10px;
}

p a:hover {
        text-decoration: underline;
}

.clear {
        content:".";
        display:block;
        clear:both;
        height:0;
        font-size:0;
        line-height:0;
        visibility:hidden;
        overflow:hidden;
}
.coupon { margin-top:12px; }
.coupon p { margin-bottom:3px; }
.left { float:left; }
.float_left {
        float: left;
        margin-right: 8px;
        margin-bottom: 4px;
}

.float_right {
        float: right;
        margin-left: 8px;
        margin-bottom: 4px;
}

/* @group Colors */

.darkgrey {
        color: #202020;
}

.lightgrey {
        color: #352400;
}

.darkgreen {
        color: #798225;
}

.lightgreen {
        color: #979f3c;
}

.darkorange {
        color: #c28e00;
}

.lightorange {
        color: #e9cf46;
}

/* @end */

/* @group Header */

.header {
        width: 1002px;
        height: 141px;
        overflow: hidden;
}

h1#logo, a.logo_link {
        margin-left: 31px;
        margin-top: 20px;
        margin-right: 79px;
        float: left;
}

ul#nav {
        margin: 0px;
        margin-top: 76px;
        padding: 0px;
        float: left;
   z-index:999;
   width: 680px;
}

ul#nav li {
        float: left;
        margin-right: 38px;
   position:relative;
}

ul#nav a {
        color: #352400;
        font-size: 13px;
        font-weight: normal;
   display:block;
   text-decoration:none;
}

ul#nav a.active, ul#nav li.active a {
        font-weight: bold;
        color: #919800;
}

ul#nav a.active:hover, ul#nav li.active a:hover {
        color: #e9cf46;
   display:block;
   text-decoration:none;
}

ul#nav a:hover {
        color: #919800;
}



/* @end */

/* @group Left Sidebar */

.left_sidebar {
        width: 197px;
        height: 643px;
        float: left;
        overflow: hidden;
}

ul.sub_nav {
        margin: 0px;
        margin-top: 85px;
        margin-left: 28px;
        padding: 0px
}

ul.sub_nav li {
        margin-bottom: 16px;
        padding-left: 20px;
   font-size:13px;
   padding-right: 12px;
        background-repeat: no-repeat;
/*        height: 31px; */
        padding-top: 12px;
}

ul.sub_nav li.sn1 {
        background-image: url(../images/gem1.jpg);
}

ul.sub_nav li.sn2 {
        background-image: url(../images/gem2.jpg);
}

ul.sub_nav li.sn3 {
        background-image: url(../images/gem3.jpg);
}

ul.sub_nav li.sn4 {
        background-image: url(../images/gem5.jpg);
}

ul.sub_nav li.sn5 {
        background-image: url(../images/gem5.jpg);
}

ul.sub_nav li.sn6 {
        background-image: url(../images/gem6.jpg);
}

ul.sub_nav li a {
        display: block;
        color: #352400;
        font-size: 13px;
        font-weight: normal;
}

ul.sub_nav a.active {
        font-weight: bold;
        color: #7a8226;
}

ul.sub_nav a:hover {
        color: #919800;
}

ul.sub_sub_nav {
        margin: 0px;
        padding: 0px;
        padding-left: 10px;
        padding-top: 14px;
}

ul.sub_sub_nav li {
        margin-bottom: 10px;
        padding: 0px;
}

ul.sub_sub_nav li a {
        color: #352400;
}

ul.sub_sub_nav li a:hover, ul.sub_nav li a.active:hover {
        color: #7a8226;
}
ul.sub_sub_nav li a.active:hover {
        color: #e9cf46;
}
ul.sub_nav li.heading {
   font-weight: bold;
        color: #7a8226;
}
/* @end */

/* @group Content Area */

.content_area {
        width: 610px;
        min-height: 643px;
        height: auto; !important
        height: 643px;
        float: left;
        overflow: visible;
}

div.home-wrap {
        margin-top: -45px;
    margin-left: -54px;
}

/* @end */

/* @group Right Sidebar */

.right_sidebar {
        width: 170px;
        padding-top: 76px;
        height: 45px;
        float: left;
}

input.search_field {
        border: solid 1px #d5d5d5;
        border-right: 0px;
        float: left;
        width: 147px;
        height: 16px;
        margin: 0px;
        padding: 0px;
}

input.search_submit {
        border: solid 1px #d5d5d5;
        margin: 0px;
        padding: 0px;
        height: 18px;
        width: 18px;
        background-image: url(../images/search_btn.jpg);
        background-repeat: no-repeat;
        float: left;
}

input.search_submit:hover {
        background-image: url(../images/search_btn_over.jpg);
}

ul.user_links {
        margin: 0px;
        padding: 0px;
        border-top: solid 1px #efefef;
        margin-top: 8px;
        width: 186px;
}

ul.user_links li {
        width: 186px;
        padding-top: 4px;
}

ul.user_links li a {
        margin-left: 4px;
        font-size: 11px;
        color: #e9cf46;
        font-weight: normal;
}

ul.user_links li a:hover {
        color: #919800;
}

div.store_links {
        width: 166px;
        border: solid 1px #d5d5d5;
        margin-top: 8px;
        background-image: url(../images/store_links_bg.jpg);
        background-repeat: repeat-x;
        background-position: bottom;
        background-color: #fefefd;
}

ul.store_links_list {
        margin: 0px;
        padding: 0px;
}

ul.store_links_list li {
        padding: 6px 10px;
        border-bottom: solid 1px #edeeec;
}

ul.store_links_list li a {
        color: #919800;
        font-size: 11px;
        font-weight: normal;
}

ul.store_links_list li a:hover {
        color: #e9cf46;
}

/* @end */

div.page_wrap {
        background-image: url(../images/site_bg.jpg);
        background-repeat: no-repeat;
}

div.content_container {
        padding-top: 45px;
        padding-left: 54px;
        padding-right: 20px;
}

div.content_container p {
   line-height: 1.5em;
}

div.content_container p ul {
        list-style: disc;
}

h1 {
        margin-top: 0px;
        margin-bottom: 12px;
        font-size: 16px;
        color: #919800;
}

h2 {
        margin-top: 0px;
        margin-bottom: 12px;
        color: #919800;
        font-weight: bold;
        text-transform: uppercase;
        font-size: 12px;
}

h3 {
        margin-top: 0px;
        margin-bottom: 4px;
        font-size: 12px;
        font-weight: bold;
        color: #919800;
}

h4 {
        margin-top: 0px;
        margin-bottom: 4px;
        color: #c28e00;
}

.breadcrumbs {
        font-size: 10px;
        padding: 0px;
        padding-left: 4px;
        margin-bottom: 12px;
        color: #a3a3a3;
}

.breadcrumbs li {
        display: inline;
}

.breadcrumbs li a {
        color: #a3a3a3;
        text-decoration: underline;
}

/* @group Category View */

div.listing-type-grid table {
        width: 100%;
}

div.listing-type-grid td{
        width: 33%;
        border: solid 1px #f0f0f0;
        padding: 4px;
        background-image: url(../images/p_th_frm_bg.jpg);
        background-repeat: repeat-x;
        background-position: bottom;
}

p.product-image {
        display: block;
        border: solid 1px #f0f0f0;
        text-align: center;
        margin-bottom: 0px;
        padding: 0px;
        background-color: #FFF;
        height: 135px;
        overflow: hidden;
}

/* @end */

/* @group Product View */

div.product-img-box {
        width: 200px;
        float: left;
}

ul.rproducts {
        margin: 0px;
        padding: 0px;
        width: 172px;
}

ul.rproducts li a {
        display: block;
        border: solid 1px #e0e0e0;
        width: 80px;
        height: 80px;
        float: right;
        margin-right: 4px;
        margin-bottom: 4px;
}

div.product-body {
        float: left;
        width: 330px;
   margin-left: 6px;
}

ul.product-source-info {
        border-top: solid 1px #e0e0e0;
        margin: 0px;
        padding: 0px;
}

ul.product-source-info li {
        border-bottom: solid 1px #e0e0e0;
        padding-top: 8px;
}

ul.product-source-info li img {
        float: left;
}

div.source-info {
        float: left;
        margin-left: 10px;
        width: 280px;
}

p.price, .price-box {
        color: #c28e00;
        font-weight: bold;
        font-size: 14px;
}

.add-to-holder {
   margin-top: 12px;
}

fieldset.add-to-cart-box {
        border: none;
        padding: 0px;
        padding-bottom: 12px;
        font-weight: bold;
}

fieldset.add-to-cart-box legend {
        display: none;
}

fieldset.add-to-cart-box button {
        border: solid 1px #d3d2d2;
        font-weight: bold;
        color: #ddb036;
        background-color: #fdfefd;
        background-image: url(../images/btn_bg_1.jpg);
        background-repeat: repeat-x;
        background-position: bottom;
        padding: 2px 4px;
        font-size: 10px;
}

fieldset.add-to-cart-box button:hover {
        background-image: url(../images/btn_bg_1_hover.jpg);
        background-position: top;
}

div.more-views img, div.mini-related-items img {
        border: solid 1px #d3d2d2;
        float: left;
        margin-right: 8px;
        margin-bottom: 8px;
}

div.mini-related-items li {
        float:left;
}

/* @end */


/* Default styles from magento */

.no-display {
   display: none;
}


.footer {
   text-align: center;
}

.footer .informational ul, .footer .informational div {
   display:inline;
}

.footer .informational li {
   background:transparent url(../images/footer_info_separator.gif) no-repeat scroll 100% 50%;
   display:inline;
   padding-left:4px;
   padding-right:8px;
}

.footer .informational li.last {
   background: none;
}

/************ 2ND LEVEL ************/
#nav ul {
        position: absolute;
        top:15px;
        left:-10000px;
}

/************ 3RD+ LEVEL ************/
#nav ul ul { top:5px; }



table.pager {
        text-align: right;
        width: 100%;
        padding-top: 8px;
        font-weight: bold;
        color: #798225;
   margin-top: 28px;
}

table.pager a {
        text-decoration: underline;
}

table.pager td {
        padding-right: 12px;
        border-right: solid 1px #afaeae;
        width: 50%;
}

table.pager td.pages {
        color: #666666;
        text-align: left;
        padding-left: 12px;
        padding-right: 0px;
        border: none;
}

table.pager ol {
        margin: 0px;
        padding: 0px;
        list-style: none;
        display: inline;
}

table.pager ol li {
        display: inline;
}

fieldset {
        border: none;
}

legend {
        display: none;
}

.legality {
   margin-top: 2px;
}

/* All */
.col2-set, .col3-set, .col4-set, .col5-set { clear:both; }

/* Col2 */
.col2-set .col-1, .col2-set .col-2 { width:48%; padding-right: 8px; }
.col2-set .col-1 { float:left; }
.col2-set .col-2 { float:right;}

/* Col2-alt */
.col2-alt-set .col-1 { width:32%; }
.col2-alt-set .col-2 { width:65%; }
.col2-alt-set .col-1 { float:left; }
.col2-alt-set .col-2 { float:right;}

/* Col3 */
.col3-set .col-1, .col3-set .col-2, .col3-set .col-3 { float:left; width:31.3%; }
.col3-set .col-1, .col3-set .col-2 { margin-right:3%; }

/* Col4 */
.col4-set .col-1, .col4-set .col-2, .col4-set .col-3, .col4-set .col-4 { float:left; width:22%; }
.col4-set .col-1, .col4-set .col-2, .col4-set .col-3 { margin-right:4%; }

/* Table Columns */
table .col-1, table .col-2, table .col-3, table .col-4 { float:none !important; margin:0 !important; }
.col3-set td.spacer { width:3%; }
.col4-set td.spacer { width:4%; }


/* One-Page checkout */
.one-page-checkout .group-select { margin-right:0; }

.one-page-checkout .box {
    padding:10px 10px;
    background:#faf7ee;
    width: 516px;
}

.one-page-checkout .head {
    margin-bottom:0 ;
    padding:4px 8px 2px 8px;
    background:url(../images/opc_off_head_bg.gif) repeat-x 0 100% #eee;
    border-width:0 1px 0 1px;
    border-color:#D9DDE3;
    border-style:solid;
    border-top:1px solid #fff;
}

.one-page-checkout .head a { display:none; }  /* Hide Edit button in step header */
.one-page-checkout h3 { color:#999; font-size:1.05em; }
.one-page-checkout h4 { border-bottom:1px solid #E4E4E4; padding-bottom:2px; text-transform:uppercase; }
.one-page-checkout h4.title { border-bottom:0; text-transform:none; }
.one-page-checkout .step-count { background:#fff; font-size:.9em; padding:0 4px; line-height:1em; }
.one-page-checkout .content { padding: 10px 20px; }
.one-page-checkout label.label { font-size:1.05em; color:#2f2f2f; }
.one-page-checkout .allow .head { background:#dbe6eb; border-color:#d3d2d2; border-width:1px 1px 0 1px; cursor:pointer; padding-bottom: 3px;}

.one-page-checkout .active .head {
        margin-bottom:0;
        border:1px solid #BBAFA0;
        background:#F9F3E3;
        padding-bottom:5px;
        cursor:default;
        border: solid 1px #d3d2d2;
        font-weight: bold;
        color: #ddb036;
        background-color: #fdfefd;
        background-image: url(../images/btn_bg_1.jpg);
        background-repeat: repeat-x;
        background-position: bottom;
}

.one-page-checkout .alloq .head a { display:block; } /* Display Edit button in active selection */
.one-page-checkout .group-select { margin-top:0; border:0; background:none; padding:0; }
.one-page-checkout .allow h3 { color:#a4b3b9; margin: 0px;}
.one-page-checkout .active h3 { color:#F18200; margin: 0px;}
.one-page-checkout .allow .step-count { background:#dbe6eb; }
.one-page-checkout .active .step-count { color:#fff; border:1px solid #f19900; background:#F18200; }

.one-page-checkout .active .box {
        display:block;
        background:url(../images/multi_address_box_bg.gif) repeat-x #FBFAF6;
}

.one-page-checkout dd .form-list ul { margin:5px 17px 15px 17px; }
.one-page-checkout .checkmo-mailing-address { padding-left: 20px; }
.one-page-checkout-progress .page-head { margin-bottom:1em; }
.one-page-checkout-progress li { border:1px solid #A3AEB3; background:#eee; margin-bottom:6px; }
.one-page-checkout-progress h4 { margin:0; color:#999; padding:2px 8px; background:#eee; text-transform:none;  }
.one-page-checkout-progress h4.complete { border-bottom:1px solid #A3AEB3; background:#D0DCE1; color:#5e8ab4; }
.one-page-checkout-progress h4 a { text-transform:none; }
.one-page-checkout-progress .content { padding:8px 13px; }
#opc-login .button-set { border-top:0; }
#opc-review .box { border:0; padding:0; }
#opc-review .content { border:1px solid #d9dde3; border-top:0; }
#opc-review .data-table { border-top:0; }
.opc-please-wait { padding-right:7px;}

.newsletter-signup {
   border: solid #D3D2D2;
   border-width: 0 1px;
   padding: 1em 0 0 1em;
   margin: 0;
}

.one-page-checkout a.back {
        background:url(../images/icon_opc_back.gif) no-repeat;
        padding-left:16px;
        line-height:13px;
        float: left;
}

.one-page-checkout .payment-methods dd { padding:0; }
.one-page-checkout .button-set { margin-top:0; padding-top:1.5em; }

.checkout-progress { margin:0 auto 1.5em auto;}
.checkout-progress td {
    float:left;
    margin-right:3px;
    border-top:10px solid #999;
    padding:4px 20px;
    color:#abb5ba;
    font-weight:bold;
    }
.checkout-progress td.active {
    border-top-color:#e96200;
    color:#e96200;
    }

/* Form Elements */
input.input-text, select, textarea { border:1px solid #b6b6b6; font:12px arial, helvetica, sans-serif; }
option, optgroup { font:12px arial, helvetica, sans-serif; }
optgroup { font-weight:bold; }
textarea { overflow:auto; }
input.input-text, textarea { padding:2px; }
input.form-radio,
input.form-checkbox { margin-right:3px; }
.qty { width:2.5em; }

.group-select label, .form-list label, .payment-methods label {
        font-weight:bold;
}

.input-text:focus, select:focus, textarea:focus { background:#edf7fd; }
.button-set { /* Container for form buttons*/
    clear:both;
    margin-top:4em;
    border-top:1px solid #e4e4e4;
    padding-top:8px;
    text-align:right;
    }
.form-button, .form-button-alt {
    overflow:visible;
    width:auto;
    border:0;
    padding:1px 8px;
    background:#f18200;
    color:#fff;
    border:1px solid #de5400;
    font:bold 12px arial, sans-serif !important;
    cursor:pointer;
    text-align:center;
    vertical-align:middle;
    }
.form-button span, .form-button-alt span {
    white-space:nowrap;
    }
.form-button-alt {
    border:1px solid #406a83;
    background-color:#618499;
    }
a.form-button-alt { padding: 2px 9px; text-decoration:none; }
.form-button-alt:hover { color:#fff; text-decoration:none; }
.btn-checkout {
    display:block;
    float:right;
    background:transparent url(../images/btn_proceed_to_checkout_rad.gif) no-repeat 100% 0;
    font-size:15px;
    font-weight:bold;
    padding-right:8px;
    }
.btn-checkout, .btn-checkout:hover {
    color:#fef5e5;
    text-decoration:none;
    }
.btn-checkout span {
    display:block;
    padding:0 17px 0 25px;
    background:transparent url(../images/btn_proceed_to_checkout_bg.gif) no-repeat;
    line-height:40px;
    }

/* Form lists */
.form-list li { margin-bottom:6px; }

.form-list li .input-box .input-text, .form-list li .input-box textarea {
        width:250px;
}
.form-list li .input-box select { width:256px;}
.form-list li.addElement { border-top:1px solid #DDD; padding-top:10px;}

.group-select {
    margin:28px 0;
    border:1px solid #bbafa0;
    padding:22px 25px 12px 25px;
    background:#fbfaf6;
    }
.group-select .legend {
    margin-top:-33px;
    float:left;
    border:1px solid #f19900;
    background:#F9F3E3;
    padding:0 8px;
    color:#E76200;
    font-weight:bold;
    font-size:1.1em;
    }
.group-select li { padding:4px 0px;}

.group-select li .input-box {
        float: left;
        width:250px;
        padding-bottom: 6px;
        padding-right: 8px;
}

table#checkout-review-table {
        border-left: solid 1px #d3d2d2;
}

div#checkout-step-review {
        width: auto;
}

table#checkout-review-table td {
        border-right: solid 1px #d3d2d2;
}

.group-select li .input-box .input-text, .group-select li .input-box textarea {
        width:240px;
}

.group-select li .input-text, .group-select li select, .group-select li textarea {
        width:498px;
}
.group-select li .input-box select { width:250px; margin-bottom: 1px; margin-top: 1px;}

div.payment-methods dt {
        margin-bottom: 6px;
}

/* Form Messages */
.validation-advice, .required { color:#EB340A; }
.validation-advice {
    clear:both;
    min-height:15px;
    margin-top:3px;
    background:url(../images/validation_advice_bg.gif) no-repeat 2px 1px;
    padding-left:17px;
    font-size:.95em;
    font-weight:bold;
    line-height:1.25em;
    }
.validation-failed {
    border:1px dashed #EB340A !important;
    background:#faebe7 !important;
    }
label.required {
    font-weight:bold;
    }
p.required {
    font-size:.95em;
    text-align:right;
}



/********************** Messages  */
.success { color:#3d6611; }
.error { color:#df280a; }
.notice {color:#e26703;}
.success, .error { font-weight:bold; }
.messages { width:100%; overflow:hidden; }
.error-msg, .success-msg, .notice-msg, .note-msg {
    min-height:23px !important;
    margin-bottom:1em !important;
    border-style:solid !important;
    border-width:1px !important;
    background-repeat:no-repeat !important;
    background-position:10px 10px !important;
    padding:8px 8px 8px 32px !important;
    font-size:.95em !important;
    font-weight:bold !important;
    }
.error-msg li, .success-msg li, .notice-msg li {margin-bottom:.2em; }
.error-msg {
    border-color:#f16048;
    color:#df280a;
    background-color:#faebe7;
    background-image:url(../images/error_msg_icon.gif);
    }
.success-msg {
    border-color:#919800;
    color:#919800;
    background-color:#eff5ea;
    background-image:url(../images/success_msg_icon.gif);
    }
.notice-msg, .note-msg {
    border-color:#fcd344;
    color:#3d6611;
    background-color:#fafaec;
    background-image:url(../images/note_msg_icon.gif);
    }

/* @group Shopping Cart Table */

table.shopping-cart {
        border: solid 1px #d3d2d2;
        border-bottom: none;
        border-right: none;
        width: 100%;
}

table.shopping-cart thead {
        background-color: #FFF;
}

table.shopping-cart thead th {
        padding: 4px 13px;
    color: #798225;
    border-right: solid 1px #d3d2d2;;
}

th {
        padding-top: 0pt;
        padding-right: 0pt;
        padding-bottom: 0pt;
        padding-left: 0pt;
        text-align: left;
        vertical-align: top;
}

td {
        padding-top: 0pt;
        padding-right: 0pt;
        padding-bottom: 0pt;
        padding-left: 0pt;
        vertical-align: top;
}

.a-center {
        text-align: center;
}

.data-table th {
        border-right-width-value: 1px;
        border-right-style-value: solid;
        border-right-color-value: #c2d3e0;
        border-right-width-ltr-source: physical;
        border-right-width-rtl-source: physical;
        border-right-style-ltr-source: physical;
        border-right-style-rtl-source: physical;
        border-right-color-ltr-source: physical;
        border-right-color-rtl-source: physical;
        padding-top: 2px;
        padding-right: 8px;
        padding-bottom: 2px;
        padding-left: 8px;
        color: #0a263c;
        white-space: nowrap;
}

.shopping-cart th, .shopping-cart td {
        padding-left: 13px;
        padding-right: 13px;
}

.data-table thead tr th {
    background-color: #fdfefd;
    background-image: url(../images/btn_bg_1.jpg);
        background-repeat: repeat-x;
        background-attachment: scroll;
        background-position: bottom;
}

.data-table tr.last th, .data-table tr.last td {
        border-bottom-width: 0pt;
        border-bottom-style: none;
        border-bottom-color: -moz-use-text-color;
}

.data-table td {
        padding-top: 3px;
        padding-right: 8px;
        padding-bottom: 3px;
        padding-left: 8px;
}

.box-table td {
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
}

.shopping-cart th, .shopping-cart td {
        padding-left: 13px;
        padding-right: 13px;
}

.data-table tbody td {
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #d9dde3;
        border-right-width-value: 1px;
        border-right-style-value: solid;
        border-right-color-value: #d9dde3;
        border-right-width-ltr-source: physical;
        border-right-width-rtl-source: physical;
        border-right-style-ltr-source: physical;
        border-right-style-rtl-source: physical;
        border-right-color-ltr-source: physical;
        border-right-color-rtl-source: physical;
        border-right: solid 1px #d3d2d2;
}

.data-table tr.last th, .data-table tr.last td {
        border-bottom: solid 1px #d3d2d2;
        border-right: solid 1px #d2d3d3;
}

.shopping-cart tfoot tr td{
        padding: 2px;
        text-align: right;
}

.shopping-cart tfoot tr td button {
        border: solid 1px #d3d2d2;
        font-weight: bold;
        color: #ddb036;
        background-color: #fdfefd;
        background-image: url(../images/btn_bg_1.jpg);
        background-repeat: repeat-x;
        background-position: bottom;
        padding: 2px 13px;
        font-size: 10px;
        margin-left: 1px;
}

.shopping-cart tfoot tr td button:hover {
        background-image: url(../images/btn_bg_1_hover.jpg);
        background-position: top;
        color: #ddb036;
}

div.shopping-cart-totals {
        text-align: right;
        margin-top: 4px;
        padding: 12px;
	float:right;
}

.shopping-cart-collaterals {
	float:left;
	margin-left:12px;
}

div.shopping-cart-totals ul {
        text-align: right;
        width: 220px;
        float: right;
}

table#shoping-cart-totals-table {
        font-size: 12px;
	float:right;
}
ul.checkout-types { float:right; clear:right; margin-top:12px;}

table#shoping-cart-totals-table tr td {
        padding-bottom: 4px;
        text-align: right;
        padding-right: 8px;
}

table#shoping-cart-totals-table span.price {
        text-align: left;
}

/* @end */

ol {
        list-style: none;
}

/* @group User Account */

div.new-users, div.registered-users {
        padding-top: 2px;
}

div.new-users div.button-set, div.registered-users div.button-set {
        margin-top: 1.4em;
}

a.left {
        float: left;
}

div.account-box h4{
        text-transform: uppercase;
        font-weight: bold;
        color: #798225;
        margin-bottom: 8px;
}

div.account-box div.inner-head {
        font-size: 13px;
        clear: both;
}

div.account-box div.inner-head h5 {
        font-size: 15px;
        border-bottom: solid 1px #d3d2d2;
        margin-bottom: 8px;
}

div.account-box div.inner-head a {
        font-size: 13px;
        float: right;
}

div.account-box h6 {
        font-size: 12px;
        font-weight: bold;
        color: #798225;
}

div.account-nav li {
        padding-left: 18px;
        margin-bottom: 0px;
}

div.account-nav li.on {
        color: #798225;
        font-size: 13px;
}

fieldset.user-account {
        border-color: #d3d2d2;
        background-color: #FFF;
        padding: 0 0 0 8px;
        margin-top: 4px;
        margin-bottom: 4px;
        width: 520px;
        overflow: hidden;
}

fieldset.user-account .legend {
        border: none;
        border-bottom: solid 1px #d3d2d2;

        width: 520px;
        padding: 4px 8px;
        margin-top: 0px;
        margin-left: 0px;
        margin-bottom: 6px;
        position: relative;
        left: -8px;

        background-color: #FFF;
        background-image: url(../images/btn_bg_1.jpg);
    background-color: #fdfefd;
        background-repeat: repeat-x;
        background-position: bottom;
}

fieldset.user-account li {
        padding: 0px;
   clear: left;
}

fieldset.user-account input#company, fieldset.user-account input#street_1, fieldset.user-account input#street_2 {
        margin-bottom: 10px;
}

fieldset.user-account select {
        margin-bottom: 41px;
}

fieldset.user-account .input-box {
        padding-bottom: 10px;
}

div.primary-address-list li, div.address-list li {
        padding: 8px 8px 0px 8px;
        border-bottom: solid 1px #d3d2d2;
        border-left: solid 1px #d3d2d2;
        border-right: solid 1px #d3d2d2;
        background-image: url(../images/btn_bg_1_hover.jpg);
        background-repeat: repeat-x;
    background-color: #fdfefd;
}

div.primary-address-list li a {
        display: block;
        margin-top: 6px;
}

div.primary-address-list ol {
        margin-bottom: 8px;
}

div.primary-address-list h4, div.address-list h4 {
        margin-top: 8px;
        margin-bottom: 0px;
        color: #798225;
        padding-bottom: 4px;
        border-bottom: solid 1px #d3d2d2;
}

.add-address {
        float: right;
}

div.page-head {
        border-bottom: solid 1px #d3d2d2;
        padding-bottom: 4px;
        margin-bottom: 6px;
}

table#my-orders-table {
        width: 100%;
        border-top: solid 1px #d3d2d2;
        border-left: solid 1px #d3d2d2;
        background-color: #FFF;
}

table#my-orders-table thead tr th {
        color: #798225;
        text-align: center;
}

table#my-orders-table td {
        border-right: solid 1px #d3d2d2;
}

/* @end */
ul.returns {
   padding: 0 .5em .5em;
}

address {
        padding-bottom: 8px;
}
span.type {
   color: #000;
   font-weight: bold;
}
.adr {
   color: #b89f72;
   font-weight: bold;
   margin-bottom: 8px;
   float:left;
}
.st-bl {
   font-size: 12px;
   padding: 20px 40px;
}
.st-bl h2 {
   margin: 18px 0 8px;
}
.st-bl h2.top {
   margin-top: 0;
}
.st-head {
   color: #b89f72;
   font-style: italic;
   font-size: 11px;
}
blockquote {
   margin: 0 26px 10px 16px;
   color: #919800;
}
.st-bl ol {
   list-style-type: decimal;
   margin: 0 32px 10px;
   color: #919800;
}
ul.disclaimers {
   margin-top: 20px;
   font-size:10px;
}
ul.disclaimers h4 {
   font-size:10px;
   margin-bottom: 2px;
}
.product-specs {
   margin-bottom: 16px;
   line-height: 1.5em;
}

.advanced-search {
    margin:28px 0;
    border:1px solid #bbafa0;
    padding:22px 25px 12px 25px;
    background:#fbfaf6;
    }
.advanced-search .legend {
    margin-top:-33px;
    float:left;
    border:1px solid #f19900;
    background:#F9F3E3;
    padding:0 8px;
    color:#E76200;
    font-weight:bold;
    font-size:1.1em;
}
.advanced-search li { margin-bottom:5px; }
.advanced-search li label { width:150px; float:left; }
.advanced-search .input-text { width:250px; }
.advanced-search select { width:256px; padding:2px; }
.advanced-search .field-row { display:inline; width:250px; }
.advanced-search .range .input-text { width:70px; }

.advanced-search-nothing-found {
    font-weight: bold;
    color: #df280a;
    margin-bottom: 10px;
    }

.advanced-search-found-amount {
    margin-bottom: 10px;
    }

.advanced-search-summary-box {
    padding: 10px 10px 5px 10px;
    border: 1px solid #E9D7C9;
    background-color: #FFF6F1;
    }

.advanced-search-summary-tip {
    clear: both;
    font-weight: bold;
    }

.advanced-search-summary-box ul {
    list-style: none;
    float: left;
    width: 50%;
    margin-bottom: 10px;
    }

/*.advanced-search-summary-box ul li {
    }*/

.advanced-search-summary-box ul li span {
    background:url(../images/search_criteria.gif) 0 0 no-repeat;
    padding-left: 15px;
    font-weight: bold;
    color: #E17C24;
    }

/* Inline translation fix */
.advanced-search-summary-box ul li span.translate-inline { background:0 !important; }

.founder-pic img {
   display: block;
}
.founder-pic {
   float: left;
   margin: 6px 12px 6px 2px;
}

/* Press Section */
.press img {
        border-right: solid 1px #d5d5d5;
        margin-bottom: 0px;
}

.press a:hover h1{
        text-decoration: underline;
    color: #919800;
}

.press h1 {
        margin-bottom: 4px;
}

.press_article {
        margin-bottom: 4px;
        border: solid 1px ;
    border: solid 1px #d5d5d5;
    background-image: url(../images/store_links_bg.jpg);
    background-repeat: repeat-x;
    background-position: bottom;
    background-color: #fefefd;
    padding: 0px;
}

.press_article div.float_left {
        padding-top: 8px;
}

.v-left {
   float: left;
}
.v-inl {
   display: inline;
}

.a-right {
   text-align: right;
}
.a-center {
   text-align: center;
}
.gallery-thumbs {
   float: left;
   padding: 0 12px;
}
.gallery-thumbs a img {
   border: 1px solid #C28E00;
}
.gallery-thumbs img {
   border: 1px solid #D3D2D2;
}
.mini-related-items {
   padding-left: 6px;
   margin-top: 12px;
}
.enlarge {
   font-size: 8px;
   text-align: center;
}
.enlarge a {
/*   color: #352400; */
   color: #76510A;
   font-weight: normal;
}
.enlarge a:hover {
   text-decoration: underline;
}
.contact-label {
   width: 70px;
   float: left;
   margin-left: 30px;
}
.contact {
   line-height: 1.5em;
}
.category-description {
   margin-left: 5px;
   font-size: 12px;
}
#search_autocomplete {
   z-index: 100;
   border: 1px solid #D5D5D5;
   background: #fff;
   padding: 1px 1px 2px 2px;
}
/* @group Background re-structuring */

/* Modifications to existing styles */
body {
        width: 100%;
        background-color: #352400;
}

.page_wrap {
        width: 1002px;
        margin: 0px auto;
        background-color: #FFF;
}

.legality {
        margin-top: 8px;
        color: #8f9501;
}

/* Entirely New Styles */
.wrap1 {
        width: 100%;
        background-image: url(../images/bg_brown.jpg);
        background-repeat: repeat-y;
        background-position: top;
        background-color: #352400;
}

.wrap2 {
        width: 100%;
        background-image: url(../images/bands.jpg);
        background-repeat: repeat-x;
}

.wrap3 {
        width: 100%;
        background-image: url(../images/bg_bands.jpg);
        background-repeat: no-repeat;
        background-position: top;
}

.footer {
        background-color: #352400;
        background-image: url(../images/footer_bg_brown.jpg);
        background-repeat: no-repeat;
        background-position: top center;
        height: 60px;
}

.footer-wrap {
        width: 1002px;
        margin: 0px auto;
        border-top: solid 8px #FFF;
        text-align: center;
        padding: 12px 0 6px;
}
/* @end */

div.header_info {
        float: right;
        padding: 10px 10px 0px  0px;
        font-size: 10px;
        color: gray;
        text-align: right;
        height: 22px;
        width: 500px;
}

div.header_info strong {
    color: #7a8226;
}

#designers {
   min-height: 640px;
}
.name {
        color:#929800;
        font-weight:bold;
/*        background:url(../images/store_links_bg.jpg);
        border:1px solid #d1d1d1; */
   background: url(../images/right-arrow.gif) no-repeat left 52%;
        text-transform:uppercase;
        cursor:pointer;
        padding:4px 4px 4px 18px;
        margin-top:5px;
        margin-bottom:4px;
}

div.down {
   background: url(../images/down-arrow.gif) no-repeat left 50%;
}

.name img {
        position:relative;
        top:2px;
}

.info {
        padding-left: 18px;
        overflow:hidden;
}
.p_content { width:286px; }

ul.sitemap li { padding-left:12px; padding-bottom:6px; }
ul.sitemap li ul li ul li, ul.sitemap li.ruff-cut ul li { padding-bottom:0; color:#919800; list-style-position:inside; list-style-type:disc; }

#checkout-shipping-method-load { padding:10px; }
