/* 
------------------------------------------------------------
Template Name   : motul_rb theme shop
Opencart Verion : 1.5.5.1
Author Name     : MrWadson mrwadson@mail.ru
Author URL      : http://www.mrwadson.ru
Original        : http://santoshsetty.com/opencart/elegantcart-v15
------------------------------------------------------------ 
*/
html {
    overflow: -moz-scrollbars-vertical;
    margin: 0;
    padding: 0;
}

html * { max-height: 999999px; }

/* fix Font Boosting */
html, body {
    margin: 0;
    padding: 0;
}

body {
    color: #000;
    font-family: Helvetica, Arial, sans-serif;
    background: #fff;
    border-top: 5px solid #808080;
}

body, td, th, input, textarea, select, a {
    font-size: 14px;
}

/* ------- Headings & Paragraphes Styles------------------------------------------- */
h1, .welcome {
    padding: 8px 5px 8px 12px;
    font-size: 16px;
    font-weight: bold;
    line-height: 14px;
    color: #fff;
    background-color: #808080;
    margin-bottom: 0;
}

h2 {
    color: #000;
    font-size: 20px;
    margin: 0 0 5px 0;
    font-weight: bold;
}

h1, h2, h3, h4, h5, .welcome, .box .box-heading, .box .box-content li {
    font-family: "Lucida Sans Unicode", "Lucida Grande", Garuda, sans-serif;
}

p {
    margin: 0 0 20px 0;
}

/* ------- Generic Styles ------------------------------------------- */
a,
a:visited,
a b {
    color: #333;
    text-decoration: underline;
    cursor: pointer;
    outline: none;
}

a:hover {
    text-decoration: none;
    color: #ed262d;
}

a img {
    border: none;
}

.floatleft {
    float: left;
}

.floatright {
    float: right;
}

/* ------- Clearfix Styles ------------------------------------------- */
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

/* ------- Form Styles ------------------------------------------- */
form {
    padding: 0;
    margin: 0;
    display: inline;
}

input[type='text'],
input[type='password'],
textarea {
    background: #f8f8f8;
    border: 1px solid #ccc;
    padding: 3px 0;
    margin-left: 0;
    margin-right: 0;
}

select {
    background: #f8f8f8;
    border: 1px solid #ccc;
    padding: 2px;
}

label {
    cursor: pointer;
}

.form-item {
    margin-bottom: 10px;
    overflow: hidden;
}

.form-item div {
    float: left;
}

.form-label {
    float: left;
}

.order-form label {
    float: left;
    width: 105px;
}

.order-form input[type="text"],
.order-form textarea {
    width: 230px;
}

.order-form textarea {
    height: 60px;
}

.order-form .button {
    margin-left: 105px;
}

/* ------- Layout Styles ------------------------------------------- */
#container {
    width: 980px;
    margin: 0 auto;
    text-align: left;
    position: relative;
}

#cols-wrap {
    position: relative;
}

#column-left {
    float: left;
    width: 180px;
}

#column-right {
    float: right;
    width: 180px;
}

#content {
    min-height: 400px;
    margin-bottom: 15px;
    margin-top: 45px;
}

#column-left + #column-right + #content,
#column-left + #content {
    margin-left: 195px;
}

#column-left + #column-right + #content,
#column-right + #content {
    margin-right: 195px;
}

#column-left, #column-right {
    margin-top: 0;
}

#container-home #column-left,
#container-home #column-right,
#container-home #content {
    margin-top: 0;
}

.content-inner {
    padding: 20px;
    border: 1px solid #d3d3d3;
    overflow: hidden;
}

/* ------- Header Styles ------------------------------------------- */
#header {
    height: 100px;
    position: relative;
    z-index: 99;
}

#header #floatmenu {
    overflow: hidden;
    width: 730px;
    position: absolute;
    right: 0;
    z-index: 2;
}

/* ------- Company ------------------------------------------- */
#header #info {
    float: left;
    padding: 53px 0 0 20px;
    font-size: 16px;
}

/* ------- Logo Styles ------------------------------------------- */
#header #logo {
    position: absolute;
    width: 100%;
    text-align: center;
    padding-top: 30px;
    z-index: -1;
}

/* ------- Address ------------------------------------------- */
#header #address {
    float: right;
    padding: 34px 10px 0 0;
    font-size: 16px;
    text-align: right;
    cursor: default;
}

/* ------- Header Links Styles ------------------------------------------- */
#header-links-wrap {
    width: 730px;
    float: right;
}

#header-links {
    float: right;
    background-color: #808080;
    padding: 2px 10px 6px 10px;
}

#header-links ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#header-links li {
    padding: 0 5px;
}

#header-links li,
#header-links li a {
    display: block;
    float: left;
    color: #fff;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
}

#header-links li a span {
    font-weight: normal;
}

#header-links li a:hover {
    text-decoration: underline;
}

/* ------- Header Cart ------------------------------------------- */
/*#header #cart {*/
/*!*position: absolute;*!*/
/*!*top: 0;*!*/
/*!*right: 145px;*!*/
/*!*z-index: 9;*!*/
/*!*min-width: 300px;*!*/
/*}*/
/*#header #cart .heading {*/
/*!*float: right;*!*/
/*!*margin-right: 172px;*!*/
/*!*margin-top: 15px;*!*/
/*!*padding-left: 14px;*!*/
/*!*padding-right: 14px;*!*/
/*!*border-top: 1px solid #FFFFFF;*!*/
/*!*border-left: 1px solid #FFFFFF;*!*/
/*!*border-right: 1px solid #EEEEEE;*!*/
/*!*background: #FFF;*!*/
/*position: relative;*/
/*z-index: 1;*/
/*}*/
/*#header #cart .heading h4 {*/
/*color: #333333;*/
/*font-size: 15px;*/
/*font-weight: bold;*/
/*margin-top: 0;*/
/*margin-bottom: 3px;*/
/*}*/
/*#header #cart .heading a {*/
/*!*color: #38B0E3;*!*/
/*text-decoration: none;*/
/*}*/
/*#header #cart .heading a span {*/
/*!*background: #FFFFFF url('../image/arrow-down.png') 100% 50% no-repeat;*!*/
/*!*padding-right: 15px;*!*/
/*}*/
/*#header #cart .content {*/
/*clear: both;*/
/*display: none;*/
/*position: relative;*/
/*top: -1px;*/
/*padding: 8px;*/
/*min-height: 150px;*/
/*border-top: 1px solid #EEEEEE;*/
/*border-left: 1px solid #EEEEEE;*/
/*border-right: 1px solid #EEEEEE;*/
/*border-bottom: 1px solid #EEEEEE;*/
/*-webkit-border-radius: 0px 7px 7px 7px;*/
/*-moz-border-radius: 0px 7px 7px 7px;*/
/*-khtml-border-radius: 0px 7px 7px 7px;*/
/*border-radius: 0px 7px 7px 7px;*/
/*-webkit-box-shadow: 0px 2px 2px #DDDDDD;*/
/*-moz-box-shadow: 0px 2px 2px #DDDDDD;*/
/*box-shadow: 0px 2px 2px #DDDDDD;*/
/*background: #FFF;*/
/*}*/
/*#header #cart.active .heading {*/
/*margin-top: 5px;*/
/*padding-top: 10px;*/
/*padding-bottom: 6px;*/
/*border-top: 1px solid #EEEEEE;*/
/*border-left: 1px solid #EEEEEE;*/
/*border-right: 1px solid #EEEEEE;*/
/*-webkit-border-radius: 7px 7px 0px 0px;*/
/*-moz-border-radius: 7px 7px 0px 0px;*/
/*-khtml-border-radius: 7px 7px 0px 0px;*/
/*border-radius: 7px 7px 0px 0px;*/
/*}*/
/*#header #cart.active .content {*/
/*display: block;*/
/*}*/

/* Диалоги */

/*#dialog_success {*/
/*display: block;*/
/*}*/

/* Делаем затемнение заднего плана */
.dialog-bg {
    background-color: rgba(0, 0, 0, 0.5);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    min-height: 100%;
    overflow: hidden;
    z-index: 1001;
    display: none;
}

/* Позиционируем блок с контентом */
.dialog-content {
    position: absolute;
    overflow: hidden;
    padding: 0 20px 20px 20px;
    margin: 0 auto;
    min-width: 350px;
    /*max-width: 350px;*/
    /*min-height: 150px;*/
    /*max-height: 350px;*/
    background-color: #fff;
    z-index: 1002;
}

.dialog-content p {
    margin: 5px 0;
}

/* Позиционируем верхний бар */
.dialog-title {
    margin: 0 -20px 20px -20px;
    text-align: center;
    position: relative;
    vertical-align: middle;
    height: 30px;
    background-color: #ed262d;
    color: #fff;
    font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
    font-size: 1.1em;
}

.dialog-text {
    font-weight: bold;
}

.dialog-title span {
    font-size: 16px;
    font-weight: bold;
    padding-top: 4px;
    display: block;
}

/* Делаем кнопку закрытия окна */
.dialog-close {
    /*position: absolute;*/
    /*right: 0;*/
    /*top: 0;*/
    /*text-align: center;*/
    /*color: #fff !important;*/
    /*height: 30px;*/
    /*width: 30px;*/
    /*border: 0;*/
    /*text-decoration: none;*/
    /*font-size: 20px;*/
    /*text-shadow: 0 -1px rgba(0, 0, 0, 0.5);*/
    /*outline: none;*/
    /*opacity: 0.5;*/
    position: absolute;
    top: 9px;
    right: 9px;
    width: 12px;
    height: 12px;
    background: url(../image/close-icon.png) no-repeat 50%;
    /*background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkFFRjUzOTE1MUIwMTExRTdBQTE5QUM0QzE0OTUzMzMwIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkFFRjUzOTE2MUIwMTExRTdBQTE5QUM0QzE0OTUzMzMwIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QUVGNTM5MTMxQjAxMTFFN0FBMTlBQzRDMTQ5NTMzMzAiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QUVGNTM5MTQxQjAxMTFFN0FBMTlBQzRDMTQ5NTMzMzAiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4Pi41QAAAAxUlEQVR42mL4//8/AxAvBOK9QMwK5ePCzUB8CYhFQZwZ/xFgCR7NuUD8G6ruFEig5T8qWA3EbGiaitDUbIVJ5KBJrEXSXIImtxTkKmRT0TUvB+IKLJqYQerR/ZH1HzdYDNOETSMIJwDxLzRNc9DVMTFgAlYcYqhqsQQ5LrACiFmwORU9cBYAcT6WAEMJnAw0BauQTEfXDEokLCCJWiwJAD31FKCp2QgSnIVmE64kh2zzWZjgFCDejCWpoeMqID4ExCIAAQYACrZ2vjPgRw0AAAAASUVORK5CYII=) no-repeat 50%;*/
    cursor: pointer;
    opacity: 0.5;
    font-size: 0;
}

.dialog-close:hover {
    opacity: 0.9;
}

/* ------- Language Styles ------------------------------------------- */
/*#language {*/
/*min-width: 75px;*/
/*width: auto !important;*/
/*width: 75px;*/
/*color: #777;*/
/*line-height: 17px;*/
/*padding: 15px 0 0 0;*/
/*float: right;*/
/*}*/
/*#language img {*/
/*cursor: pointer;*/
/*}*/
/* ------- Currency Styles ------------------------------------------- */
/*#currency {*/
/*min-width: 90px;*/
/*width: auto !important;*/
/*width: 90px;*/
/*float: right;*/
/*color: #777;*/
/*height: 20px;*/
/*line-height: 20px;*/
/*padding: 9px 0 0 0;*/
/*}*/
/*#currency, #currency a {*/
/*font-weight: bold;*/
/*font-size: 14px;*/
/*}*/
/*#currency a {*/
/*display: inline-block;*/
/*padding: 1px 6px;*/
/*margin: 0 2px;*/
/*color: #777;*/
/*text-decoration: none;*/
/*border: 1px solid #d3d3d3;*/
/*-webkit-border-radius: 5px;*/
/*-moz-border-radius: 5px;*/
/*-khtml-border-radius: 5px;*/
/*border-radius: 5px;*/
/*-webkit-box-shadow: 0 2px 0 #f0f0f0;*/
/*-moz-box-shadow: 0px 2px 0px #f0f0f0;*/
/*box-shadow: 0 2px 0 #f0f0f0;*/
/*}*/
/*#currency a:hover {*/
/*background: #f5f5f5;*/
/*}*/
/*#currency a b {*/
/*color: #000;*/
/*text-decoration: none;*/
/*}*/
/* ------- Search Styles ------------------------------------------- */
/*#header #search {*/
/*float: right;*/
/*width: 219px;*/
/*height: 24px;*/
/*overflow: hidden;*/
/*margin: 9px 0 7px 0;*/
/*padding: 0 0 0 10px;*/
/*border: 1px solid #d3d3d3;*/
/*-webkit-border-radius: 5px;*/
/*-moz-border-radius: 5px;*/
/*-khtml-border-radius: 5px;*/
/*border-radius: 5px;*/
/*-webkit-box-shadow: 0 2px 0 #f0f0f0;*/
/*-moz-box-shadow: 0px 2px 0px #f0f0f0;*/
/*box-shadow: 0 2px 0 #f0f0f0;*/
/*}*/
/*#header #search input {*/
/*border: none;*/
/*outline: none;*/
/*margin: 0;*/
/*padding: 0;*/
/*}*/
.box-content-inner input[name="search"] {
    width: 128px !important;
}

.button-search {
    float: right;
    background: url(../image/button-search.png) center center no-repeat;
    width: 28px;
    height: 24px;
    cursor: pointer;
}

/*#header #search input {*/
/*float: left;*/
/*background: #fff;*/
/*width: 168px;*/
/*height: 22px;*/
/*}*/
/* ------- Header Welcome MSG Styles ------------------------------------------- */
/*#header #welcome {*/
/*width: 300px;*/
/*height: 15px;*/
/*text-align: right;*/
/*color: #777;*/
/*float: right;*/
/*font-weight: bold;*/
/*}*/
/* ------- Menu Styles ------------------------------------------- */
.menu {
    /*background: url(../image/menu-bg.png) no-repeat;*/
    background-color: #e11d29;
    height: 36px;
    margin-bottom: 15px;
    padding: 0 20px;
}

.menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.menu > ul > li {
    position: relative;
    float: left;
    z-index: 20;
}

.menu > ul > li:hover {
    /*background: url(../image/menu-hover.png) repeat;*/
    background-color: #940d01;
}

.menu > ul > li > a {
    font-size: 12px;
    color: #fff;
    line-height: 16px;
    text-decoration: none;
    display: block;
    padding: 10px 12px;
    position: relative;
    font-weight: bold;
}

.menu > ul > li > div {
    display: none;
    position: absolute;
    z-index: 99;
    border: solid #ff753a;
    border-width: 0 1px 1px 1px;
    background: #ef6022;
    text-transform: capitalize;
}

.menu > ul > li:hover > div {
    display: table;
}

.menu > ul > li > div > ul {
    display: table-cell;
}

.menu > ul > li ul + ul {
    padding-left: 20px;
}

.menu > ul > li ul > li > a {
    text-decoration: none;
    padding: 8px 12px;
    color: #fff;
    display: block;
    white-space: nowrap;
    min-width: 120px;
    border-bottom: 1px solid #ff753a;
    font-weight: bold;
}

.menu > ul > li ul > li > a:hover {
    background: #e2571b;
}

.menu > ul > li > div > ul > li > a {
    color: #fff;
}

.menu .copyright {
    float: right;
    color: #fff;
    padding-top: 14px;
    font-size: 11px;
}

.menu .copyright a {
    color: #fff;
    display: inline;
    text-decoration: underline;
    font-weight: normal;
    padding: 0;
    font-size: 12px;
}

/* ------- Breadcrumb Styles ------------------------------------------- */
.breadcrumb {
    position: absolute;
    width: 100%;
    top: -28px;
    left: 0;
}

.breadcrumb, .breadcrumb a {
    font-weight: bold;
    text-decoration: none;
    color: #666;
}

.breadcrumb a {
    padding: 0 3px;
}

.breadcrumb a:hover {
    text-decoration: underline;
    color: #ed262d;
}

/* ------- Warning & help & Messages Styles ------------------------------------------- */
.success, .warning, .attention, .information {
    padding: 10px 10px 10px 33px;
    margin-bottom: 15px;
    color: #555;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}

.success {
    background: #eaf7d9 url(../image/success.png) 10px center no-repeat;
    border: 1px solid #bbdf8d;
}

.warning {
    background: #ffd1d1 url(../image/warning.png) 10px center no-repeat;
    border: 1px solid #f8acac;
}

.attention {
    background: #fff5cc url(../image/attention.png) 10px center no-repeat;
    border: 1px solid #f2dd8c;
}

.information {
    background: #e8f6ff url(../image/information.png) 10px center no-repeat;
    border: 1px solid #b8e2fb;
}

.success .close, .warning .close, .attention .close, .information .close {
    float: right;
    padding-top: 4px;
    padding-right: 4px;
    cursor: pointer;
}

.required {
    color: #f00;
    font-weight: bold;
}

.error {
    display: block;
    color: #f00;
}

.help {
    color: #999;
    font-size: 10px;
    font-weight: normal;
    font-family: Verdana, Geneva, sans-serif;
    display: block;
}

.center {
    text-align: center;
}

/* ------- Table>List/Form Styles ------------------------------------------- */
table.form {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 20px;
}

table.form tr td:first-child {
    width: 150px;
}

table.form > * > * > td {
    color: #000;
}

table.form td {
    padding: 4px;
}

input.large-field, select.large-field {
    width: 300px;
}

table.list {
    border-collapse: collapse;
    width: 100%;
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
    margin-bottom: 20px;
}

table.list td {
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

table.list thead td {
    background-color: #efefef;
    padding: 0 5px;
}

table.list thead td a, .list thead td {
    text-decoration: none;
    color: #222;
    font-weight: bold;
}

table.list tbody td a {
    text-decoration: underline;
}

table.list tbody td {
    vertical-align: top;
    padding: 0 5px;
}

table.list .left {
    text-align: left;
    padding: 7px;
}

table.list .right {
    text-align: right;
    padding: 7px;
}

table.list .center {
    text-align: center;
    padding: 7px;
}

table.radio {
    width: 100%;
    border-collapse: collapse;
}

table.radio td {
    padding: 5px;
    vertical-align: top;
}

table.radio td label {
    display: block;
}

table.radio tr td:first-child {
    width: 1px;
}

table.radio tr td:first-child input {
    margin-top: 1px;
}

table.radio tr.highlight:hover td {
    background: #f1ffdd;
    cursor: pointer;
}

/* ------- Pagination Styles ------------------------------------------- */
.pagination {
    border: 1px solid #d3d3d3;
    padding: 1% 2%;
    display: inline-block;
    width: 96%;
    margin-bottom: 10px;
    background: #f3f3f3;
}

.pagination .links {
    float: left;
}

.pagination .links a {
    display: inline-block;
    border: 1px solid #eee;
    padding: 4px 10px;
    text-decoration: none;
    color: #a3a3a3;
}

.pagination .links b {
    display: inline-block;
    border: 1px solid #269bc6;
    padding: 4px 10px;
    font-weight: normal;
    text-decoration: none;
    color: #269bc6;
    background: #fff;
}

.pagination .results {
    float: right;
    padding-top: 3px;
}

/* ------- Buttons Styles ------------------------------------------- */
a.button,
input.button {
    padding: 7px 17px;
    /*background: #f06721 url(../image/button-bg.png) center top repeat-x;*/
    background-color: #ed262d;
    text-decoration: none;
    cursor: pointer;
    color: #fff;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
    /*-webkit-border-radius: 5px;*/
    /*-moz-border-radius: 5px;*/
    /*-khtml-border-radius: 5px;*/
    /*border-radius: 5px;*/
}

input.button.default {
    background-color: #808080;
}

a.button {
    display: inline-block;
}

input.button {
    outline: none;
    margin: 0;
    border: none;
    font-family: Arial, Helvetica, sans-serif;
}

a.button:hover,
input.button:hover {
    background-color: #333;
}

.buttons {
    background: #fff;
    border: 1px solid #d3d3d3;
    overflow: auto;
    padding: 6px;
    margin-bottom: 20px;
    margin-top: -1px;
}

.buttons .left {
    float: left;
    text-align: left;
}

.buttons .right {
    float: right;
    text-align: right;
}

.buttons .center {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.group-buttons {
    list-style: none;
    padding-left: 0;
}

.group-buttons li {
    margin-bottom: 5px;
}

.group-buttons-cart input.button {
    width: 98px;
}

.product-info .group-buttons li {
    /*float: left;*/
    display: block;
    margin-right: 5px;
}

/* ------- Tabs Styles ------------------------------------------- */
/*.htabs {*/
/*height: 30px;*/
/*line-height: 16px;*/
/*border-bottom: 1px solid #ddd;*/
/*}*/
/*.htabs a {*/
/*-webkit-border-radius: 5px 5px 0 0;*/
/*-moz-border-radius: 5px 5px 0 0;*/
/*-khtml-border-radius: 5px 5px 0 0;*/
/*border-radius: 5px 5px 0 0;*/
/*background: #fdaa19; !* Old browsers *!*/
/*background: -moz-linear-gradient(top, #fdaa19 0%, #ef6022 100%); !* FF3.6+ *!*/
/*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fdaa19), color-stop(100%, #ef6022)); !* Chrome,Safari4+ *!*/
/*background: -webkit-linear-gradient(top, #fdaa19 0%, #ef6022 100%); !* Chrome10+,Safari5.1+ *!*/
/*background: -o-linear-gradient(top, #fdaa19 0%, #ef6022 100%); !* Opera 11.10+ *!*/
/*background: -ms-linear-gradient(top, #fdaa19 0%, #ef6022 100%); !* IE10+ *!*/
/*background: linear-gradient(top, #fdaa19 0%, #ef6022 100%); !* W3C *!*/
/*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdaa19', endColorstr='#ef6022', GradientType=0); !* IE6-9 *!*/
/*padding: 7px 15px 6px 15px;*/
/*float: left;*/
/*font-family: Arial, Helvetica, sans-serif;*/
/*font-size: 13px;*/
/*font-weight: bold;*/
/*text-align: center;*/
/*text-decoration: none;*/
/*color: #fff;*/
/*margin-right: 2px;*/
/*display: none;*/
/*}*/
/*.htabs a.selected {*/
/*padding-bottom: 8px;*/
/*-webkit-border-radius: 5px 5px 0 0;*/
/*-moz-border-radius: 5px 5px 0 0;*/
/*-khtml-border-radius: 5px 5px 0 0;*/
/*border-radius: 5px 5px 0 0;*/
/*background: #ef6022; !* Old browsers *!*/
/*background: -moz-linear-gradient(top, #ef6022 0%, #fdaa19 100%); !* FF3.6+ *!*/
/*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ef6022), color-stop(100%, #fdaa19)); !* Chrome,Safari4+ *!*/
/*background: -webkit-linear-gradient(top, #ef6022 0%, #fdaa19 100%); !* Chrome10+,Safari5.1+ *!*/
/*background: -o-linear-gradient(top, #ef6022 0%, #fdaa19 100%); !* Opera 11.10+ *!*/
/*background: -ms-linear-gradient(top, #ef6022 0%, #fdaa19 100%); !* IE10+ *!*/
/*background: linear-gradient(top, #ef6022 0%, #fdaa19 100%); !* W3C *!*/
/*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ef6022', endColorstr='#fdaa19', GradientType=0); !* IE6-9 *!*/
/*}*/
/*.tab-content {*/
/*border: 1px solid #fdaa19;*/
/*padding: 10px;*/
/*margin-bottom: 20px;*/
/*z-index: 2;*/
/*overflow: auto;*/
/*}*/
/* ------- Box Styles ------------------------------------------- */
.box {
    margin-bottom: 15px;
}

.box .box-heading {
    padding: 6px 6px 6px 12px;
    font-size: 13px;
    font-weight: bold;
    line-height: 14px;
    color: #fff;
    /*-webkit-border-radius: 5px 5px 0 0;*/
    /*-moz-border-radius: 5px 5px 0 0;*/
    /*-khtml-border-radius: 5px 5px 0 0;*/
    /*border-radius: 5px 5px 0 0;*/
    /*background: #fdab19 url(../image/box-top-bg.png) repeat-x bottom;*/
    background-color: #808080;
}

.box .box-alt {
    background-color: #ed262d;
}

.box .box-content {
    background: #fff;
    padding: 10px;
    border: 1px solid #d3d3d3;
    overflow: hidden;
}

#content .box .box-content {
    border: none;
}

/*.box .box-content .box-content-inner {*/
/*padding: 10px;*/
/*border: 1px solid #d3d3d3;*/
/*overflow: hidden;*/
/*}*/
.box .box-content input[type="text"],
.box .box-content input[type="password"] {
    width: 150px;
    padding-left: 5px;
}

.box .box-content input[name="search"] {
    width: 120px;
}

.box .box-content ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.box .box-content ul li {
    font-size: 0;
}

.box .box-content ul li a {
    /*padding: 0 0 10px 10px;*/
    /*background: #f3f3f3 url(../image/bullet1.png) no-repeat 12px 14px;*/
    border-top: 2px solid #fff;
    display: block;
    width: 145px;
    text-decoration: none;
    color: #333;
    font-size: 12px;
}

.box .box-content ul li a:hover {
    /*background: #e8e8e8 url(../image/bullet1.png) no-repeat 12px 13px;*/
}

.box .box-content ul li ul li {
    border: none;
}

#content .box .box-content {
    padding: 5px 0 0 0;
}

.box .box-bordered {
    padding: 0 10px 10px 10px;
    border: 1px solid #d3d3d3;;
}

/* ------- Box Product Styles ------------------------------------------- */
.box-product {
    width: 100%;
    overflow: auto;
}

.box-product > div {
    width: 153px;
    float: left;
    vertical-align: top;
    margin: 0 5px 5px 0;
    background: #f3f3f3;
    border: 1px solid #ddd;
    text-align: center;
    padding: 5px 0 15px 0;
    box-sizing: border-box;
}

.box-product > div:hover {
    background: #eaeaea;
    border: 1px solid #d1d1d1;
}

.box-product > div:nth-child(5n) {
    margin-right: 0;
}

#column-left + #column-right + #content .box-product > div {
    width: 141px;
}

.box-product .image {
    display: block;
    margin-bottom: 0;
}

.box-product .image img {
}

.box-product .name {
    height: 56px;
    font-weight: bold;
    padding: 10px;
}

.box-product .name a {
    font-size: 16px;
    color: #000;
    text-decoration: none;
}

.box-product .price {
    display: block;
    font-weight: bold;
    color: #333;
    margin: 8px 0;
}

.box-product .price-old {
    color: #f00;
    text-decoration: line-through;
}

.box-product .price-new {
    font-weight: bold;
}

.box-product .rating {
    display: block;
    margin-bottom: 4px;
}

.box-product .cart {
    padding-top: 10px;
}

.box-product .phone {
    padding-left: 5px;
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 18px;
}

/* ------- Box Category Styles ------------------------------------------- */
.box-category {
}

.box-category ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.box-category ul li a {
    background: #f1f1f1 url(../image/bullet1.png) no-repeat 10px 14px !important;
    padding: 8px 8px 8px 24px !important;
    width: 148px !important;
}

.box-category ul li a:hover {
    background: #e8e8e8 url(../image/bullet1.png) no-repeat 10px 14px !important;
}

.box-category > ul > li ul {
    display: none;
    margin: 0;
    padding: 0;
}

.box-category > ul > li a.active {
    font-weight: bold;
}

.box-category > ul > li a.active + ul {
    display: block;
}

.box-category > ul > li ul > li > a {
    text-decoration: none;
    display: block;
    font-size: 11px;
    background: #f1f1f1 none !important;
    text-indent: 12px;
}

.box-category > ul > li ul > li > a.active {
    font-weight: bold;
}

.box-category > ul > li ul > li > a:hover {
    background: #e8e8e8 none !important;
}

/* ------- Content Class Styles ------------------------------------------- */
#content .content {
    overflow: auto;
    margin-bottom: 20px;
}

#content .content .left {
    float: left;
    width: 49%;
}

#content .content .right {
    float: right;
    width: 49%;
}

/* ------- Category Info & List Styles (Content Area)  ------------------------------------------- */
.category-info {
    overflow: auto;
    margin-bottom: 20px;
    border: 1px solid #d3d3d3;
    padding: 10px;
}

.category-info .image {
    float: left;
    padding: 8px;
    margin-right: 15px;
    border: 1px solid #d3d3d3;
    background: #f3f3f3;
}

.category-list {
    overflow: auto;
    margin-bottom: 20px;
    line-height: 1.5;
}

.category-list ul {
    float: left;
    list-style: none;
    padding-left: 0;
}

.category-list a {
    text-decoration: none;
    font-size: 18px;
}

/* ------- Manufacturer Styles ------------------------------------------- */
.manufacturer-list {
    border: 1px solid #dbdee1;
    padding: 5px;
    overflow: auto;
    margin-bottom: 20px;
}

.manufacturer-heading {
    background: #f8f8f8;
    font-size: 15px;
    font-weight: bold;
    padding: 5px 8px;
    margin-bottom: 6px;
}

.manufacturer-content {
    padding: 8px;
}

.manufacturer-list ul {
    float: left;
    width: 25%;
    margin: 0 0 10px;
    padding: 0;
    list-style: none;
}

/* ------- Products Filter/Sort/Compare Styles ------------------------------------------- */
.product-filter {
    border: 1px solid #d3d3d3;
    padding: 8px 15px;
    overflow: auto;
}

.product-filter .display {
    margin-right: 15px;
    float: left;
    padding-top: 4px;
    color: #333;
}

.product-filter .display a {
    font-weight: bold;
}

.product-filter .sort {
    float: right;
    color: #333;
}

.product-filter .limit {
    margin-left: 15px;
    float: right;
    color: #333;
}

.product-compare {
    padding: 8px 15px;
    margin-bottom: 25px;
    font-weight: bold;
    border: solid #d3d3d3;
    border-width: 0 1px 1px 1px;
}

.product-compare a {
    text-decoration: none;
    font-weight: bold;
}

/* ------- Products List Styles ------------------------------------------- */
.product-list {
    margin: 15px 0;
}

.product-list > div {
    overflow: auto;
    margin-bottom: 15px;
    background: #f3f3f3;
    border: 1px solid #ddd;
    padding: 15px;
}

.product-list > div:hover {
    background: #eaeaea;
    border: 1px solid #d1d1d1;
}

.product-list .right {
    float: right;
    margin-left: 15px;
}

.product-list > div + div {
    padding-top: 16px;
}

.product-list .image {
    float: left;
    margin-right: 10px;
}

.product-list .image img {
}

.product-list .name {
    margin-bottom: 8px;
}

.product-list .name a {
    color: #222;
    font-weight: bold;
    text-decoration: none;
    font-size: 14px;
}

.product-list .name a:hover {
    color: #f16921;
}

.product-list .description {
    line-height: 15px;
    margin-bottom: 5px;
    word-break: break-all;
    color: #4d4d4d;
    float: left;
    width: 274px;
    min-height: 100px;
}

#column-left + #content .product-list .description {
    width: 490px;
}

.product-list .rating {
    color: #7b7b7b;
}

.product-list .price {
    float: right;
    text-align: right;
    color: #333;
    font-weight: bold;
}

.product-list .price-old {
    color: #f00;
    text-decoration: line-through;
}

.product-list .price-new {
    font-weight: bold;
}

.product-list .price-tax {
    font-size: 12px;
    font-weight: normal;
    color: #bbb;
}

.product-list .stock {
    clear: right;
    float: right;
    text-align: right;
    color: #333;
    padding-top: 10px;
}

.product-list .cart {
    float: right;
}

.product-list .wishlist, .product-list .compare {
    margin-bottom: 3px;
}

.product-list .wishlist a {
    color: #333;
    text-decoration: none;
    display: block;
}

.product-list .compare a {
    color: #333;
    text-decoration: none;
    display: block;
}

/* ------- Products Grid Styles ------------------------------------------- */
.product-grid {
    width: 100%;
    overflow: auto;
    margin: 15px 0;
}

.product-grid > div {
    width: 133px;
    float: left;
    vertical-align: top;
    margin: 0 5px 5px 0;
    background: #f3f3f3;
    border: 1px solid #ddd;
    text-align: center;
    padding: 5px 0 15px 0;
    box-sizing: border-box;
}

.product-grid > div:nth-child(4n) {
    margin-right: 0;
}

.product-grid > div:hover {
    background: #eaeaea;
    border: 1px solid #d1d1d1;
}

.product-grid .image {
    display: block;
    margin-bottom: 0;
}

.product-grid .image img {
}

.product-grid .name {
    height: 70px;
    padding: 10px;
}

.product-grid .name a {
    color: #222;
    font-weight: bold;
    font-size: 14px;
    text-decoration: none;
    display: block;
    margin: 8px 0;
    word-wrap: break-word;
}

.product-grid .name a:hover {
    color: #f16921;
}

.product-grid .description {
    display: none;
}

.product-grid .rating {
    display: block;
    margin-bottom: 4px;
}

.product-grid .price {
    display: block;
    font-weight: bold;
    color: #333;
    margin: 8px 0;
}

.product-grid .price-old {
    color: #f00;
    text-decoration: line-through;
}

.product-grid .price-new {
    font-weight: bold;
}

.product-grid .price .price-tax {
    display: none;
}

.product-grid .cart {
    margin-bottom: 8px;
}

.product-grid .wishlist, .product-grid .compare {
    margin-bottom: 3px;
}

.product-grid .wishlist a {
    color: #333;
    text-decoration: none;
    display: block;
}

.product-grid .compare a {
    color: #333;
    text-decoration: none;
    display: block;
}

#column-left + #content .product-grid > div {
    width: 153px;
}

#column-left + #content .product-grid > div:nth-child(4n) {
    margin-right: 5px;
}

#column-left + #content .product-grid > div:nth-child(5n) {
    margin-right: 0;
}

/* ------- Product Page Styles ------------------------------------------- */
.product-info {
    overflow: auto;
    margin-bottom: 20px;
    border: 1px solid #d3d3d3;
    padding: 10px;
}

.product-info > .left {
    float: left;
    margin-right: 15px;
}

.product-info > .left + .right {
    margin-left: 265px;
}

.product-info .image {
    border: 1px solid #d3d3d3;
    float: left;
    padding: 10px;
    text-align: center;
}

.product-info .image-additional {
    width: 260px;
    margin-left: -10px;
    clear: both;
    overflow: hidden;
}

.product-info .image-additional img {
    border: 1px solid #d3d3d3;
}

.product-info .image-additional a {
    float: left;
    display: block;
    margin-left: 10px;
    margin-bottom: 10px;
}

.product-info .description {
    border-bottom: 1px solid #d3d3d3;
    padding: 5px 5px 10px 5px;
    margin-bottom: 10px;
    line-height: 20px;
    color: #4d4d4d;
}

.product-info .description span {
    color: #222;
}

.product-info .description a {
    color: #222;
    text-decoration: none;
}

.product-info .price {
    overflow: auto;
    border-bottom: 1px solid #d3d3d3;
    padding: 0 5px 10px 5px;
    margin-bottom: 10px;
    font-size: 15px;
    font-weight: bold;
    color: #333;
}

.product-info .stock {
    overflow: auto;
    border-bottom: 1px solid #d3d3d3;
    padding: 0 5px 10px 5px;
    margin-bottom: 10px;
    font-size: 15px;
    color: #333;
}

.product-info .price-old {
    color: #f00;
    text-decoration: line-through;
}

.product-info .price-new {
}

.product-info .price-tax {
    font-size: 12px;
    font-weight: normal;
    color: #999;
}

.product-info .price .reward {
    font-size: 12px;
    font-weight: normal;
    color: #999;
}

.product-info .price .discount {
    font-weight: normal;
    font-size: 12px;
    color: #4d4d4d;
}

.product-info .options {
    border-bottom: 1px solid #d3d3d3;
    padding: 0 5px 10px 5px;
    margin-bottom: 10px;
    color: #000;
}

.product-info .option-image {
    margin-top: 3px;
    margin-bottom: 10px;
}

.product-info .option-image label {
    display: block;
    width: 100%;
    height: 100%;
}

.product-info .option-image img {
    margin-right: 5px;
    border: 1px solid #d3d3d3;
    cursor: pointer;
}

.product-info .cart {
    padding: 0 5px;
    color: #4d4d4d;
    overflow: auto;
}

.product-info .cart div {
    float: left;
    vertical-align: middle;
}

.product-info .cart div > span {
    padding-top: 7px;
    display: block;
    color: #999;
}

.product-info .cart .minimum {
    padding-top: 5px;
    font-size: 11px;
    color: #999;
    clear: both;
}

.product-info .cart .buy {
    margin-bottom: 10px;
    font-size: 14px;
}

.product-info .cart .phone {
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: bold;
}

.product-info .review {
    color: #4d4d4d;
    border-top: 1px solid #d3d3d3;
    border-left: 1px solid #d3d3d3;
    border-right: 1px solid #d3d3d3;
    margin-bottom: 10px;
}

.product-info .review > div {
    padding: 8px;
    border-bottom: 1px solid #d3d3d3;
    line-height: 20px;
}

.product-info .review > div > span {
    color: #38b0e3;
}

.product-info .review .share {
    overflow: auto;
    line-height: normal;
}

.product-info .review .share a {
    text-decoration: none;
}

.product-descr {
    padding: 10px;
    border: 1px solid #d3d3d3;
}

.review-list {
    padding: 10px;
    overflow: auto;
    margin-bottom: 20px;
    border: 1px solid #eee;
}

.review-list .author {
    float: left;
    margin-bottom: 20px;
}

.review-list .rating {
    float: right;
    margin-bottom: 20px;
}

.review-list .text {
    clear: both;
}

/* ------- Attribute Styles ------------------------------------------- */
.attribute {
    border-collapse: collapse;
    width: 100%;
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
    margin-bottom: 20px;
}

.attribute thead td, .attribute thead tr td:first-child {
    color: #000;
    font-size: 14px;
    font-weight: bold;
    background: #f7f7f7;
    text-align: left;
}

.attribute tr td:first-child {
    color: #000;
    font-weight: bold;
    text-align: right;
    width: 20%;
}

.attribute td {
    padding: 7px;
    color: #4d4d4d;
    text-align: center;
    vertical-align: top;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

/* ------- Compare Info Styles ------------------------------------------- */
.compare-info {
    border-collapse: collapse;
    width: 100%;
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
    margin-bottom: 20px;
}

.compare-info thead td, .compare-info thead tr td:first-child {
    color: #000;
    font-size: 14px;
    font-weight: bold;
    background: #f7f7f7;
    text-align: left;
}

.compare-info tr td:first-child {
    color: #000;
    font-weight: bold;
    text-align: right;
}

.compare-info td {
    padding: 7px;
    width: 20%;
    color: #4d4d4d;
    text-align: center;
    vertical-align: top;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

.compare-info .name a {
    font-weight: bold;
}

.compare-info .price-old {
    font-weight: bold;
    color: #f00;
    text-decoration: line-through;
}

.compare-info .price-new {
    font-weight: bold;
}

/* ------- Wishlist Styles ------------------------------------------- */
.wishlist-product table {
    width: 100%;
    border-collapse: collapse;
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    margin-bottom: 20px;
}

.wishlist-product td {
    padding: 7px;
}

.wishlist-product thead td {
    color: #4d4d4d;
    font-weight: bold;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ddd;
}

.wishlist-product thead .remove, .wishlist-product thead .image, .wishlist-product thead .cart {
    text-align: center;
}

.wishlist-product thead .name, .wishlist-product thead .model, .wishlist-product thead .stock {
    text-align: left;
}

.wishlist-product thead .quantity, .wishlist-product thead .price, .wishlist-product thead .total {
    text-align: right;
}

.wishlist-product tbody td {
    vertical-align: top;
    border-bottom: 1px solid #ddd;
}

.wishlist-product tbody .remove {
    vertical-align: middle;
}

.wishlist-product tbody .remove, .wishlist-product tbody .image, .wishlist-product tbody .cart {
    text-align: center;
}

.wishlist-product tbody .name, .wishlist-product tbody .model, .wishlist-product tbody .stock {
    text-align: left;
}

.wishlist-product tbody .quantity, .wishlist-product tbody .price, .wishlist-product tbody .total {
    text-align: right;
}

.wishlist-product tbody .price s {
    color: #f00;
}

/* ------- Login Content Styles ------------------------------------------- */
.login-content {
    margin-bottom: 20px;
    overflow: auto;
}

.login-content .left {
    float: left;
    width: 48%;
}

.login-content .right {
    float: right;
    width: 48%
}

.login-content .left .content,
.login-content .right .content {
    min-height: 190px;
}

/* ------- Orders Styles ------------------------------------------- */
.order-list {
    margin-bottom: 10px;
}

.order-list .order-id {
    width: 49%;
    float: left;
    margin-bottom: 2px;
}

.order-list .order-status {
    width: 49%;
    float: right;
    text-align: right;
    margin-bottom: 2px;
}

.order-list .order-content {
    padding: 10px 0;
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
}

.order-list .order-content div {
    float: left;
    width: 33.3%;
}

.order-list .order-info {
    text-align: right;
}

.order-detail {
    background: #efefef;
    font-weight: bold;
}

/* ------- Returns Styles ------------------------------------------- */
.return-list {
    margin-bottom: 10px;
}

.return-list .return-id {
    width: 49%;
    float: left;
    margin-bottom: 2px;
}

.return-list .return-status {
    width: 49%;
    float: right;
    text-align: right;
    margin-bottom: 2px;
}

.return-list .return-content {
    padding: 10px 0;
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
}

.return-list .return-content div {
    float: left;
    width: 33.3%;
}

.return-list .return-info {
    text-align: right;
}

.return-product {
    overflow: auto;
    margin-bottom: 20px;
}

.return-name {
    float: left;
    width: 33.3%;
}

.return-model {
    float: left;
    width: 33.3%;
}

.return-quantity {
    float: left;
    width: 33.3%;
}

.return-detail {
    overflow: auto;
    margin-bottom: 20px;
}

.return-reason {
    float: left;
    width: 33.3%;
}

.return-opened {
    float: left;
    width: 33.3%;
}

.return-opened textarea {
    width: 98%;
    vertical-align: top;
}

.return-remove {
    float: left;
    width: 33.3%;
    padding-top: 90px;
    text-align: center;
    vertical-align: middle;
}

.return-additional {
    overflow: auto;
    margin-bottom: 20px;
}

.return-comment {
    float: left;
    width: 49%;
}

.return-captcha {
    float: right;
    width: 49%;
}

/* ------- Download List Styles ------------------------------------------- */
.download-list {
    margin-bottom: 10px;
}

.download-list .download-id {
    width: 49%;
    float: left;
    margin-bottom: 2px;
}

.download-list .download-status {
    width: 49%;
    float: right;
    text-align: right;
    margin-bottom: 2px;
}

.download-list .download-content {
    padding: 10px 0;
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
}

.download-list .download-content div {
    float: left;
    width: 33.3%;
}

.download-list .download-info {
    text-align: right;
}

/* ------- Cart Styles ------------------------------------------- */
.cart-info table {
    width: 100%;
    margin-bottom: 20px;
    border-collapse: collapse;
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
}

.cart-info td {
    padding: 7px;
}

.cart-info thead td {
    color: #fff;
    font-weight: bold;
    background-color: #ed262d;
    border-bottom: 1px solid #ddd;
}

.cart-info thead .remove, .cart-info thead .image {
    text-align: center;
}

.cart-info thead .name, .cart-info thead .model {
    text-align: left;
}

.cart-info thead .quantity, .cart-info thead .price, .cart-info thead .total {
    text-align: right;
}

.cart-info tbody td {
    vertical-align: top;
    border-bottom: 1px solid #ddd;
}

.cart-info tbody .remove {
    vertical-align: middle;
}

.cart-info tbody .remove, .cart-info tbody .image {
    text-align: center;
}

.cart-info tbody .name, .cart-info tbody .model {
    text-align: left;
}

.cart-info tbody .quantity, .cart-info tbody .price, .cart-info tbody .total {
    text-align: right;
}

.cart-info tbody span.stock {
    color: #f00;
    font-weight: bold;
}

.cart-module .cart-heading {
    border: 1px solid #dbdee1;
    padding: 8px 8px 8px 22px;
    font-weight: bold;
    font-size: 13px;
    color: #555;
    margin-bottom: 15px;
    cursor: pointer;
    background: #f8f8f8 url(../image/arrow-right.png) 10px 50% no-repeat;
}

.cart-module .active {
    background: #f8f8f8 url(../image/arrow-down.png) 7px 50% no-repeat;
}

.cart-module .cart-content {
    padding: 0 0 15px 0;
    display: none;
    overflow: auto;
}

.cart-total {
    border-top: 1px solid #ddd;
    overflow: auto;
    padding-top: 8px;
    margin-bottom: 15px;
}

.cart-total table {
    float: right;
}

.cart-total td {
    padding: 3px;
    text-align: right;
}

/* ------- Checkout Styles ------------------------------------------- */
.checkout-heading {
    background: #f8f8f8;
    border: 1px solid #dbdee1;
    padding: 8px;
    font-weight: bold;
    font-size: 13px;
    color: #555;
    margin-bottom: 15px;
}

.checkout-heading a {
    float: right;
    margin-top: 1px;
    font-weight: normal;
    text-decoration: none;
}

.checkout-content {
    padding: 0 0 15px 0;
    display: none;
    overflow: auto;
}

.checkout-content .left {
    float: left;
    width: 48%;
}

.checkout-content .right {
    float: right;
    width: 48%;
}

.checkout-content .buttons {
    clear: both;
}

.checkout-product table {
    width: 100%;
    border-collapse: collapse;
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    margin-bottom: 20px;
}

.checkout-product td {
    padding: 7px;
}

.checkout-product thead td {
    color: #4d4d4d;
    font-weight: bold;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ddd;
}

.checkout-product thead .name, .checkout-product thead .model {
    text-align: left;
}

.checkout-product thead .quantity, .checkout-product thead .price, .checkout-product thead .total {
    text-align: right;
}

.checkout-product tbody td {
    vertical-align: top;
    border-bottom: 1px solid #ddd;
}

.checkout-product tbody .name, .checkout-product tbody .model {
    text-align: left;
}

.checkout-product tbody .quantity, .checkout-product tbody .price, .checkout-product tbody .total {
    text-align: right;
}

.checkout-product tfoot td {
    text-align: right;
    border-bottom: 1px solid #ddd;
}

/* ------- Contact Styles ------------------------------------------- */
.contact-info {
    overflow: auto;
}

.contact-info .left {
    float: left;
    width: 48%;
}

.contact-info .right {
    float: left;
    width: 48%;
}

/* ------- Sitemap Styles ------------------------------------------- */
.sitemap-info {
    overflow: auto;
    margin-bottom: 40px;
}

.sitemap-info .left {
    float: left;
    width: 48%;
}

.sitemap-info .right {
    float: left;
    width: 48%;
}

/* ------- Footer Styles ------------------------------------------- */
#footer {
    clear: both;
    background-color: #808080;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    padding: 0 20px;
}

#footer .menu {
    background: none;
}

#footer br {
    display: none;
}

#footer,
#footer a {
    color: #fff;
    text-decoration: none;
    font-size: 12px;
}

#footer a {
    font-weight: bold;
}

#footer a:hover {
    color: #fff;
    text-decoration: underline;
}

#footer ul.floatleft {
    list-style: none;
    padding: 0;
    margin: 0;
}

#footer ul.floatleft li {
    display: block;
    float: left;
    padding: 0 4px;
}

#footer ul.floatleft li:last-child {
    display: none;
}

#footer .floatright {
    float: right;
    font-size: 11px;
}

#footer .floatright a {
    font-size: 11px;
}

#footer_copyright {
    margin: 15px 0;
    text-align: center;
}

#footer_copyright p {
    margin-bottom: 5px;
}

/* ------- Banner Styles ------------------------------------------- */
.banner div {
    text-align: center;
    width: 100%;
}

.banner div img {
    margin-bottom: 10px;
}