@font-face {
    font-family: 'Engschrif';
    src: url('../fonts/font-webfont.eot');
    src: url('../fonts/font-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/font-webfont.woff') format('woff'),
    url('../fonts/font-webfont.ttf') format('truetype'),
    url('../fonts/font-webfont.svg#din_1451_engschriftregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

body {
    background:#000000 url(../images/bg.jpg) top center repeat;
    font: 12px/1.5 Verdana;
}
.messages {
    overflow: hidden;
    width: 100%;
}
.messages, .messages ul {
    list-style: outside none none !important;
    margin: 0 !important;
    padding: 0 !important;
}
.messages li {
    margin: 10px 0 !important;
}
.success-msg {
    color: #fb5f02;
}

.messages, .messages ul {
    list-style: outside none none !important;
    margin: 0 !important;
    padding: 0 !important;
}
.error-msg, .success-msg, .note-msg, .notice-msg {
    float: left;
    font-size: 11px !important;
    font-weight: bold !important;
    margin: 0 15px;
}
.messages li li {
    margin: 0 0 3px !important;
}
.messages li {
    margin: 10px 0 !important;
}
.messages, .messages ul {
    list-style: outside none none !important;
}
ul {
    padding: 0;
}
body .page > .container > .row {
    background-color: #ffffff;
    margin-bottom: 10px;
}
.messages, .messages ul {
    list-style: outside none none !important;
    margin: 0 !important;
    padding: 0 !important;
}
.error-msg {
    background-image: url("../images/i_msg-error.gif");
    background-repeat: no-repeat;
    color: #000;
    margin-top: 15px;
    padding-left: 20px;
}
.error-msg, .success-msg, .note-msg, .notice-msg {

    font-size: 11px !important;
    font-weight: bold !important;
    margin: 0 15px;
}

.header > .container:last-child {
    background-color: #3c352a;
    padding-top: 15px;
}

.navbar {

    margin-bottom: 0;
    border: 0;
    min-height: auto;
    border-radius: 0;
    margin: 0 auto;
}
.navbar-toggle {
    margin-top: 0;
    padding: 6px 14px;
}
.navbar-toggle .icon-bar {
    background-color: white;
}


.page > .container {
    background-color: #3c352a;

    margin: 0 auto;
}

.page > .container > .row {
    margin: 0;
}

.header-cart > .row > div {
    padding: 0;
}

.col-main {
    margin-bottom: 30px;
}

.header .header-cart {
    margin-top: 21px;
    margin-bottom: 15px;
}

.header .header-cart .logo {
    padding: 2px 0 0 10px;
}

.header .header-cart .quick-access {
    float: right;
    height: 49px;
    padding: 14px 17px 0;

    background: transparent url("../images/quick-access-bg.png") repeat-x scroll 0 0;
}

.header .header-cart .quick-access ul {
    padding-left: 0;
}

.header .header-cart .quick-access ul li {
    display: inline;
}

.header .header-cart .quick-access ul li a {
    color: #ffffff;
    font-size: 12px;
}

.header .header-cart .quick-access ul li.first a {
    border-right: 1px solid #929292;
    padding-right: 17px;
}

.header .header-cart .quick-access ul li.last a {
    border-left: 1px solid #929292;
    padding-left: 17px;
}

.header .header-cart .quick-access a.top-link-cart {
    background: transparent url("../images/cart-ico.png") no-repeat scroll 5px 5px;
    padding: 10px 17px 5px 45px;
}



/* cms-home */

.cms-home .floating-seat {
    left: 625px;
    position: relative;
    top: -70px;
    z-index: 1;
}

.cms-home .about, .cms-home .slogan {
    background-color: white;
    height: 180px;
    padding-top: 30px;
}

.cms-home .pricing h1, .cms-home .home-info div div div h1{
    color: #ff4200;
    font-family: "Engschrif";
    font-size: 34px;
    line-height: normal;
    margin:0 30px 30px 30px;
}

.cms-home .pricing {
    background-color: white;
    padding: 10px 0 30px 0;
    margin-top: 10px;
}
.cms-home .pricing .row {
    margin: 0 30px;
}
.cms-home .about {
    color: #666;
    font-size: 14px;
    line-height: normal;
    padding-right: 30px;

}

.cms-home .slogan {
    color: #0e86ff;
    font-family: "Engschrif";
    font-size: 60px;
    line-height: 0.95em;
    padding-left: 30px;
}
.cms-home .category,
.all-sub-cat .row [class*="col-"],
.catalog-category-view .category

{
    text-align: center;
    padding: 10px 15px;
}

.cms-home .category a,
.catalog-category-view .category a{
    text-decoration: none;
    color: #000;
}

.cms-home .category:hover,
.all-sub-cat .row [class*="col-"]:hover,
.catalog-category-view .category:hover {
   padding: 5px 15px;
    border-top: 5px solid #ff4200;
    border-bottom: 5px solid #ff4200;
}

.cms-home .category span,
.catalog-category-view .category span{
    display: block;
    text-transform: uppercase;
    margin-top: 5px;
    min-height: 54px;
}

.cms-home .home-info {
    background-color: #ffffff;
    margin: 15px 0;
}

.cms-home .home-info div div div {

    padding: 10px;
    color: #000;
    height: 170px;
}
.cms-home .home-info div div div a {
    color: #666 !important;
    text-decoration: underline !important;
}

.cms-home .home-info div div div a:hover {
    text-decoration: none !important;
}

.cms-home .home-info div div div h1 {
    margin: 0 0 10px;
    color: #ffffff;

}
.cms-home .home-info div p{
    margin: 0;
}

.cms-home .home-info .home-info-left {
    background-color: #d77943;
    margin: 15px 0 15px 15px;
}

.cms-home .home-info .home-info-center {
    margin: 15px 0;
}

.cms-home .home-info .home-info-right {
    margin: 15px 15px 0 0;
}

.cms-home .home-info .home-info-center, .cms-home .home-info .home-info-right {
    background-color: #d2def3;
}
.cms-home .home-info .home-info-center h1, .cms-home .home-info .home-info-right h1 {
    color: #0e86ff;
}

/* cms-page-view */
.cms-page-view  > .page > .container > .row{
    background-color: #ffffff;

}
.cms-page-view .cmsBanner p{
    margin: 0 !important;

}
.cms-page-view img {
    display: block;
    height: auto;
    max-width: 100%;
}

.cms-page-view > .page > .container table{
    border-collapse: inherit;
}
.cms-page-view > .page > .container .col-main{
    padding-left: 30px;
}
/*  catalog-category-view */

.catalog-category-view {
    color: #000000;
}

.catalog-category-view h1, .cms-page-view h1, .contacts-index-index h1, .catalog-product-view h1, .checkout-onepage-success h1 {
    color: #0e86ff;
    font-family: "Engschrif";
    font-size: 34px;
    line-height: normal;
    margin-top: 5px;
}


.catalog-category-view .fullPrice {
    background-color: gray;
    color: white;
    display: block;
    font-weight: bold;
    margin: 20px 0;
    padding: 3px 0 3px 15px;
}

.catalog-category-view .panel-default {
    border-color: #aaaaaa;
}

.catalog-category-view .panel-default a .panel-heading {
    border-bottom-color: #aaaaaa;
    padding: 10px;
    background-color: #e6e6e6;
}
.catalog-category-view .panel-default a[aria-expanded="false"] .panel-heading {
    background-color: #aaa;
}

.catalog-category-view .panel-default a .glyphicon {
    margin-right: 5px;
    font-size: 10px;
}

.catalog-category-view .panel-default a[aria-expanded="false"] .glyphicon-menu-down {
    display: none;
}

.catalog-category-view .panel-default a[aria-expanded="true"] .glyphicon-menu-right {
    display: none;
}

.catalog-category-view .panel-default a{
    color: #555555;
    text-decoration: none;
}
.catalog-category-view .panel-default a:hover{
    color: #000000;
}
.catalog-category-view .panel-title {
    font-size: 12px;
    font-weight: bold;

}
.catalog-category-view .sedan-van img{
    margin: 40px auto;
}

.catalog-category-view .pr-thumb img{
    border: 1px solid #ddd;
    box-shadow: 0 0 10px #ddd;
    padding: 6px;
    margin: 0 auto 20px auto;
}


.catalog-category-view .panel-body {
    padding: 8px;
}

.catalog-category-view .products-list{
    list-style: none;
    padding: 0;
    margin: 0;
}
.catalog-category-view .products-list .item {
    min-height: 22px;
    border-bottom: 1px solid #aaaaaa;
    margin: 5px 0;
}
.catalog-category-view .products-list .item:last-child {
    border-bottom: none;
}
.catalog-category-view .products-list .item a, .catalog-category-view .products-list .item div{
    float: left;
}

.catalog-category-view .products-list .item a{
    background-color: #ff4200;
    color: white;
    float: left;
    font-size: 11px;
    font-weight: bold;
    margin: 0 10px 0 0;
    padding: 0 4px;
}

.catalog-category-view .products-list .item a:hover{
    background-color: gray;
}

.catalog-category-view .products-list .item .price {
    color: #ff4200;
    font-family: Verdana;
    font-size: 13px;
    white-space: nowrap !important;
    margin-right: 10px;
}

/* contact us */

.contacts-index-index > .page > .container .contact-us-form {
    padding: 30px;
}

.contacts-index-index > .page > .container .contact-us-form form{
    margin-bottom: 40px;
}

.contacts-index-index > .page > .container .contact-us-form em {
    color: #eb340a;;
}

.contacts-index-index > .page > .container .contact-us-form input.input-text, .contacts-index-index > .page > .container .contact-us-form textarea {
    border: 1px solid black;
    max-width: 50%;
}
.contacts-index-index > .page > .container .contact-us-form textarea {
    max-width: 70%;
}

.contacts-index-index > .page > .container .contact-us-form .btn{
    background-color: #fb5f02 ;
    border: none;
    color: #ffffff;
}
.contacts-index-index > .page > .container .contact-us-form .btn:hover{
    background-color: #2f2f2f;
}

.contacts-index-index > .page > .container .contact-us-form .required-msg {
    color: #eb340a;
    font-size: 11px;
}

.contacts-index-index > .page > .container > .row {
    background-color: #ffffff;
}



.contacts-index-index .validation-advice {
    clear: both;
    color: #eb340a;
    font-size: 11px;
    font-weight: bold;
    line-height: 13px;
    margin: 3px 0 0;
    min-height: 13px;
    padding-left: 17px;
}

.contacts-index-index .validation-failed {
    background: #faebe7 none repeat scroll 0 0 !important;
    border: 1px dashed #eb340a !important;
}

/* all sub cat */

.all-sub-cat .row{
    margin-bottom: 15px;
}

.all-sub-cat .row span{
    text-decoration: underline;
    color: #000;
    text-transform: uppercase;
    margin-top: 10px;
    display: block;
    padding: 0 15px;
}


/* footer */
footer {
    background: #2e3337 url("../images/bg-footer.gif") repeat-x scroll 0 0;
    margin-top: 30px;
}

footer ul {
    list-style: none;
    font-size: 11px;
    color: #ffffff;

    padding: 0;
}

footer ul li h2 {
    text-transform: uppercase;
    color: white;
    font-size: 14px;
    font-weight: bold;
}

footer ul li a {
    color: #ffffff;
    text-decoration: none !important;
}

footer ul li a:hover, footer ul li a:focus {
    color: #c9c9c9;
}

footer .row.match-my-cols {
    overflow: hidden;
}

footer .row.match-my-cols [class*="col-"]{
    margin-bottom: -99999px;
    padding-bottom: 99999px;
    border-right: 1px solid #929292;
}

/* Left nav */
.catalog-category-view > .page > .container {

}
.catalog-category-view > .page > .container > .row > .left-sidebar {
    background: #ffffff url("../images/left-menu-bg.jpg") repeat-y scroll left top;
}

.catalog-category-view > .page > .container > .row {
    background-color: #ffffff;
}
.catalog-category-view > .page > .container > .row.match-my-cols {
    overflow: hidden;
}

.catalog-category-view > .page > .container > .row.match-my-cols > [class*="col-"]{
    margin-bottom: -99999px;
    padding-bottom: 99999px;
}

/*  catalog-product-view */

.catalog-product-view > .page > .container > .row.match-my-cols {
    overflow: hidden;
}
.catalog-product-view > .page > .container > .row {
    background-color: #ffffff;
}
.catalog-product-view > .page > .container > .row > .left-sidebar {
    background: #ffffff url("../images/left-menu-bg.jpg") repeat-y scroll left top;
}
.catalog-product-view > .page > .container > .row.match-my-cols {
    overflow: hidden;
}
.catalog-product-view > .page > .container > .row.match-my-cols > [class*="col-"]{
    margin-bottom: -99999px;
    padding-bottom: 99999px;
}
.catalog-product-view > .page > .container {

}

.catalog-product-view > .page > .container .product-name {
    color: #0e86ff;
    margin-bottom: 20px;
}
.catalog-product-view > .page > .container .product-name h1{
    margin-bottom: 0;
}
.catalog-product-view > .page > .container .product-options label {
    text-transform: uppercase;
    color: #000000;
}

.product-options dd.optionCustomWrapper {
    border-bottom: 1px dashed #000000;
    line-height: 1px;
    margin: 10px 0;
    padding: 0;
    width: 100%;
}
/* breadcrumbs */

.breadcrumbs {
    color: #808080;
    font-size: 11px;
    margin: 0;
    padding: 10px 0 5px;
    font-weight: normal;
}
.breadcrumbs a{
    color: #808080;
}
.breadcrumbs ul{
    list-style: none;
    padding: 0;
}
.breadcrumbs ul li{
    display: inline;
}
.breadcrumbs strong{
    color: #0e86ff;
    font-weight: normal;
}

/* form */

.product-options .form-control {
    box-shadow: none;
    border: 1px solid #2f2f2f;
}

.product-options .input-sm {
    border-radius: 0;
}


.product-options ul {
    list-style: none;
}
.product-options ul li input{
    float: left;

}
.product-options ul li span, .product-options ul li label{
    display: block;
    font-size: 12px;
    font-weight: normal !important;
    margin-left: 5px;
    margin-top: 0;
    text-align: left;
    text-transform: none !important;
    white-space: normal;
    line-height: inherit;
    padding: 0 0 0 5px;
}
.product-options .row {
    margin-bottom: 7px;

}
.product-options .row textarea{
    max-width: 50%;
}
.product-options .row input[type="text"]{
    height: 26px;
    max-width: 35%;
}
.product-options .row select{
    max-width: 35%;
}

.product-options h3 {
    color: #0e86ff;
    font-family: "Engschrif";
    font-size: 30px;
    line-height: normal;
    margin: 0;
}
.product-options ul.options-list .image-option input.radio {
    margin: 45px 10px 0 0;
}
.product-options .image-option {
    margin-bottom: 15px;
}

.product-options .image-option-colour {
    min-height: 110px;
}


.product-options .image-option-colour img{
    display: block;
}
.product-options ul.options-list input.checkbox {
    float: left;

}
.product-options .file-upload-override-button {
    background: rgba(0, 0, 0, 0) url("../images/upload_btn.jpg") repeat scroll 0 0;
    cursor: pointer;
    height: 26px;
    overflow: hidden;
    position: relative;
    width: 109px;
    float: left !important;
}
.product-options .file-upload-button {
    cursor: pointer;
    height: 50px;
    left: -10px;
    opacity: 0;
    position: absolute;
    top: -10px;
}
.product-options .file-upload-filename {
    color: #017aaf;
    font-size: 10px;
    font-weight: bold;
    padding: 5px 0 0 10px;
    float: left;
}

.product-options-bottom .regular-price .price {
    color: #ff4200;
    font-family: Verdana;
    font-size: 13px;
    white-space: nowrap !important;font-size: 18px;
}
.product-options-bottom .add-to-cart, .product-options-bottom .price-box{
    float: left;

}
.product-options-bottom .add-to-cart label{
    font-weight: normal;
    margin-left: 10px;
}
.product-options-bottom .add-to-cart .qty {
    border: 1px solid #aaaaaa;

    height: 26px;
    line-height: 24px;
    margin-right: 10px;
    padding: 0;
    text-align: center;
    width: 43px !important;
}

.product-options-bottom .add-to-cart button.button span span {
    background: #fb5f02 none repeat scroll 0 0;
    border-radius: 3px;
    display: block;
    padding: 3px 11px;
}

.product-options-bottom .add-to-cart button.button {
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    cursor: pointer;
    margin: 0;
    overflow: visible;
    padding: 0;
    width: auto;
}

.product-options-bottom .add-to-cart button.button span {
    border: 0 none;
    color: #fff;
    display: block;
    text-align: center;
    text-transform: none;
    white-space: nowrap;
}
.product-options label a {
    color: #000000;
    text-decoration: underline;
}

.product-options ul.validation-failed {
    padding: 0 7px;
}
.validation-advice {
    clear: both;
    color: #eb340a;
    font-size: 11px;
    font-weight: bold;
    line-height: 13px;
    margin: 3px 0 0;
    min-height: 13px;
    padding-left: 17px;
}
.validation-failed {
    background: #faebe7 none repeat scroll 0 0 !important;
    border: 1px dashed #eb340a !important;
}

/* customer-account-login */

.customer-account-login .new-users div:last-child {
margin-bottom: 60px;
}

.customer-account-login  > .page > .container > .row,
.customer-account-forgotpassword   > .page > .container > .row {
    background-color: #ffffff;
    margin-bottom: 10px;
}

.customer-account-login h1,
.customer-account-forgotpassword h1,
.customer-account-create h1,
.checkout-onepage-index h1 {
    color: #0e86ff;
    font-family: "Engschrif";
    font-size: 34px;
    line-height: normal;
    margin-top: 20px;
    margin-bottom: 20px;
}

.customer-account-login .account-login .registered-users div:first-child, .customer-account-login .account-login .new-users div:first-child{
    border: 1px solid #aaaaaa;
    border-radius: 4px;
    padding: 15px;
    min-height: 245px;
    margin-bottom: 10px;
}


.customer-account-login .account-login ul {
    list-style: none;
    color: #000;
}
.customer-account-login .account-login ul em {
    color: #eb340a;
}

.customer-account-login .account-login ul .form-control,
.customer-account-forgotpassword .form-control {
    border: 1px solid #2f2f2f;
    box-shadow: none;
}
.customer-account-login .account-login ul input {
    height: 26px;
    max-width: 50%;
}

.customer-account-login .account-login ul label[for="pass"] {
    margin-top: 15px;

}
.customer-account-login .account-login button.button,
.customer-account-forgotpassword button.button,
.customer-account-edit button.button,
.customer-account-create button.button,
.customer-address-index  button.button,
.customer-address-form button.button,
.checkout-cart-index button.button,
.checkout-onepage-success button.button
{
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    cursor: pointer;
    margin: 0 10px 0 0;
    overflow: visible;
    padding: 0;
    width: auto;
    float: right;
}
.customer-account-login .account-login button.button span,
.customer-account-forgotpassword button.button span,
.customer-account-edit button.button span,
.customer-account-create button.button span,
.customer-address-index  button.button span,
.customer-address-form button.button span,
.checkout-cart-index button.button span,
.checkout-onepage-success button.button span

{
    border: 0 none;
    color: #ffffff;
    display: block;
    font: 12px/23px Arial,Helvetica,sans-serif;
    text-align: center;
    text-transform: none;
    white-space: nowrap;
}
.customer-account-login .account-login button.button span span,
.customer-account-forgotpassword button.button span span,
.customer-account-edit button.button span span,
.customer-account-create button.button span span,
.customer-address-index  button.button span span,
.customer-address-form button.button span span,
.checkout-cart-index button.button span span,
.checkout-onepage-success button.button span span
{
    background: #fb5f02 none repeat scroll 0 0;
    border-radius: 3px;
    display: block;
    padding: 5px 11px;
}

.customer-account-login .account-login button.button:hover span span,
.customer-account-forgotpassword button.button:hover span span,
.customer-account-edit button.button:hover span span,
.customer-account-create button.button:hover span span,
.customer-address-index  button.button:hover span span,
.customer-address-form button.button:hover span span,
.checkout-cart-index button.button:hover span span,
.checkout-onepage-success button.button:hover span span
{
    background: #2f2f2f none repeat scroll 0 0;

}

.customer-account-login .account-login .forgot{
    color: #000000;
    margin-left: 10px;
    text-decoration: none;
}
.customer-account-login .account-login  p.required,
.customer-account-forgotpassword  p.required{
    color: #eb340a;
    font-size: 11px;
    text-align: right;
}

.customer-account-login .account-login ul .input-sm {
    border-radius: 0;
}
.customer-account-login .account-login .registered-users h2, .customer-account-login .account-login .new-users h2 {
    background-position: 0 1px;
    background-repeat: no-repeat;
    border-bottom: 1px solid #aaaaaa;
    color: #000;
    font-size: 13px;
    font-weight: bold;
    margin: 0 0 14px;
    padding: 0 0 5px;
    text-transform: uppercase;
}


.customer-account-forgotpassword .fieldset ul {
    list-style: none;
}
.customer-account-forgotpassword .fieldset ul em{
    color: #eb340a;
}
.customer-account-forgotpassword .fieldset {

    padding: 0 0 10px 10px;

}

.customer-account-forgotpassword .fieldset .legend {
    color: #000;
    font-size: 16px;
    font-weight: bold;


}
.customer-account-forgotpassword input {
    height: 26px;
    max-width: 25%;
    border-radius: 0;
}

.customer-account-forgotpassword .back-link {
    float: left;

}
.customer-account-forgotpassword .back-link a {
    color: #000000;
    text-decoration: none;
}
.customer-account-forgotpassword button.button {
    margin: 0 0 110px;
}

/*  checkout-cart-index */
.checkout-cart-index  > .page > .container > .row {
    background-color: #ffffff;
    margin-bottom: 10px;
}
.checkout-cart-index h1 {
    color: #0e86ff;
    font-family: "Engschrif";
    font-size: 34px;
    line-height: normal;
    margin-top: 20px;
    margin-bottom: 20px;
}

.checkout-cart-index .cart-empty {
    margin-bottom: 200px;
}
.checkout-cart-index .cart-empty a{
    color: #000000;
    text-decoration: underline;
}
.checkout-cart-index .cart .discount h2 {
    background-position: 0 0;
    background-repeat: no-repeat;
    color: #000;
    font: bold 13px/16px Arial,Helvetica,sans-serif;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 5px;
}

.checkout-cart-index .cart-collaterals .panel{
    padding: 15px;
}
.checkout-cart-index .cart-collaterals .panel label {
    font-weight: normal;
}
/* my account */


.block-account {
    border-color: #bbb;
    margin: 15px 0 0 0;
}
.block-account .block-title {
    background: #aaa none repeat scroll 0 0;
    border-bottom: medium none;
    color: #ffffff;
    height: 30px;
    line-height: 30px;
    padding: 0 16px;
}
.block-account .block-content {
    background: #e6e6e6 none repeat scroll 0 0;
    padding: 15px 16px;
}
.block-account .block-content li.current {
    border-bottom: 1px solid #d3d3d3;
    color: #000;
    padding: 3px 0;
}
.block-account .block-content li {
    border-bottom: 1px solid #d3d3d3;
    display: block;
    padding: 3px 0;
}
.block-account .block-content li a {
    border-bottom: medium none;
    color: #555555;
    display: block;
    padding: 3px 0;
    text-decoration: none !important;
}
/* customer-account-index */
.customer-account-index  h1, .customer-account-create h1, .customer-account-edit h1, .customer-address-index h1, .customer-address-form h1,  .sales-order-history h1, .sales-order-view h1 {
    color: #0e86ff;
    font-family: "Engschrif";
    font-size: 34px;
    line-height: normal;
    margin-top: 10px;
    margin-bottom: 30px;
}
.customer-account-index .hello{
    margin-bottom: 0;
    color: #000000;

}
.customer-account-index .box-account {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #aaaaaa;
    margin: 0 0 20px;
    padding: 15px;
}
.customer-account-index .box-account .box-head {
    border-bottom: 1px solid #aaaaaa;
    margin: 0 0 10px;

}
.customer-account-index .box-account .box-head > div {
    padding: 0;
}

.customer-account-index .box-account .box-head h2 {
    background-position: 0 0;
    background-repeat: no-repeat;
    color: #000000;

    font-size: 13px;
    font-weight: bold;
    margin: 0;
    padding-left: 0;
    text-transform: uppercase;
}
.customer-account-index .dashboard a, .sales-order-history .panel-default a, .sales-order-view .panel-default a, .checkout-cart-index .panel-default a{
    color: #000000 !important;
    text-decoration: underline !important;
}

.customer-account-index .panel-default, .sales-order-history .panel-default, .sales-order-view .panel-default, .checkout-cart-index .panel-default {
    border-color: #aaaaaa;
}

.customer-account-index .table, .sales-order-history table, .sales-order-view .panel-default table, .checkout-cart-index .panel-default table {
    border-color: transparent;

}


.customer-account-index .table > tbody > tr > td,
.customer-account-index .table > tbody > tr > th,
.customer-account-index .table > tfoot > tr > td,
.customer-account-index .table > tfoot > tr > th,
.customer-account-index .table > thead > tr > td,
.customer-account-index .table > thead > tr > th,

.sales-order-history .table > tbody > tr > td,
.sales-order-history .table > tbody > tr > th,
.sales-order-history .table > tfoot > tr > td,
.sales-order-history .table > tfoot > tr > th,
.sales-order-history .table > thead > tr > td,
.sales-order-history .table > thead > tr > th,

.sales-order-view .table > tbody > tr > td,
.sales-order-view .table > tbody > tr > th,
.sales-order-view .table > tfoot > tr > td,
.sales-order-view .table > tfoot > tr > th,
.sales-order-view .table > thead > tr > td,
.sales-order-view .table > thead > tr > th,

.checkout-cart-index   .table > tbody > tr > td,
.checkout-cart-index   .table > tbody > tr > th,
.checkout-cart-index   .table > tfoot > tr > td,
.checkout-cart-index   .table > tfoot > tr > th,
.checkout-cart-index   .table > thead > tr > td,
.checkout-cart-index   .table > thead > tr > th


{
    border: 1px solid #aaaaaa;
}

.customer-account-index .box-account {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #aaaaaa;
    margin: 0 0 20px;
    padding: 15px;
}

.customer-account-index .box-content {
    margin-bottom: 40px;
    color: #000;
}

.customer-account-index .dashboard .box-info h4 {
    color: #000;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
}
.customer-account-index .dashboard .box-info .box-head h2 {
    background-image: none;
    padding-bottom: 10px;
}

.customer-account-index .dashboard .box .box-title h3, .customer-account-index .dashboard .box .box-title h4 {
    color: #000;
    float: left;
    font-size: 13px;
    font-weight: bold;
    margin: 0 0 15px;
}

/*  customer-account-edit */


.customer-account-edit .fieldset .legend,
.customer-account-create .fieldset .legend {
    color: #000;
    font-size: 16px;
    font-weight: bold;
}

.customer-account-edit .fieldset,
.customer-account-create .fieldset {
    margin: 30px 0 15px;
    padding: 0 0 10px 10px;

}
.customer-account-edit ul,
.customer-account-create ul {
    list-style: none;
}

.customer-account-edit label,
.customer-account-create label {
margin-top: 10px;
    color: #000000;
}
.customer-account-edit em,
.customer-account-create em {
float: right;
    color: #eb340a;
}
.customer-account-edit .row input[type="text"],
.customer-account-create .row input[type="text"],
.customer-account-edit .row input[type="password"],
.customer-account-create .row input[type="password"],
.customer-address-form .row input[type="text"],
.customer-address-form .row select,
.checkout-cart-index .cart-collaterals input[type="text"]
{
    height: 26px;

}
.customer-account-edit  .form-control,
.customer-account-create .form-control,
.customer-address-form .form-control,
.checkout-cart-index .cart-collaterals .form-control
{
    border: 1px solid #2f2f2f;
    box-shadow: none;
    border-radius: 0;
}

.customer-account-edit li.control,
.customer-account-create li.control {
    margin-top: 10px;
}
.customer-account-edit li.control label,
.customer-account-create li.control label{
    margin: 0 0 0 5px;
}
.customer-account-edit #change_password,
.customer-account-create #change_password {
    float: left;

}

.customer-account-edit p.required,
.customer-account-create p.required {
    color: #eb340a;
    font-size: 11px;
    text-align: right;
}

.customer-account-edit p.back-link,
.customer-account-create p.back-link {
    float: left;

}
.customer-account-edit p.back-link a, .customer-account-create p.back-link a,  .sales-order-history p.back-link a{
    color: #000000;
    text-decoration: none;
}
.customer-account-edit .col-main,
.customer-account-create .col-main {
    margin-bottom: 100px;
}

/*  customer-address-index */

.customer-address-index .page-title{
    margin-top: 10px;
}
.customer-address-index .page-title h1{
    margin-top: 0;
}

.customer-address-index .addresses-list h2 {
    color: #000;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
}
.customer-address-index .addresses-list h3 {
    color: #000;
    font-size: 13px;
    font-weight: bold;
    margin-top: 0;
}

.customer-address-index .addresses-list ol {
    list-style: none;
    margin-bottom: 10px;
    margin-top: 0;
    padding: 0;
}
.customer-address-index .addresses-list .addresses-primary li.item {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #535353;
    margin: 0 0 10px;
    padding: 10px 13px;
}

.customer-address-index .addresses-list a {
    font-weight: bold;
    color: #000;
}
.customer-address-index .addresses-list address, .customer-address-index .addresses-list p {
margin: 0;
}

.customer-address-index .addresses-primary {
    max-width: 50%;
}
.customer-address-index .back-link {
    margin-top: 40px;
}
.customer-address-index .back-link a {
    color: #000;
    text-decoration: none;
}

/*  customer-address-form */
.customer-address-form .fieldset .legend {
    color: #000;
    font-size: 16px;
    font-weight: bold;

    margin: 0 0 14px;
    padding: 7px 0 7px 0;

}
.customer-address-form ul {
    list-style: none;
}

.customer-address-form ul li {
    margin-bottom: 10px;
}

.customer-address-form .control input {
    float: left;
    margin-right: 5px;
}


.customer-address-form .buttons-set p.required {
    margin: 0 0 10px;
}
.customer-address-form p.required {
    color: #eb340a;
    font-size: 11px;
    text-align: right;
}

.customer-address-form .col-main {
    margin-bottom: 100px;
}
.customer-address-form .back-link  {
    float: left;
}
.customer-address-form .back-link  a {
    color: #000000;
    text-decoration: none;
}

/* sales-order-history */
.sales-order-history .pager {
    background: #808080 none repeat scroll 0 0;
    border-radius: 5px 5px 0 0;
    border-top: medium none;
    color: #fff;
    font-size: 11px;
    height: 27px;
    padding: 0 15px !important;
    text-align: center;


}
.sales-order-history .pager .amount {
    float: left;
    line-height: 26px;
    margin: 0;
}
.sales-order-history .pager .limiter {
    color: #fff;
    float: right;
    line-height: 25px;
}
.sales-order-history .pager .limiter select {
    background: #fff none repeat scroll 0 0;
    margin: 0 0 1px;
    padding: 0;
    vertical-align: middle;
    color: #2f2f2f;
    border: 1px solid gray;
}
/* .sales-order-view */
.sales-order-view .link-reorder {
    color: #000000 !important;
    font-weight: normal;
    text-decoration: underline;
}
.sales-order-view .link-reorder:hover {
    text-decoration: none;
}
.sales-order-view .link-print {
    color: #000;
    font-weight: bold;
    text-decoration: none;
}

.sales-order-view .order-info {
    background: #e6e6e6 none repeat scroll 0 0;
    border: 1px solid #d0cbc1;
    margin: 0 0 8px;
    padding: 4px 8px;

}

.sales-order-view .order-info dt, .sales-order-view .order-info dd, .sales-order-view .order-info ul, .sales-order-view .order-info li {
    display: inline;
    font-weight: normal;
}

.sales-order-view .order-info .current {
    font-weight: bold;
}


.sales-order-view .order-info-box h2 {
    color: #000000;
    font-size: 13px;
    font-weight: bold;
    margin: 0 0 5px;
}

.sales-order-view .order-info-box {
    border: 1px solid #d0cbc1;
    margin: 0 0 15px;
    padding: 12px 0;
}

.sales-order-view .order-items h2, .sales-order-view .order-items h3 {
    clear: none;
    color: #000000;
    font-size: 13px;
    font-weight: bold;
    margin: 0 0 5px;
    padding: 0;
}

.sales-order-view thead th {
color: #000000;
}


.sales-order-view  .item-options dt {
    font-style: italic;
    font-weight: bold;
    color: #000000;
}

.sales-order-view .price-incl-tax .price {
    display: block;
    font-weight: bold;
}
.sales-order-view .price {
    white-space: nowrap !important;
}

.sales-order-view .item-options dd {
    margin: 0 0 6px;
    padding-left: 10px;
}
.sales-order-view tfoot {
    color: #000000;
}
.sales-order-view tfoot tr.first td {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.sales-order-view tfoot tr.first td {
    padding: 6px !important;
}
.sales-order-view tfoot td {

    border-right: 1px solid #aaa;
    padding-bottom: 1px;
    padding-top: 1px;
}
.sales-order-view tfoot strong {
    font-size: 16px;
}
.sales-order-view .a-right {
    text-align: right !important;
}

.sales-order-view  .back-link a{
    color: #000;
    text-decoration: none;
}

/*  customer-account-create */
.checkout-cart-index .btn-remove2 {
    background: rgba(0, 0, 0, 0) url("../images/btn_trash.gif") no-repeat scroll 0 0;
    display: block;
    font-size: 0;
    height: 16px;
    line-height: 0;
    overflow: hidden;
    text-indent: -999em;
    width: 16px;
}

.checkout-cart-index .cart-table .product-name {
    clear: none;
    color: #000000;
    font-size: 13px;
    font-weight: bold;
    margin: 0 0 5px;
    padding: 0;
}
.checkout-cart-index thead th {
    color: #000000;
}
.checkout-cart-index .item-options dt {
    color: #000000;
    font-style: italic;
    font-weight: bold;
}
.checkout-cart-index .item-options dd {
    margin: 0 0 6px;
    padding-left: 10px;
}

.checkout-cart-index button.button {
    float: none;
}
.checkout-cart-index .cart-collaterals .form-control {
margin: 10px 0;
}

.checkout-cart-index .cart-collaterals .discount {
    color: #000000;
}

.checkout-cart-index #shopping-cart-totals-table {
    width: 100%;
    color: #000000;
}

.checkout-cart-index #shopping-cart-totals-table strong{
    font-size: 15px;
    margin: 10px 0;
}

.checkout-cart-index #shopping-cart-totals-table .a-right{
    text-align: right;
}

.checkout-cart-index .totals .checkout-types {
    list-style: none;
    margin-top: 10px;
}
.checkout-cart-index .totals .checkout-types li {
    text-align: right;
}
.checkout-cart-index .totals .checkout-types li button{
    margin-right: 0;
}





/* Checkout ============================================================================== */
.checkout-onepage-index {
    color: #000000;
}
.checkout-onepage-index ol, .checkout-onepage-index ul {
    padding: 0;
    list-style: none;
}
.checkout-onepage-index .form-list {
    list-style: none;
}
.checkout-onepage-index .form-list label{
    font-weight: bold;

}
.checkout-onepage-index p.required {
    margin: 0;
    padding: 0 0 10px;
    color: #eb340a;
    font-size: 11px;
    text-align: right;
}


.checkout-onepage-index .buttons-set button.button {
    float: right;
    margin-left: 5px;
}
.checkout-onepage-index .buttons-set button.button span {
    border: 0 none;
    color: #ffffff;
    display: block;
    font: 12px/23px Arial,Helvetica,sans-serif;
    text-align: center;
    text-transform: none;
    white-space: nowrap;
}
.checkout-onepage-index .buttons-set button.button span span {
    display: block;
}
.checkout-onepage-index button.button span span {
    background: #fb5f02 none repeat scroll 0 0;
    border-radius: 3px;
    display: block;
    padding: 5px 11px;
}
.checkout-onepage-index button.button {
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    cursor: pointer;
    margin: 0;
    overflow: visible;
    padding: 0;
    width: auto;
}
.checkout-onepage-index button.button:hover span span
{
    background: #2f2f2f none repeat scroll 0 0;

}
.checkout-onepage-index .form-list label.required em {
    color: #eb340a;
    float: right;
    font-style: normal;

}

.checkout-onepage-index .form-control {
    border: 1px solid #2f2f2f;
    box-shadow: none;
}
.checkout-onepage-index input[type="text"] {
    height: 26px;
    margin-bottom: 10px;
}
.checkout-onepage-index .input-sm {
    border-radius: 0;
    padding: 4px 5px;
}
.checkout-onepage-index .buttons-set a {
    color: #000;
    text-decoration: none;
}


.checkout-onepage-index .block-progress .block-title {
    background: #aaa none repeat scroll 0 0;
    border-bottom: medium none;
    color: #ffffff;

    line-height: 30px;
    padding: 0 16px;
}
.checkout-onepage-index .block-progress .block-title strong {
    font-size: 13px;
}

.checkout-onepage-index .right-sidebar {
    padding-top: 80px;
    margin-bottom: 10px;
}
.checkout-onepage-index .block-progress .block-content {
    background: #e6e6e6 none repeat scroll 0 0;
    padding: 12px;
}
.checkout-onepage-index .block-progress .block-content dl{
    margin-bottom: 0;
}
.checkout-onepage-index .block-progress dt {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #d3d3d3;
    color: #555555;
    font-size: 13px;
    font-weight: bold;
    line-height: 1.35;
    margin: 0 0 6px;
    padding: 2px 8px;
}
.checkout-onepage-index .opc .allow .step-title h2 {
    color: #d3d3d3;
    font-size: 13px;
    float: left;
    font-weight: bold;
    margin: 0;
}

.checkout-onepage-index .opc .step-title h2 {
    color: #555555;
    float: left;
    font-weight: bold;
    margin: 0;
    font-size: 13px;
}
.checkout-onepage-index  select.input-sm {
    height: 26px;
    padding: 4px 5px;
}
.checkout-onepage-index .opc .active .step-title h2 {
    color: #fff;
}
.checkout-onepage-index .sp-methods label {
    color: #000;
    font-weight: bold;
}
.checkout-onepage-index .buttons-set .back-link {
    float: left;
    margin: 0;
}
.checkout-onepage-index .buttons-set .back-link a{
    text-decoration: underline;
}

.checkout-onepage-index #co-shipping-method-form .buttons-set{
    margin-bottom: 40px;

}
.checkout-onepage-index #payment-buttons-container {
    margin-bottom: 40px;
}
#checkout-review-table-wrapper .panel-default{
    margin-top: 10px;
}
#checkout-review-table-wrapper thead th {
    color: #000000;
}



#checkout-review-table-wrapper .panel-default {
    border-color: #aaaaaa;
}

#checkout-review-table-wrapper .table, #checkout-review-table-wrapper table {
    border-color: transparent;

}



#checkout-review-table-wrapper .table > tbody > tr > td,
#checkout-review-table-wrapper .table > tbody > tr > th,
#checkout-review-table-wrapper .table > tfoot > tr > td,
#checkout-review-table-wrapper .table > tfoot > tr > th,
#checkout-review-table-wrapper .table > thead > tr > td,
#checkout-review-table-wrapper .table > thead > tr > th


{
    border-color: #aaaaaa;
}

#checkout-review-table-wrapper .product-name {
    clear: none;
    color: #000000;
    font-size: 13px;
    font-weight: bold;
    margin: 0 0 5px;
    padding: 0;
    color: #000000 !important;
}
#checkout-review-table-wrapper .item-options dt {
    color: #000000;
    font-style: italic;
    font-weight: bold;
}
#checkout-review-table-wrapper .item-options dd {
    margin: 0 0 6px;
    padding-left: 10px;
}
#checkout-review-table-wrapper .a-right {
    text-align: right !important;
}

#checkout-review-table-wrapper tfoot strong {
    font-size: 16px;
}


#review-buttons-container .f-left {
    float: left;
}
#review-buttons-container .f-left a {
    text-decoration: underline;
}


    /********** < Common Checkout Styles */
/* Shipping and Payment methods */
.sp-methods { margin:0 0 8px; }
.sp-methods dt { margin:13px 0 5px; font-weight:bold; }
.sp-methods dd {}
.sp-methods dd li { margin:5px 0; }
.sp-methods label { font-weight:bold; color:#666; }
.sp-methods .price { font-weight:bold; }
.sp-methods .form-list { padding-left:20px; }
.sp-methods .form-list li { margin:0 0 8px; }
.sp-methods select.month { width:154px; margin-right:10px; }
.sp-methods select.year { width:96px; }
.sp-methods input.cvv { width:3em !important; }

.sp-methods .checkmo-list li { margin:0 0 5px; }
.sp-methods .checkmo-list label { width:135px; padding-right:10px; text-align:right; }
.sp-methods .checkmo-list address { float:left; }

.sp-methods .centinel-logos a { margin-right:3px; }
.sp-methods .centinel-logos img { vertical-align:middle; }

.sp-methods .release-amounts { margin:0.5em 0; }
.sp-methods .release-amounts button { float:left; margin:5px 10px 0 0; }

.please-wait { float:right; }
.please-wait img { vertical-align:middle; }
.cvv-what-is-this { font-size:11px; cursor:help; margin-left:10px; }

/* Tooltip */
.tool-tip { border:1px solid #7BA7C9; background:#EAF6FF; padding:15px 20px; position:absolute; z-index:9999; }
.tool-tip .btn-close { margin:-9px -14px 0; text-align:right; }
.tool-tip .btn-close a { display:block; margin:0 0 0 auto; width:15px; height:15px; background:url(../images/btn_window_close.gif) 100% 0 no-repeat; text-align:left; text-indent:-999em; overflow:hidden; }
.tool-tip .tool-tip-content { padding:5px; }

/* Gift Messages */
.gift-messages h3 { font-size:12px; font-weight:bold; color:#e87403; }
.gift-messages p.control { color:#8e8d8b; }
.gift-messages-form { position:relative; }
.gift-messages-form label { float:none !important; position:static !important; }
.gift-messages-form h4 { font-size:12px; font-weight:bold; color:#e87403; }
.gift-messages-form .whole-order { margin:0 0 25px; }
.gift-messages-form .item { margin:0 0 10px; }
.gift-messages-form .item .product-img-box { float:left; width:75px; }
.gift-messages-form .item .product-image { margin:0 0 7px; }
.gift-messages-form .item .number { margin:0; font-weight:bold; text-align:center; color:#8a8987; }
.gift-messages-form .item .details { margin-left:90px; }
.gift-messages-form .item .details .product-name { font-size:13px; font-weight:bold; margin:0 0 10px; }
.gift-messages-form .item .details .form-list .field { width:255px; }
.gift-messages-form .item .details .form-list .input-box { width:240px; }
.gift-messages-form .item .details .form-list input.input-text { width:234px; }
.gift-messages-form .item .details .form-list li.wide .input-box { width:500px; }
.gift-messages-form .item .details .form-list li.wide textarea { width:494px; }

.gift-message-link { font-size:11px; background:url(../images/bkg_collapse-gm.gif) 100% 6px no-repeat; padding-right:7px; }
.gift-message-link.expanded { background-position:100% -40px; }
.gift-message-row { background:#f2efe9; }
.gift-message-row .btn-close { float:right; width:16px; height:16px; background:url(../images/btn_gm-close.gif) 0 0 no-repeat; font-size:0; line-height:0; text-indent:-999em; overflow:hidden; }

/* Checkout Agreements */
.checkout-agreements li { margin:30px 0; }
.checkout-agreements .agreement-content { overflow:auto; height:12em; padding:10px; background-color:#fbfaf6; border:1px solid #bbb6a5; }
.checkout-agreements .agree { margin:0; padding:10px 0 10px 11px; }
.checkout-agreements .agree input.checkbox { margin-right:6px; }
.checkout-agreements .agree label { font-weight:bold; color:#666; }

.opc .checkout-agreements { border:1px solid #d9dde3; border-width:0 1px; padding:5px 30px; }
.opc .checkout-agreements li { margin:20px 0 0; }
.opc .checkout-agreements .agreement-content { background-color:#fff; border-color:#e4e4e4; padding:5px; }
.opc .checkout-agreements .agree { padding-left:6px; }

/* Centinel */
.centinel {}
.centinel .authentication { border:1px solid #ddd; background:#fff; }
.centinel .authentication iframe { width:99%; height:400px; background:transparent !important; margin:0 !important; padding:0 !important; border:0 !important; }

.opc .centinel { border:1px solid #bbb6a5; border-width:0 1px 1px; padding:10px 30px; }

/* Generic Info Set */
.info-set { background:#fbfaf6 url(../images/bkg_checkout.gif) 0 0 repeat-x; border:1px solid #bbb6a5; margin:0 0 25px; padding:20px; }
.info-set h2 { font-size:13px; font-weight:bold; margin:0 0 10px; }
.info-set h3,
.info-set h4 { font-size:13px; font-weight:bold; color:#E26703; }
.info-set h2 a,
.info-set h3 a,
.info-set h4 a { font-weight:normal; }
.info-set h2.legend { margin:-20px -20px 15px; padding:5px 10px; background:#f9f3e3; border-bottom:1px solid #bbafa0; position:relative; }
.info-set h3.legend { margin:0 0 10px; color:#0a263c; }
.info-set .divider { margin:0 -20px; padding:25px 0; position:relative; }
.info-set .box { margin:0 0 15px; }
.info-set .box h2 { color:#e26703; }
.info-set .data-table .product-name { font-size:1em !important; font-weight:bold !important; color:#1e7ec8 !important; }
.info-set .data-table .product-name a { font-weight:bold !important; }
.info-set .data-table .item-options { margin:5px 0 0; }
/********** Common Checkout Styles > */

/* One Page Checkout */
.block-progress { border:0; margin:0; }
.block-progress .block-content { background:none; }
.block-progress dt {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #d3d3d3;
    color: #555555;
    font-size: 13px;
    font-weight: bold;
    line-height: 1.35;
    margin: 0;
    padding: 2px 8px; }
.block-progress dd {

    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-color:   #d3d3d3;
    border-image: none;
    border-style: none solid solid;
    border-width: 0 1px 1px;
    margin: 0 0 6px;
    padding: 8px 13px;
}
.block-progress dt.complete { margin:0;  }
.block-progress dd.complete {}
.block-progress p { margin:0; }
.block-progress .cards-list dt { background:none; border:0 none; color:inherit; font-size:12px; margin:5px 0; padding:0; }
.block-progress .cards-list dd { border:0 none; margin:0; padding:0; }
.block-progress .cards-list .info-table th { font-weight:normal; }
.block-progress a {
    color: #555555 !important;
    text-decoration: underline;
}

/* show/hide "change" link for progress step depend on complete status
 * should be placed in .css file */
.opc-block-progress dt.complete a,
.opc-block-progress dt.complete .separator { display: inline; }
.opc-block-progress dt a,
.opc-block-progress dt .separator { display: none; }

.opc .buttons-set .back-link small { display:none; }
.opc .buttons-set.disabled button.button { display:none; }
.opc .buttons-set .please-wait { height:21px; line-height:21px; }
.opc .ul { list-style:disc outside; padding-left:18px; }

.opc { position:relative; }
.opc li.section {}

.opc .step-title {


    background: #e6e6e6 none repeat scroll 0 0;
    border-style: none solid solid;
    border-width: 0 1px 1px;
    border-color: #d3d3d3;

    padding: 4px 8px 20px 8px;
    text-align: right;

}
.opc .step-title .number { float:left; background:#fff; border:1px solid #fff; padding:0 4px; margin:0 5px 0 0; font:bold 11px/14px arial, helvetica, sans-serif; color:#999; }
.opc .step-title a { display:none; float:right; font-size:11px; line-height:16px; }

.opc .allow .step-title {    background: #646464 none repeat scroll 0 0;
    border-color: #535353 #535353;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 1px 0;
    color: #d3d3d3;
    cursor: pointer;
    padding-bottom: 20px;
}
.opc .allow .step-title .number {     background: #333333 none repeat scroll 0 0;
    border-color: #333333;
    color: #d3d3d3; }
/*.opc .allow .step-title a { display:block; }*/

.opc .active .step-title {
    background: #aaa none repeat scroll 0 0;
    border: 1px solid #aaa;
    color: #f18200;
    cursor: default;
    padding-bottom: 20px; }
.opc .active .step-title .number {  background: #333333 none repeat scroll 0 0;
    border-color: #333333;
    color: #fff; }
.opc .active .step-title h2 { font-size: 13px;color: #fff; float: left;
    font-weight: bold;
    margin: 0; }
/*.opc .active .step-title a { display:none; }*/

.opc .step { border:1px solid #d3d3d3; border-top:0; background-color:#fff; padding:15px 30px; position:relative; }
.opc .step .tool-tip { right:30px; }

#opc-login .buttons-set { border-top:0; }
#opc-login h3 { border-bottom: 1px solid #aaa;
    color: #000;
    font-size: 13px;
    padding-bottom: 2px;
    text-transform: uppercase;
    margin-top: 0;
    font-weight: bold;
}
#opc-login h4 { font-size:1em; font-weight:bold; margin:0;  }

#opc-shipping_method .buttons-set { border-top:0; }
.opc .gift-messages-form { margin:0 -30px; background:#f6f1eb; border:1px solid #e9e4de; border-width:1px 0; padding:22px 24px 22px 30px; }
.opc .gift-messages-form .inner-box { padding:5px; height:260px; overflow:auto; }

#opc-review .step { border:0; padding:0; }
#opc-review .product-name { font-weight:bold; color:#0a263c; }
#opc-review .item-options { margin:5px 0 0; }
#opc-review .buttons-set { padding:20px 30px 50px; border:1px solid #d9dde3; border-width:0 1px 1px; }
#opc-review .buttons-set p { margin:0; line-height:40px; }
#opc-review .buttons-set .please-wait { height:40px; line-height:40px; }
#opc-review .authentication { margin:0 auto; width:570px; }
#opc-review .warning-message { color:#222; font-weight:bold; text-align:center; padding:10px 10px 0; }

/* Multiple Addresses Checkout */
.checkout-progress { padding:0 90px; margin:0 0 20px; }
.checkout-progress li { float:left; width:19%; margin:0 3px 0 0; border-top:10px solid #999; padding:2px 0 0; font-weight:bold; text-align:center; color:#abb5ba; }
.checkout-progress li.active { border-top-color:#e96200; color:#e96200; }

.multiple-checkout h2 { font-size:13px; font-weight:bold; margin:0 0 10px; }
.multiple-checkout h3,
.multiple-checkout h4 { font-size:13px; font-weight:bold; color:#E26703; }
.multiple-checkout h2 a,
.multiple-checkout h3 a,
.multiple-checkout h4 a { font-weight:normal; }
.multiple-checkout .data-table .product-name { font-size:1em !important; font-weight:bold !important; color:#1e7ec8 !important; }
.multiple-checkout .data-table .product-name a { font-weight:bold !important; }
.multiple-checkout .data-table .item-options { margin:5px 0 0; }

.multiple-checkout .gift-messages { margin:15px 0 0; }

.multiple-checkout .tool-tip { top:50%; margin-top:-120px; right:20px; }

.multiple-checkout .col2-set,
.multiple-checkout .col3-set { background:#fbfaf6 url(../images/bkg_checkout.gif) 0 0 repeat-x; border:1px solid #bbb6a5; margin:0 0 25px; padding:20px; }
.multiple-checkout .col2-set h2.legend { margin:-20px -20px 15px; padding:5px 10px; background:#f9f3e3; border-bottom:1px solid #bbafa0; position:relative; }
.multiple-checkout .col2-set h3.legend { margin:0 0 10px; color:#0a263c; }
.multiple-checkout .col2-set .divider { margin:0 -20px; padding:25px 0; position:relative; }
.multiple-checkout .box { margin:0 0 15px; }
.multiple-checkout .box h2 { color:#e26703; }

.multiple-checkout .place-order .please-wait { float:right; padding:27px 7px 0 0; }
.multiple-checkout .place-order .grand-total { float:right; height:71px; font-size:1.5em; padding:0 0 0 21px; background:url(../images/bkg_grand-total.gif) 0 0 no-repeat; overflow:hidden; }
.multiple-checkout .place-order .grand-total .inner { float:left; height:57px; padding:14px 21px 0 0; background:url(../images/bkg_grand-total.gif) 100% 0 no-repeat; }
.multiple-checkout .place-order .grand-total .inner div { display:inline; }
.multiple-checkout .place-order .grand-total big { display:inline; margin-right:12px; }
.multiple-checkout .place-order .grand-total .price { color:#E26703; }
.multiple-checkout .place-order .grand-total button.button span { font-size:16px; }
.multiple-checkout .place-order .grand-total button.button span span { padding:0 45px 0 36px; }

/* Step 1 */
.multiple-checkout .title-buttons button.button span { border-color:#406a83; background:#618499; }
#multiship-addresses-table td { padding:10px; }
#multiship-addresses-table tfoot td { padding:5px 10px; }
#multiship-addresses-table tfoot button.button span { border-color:#406a83; background:#618499; }

/* Step 2 */
.multiple-checkout .gift-messages-form .item .details .form-list { width:100%; overflow:hidden; }
.multiple-checkout .gift-messages-form .item .details .form-list li { margin-right:-15px; }
.multiple-checkout .gift-messages-form .item .details .form-list .field { width:230px; }
.multiple-checkout .gift-messages-form .item .details .form-list .input-box { width:215px; }
.multiple-checkout .gift-messages-form .item .details .form-list input.input-text { width:209px; }
.multiple-checkout .gift-messages-form .item .details .form-list li.wide .input-box { width:445px; }
.multiple-checkout .gift-messages-form .item .details .form-list li.wide textarea { width:439px; }
.checkout-multishipping-shipping .box-sp-methods { border:1px solid #d9d2be; background:#f9f3e3; padding:13px; position:relative; }
.checkout-multishipping-shipping .box-sp-methods .pointer { position:absolute; top:-20px; right:-40px; width:178px; height:41px; background:url(../images/bkg_sp-methods.gif) 0 0 no-repeat; overflow:hidden; }

/* Step 3 */
.checkout-multishipping-billing .multiple-checkout { position:relative; }
/* ======================================================================================= */


.checkout-onepage-success h2.sub-title {
    font-size: 16px;
}

.checkout-onepage-success button.button {
    margin-bottom: 100px;
}

/***********/
.catalog-category-view .list {
    padding: 0 15px;
}

.catalog-category-view .pricing {

    background-color: #808080;
    color: #ffffff !important;
    font-size: 11px;
    font-weight: bold;
    margin-top: 10px;
    padding: 2px 11px;
    text-transform: uppercase;
}
.catalog-category-view .pricing:hover {
    background-color: #ff4200;
}
/*==========  Mobile First Method  ==========*/

@media only screen and (min-width : 320px) {
    #cur-media1:before {
        content: "min320";
    }


}

@media only screen and (min-width : 480px) {
    #cur-media2:before {
        content: "min480";
    }

}

@media only screen and (min-width : 768px) {
    #cur-media3:before {
        content: "min768";
    }





}


@media only screen and (min-width : 992px) {
    #cur-media4:before {
        content: "min992";
    }

    /* Navigation */


    .navbar .navbar-collapse {
        padding: 0;
        background: url("../images/nav-bg.gif") repeat-x;
    }

    .navbar-nav > li {
        background: url("../images/nav-deliver.gif") no-repeat right;
        padding-right: 2px;
    }

    .navbar-nav > li:first-child > a {
        padding: 0;
    }
    .nav > li > a:focus, .nav > li > a:hover {
        background: url("../images/nav-active.gif") repeat-x;
    }
    .navbar-nav > li > a {
        padding: 7px 15px;
        color: #ffffff;

    }

    .nav li.dropdown:hover > ul.dropdown-menu {
        display: block;
    }

    .nav .dropdown-menu {
        border: 0;
        box-shadow: none;
        border-radius: 0;
        padding: 0;

    }

    .nav .dropdown-menu li {
        background-color: #5a5a5a ;
        border-bottom: 1px solid #494848;
        border-top: 1px solid #646464 !important;max-width: 15em;
    }

    .nav .dropdown-menu li a{
        color: #ffffff;
        font-size: 12px;max-width: 15em;
        white-space: normal;
    }
    .nav .dropdown-menu li a:hover{
        background-color: #7c7c7c;
    }
    /* /Navigation  */
}

@media only screen and (min-width : 1200px) {
    #cur-media5:before {
        content: "min1200";
    }
}

/*==========  Non-Mobile First Method  ==========*/

@media only screen and (max-width : 1200px) {
    #cur-media6:before {
        content: "max1200";
    }
    .cms-home .slogan {
        font-size: 50px;
    }
    .cms-home .home-info div div div h1 {
        font-size: 30px;
        line-height: 28px;
    }
}

@media only screen and (max-width : 992px) {
    #cur-media7:before {
        content: "max992";
    }

    .cms-home .slogan {
        font-size: 50px;
    }
    .cms-home .home-info div div div h1 {
        font-size: 30px;
        line-height: 28px;
    }

    .cms-home .home-info div div div h1 {
        font-size: 24px;
        line-height: 22px;
        margin-bottom: 5px;
    }
    .cms-home .slogan {
        font-size: 42px;
    }
    .cms-home .about, .cms-home .slogan {
        padding-top: 20px;
    }

    .product-options .row textarea{
        max-width: 70%;
    }
    .product-options .row input[type="text"]{
        height: 26px;
        max-width: 55%;
    }
    .product-options .row select{
        max-width: 55%;
    }
    .checkout-onepage-index .block-progress .block-title {
        line-height: 20px;
    }


    .navbar-nav > li > a {
        padding: 7px 6px;
    }

    .navbar-nav .glyphicon {
        display: inline-block !important;
        font-size: 9px;
        margin-left: 5px;
        color: #ffffff;
    }
    .navbar-nav > li > a {
        color: #ffffff;

    }
    .nav  li  a:hover {
        background-color: #9E907A;
    }
    .nav  li  a:focus{
        background-color: #3C352A;
    }
    .nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
        background-color: #9E907A;
    }



    .dropdown-menu > li > a, .dropdown-menu > li > a {
        color: #ffffff;
        font-size: 12px;
    }

    .dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
        background-color: #9E907A;
        color: #ffffff;

    }






    .cms-home .slogan {
        font-size: 42px;
    }
    .cms-home .about, .cms-home .slogan {
        padding-top: 20px;
    }
    .cms-home .home-info div div div h1 {
        font-size: 24px;
        line-height: 22px;
        margin-bottom: 5px;
    }

    .cms-home .slogan {
        font-size: 34px;
    }

    .cms-home .about, .cms-home .slogan {
        height: auto;
    }

    .cms-home .about {
        padding: 5px 10px 10px 30px;
        font-size: 13px;
    }
    .cms-home .pricing h1 {
        margin-bottom: 5px;
    }



    .cms-home .home-info .home-info-left, .cms-home .home-info .home-info-center, .cms-home .home-info .home-info-right {
        margin: 10px;
    }

    .cms-home .home-info div div div {
        height: auto;
    }

    footer .row.match-my-cols [class*="col-"] {
        border-right: 0;
    }



    .contacts-index-index > .page > .container .contact-us-form input.input-text, .contacts-index-index > .page > .container .contact-us-form textarea {
        border: 1px solid black;
        max-width: 90%;
    }
    .contacts-index-index > .page > .container .contact-us-form textarea {
        max-width: 100%;
    }

    .product-options .text-right{
        text-align: left !important;
    }


    .customer-account-forgotpassword input {
        max-width: 50%;
    }


    .customer-address-index .addresses-primary {
        max-width: 100%;
    }

    .checkout-onepage-index .right-sidebar {
        padding-top: 0;
        margin-bottom: 10px;
    }
}

@media only screen and (max-width : 768px) {
    #cur-media8:before {
        content: "max768";
    }



}

@media only screen and (max-width : 480px) {
    #cur-media9:before {
        content: "max480";
    }

}

@media only screen and (max-width : 320px) {
    #cur-media10:before {
        content: "max320";
    }
}

}