/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @category    design
 * @package     default_default
 * @copyright   Copyright (c) 2011 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

/*!
 * Bootstrap v2.0.1
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */
.clearfix {
    *zoom: 1;
}

.clearfix:before, .clearfix:after {
    display: table;
    content: "";
}

.clearfix:after {
    clear: both;
}

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
    display: block;
}

audio, canvas, video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

audio:not([controls]) {
    display: none;
}

html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

a:focus {
    outline: thin dotted #333;
    outline: 0;
    outline-offset: -2px;
}

a:hover, a:active {
    outline: 0;
}

sub, sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    max-width: 100%;
    height: auto;
    border: 0;
    -ms-interpolation-mode: bicubic;
}

button, input, select, textarea {
    margin: 0;
    font-size: 100%;
    vertical-align: middle;
}

button, input {
    *overflow: visible;
    line-height: normal;
}

button::-moz-focus-inner, input::-moz-focus-inner {
    padding: 0;
    border: 0;
}

button, input[type="button"], input[type="reset"], input[type="submit"] {
    cursor: pointer;
    -webkit-appearance: button;
}

input[type="search"] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button {
    -webkit-appearance: none;
}

textarea {
    overflow: auto;
    vertical-align: top;
}

html {
    -webkit-font-smoothing: antialiased;
    overflow-y: scroll;
}

body {
    margin: 0;
    font-size: 11px;
    line-height: 15px;
    color: #333333;
    background:transparent url("../images/bg-solid.jpg") top left repeat;
}

body, html, form, input, textarea, select, p, li, ol, ul, button {
    font-family: Tahoma, Arial, sans-serif;
}

a {
    color: #4fae24;
    text-decoration: none;
}

a:hover {
    color: #5bc72b;
}

.row {
    margin-left: -20px;
    *zoom: 1;
}

.row:before, .row:after {
    display: table;
    content: "";
}

.row:after {
    clear: both;
}

[class*="span"] {
    float: left;
    margin-left: 20px;
}

.span1 {
    width: 65px;
}

.span2 {
    width: 150px;
}

.span3 {
    width: 235px;
}

.span4 {
    width: 320px;
}

.span5 {
    width: 405px;
}

.span6 {
    width: 490px;
}

.span7 {
    width: 575px;
}

.span8 {
    width: 660px;
}

.span9 {
    width: 745px;
}

.span10 {
    width: 830px;
}

.span11 {
    width: 915px;
}

.span12, .container {
    width: 1000px;
}

.offset1 {
    margin-left: 105px;
}

.offset2 {
    margin-left: 190px;
}

.offset3 {
    margin-left: 275px;
}

.offset4 {
    margin-left: 360px;
}

.offset5 {
    margin-left: 445px;
}

.offset6 {
    margin-left: 530px;
}

.offset7 {
    margin-left: 615px;
}

.offset8 {
    margin-left: 700px;
}

.offset9 {
    margin-left: 785px;
}

.offset10 {
    margin-left: 870px;
}

.offset11 {
    margin-left: 955px;
}

.container {
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
    *zoom: 1;
}

.container:before, .container:after {
    display: table;
    content: "";
}

.container:after {
    clear: both;
}

p {
    margin: 0 0 7.5px;
    font-size: 11px;
    line-height: 15px;
}

p small {
    font-size: 9px;
    color: #999999;
}

.lead {
    margin-bottom: 15px;
    font-size: 20px;
    font-weight: 200;
    line-height: 22.5px;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
    font-weight: bold;
    color: #333333;
    text-rendering: optimizelegibility;
}

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
    font-weight: normal;
    color: #999999;
}

h1 {
    font-size: 30px;
    line-height: 30px;
}

h1 small {
    font-size: 18px;
}

h2 {
    font-size: 24px;
    line-height: 30px;
}

h2 small {
    font-size: 18px;
}

h3 {
    line-height: 22.5px;
    font-size: 18px;
}

h3 small {
    font-size: 14px;
}

h4, h5, h6 {
    line-height: 15px;
}

h4 {
    font-size: 14px;
}

h4 small {
    font-size: 12px;
}

h5 {
    font-size: 12px;
}

h6 {
    font-size: 11px;
    color: #999999;
    text-transform: uppercase;
}

.page-header {
    padding-bottom: 14px;
    margin: 15px 0;
    border-bottom: 1px solid #eeeeee;
}

.page-header h1 {
    line-height: 1;
}

ul, ol {
    padding: 0;
    margin: 0 0 7.5px 25px;
}

ul ul, ul ol, ol ol, ol ul {
    margin-bottom: 0;
}

ul {
    list-style: disc;
}

ol {
    list-style: decimal;
}

li {
    line-height: 15px;
}

ul.unstyled, ol.unstyled {
    margin-left: 0;
    list-style: none;
}

dl {
    margin-bottom: 15px;
}

dt, dd {
    line-height: 15px;
}

dt {
    font-weight: bold;
}

dd {
    margin-left: 7.5px;
}

hr {
    margin: 15px 0;
    border: 0;
    border-top: 1px solid #eeeeee;
    border-bottom: 1px solid #ffffff;
}

strong {
    font-weight: bold;
}

em {
    font-style: italic;
}

.muted {
    color: #999999;
}

abbr {
    font-size: 90%;
    text-transform: uppercase;
    border-bottom: 1px dotted #ddd;
    cursor: help;
}

blockquote {
    padding: 0 0 0 15px;
    margin: 0 0 15px;
    border-left: 5px solid #eeeeee;
}

blockquote p {
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 300;
    line-height: 18.75px;
}

blockquote small {
    display: block;
    line-height: 15px;
    color: #999999;
}

blockquote small:before {
    content: '\2014 \00A0';
}

blockquote.pull-right {
    float: right;
    padding-left: 0;
    padding-right: 15px;
    border-left: 0;
    border-right: 5px solid #eeeeee;
}

blockquote.pull-right p, blockquote.pull-right small {
    text-align: right;
}

q:before, q:after, blockquote:before, blockquote:after {
    content: "";
}

address {
    display: block;
    margin-bottom: 15px;
    line-height: 15px;
    font-style: normal;
}

small {
    font-size: 100%;
}

cite {
    font-style: normal;
}

.pull-right {
    float: right;
}

.pull-left {
    float: left;
}

.hide {
    display: none;
}

.show {
    display: block;
}

.invisible {
    visibility: hidden;
}

label, input[type=button], input[type=submit], button {
    cursor: pointer;
}

[class^="icon-"], [class*=" icon-"] {
    display: inline-block;
    width: 14px;
    height: 14px;
    line-height: 14px;
    vertical-align: text-top;
    background-image: url("../images/glyphs.png");
    background-position: 14px 14px;
    background-repeat: no-repeat;
    *margin-right: .3em;
}

[class^="icon-"]:last-child, [class*=" icon-"]:last-child {
    *margin-left: 0;
}

.icon-user {
    background-position: -3px -3px;
}

.icon-upload {
    background-position: -23px -3px;
}

.icon-contact {
    background-position: -43px -3px;
}

.icon-help {
    background-position: -63px -3px;
}

.icon-phone {
    background-position: -83px -3px;
}

.icon-plus {
    background-position: -85px -23px;
}

.icon-checkout {
    background-position: -66px -23px;
}

.icon-upload2 {
    background-position: -42px -42px;
    width: 15px;
    height: 15px;
    margin-right: 8px;
}

.icon-calendar {
    background-position: -103px -23px;
}

.icon-info-blue {
    background-position: -62px -42px;
    width: 16px;
    height: 16px;
}

.icon-info-gray {
    background-position: -82px -42px;
    width: 15px;
    height: 15px;
}

.icon-checkout-pink {
    background-position: -102px -42px;
    width: 16px;
    height: 16px;
    top: -2px;
    position: relative;
    margin-right: 10px;
}

/* Reset ================================================================================= */

html, body {
    height: 100%;
    font-size: 11px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    color: #454545;
}

img {
    border: 0;
    vertical-align: top;
}

a {
    color: #4fae24;
    text-decoration: none;
}

a:hover {
    color: #5bc72b;
    text-decoration: underline;
}

:focus {
    outline: 0;
}

/* Headings */
h1, h2, h3,
h4, h5, h6 {
}

h1 {
    font-size: 20px;
    font-weight: normal;
}

h2 {
    font-size: 18px;
    font-weight: normal;
}

h3 {
    font-size: 18px;
    font-weight: normal;
}

h4 {
    font-size: 14px;
    font-weight: bold;
}

h5 {
    font-size: 12px;
    font-weight: bold;
}

h6 {
    font-size: 11px;
    font-weight: bold;
}

/* Forms */
fieldset {
    border: 0;
}

/* ======================================================================================= */

.container:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

/* Layout ================================================================================ */
.wrapper {
    position: relative;
    min-width: 1000px;
    min-height: 100%;
    background:transparent url("../images/bg-grad.jpg") top left repeat-x;
}

.page {
    width: 1000px;
    padding: 0 15px 245px 15px;
    margin: 0 auto;
    background: #fff;
    -moz-box-shadow: 0px 0px 10px #1c3d0c;
    -webkit-box-shadow: 0px 0px 10px #1c3d0c;
    box-shadow: 0px 0px 10px #1c3d0c;
}

.page-print {
    background: #fff;
    padding: 25px 30px;
    text-align: left;
}

.page-empty {
    background: #fff;
    padding: 20px;
    text-align: left;
}

.page-popup {
    background: #fff;
    padding: 25px 30px;
    text-align: left;
}

.main-container {
    clear: both
}

.main {
}

/* Base Columns */
.col-left {
    float: left;
    width: 235px;
}

.col-main {
    float: left;
    width: 745px;
}

.col-right {
    float: right;
    width: 235px;
}

/* 1 Column Layout */
.col1-layout .col-main {
    float: none;
    width: auto;
}

/* 2 Columns Layout */
.col2-left-layout .col-main {
    float: right;
}

.col2-right-layout .col-main {
}

/* 3 Columns Layout */
.col3-layout .col-main {
    width: 475px;
    margin-left: 17px;
}

.col3-layout .col-wrapper {
    float: left;
    width: 687px;
}

.col3-layout .col-wrapper .col-main {
    float: right;
}

/* Content Columns */
.col1-layout .col2-set .col-1,
.col2-set .col-1 {
    float: left;
    width: 351px;
}

.col1-layout .col2-set .col-2,
.col2-set .col-2 {
    float: right;
    width: 351px;
}

.col1-layout .col2-set .col-1,
.col1-layout .col2-set .col-2 {
    width: 480px;
}

.col2-set .col-narrow {
    width: 32%;
}

.col2-set .col-wide {
    width: 65%;
}

.col3-set .col-1 {
    float: left;
    width: 32%;
}

.col3-set .col-2 {
    float: left;
    width: 32%;
    margin-left: 2%;
}

.col3-set .col-3 {
    float: right;
    width: 32%;
}

.col4-set .col-1 {
    float: left;
    width: 23.5%;
}

.col4-set .col-2 {
    float: left;
    width: 23.5%;
    margin: 0 2%;
}

.col4-set .col-3 {
    float: left;
    width: 23.5%;
}

.col4-set .col-4 {
    float: right;
    width: 23.5%;
}

/* ======================================================================================= */

/* Global Styles ========================================================================= */
/* Round Edges of special Elements */

.opc li.section.allow:first-child {
    border-top: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
    padding: 10px 10px 0 10px
}

.opc li.section.allow {
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
    padding: 10px 10px 0
}

.opc li.section.active {
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 10px !important;
    margin-bottom: 10px
}

.round-border, .block, .sidebar .block .block-title, #nav, .btn, input, textarea, select, .uneditable-input, .well, .alert, .article-options li, .block-featured ul li, .block-category-links ul li, .block-category-products ul li, .product-view, .std, .footer .col.last .block-content, #left-nav li.level0 > a, .cart, .input-box, .button {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    position: relative
}

#nav li:first-child a, .cart-table thead tr th:first-child, #checkout-review-table thead tr th:last-child {
    -webkit-border-top-left-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

.cart-table thead tr th:last-child,
#checkout-review-table thead tr th:last-child {
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomright: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

.tabbed .tab-nav .active,
.tabbed .tab-nav .active a,
.tabbed .tab-nav,
.opc li.section.allow:first-child {
    -webkit-border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -moz-border-top-left-radius: 3px;
    -moz-border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.tab-content,
.opc li.section.active {
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-bottom-left-radius: 3px;
    -moz-border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}

/*!
 * Bootstrap v2.0.1
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */

form {
    margin: 0 0 18px;
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 27px;
    font-size: 16.5px;
    line-height: 36px;
    color: #333333;
    border: 0;
    border-bottom: 1px solid #eee;
}

legend small {
    font-size: 13.5px;
    color: #999999;
}

label,
input,
button,
select,
textarea {
    font-size: 11px;
    font-weight: normal;
    line-height: 17px;
}

label {
    display: block;
    margin-bottom: 5px;
    color: #333333;
}

input,
textarea,
select,
.uneditable-input {
    display: inline-block;
    width: 210px;
    height: 17px;
    padding: 4px;
    margin-bottom: 9px;
    font-size: 12px;
    line-height: 17px;
    color: #4f4f4f;
    border: 1px solid #bdbdbd;
}

.uneditable-textarea {
    width: auto;
    height: auto;
}

label input, label textarea, label select {
    display: block;
}

input[type="image"], input[type="checkbox"], input[type="radio"] {
    width: auto;
    height: auto;
    padding: 0;
    margin: 3px 0;
    *margin-top: 0;
    /* IE7 */

    line-height: normal;
    cursor: pointer;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: 0 \9;
    /* IE9 and down */

}

input[type="image"] {
    border: 0;
}

input[type="file"] {
    width: auto;
    padding: initial;
    line-height: initial;
    border: initial;
    background-color: #ffffff;
    background-color: initial;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

input[type="button"], input[type="reset"], input[type="submit"] {
    width: auto;
    height: auto;
}

select, input[type="file"] {
    height: 28px;
    /* In IE7, the height of the select element cannot be changed by height, only font-size */

    *margin-top: 4px;
    /* For IE7, add top margin to align select with labels */

    line-height: 28px;
}

input[type="file"] {
    line-height: 18px \9;
}

select {
    width: 220px;
    background-color: #ffffff;
}

select[multiple], select[size] {
    height: auto;
}

input[type="image"] {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

textarea {
    height: auto;
}

input[type="hidden"] {
    display: none;
}

.radio, .checkbox {
    padding-left: 18px;
}

.radio input[type="radio"], .checkbox input[type="checkbox"] {
    float: left;
    /*margin-left: -18px;*/
}

.controls > .radio:first-child, .controls > .checkbox:first-child {
    padding-top: 5px;
}

.radio.inline, .checkbox.inline {
    display: inline-block;
    padding-top: 5px;
    margin-bottom: 0;
    vertical-align: middle;
}

.radio.inline + .radio.inline, .checkbox.inline + .checkbox.inline {
    margin-left: 10px;
}

input, textarea, select {
    -webkit-box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.1);
    -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
    -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
    -ms-transition: border linear 0.2s, box-shadow linear 0.2s;
    -o-transition: border linear 0.2s, box-shadow linear 0.2s;
    transition: border linear 0.2s, box-shadow linear 0.2s;
}

input:focus, textarea:focus, select:focus {
    border-color: rgba(82, 168, 236, 0.8);
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
    outline: 0;
    outline: thin dotted \9;
    /* IE6-9 */

}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus,
select:focus {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.input-amount {
    text-align: center;
    width: 40px;
    margin-bottom: 0;
}

.input-mini {
    width: 60px;
}

.input-small {
    width: 90px;
}

.input-medium {
    width: 150px;
}

.input-large {
    width: 210px;
}

.input-xlarge {
    width: 270px;
}

.input-xxlarge {
    width: 530px;
}

input[class*="span"],
select[class*="span"],
textarea[class*="span"],
.uneditable-input {
    float: none;
    margin-left: 0;
}

input.span1, textarea.span1, .uneditable-input.span1 {
    width: 50px;
}

input.span2, textarea.span2, .uneditable-input.span2 {
    width: 130px;
}

input.span3, textarea.span3, .uneditable-input.span3 {
    width: 210px;
}

input.span4, textarea.span4, .uneditable-input.span4 {
    width: 290px;
}

input.span5, textarea.span5, .uneditable-input.span5 {
    width: 370px;
}

input.span6, textarea.span6, .uneditable-input.span6 {
    width: 450px;
}

input.span7, textarea.span7, .uneditable-input.span7 {
    width: 530px;
}

input.span8, textarea.span8, .uneditable-input.span8 {
    width: 610px;
}

input.span9, textarea.span9, .uneditable-input.span9 {
    width: 690px;
}

input.span10, textarea.span10, .uneditable-input.span10 {
    width: 770px;
}

input.span11, textarea.span11, .uneditable-input.span11 {
    width: 850px;
}

input.span12, textarea.span12, .uneditable-input.span12 {
    width: 930px;
}

input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
    background-color: #f5f5f5;
    border-color: #ddd;
    cursor: not-allowed;
}

.control-group.warning > label, .control-group.warning .help-block, .control-group.warning .help-inline {
    color: #c09853;
}

.control-group.warning input, .control-group.warning select, .control-group.warning textarea {
    color: #c09853;
    border-color: #c09853;
}

.control-group.warning input:focus, .control-group.warning select:focus, .control-group.warning textarea:focus {
    border-color: #a47e3c;
    -webkit-box-shadow: 0 0 6px #dbc59e;
    -moz-box-shadow: 0 0 6px #dbc59e;
    box-shadow: 0 0 6px #dbc59e;
}

.control-group.warning .input-prepend .add-on, .control-group.warning .input-append .add-on {
    color: #c09853;
    background-color: #fcf8e3;
    border-color: #c09853;
}

.control-group.error > label, .control-group.error .help-block, .control-group.error .help-inline {
    color: #b94a48;
}

.control-group.error input, .control-group.error select, .control-group.error textarea {
    color: #b94a48;
    border-color: #b94a48;
}

.control-group.error input:focus, .control-group.error select:focus, .control-group.error textarea:focus {
    border-color: #953b39;
    -webkit-box-shadow: 0 0 6px #d59392;
    -moz-box-shadow: 0 0 6px #d59392;
    box-shadow: 0 0 6px #d59392;
}

.control-group.error .input-prepend .add-on, .control-group.error .input-append .add-on {
    color: #b94a48;
    background-color: #f2dede;
    border-color: #b94a48;
}

.control-group.success > label, .control-group.success .help-block, .control-group.success .help-inline {
    color: #468847;
}

.control-group.success input, .control-group.success select, .control-group.success textarea {
    color: #468847;
    border-color: #468847;
}

.control-group.success input:focus, .control-group.success select:focus, .control-group.success textarea:focus {
    border-color: #356635;
    -webkit-box-shadow: 0 0 6px #7aba7b;
    -moz-box-shadow: 0 0 6px #7aba7b;
    box-shadow: 0 0 6px #7aba7b;
}

.control-group.success .input-prepend .add-on, .control-group.success .input-append .add-on {
    color: #468847;
    background-color: #dff0d8;
    border-color: #468847;
}

input:focus:required:invalid, textarea:focus:required:invalid, select:focus:required:invalid {
    color: #b94a48;
    border-color: #ee5f5b;
}

input:focus:required:invalid:focus, textarea:focus:required:invalid:focus, select:focus:required:invalid:focus {
    border-color: #e9322d;
    -webkit-box-shadow: 0 0 6px #f8b9b7;
    -moz-box-shadow: 0 0 6px #f8b9b7;
    box-shadow: 0 0 6px #f8b9b7;
}

.form-actions {
    padding: 17px 20px 18px;
    margin-top: 18px;
    margin-bottom: 18px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
}

.uneditable-input {
    display: block;
    background-color: #ffffff;
    border-color: #eee;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
    -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
    cursor: not-allowed;
}

:-moz-placeholder {
    color: #999999;
}

::-webkit-input-placeholder {
    color: #999999;
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 0;
    color: #999999;
}

.help-inline {
    display: inline-block;
    *display: inline;
    /* IE7 inline-block hack */

    *zoom: 1;
    margin-bottom: 9px;
    vertical-align: middle;
    padding-left: 5px;
}

.input-prepend, .input-append {
    margin-bottom: 5px;
    *zoom: 1;
}

.input-prepend:before,
.input-append:before,
.input-prepend:after,
.input-append:after {
    display: table;
    content: "";
}

.input-prepend:after, .input-append:after {
    clear: both;
}

.input-prepend input,
.input-append input,
.input-prepend .uneditable-input,
.input-append .uneditable-input {
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
}

.input-prepend input:focus,
.input-append input:focus,
.input-prepend .uneditable-input:focus,
.input-append .uneditable-input:focus {
    position: relative;
    z-index: 2;
}

.input-prepend .uneditable-input, .input-append .uneditable-input {
    border-left-color: #ccc;
}

.input-prepend .add-on, .input-append .add-on {
    float: left;
    display: block;
    width: auto;
    min-width: 16px;
    height: 17px;
    margin-right: -1px;
    padding: 4px 5px;
    font-weight: normal;
    line-height: 17px;
    color: #999999;
    text-align: center;
    text-shadow: 0 1px 0 #ffffff;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
}

.input-prepend .active, .input-append .active {
    background-color: #a9dba9;
    border-color: #46a546;
}

.input-prepend .add-on {
    *margin-top: 1px;
    /* IE6-7 */

}

.input-append input, .input-append .uneditable-input {
    float: left;
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
}

.input-append .uneditable-input {
    border-left-color: #eee;
    border-right-color: #ccc;
}

.input-append .add-on {
    margin-right: 0;
    margin-left: -1px;
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
}

.input-append input:first-child {
    *margin-left: -160px;
}

.input-append input:first-child + .add-on {
    *margin-left: -21px;
}

.form-search input,
.form-inline input,
.form-horizontal input,
.form-search textarea,
.form-inline textarea,
.form-horizontal textarea,
.form-search select,
.form-inline select,
.form-horizontal select,
.form-search .help-inline,
.form-inline .help-inline,
.form-horizontal .help-inline,
.form-search .uneditable-input,
.form-inline .uneditable-input,
.form-horizontal .uneditable-input {
    display: inline-block;
    margin-bottom: 0;
}

.form-search .hide, .form-inline .hide, .form-horizontal .hide {
    display: none;
}

.form-search label,
.form-inline label,
.form-search .input-append,
.form-inline .input-append,
.form-search .input-prepend,
.form-inline .input-prepend {
    display: inline-block;
}

.form-search .input-append .add-on,
.form-inline .input-prepend .add-on,
.form-search .input-append .add-on,
.form-inline .input-prepend .add-on {
    vertical-align: middle;
}

.form-search .radio,
.form-inline .radio,
.form-search .checkbox,
.form-inline .checkbox {
    margin-bottom: 0;
    vertical-align: middle;
}

.control-group {
    margin-bottom: 9px;
}

legend + .control-group {
    margin-top: 18px;
    -webkit-margin-top-collapse: separate;
}

.form-horizontal .control-group {
    margin-bottom: 18px;
    *zoom: 1;
}

.form-horizontal .control-group:before, .form-horizontal .control-group:after {
    display: table;
    content: "";
}

.form-horizontal .control-group:after {
    clear: both;
}

.form-horizontal .control-label {
    float: left;
    width: 140px;
    padding-top: 5px;
    text-align: right;
}

.form-horizontal .controls {
    margin-left: 160px;
}

.form-horizontal .form-actions {
    padding-left: 160px;
}

.btn,
.button {
    display: inline-block;
    padding: 4px 10px 4px;
    margin-bottom: 0;
    font-size: 12px;
    line-height: 17px;
    color: #4f4f4f;
    text-align: center;
    text-shadow: 0 1px 0 #f3f3f3;
    font-weight: bold;
    vertical-align: middle;
    -webkit-box-shadow: inset 0 0 1px rgba(255, 255, 255, 0.8), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 0 1px rgba(255, 255, 255, 0.8), 0 1px 2px rgba(0, 0, 0, 0.05);
    cursor: pointer;
    border: 1px solid #bcbcbc;
    border-bottom-color: #aaa;
    background: #f6f6f6; /* Old browsers */
    background: -moz-linear-gradient(top, #f6f6f6 0%, #e5e5e5 50%, #dedede 50%, #d2d2d2 99%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f6f6f6), color-stop(50%, #e5e5e5), color-stop(50%, #dedede), color-stop(99%, #d2d2d2)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #f6f6f6 0%, #e5e5e5 50%, #dedede 50%, #d2d2d2 99%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #f6f6f6 0%, #e5e5e5 50%, #dedede 50%, #d2d2d2 99%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #f6f6f6 0%, #e5e5e5 50%, #dedede 50%, #d2d2d2 99%); /* IE10+ */
    background: linear-gradient(top, #f6f6f6 0%, #e5e5e5 50%, #dedede 50%, #d2d2d2 99%); /* W3C */
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#f6f6f6', endColorstr = '#d2d2d2', GradientType = 0); /* IE6-9 */
    *margin-left: .3em;
}

.btn:hover,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
    background: #bfbfbf; /* Old browsers */
    background: -moz-linear-gradient(top, #bfbfbf 0%, #ededed 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #bfbfbf), color-stop(100%, #ededed)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #bfbfbf 0%, #ededed 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #bfbfbf 0%, #ededed 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #bfbfbf 0%, #ededed 100%); /* IE10+ */
    background: linear-gradient(top, #bfbfbf 0%, #ededed 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#bfbfbf', endColorstr = '#ededed', GradientType = 0); /* IE6-9 */
}

.btn:active, .btn.active {
    background-color: #bfbfbf \9;
}

.btn:first-child {
    *margin-left: 0;
}

.btn:hover {
    color: #4f4f4f;
    text-shadow: 0 -1px 0 #f3f3f3;
    text-decoration: none;
}

.btn:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.btn.active, .btn:active {
    text-shadow: 0 -1px 0 #f3f3f3;
    background-image: none;
    -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    background-color: #ddd;
    background-color: #d9d9d9 \9;
    outline: 0;
}

.btn.disabled, .btn[disabled] {
    cursor: default;
    background-image: none;
    background-color: #e6e6e6;
    opacity: 0.65;
    filter: alpha(opacity = 65);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.btn-large {
    padding: 9px 14px;
    font-size: 13px;
    line-height: normal;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.btn-large [class^="icon-"] {
    margin-top: 1px;
}

.btn-small {
    padding: 5px 9px;
    font-size: 11px;
    line-height: 13px;
}

.btn-small [class^="icon-"] {
    margin-top: -1px;
}

.btn-mini {
    padding: 2px 6px;
    font-size: 11px;
    line-height: 11px;
}

/* Pink Button Style */

.btn-checkout {
    background: #ad25a4; /* Old browsers */
    background: -moz-linear-gradient(top, #ad25a4 0%, #982291 50%, #911788 50%, #7d1476 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ad25a4), color-stop(50%, #982291), color-stop(50%, #911788), color-stop(100%, #7d1476)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ad25a4 0%, #982291 50%, #911788 50%, #7d1476 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ad25a4 0%, #982291 50%, #911788 50%, #7d1476 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ad25a4 0%, #982291 50%, #911788 50%, #7d1476 100%); /* IE10+ */
    background: linear-gradient(top, #ad25a4 0%, #982291 50%, #911788 50%, #7d1476 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ad25a4', endColorstr = '#7d1476', GradientType = 0); /* IE6-9 */
    border-color: #7a0d73 #7a0e73 #7c2577;
    color: #fff;
    text-shadow: 0 -1px 0 #6b0c65;
}

.big-button {
    font-size: 20px;
    padding: 10px 20px;
    text-transform: uppercase;
}

.btn-checkout:hover,
.btn-checkout:active,
.btn-checkout.active,
.btn-checkout.disabled,
.btn-checkout[disabled] {
    background: #7d1476; /* Old browsers */
    background: -moz-linear-gradient(top, #7d1476 0%, #911788 50%, #982291 50%, #ad25a4 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #7d1476), color-stop(50%, #911788), color-stop(50%, #982291), color-stop(100%, #ad25a4)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #7d1476 0%, #911788 50%, #982291 50%, #ad25a4 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #7d1476 0%, #911788 50%, #982291 50%, #ad25a4 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #7d1476 0%, #911788 50%, #982291 50%, #ad25a4 100%); /* IE10+ */
    background: linear-gradient(top, #7d1476 0%, #911788 50%, #982291 50%, #ad25a4 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#7d1476', endColorstr = '#ad25a4', GradientType = 0); /* IE6-9 */
    color: #fff;
    text-shadow: 0 1px 0 #6b0c65;
}

.btn-checkout:active, .btn-checkout.active {
    background-color: #7d1476 \9;
}

/* Green Button Style */

.btn-primary {
    background: #7ae450; /* Old browsers */
    background: -moz-linear-gradient(top, #7ae450 1%, #71d04a 50%, #60c937 50%, #53af2f 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #7ae450), color-stop(50%, #71d04a), color-stop(50%, #60c937), color-stop(100%, #53af2f)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #7ae450 1%, #71d04a 50%, #60c937 50%, #53af2f 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #7ae450 1%, #71d04a 50%, #60c937 50%, #53af2f 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #7ae450 1%, #71d04a 50%, #60c937 50%, #53af2f 100%); /* IE10+ */
    background: linear-gradient(top, #7ae450 1%, #71d04a 50%, #60c937 50%, #53af2f 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#7ae450', endColorstr = '#53af2f', GradientType = 0); /* IE6-9 */
    border-color: #4fae24 #50ae25 #5aa637;
    color: #2a5d12;
    text-shadow: 0 1px 0 #61e226;
}

.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
    background: #53af2f; /* Old browsers */
    background: -moz-linear-gradient(top, #53af2f 0%, #60c937 50%, #71d04a 50%, #7ae450 99%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #53af2f), color-stop(50%, #60c937), color-stop(50%, #71d04a), color-stop(99%, #7ae450)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #53af2f 0%, #60c937 50%, #71d04a 50%, #7ae450 99%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #53af2f 0%, #60c937 50%, #71d04a 50%, #7ae450 99%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #53af2f 0%, #60c937 50%, #71d04a 50%, #7ae450 99%); /* IE10+ */
    background: linear-gradient(top, #53af2f 0%, #60c937 50%, #71d04a 50%, #7ae450 99%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#53af2f', endColorstr = '#7ae450', GradientType = 0); /* IE6-9 */
    color: #2a5d12;
    text-shadow: 0 -1px 0 #61e226;

}

.btn-primary:active, .btn-primary.active {
    background-color: #ad25a4 \9;
}

button.btn, input[type="submit"].btn {
    *padding-top: 2px;
    *padding-bottom: 2px;
}

button.btn::-moz-focus-inner, input[type="submit"].btn::-moz-focus-inner {
    padding: 0;
    border: 0;
}

button.btn.large, input[type="submit"].btn.large {
    *padding-top: 7px;
    *padding-bottom: 7px;
}

button.btn.small, input[type="submit"].btn.small {
    *padding-top: 3px;
    *padding-bottom: 3px;
}

.btn-group {
    position: relative;
    *zoom: 1;
    *margin-left: .3em;
}

.btn-group:before, .btn-group:after {
    display: table;
    content: "";
}

.btn-group:after {
    clear: both;
}

.btn-group:first-child {
    *margin-left: 0;
}

.btn-group + .btn-group {
    margin-left: 5px;
}

.btn-toolbar {
    margin-top: 9px;
    margin-bottom: 9px;
}

.btn-toolbar .btn-group {
    display: inline-block;
    *display: inline;
    /* IE7 inline-block hack */

    *zoom: 1;
}

.btn-group .btn {
    position: relative;
    float: left;
    margin-left: -1px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.btn-group .btn:first-child {
    margin-left: 0;
    -webkit-border-top-left-radius: 3px;
    -moz-border-radius-topleft: 3px;
    border-top-left-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-bottom-left-radius: 3px;
}

.btn-group .btn:last-child, .btn-group .dropdown-toggle {
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    border-bottom-right-radius: 3px;
}

.btn-group .btn:hover,
.btn-group .btn:focus,
.btn-group .btn:active,
.btn-group .btn.active {
    z-index: 2;
}

p.control input.checkbox,
p.control input.radio {
    margin-right: 6px;
}

/* Form Highlight */
input.input-text:focus, select:focus, textarea:focus {
    background-color: #edf7fd;
}

/*.highlight { background:#efefef; }*/

/* Form lists */
/* Grouped fields */
/*.form-list { width:535px; margin:0 auto; overflow:hidden; }*/
.form-list li {
    margin: 0 0 8px;
}

.form-list label {
    float: left;
    color: #666;
    font-weight: bold;
    position: relative;
    z-index: 0;
}

.form-list li.control label {
    float: none;
}

.form-list li.control input.radio,
.form-list li.control input.checkbox {
    margin-right: 6px;
}

.form-list li.control .input-box {
    clear: none;
    display: inline;
    width: auto;
}

/*.form-list li.fields { margin-right:-15px; }*/
.form-list .input-box {
    display: block;
    clear: both;
    width: 260px;
}

.form-list .field {
    float: left;
    width: 275px;
}

.form-list input.input-text {
    width: 290px;
}

.form-list textarea {
    width: 254px;
    height: 10em;
}

.form-list select {
    width: 300px;
}

.form-list li.wide .input-box {
}

.form-list li.wide input.input-text {
    width: 620px;
}

.form-list li.wide textarea {
    width: 529px;
}

.form-list li.wide select {
    width: 535px;
}

.form-list li.additional-row {
    border-top: 1px solid #ccc;
    margin-top: 10px;
    padding-top: 7px;
}

.form-list li.additional-row .btn-remove {
    float: right;
    margin: 5px 0 0;
}

.form-list .input-range input.input-text {
    width: 74px;
}

/* Customer */
.form-list .customer-name-prefix .input-box,
.form-list .customer-name-suffix .input-box,
.form-list .customer-name-prefix-suffix .input-box,
.form-list .customer-name-prefix-middlename .input-box,
.form-list .customer-name-middlename-suffix .input-box,
.form-list .customer-name-prefix-middlename-suffix .input-box {
    width: auto;
}

.form-list .name-prefix {
    width: 65px;
}

.form-list .name-prefix select {
    width: 55px;
}

.form-list .name-prefix input.input-text {
    width: 49px;
}

.form-list .name-suffix {
    width: 65px;
}

.form-list .name-suffix select {
    width: 55px;
}

.form-list .name-suffix input.input-text {
    width: 49px;
}

.form-list .name-middlename {
    width: 70px;
}

.form-list .name-middlename input.input-text {
    width: 49px;
}

.form-list .customer-name-prefix-middlename-suffix .name-firstname,
.form-list .customer-name-prefix-middlename .name-firstname {
    width: 140px;
}

.form-list .customer-name-prefix-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-middlename .name-firstname input.input-text {
    width: 124px;
}

.form-list .customer-name-prefix-middlename-suffix .name-lastname {
    width: 205px;
}

.form-list .customer-name-prefix-middlename-suffix .name-lastname input.input-text {
    width: 189px;
}

.form-list .customer-name-prefix-suffix .name-firstname {
    width: 210px;
}

.form-list .customer-name-prefix-suffix .name-lastname {
    width: 205px;
}

.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text {
    width: 189px;
}

.form-list .customer-name-prefix-suffix .name-firstname {
    width: 210px;
}

.form-list .customer-name-prefix-suffix .name-lastname {
    width: 205px;
}

.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text {
    width: 189px;
}

.form-list .customer-name-prefix .name-firstname,
.form-list .customer-name-middlename .name-firstname {
    width: 210px;
}

.form-list .customer-name-suffix .name-lastname,
.form-list .customer-name-middlename .name-firstname,
.form-list .customer-name-middlename-suffix .name-firstname,
.form-list .customer-name-middlename-suffix .name-lastname {
    width: 205px;
}

.form-list .customer-name-prefix .name-firstname input.input-text,
.form-list .customer-name-suffix .name-lastname input.input-text,
.form-list .customer-name-middlename .name-firstname input.input-text,
.form-list .customer-name-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-middlename-suffix .name-lastname input.input-text {
    width: 189px;
}

.form-list .customer-dob .dob-month,
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-year {
    float: left;
    width: 85px;
}

.form-list .customer-dob input.input-text {
    display: block;
    width: 74px;
}

.form-list .customer-dob label {
    font-size: 10px;
    font-weight: normal;
    color: #888;
}

.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-month {
    width: 60px;
}

.form-list .customer-dob .dob-day input.input-text,
.form-list .customer-dob .dob-month input.input-text {
    width: 46px;
}

.form-list .customer-dob .dob-year {
    width: 140px;
}

.form-list .customer-dob .dob-year input.input-text {
    width: 134px;
}

/* Independent fields */
/*.form-list li { margin:0 0 8px; }
.form-list li.fields { margin:0; }
.form-list .field { display:block; margin:0 0 8px; }
.form-list li.control {}
.form-list label { float:left; width:150px; padding:2px 10px 0 0; text-align:right; }
.form-list label.required { font-weight:bold; }
.form-list label.required em { font-variant:normal; color:#eb340a; margin-right:3px; }
.form-list .input-box { float:left; width:260px; }
.form-list input.input-text,
.form-list textarea { width:254px; }
.form-list select { width:260px; }
.form-list li.additional-row { border-top:1px solid #ddd; margin-top:10px; }
.form-list li.additional-row .btn-remove { float:right; margin:5px 5px 0 0; }
.form-list .input-range input.input-text { width:96px; }*/
/* Customer */
/*.form-list .customer-dob .dob-month,
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-year { float:left; width:85px; }
.form-list .customer-dob input.input-text { display:block; width:74px; }
.form-list .customer-dob label { font-size:11px; font-weight:normal; color:#777; text-align:left; }
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-month { width:60px; }
.form-list .customer-dob .dob-day input.input-text,
.form-list .customer-dob .dob-month input.input-text { width:46px; }
.form-list .customer-dob .dob-year { width:140px; }
.form-list .customer-dob .dob-year input.input-text { width:134px; }*/

.buttons-set {
    clear: both;
    margin: 4em 0 0;
    padding: 8px 0 0;
    border-top: 1px solid #e4e4e4;
    text-align: right;
}

.buttons-set p.required {
    margin: 0 0 10px;
}

.buttons-set .left {
    float: left;
}

.buttons-set .back-link {
    float: left;
    margin: 0;
}

.buttons-set button.button {
    float: right;
    margin-left: 5px;
}

.buttons-set-order {
    margin: 10px 0 0;
}

.buttons-set-order .please-wait {
    padding: 12px 7px 0 0;
}

/* Form Validation */
.validation-advice {
    clear: both;
    min-height: 13px;
    margin: 3px 0 0;
    padding-left: 17px;
    font-size: 11px;
    font-weight: bold;
    line-height: 13px;
    background: url(../images/validation_advice_bg.gif) 2px 0 no-repeat;
    color: #942128;
}

.validation-failed {
    border: 1px dashed #c72b35 !important;
    background: #faebe7 !important;
}

.validation-passed {
}

p.required {
    font-size: 11px;
    text-align: right;
    color: #942128;
}

/* Expiration date and CVV number validation fix */
.v-fix {
    float: left;
}

.v-fix .validation-advice {
    display: block;
    width: 12em;
    margin-right: -12em;
    position: relative;
}

/* Global Messages  */
.success {
    color: #3e871c;
    font-weight: bold;
}

.error {
    color: #942128;
    font-weight: bold;
}

.notice {
    color: #805b00;
}

.messages,
.messages ul {
    list-style: none !important;
    margin: 0 !important;
    padding: 0 !important;
}

.messages {
    width: 100%;
    overflow: hidden;
    margin-top: 15px !important;
}

.messages li + li {
    margin: 10px 0 0 !important;
}

.messages li li {
    margin: 1px 0 0 !important;
    vertical-align: 15px;
}

.messages li li span {
    vertical-align: -2px;
}

.error-msg,
.success-msg,
.note-msg,
.notice-msg,
.neutral-msg {
    border-style: solid !important;
    border-width: 1px !important;
    background-position: 10px 9px !important;
    background-repeat: no-repeat !important;
    min-height: 24px !important;
    padding: 8px 8px 5px 32px !important;
    font-size: 11px !important;
    font-weight: bold !important;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.error-msg {
    border-color: #c72b35;
    background-color: #f7dfe1;
    background-image: url(../images/i_msg-error.gif);
    color: #942128;
}

.success-msg {
    border-color: #61d42c;
    background-color: #e7f9e0;
    background-image: url(../images/i_msg-success.gif);
    color: #3e871c;
}

.note-msg,
.notice-msg {
    border-color: #ffb700;
    background-color: #ffe2a4;
    background-image: url(../images/i_msg-note.gif);
    color: #805b00;
}

.neutral-msg {
    border-color: #e6e6e6;
    background-color: #fafafa;
    background-image: url(../images/fam_book_open.png);
    color: #e6e6e6;
}

.messages.additional-links .message-body {
    margin-top: 4px;
}

.messages.additional-links .additional-links {
    line-height: 10px;
}

.messages.additional-links .btn {
    vertical-align: 0px;
    margin-bottom: 3px;
}

.messages.additional-links .error-msg.has-links,
.messages.additional-links .success-msg.has-links,
.messages.additional-links .notice-msg.has-links,
.messages.additional-links .note-msg.has-links {
    background-position: 10px 12px !important;
}

/* Breadcrumb */

.breadcrumb-bar {
    overflow: hidden;
}

.breadcrumb-bar + * {
    clear: both;
}

.breadcrumbs {
    margin-top: 3px;
    max-width: 760px;
    float: left;
}

.breadcrumbs ul {
    padding: 0 10px;
    margin: 0 0 15px;
}

.breadcrumbs ul li {
    display: inline-block;
    color: #858585;
}

.breadcrumbs li a {
    color: #a6a6a6;
}

.breadcrumbs li strong {
    cursor: default;
}

.breadcrumbs li a:hover {
    color: #858585;
}

.breadcrumbs li > span {
    padding: 0 5px;
    color: #5bc72b;
    cursor: default;
}

.breadcrumbs li.home a span,
.breadcrumbs li.home strong span {
    display: inline-block !important;
    width: 14px;
    height: 14px;
    line-height: 14px;
    vertical-align: text-top;
    padding: 0 3px 0 0;
    background: transparent url(../images/glyphs.png) no-repeat -44px -84px;
}

.breadcrumbs li.home a span {
    background-position: -66px -84px;
}

.breadcrumbs li.home a:hover span {
    background-position: -44px -84px;
}

.breadcrumb-bar .user-greetings {
    float: right;
    padding: 3px 5px 4px;
    border-radius: 3px;
    cursor: default;
    color: #858585;
}

.breadcrumb-bar .user-greetings span {
    display: inline-block !important;
    cursor: default;
    width: 14px;
    height: 14px;
    line-height: 14px;
    vertical-align: text-top;
    padding: 0 3px 0 0;
    background: transparent url(../images/glyphs.png) no-repeat -3px -3px;
}

/* Page Heading */
.page-title {
}

.page-title h1,
.page-title h2 {
}

.page-title .separator {
    margin: 0 3px;
}

.page-title .link-rss {
    float: right;
    margin: 7px 0 0;
}

.title-buttons {
    text-align: right;
}

.title-buttons h1,
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 {
    float: left;
}

.subtitle,
.sub-title {
    clear: both;
    padding: 15px 0 0;
    font-size: 15px;
    font-weight: bold;
    margin: 0 0 6px;
    color: #e25203;
}

/* Pager */
.pager {
    font-size: 11px;
    padding: 4px 1px;
    text-align: center;
}

.pager .amount {
    float: left;
    margin: 0;
}

.pager .limiter {
    float: right;
}

.pager .limiter label {
    vertical-align: middle;
}

.pager .limiter select {
    padding: 0;
    margin: 0 0 1px;
    width: 140px;
    vertical-align: middle;
}

.pager .pages {
    margin: 0 150px;
}

.pager .pages ol {
    display: inline-block;
    padding: 0;
    margin: 0;
}

.pager .pages li {
    display: inline-block;
    padding: 0 3px 1px 3px;
    margin: 0 2px;
}

.pager .pages li a img {
    vertical-align: 0px;
}

.page .amount, .pager .pages {
    margin-top: 6px;
}

.pager .pages .current {
    background: #DDD;
    font-weight: bold;
    color: #454545;
}

/* Sorter */
.sorter {
    font-size: 11px;
    background: #fff url(../images/bkg_toolbar.gif) 0 100% repeat-x;
    padding: 3px 8px;
    border-top: 1px solid #e2e2e2;
}

.sorter .view-mode {
    float: left;
    margin: 0;
}

.sorter .sort-by {
    float: right;
    padding-right: 36px;
}

.sorter .sort-by label {
    vertical-align: middle;
}

.sorter .sort-by select {
    padding: 0;
    margin: 0 0 1px;
    vertical-align: middle;
}

.sorter .link-feed {
}

/* Toolbar */
.toolbar {
}

.toolbar .pager {
    padding: 3px 8px;
    border-bottom: 1px solid #fff;
}

.toolbar .sorter {
    border-bottom: 1px solid #fff;
}

.toolbar-bottom {
}

/* Generic Info Box */
.info-box {
    background: #fff url(../images/bkg_block-title.gif) 0 0 repeat-x;
    border: 1px solid #d0cbc1;
    padding: 12px 15px;
    margin: 0 0 15px;
}

.info-box h2 {
    font-weight: bold;
    font-size: 13px;
}

.info-table th {
    font-weight: bold;
    padding: 2px 15px 2px 0;
}

.info-table td {
    padding: 2px 0;
}

/* Class: std - styles for admin-controlled content */
.std {
}

.std h2,
.std h3 {
    padding-bottom: 5px;
    font-size: 12px;
    line-height: 18px;
    font-weight: bold;
    color: #5bc72b
}

.std h2 {
    text-transform: uppercase;
}

.std h2.legend {
    font-weight: bold !important;
    font-size: 13px !important;
    margin: 0 !important;
    text-shadow: 0 1px 0 white !important;
    padding: 0 !important;
    color: #454545 !important;
}

.std h3 {
    padding-top: 20px
}

.std .subtitle {
    padding: 0;
}

.std ol.ol {
    list-style: decimal outside;
    padding-left: 1.5em;
}

.std ul.disc {
    list-style: disc outside;
    padding-left: 18px;
    margin: 0 0 10px;
}

.std dl dt {
    font-weight: bold;
}

.std dl dd {
    margin: 0 0 10px;
}

.std > img {
    display: block;
    margin: 20px auto 30px;
}

/*.std ul,
.std ol,
.std dl,
.std p,
.std address,
.std blockquote { margin:0 0 1em; padding:0; }
.std ul { list-style:disc outside; padding-left:1.5em; }
.std ol { list-style:decimal outside; padding-left:1.5em; }
.std ul ul { list-style-type:circle; }
.std ul ul,
.std ol ol,
.std ul ol,
.std ol ul { margin:.5em 0; }
.std dt { font-weight:bold; }
.std dd { padding:0 0 0 1.5em; }
.std blockquote { font-style:italic; padding:0 0 0 1.5em; }
.std address { font-style:normal; }
.std b,
.std strong { font-weight:bold; }
.std i,
.std em { font-style:italic; }*/

/* Misc */
.links li {
}

.links li.first {
}

.links li.last {
    background: none !important;
    padding-right: 0 !important;
}

.link-cart {
    color: #dc6809 !important;
    font-weight: bold;
}

.link-wishlist {
    color: #dc6809 !important;
    font-weight: bold;
}

.link-reorder {
    font-weight: bold;
    color: #dc6809 !important;
}

.link-compare {
    font-weight: bold;
}

.link-print {
    /*background:url(../images/i_print.gif) 0 2px no-repeat; padding:2px 0 2px 25px;*/
    font-weight: bold;
    color: #dc6809;
}

.link-rss {
    background: url(../images/i_rss.gif) 0 2px no-repeat;
    padding-left: 18px;
    line-height: 14px;
    white-space: nowrap;
}

.btn-remove {
    display: block;
    width: 11px;
    height: 11px;
    font-size: 0;
    line-height: 0;
    background: url(../images/btn_remove.gif) 0 0 no-repeat;
    text-indent: -999em;
    overflow: hidden;
}

.btn-remove2 {
    display: block;
    width: 16px;
    height: 16px;
    font-size: 0;
    line-height: 0;
    background: url(../images/btn_trash.gif) 0 0 no-repeat;
    text-indent: -999em;
    overflow: hidden;
}

.btn-edit {
    display: block;
    width: 11px;
    height: 11px;
    font-size: 0;
    line-height: 0;
    background: url(../images/btn_edit.gif) 0 0 no-repeat;
    text-indent: -999em;
    overflow: hidden;
}

.cards-list dt {
    margin: 5px 0 0;
}

.cards-list .offset {
    padding: 2px 0 2px 20px;
}

.separator {
    margin: 0 3px;
}

.divider {
    clear: both;
    display: block;
    font-size: 0;
    line-height: 0;
    height: 1px;
    margin: 10px 0;
    background: url(../images/bkg_divider1.gif) 0 50% repeat-x;
    text-indent: -999em;
    overflow: hidden;
}

/* Noscript Notice */
.noscript {
    border: 1px solid #ddd;
    border-width: 0 0 1px;
    background: #ffff90;
    font-size: 12px;
    line-height: 1.25;
    text-align: center;
    color: #2f2f2f;
}

.noscript .noscript-inner {
    width: 950px;
    margin: 0 auto;
    padding: 12px 0 12px;
    background: url(../images/i_notice.gif) 20px 50% no-repeat;
}

.noscript p {
    margin: 0;
}

/* Demo Notice */
.demo-notice {
    position: relative;
    width: 100%;
    margin: 0;
    padding: 6px 10px;
    background: #d75f07;
    font-size: 12px;
    line-height: 1.15;
    text-align: center;
    color: #fff;
    z-index: 10000;
}

/* Slider */

/**
 * aheadWorks Co.
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the EULA
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://ecommerce.aheadworks.com/LICENSE-M1.txt
 *
 * @category   AW
 * @package    AW_Islider
 * @copyright  Copyright (c) 2011 aheadWorks Co. (http://www.aheadworks.com)
 * @license    http://ecommerce.aheadworks.com/LICENSE-M1.txt
 */

.awis-block, .awis-block .awis-r-default-item img {
    display: block;
    margin: 0 auto;
}

.awis-block .awis-slides-controls {
    position: relative;
    z-index: 5;
    top: 0 !important;
    height: 26px;
    margin: 0 1px 1px 1px;
    background: #f3f3f3;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px;
}

.awis-block .awis-slides-controls .awis-c-left {
    display: none;
}

.awis-block .awis-slides-controls .awis-c-center {
    position: relative;
    margin: 0;
    padding: 0;
    height: 13px;
    line-height: 13px;
    text-align: center;
}

.awis-block .awis-slides-controls .awis-c-center button.button {
    display: inline-block;
    width: 13px;
    height: 13px;
    line-height: 13px;
    margin: -62px 0 0;
    padding: 0;
    background: url(../images/glyphs.png) no-repeat -3px -64px;
    border: none;
    outline: none;
}

.awis-block .awis-slides-controls .awis-c-center button.awis-s-current {
    background-position: -23px -64px;

}

.awis-block .awis-slides-controls .awis-c-center button:hover {

}

.awis-block .awis-slides-controls .awis-c-right {
    display: none
}

.awis-effect-simple-slider {
    overflow: hidden;
    position: relative;
}

.awis-effect-simple-slider .awis-r-default-item {
    float: left;
}

.awis-slides-container {
    position: relative;
    padding: 10px 0;
    height: 251px !important
}

.awis-effect-fade-appear .awis-r-default-item,
.awis-effect-blind-up-down .awis-r-default-item,
.awis-effect-slide-up-down .awis-r-default-item,
.awis-effect-jalousie .awis-r-default-item {
    position: absolute;
}

.awis-jalousie-slice {
    position: absolute;
}

/* ======================================================================================= */

/* Header ================================================================================ */

.header-container {
    margin-bottom: 13px
}

.header .logo {
    display: block;
    float: left
}

.header > .logo {
    margin-top: 30px
}

.header .quick-access {
    float: left;
    width: 405px;
    margin: 0 0 0 20px;
}

.header .quick-access form {
    margin: 0
}

.header .block-links {
    border: none;
    padding: 26px 0 0 0;
    margin: 0;
    list-style: none;
    height: 18px;
}

.header .block-links ul.links {
    margin: 0
}

.header .block-links ul.links li {
    display: block;
    float: left;
    padding-right: 10px;
    line-height: 15px;
}

.header .block-links ul.links li,
.header .block-links ul.links li a,
.header .block-links ul.links li span {
    color: #A6A6A6
}

.header .block-links ul.links li a span,
.header .block-links ul.links li > span span {
    display: inline-block !important;
    width: 14px;
    height: 14px;
    line-height: 14px;
    vertical-align: text-top;
    margin: 0 3px 0 0;
    background: url(../images/glyphs.png) no-repeat;
}

.header .block-links ul.links li a.account span {
    background-position: -3px -3px
}

.header .block-links ul.links li a.upload span {
    background-position: -23px -3px
}

.header .block-links ul.links li a.contact  span {
    background-position: -43px -3px
}

.header .block-links ul.links li a.help span {
    background-position: -63px -3px
}

.header .block-links ul.links li a.login span {
    background-position: -4px -83px
}

.header .block-links ul.links li a.logout span {
    background-position: -24px -83px
}

.header .form-search {
    position: relative;
    background: #f7f7f7;
    padding: 3px;
}

.header .form-search label {
    display: none
}

.header .form-search input#search {
    width: 294px;
    padding-left: 30px;
    background: white url("../images/glyphs.png") no-repeat -118px 3px;
    color: #b4b4b4
}

.header .form-search .btn {
    float: right;
    width: 66px;
}

.header .quick-cart {
    float: left;
    width: 320px;
    padding: 20px 0 0;
    margin: 0 0 0 20px;
}

.header .block-cart {
    background-color: #fcfcfc;
    margin: 0;
    padding: 0 0 20px;
    height: 43px;
    padding-left: 74px;
    position: relative;
}

.header .block-cart .btn {
    width: 112px;
    margin: 0;
    float: left;
}

.header .block-cart .btn.btn-checkout {
    margin-left: 10px
}

.header .block-cart .icon-cart {
    display: block;
    position: absolute;
    width: 66px;
    height: 63px;
    background: transparent url("../images/icon-cart.png") no-repeat;
    left: 1px;
    top: -10px;
}

.header .block-cart p.subtotal {
    border-bottom: 1px dotted #cacaca;
    position: relative;
    padding: 6px 0 4px;
    margin: 0 10px 7px 0;
    text-shadow: 0 1px 0 white;
    font-weight: bold;
    color: #858585;
}

.header .block-cart p.subtotal span.price {
    float: right;
    color: #7B0E74
}

/********** < Navigation */
.block.block-main-menu {
    clear: both;
    border: none;
    padding: 0;
    margin: 0;
}

#nav {
    margin: 0 0 13px 0;
    padding: 0;
    list-style: none;
    background-color: #454545;
    height: 36px;
}

#nav > li {
    position: relative;
    display: block;
    float: left;
}

#nav > li > a {
    color: #b6b6b6;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: bold;
    font-size: 1.4em;
    text-shadow: 0 -1px 0 #151515;
    display: block;
    line-height: 34px;
    height: 34px;
    padding: 0 14px;
    position: relative;
    border: 1px solid #454545;
    border-right: 1px solid #555;
    border-left: 1px solid #333;
}

#nav > li.last > a {
    border-right: none;
}

#nav > li.active > a {
    background: #53af2f; /* Old browsers */
    background: -moz-linear-gradient(top, #53af2f 0%, #60c937 50%, #71d04a 50%, #7ae450 99%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #53af2f), color-stop(50%, #60c937), color-stop(50%, #71d04a), color-stop(99%, #7ae450)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #53af2f 0%, #60c937 50%, #71d04a 50%, #7ae450 99%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #53af2f 0%, #60c937 50%, #71d04a 50%, #7ae450 99%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #53af2f 0%, #60c937 50%, #71d04a 50%, #7ae450 99%); /* IE10+ */
    background: linear-gradient(top, #53af2f 0%, #60c937 50%, #71d04a 50%, #7ae450 99%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#53af2f', endColorstr = '#7ae450', GradientType = 0); /* IE6-9 */
    color: #2a5d12;
    text-decoration: none;
    border-color: #59a636;
    text-shadow: 0 1px 0 #5aef16;
    z-index: 5;
}

#nav > li.level0.over > a {
    color: #858585;
    text-shadow: 0px 1px 0px #fff;
    background: #f3f3f3;
    border-color: #ccc;
    border-bottom-color: #f3f3f3;
    -webkit-border-top-left-radius: 3px;
    -moz-border-radius-topleft: 3px;
    border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    border-top-right-radius: 3px;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-bottomleft: 0;
    border-bottom-left-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius-bottomright: 0;
    border-bottom-right-radius: 0;
    padding-top: 4px;
    top: -4px;
    -moz-box-shadow: 2px 5px 5px rgba(0, 0, 0, 0.8);
    -webkit-box-shadow: 2px 5px 5px rgba(0, 0, 0, 0.8);
    box-shadow: 2px 5px 5px rgba(0, 0, 0, 0.8);
    text-decoration: none;
}

#nav ul.level0 {
    display: none;
}

#nav > li.level0.over > ul.level0 {
    display: block;
    position: absolute;
    top: 33px;
    left: 0;
    margin: 0;
    padding: 5px 10px 10px;
    list-style: none;
    background: #F3F3F3;
    z-index: 5000;
    -moz-box-shadow: 2px 3px 5px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 2px 3px 5px rgba(0, 0, 0, 0.3);
    box-shadow: 2px 3px 5px rgba(0, 0, 0, 0.3);
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    border-top-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-bottom-left-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    border-bottom-right-radius: 3px;
    border: 1px solid #ccc;
    border-top: none;
}

#nav ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

#nav ul.level1 {
    display: none;
}

#nav li.level1 {
    display: block;
    padding: 0 10px 5px 15px;
    margin: 5px 0 0 0;
    border-bottom: 1px solid #ccc;
    min-width: 180px;
}

#nav li.level1.last {
    border-bottom: none;
    padding: 0 10px 0 15px;
}

#nav li.level1 li {
    display: block;
    padding: 0;
    list-style: none;
}

#nav li.level1 a {
    position: relative;
    display: block;
    font-size: 12px;
    font-weight: normal;
    margin: 0;
    padding: 2px 0;
    color: #454545;
}

#nav li.level1.active a {
    font-weight: bold;
}

#nav li.level1 a:hover {
    text-decoration: none;
    color: #51a22e;
}

#nav li.level1 a:before {
    content: "";
    width: 20px;
    height: 20px;
    background: transparent url("../images/glyphs.png") no-repeat 0 -20px;
    position: absolute;
    left: -18px;
    top: 0px;
}

#nav li.level1 a:hover:before,
#nav li.level1.active a:before {
    background-position: -20px -20px;
}

.block-left-menu ul {
    list-style: none
}


#telefon-service a {
    display: block;
    margin-top: -3px;
    margin-left: -4px;
    margin-bottom: 20px;
    width: 239px;
    height: 51px;
    max-width: none;
}


#left-nav,
#left-nav ul {
    margin: 0;
}

#left-nav li.level0 {
    padding-bottom: 10px;
}

#left-nav li.level0 > a {
    display: block;
    background-color: #f3f3f3;
    background-color: #f3f3f3;
    padding: 5px 10px 6px;
    line-height: 1.35em;
    font-size: 1.1em;
    color: inherit;
    text-shadow: 0 1px 0 #fff;
    font-weight: bold
}

#left-nav li.level0 ul.level0 {
    margin: 0 10px 0 10px;
    position: relative;
}

#left-nav ul.level0 li,
#left-nav ul.level0 li a {
    text-decoration: none;
    color: #858585;
    position: relative;
}

#left-nav ul.level0 li {
    padding-left: 12px;
    padding-top: 8px;
}

#left-nav ul.level0 li a:before {
    content: "";
    width: 20px;
    height: 20px;
    background: transparent url("../images/glyphs.png") no-repeat 0 -20px;
    position: absolute;
    left: -18px;
    top: -3px;
}

#left-nav ul.level0 li a:hover {
    color: #51a22e;
}

#left-nav ul.level0 li a:hover:before {
    background-position: -20px -20px;
}

#left-nav ul.level0 li.level1.active.parent > a {
    font-weight: bold;
    color: #454545;
}

#left-nav ul.level0 li.level1.active.parent > a:before {
    background-position: -100px 0;
}

#left-nav ul.level0 li.level1.active.parent > a:hover:before {
    background-position: -40px -20px;
}

#left-nav ul.level0 li.active > a {
    font-weight: bold;
    color: #5bc72b;
    cursor: default;
}

#left-nav ul.level0 li.active > a:before {
    background-position: -20px -20px;
}

/********** Navigation > */
/* ======================================================================================= */

/* Sidebar =============================================================================== */
.block {
    border: 1px solid #ddd;
    padding: 10px;
    margin-bottom: 20px;
}

.block .block-title {
}

.block h4 {
    font-size: 1.1em;
    text-shadow: 0 1px 0 #fff;
}

.block .block-title strong {
}

.block .block-title strong span {
}

.block .block-title a {
}

.block .block-subtitle {
}

.block .block-content {
}

.block .block-content li.item {
}

.block .block-content .product-name {
}

.block .btn-remove,
.block .btn-edit {
}

.block .actions {
}

.block .actions a {
}

.block .actions button.button {
}

.block .empty {
}

.block li.odd {
}

.block li.even {
}

.sidebar .block {
    padding: 1px;
    color: #858585;
}

.sidebar .block > .block {
    border: none;
    padding: 0;
    margin: 0
}

.sidebar .block .block-title {
    background-color: #f3f3f3;
    padding: 4px 10px 5px;
    line-height: 1.35em;
}

.sidebar .block h4 {
    font-size: 1.1em;
    color: inherit;
    text-shadow: 0 1px 0 #fff;
}

.sidebar .block .block-title strong {
}

.sidebar .block .block-title strong span {
}

.sidebar .block .block-title a {
}

.sidebar .block .block-subtitle {
}

.sidebar .block .block-content {
    padding: 10px;
}

.sidebar .block .block-content li.item {
}

.sidebar .block .block-content .product-name {
}

.sidebar .block .btn-remove,
.sidebar .block .btn-edit {
}

.sidebar .block .actions {
}

.sidebar .block .actions a {
}

.sidebar .block .actions button.button {
}

.sidebar block .empty {
}

.sidebar .block li.odd {
}

.sidebar .block li.even {
}

/* Mini Blocks */
.block-cart,
.block-wishlist,
.block-subscribe,
.block-compare,
.block-reorder,
.block-poll,
.block-viewed,
.block-compared,
.block-related,
.block-tags,
.block-login {
}

.block-cart .block-title strong,
.block-wishlist .block-title strong,
.block-subscribe .block-title strong,
.block-compare .block-title strong,
.block-reorder .block-title strong,
.block-poll .block-title strong,
.block-viewed .block-title strong,
.block-compared .block-title strong,
.block-related .block-title strong,
.block-tags .block-title strong,
.block-login .block-title strong {
}

.sidebar .block-payments .block-content {
    padding: 10px 0 0 9px
}

.sidebar .block-payments ul,
.sidebar .block-quality ul {
    clear: both;
    list-style: none;
    margin: 0
}

.sidebar .block-payments ul li {
    float: left;
    margin: 0 0 10px 29px;
}

.sidebar .block-payments ul li:first-child {
    margin: 0
}

.sidebar .block-quality li {
    clear: both;
    padding-top: 10px
}

.sidebar .block-quality li:first-child {
    padding-top: 0
}

.sidebar .block-quality li img,
.sidebar .block-quality li span {
    float: left;
}

.sidebar .block-quality li span {
    width: 140px;
    padding: 10px 0 0 10px;
    font-size: 10px;
    line-height: 12px
}

.sidebar .block-opinions .block-content {
    text-align: center
}

/* Mini Products List */
.mini-products-list .product-image {
    float: left;
    width: 50px;
    border: 1px solid #a9a9a9;
}

.mini-products-list .product-details {
    margin-left: 60px;
}

/* Block Slider */

.block-slider {
    padding: 0;
    margin-bottom: 10px;
}

/* Block Featured */

.block-featured {
    border: none;
    padding: 0;
}

.block-featured ul {
    clear: both;
    margin: 0;
    padding-top: 20px;
    list-style: none
}

.block-featured ul li {
    float: left;
    width: 213px;
    border: 1px solid #ddd;
    margin: 0 0 0 20px;
    padding: 10px 10px 7px;
    background: #f3f3f3;
    text-align: center
}

.block-featured ul li:first-child {
    margin-left: 0
}

.block-featured ul li .product {
    color: #454545
}

.block-featured ul li .product h4 {
    padding: 9px 5px 0 5px;
    color: #454545
}

/* Block Category */

.block-category-links {
    border: none;
    padding: 0;
    margin: 0;
}

.block-category-links ul {
    clear: both;
    margin: 0;
    padding-top: 20px;
    list-style: none
}

.block-category-links ul.first {
    padding-top: 0px;
}

.block-category-links ul li {
    float: left;
    width: 213px;
    border: 1px solid #ddd;
    margin: 0 0 0 19px;
    padding: 10px 10px 7px;
    background: #f3f3f3;
    text-align: center
}

.block-category-links ul li:first-child {
    margin-left: 0
}

.block-category-links ul li .category {
    color: #454545
}

.block-category-links ul li .category h4 {
    padding: 9px 5px 0 5px;
    color: #454545;
    min-height: 30px;
}

.block-category-links ul li .category .category-image {
    background: #fff;
    width: 213px;
    min-height: 168px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px;
}

.block-category-links ul li .category .category-image img {
    max-height: 168px;
}

/* Block Category */

.block-category-products {
    border: none;
    padding: 0;
}

.block-category-products ul {
    clear: both;
    margin: 0;
    padding-top: 20px;
    list-style: none;
    overflow: hidden;
}

.block-category-products ul.first {
    padding-top: 0px;
}

.block-category-products ul li {
    float: left;
    width: 213px;
    border: 1px solid #ddd;
    margin: 0 0 0 20px;
    padding: 10px 10px 7px;
    background: #f3f3f3;
    text-align: center
}

.block-category-products ul li:first-child {
    margin-left: 0
}

.block-category-products ul li .product {
    color: #454545
}

.block-category-products ul li .product h4 {
    padding: 9px 5px 0 5px;
    min-height: 30px;
    vertical-align: middle;
    color: #454545
}

.block-category-products ul li .product .product-image {
    background: #fff;
    width: 213px;
    min-height: 168px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px;
}

.block-category-products ul li .product .product-image img {
    max-height: 168px;
}

/* Block: Account */
.block-account {
    border-color: #bbb;
}

.block-account .block-title {
    background: #fc9d36 url(../images/bkg_block-title-account.gif) 0 100% repeat-x;
    border: 0;
    padding: 3px 10px;
}

.block-account .block-title strong {
    font-size: 13px;
    color: #fff;
}

.block-account .block-content {
    background: #fbfaf6;
    padding: 7px 10px 7px;
}

.block-account .block-content li a {
    display: block;
    border-bottom: 1px solid #ddd;
    padding: 3px 0;
    color: #5f5d5c;
    text-decoration: none !important;
}

.block-account .block-content li a:hover {
    color: #ea7900;
}

.block-account .block-content li.last a {
    border-bottom: 0;
}

.block-account .block-content li.current {
    border-bottom: 1px solid #ddd;
    padding: 3px 0;
    color: #ea7900;
}

.block-account .block-content li.current.last {
    border-bottom: 0;
}

/* Block: Currency Switcher */
.block-currency {
    border: 0;
    background: url(../images/bkg_block-currency.gif) 0 0 no-repeat;
    padding: 7px 12px 10px;
    height: 51px;
}

.block-currency .block-title {
    background: none;
    border: 0;
    padding: 0;
    margin: 0 0 5px;
}

.block-currency .block-title strong {
    font: bold 13px/21px Tahoma, Arial, Helvetica, sans-serif;
    background: url(../images/i_block-currency.gif) 0 50% no-repeat;
    padding: 0 0 0 21px;
    text-transform: none;
    color: #fff;
}

.block-currency .block-content {
    background: none;
    padding: 0;
}

.block-currency .block-content select {
    width: 100%;
    padding: 0;
}

/* Block: Layered Navigation */
.block-layered-nav {
    border: 0;
}

.block-layered-nav .block-title {
    border: 0;
    padding: 0;
    height: 24px;
    background: url(../images/bkg_block-layered-title.gif) 0 0 no-repeat;
    text-indent: -999em;
    overflow: hidden;
}

.block-layered-nav .block-subtitle {
    line-height: 1.35;
    background: #d5e8ff url(../images/bkg_block-layered1.gif) 0 50% repeat;
    padding: 3px 9px;
    border: 1px solid #b9ccdd;
    border-width: 1px 0;
    text-transform: uppercase;
    color: #1f5070;
}

.block-layered-nav .block-content {
    border: 1px solid #a0b3c3;
    background: #e7f1f4;
}

.block-layered-nav dt {
    background: url(../images/bkg_block-layered-dt.gif) 9px 11px no-repeat;
    padding: 7px 10px 0 28px;
    font-weight: bold;
    text-transform: uppercase;
}

.block-layered-nav dd {
    padding: 0 12px 12px;
    background: url(../images/bkg_block-layered-dd.gif) 0 100% repeat-x;
}

.block-layered-nav dd.last {
    background: none;
}

.block-layered-nav .currently li {
    background: #fff url(../images/bkg_block-layered-li.gif) 0 100% repeat-x;
    padding: 4px 6px 4px 10px;
}

.block-layered-nav .currently .label {
    font-weight: bold;
    padding-left: 18px;
    background: url(../images/bkg_block-layered-label.gif) 0 3px no-repeat;
    text-transform: uppercase;
}

.block-layered-nav .currently .btn-remove {
    margin: 3px 0 0;
}

.block-layered-nav .actions {
    font-size: 11px;
    padding: 4px 9px;
    background: #cad6e4;
    border: 1px solid #dee5e8;
    border-width: 1px 0;
    text-align: right;
}

.block-layered-nav .actions a {
    float: none;
}

/* Block: Cart */
.block-cart .block-title {
    /*border-bottom:0;*/
}

.block-cart .block-title strong {
}

.block-cart .summary {
}

.block-cart .amount {
    margin: 0;
}

.block-cart .amount a {
    font-weight: bold;
}

.block-cart .subtotal {
}

.block-cart .subtotal .price {
    font-weight: bold;
}

.block-cart .actions {
}

.block-cart .actions .paypal-logo {
    float: left;
    width: 100%;
    margin: 3px 0 0;
    text-align: right;
}

.block-cart .actions .paypal-logo .paypal-or {
    clear: both;
    display: block;
    padding: 0 55px 8px 0;
}

/* Block: Wishlist */
.block-wishlist .block-title strong {
    background-image: url(../images/i_block-wishlist.gif);
}

.block-wishlist .actions {
    text-align: right;
}

.block-wishlist .actions a {
    float: none;
}

/* Block: Related */
.block-related .block-title strong {
    background-image: url(../images/i_block-related.gif);
    background-position: 0 1px;
}

.block-related input.checkbox {
    float: left;
}

.block-related .product {
    margin-left: 20px;
}

/* Block: Compare Products */
.block-compare .block-title strong {
    background-image: url(../images/i_block-list.gif);
    background-position: 0 1px;
}

.block-compare button.button span {
    border-color: #406a83;
    background: #618499;
}

.page-popup .link-print {
    background: url(../images/i_print.gif) 0 2px no-repeat;
    padding: 2px 0 2px 25px;
    font-weight: bold;
    color: #1e7ec8;
}

.compare-table {
    border: 0;
}

.compare-table thead tr.first th,
.compare-table thead tr.first td {
    border: 0;
    background: none;
    padding: 0;
    font-size: 0;
    line-height: 0;
}

.compare-table .btn-remove {
    float: right;
    background-image: url(../images/btn_remove2.gif);
    width: 72px;
    height: 15px;
}

.compare-table tbody th {
    background: #d9e5ee url(../images/bkg_th-v.gif) 100% 0 repeat-y;
}

.compare-table tbody th,
.compare-table tbody td {
    padding: 10px;
    border: 0;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
}

.compare-table tbody td.last {
    border-right: 1px solid #ccc;
}

.compare-table tbody tr.last th,
.compare-table tbody tr.last td {
    border-bottom: 1px solid #ccc !important;
}

.compare-table tr.add-to-row td {
    background: #fffada;
    text-align: center;
}

.compare-table tr.first td {
    text-align: center;
}

.compare-table tr.first td .product-name {
    font-size: 13px;
    font-weight: bold;
    margin: 0 0 5px;
    color: #203548;
}

.compare-table tr.first td .product-name a {
    color: #203548;
}

.compare-table tr.first td .ratings {
    width: 69px;
    margin: 0 auto;
}

.compare-table tr.first td p,
.compare-table tr.add-to-row td p {
    margin: 0;
}

/* Block: Recently Viewed */
.block-viewed .block-title strong {
    background-image: url(../images/i_block-viewed.gif);
}

/* Block: Recently Compared */
.block-compared .block-title strong {
    background-image: url(../images/i_block-list.gif);
    background-position: 0 1px;
}

/* Block: Poll */
.block-poll .block-title strong {
    background-image: url(../images/i_block-poll.gif);
}

.block-poll .block-subtitle {
    font-size: 12px;
}

.block-poll label {
    color: #777;
    font-weight: bold;
}

.block-poll input.radio {
    float: left;
    margin: 1px -18px 0 0;
}

.block-poll .label {
    display: block;
    margin-left: 18px;
}

.block-poll li {
    padding: 3px 9px;
}

.block-poll .actions {
    margin: 5px 0 0;
}

.block-poll button.button span {
    border-color: #406a83;
    background: #618499;
}

.block-poll .answer {
    font-weight: bold;
}

.block-poll .votes {
    float: right;
    margin-left: 10px;
}

/* Block: Tags */
.block-tags .block-title strong {
    background-image: url(../images/i_block-tags.gif);
}

.block-tags .block-content .tags-list {
    background: none;
    border: 0;
    font-size: 12px;
}

.block-tags .block-content a {
    color: #1b2d3b;
}

.block-tags .actions {
    text-align: right;
}

.block-tags .actions a {
    float: none;
}

/* Block: Subscribe */
.block-subscribe .block-content {
    background: #424242;
    margin: 10px 0;
    padding: 7px 10px 10px;
}

.block-subscribe .block-title strong {
}

.block-subscribe label {
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 6px
}

.block-subscribe input.input-text {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -o-border-radius: 0px;
    -ms-border-radius: 0px;
    border-radius: 0px;
    width: 205px;
    padding-left: 25px;
    background: #fff url(../images/glyphs.png) no-repeat -120px -37px;
    height: 16px;
    line-height: 15px;
    float: left;
}

.block-subscribe .actions {
}

.block-subscribe .actions button.button {
    margin: 0 0 0 5px;
    padding: 0;
    background: #5dc82d;
    border: 1px solid #5bc72b;
}

.block-subscribe .actions button.button span {
    color: #fff;
    text-shadow: #4da226 0 -1px 0;
    font-size: 12px
}

.block-subscribe .actions button.button > span {
    display: block;
    border: 1px solid #71cf47;
    padding: 2px 14px 3px
}

.block-subscribe .quote {
    clear: both;
    font-size: 9px;
    line-height: 12px
}

/* Block: Reorder */
.block-reorder .block-title strong {
    background-image: url(../images/i_block-list.gif);
}

.block-reorder input.checkbox {
    float: left;
    margin: 2px -20px 0 0;
}

.block-reorder .product-name {
    margin-left: 20px;
}

.block-reorder .validation-advice {
    margin: 3px 9px 7px;
}

/* Block: Banner */
.block-banner {
    border: 0;
}

.block-banner .block-content {
    padding: 0;
    text-align: center;
}

/* Block: Login */
.block-login .block-title strong {
    background-image: url(../images/i_ma-info.gif);
}

.block-login .block-content {
    padding: 5px 10px;
}

.block-login label {
    font-weight: bold;
    color: #666;
}

.block-login input.input-text {
    display: block;
    width: 167px;
    margin: 3px 0;
}

.block-login .actions {
    background: none;
    padding: 0;
    margin: 3px 0 0;
}

.block-login .actions button.button span {
    border-color: #406a83;
    background: #618499;
}

/* Paypal */
.sidebar .paypal-logo {
    display: block;
    margin: 10px 0;
    text-align: center;
}

.sidebar .paypal-logo a {
    float: none;
}



/* ======================================================================================= */

/* Product View ========================================================================== */
/* Rating */
.no-rating {
    margin: 0;
}

.ratings {
    font-size: 11px;
    line-height: 1.25;
    margin: 7px 0;
}

.ratings strong {
    float: left;
    margin: 1px 3px 0 0;
}

.ratings .rating-links {
    margin: 0;
}

.ratings .rating-links .separator {
    margin: 0 2px;
}

.ratings dt {
}

.ratings dd {
}

.rating-box {
    width: 69px;
    height: 13px;
    font-size: 0;
    line-height: 0;
    background: url(../images/bkg_rating.gif) 0 0 repeat-x;
    text-indent: -999em;
    overflow: hidden;
}

.rating-box .rating {
    float: left;
    height: 13px;
    background: url(../images/bkg_rating.gif) 0 100% repeat-x;
}

.ratings .rating-box {
    float: left;
    margin-right: 3px;
}

.ratings .amount {
}

.ratings-table th,
.ratings-table td {
    font-size: 11px;
    line-height: 1.15;
    padding: 3px 0;
}

.ratings-table th {
    font-weight: bold;
    padding-right: 8px;
}

/* Availability */
.availability {
    margin: 0;
}

.availability span {
    font-weight: bold;
}

.availability.in-stock span {
}

.availability.out-of-stock span {
    color: #d83820;
}

.availability-only {
    margin: 10px 0 7px;
    line-height: 16px;
    background: url(../images/i_availability_only.gif) 0 50% no-repeat;
    padding-left: 15px;
}

.availability-only span,
.availability-only a {
    border-bottom: 1px dashed #751d02;
    color: #000;
}

.availability-only a {
    background: url(../images/i_availability_only_arrow.gif) 100% 0 no-repeat;
    cursor: pointer;
    padding-right: 15px;
    text-decoration: none;
}

.availability-only .expanded {
    background-position: 100% -15px;
}

.availability-only strong {
    color: #be2c00;
}

.availability-only-details {
    margin: 0 0 7px;
}

.availability-only-details th {
    background: #d2d6d9;
    font-size: 10px;
    padding: 0 8px;
}

.availability-only-details td {
    background: #ebf0f3;
    border-bottom: 1px solid #fff;
    font-size: 11px;
    padding: 2px 8px 1px;
}

.availability-only-details tr.odd td.last {
    color: #d95e00;
    font-weight: bold;
}

.product-view .product-shop .availability {
    font-size: 11px;
}

.product-view .product-shop .availability span {
    font-weight: normal;
}

/* Email to a Friend */
.email-friend {
    margin: 0;
}

/* Alerts */
.alert-price {
    margin: 0;
    font-size: 11px;
}

.alert-stock {
    margin: 0;
    font-size: 11px;
}

/********** < Product Prices */
.price {
    white-space: nowrap !important;
}

.price-box {
    margin: 5px 0;
}

.price-box .price {
    font-weight: bold;
    color: #c76200;
}

/* Regular price */
.regular-price {
    color: #c76200;
}

.regular-price .price {
    font-weight: bold;
    font-size: 13px;
    color: #c76200;
}

.block .regular-price,
.block .regular-price .price {
    color: #2f2f2f;
}

/* Old price */
.old-price {
    margin: 0;
}

.old-price .price-label {
    white-space: nowrap;
    color: #999;
}

.old-price .price {
    font-weight: bold;
    color: #c76200;
    text-decoration: line-through;
}

/* Special price */
.special-price {
    margin: 0;
    padding: 3px 0;
}

.special-price .price-label {
    font-weight: bold;
    white-space: nowrap;
    color: #cd5033;
}

.special-price .price {
    font-size: 13px;
    font-weight: bold;
    color: #c76200;
}

/* Minimal price (as low as) */
.minimal-price {
    margin: 0;
}

.minimal-price .price-label {
    font-weight: bold;
    white-space: nowrap;
}

.minimal-price-link {
    display: block;
}

.minimal-price-link .label {
    color: #1e7ec8;
}

.minimal-price-link .price {
    font-weight: normal;
    color: #1e7ec8;
}

/* Excluding tax */
.price-excluding-tax {
    display: block;
    color: #999;
}

.price-excluding-tax .label {
    white-space: nowrap;
    color: #999;
}

.price-excluding-tax .price {
    font-size: 13px;
    font-weight: normal;
    color: #c76200;
}

/* Including tax */
.price-including-tax {
    display: block;
    color: #999;
}

.price-including-tax .label {
    white-space: nowrap;
    color: #999;
}

.price-including-tax .price {
    font-size: 13px;
    font-weight: bold;
    color: #c76200;
}

/* Configured price */
.configured-price {
    margin: 0;
}

.configured-price .price-label {
    font-weight: bold;
    white-space: nowrap;
}

.configured-price .price {
    font-weight: bold;
}

/* FPT */
.weee {
    display: block;
    font-size: 11px;
    color: #444;
}

.weee .price {
    font-size: 11px;
    font-weight: normal;
}

/* Excl tax (for order tables) */
.price-excl-tax {
    display: block;
}

.price-excl-tax .label {
    display: block;
    white-space: nowrap;
}

.price-excl-tax .price {
    display: block;
}

/* Incl tax (for order tables) */
.price-incl-tax {
    display: block;
}

.price-incl-tax .label {
    display: block;
    white-space: nowrap;
}

.price-incl-tax .price {
    display: block;
    font-weight: bold;
}

/* Price range */
.price-from {
    margin: 0;
}

.price-from .price-label {
    font-weight: bold;
    white-space: nowrap;
}

.price-to {
    margin: 0;
}

.price-to .price-label {
    font-weight: bold;
    white-space: nowrap;
}

/* Price notice next to the options */
.price-notice {
    padding-left: 10px;
    color: #999;
}

.price-notice .price {
    font-weight: bold;
    color: #2f2f2f;
}

/* Price as configured */
.price-as-configured {
    margin: 0;
}

.price-as-configured .price-label {
    font-weight: bold;
    white-space: nowrap;
}

.price-box-bundle {
    padding: 0 0 10px 0;
}

.price-box-bundle .price-box {
    margin: 0 !important;
    padding: 0 !important;
}

.price-box-bundle .price {
    color: #555;
}

/********** Product Prices > */

/* Tier Prices */
.tier-prices {
    margin: 10px 0;
    padding: 10px;
    background-color: #f4f7f7;
    border: 1px solid #dadddd;
}

.tier-prices li {
    line-height: 1.4;
    background: url(../images/i_tier.gif) no-repeat 0 3px;
    padding: 2px 0 2px 10px;
    color: #424242;
}

.tier-prices .benefit {
    font-style: italic;
    font-weight: bold;
    color: #2f2f2f;
}

.tier-prices .price {
    font-weight: bold;
    color: #2f2f2f;
}

.tier-prices-grouped li {
    padding: 2px 0;
    color: #e26703;
}

.tier-prices-grouped li .price {
    font-weight: bold;
}

/* Add to Links */
.add-to-links {
    font-size: 11px;
    margin: 5px 0 0;
}

.add-to-links .separator {
    display: none;
}

/* Add to Cart */
.add-to-cart label {
    float: left;
    margin-right: 5px;
    font-weight: bold;
    color: #666;
}

.add-to-cart .qty {
    float: left;
    margin-right: 5px;
}

.add-to-cart .paypal-logo {
    clear: left;
    margin: 0;
    text-align: right;
}

.add-to-cart .paypal-logo .paypal-or {
    clear: both;
    display: block;
    margin: 5px 60px 5px 0;
}

.product-view .add-to-cart .paypal-logo {
    margin: 0;
}

/* Add to Links + Add to Cart */
.add-to-box .col-1, .add-to-box .col-2 {
    width: 320px;
    padding: 0px;
}

.add-to-box {
    margin: 10px 0;
}

.add-to-box .add-to-cart {
    float: left;
}

.add-to-box .or {
    float: left;
    font-weight: bold;
    margin: 0 7px;
    color: #666;
}

.add-to-box .add-to-links {
    float: left;
    margin: 0;
    font-size: 12px !important;
    line-height: 1.25 !important;
    text-align: left !important;
}

.add-to-box .add-to-links li {
    display: block !important;
}

.add-to-box .add-to-links li .separator {
    display: none !important;
}

.add-to-box .alert {
    display: block;
    position: relative;
    padding: 8px 14px 8px 14px;
    margin-bottom: 18px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    background-color: #f7f7f7;
    border: 1px solid #d4d4d4;
    line-height: 1.2em;
    position: relative;
}

.add-to-box .alert, .alert-heading {
    color: #808080;
}

.add-to-box .alert-icon {
    padding-left: 35px;
}

.add-to-box .alert-icon .icon-calendar {
    position: absolute;
    top: 12px;
    left: 10px;
}

.add-to-box .alert .close {
    position: relative;
    top: -2px;
    right: -21px;
    line-height: 18px;
}

.add-to-box .regular-price .price {
    color: #7b0e74;
    font-size: 2em;
    font-weight: bold;
}

/* Tabbed Content Area, used on Detail Page */

/* Product Shop */

/* Send a Friend */
.send-friend .form-list {
    width: 615px;
    overflow: hidden;
}

.send-friend .form-list li {
    margin-right: -15px;
}

.send-friend .form-list li p {
    margin: 0 15px 0 0;
}

.send-friend .form-list .field {
    width: 315px;
}

.send-friend .form-list .input-box {
    width: 300px;
}

.send-friend .form-list input.input-text,
.send-friend .form-list textarea {
    width: 294px;
}

.send-friend .form-list li.wide .input-box {
    width: 612px;
}

.send-friend .form-list li.wide textarea {
    width: 609px;
}

.send-friend .buttons-set .limit {
    float: right;
    margin: 0 7px 0 0;
    font-size: 11px;
    line-height: 21px;
}

/* ======================================================================================= */

/* Product Tags */
.tags-list {
    display: block;
    font-size: 13px;
    border: 1px solid #c1c4bc;
    background: #f8f7f5;
    padding: 10px;
}

.tags-list li {
    display: inline !important;
    margin: 0 4px 0 0;
}

.tags-list li a {
    color: #1b2d3b;
}

/* Advanced Search */
.advanced-search .form-list label {
    width: 160px;
    padding-right: 10px;
}

.advanced-search .form-list .input-box,
.advanced-search .form-list .input-range {
    float: left;
    clear: none;
}

.advanced-search-amount {
    margin: 0 0 10px;
}

.advanced-search-summary {
    margin: 10px 0;
    border: 1px solid #e9d7c9;
    background: #fff6f1;
    padding: 10px;
}

.advanced-search-summary ul {
    float: left;
    width: 49%;
}

.advanced-search-summary strong {
    color: #E17C24;
    padding-left: 15px;
    background: url(../images/i_search_criteria.gif) 0 3px no-repeat;
}

.advanced-search-summary p {
    clear: both;
    font-weight: bold;
    margin: 0;
}

/* CMS Home Page */
.cms-home .subtitle {
}

.cms-index-index .subtitle {
}

/* Sitemap */
.page-sitemap .links {
    text-align: right;
    margin: 0 8px -22px 0;
}

.page-sitemap .links a {
    text-decoration: none;
    position: relative;
}

.page-sitemap .links a:hover {
    text-decoration: underline;
}

.page-sitemap .sitemap {
    margin: 12px;
}

.page-sitemap .sitemap a {
    color: #1b2d3b;
}

.page-sitemap .sitemap li {
    margin: 3px 0;
}

.page-sitemap .sitemap li.level-0 {
    margin: 10px 0 0;
    font-weight: bold;
}

.page-sitemap .sitemap li.level-0 a {
    color: #1e7ec8;
}

/* RSS */
.rss-title h1 {
    background: url(../images/i_rss-big.png) 0 4px no-repeat;
    padding-left: 27px;
}

.rss-table .link-rss {
    display: block;
    line-height: 1.55;
    background-position: 0 4px;
}

/* Shopping Cart Collateral boxes */
.cart .crosssell h2 {
    font-size: 13px;
    font-weight: bold;
}

.cart .crosssell .product-image {
    float: left;
    width: 75px;
    height: 75px;
    border: 1px solid #d0cdc9;
}

.cart .crosssell .product-details {
    margin-left: 90px;
}

.cart .crosssell .product-name {
    font-weight: bold;
}

.cart .crosssell li.item {
    margin: 12px 0;
}

.cart .crosssell .link-compare {
    font-weight: normal;
}

/* Discount Codes & Estimate Shipping and Tax Boxes */
/*.cart .discount,
.cart .shipping {
	width:      390px;
	border-top: 1px solid #d4d4d4;
	padding:    20px 10px;
	margin:     0;
}


.cart .discount h2,
.cart .shipping h2 {
	font-size:   20px;
	font-weight: normal;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	padding:     0;
	color:       #7b0e74
}


.cart .discount .buttons-set,
.cart .shipping .buttons-set {
	clear:   both;
	padding: 10px 0 0;
	border:  0;
	margin:  0;
}


.cart .discount .buttons-set button.button,
.cart .shipping .buttons-set button.button {
	float:  right;
	margin: 0 3px 0 0;
}


.cart .discount h2 {
	float: left
}


.cart .discount .input-box {
	float: right
}


.cart .discount input.input-text {
	width:  202px;
	margin: 0
}


.cart .shipping ul {
	list-style: none;
	margin:     0
}


.cart .shipping select {
	display: block;
	width:   220px;
}


.cart .shipping ul label {
	float:   none;
	display: inline-block
}


.cart .shipping .region {
	float: left
}


.cart .shipping .zip-code {
	float: right
}


.cart .shipping .zip-code .input-box {
	width: 110px
}


.cart .shipping .zip-code input {
	width:  100px;
	margin: 0
}*/

/* Shopping Cart Totals */
.cart .totals {
    float: right;
    width: 390px;
    padding: 20px 10px;
    border-top: 1px solid #D4D4D4;
}

.cart .totals table {
    width: 100%;
}

.cart .totals ul {
    list-style: none;
    margin: 0;
    text-align: right
}

.cart .totals td {
    font-size: 15px;
    padding: 0 0 20px
}

.cart .totals tr td.a-right {
    text-align: right
}

.cart .totals tr td.a-right:first-child {
    text-align: left
}

.cart .totals tr.last td {
}

.cart .totals tfoot th {
    padding: 5px 15px 5px 7px;
}

.cart .totals tfoot td {
    font-size: 20px;
    color: #7b0e74;
    padding: 10px 0 20px;
}

.cart .totals tfoot th strong,
.cart .totals tfoot td strong {
    font-size: 15px;
}

.cart .totals .checkout-types li {
    clear: both;
    margin: 10px 0;
}

/* Options Tool Tip */
.item-options dt {
    font-weight: bold;
    font-style: italic;
}

.item-options dd {
    padding-left: 10px;
    margin: 0 0 6px;
}

.truncated {
    cursor: help;
}

.truncated a.dots {
    cursor: help;
}

.truncated a.details {
    cursor: help;
}

.truncated .truncated_full_value {
    position: relative;
    z-index: 999;
}

.truncated .truncated_full_value .item-options {
    position: absolute;
    top: -99999em;
    left: -99999em;
    z-index: 999;
    width: 250px;
    padding: 8px;
    border: 1px solid #ddd;
    background-color: #f6f6f6;
}

.truncated .truncated_full_value .item-options > p {
    font-weight: bold;
    text-transform: uppercase;
}

.truncated .show .item-options {
    top: -20px;
    left: 50%;
}

.col-left .truncated .show .item-options {
    left: 15px;
    top: 7px;
}

.col-right .truncated .show .item-options {
    left: -240px;
    top: 7px;
}

/* ======================================================================================= */

/* Checkout ============================================================================== */
/********** < Common Checkout Styles */

/* Shipping and Payment methods */
.sp-methods {
    margin: 0 0 8px;
}

.sp-methods dt {
    margin: 13px 0 5px;
    font-weight: bold;
}

.sp-methods dd {
}

.sp-methods dd li {
    margin: 5px 0;
}

.sp-methods label {
    font-weight: bold;
    color: #666;
}

.sp-methods .price {
    font-weight: bold;
}

.sp-methods .form-list {
    padding-left: 0px;
}

.sp-methods .form-list li {
    /*margin: 0 0 8px;*/
}

.sp-methods select.month {
    width: 154px;
    margin-right: 10px;
}

.sp-methods select.year {
    width: 96px;
}

.sp-methods input.cvv {
    width: 3em !important;
}

.sp-methods .checkmo-list li {
    margin: 0 0 5px;
}

.sp-methods .checkmo-list label {
    width: 135px;
    padding-right: 10px;
    text-align: right;
}

.sp-methods .checkmo-list address {
    float: left;
}

.sp-methods .centinel-logos a {
    margin-right: 3px;
}

.sp-methods .centinel-logos img {
    vertical-align: middle;
}

.sp-methods .release-amounts {
    margin: 0.5em 0;
}

.sp-methods .release-amounts button {
    float: left;
    margin: 5px 10px 0 0;
}

.please-wait {
    float: right;
}

.please-wait img {
    vertical-align: middle;
}

.cvv-what-is-this {
    font-size: 11px;
    cursor: help;
    margin-left: 10px;
}

/* Tooltip */
.tool-tip {
    border: 1px solid #7BA7C9;
    background: #EAF6FF;
    padding: 15px 20px;
    position: absolute;
    z-index: 9999;
}

.tool-tip .btn-close {
    margin: -9px -14px 0;
    text-align: right;
}

.tool-tip .btn-close a {
    display: block;
    margin: 0 0 0 auto;
    width: 15px;
    height: 15px;
    background: url(../images/btn_window_close.gif) 100% 0 no-repeat;
    text-align: left;
    text-indent: -999em;
    overflow: hidden;
}

.tool-tip .tool-tip-content {
    padding: 5px;
}

/* Gift Messages */
.gift-messages h3 {
    font-size: 12px;
    font-weight: bold;
    color: #e87403;
}

.gift-messages p.control {
    color: #8e8d8b;
}

.gift-messages-form {
    position: relative;
}

.gift-messages-form label {
    float: none !important;
    position: static !important;
}

.gift-messages-form h4 {
    font-size: 12px;
    font-weight: bold;
    color: #e87403;
}

.gift-messages-form .whole-order {
    margin: 0 0 25px;
}

.gift-messages-form .item {
    margin: 0 0 10px;
}

.gift-messages-form .item .product-img-box {
    float: left;
    width: 75px;
}

.gift-messages-form .item .product-image {
    margin: 0 0 7px;
}

.gift-messages-form .item .number {
    margin: 0;
    font-weight: bold;
    text-align: center;
    color: #8a8987;
}

.gift-messages-form .item .details {
    margin-left: 90px;
}

.gift-messages-form .item .details .product-name {
    font-size: 13px;
    font-weight: bold;
    margin: 0 0 10px;
}

.gift-messages-form .item .details .form-list .field {
    width: 255px;
}

.gift-messages-form .item .details .form-list .input-box {
    width: 240px;
}

.gift-messages-form .item .details .form-list input.input-text {
    width: 234px;
}

.gift-messages-form .item .details .form-list li.wide .input-box {
    width: 500px;
}

.gift-messages-form .item .details .form-list li.wide textarea {
    width: 494px;
}

.gift-message-link {
    font-size: 11px;
    background: url(../images/bkg_collapse-gm.gif) 100% 6px no-repeat;
    padding-right: 7px;
}

.gift-message-link.expanded {
    background-position: 100% -40px;
}

.gift-message-row {
    background: #f2efe9;
}

.gift-message-row .btn-close {
    float: right;
    width: 16px;
    height: 16px;
    background: url(../images/btn_gm-close.gif) 0 0 no-repeat;
    font-size: 0;
    line-height: 0;
    text-indent: -999em;
    overflow: hidden;
}

/* Checkout Agreements */
.checkout-agreements li {
    margin: 30px 0;
}

.checkout-agreements .agreement-content {
    overflow: auto;
    height: 12em;
    padding: 10px;
    background-color: #fbfaf6;
    border: 1px solid #bbb6a5;
}

.checkout-agreements .agree {
    margin: 0;
    padding: 10px 0 10px 11px;
}

.checkout-agreements .agree input.checkbox {
    margin-right: 6px;
}

.checkout-agreements .agree label {
    font-weight: bold;
    color: #666;
}

.opc .checkout-agreements {
    border: 1px solid #d9dde3;
    border-width: 0 1px;
    padding: 5px 30px;
}

.opc .checkout-agreements li {
    margin: 20px 0 0;
}

.opc .checkout-agreements .agreement-content {
    background-color: #fff;
    border-color: #e4e4e4;
    padding: 5px;
}

.opc .checkout-agreements .agree {
    padding-left: 6px;
}

/* Centinel */
.centinel {
}

.centinel .authentication {
    border: 1px solid #ddd;
    background: #fff;
}

.centinel .authentication iframe {
    width: 99%;
    height: 400px;
    background: transparent !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
}

.opc .centinel {
    border: 1px solid #bbb6a5;
    border-width: 0 1px 1px;
    padding: 10px 30px;
}

/* Generic Info Set */
.info-set {
    background: #fbfaf6 url(../images/bkg_checkout.gif) 0 0 repeat-x;
    border: 1px solid #bbb6a5;
    margin: 0 0 25px;
    padding: 20px;
}

.info-set h2 {
    font-size: 13px;
    font-weight: bold;
    margin: 0 0 10px;
}

.info-set h3,
.info-set h4 {
    font-size: 13px;
    font-weight: bold;
    color: #E26703;
}

.info-set h2 a,
.info-set h3 a,
.info-set h4 a {
    font-weight: normal;
}

.info-set h2.legend {
    margin: -20px -20px 15px;
    padding: 5px 10px;
    background: #f9f3e3;
    border-bottom: 1px solid #bbafa0;
    position: relative;
}

.info-set h3.legend {
    margin: 0 0 10px;
    color: #0a263c;
}

.info-set .divider {
    margin: 0 -20px;
    padding: 25px 0;
    position: relative;
}

.info-set .box {
    margin: 0 0 15px;
}

.info-set .box h2 {
    color: #e26703;
}

.info-set .data-table .product-name {
    font-size: 1em !important;
    font-weight: bold !important;
    color: #1e7ec8 !important;
}

.info-set .data-table .product-name a {
    font-weight: bold !important;
}

.info-set .data-table .item-options {
    margin: 5px 0 0;
}

/********** Common Checkout Styles > */

/* Multiple Addresses Checkout */
.checkout-progress {
    padding: 0 90px;
    margin: 0 0 20px;
}

.checkout-progress li {
    float: left;
    width: 19%;
    margin: 0 3px 0 0;
    border-top: 10px solid #999;
    padding: 2px 0 0;
    font-weight: bold;
    text-align: center;
    color: #abb5ba;
}

.checkout-progress li.active {
    border-top-color: #e96200;
    color: #e96200;
}

.multiple-checkout h2 {
    font-size: 13px;
    font-weight: bold;
    margin: 0 0 10px;
}

.multiple-checkout h3,
.multiple-checkout h4 {
    font-size: 13px;
    font-weight: bold;
    color: #E26703;
}

.multiple-checkout h2 a,
.multiple-checkout h3 a,
.multiple-checkout h4 a {
    font-weight: normal;
}

.multiple-checkout .data-table .product-name {
    font-size: 1em !important;
    font-weight: bold !important;
    color: #1e7ec8 !important;
}

.multiple-checkout .data-table .product-name a {
    font-weight: bold !important;
}

.multiple-checkout .data-table .item-options {
    margin: 5px 0 0;
}

.multiple-checkout .gift-messages {
    margin: 15px 0 0;
}

.multiple-checkout .tool-tip {
    top: 50%;
    margin-top: -120px;
    right: 20px;
}

.multiple-checkout .col2-set,
.multiple-checkout .col3-set {
    background: #fbfaf6 url(../images/bkg_checkout.gif) 0 0 repeat-x;
    border: 1px solid #bbb6a5;
    margin: 0 0 25px;
    padding: 20px;
}

.multiple-checkout .col2-set h2.legend {
    margin: -20px -20px 15px;
    padding: 5px 10px;
    background: #f9f3e3;
    border-bottom: 1px solid #bbafa0;
    position: relative;
}

.multiple-checkout .col2-set h3.legend {
    margin: 0 0 10px;
    color: #0a263c;
}

.multiple-checkout .col2-set .divider {
    margin: 0 -20px;
    padding: 25px 0;
    position: relative;
}

.multiple-checkout .box {
    margin: 0 0 15px;
}

.multiple-checkout .box h2 {
    color: #e26703;
}

.multiple-checkout .place-order .please-wait {
    float: right;
    padding: 27px 7px 0 0;
}

.multiple-checkout .place-order .grand-total {
    float: right;
    height: 71px;
    font-size: 1.5em;
    padding: 0 0 0 21px;
    background: url(../images/bkg_grand-total.gif) 0 0 no-repeat;
    overflow: hidden;
}

.multiple-checkout .place-order .grand-total .inner {
    float: left;
    height: 57px;
    padding: 14px 21px 0 0;
    background: url(../images/bkg_grand-total.gif) 100% 0 no-repeat;
}

.multiple-checkout .place-order .grand-total .inner div {
    display: inline;
}

.multiple-checkout .place-order .grand-total big {
    display: inline;
    margin-right: 12px;
}

.multiple-checkout .place-order .grand-total .price {
    color: #E26703;
}

.multiple-checkout .place-order .grand-total button.button span {
    font-size: 16px;
}

.multiple-checkout .place-order .grand-total button.button span span {
    padding: 0 45px 0 36px;
}

/* Step 1 */
.multiple-checkout .title-buttons button.button span {
    border-color: #406a83;
    background: #618499;
}

#multiship-addresses-table td {
    padding: 10px;
}

#multiship-addresses-table tfoot td {
    padding: 5px 10px;
}

#multiship-addresses-table tfoot button.button span {
    border-color: #406a83;
    background: #618499;
}

/* Step 2 */
.multiple-checkout .gift-messages-form .item .details .form-list {
    width: 100%;
    overflow: hidden;
}

.multiple-checkout .gift-messages-form .item .details .form-list li {
    margin-right: -15px;
}

.multiple-checkout .gift-messages-form .item .details .form-list .field {
    width: 230px;
}

.multiple-checkout .gift-messages-form .item .details .form-list .input-box {
    width: 215px;
}

.multiple-checkout .gift-messages-form .item .details .form-list input.input-text {
    width: 209px;
}

.multiple-checkout .gift-messages-form .item .details .form-list li.wide .input-box {
    width: 445px;
}

.multiple-checkout .gift-messages-form .item .details .form-list li.wide textarea {
    width: 439px;
}

.checkout-multishipping-shipping .box-sp-methods {
    border: 1px solid #d9d2be;
    background: #f9f3e3;
    padding: 13px;
    position: relative;
}

.checkout-multishipping-shipping .box-sp-methods .pointer {
    position: absolute;
    top: -20px;
    right: -40px;
    width: 178px;
    height: 41px;
    background: url(../images/bkg_sp-methods.gif) 0 0 no-repeat;
    overflow: hidden;
}

/* Step 3 */
.checkout-multishipping-billing .multiple-checkout {
    position: relative;
}

/* ======================================================================================= */

/* Account Login/Create Pages ============================================================ */

.account-login .first-row .col-1,
.account-login .first-row .col-2 {
    -webkit-border-bottom-left-radius: 0px;
    -webkit-border-bottom-right-radius: 0px;
    -moz-border-radius-bottomleft: 0px;
    -moz-border-radius-bottomright: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-width: 0;
    padding-bottom: 50px;
}

.account-login .second-row {
    position: relative;
}

.account-login .second-row .col-1,
.account-login .second-row .col-2 {
    position: absolute;
    bottom: 0;
    -webkit-border-top-left-radius: 0px;
    -webkit-border-top-right-radius: 0px;
    -moz-border-radius-topleft: 0px;
    -moz-border-radius-topright: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-top-width: 0;
}

.account-login .second-row .col-2 {
    right: 0px;
}

.account-login .content {
    min-height: 220px;
    border-bottom: 0;
    padding: 10px;
}

.account-login .title {
    background-color: #f3f3f3;
    padding: 4px 10px 5px;
    line-height: 1.35em;
}

.account-login h2 {
    font-weight: bold;
    font-size: 13px;
    margin: 0;
    padding: 0 0 0 25px;
    background-position: left center;
    background-repeat: no-repeat;
    text-shadow: 0 1px 0 white;
}

.account-login .new-users h2 {
    background-image: url(../images/i_page1.gif);
}

.account-login .registered-users h2 {
    background-image: url(../images/i_page2.gif);
}

.account-login .buttons-set {
    position: relative;
    padding: 10px;
    background: #F3F3F3;
    border: none;
    margin: 0;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px;
}

.account-login .buttons-set a {
    margin-right: 10px;
    color: #333;
    vertical-align: -2px;
}

.account-create {
}

/* Account Login/Create Pages ============================================================ */

/* Remember Me Popup ===================================================================== */
.window-overlay {
    background: url(../images/window_overlay.png) repeat;
    background: rgba(0, 0, 0, 0.35);
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 990;
}

.remember-me label {
    float: none;
    margin: 0 6px;
}

.remember-me-popup {
    background: #fff;
    border: 1px solid #ccc;
    left: 50%;
    top: 50%;
    position: absolute;
    margin: -85px 0 0 -200px;
    width: 400px;
    text-align: left;
    -moz-box-shadow: 0 0 6px #ccc;
    -webkit-box-shadow: 0 0 6px #ccc;
    -box-shadow: 0 0 6px #ccc;
    z-index: 1000;
}

.remember-me-popup h3 {
    background: #d9e5ee;
    border-bottom: 1px solid #ccc;
    font-size: 14px;
    padding: 5px 10px;
}

.remember-me-popup .remember-me-popup-head {
    position: relative;
}

.remember-me-popup .remember-me-popup-head .remember-me-popup-close {
    background: url(../images/btn_window_close.gif) no-repeat;
    display: block;
    position: absolute;
    top: 7px;
    right: 7px;
    height: 15px;
    width: 15px;
    text-indent: -9999em;
}

.remember-me-popup .remember-me-popup-body {
    padding: 10px;
}

.remember-me-popup .remember-me-popup-body a {
    display: inline-block;
    height: 19px;
    border: 1px solid #de5400;
    background: #f18200;
    padding: 0 8px;
    font: bold 12px/19px Tahoma, Arial, Helvetica, sans-serif;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    color: #fff;
}

/* Remember Me Popup ===================================================================== */

/* My Account ============================================================================= */
.my-account .title-buttons .link-rss {
    float: none;
    margin: 0;
}

/********** < Dashboard */
.dashboard .welcome-msg {
    margin: 0 8em 1.5em 0;
}

.dashboard .welcome-msg p {
    margin: 0;
}

/* General Box */
.box-account .title h2 {
    font-weight: bold;
    font-size: 13px;
    margin: 0;
    padding: 0 0 0 30px;
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 21px;
}

/* Block: Recent Orders */
.dashboard .box-recent .title h2 {
    background-image: url(../images/i_folder-table.gif);
}

/* Block: Account Information */
.dashboard .box-info .title h2 {
    background-image: url(../images/i_ma-info.gif);
}

/* Order View */
.order-info {
    border: 1px solid #d0cbc1;
    padding: 4px 8px;
    margin: 0 0 8px;
}

.order-info dt,
.order-info dd,
.order-info ul,
.order-info li {
    display: inline;
}

.order-info .current {
    font-weight: bold;
}

.order-info li {
    margin: 0 3px;
}

.order-date {
    margin: 10px 0;
}

.order-items {
    width: 100%;
    overflow-x: auto;
}

.order-items .product-name {
    font-size: 1em !important;
    font-weight: bold !important;
}

.order-items .link-print {
    color: #1e7ec8;
    font-weight: normal;
}

.order-items .order-links {
    text-align: right;
}

.order-additional {
    margin: 15px 0;
}

/* Order Gift Message */
.gift-message dt strong {
    color: #666;
}

.gift-message dd {
    font-size: 13px;
    margin: 5px 0 0;
}

/* Order Comments */
.order-about dt {
    font-weight: bold;
}

.order-about dd {
    font-size: 13px;
    margin: 0 0 7px;
}

.tracking-table {
    margin: 0 0 15px;
}

.tracking-table th {
    font-weight: bold;
    white-space: nowrap;
}

.tracking-table-popup {
    width: 100%;
}

.tracking-table-popup th {
    font-weight: bold;
    white-space: nowrap;
}

.tracking-table-popup th,
.tracking-table-popup td {
    padding: 1px 8px;
}

/* Order Print Pages */
.page-print .print-head {
    margin: 0 0 15px;
}

.page-print .print-head .logo {
    float: left;
}

.page-print .print-head address {
    float: left;
    margin-left: 15px;
}

.page-print h1 {
    font-size: 16px;
    font-weight: bold;
}

.page-print h2,
.page-print h3 {
    font-size: 13px;
    font-weight: bold;
}

.page-print h2.h2 {
    font-size: 16px;
    font-weight: bold;
}

.page-print .order-date {
    background: url(../images/bkg_divider1.gif) 0 100% repeat-x;
    padding: 0 0 10px;
    margin: 0 0 10px;
}

.page-print .col2-set {
    margin: 0 0 10px;
}

/* Price Rewrites */
.page-print .gift-message-link {
    display: none;
}

.page-print .price-excl-tax,
.page-print .price-incl-tax {
    display: block;
    white-space: nowrap;
}

.page-print .cart-price,
.page-print .price-excl-tax .label,
.page-print .price-incl-tax .label,
.page-print .price-excl-tax .price,
.page-print .price-incl-tax .price {
    display: inline;
}

/* My Wishlist */
.my-wishlist .data-table td {
    padding: 10px;
}

.my-wishlist .product-image {
    display: block;
    width: 113px;
    height: 113px;
    margin: 0 0 5px;
}

.my-wishlist textarea {
    display: block;
    width: 97%;
    height: 109px;
}

.my-wishlist .buttons-set {
    margin-top: 2em;
}

.my-wishlist .buttons-set button.button {
    float: none;
}

.my-wishlist .buttons-set .btn-add span,
.my-wishlist .buttons-set .btn-share span {
    border-color: #406a83;
    background: #618499;
}

#wishlist-table .add-to-links {
    white-space: nowrap;
}

/* My Tags */
.my-tag-edit {
    float: left;
    margin: 0 0 10px;
}

.my-tag-edit .btn-remove {
    float: right;
    margin: 4px 0 0 5px;
}

#my-tags-table {
    clear: both;
}

#my-tags-table td {
    padding: 10px;
}

#my-tags-table .add-to-links {
    white-space: nowrap;
}

/* My Reviews */
#my-reviews-table td {
    padding: 10px;
}

.product-review .product-img-box {
    float: left;
    width: 140px;
}

.product-review .product-img-box .product-image {
    display: block;
    width: 125px;
    height: 125px;
}

.product-review .product-img-box .label {
    font-size: 11px;
    margin: 0 0 3px;
}

.product-review .product-img-box .ratings .rating-box {
    float: none;
    display: block;
    margin: 0 0 3px;
}

.product-review .product-details {
    margin-left: 150px;
}

.product-review .product-name {
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 10px;
}

.product-review h3 {
    font-size: 12px;
    margin: 0 0 3px;
    color: #2f2f2f;
}

.product-review .ratings-table {
    margin: 0 0 10px;
}

.product-review dt {
    font-weight: bold;
}

.product-review dd {
    font-size: 13px;
    margin: 5px 0 0;
}

/* Billing Agreements */
.billing-agreements .info-box {
    margin: 15px 0;
}

.billing-agreements .form-list li select {
    float: left;
}

.billing-agreements .form-list li button.button {
    float: left;
    margin-left: 10px;
}

.billing-agreements .table-caption {
    font-weight: bold;
    font-size: 13px;
}

/* ======================================================================================= */

/* MAP Popup============================================================================== */
.cart-msrp-totals {
    color: red;
    font-size: 12px !important;
    font-weight: bold;
    margin: 10px 10px 0;
    padding: 10px;
    text-align: right;
    text-transform: uppercase;
}

.map-cart-sidebar-total {
    color: red;
    display: block;
    font-size: 10px;
    font-weight: bold;
    text-align: left;
    padding: 2px 5px;
    text-shadow: 0 1px 0 #fff;
}

.map-popup {
    background: #fff;
    border: 1px solid #aaa;
    margin: 12px 0 0;
    position: absolute;
    -moz-box-shadow: 0 0 6px #ccc;
    -webkit-box-shadow: 0 0 6px #ccc;
    box-shadow: 0 0 6px #ccc;
    text-align: left;
    width: 300px;
    z-index: 100;
}

.map-popup-heading {
    background: #d9e5ee;
    border-bottom: 1px solid #ccc;
    padding: 5px 30px 5px 10px;
    width: 260px;
}

.map-popup-heading h2 {
    font-size: 16px;
    margin: 0;
    text-shadow: 0 1px 0 #f6f6f6;
    overflow: hidden;
    white-space: nowrap;
    word-wrap: break-word;
    text-align: left;
    text-overflow: ellipsis;
}

.map-popup-arrow {
    background: url(../images/map_popup_arrow.gif) no-repeat;
    position: absolute;
    left: 50%;
    top: -10px;
    height: 10px;
    width: 19px;
}

.map-popup-close {
    background: url(../images/btn_window_close.gif) no-repeat;
    display: block;
    position: absolute;
    top: 8px;
    right: 10px;
    height: 15px;
    width: 15px;
    text-indent: -9999em;
    -moz-box-shadow: 0 0 3px #999;
    -webkit-box-shadow: 0 0 3px #999;
    box-shadow: 0 0 3px #999;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}

.map-popup-content {
    border-top: 1px solid #eee;
    padding: 10px;
    overflow: hidden;
    text-align: left;
    width: 280px;
}

.map-popup-checkout {
    display: inline;
    float: right;
    text-align: right;
}

.map-popup-checkout span {
    display: block;
    padding-right: 30px;
}

.map-popup-checkout .paypal-logo {
    margin: 0 0 5px;
}

.map-popup-price .price-box,
.map-popup-price .price-box .special-price {
    margin: 0;
    padding: 0;
}

.map-popup-price {
    margin: 5px 0 0;
}

.map-popup-text {
    clear: right;
    margin: 0 10px;
    padding: 10px 0;
    text-align: left;
    word-wrap: break-word;
}

.map-popup-only-text {
    border-top: 1px solid #ddd;
}

/* ======================================================================================= */

/* Footer ================================================================================ */
.footer-container {
    position: absolute;
    bottom: 0;
    width: 1030px;
    margin: 0 0 0 -515px;
    left: 50%;
    border-top: 2px solid #5bc72b;
    background: #343434;
    color: #858585;
}

.footer-container p,
.footer-container a,
.footer-container span,
.footer-container h4,
.footer-container label {
    color: #858585;
    text-shadow: none
}

.footer-container h4 {
    padding: 2px 0;
    border-bottom: 2px solid #858585
}

.footer {
    width: 1000px;
    margin: 0 auto;
    padding: 24px 0
}

.footer .block {
    border: 0;
    padding: 0;
    margin: 0
}

.footer .col {
    float: left;
    width: 232px;
    margin: 0 0 0 14px;
}

.footer .col.last {
    width: 478px
}

.footer .block .col:first-child {
    margin-left: 10px
}

.footer .store-switcher {
    display: inline;
    margin: 0 5px 0 0;
    color: #fff;
}

.footer .store-switcher label {
    font-weight: bold;
    vertical-align: middle;
}

.footer .store-switcher select {
    padding: 0;
    vertical-align: middle;
}

.footer .bugs {
    margin: 13px 0 0;
    color: #ecf3f6;
}

.footer .bugs a {
    color: #ecf3f6;
    text-decoration: underline;
}

.footer .bugs a:hover {
    text-decoration: none;
}

.footer address {
    margin: 0 0 20px;
    color: #ecf3f6;
}

.footer address a {
    color: #ecf3f6;
    text-decoration: underline;
}

.footer address a:hover {
    text-decoration: none;
}

.footer ul {
    margin: 7px 0;
    list-style: none;
}

.footer ul.links {
}

.footer li {
    display: block;
    padding: 0 0 1px 10px;
    position: relative
}

.footer ul.links li.first {
    padding-left: 10px;
}

.footer li a {
    font-size: 12px;
}

.footer li:after {
    content: "\00bb";
    color: #3e871c;
    position: absolute;
    left: 0
}

.footer li.last {
}

.footer-container .bottom-container {
}

/* ======================================================================================= */

/* Sample Data============================================================================ */
.home-callout {
    margin-bottom: 12px;
}

.home-callout img {
    display: block
}

.home-spot {
    float: left;
    width: 470px;
    margin-left: 20px;
}

.best-selling h3 {
    margin: 12px 0 6px 0;
    color: #e25203;
    font-size: 1.2em;
}

.best-selling table {
    border-top: 1px solid #ccc;
}

.best-selling tr.odd {
    background: #eee url(../images/best_selling_tr_odd_bg.gif) 0 100% repeat-x;
}

.best-selling tr.even {
    background: #fff url(../images/best_selling_tr_even_bg.gif) 0 100% repeat-x;
}

.best-selling td {
    width: 50%;
    border-bottom: 1px solid #ccc;
    padding: 8px 10px 8px 8px;
    font-size: 11px;
}

.best-selling .product-img {
    float: left;
    border: 2px solid #dcdcdc;
}

.best-selling .product-description {
    margin-left: 107px;
    line-height: 1.3em;
}

.best-selling a.product-name,
.home-spot .best-selling a.product-name:hover {
    color: #203548;
}

/* ======================================================================================= */

/* Clears ================================================================================ */
.clearer:after,
.header-container:after,
.header-container .top-container:after,
.header:after,
.header .quick-access:after,
#nav:after,
.main:after,
.footer:after,
.footer-container .bottom-container:after,
.col-main:after,
.col2-set:after,
.col3-set:after,
.col3-layout .product-options-bottom .price-box:after,
.col4-set:after,
.search-autocomplete li:after,
.block .block-content:after,
.block .actions:after,
.block li.item:after,
.block-poll li:after,
.block-layered-nav .currently li:after,
.page-title:after,
.products-grid:after,
.products-list li.item:after,
.box-account .box-head:after,
.dashboard .box .box-title:after,
.box-reviews li.item:after,
.box-tags li.item:after,
.pager:after,
.sorter:after,
.ratings:after,
.add-to-box:after,
.add-to-cart:after,
.product-essential:after,
.product-collateral:after,
.product-view .product-img-box .more-views ul:after,
.product-view .box-tags .form-add:after,
.product-view .product-shop .short-description:after,
.product-view .box-description:after,
.product-options .options-list li:after,
.product-options-bottom:after,
.product-review:after,
.cart:after,
.cart-collaterals:after,
.cart .crosssell li.item:after,
.opc .step-title:after,
.checkout-progress:after,
.multiple-checkout .place-order:after,
.group-select li:after,
.form-list li:after,
.form-list .field:after,
.buttons-set:after,
.page-print .print-head:after,
.advanced-search-summary:after,
.gift-messages-form .item:after,
.send-friend .form-list li p:after,
.block-featured:after,
.block-featured ul:after,
.block-category-links:after,
.block-category-links ul:after,
.footer:after {
    display: block;
    content: ".";
    clear: both;
    font-size: 0;
    line-height: 0;
    height: 0;
    overflow: hidden;
}

/* ======================================================================================= */

.guest-select {
    width: 305px !important;
}

