/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

@import url(../warp/css/layout.css);

/* Spacing----------------------------------------------------------------------------------------------------*/

html,
body {
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
}

.module,
#header,
#breadcrumbs,
#content,
#footer {}

#footer .module {
    margin: 0;
}

#logo,
#logo > img,
#menu {
    float: left;
}

#search {
    float: right;
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}

.width33 {
    width: 25%;
}

.header-text{
    width: 500px;
}

.header-para{
    font: italic 12px Georgia, serif;
    width: 100%;
    text-align: right;
    width: 480px;
    color: #fff;
}

/* Basic text style----------------------------------------------------------------------------------------------------*/

h1 {
    color: #B40910;
    font: italic 33px 'Century Gothic', futura, arial, sans-serif;
    text-decoration: uppercase;
    padding: 0 !important;
    margin: 0 0 20px 0 !important;
    letter-spacing: 4px;
    text-transform: uppercase;
}

div#system p {
    /*color: #333 !important;	font: 12px/20px Arial, Helvetica, sans-serif; THIS IS REMOVED FOR STYLING*/
    margin: 0 0 10px 0;
}

hr {
    borer: 0;
    border-top: 1px dotted #ccc;
    color: #fff;
    background: #fff;
    height: 1px;
    margin: 20px 0;
    padding: 0;
}


/* Layout----------------------------------------------------------------------------------------------------*/

html,
body {
    background: #282828;
    margin: 0;
    padding: 0;
}

#block-toolbar {
    background-color: #000000;
    height: 50px;
}

.wrapper {
    width: 1000px !important;
}


/* ----- TOP BLACK BAR ----- */

#toolbar {
    padding: 12px 0;
}

div#block-toolbar div.wrapper div#toolbar div.float-left p {
    font: italic 12px Georgia, serif;
    color: #bfbfbf;
}

div#block-toolbar div.wrapper div#toolbar div.float-right div.topmenu li a {
    font: bold 12px 'Century Gothic', futura, arial;
    color: #fff;
    text-transform: uppercase;
}

div#block-toolbar div.wrapper div#toolbar div.float-right div.topmenu li a:hover {
    color: #ccc;
}

#toolbar .float-right .module {
    float: right;
    margin: -1px 0 0 15px;
}

#search {
    margin-left: 10px;
}


/* ----- LOGO BAR HEADER ----- */

#block-header {}

#header {}

div#block-header {
    height: 155px;
}

div#block-header div.wrapper {
    background: none repeat scroll 0 0 #fff;
    height: 125px;
    margin: 30px auto 0 auto;
    overflow: hidden;
    width: 1000px;
}

#logo {
    margin: 20px 0 0 30px;
}

#headerbar {}

#headerbar .module {
    float: right;
    margin: 8px 30px 0 0;
}

.phone {
    text-align: right;
    font-family: 'Century Gothic', futura, arial;
    font-size: 14px;
    color: #999;
    margin: 1px 0 9px 0 !important;
    padding: 0;
}

.phone strong,
.phone b {
    font-size: 19px;
    color: #c13437;
}

.address {
    text-align: right;
    font-family: Georgia;
    font-size: 12px;
    line-height: 20px;
    font-style: italic;
    color: #999;
    margin: 0;
    padding: 0;
}

.address strong,
.address b {
    color: #c13437;
}

#menu {
    position: absolute;
    right: -10px;
    bottom: -17px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 1);
}


/* ----- BANNER AREA ----- */

#headerbar {
    margin-bottom: 50px;
}

#block-top-a {}

.top-a-shadow {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}


/* ----------- NAV ----------- */

div#block-top-a {
    background-color: #b40910;
    height: 40px;
}

#block-top-a .menu-sidebar li.level1 {
    border-right: 3px solid #FFFFFF;
    float: left;
    height: 40px;
    padding: 5px 26px;
    text-align: center;
}

#block-top-a .menu-sidebar li:last-child {
    border-right: none !important;
}

#block-top-a .menu-sidebar a,
.menu-sidebar li > span {
    color: #fff !important;
    font: bold 12px 'Century Gothic', futura, arial, helvetica, sans-serif;
}


/* ----- MAIN CONTENT AREA ----- */

#block-main {
    padding: 0px 0 15px 0;
    margin-top: -40px;
}

div#block-main div.wrapper {
    background-color: #fff;
    width: 1000px;
}

#system {
    width: 940px;
    padding: 30px;
}

.breadcrumbs {
    padding-left: 20px;
}

.breadcrumbs a,
.breadcrumbs > span,
.breadcrumbs > strong {
    font: 11px arial, helvetica, sans-serif;
    color: #8c8c8c !important;
    text-transform: capitalize;
    padding: 10px !important;
    margin-right: 0px !important;
}


/* ----- TOP FOOTER AREA ----- */

div#block-main div.wrapper section#bottom-a {
    background: #282828;
    padding-top: 20px;
}

section#bottom-a h3 {
    font: bold italic 11px 'Century Gothic', futura, arial, sans-serif;
    text-transform: uppercase;
    color: #ccc;
    border-bottom: 1px dotted #646464 !important;
    background: none !important;
    letter-spacing: 4px;
    margin: 0 0 10px 0;
    padding: 0 0 10px 0;
}

section#bottom-a p,
section#bottom-a li {
    font: 12px/20px Arial, helvetica, sans-serif;
    font-size: 12px;
    text-transform: capitalize;
    color: #ccc;
    margin: 0 0 4px 0;
    padding: 0;
}

div#block-main div.wrapper section#bottom-a a {
    color: #ccc;
    text-decoration: none;
    padding: 0 !important;
}

div#block-main div.wrapper section#bottom-a li span {
    padding: 0 !important;
}


/* BOX 1: PRODUCTS */

div.footerproducts {
    width: 267px;
}

div.footerproducts table td {
    padding: 9px;
}


/* BOX 2: ABOUT US */

div.footeraboutus {
    width: 123px;
    left: 20px;
    padding-left: 18px;
}

div.footeraboutus ul {
    padding-top: 8px;
}

div.footeraboutus ul li {
    border-top: none !important;
}


/* BOX 3: TESTIMONIAL FADER */

div.testimonialfader {
    width: 570px;
    left: -69px;
    height: 175px !important;
}

#fader-95 #fquote-95 {
    width: 560px;
    background: none !important;
    padding: 0 !important;
    margin: 0 !important;
}

#fader-95 #fquote-95 ul,
#fader-95 #fquote-95 li {
    padding: 0 !important;
    margin: 0 !important;
    list-style: none;
}

#ftestimonial95 span {
    background: none !important;
}

#fquote-95 ul li p {
    font: italic 14px/25px Georgia, Serif !important;
    text-transform: none !important;
    padding-top: 8px;
}

#fquote-95 ul li span{
    font: italic 13px/25px Georgia, Serif !important;
}

/* ----- BOTTOM FOOTER AREA ----- */

#block-bottom {
    margin: 20px 0;
}

#block-bottom div.wrapper {
    border-top: 1px dotted #616161;
    border-bottom: 1px dotted #616161;
    padding: 13px;
}

#block-bottom p {
    font: 10px Arial, helvetica, sans-serif;
    color: #ccc;
}

#block-bottom a {
    color: #ccc;
    text-decoration: none;
}

#block-bottom a:hover {
    text-decoration: underline;
}

#block-bottom span {
    float: right;
}

#block-footer {
    display: none;
}

#totop-scroller {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    width: 20px;
    height: 20px;
    background: url(../images/totop_scroller.png) 0 0 no-repeat;
    text-decoration: none;
}

#totop-scroller:hover {
    background-position: 0 -20px;
}

h2 {
    font: bold 13px/25px 'Century Gothic', Futura, Arial, helvetica, sans-serif;
    color: #b40910;
    text-transform: uppercase;
}

h2 a {
    text-decoration: none !important;
}

h2 a:hover {
    color: #999 !important;
}

h3 {
    font: bold 13px/25px 'Century Gothic', Futura, Arial, helvetica, sans-serif;
    color: #b40910;
}

article.item a {
    text-decoration: underline;
    color: #b40910;
}

article.item a:hover {
    text-decoration: none;
    color: #b40910;
}

article.item p,
article.item li,
td {
    font: 12px/20px Arial, helvetica, sans-serif;
    color: #333;
}

article.item h6 {
    font: italic 15px/22px Georgia, 'Times New Roman', serif;
    color: #777;
    padding: 0;
    margin: 0 0 30px 0;
}

article.item .miniNav {
    text-transform: uppercase;
    text-align: center;
    color: #ccc !important;
    border-bottom: 1px dotted #CCCCCC;
    border-top: 1px dotted #CCCCCC;
    padding: 10px;
    margin-bottom: 30px !important;
    display: block;
}

article.item .miniNav em {
    color: #999999;
    text-transform: none;
    padding-right: 5px;
}

.miniNav a {
    text-decoration: none !important;
}

.miniNav a:hover {
    color: #999 !important;
}

div.maxiroundedcenter ul li a span {
    font: bold 12px 'Century Gothic', futura, arial;
    color: #fff;
    text-transform: uppercase;
}

div.maxiroundedcenter ul li.level1 {
    background: url("../images/menu_line_item.png") no-repeat scroll 0 50% transparent;
    padding-left: 8px;
}

div#maximenuck {
    width: 470px;
}

div#maximenuck ul li.level1 {
    padding-right: 10px;
    padding-left: 10px;
}

div#maximenuck ul.maximenuck li.level1.parent > a,
div#maximenuck ul.maximenuck li.level1.parent > span.separator {
    background: none !important;
    padding-right: 0px !important;
}

div.maxiroundedcenter ul li.item112 {
    background: none !important;
}

div.maxiroundedcenter ul li.level2 a span {
    line-height: 20px;
}

div.maxiroundedcenter ul li.level2 {
    background-color: #000000;
    padding: 5px !important;
}

div.maxiroundedcenter ul li.item157 a span {
    padding-top: 10px;
}

div.maxiroundedcenter ul li.item154 a span {
    padding-top: 10px;
}

div#block-toolbar div.wrapper div#toolbar div.float-right div.topmenu li a:hover {
    color: #ccc;
}

.phone a {
    color: #c13437 !important;
}

#top-a,
#top-a ul {
    background-color: #B40910;
}

div#block-top-a {
    width: 100%;
    margin: 0 auto;
    height: auto;
}


/*////////////Added by MP 2015-11-18////////////*/

div#maximenuck ul.maximenuck {
    overflow: visible !important;
    display: block !important;
    float: none !important;
    visibility: visible !important;
    opacity: 1 !important;
    list-style: none;
    margin: 0 auto;
    zoom: 1;
    padding: 0;
}

div#maximenuck ul.maximenuck li.level1.parent > a:after,
div#maximenuck ul.maximenuck li.level1.parent > span.separator:after {
    top: 0px;
    position: static;
}

#sidebar-b {
    width: 25% !important;
}

#sidebar-b img{
    max-width: 100%;
    height: auto;
}

/* ----- SHOP ----- */
#content .category-view {
    padding: 30px;
}
.category-view p {
    font: 12px/20px Arial, helvetica, sans-serif;
    color: #333;
}
h2 a {
    font: bold 13px/25px 'Century Gothic', Futura, Arial, helvetica, sans-serif;
    color: #b40910;
    text-transform: uppercase;
}
#content .category-view .category-view {
    padding: 0;
}
.category-view .category h2 {
    border: 1px solid #cccccc;
    background: white;
    box-shadow: 5px 5px 0 #dedede;
    padding: 10px !important;
    border-radius: 3px;
}
.category-view .category h2 a img {
    opacity: 1;
    transition: opacity 0.4s linear;
}
.category-view .category h2 a:hover img, .category-view .category h2 a:focus img {
    opacity: 0.7;
    transition: opacity 0.4s linear;
}
.browse-view .products-view .vm-product-descr-container-1 {
    min-height: auto;
    margin:0;
}
.browse-view .products-view .product-price {
    float: none;
    text-align: center;
    font: bold 13px 'Century Gothic', futura, arial, helvetica, sans-serif;
}
.browse-view .products-view .product-price .PricesalesPrice {
    font-size: 15px;
    color: #333;
}
.browse-view .products-view .product-container {
    border: none;
}
.browse-view .products-view .quantity-box, .browse-view .products-view .quantity-controls {
    display: none;
}
.browse-view .products-view .vm-product-media-container {
    border: 1px solid #cccccc;
    background: white;
    box-shadow: 5px 5px 0 #dedede;
    padding: 10px !important;
    border-radius: 3px;
}
.category-view .browse-view .category_description {
    font: 12px/20px Arial, helvetica, sans-serif;
    color: #333;
}
input.addtocart-button {
    background: #B40910 !important;
    border-color: #B40910 !important;
    color: #fff !important;
    font: bold 10px 'Century Gothic', futura, arial, helvetica, sans-serif !important;
    padding: 10px 25px !important;
    border-radius: 3 !important;
    text-transform: uppercase;
}
.browse-view .products-view .vm-product-descr-container-1 h2 {
    margin: 0;
}
.browse-view .products-view .vm-product-media-container a:hover img, .browse-view .products-view .vm-product-media-container a:focus img {
    opacity: 0.7;
    transition: opacity 0.4s linear;
}
.browse-view .products-view .vm-product-media-container a img {
    opacity: 1;
    transition: opacity 0.4s linear;
}
.browse-view .products-view .vm-details-button a {
    border: none;
    padding: 0;
    margin: 0;
    font-size: 15px;
    text-decoration: underline;
}
.category-view .browse-view #limit {
    margin: 0 0 0 15px;
}
.product-container.productdetails-view.productdetails {
    padding: 30px;
}
.vm-product-container .vm-product-media-container {
    width: 35%;
}
.vm-product-details-container {
    width: 60%;
}
.product-container.productdetails-view.productdetails .vm-product-container {
    margin: 20px 0;
}
.back-to-category {
    float: none;
}
.back-to-category a {
    border: none;
    background: transparent;
    padding: 3px 0;
}
.vm-product-details-container .spacer-buy-area h1 {
    margin: 0 !important;
}
.vm-product-details-container .product-price {
    margin: 30px 0 0;
}
.vm-product-details-container .product-price .PricesalesPrice {
    font-size: 25px;
}
.productdetails-view .addtocart-bar {
    margin: 15px 0 0;
}
.productdetails-view .product-description {
    font: 12px/20px Arial, helvetica, sans-serif;
    color: #333;
}
.vm-cart-header-container {
    padding: 30px 30px 0;
}
div#cart-view {
    padding: 0 30px 30px;
}
.alert.alert-notice {
    padding: 10px;
}
#com-form-login {
    background: #ffe8e8;
    padding: 20px;
}
#com-form-login .userdata p {
    margin: 0 0 15px;
    font-size: 14px;
    color: #333;
}
#com-form-login input[type='text'], #com-form-login input[type='password'] {
    width: 100%;
    padding: 5px;
    border: 1px solid #c6a8a8;
}
#com-form-login .forgot-details a {
    font-size: 12px;
    color: #a57878;
    padding: 5px 3px;
    display: block;
}
#com-form-login input[type='submit'] {
    background: #a57878;
    border: 1px solid #a57878;
    padding: 5px 40px;
    color: #fff;
}
#com-form-login .remember {
    font-size: 14px;
    margin: 0 0 0 20px;
    color: #a57878
}
.vm-continue-shopping .continue_link {
    color: #a57878;
}
.billto-shipto a.details {
    background: #a57878;
    border: 1px solid #a57878;
    padding: 5px 40px;
    color: #fff;
    font-size: 14px;
    border-radius: 0;
}
.billto-shipto-title {
    font-size: 22px !important;
    color: #333;
}
table.cart-summary tr th {
    padding: 6px 10px;
    background: #282828;
    color: #fff;
    font-size: 14px;
    font-weight: 100;
}
table.cart-summary tr th .priceColor2 {
    color: #fff;
}
.cart-summary .coupon {
    padding: 8px;
    width: 200px;
    margin: 10px;
    border-radius: 0;
}
.cart-summary .details-button {
    margin: 0;
}
.cart-summary input.details-button {
    background: #a57878 !important;
    border: 1px solid #a57878 !important;
    padding: 5px 40px !important;
    color: #fff !important;
    font-size: 12px;
    border-radius: 0 !important;
}
.cart-summary .shipment-td {
    padding: 10px 15px;
}
.cart-summary .shipment-td h3 {
    margin: 10px 0 0;
    color: #333;
}
.cart.tos #terms-of-service {
    color: #a57878;
}
.cart.tos div.terms-of-service {
    margin: 0;
    padding: 3px 0 15px;
    width: 100%;
    float: left;
}
#checkoutFormSubmit {
    background: #B40910 !important;
    border-color: #B40910 !important;
    color: #fff !important;
    font: bold 10px 'Century Gothic', futura, arial, helvetica, sans-serif !important;
    padding: 10px 25px !important;
    border-radius: 3 !important;
    text-transform: uppercase;
}
.user-edit-inner {
    padding: 30px;
}
#userForm h2 {
    font-size: 22px !important;
    color: #333;
    font-weight: 100;
    text-transform: none;
}
#userForm button {
    background: #a57878;
    border: 1px solid #a57878;
    padding: 5px 40px;
    color: #fff;
    font-size: 12px;
    border-radius: 0;
    font-weight: 100;
    letter-spacing: 0;
}
#reg_text {
    width: 100%;
    float: left;
    color: #a57878;
}
#userForm .control-buttons button {
    margin: 10px 0 20px;
}
#userForm .reg-and-checkout, #userForm .save {
    float: left;
}
#userForm .save {
    margin: 10px 0 0 10px !important;
}
table.user-details input, table.user-details select {
    border-radius: 0 !important;
    background: #fff;
}
#system-message-container {
    padding: 30px 30px 0;
}
#system-message-container .alert-error button {
    float: right;
}
#system-message-container .alert-error {
    padding: 10px;
    border: 1px solid #e9b9b9;
    color: #d86f6f;
}
.alert .close {
    float: right;
}
#system-message-container .alert.alert-message, #system-message-container .alert-notice {
    padding: 10px;
    border: 1px solid #e1cca6;
    color: #beaa84;
}
#system-message-container .alert-heading {
    margin: 0 0 5px;
}
.vm-wrap.vm-order-done {
    padding: 0 30px 30px;
    font-size: 13px;
}
.vm-wrap.vm-order-done .vm-button-correct {
    background: #B40910 !important;
    border-color: #B40910 !important;
    color: #fff !important;
    font: bold 10px 'Century Gothic', futura, arial, helvetica, sans-serif !important;
    padding: 10px 25px !important;
    border-radius: 3 !important;
    text-transform: uppercase;
    margin: 20px 0;
}
a.continue_link, a.showcart.floatright {
    color: #a57878;
}
.cart-summary .payment-method, .cart-summary .shipping-method {
    padding: 5px 13px 12px;
}
.cart-summary .payment-method h4, .cart-summary .shipping-method h4 {
    margin: 10px 0 2px;
}
td.vm-cart-item-name {
    padding: 5px 3px 5px 10px !important;
}
td.vm-cart-item-name a {
    color: #333;
    font-weight: 600;
}
button.vmicon.vm2-add_quantity_cart {
    background: url(../images/update.png) no-repeat;
    vertical-align: middle;
    margin: 0 0 0 10px;
}
button.vmicon.vm2-remove_from_cart {
    background: url(../images/delete.png) no-repeat;
}
.vm-orders-information {
    padding: 30px;
}
.vm-orders-information .list-orders {
    color: #a57878;
}
.vm-orders-information .billing-details strong, .vm-orders-information .shipping-details strong {
    font-size: 22px;
    display: block;
}
.vm-orders-information .order-items-grid th {
    border: 1px solid #ddd;
    padding: 5px 10px;
    font-size: 14px;
}
.vm-orders-information .order-items-grid td {
    border: 1px solid #ddd;
    padding: 2px;
}
.vm-orders-list {
    padding: 30px;
}
.vm-orders-list #com-form-order-number, .vm-orders-list #com-form-order-pass, .vm-orders-list #com-form-order-number, .vm-orders-list #com-form-order-submit {
    display: inline-block;
    margin: 0 20px 0 0;
}
.vm-orders-list #com-form-order-number input, .vm-orders-list #com-form-order-pass input {
    width: 100%;
    padding: 5px;
}
.vm-orders-list #com-form-order-submit input[type='submit'] {
    background: #a57878;
    border: 1px solid #a57878;
    padding: 5px 40px;
    color: #fff;
    margin: 19px 0 0;
}
#user-registration button[type='submit'] {
    background: #B40910 !important;
    color: #fff !important;
    font: bold 10px 'Century Gothic', futura, arial, helvetica, sans-serif !important;
    padding: 10px 25px !important;
    border-radius: 3 !important;
    text-transform: uppercase;
    border: none;
}
#form-login input[value='Logout'] {
    color: #a57878;
    background: transparent;
    border: none;
    text-decoration: underline;
}
#userForm a {
    color: #a57878;
}
.output-shipto input[type='radio'] {
    margin: 0;
}
.submission button[type='submit'] {
    background: #B40910 !important;
    color: #fff !important;
    font: bold 10px 'Century Gothic', futura, arial, helvetica, sans-serif !important;
    padding: 10px 25px !important;
    border-radius: 3 !important;
    text-transform: uppercase;
    border: none;
}