#main h1 {
    color: #A60606;
    font-size: 18px !important;
    margin-bottom: 15px;
    margin-top: -35px !important;
}

.description {
    font-size: 13px;
}

a.basketButton {
    display: block;
    margin-left: 60px;
    margin-top: 20px;
}
.col2-set, .col3-set, .col4-set, .col5-set {
    clear: both;
}
.col2-set .col-1, .col2-set .col-2 {
    width: 48.5%;
}
.col2-set .col-1 {
    float: left;
}
.col2-set .col-2 {
    float: right;
}
.col2-alt-set .col-1 {
    float: left;
    width: 32%;
}
.col2-alt-set .col-2 {
    float: right;
    width: 65%;
}
.col3-set .col-1, .col3-set .col-2, .col3-set .col-3 {
    float: left;
    width: 31.3%;
}
.col3-set .col-1, .col3-set .col-2 {
    margin-right: 3%;
}
.col4-set .col-1, .col4-set .col-2, .col4-set .col-3, .col4-set .col-4 {
    float: left;
    width: 22%;
}
.col4-set .col-1, .col4-set .col-2, .col4-set .col-3 {
    margin-right: 4%;
}
table .col-1, table .col-2, table .col-3, table .col-4 {
    float: none !important;
    margin: 0 !important;
}
.col3-set td.spacer {
    width: 3%;
}
.col4-set td.spacer {
    width: 4%;
}
select.category_search_field option {
    padding-left: 10px !important;
}
option.parent-cat {
    font-weight: bold;
    padding-left: 5px;
}
input.input-text, select, textarea {
    border: 1px solid #B6B6B6;
    font: 12px arial,helvetica,sans-serif;
}
select option {
    padding-right: 10px;
}
option, optgroup {
    font: 12px arial,helvetica,sans-serif;
}
optgroup {
    font-weight: bold;
}
input.input-text, textarea {
    padding: 2px;
}
textarea {
    overflow: auto;
}
input.radio {
    margin-right: 3px;
}
input.checkbox {
    margin-right: 3px;
}
.v-fix {
    float: left;
}
.v-fix .validation-advice {
    display: block;
    margin-right: -12em;
    position: relative;
    width: 12em;
}
.qty {
    width: 2.5em;
}
.group-select label, .form-list label, .payment-methods label {
    font-weight: bold;
}
.button-set {
    border-top: 1px solid #AAAAAA;
    clear: both;
    margin-top: 4em;
    padding-top: 8px;
    text-align: right;
}
.button-top-set {
    border-top: 0 none;
    margin-top: 0;
    padding-bottom: 8px;
    padding-top: 0;
}
.form-list {
    margin-bottom: 10px;
	list-style-type: none;
}
.form-list li {
    margin-bottom: 6px;
}
.form-list li .input-box .input-text, .form-list li .input-box textarea {
    width: 250px;
}
.form-list li .input-box select {
    width: 256px;
}
.form-list li.addElement {
    border-top: 1px solid #DDDDDD;
    padding-top: 10px;
}
.group-select li {
    margin: 0 8px 10px 0;
    padding-left: 8px;
}
.group-select li .input-box {
    float: left;
    width: 275px;
}
.group-select li .input-text, .group-select li select, .group-select li textarea {
    width: 525px;
}
.group-select li .input-box .input-text, .group-select li .input-box textarea {
    width: 250px;
}
.group-select li .input-box select {
    width: 256px;
}
.validation-advice, .required {
    color: #EB340A;
}
.validation-advice {
    background: url("../images/validation_advice_bg.gif") no-repeat scroll 2px 4px transparent;
    clear: both;
    font-size: 10px;
    font-weight: bold;
    line-height: 1.25em;
    margin-top: 3px;
    min-height: 15px;
    padding-left: 13px;
}
.validation-failed {
    background: none repeat scroll 0 0 #FAEBE7 !important;
    border: 1px solid #EB340A !important;
}
label.required {
    font-weight: bold;
}
p.required {
    text-align: right;
}
.success {
    color: #3D6611;
}
.error {
    color: #DF280A;
}
.notice {
    color: #E26703;
}
.success, .error {
    font-weight: bold;
}
.messages, .messages ul {
    list-style: none outside none !important;
    margin: 0 !important;
    padding: 0 !important;
}
.messages {
    margin: 0 10px !important;
    overflow: hidden;
    width: 97.5%;
}
.error-msg, .success-msg, .notice-msg, .note-msg {
    border-style: solid !important;
    border-width: 1px !important;
    font-weight: bold !important;
    margin-bottom: 2em !important;
    padding: 4px 12px !important;
}
.error-msg li, .success-msg li, .notice-msg li {
    margin-bottom: 0.2em;
}
.error-msg {
    background: none repeat scroll 0 0 #FAEBE7;
    border-color: #F16048;
    color: #DF280A;
}
.success-msg {
    background: none repeat scroll 0 0 #EFF5EA;
    border-color: #446423;
    color: #3D6611;
}
.notice-msg, .note-msg {
    background: none repeat scroll 0 0 #FAFAEC;
    border-color: #FCD344;
    color: #3D6611;
}
.tab-info {
}
.tabs-data {
    border: 1px solid #D3C6AE;
    padding: 10px;
}
.tabs {
    margin-bottom: 0;
}
.tabs li {
    background: url("../images/hed.jpg") repeat-x scroll left center transparent;
    border-left: 1px solid #ECE4D5;
    border-right: 1px solid #A4A4A4;
    float: left;
    font-size: 1.1em;
    line-height: 1em;
}
.tabs li.first {
    border-left: 0 none;
}
.tabs li.last {
    border-right: 0 none;
}
.tabs a {
    color: #000000;
    display: block;
    font-weight: bold;
    padding: 10px 15px;
}
.tabs a:hover {
    background-color: #D3C6AE;
    color: #B70707;
    font-weight: bold;
    text-decoration: none;
}
.tabs li.active a, .tabs li.active a:hover {
    background-color: #D3C6AE;
    color: #B70707;
    font-weight: bold;
}
.head, .head-alt, .head-alt2, .head-alt3 {
    line-height: 1.25em;
    text-align: right;
}
.head .title, .head-alt .title, .head-alt2 .title, .head-alt3 .title {
    float: left;
    margin: 0;
}
.head a, .head-alt a, .head-alt2 a, .head-alt3 a {
    font-size: 10px;
    text-transform: uppercase;
}

.button-level h3 {
    float: left;
    width: 60%;
}
.head-alt {
    margin-bottom: 5px;
}
.head-alt .title {
    color: #000000;
    font-size: 1.3em;
}
.head-alt2 {
    background: none repeat scroll 0 0 #D4C7B0;
    font-size: 1.1em;
    margin-bottom: 12px;
    padding: 2px 10px;
}
.head-alt2 .title {
    font-size: 1.1em;
}
.head-alt3 {
    border-bottom: 1px solid #DDDDDD;
    margin-bottom: 8px;
}
.category-head {
    background-image: url("../images/hed.jpg");
    background-position: left bottom;
    background-repeat: repeat-x;
    height: 44px;
    margin-bottom: 7px;
    margin-left: -10px;
    margin-top: -50px;
    position: absolute;
    width: 495px;
}
.category-head h2 {
    color: #50493C;
    font-size: 13px;
    padding-left: 20px;
    padding-top: 10px;
    text-transform: uppercase;
}
.category-image {
    display: block;
    width: 705px;
}
td.label {
    font-weight: bold;
}
.data-table {
    width: 100%;
}
.data-table tr {
}
.data-table .odd {
}
.data-table .even {
}
.data-table tr.last th, .data-table tr.last td {
    border-bottom: 0 none !important;
    font-size: 13px;
    font-weight: bold;
    padding-top: 5px;
	padding-bottom: 5px;
	
}
.data-table thead tr {
    background: none repeat scroll 0 0 #CCCCCC;
}

.box-table td {
    padding: 10px;
}
.box-table tfoot td {
    padding-bottom: 5px;
    padding-top: 5px;
}
.box-table select {
    width: 100%;
}
.generic-table td {
    padding: 2px 8px;
}
.generic-table td.first {
    padding-left: 0;
}
.disc {
    margin-bottom: 10px;
}
.disc li {
    list-style: disc outside none;
    margin-left: 20px;
}
.bare-list {
    margin: 5px 0;
}
.bare-list li {
    margin: 3px 0;
}
.no-display {
    display: none;
}

.actions {
    line-height: 1.3em;
}
.pipe, .separator {
    font-size: 0.85em;
    padding: 0 3px;
}
.divider {
    background: none repeat scroll 0 0 #CCCCCC;
    font-size: 1px;
    height: 1px;
    line-height: 1em;
    margin: 10px 0;
    overflow: hidden;
}
table.pager select {
    margin: 0 3px;
    width: 50px;
}
table.pager {
    background-color: #D4C7B0;
    width: 100%;
}
table.pager td {
    padding: 4px 8px;
    vertical-align: middle;
}
table.pager td.pages {
    text-align: center;
}
table.pager ol, table.pager li {
    display: inline;
}
table.pager li {
    padding: 0 2px;
}
table.pager td.sort-by {
    text-align: right;
}
table.pager td.sort-by .active, table.pager td.sort-by .active:hover {
    color: #444444;
}




.middle {
    min-height: 350px;
    padding: 0 0 50px;
}
.layout-1column {
    background-color: #ECE4D5;
    padding: 50px 10px 10px;
}

.layout-1column .page-head {
    width: 955px;
}




.col-main .page-head {
    width: 495px;
}

.layout-2columns .col-main .page-head {
    width: 725px;
}

.outline-creator {
    margin-top:5px;
	clear: both;
    margin-left: auto;
    margin-right: auto;
    width: 955px;
}
.col-main .padder {
}
.layout-3columns .padder {
    padding: 0;
}


#lang_flags {
	position:absolute;
	margin-left: 25px;
	padding-top: 8px;
}

#Welcome_Text {
	position:absolute;
	margin-left: 25px;
}

.side-logo-promo {
    display: none;
    float: left;
    margin: 15px 10px 0;
}
.page-popup h1#logo {
    display: none;
}
.language-switcher {
	
    background-image: url("../images/head1.jpg");
    background-repeat: no-repeat;
    height: 48px;
    margin-bottom: 10px;
    text-align: center;
    z-index: 999;
}
* + html .language-switcher {
}
* html .language-switcher {
}
.language-switcher label {
    color: #000000;
}
.language-switcher .flag option {
    background-position: left center;
    background-repeat: no-repeat;
    margin-left: 2px;
    padding-left: 20px;
}
.toplinks-bar strong {
    float: left;
}


/*
.suchleiste .suchen_English {
	border: 0px;
    height: 25px;	
    width: 85px;
	margin-left:-150px;
	background:url('../images/suchen-english.png') no-repeat left center;
}
.suchleiste .suchen_French {
	border: 0px;
    height: 25px;	
    width: 85px;
	margin-left:-150px;
	background:url('../images/suchen-french.png') no-repeat left center;
}*/

.toplinks-bar .top-links {
    padding-left: 8px;
}
.toplinks-bar .top-links, .toplinks-bar .top-links li {
    display: inline;
}
.toplinks-bar .top-links li {
    padding: 0 4px 0 1px;
}
.toplinks-bar .top-links a {
    color: #000000;
}
.toplinks-bar .top-links a:hover {
    color: #000;
}
.toplinks-bar .top-links a {
    background: url("../images/links_separator.gif") no-repeat scroll 100% 50% transparent;
    padding: 0 7px 0 0;
}
.toplinks-bar .top-links .last a {
    background: none repeat scroll 0 0 transparent;
    padding: 0;
}


.search-bar {
    background-image: url("../images/searchbg.png");
    background-position: center top;
    background-repeat: no-repeat;
    height: 56px;
    line-height: 1.25em;
    margin-left: 717px;
    position: absolute;
    top: 16px;
    width: 240px;
}
.breadcrumbs {
    margin-bottom: 5px;
    overflow: hidden;
    padding: 6px 6px 6px 15px;
}
.breadcrumbs li {
    display: inline;
    line-height: 18px;
}
.breadcrumbs a {
    color: #000000;
}
.breadcrumbs a:hover {
    color: #DD8A1E;
}
.mini-search {
    float: right;
    margin-right: 10px;
    padding-top: 10px;
    position: relative;
    text-align: left;
    z-index: 97;
}
.mini-search .input-text {
    background-color: #530404;
    border-color: #530404;
    color: #FFFFFF;
    height: 20px;
    margin-right: 5px;
    width: 180px;
}
.mini-search input {
}
.mini-search a {
    color: white;
}
.search-autocomplete {
    position: absolute;
}
.search-autocomplete ul {
    background: none repeat scroll 0 0 #F9F5F0;
    border: 1px solid #999999;
}
.search-autocomplete li {
    border-bottom: 1px solid #F4EEE7;
    padding: 2px 8px 1px;
}
.search-autocomplete li .amount {
    float: right;
    font-weight: bold;
}
.search-autocomplete li.odd {
    background: none repeat scroll 0 0 #F6F6F6;
}
.search-autocomplete li.selected {
    background: none repeat scroll 0 0 #ECF9EA;
}
.sidebar .box {
    margin-bottom: 10px;
}

.mini-cart .content {
    background-color: #AA0505;
    background-image: url("../images/bot2.jpg");
    color: #FFFFFF;
}


.sidebar h4 {
    color: #444444;
    text-transform: uppercase;
}
.sidebar .actions {
    text-align: right;
}
.sidebar .actions a, .sidebar .actions a:hover {
    text-decoration: underline;
}
.widget-btn {
    float: left;
    font-size: 11px;
    margin: 0 0 2px 5px;
	width: 1px;
}
.widget-btn, .widget-btn:hover {
    color: #646464;
    font-weight: bold;
}
.currency-switcher {
    background: url("../images/spacer1.jpg") no-repeat scroll right center transparent;
    height: 48px;
    margin-left: 540px;
    padding-right: 20px;
    position: absolute;
    text-align: left;
    top: 85px;
}
.currency-switcher label {
    color: #000000;
}
.currency-switcher h4 {
    text-transform: none;
}
.currency-switcher select {
}
.base-mini {
    line-height: 1.3em;
}
.base-mini .head {
    background: transparent url(../images/hed.jpg) repeat-x 0 0px;
    /*background-image: url("../images/head1.jpg");*/
    height: 44px;
}
.base-mini .head a {
    font-size: 10px;
    text-transform: uppercase;
}

.base-mini .head h4 .count {
    color: #2F2F2F;
    font-size: 0.95em;
    font-weight: normal;
    text-transform: none;
    white-space: nowrap;
}
.base-mini h5 {
    font-size: 10px;
    font-weight: normal;
    margin: 0;
    text-align: left;
    text-transform: uppercase;
}
.base-mini .product-images {
    float: left;
    height: 52px;
    width: 52px;
}
.base-mini .product-images a img {
    vertical-align: top;
}
.base-mini .product-checkbox {
    float: left;
    width: 10px;
}
.base-mini .product-names {
    margin-left: 18px;
}
.base-mini .product-details {
    height: 50px;
    /*margin: 0 0 0 60px;*/
}
.base-mini .product-details[class] {
    height: auto;
    min-height: 50px;
}
.mini-cart .product-details[class] a {
    color: #FFFFFF;
}
.base-mini .regular-price {
    color: #2F2F2F;
    font-size: 11px;
}
.base-mini .special-price {
    font-size: 11px;
}
.base-mini .minimal-price {
    font-size: 11px;
}
.base-mini .price-box {
    margin: 1px 0;
}

.base-mini .product-details .widget-btn{
    width:15px;
}

.sidebar .item {
    margin-bottom: 5px;
    padding-bottom: 5px;
}
.sidebar .last {
    border-bottom: medium none;
    margin-bottom: 0;
}
.sidebar .actions {
    border-top: 1px solid #D4C7B0;
    margin-top: 0;
    padding-top: 5px;
}
.mini-product-tags li {
    display: inline;
    line-height: 1.5em;
    padding-right: 4px;
}
.mini-product-tags li:after {
    display: inline !important;
}
.mini-product-tags .content a, .mini-product-tags .content a:hover {
    color: #1B2D3B;
}
.mini-newsletter {
    margin: 8px 0;
}
.mini-newsletter label {
    color: #FFFFFF;
    font-size: 18px;
    margin-bottom: 20px;
}
.mini-newsletter .input-box {
    padding-top: 10px;
}
.mini-newsletter .input-box label {
    color: #000000;
    font-size: 11px;
}
.mini-newsletter .input-text {
    background-color: #FED994;
    border: medium none;
    height: 20px;
    margin-bottom: 5px;
    width: 195px;
}
.mini-newsletter .news-button {
    text-align: right;
}
.mini-cart .head {
    background-image: url("../images/head2.jpg");
    background-position: center top;
    background-repeat: no-repeat;
}
.mini-cart .head h4 {
    color: #FFFFFF;
}
.mini-cart h5 {
    border-bottom: 1px solid #DDDDDD;
    margin-bottom: 10px;
    padding-bottom: 3px;
}
.mini-cart .cart-count {
    background: none repeat scroll 0 0 #AA0505;
    color: #FFFFFF;
    padding: 8px;
    text-align: center;
}
.mini-cart .cart-count a {
    color: #FFFFFF;
}
.mini-cart .subtotal {
    line-height: 23px;
    margin-top: 5px;
}
.mini-poll td.label {
    font-weight: bold;
    padding-right: 10px;
}
.mini-poll td.item {
    white-space: nowrap;
}
.mini-reorder h5 {
    border-bottom: 1px solid #D4C7B0;
    margin-bottom: 10px;
    padding-bottom: 2px;
}
.hp-report {
    margin: 0 auto;
    padding: 0 0 50px;
    width: 683px;
}
.hp-report .head-alt {
    margin: 10px 0 15px;
}
.hp-report .product-name {
    color: #444444;
    font-size: 1.1em;
    font-weight: normal;
    line-height: 1.35;
    margin-bottom: 5px;
}
.hp-report .product-name a {
    color: #444444;
    text-decoration: underline;
}
.hp-report .product-name a:hover {
    text-decoration: none;
}
.hp-report .product-image img {
    border-bottom: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
}
.hp-report .generic-product-grid td.last .product-image img {
    border-right: 0 none;
}

.footer .footer-right {
    float: right;
    text-align: right;
    width: 50%;
}
.footer .footer-callout {
    margin-top: -10px;
}
.footer .footer-links {
    margin-bottom: 10px;
}
.footer li.last a {
    background: none repeat scroll 0 0 transparent;
    margin-right: 0;
    padding-right: 0;
}
.footer ul a {
    background: url("../images/links_separator.gif") no-repeat scroll 100% 50% transparent;
    margin-right: 3px;
    padding-right: 5px;
}
.footer ul, .footer li {
    display: inline;
}
.footer a {
    color: #000000;
}
.footer a:hover {
    color: #000;
}



.out-of-stock {
    color: #D83820;
    font-weight: bold;
    margin: 0;
    padding: 0 0 5px;
}
.product-shop .short-description {
    overflow: hidden;
    width: 100%;
}
.ratings {
    line-height: 1.2em;
    margin: 7px 0;
}
.rating-box {
    background: url("../images/product_rating_blank_star.gif") repeat-x scroll 0 0 transparent;
    float: left;
    height: 10px;
    margin-right: 5px;
    position: relative;
    width: 50px;
}
.rating-box .rating {
    background: url("../images/product_rating_full_star.gif") repeat-x scroll 0 0 transparent;
    height: 13px;
    left: 0;
    position: absolute;
    top: 0;
}
.ratings-list td {
    padding: 2px 0;
}
.ratings-list td.label {
    font-weight: bold;
    line-height: 1em;
    padding-right: 8px;
}
.ratings small {
    font-size: 11px;
}
.price {
    white-space: nowrap !important;
}

.old-price {
    margin: 0;
}
.old-price .price-label {
    font-size: 12px;
    font-weight: bold;
    white-space: nowrap;
}
.old-price .price {
    color: #DD8A1E;
    font-size: 13px;
    font-weight: bold;
    text-decoration: line-through;
}
.special-price {
    margin: 0;
    padding: 3px 0;
}
.special-price .price-label {
    color: #000000;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
    white-space: nowrap;
}
.special-price .price {
    font-size: 13px;
    font-weight: bold;
}
.minimal-price {
    margin: 0;
}
.minimal-price .price-label {
    font-size: 12px;
    font-weight: bold;
    white-space: nowrap;
}
a.minimal-price-link {
    color: #444444;
    display: block;
    font-size: 12px;
    text-decoration: underline;
}
a.minimal-price-link:hover {
    color: #444444;
}
a.minimal-price-link .label {
}
a.minimal-price-link .price {
    color: #444444;
    font-weight: normal;
}
.price-including-tax {
    color: #888888;
    display: block;
}
.price-including-tax .label {
    color: #888888;
    font-size: 10px;
    text-transform: uppercase;
    white-space: nowrap;
}
.price-including-tax .price {
    color: #396F00;
    font-size: 18px;
    font-weight: bold;
}
.price-excluding-tax {
    color: #888888;
    display: block;
}
.price-excluding-tax .label {
    color: #888888;
    font-size: 10px;
    text-transform: uppercase;
    white-space: nowrap;
}
.price-excluding-tax .price {
    color: #396F00;
    font-size: 12px;
    font-weight: normal;
}
.price-incl-tax {
    display: block;
}
.price-incl-tax .label {
    display: block;
    white-space: nowrap;
}
.price-incl-tax .price {
    display: block;
    font-weight: bold;
}
.price-excl-tax {
    display: block;
}
.price-excl-tax .label {
    display: block;
    white-space: nowrap;
}
.price-excl-tax .price {
    display: block;
    font-weight: normal;
}
.price-from {
    margin: 0;
}
.price-from .price-label {
    font-size: 12px;
    font-weight: bold;
    white-space: nowrap;
}
.price-to {
    margin: 0;
}
.price-to .price-label {
    font-size: 12px;
    font-weight: bold;
    white-space: nowrap;
}
.price-notice {
    padding-left: 7px;
}
.price-notice .price {
    font-weight: bold;
}
.price-as-configured {
    margin: 0;
}
.price-as-configured .price-label {
    font-weight: bold;
    text-transform: uppercase;
    white-space: nowrap;
}
.price-box-bundle {
    padding: 0 0 10px;
}
.price-box-bundle .price-box {
    margin: 0 !important;
    padding: 0 !important;
}
.price-box-bundle .price {
    color: #222222;
}
.product-pricing-grouped li {
    padding: 2px 0;
}
.product-pricing-grouped li .price {
    color: #396F00;
    font-weight: bold;
}

.add-to li {
    background: url("../images/add_to_bg.gif") no-repeat scroll 0 50% transparent;
    line-height: 1.25em;
    padding-left: 12px;
    text-align: left;
}
.add-to a, .add-to a:hover {
    color: #444444;
}
.add-to-inline {
    margin: 10px 0;
    text-align: right;
}
.add-to-inline li {
    background: url("../images/add_to_bg.gif") no-repeat scroll 0 50% transparent;
    display: inline;
    line-height: 1.25em;
    margin-left: 12px;
    padding-left: 12px;
}
.add-to-inline a, .add-to-inline a:hover {
    color: #444444;
}
.catalog-listing .ratings {
    margin-bottom: 0.6em;
}
.generic-product-grid {
    width: 100%;
}
.generic-product-grid td {
    padding-top: 10px;
    text-align: center;
    vertical-align: bottom;
    width: 33%;
}
.generic-product-grid td.empty-product {
    border-right: 0 none;
}
.layered-nav .head {
}
.layered-nav h3 {
    display: none;
}
.layered-nav h4 {
    color: #000000;
    font-size: 1.1em;
    margin: 0;
    padding: 2px 10px;
}
.narrowed-category li {
    clear: both;
}
.layered-nav .narrow-by dt {
    font-size: 1.1em;
    padding: 8px 8px 0;
}
.layered-nav .narrow-by dd {
    padding: 5px 8px 8px 20px;
}
.layered-nav .narrow-by a {
    color: #000000;
}
.layered-nav .narrow-by a:hover {
    color: #DD8A1E;
}
.layered-nav .widget-btn {
    float: right;
    font-size: 0.95em;
    margin: 0.1em 0 0 5px;
}
.narrow-by dt {
    font-size: 1.1em;
    margin: 0;
}
.narrow-by dd li {
    line-height: 1.3em;
    margin-bottom: 0.3em;
}
.narrow-by dd.last {
    background: none repeat scroll 0 0 transparent;
}
.layered-nav .label {
    font-weight: bold;
}
.tool-tip {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #F6F6F6;
    border-color: #DDDDDD #DDDDDD #666666;
    border-image: none;
    border-style: solid;
    border-width: 2px;
    position: absolute;
}
.tool-tip .inline-content {
    padding: 8px;
}
.tool-tip .block-content {
    padding: 15px 20px;
}
.tool-tip .btn-close {
    display: block;
    position: absolute;
    right: 6px;
    text-align: right;
    top: 6px;
}


.category-description {
}

#track {
    height: 24px;
    position: relative;
}
#handle {
    background: url("../images/magnifier_handle.gif") no-repeat scroll 0 0 transparent;
    height: 18px;
    left: 0;
    position: absolute;
    top: 3px;
    width: 9px;
}
.btn-zoom-out {
    left: 10px;
    position: absolute;
    top: 7px;
}
.btn-zoom-in {
    position: absolute;
    right: 10px;
    top: 7px;
}
.product-img-box .more-views h4 {
    border-bottom: 1px solid #D4C7B0;
    font-size: 0.95em;
    margin-bottom: 0.8em;
    text-transform: uppercase;
}
.product-img-box .more-views ul {
    margin-left: -4px;
}
.product-img-box .more-views li {
    float: left;
    margin: 0 0 4px 4px;
}
.product-img-box .more-views li img {
    vertical-align: top;
}

.product-info-box .product-name {
    color: #0A263C;
    font-size: 1.2em;
    margin-bottom: 0.3em;
}
.product-info-box .price-box {
    margin: 10px 0;
}
.product-info-box .data-table .price-box {
    margin: 0;
    padding: 0;
}
.product-info-box .ratings {
    float:left;
	width:253px;
	/*margin-bottom: 1em;*/

}

.product-info-box .easy {
	float:left;
	
}

.product-info-box .hard {
	float:right;	
}

.more_info {
	float:left;
	width:100%;
}

.add-to-cart-box {
}
.add-to-boxes .add-to-cart-box {
	float:left;
	width:100%;
	padding-left:20px;
	padding-top:5px;
    text-align: left;
}
.product-pricing {
    background-color: #F4F9EA;
    border: 1px solid #DDDDDD;
    margin: 10px 0;
    padding: 10px;
}
.product-pricing .benefit {
    font-style: italic;
    font-weight: bold;
}
.product-pricing .price {
    font-weight: bold;
}
.attribute-specs-block table {
    border-color: #D9DDE3;
}
.attribute-specs-block .label {
    font-weight: bold;
}
.attribute-specs-block .data {
    border-right: 0 none;
}
.attribute-specs-block td {
    line-height: 1.25em;
    padding-bottom: 3px;
    padding-top: 3px;
}
.product-options {
}
.product-options dt {
    font-weight: normal;
    padding: 10px 0 0;
}
.product-options dt .qty-holder {
    float: right;
    margin-right: 15px;
}
.product-options dt .qty-holder label {
    vertical-align: middle;
}
.product-options dt .qty-disabled {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    color: #444444;
    padding: 3px;
}
.product-options dd {
    border-bottom: 1px solid #DDDDDD;
    margin: 0 0 5px;
    padding: 5px 10px 15px;
}
.product-options dl.last dd.last {
    border-bottom: 0 none;
    margin-bottom: 0;
    padding-bottom: 5px;
}
.product-options dd input.input-text {
    width: 98%;
}
.product-options dd textarea {
    height: 8em;
    width: 98%;
}
.product-options dd select {
    width: 99%;
}
.product-options dd .multiselect option {
    border-bottom: 1px dotted #D9E5EE;
    padding: 2px 4px;
}
.product-options ul.options-list {
    margin-right: 5px;
}
.product-options ul.options-list li {
    padding: 2px 0;
}
.product-options ul.options-list input.radio {
    float: left;
    margin-top: 3px;
}
.product-options ul.options-list input.checkbox {
    float: left;
    margin-top: 3px;
}
.product-options ul.options-list .label {
    display: block;
    margin-left: 18px;
}
.product-options ul.options-list label {
    font-weight: normal;
}
.product-options ul.validation-failed {
    padding: 0 7px;
}
.product-options p.required {
    margin-bottom: 0;
    padding: 0;
}
.product-options-bottom {
}
.product-options-bottom .product-pricing {
    background: none repeat scroll 0 center transparent;
    border: 0 none;
    margin: 0;
    padding: 0 0 10px;
}
.product-options-bottom .product-pricing li {
    padding: 2px 0;
}
.product-options-bottom .product-pricing .price, .product-options-bottom .product-pricing .benefit {
    color: #000000;
}
.product-options-bottom .price-box {
    float: left;
    margin: 0;
    padding: 0;
}
.product-options-bottom .price-label {
    float: left;
    padding-right: 5px;
}
.product-options-bottom .price-tax {
    float: left;
}
.product-options-bottom .add-to-cart-box {
    background: none repeat scroll 0 center transparent;
    border: 0 none;
    float: right;
    margin: 0;
    padding: 0;
}
.product-info-box .product-options-bottom .price-box {
    float: none;
}
.product-info-box .product-options-bottom .price-label {
    float: none;
    padding-right: 0;
}
.product-info-box .product-options-bottom .price-tax {
    float: none;
}
.product-info-box .product-options-bottom .add-to-cart-box {
    clear: both;
    float: none;
    padding: 12px 0 0;
    text-align: left;
}
.option {
    margin-bottom: 5px;
}
dl.item-options dt {
    font-style: italic;
    font-weight: bold;
}
dl.item-options dd {
    padding-left: 10px;
}
.truncated {
    cursor: help;
}
.truncated a.dots {
    cursor: help;
    text-decoration: none !important;
}
.truncated a.details {
    border-bottom: 1px dotted #4F8100;
    cursor: help;
    display: inline-block;
    text-decoration: none !important;
}
.truncated .truncated_full_value {
    position: relative;
    z-index: 999;
}
.truncated .truncated_full_value dl {
    background-color: #AA0505;
    border: 1px solid #AA0505;
    padding: 8px;
    position: absolute;
    top: -99999em;
    width: 250px;
    z-index: 999;
}
.truncated .truncated_full_value dt {
    margin-top: 0;
}
.truncated .show dl {
    left: 50%;
    top: -20px;
}
.col-left .truncated .show dl {
    left: 30px;
    top: 10px;
}
.col-right .truncated .show dl {
    left: -240px;
    top: 10px;
}
.up-sell-block .generic-product-grid td {
    padding-bottom: 8px;
    width: 20%;
}
.up-sell-block .generic-product-grid td.empty-product {
    background: none repeat scroll 0 0 transparent;
}
.up-sell-block .catalog-listing img {
    height: 125px;
    width: 125px;
}
.up-sell-block .catalog-listing h5 {
    font-size: 1em;
}
.up-sell-block .price-box {
    font-size: 0.9em;
    margin-top: 0;
}
#customer-reviews {
    margin-bottom: 15px;
}
#customer-reviews li {
    margin-bottom: 25px;
}
#customer-reviews li p {
    clear: both;
}
.product-review-box {
    margin: 8px 0 13px;
    width: auto;
}
.product-review-box td, .product-review-box th {
    text-align: center;
}
.product-review-box td.label {
    text-align: left;
    width: 100px;
}
.add-tag-box .input-box {
    float: left;
    margin-right: 8px;
    width: 302px;
}
.add-tag-box .input-box .input-text {
    width: 300px;
}
.tags-list {
    margin-bottom: 15px;
}
.tags-list li {
    background: url("../images/links_separator.gif") no-repeat scroll 100% 50% transparent;
    display: inline;
    padding: 0 8px 0 4px;
}
.tags-list li.first {
    padding-left: 0;
}
.tags-list li.last {
    background: none repeat scroll 0 0 transparent;
}
.mini-related-items {
    border-bottom: medium none !important;
}
.mini-related-items .content {
    padding: 0;
}
.mini-related-items .pream {
    padding: 8px 8px 0;
}
.mini-related-items .checkbox-container {
    float: right;
    width: 15px;
}
.mini-related-items .product-details {
    float: left;
    margin: 0;
    padding-left: 8px;
    width: 102px;
}
.mini-related-items ol li {
    margin-bottom: 0 !important;
    padding: 8px;
}
.mini-related-items ol li.first {
    border-top: 0 none;
    padding-top: 0;
}
.short-description {
    font-size: 13px;
    margin-bottom: 5px;
}

select.address-select {
    width: 630px;
}
.shipment-methods dd {
    margin-bottom: 13px;
}
.payment-methods dt {
    margin-bottom: 5px;
}
.payment-methods dd {
    padding: 5px 20px;
}
.cart-collateral {
    padding: 10px 12px;
    width: 375px;
}
.cart-collateral .divider {
    background: none repeat scroll 0 0 #D3C6AE;
    margin: 12px 0;
}
.cart-collateral h4 {
    color: #B70707;
    float: left;
    font-size: 14px;
    font-weight: bold;
}
.cross-sell-block {
    border: 1px solid #D4C7B0;
    float: left;
    margin-bottom: 0;
    margin-left: 10px;
    padding: 10px;
    width: 240px;
}
.cross-sell-block li {
    border-bottom: 1px solid #D3C6AE;
    margin-bottom: 8px;
    padding-bottom: 5px;
}
.cross-sell-block li.last {
    border: medium none;
    margin: 0;
    padding: 0;
}
.cross-sell-block .product-image {
    float: left;
}
.cross-sell-block .product-shop {
    width: 155px;
}
.cross-sell-block .price-box {
    font-size: 0.8em;
    margin: 0 0 6px;
}
.cross-sell-blank {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    display: inline;
    float: left;
    padding: 0;
    width: 220px;
}
.cart-collateral-block {
    float: right;
    width: 655px;
}
.shopping-cart {
    margin-bottom: 0;
}
.shopping-cart th, .shopping-cart td {
    padding-left: 13px;
    padding-right: 13px;
}
.shopping-cart tr.error {
    background: none repeat scroll 0 0 #FDE6E0 !important;
}
.shopping-cart .tax-flag {
    display: block;
    font-size: 0.9em;
    font-weight: normal;
    text-transform: lowercase;
}
.shopping-cart .continue-shopping {
    float: left;
}
.shopping-cart-item-message {
    margin-bottom: 5px;
}
td.attributes-col {
    line-height: 1.4em;
}
td.attributes-col ul {
    font-size: 1em;
    margin: 5px 0;
}
td.attributes-col dt {
    font-weight: bold;
    margin-top: 0.5em;
}
td.attributes-col dd ul {
    margin: 0 0 5px;
}
td.attributes-col dd ul li {
    list-style: disc outside none;
    margin-left: 15px;
}
td.attributes-col h4.title {
    color: #444444;
    font-size: 1em;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
}
td.attributes-col h4.title a {
    font-weight: bold;
}
.cart-totals {
    float: right;
    margin-right: 10px;
    padding: 12px 0;
    text-align: right;
    width: 230px;
}
.cart-totals table {
    float: right;
    line-height: 20px;
    margin-bottom: 8px;
}
.cart-totals td {
    font-size: 14px;
    padding-left: 15px;
}
.cart-totals tfoot td {
    color: #E02F00;
    font-size: 14px;
}
.checkout-types {
    margin: 4px 0;
}
.checkout-types li {
    clear: both;
    margin-bottom: 5px;
}
.checkout-types li a {
    font-weight: bold;
}
.cart-shipping-block h4 {
    float: none;
    margin: 0;
}
.cart-collateral .input-text {
    width: 264px;
}
.cart-collateral select {
    vertical-align: top;
    width: 270px;
}
.grand_total {
    background: none repeat scroll 0 0 #DEE5E8;
    border: 1px solid #BEBCB7;
    font-size: 1.3em !important;
    font-weight: bold;
    margin-top: 15px;
    text-align: right;
    width: auto;
}
tr.grand_total td, p.grand_total {
    padding-bottom: 5px;
    padding-top: 5px;
}
.tax-total {
    cursor: pointer;
}
.tax-total td {
    line-height: 13px;
    padding-bottom: 5px;
    padding-top: 5px;
}
.tax-total .tax-collapse {
    background: url("../images/bg_collapse.gif") no-repeat scroll 0 2px transparent;
    cursor: pointer;
    float: right;
    padding-left: 20px;
    text-align: right;
}
.show-details .tax-collapse {
    background-position: 0 -55px;
}
.tax-details td {
    background-color: #DAE1E4;
    color: #626465;
    font-size: 0.91em;
}
.tax-details-first td {
    border-top: 1px solid #D2D8DB;
}
.cart-tax-info, .cart-price {
    padding-right: 20px;
}
.cart-tax-total {
    cursor: pointer;
}
.cart-tax-total {
    background: url("../images/bg_collapse.gif") no-repeat scroll 100% 5px transparent;
    cursor: pointer;
    padding-right: 20px;
}
.cart-tax-total-expanded {
    background-position: 100% -52px;
}
.one-page-checkout {
}
.one-page-checkout .box {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #FBFBFB;
    border-color: -moz-use-text-color #DDDDDD #DDDDDD;
    border-image: none;
    border-right: 1px solid #DDDDDD;
    border-style: none solid solid;
    border-width: 0 1px 1px;
    padding: 15px 20px;
}
.one-page-checkout .head {
    background: none repeat scroll 0 0 #D4C7B0;
    border-color: #FFFFFF #D4C7B0 #D4C7B0;
    border-style: solid;
    border-width: 1px 1px 0;
    padding: 4px 8px 6px;
}
.one-page-checkout .head a {
    display: none;
}
.one-page-checkout h3 {
    color: #555555;
    float: left;
    font-size: 1.05em;
    margin: 0;
}
.one-page-checkout h4 {
    border-bottom: 1px solid #E4E4E4;
    padding-bottom: 2px;
}
.one-page-checkout h4.title {
    border-bottom: 0 none;
    text-transform: none;
}
.one-page-checkout .step-count {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #444444;
    font-size: 0.9em;
    line-height: 1em;
    padding: 0 4px;
}
.one-page-checkout .content {
    padding: 10px 20px;
}
.one-page-checkout label.label {
    color: #2F2F2F;
    font-size: 1.05em;
}
.one-page-checkout .allow .head {
    background: none repeat scroll 0 0 #D4C7B0;
    border-color: #D4C7B0 #D4C7B0 #FFFFFF;
    border-width: 1px;
    cursor: pointer;
}
.one-page-checkout .active .head {
    background: none repeat scroll 0 0 #AC0606;
    border: 1px solid #AC0606;
    cursor: default;
}
.one-page-checkout .allow .head a {
    color: #FFFFFF;
    display: block;
}
.one-page-checkout .active .head a {
    display: none;
}
.one-page-checkout .group-select {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    margin-right: 0;
    margin-top: 0;
    padding: 0;
}
.one-page-checkout .allow h3 {
    color: #000000;
}
.one-page-checkout .active h3 {
    color: #FFFFFF;
}
.one-page-checkout .active .box {
    background: none repeat scroll 0 0 #ECE4D5;
    border-color: #D4C7B0;
    display: block;
}
.one-page-checkout dd .form-list ul {
    margin: 5px 17px 15px;
}
.one-page-checkout .checkmo-mailing-address {
    padding-left: 20px;
}
.one-page-checkout-progress .page-head {
    margin-bottom: 1em;
}
.one-page-checkout-progress li {
    margin-bottom: 6px;
}
.one-page-checkout-progress h4 {
    border: 1px solid #BBBBBB;
    color: #000000;
    font-size: 11px;
    font-weight: bold;
    margin: 0;
    padding: 8px;
    text-transform: uppercase;
}
.one-page-checkout-progress h4 a {
    text-transform: none;
}
.one-page-checkout-progress .content {
}
#opc-login .button-set {
    border-top: 0 none;
}
#opc-review .box {
    border: 0 none;
    padding: 0;
}
#opc-review .content {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color #D4C7B0 #D4C7B0;
    border-image: none;
    border-right: 1px solid #D4C7B0;
    border-style: none solid solid;
    border-width: 0 1px 1px;
}
.opc-please-wait {
    padding-right: 7px;
}
.one-page-checkout .payment-methods dd {
    padding: 0;
}
.one-page-checkout .button-set {
    margin-top: 0;
    padding-top: 2em;
}
.one-page-checkout .box-no-padding .inner-box {
    padding: 0 20px;
}
.base-mini .progress-head {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    font-size: 13px !important;
    font-weight: bold;
    text-align: left;
}
#multiship-addresses-table {
}
.multi-address-checkout-box {
}
.checkout-progress {
    margin: -40px auto 1.5em;
    padding-bottom: 50px;
}
.checkout-progress td {
    border-top: 6px solid #DD8A1E;
    color: #DD8A1E;
    float: left;
    font-weight: bold;
    margin-right: 3px;
    padding: 4px 20px;
}
.checkout-progress td.active {
    border-top-color: #B50708;
    color: #B50708;
}
.multi-address-checkout-description {
    margin: -10px 10px 10px;
}
.multi-address-checkout-box .box {
    background: none repeat scroll 0 0 #ECE4D5;
    border: 1px solid #D4C7B0;
    margin-bottom: 25px;
    margin-top: 15px;
    position: relative;
}
.multi-address-checkout-box .content {
    padding: 10px 20px 20px;
}
.multi-address-checkout-box .count-head {
    background: none repeat scroll 0 0 #B50708;
    border-bottom: 1px solid #B50708;
    padding: 2px 10px;
}
.shipment-count {
    background: none repeat scroll 0 0 #E26703;
    color: #FFFFFF;
    font-size: 0.95em;
    line-height: 1em;
    padding: 2px 5px;
}
.multi-address-checkout-box .count-head h4 {
    color: #FFFFFF;
    margin: 0;
}
.multi-address-checkout-box .head {
    margin-bottom: 4px;
}
.multi-address-checkout-box .head a {
    font-weight: normal;
}
.multi-address-checkout-box .checkmo-mailing-address {
    display: block;
    padding-left: 20px;
}
.shipping-method-pointer {
    background: none repeat scroll 0 0 #ECE4D5;
    border: 1px solid #D4C7B0;
    padding: 13px;
}
.place-order-box {
    float: right;
    height: 71px;
    overflow: hidden;
}
.place-order-box .left-radius {
    background: url("../images/place_order_container_bg.gif") no-repeat scroll 0 0 transparent;
    width: 21px;
}
.place-order-box .main-radius {
    background: url("../images/place_order_bg.gif") no-repeat scroll 100% 0 transparent;
    padding-right: 21px;
    vertical-align: middle;
}
.place-order-box .grand-total {
    color: #E26703;
    font-size: 1.5em;
    font-weight: bold;
}
.place-order-box input {
    margin-left: 15px;
}
.one-page-checkout .box .default-box {
    border: 1px solid #D4C7B0;
}
.checkout-agreements li {
    margin: 20px 0;
}
.checkout-agreements .agreement-content {
    background-color: #FBFAF6;
    border: 1px solid #F3F3F3;
    height: 10em;
    overflow: auto;
    padding: 10px;
}
.checkout-agreements .agree {
    margin: 0;
    padding: 10px 0 10px 11px;
}
.one-page-checkout .checkout-agreements {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #DDDDDD;
    border-image: none;
    border-style: solid;
    border-width: 0 1px;
    padding: 5px 20px;
}
.one-page-checkout .checkout-agreements li {
    margin: 20px 0 0;
}
.one-page-checkout .checkout-agreements .agreement-content {
    background-color: #FFFFFF;
    border-color: #E4E4E4;
    padding: 5px;
}
.one-page-checkout .checkout-agreements .agree {
    padding-left: 6px;
}
.one-page-checkout-progress address {
    padding-left: 6px;
}
.giftmessages .gift-header {
    color: #E87403;
    font-size: 12px;
    font-weight: bold;
}
.giftmessages .input-checkbox {
    padding-bottom: 15px;
}
.giftmessages textarea {
    height: 100px;
}
.giftmessages .input-checkbox input {
    margin-right: 5px;
}
.giftmessages .input-checkbox label {
    color: #8E8D8B;
    font-weight: normal;
}
.one-page-checkout .box-no-padding {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #ECE4D5;
    border-color: -moz-use-text-color #D4C7B0 #D4C7B0;
    border-image: none;
    border-right: 1px solid #D4C7B0;
    border-style: none solid solid;
    border-width: 0 1px 1px;
    padding: 15px 0;
}
.giftmessages .gift-box {
    background-color: #F4F4F4;
    border-bottom: 1px solid #E9E4DE;
    border-top: 1px solid #DDDDDD;
    padding: 22px 16px 22px 22px;
}
.giftmessages .gift-box .scroll-box {
    height: 500px;
    overflow: auto;
}
.giftmessages .product-image {
    border: 1px solid #D2D1CD;
}
.no-border {
    border-color: -moz-use-text-color;
    border-style: none;
    border-width: medium;
}
.giftmessages .giftmessage-product-info {
    padding-left: 10px;
}
.giftmessages .numeration {
    color: #8A8987;
    font-weight: bold;
}
.giftmessages .gift-box label {
    color: #918D8E;
}
.giftmessages .group-select li .input-box {
    float: left;
    width: 260px;
}
.giftmessages .group-select li .input-text, .group-select li select, .group-select li textarea {
    width: 495px;
}
.giftmessages .group-select li .input-box .input-text, .group-select li .input-box textarea {
    width: 235px;
}
.giftmessages .group-select li .input-box select {
    width: 256px;
}
.customer-name-prefix .name-prefix {
    width: 60px !important;
}
.customer-name-prefix .name-prefix input {
    width: 45px !important;
}
.customer-name-prefix .name-prefix select {
    width: 51px !important;
}
.customer-name-prefix .name-firstname {
    width: 215px !important;
}
.customer-name-prefix .name-firstname input {
    width: 190px !important;
}
.customer-name-middlename .name-firstname {
    width: 215px !important;
}
.customer-name-middlename .name-firstname input {
    width: 200px !important;
}
.customer-name-middlename .name-middlename {
    width: 60px !important;
}
.customer-name-middlename .name-middlename input {
    width: 35px !important;
}
.customer-name-suffix .name-lastname {
    width: 205px !important;
}
.customer-name-suffix .name-lastname input {
    width: 190px !important;
}
.customer-name-suffix .name-suffix {
    width: 60px !important;
}
.customer-name-suffix .name-suffix input {
    width: 45px !important;
}
.customer-name-suffix .name-suffix select {
    width: 51px !important;
}
.customer-name-prefix-middlename .name-prefix {
    width: 60px !important;
}
.customer-name-prefix-middlename .name-prefix input {
    width: 45px !important;
}
.customer-name-prefix-middlename .name-prefix select {
    width: 51px !important;
}
.customer-name-prefix-middlename .name-firstname {
    width: 215px !important;
}
.customer-name-prefix-middlename .name-firstname input {
    width: 190px !important;
}
.customer-name-prefix-middlename .name-middlename {
    width: 50px !important;
}
.customer-name-prefix-middlename .name-middlename input {
    width: 35px !important;
}
.customer-name-prefix-middlename .name-lastname {
    width: 200px !important;
}
.customer-name-prefix-middlename .name-lastname input {
    width: 200px !important;
}
.customer-name-prefix-suffix .name-prefix {
    width: 60px !important;
}
.customer-name-prefix-suffix .name-prefix input {
    width: 45px !important;
}
.customer-name-prefix-suffix .name-prefix select {
    width: 51px !important;
}
.customer-name-prefix-suffix .name-firstname {
    width: 215px !important;
}
.customer-name-prefix-suffix .name-firstname input {
    width: 190px !important;
}
.customer-name-prefix-suffix .name-lastname {
    width: 205px !important;
}
.customer-name-prefix-suffix .name-lastname input {
    width: 190px !important;
}
.customer-name-prefix-suffix .name-suffix {
    width: 60px !important;
}
.customer-name-prefix-suffix .name-suffix input {
    width: 45px !important;
}
.customer-name-prefix-suffix .name-suffix select {
    width: 51px !important;
}
.customer-name-middlename-suffix .name-firstname {
    width: 215px !important;
}
.customer-name-middlename-suffix .name-firstname input {
    width: 200px !important;
}
.customer-name-middlename-suffix .name-middlename {
    width: 60px !important;
}
.customer-name-middlename-suffix .name-middlename input {
    width: 35px !important;
}
.customer-name-middlename-suffix .name-lastname {
    width: 205px !important;
}
.customer-name-middlename-suffix .name-lastname input {
    width: 190px !important;
}
.customer-name-middlename-suffix .name-suffix {
    width: 60px !important;
}
.customer-name-middlename-suffix .name-suffix input {
    width: 45px !important;
}
.customer-name-middlename-suffix .name-suffix select {
    width: 51px !important;
}
.customer-name-prefix-middlename-suffix .name-prefix {
    width: 60px !important;
}
.customer-name-prefix-middlename-suffix .name-prefix input {
    width: 45px !important;
}
.customer-name-prefix-middlename-suffix .name-prefix select {
    width: 51px !important;
}
.customer-name-prefix-middlename-suffix .name-firstname {
    width: 155px !important;
}
.customer-name-prefix-middlename-suffix .name-firstname input {
    width: 140px !important;
}
.customer-name-prefix-middlename-suffix .name-middlename {
    width: 60px !important;
}
.customer-name-prefix-middlename-suffix .name-middlename input {
    width: 35px !important;
}
.customer-name-prefix-middlename-suffix .name-lastname {
    width: 205px !important;
}
.customer-name-prefix-middlename-suffix .name-lastname input {
    width: 190px !important;
}
.customer-name-prefix-middlename-suffix .name-suffix {
    width: 60px !important;
}
.customer-name-prefix-middlename-suffix .name-suffix input {
    width: 45px !important;
}
.customer-name-prefix-middlename-suffix .name-suffix select {
    width: 51px !important;
}
.customer-dob .input-box {
    float: left;
    width: 60px !important;
}
.customer-dob input {
    width: 50px !important;
}
.customer-dob label.label-dob {
    color: #888888;
    font-size: 10px;
    font-weight: normal;
}
.account-nav .head {
}
.account-nav .head .title {
}
.account-nav li a, .account-nav li.on {
    padding: 3px 0;
}
.account-nav li a {
    border-bottom: 1px solid #D4C7B0;
    display: block;
}
.account-nav li a {
    color: #B50708;
    text-decoration: none;
}
.account-nav li a:hover {
    color: #DD8A1E;
    text-decoration: none;
}
.account-nav li.on {
    border-bottom: 1px solid #D4C7B0;
    font-weight: bold;
}
.account-nav li.on a {
    border: medium none;
    padding: 0;
}
.account-nav li.on a, .account-nav li.on a:hover {
    color: #EA7900;
}
.account-nav li.last, .account-nav li.last a {
    border-bottom: 0 none;
}

.account-main .account-box li {
    padding: 5px 0;
}
.account-box ol .count {
    background-color: #666666;
    color: #FFFFFF;
    display: none;
    float: left;
    font-size: 9px;
    font-weight: bold;
    line-height: 1em;
    margin-top: 3px;
    padding: 1px 3px;
}
.account-box ol .content {
    padding: 0;
}
.account-box ol.recent-reviews small {
    float: left;
    font-weight: bold;
    margin-right: 3px;
}
.account-box .product-images {
    width: 65px;
}
.account-box .product-images img {
    border: 1px solid #CCCCCC;
}
.account-box .product-details {
    margin: 0 0 10px 70px;
}
.account-box .content {
    padding: 0;
}
.account-side .actions {
    border-top: 1px solid #CCCCCC;
    padding-top: 4px;
}
.account-side .actions .form-button {
    float: right;
}
.edit-password {
    background: url("../images/icon_lock.gif") no-repeat scroll 0 2px transparent;
    display: block;
    height: 20px;
    padding-left: 20px;
}
.dashboard-welcome {
    margin-bottom: 1.5em;
    margin-right: 96px;
}
.primary-address-list li {
    margin-bottom: 14px;
}
.primary-address-list li .head {
    margin: 0;
}
.address-list li {
    margin-bottom: 1em;
}
.address-list .actions {
    float: right;
    margin: 0 0 10px 10px;
}
.sales-order-view .checkmo-mailing-address {
    display: block;
    padding-left: 20px;
}
.compare-products {
    margin: 30px 0 50px;
}
.compare-products table {
    border: 0 none;
    width: auto;
}
.compare-products td {
    text-align: left;
    width: 170px;
}
.compare-products tbody td {
    border-color: #CCCCCC;
}
.compare-products tbody tr.first td {
    border-top: 1px solid #D9DDE3;
    text-align: center;
}
.compare-products tbody td.last {
    border-right: 1px solid #D9DDE3;
}
.compare-products tbody.attribute-cart td {
    background: none repeat scroll 0 0 #FFFADA !important;
    border-bottom: 1px solid #D9DDE3;
    text-align: center;
}
.compare-products tbody td.label {
    background: none repeat scroll 0 0 #E9E9E9 !important;
    border-bottom: 1px solid #CCCCCC;
    border-left: 1px solid #BEBCB7;
    text-align: left;
    width: auto;
}
.compare-products tbody.remove-buttons tr {
    background: none repeat scroll 0 0 #FFFFFF;
}
.compare-products tbody.remove-buttons td {
    border: medium none !important;
    font-size: 0;
    line-height: 0;
    padding: 0;
    text-align: right;
}
.compare-products tbody.remove-buttons td img {
    float: right;
}
.my-review-detail .product-image {
    float: left;
    width: 135px;
}
.my-review-detail .product-image p {
    margin-bottom: 0;
}
.my-review-detail .product-image p img {
    vertical-align: top;
}
.my-review-detail .details {
    float: right;
    width: 550px;
}
.my-review-detail .ratings-list {
    margin-bottom: 0.8em;
}
.my-review-detail .ratings {
    line-height: 1.55;
}
.my-review-detail .ratings .rating-box {
    float: none;
    margin-bottom: 3px;
}
.my-review-detail .ratings .pipe {
    display: none;
}
.my-review-detail .ratings a {
    display: block;
}
.giftmessage {
    padding: 10px 0 0;
}
.giftmessage-preview-link {
    background-position: right 5px;
    background-repeat: no-repeat;
    font-size: 11px;
    padding-right: 7px;
}
.giftmessage-row {
    background-color: #F2EFE9;
}
.giftmessage-content {
    float: left;
    margin-right: 10px;
}
.giftmessage-close {
    float: right;
}
.expand {
    background-image: url("../images/gift-message-expand.gif");
}
.collapse {
    background-image: url("../images/gift-message-collapse.gif");
}
table.print .giftmessage-preview-link {
    display: none !important;
}
table.print .price-excl-tax {
    white-space: nowrap;
}
table.print .price-incl-tax {
    white-space: nowrap;
}
table.print .price-excl-tax .label, table.print .price-excl-tax .price, table.print .price-incl-tax .label, table.print .price-incl-tax .price {
    display: inline;
}
.page-popup {
    background: none repeat scroll 0 0 #FFFFFF;
    margin: 25px 30px;
    text-align: left;
}
.page-popup .print-head {
    margin: 0 0 15px;
}
.page-popup .print-head img {
    float: left;
}
.page-popup .print-head address {
    float: left;
    margin-left: 15px;
}
.product-gallery-nav {
    padding: 0 5px;
}
.cms-home .middle {
    padding: 2px 0 0;
    position: relative;
}
.v-top {
    vertical-align: top !important;
}
.v-middle {
    vertical-align: middle !important;
}
.v-bottom {
    vertical-align: bottom !important;
}
.a-left {
    text-align: left !important;
}
.a-center {
    text-align: center !important;
}
.a-right {
    text-align: right !important;
}
.left, .f-left {
    float: left !important;
}
.right, .f-right {
    float: right !important;
}
.accent {
    color: #E76200 !important;
    font-weight: bold !important;
}
.nobr, .nowrap {
    white-space: nowrap !important;
}
.normal-weight {
    font-weight: normal !important;
}
.no-border {
    border: medium none !important;
}
.no-padding {
    padding: 0 !important;
}
.no-margin {
    margin: 0 !important;
}
.auto-width {
    width: auto !important;
}
.link-print {
    background: url("../images/icon_printer.gif") no-repeat scroll 0 2px transparent;
    line-height: 18px;
    padding-left: 23px;
}
.link-feed {
    background: url("../images/icon_feed.gif") no-repeat scroll 0 50% transparent !important;
    line-height: 1.15;
    padding-left: 18px;
}
.link-base {
    color: #444444;
}
.noscript {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #FFFF90;
    border-color: #BBBBBB;
    border-image: none;
    border-style: solid;
    border-width: 0 0 1px;
    color: #444444;
    font-size: 12px;
    line-height: 1.25;
    text-align: center;
}
.noscript .noscript-inner {
    background: url("../images/i_notice.gif") no-repeat scroll 20px 50% transparent;
    margin: 0 auto;
    padding: 12px 0;
    width: 960px;
}
.noscript p {
    margin: 0;
}
.demo-notice {
    background-color: #D75F07;
    color: #FFFFFF;
    line-height: 1;
    margin: 0;
    padding: 5px 10px 6px;
    text-align: center;
}
.demo-notice a {
    color: #FFFFFF;
    text-decoration: underline;
}
.demo-notice a:hover {
    text-decoration: none;
}
.std ul, .std ol, .std dl, .std p, .std address, .std blockquote {
    margin: 0 0 1em;
    padding: 0;
}
.std ul {
    list-style: disc outside none;
    padding-left: 1.5em;
}
.std ol {
    list-style: decimal outside none;
    padding-left: 1.5em;
}
.std ul ul {
    list-style-type: circle;
}
.std ul ul, .std ol ol, .std ul ol, .std ol ul {
    margin: 0.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;
}
.std .a-top {
    text-align: right;
}
.banner {
    height: 300px;
    margin-bottom: 10px;
}
.bannermain {
    float: right;
}
.banner1 {
    float: left;
    width: 220px;
}
.b1 {
    height: 145px;
}
.b2 {
    height: 145px;
    margin-bottom: 10px;
}
.news {
    background-image: url("../images/newslatterbg.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    height: 118px;
    padding: 10px;
}
* + html .news {
    padding-top: 20px;
}
* html .news {
    padding-top: 20px;
}
.shopping-bag {
    background: url("../images/cartbg.jpg") no-repeat scroll left center transparent;
    height: 60px;
    margin-left: 516px;
    position: absolute;
    top: 79px;
    width: 449px;
}
* + html .shopping-bag {
    margin-left: 470px;
}
* html .shopping-bag {
    margin-left: 470px;
}
.cart-text {
    background: url("../images/cart.jpg") no-repeat scroll left center transparent;
    float: right;
    height: 46px;
    margin-right: 10px;
    padding-left: 50px;
    padding-top: 10px;
}
#super-product-table td {
    color: #A20607 !important;
    font-size: 12px !important;
    font-weight: bold;
}
#super-product-table .a-right {
    width: 150px !important;
}
#super-product-table .tax-details {
    font-size: 11px !important;
    font-weight: normal;
}
#product-attribute-specs-table .data {
    font-weight: normal !important;
    padding-left: 3px !important;
}
.basketButton img {
    margin-left: 280px;
}
.data-table tr.last td {
    padding: 3px 8px;
}
/* BuSS Styles */
