/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magento.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magento.com for more information.
 *
 * @category    design
 * @package     base_default
 * @copyright   Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

/* Widgets =============================================================================== */
.widget { display:inline; }
.widget .widget-title { clear:both; padding:15px 0 0; margin:0 0 7px; }
.widget .widget-title h2 { font-size:15px; font-weight:bold; color:#e25203; }

.widget .mini-products-images-list .product-image { display:block; width:76px; height:76px; border:1px solid #a9a9a9; margin:0 auto; }
.widget .mini-products-images-list li.item { float:left; width:77px; height:77px; }

/* Widget: Catalog New Proructs List */
.widget-new-products { display:block; }
.col-main .widget-new-products { margin:7px 0; }
.widget-new-products .products-grid .product-image,
.widget-new-products .products-list .product-image { width:85px; height:85px; }
.widget-new-products .products-list .product-shop { margin-left:100px; }
.sidebar .widget-new-products .block { font-size:11px; line-height:1.25; }
.sidebar .widget-new-products .block-title strong { background:url(http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/base/default/images/widgets/i_widget-new.gif) 0 1px no-repeat; padding-left:21px; color:#dc5033; }

/* Widget: Recently Viewed Proructs */
.widget-viewed { display:block; }
.col-main .widget-viewed { margin:7px 0; }
.widget-viewed .products-grid .product-image,
.widget-viewed .products-list .product-image { width:85px; height:85px; }
.widget-viewed .products-list .product-shop { margin-left:100px; }
.sidebar .widget-viewed .block { font-size:11px; line-height:1.25; }
.sidebar .widget-viewed .block-title strong { background:url(http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/base/default/images/widgets/i_block-list.gif) 0 0 no-repeat; padding-left:21px; }

/* Widget: Recently Compared Proructs */
.widget-compared { display:block;}
.col-main .widget-compared { margin:7px 0; }
.widget-compared .products-grid .product-image,
.widget-compared .products-list .product-image { width:85px; height:85px; }
.widget-compared .products-list .product-shop { margin-left:100px; }
.sidebar .widget-compared .block { font-size:11px; line-height:1.25; }
.sidebar .widget-compared .block-title strong { background:url(http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/base/default/images/widgets/i_block-list.gif) 0 0 no-repeat; padding-left:21px; }

/* Widget: CMS Static Block */
.widget-static-block {}
.sidebar .widget-static-block { display:block; margin:0 0 15px; }

/* Widgets: Links Common Styles */
.top-container .widget a { padding:0 0 0 7px; }

.bottom-container .widget a { padding:0 3px; }

/* Widget: Catalog Product Link */
.widget-product-link-inline { display:inline; }

.col-main .widget-product-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-product-link a { background:url(http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-product-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-product-link a { background:url(http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }

/* Widget: Catalog Category Link */
.widget-category-link-inline { display:inline; }

.col-main .widget-category-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-category-link a { background:url(http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-category-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-category-link a { background:url(http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }

/* Widget: CMS Page Link */
.widget-cms-link-inline { display:inline; }

.col-main .widget-cms-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-cms-link a { background:url(http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-cms-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-cms-link a { background:url(http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }
/* ======================================================================================= */

.postWrapper {
    padding-bottom: 25px;
    clear: both;
}

.postTitle {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #DDDDDD;
    margin-bottom: 15px;
}

.postTitle h2 {
    font-size: 20px;
    font-weight: normal;
    margin: 0px;
    padding: 0px;
}

.postTitle h3 {
    font-size: 10px;
    margin: 0px;
    padding-top: 2px;
    padding-right: 0px;
    padding-bottom: 2px;
    padding-left: 0px;
}

.postContent {
    padding-bottom: 10px;
}

.postContent ul{
    list-style: disc outside;
    margin-bottom: 1.5em;
}

.postContent ul li{
    margin-left: 2em;
}

.postContent ol{
    list-style: decimal outside;
    margin-bottom: 1.5em;
}

.postContent ol li{
    margin-left: 2em;
}

.postDetails {

}

.postBookmarks {
    padding-bottom: 10px;
}

.postBookmarks h4 {

    font-size: 12px;
    font-weight: bold;
}

.commentWrapper {
    padding-bottom: 15px;
}

.commentContent {
    padding-bottom: 0px;
}

.commentDetails {
    margin-bottom: 5px;
    padding: 0px;
}

.commentDetails h4.username {
    display: inline;
}

.postError {
    font-size: 16px;
}

.tags {
    font-weight: bold;
    padding-bottom: 10px;
}

.tags UL {
    display: inline;
}

.tags UL LI {
    font-weight: normal;
    display: inline;
    padding-right: 6px;
}

.tags h4 {
    font-size: 12px;
    font-weight: bold;
}

.menu-tags, .menu-categories, .menu-recent {
    margin: 5px 9px;
}

.menu-tags h5, .menu-categories h5, .menu-recent h5 {
    font-size: 11px;
}

.block-blog .menu-tags UL LI {
    display: inline;
    padding: 2px;
    margin-left: 10px;
}

.block-blog .menu-categories UL LI {
    margin-left: 10px;
}

.block-blog .menu-recent UL LI {
    margin-left: 10px;
}

.block-blog .menu-recent UL LI a, .block-blog .menu-categories UL LI a, .block-blog .menu-tags UL LI a {
    font-size: 11px;
}

.tagcloud {
    /* text-align:center; */
}

.tag-count-1 {
    font-size: 1em !important;
}

.tag-count-2 {
    font-size: 1.2em !important;
}

.tag-count-3 {
    font-size: 1.4em !important;
}

.tag-count-4 {
    font-size: 1.6em !important;
}

.tag-count-5 {
    font-size: 1.8em !important;
}

.tag-count-6 {
    font-size: 2em !important;
}

.tag-count-7 {
    font-size: 2em !important;
}

.tag-count-8 {
    font-size: 2em !important;
}

.tag-count-9 {
    font-size: 2em !important;
}

.tag-count-10 {
    font-size: 2em !important;
}

.block-blog .head h4 {
    padding-left: 20px;
}

.block-blog .block-title strong {
    background-image: url(http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/base/default/aw_blog/images/icon_blog.png);
    background-repeat: no-repeat;
    padding-left: 21px;
    text-align: left;
}

.postWrapper .poster {
    display: inline;
}

.input-box.aw-blog-comment-area {
    width: 100%;
}

.widget-latest li {
    font-size: 12px;
    padding: 5px 10px;
}

.block-blog .menu-categories {
    margin: 0;
    padding: 5px 9px;
}

A.awblog_current_comment {
    text-decoration: none !important;
    font-weight: bold !important;
}


/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @category    design
 * @package     default_default
 * @copyright   Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */
/* Reset ================================================================================= */
* {
    margin: 0;
    padding: 0; }

.mt-logoscroller h3 span, .content-static h1 span, .product-title span, .mt_productscroller h3 span, .toolbar label, .pager .sort-by select, .block .block-title strong span, .toolbar .pager .pages li, .catalog-category-view .page-title h1, #mt-accordion li a, .product-view .product-shop .product-name h1, .product-view .product-essential h3, h1.label-option, .product-options dd select, .product-options dt label, .product-view .product-shop .add-to-links a, .product-view .add-to-cart label, ul.options-list li label, .block-layered-nav dt, .products-list .product-name a, .products-list .desc h3 span, .product-view .box-reviews .form-add h3, .product-view .box-reviews .form-add h1, .product-view .box-reviews .form-add h2, .product-view .box-reviews .form-add h4, .product-view .box-reviews .form-add h5 .products-list .desc p, .page-title h1, .page-title h2, .page-title h3, .page-title h4, .page-title h5, .page-title h6, .product-view .box-reviews h1, .product-view .box-reviews h2, .product-view .box-reviews h3, .product-view .box-reviews h4, .product-view .box-reviews h5, .product-view .box-reviews h6, .product-view .box-reviews label, .product-tabs a, .tier-prices li, #narrow-by-list span, .sidebar .block span, .sidebar .block label, .sidebar .block strong, .sidebar .block a, .sidebar .block p, .sidebar .block div { font-weight: 300; }

ul .menu-static-blocks h1, ul .menu-static-blocks h2, ul .menu-static-blocks h3, ul .menu-static-blocks h4, ul .menu-static-blocks h5, ul .menu-static-blocks h6, #nav .menu-static-blocks p, #nav .menu-static-blocks p.more-link a {
    font-size: 100%;
    font-weight: lighter; }

h3.product-name a, .product-name a, .ratings, .no-rating, .ajax-checkout a, .cart .ajax-container p.subtotal span, .ajax-container .product-details .product-name a, .special-price .price, .regular-price .price, .availability span, .cart .crosssell .price-box .old-price .price { font-weight: 600; }

#nav .menu-static-blocks p.more-link a:hover { outline: none; }

.product-view .product-shop .product-options, .account-login .buttons-set { background-color: #ECECEC; }

.top-actions-inner { background-color: #f3f3f3; }

body {
    line-height: 1.55;
    text-align: center; 
    background: url("http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/images/roughcloth.png") repeat !important;
}

img {
    border: 0;
    outline: none;
    vertical-align: top; }

a {
    -webkit-transition: color 450ms ease-in-out 0s, background-color 450ms ease-in-out 0s;
    outline: none;
    text-decoration: none;
    transition: color 450ms ease-in-out 0s, background-color 450ms ease-in-out 0s; }

a:hover { text-decoration: none; }

:focus { outline: 0; }

.pad_left_1 { padding-left: 1%; }

.pad_left_2 { padding-left: 2%; }

.pad_left_3 { padding-left: 3%; }

.pad_left_4 { padding-left: 4%; }

.pad_left_5 { padding-left: 5%; }

.pad_left_10 { padding-left: 10%; }

.pad_left_15 { padding-left: 15%; }

.pad_left_20 { padding-left: 20%; }

.pad_left_25 { padding-left: 25%; }

.pad_left_30 { padding-left: 30%; }

.pad_right_1 { padding-right: 1%; }

.pad_right_2 { padding-right: 2%; }

.pad_right_3 { padding-right: 3%; }

.pad_right_4 { padding-right: 4%; }

.pad_right_5 { padding-right: 5%; }

.pad_right_10 { padding-right: 10%; }

.pad_right_15 { padding-right: 15%; }

.pad_right_20 { padding-right: 20%; }

.pad_right_25 { padding-right: 25%; }

.pad_right_30 { padding-right: 30%; }

#narrow-by-list span { outline: none; }

#narrow-by-list ol li, .block-account .block-content ul li {
    background-image: url('http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/images/arrow-item.png');
    background-position: 15px 50%;
    background-repeat: no-repeat;
    outline: none; }

.page a {
    -webkit-transition: color 450ms ease-in-out 0s, background-color 450ms ease-in-out 0s;
    outline: none;
    transition: color 450ms ease-in-out 0s, background-color 450ms ease-in-out 0s; }

.page ul, .page ol {
    margin: 0;
    padding: 0; }

.clear-margin {
    margin-left: 0px !important;
    margin-right: 0px !important; }

input.input-text, textarea, input.qty {
    border-radius: 2px 2px 2px 2px;
    border: 1px solid #e5e5e5;
    box-shadow: 0 0 5px 0 #EAEAEA inset;
    height: 19px;
    padding: 4px; }

/* Headings */
#options .order-fillter ul li a {
    -webkit-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s; }

#options .order-fillter ul li a {
    background-image: url("http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/images/desc.png");
    background-repeat: no-repeat;
    display: block;
    float: left;
    height: 30px;
    outline: none;
    padding: 0;
    width: 36px; }

#options li.ascending a { background-position: 0 0; }

#options li.ascending a:hover { background-position: -36px 0; }

#options li.descending a { background-position: 0 100%; }

#options li.descending a:hover { background-position: -36px 100%; }

h1, h2, h3, h4, h5, h6 {
    line-height: 1.35;
    margin: 0 0 5px; }

#wrap { z-index: 0 !important; }

h1 { font-weight: normal; }

h2 { font-weight: normal; }

h3 { font-weight: bold; }

h4 { font-weight: bold; }

h5 { font-weight: bold; }

h6 { font-weight: bold; }

/* Forms */
form { display: inline; }

fieldset { border: 0; }

legend { display: none; }

.msgAlertBox{background-color: #FFE300; min-height: 30px;padding: 4px 0; color: #ff0000;}

/* Table */
table {
    border-spacing: 0;
    border: 0;
    empty-cells: show; }

caption, th, td {
    font-weight: normal;
    text-align: left;
    vertical-align: top; }

/* Content */
p { margin: 0 0 10px; }

strong { font-weight: bold; }

address {
    font-style: normal;
    line-height: 1.35; }

cite { font-style: normal; }

q, blockquote { quotes: none; }

q:before, q:after { content: ''; }

/* Lists */
ul, ol { list-style: none; }

/* Tools */
.hidden {
    border: 0 !important;
    display: block !important;
    height: 0 !important;
    line-height: 0 !important;
    margin: 0 !important;
    overflow: hidden !important;
    padding: 0 !important;
    width: 0 !important; }

.nobr { white-space: nowrap !important; }

.wrap { white-space: normal !important; }

.a-left {
    outline: none;
    text-align: left !important; }

.a-center { text-align: center; }

.a-right { text-align: right; }

.v-top { vertical-align: top; }

.v-middle { vertical-align: middle; }

.f-left, .left { float: left !important; }

.f-right, .right { float: right !important; }

.f-none { float: none !important; }

.f-fix {
    float: left;
    width: 100%; }

.no-display { display: none; }

.no-margin { margin: 0 !important; }

.no-padding { padding: 0 !important; }

.no-bg { background: none !important; }

.page-print {
    padding: 25px 30px;
    text-align: left; }

.page-empty {
    padding: 20px;
    text-align: left; }

.page-popup {
    padding: 25px 30px;
    text-align: left; }

.page .quick-access .top-link {
    height: 42px;
    line-height: 41px; }

.page .quick-access label {
    background-color: transparent;
    border: 0;
    font-size: 100%;
    font-weight: normal;
    margin: 0;
    outline: none;
    outline: none;
    padding: 0;
    text-shadow: none; }
	
.mt-top-menu{ position:relative; z-index:99 }	
	
.main {
    margin: 0 auto;
    padding: 0;
    text-align: left; }

.main-inner {
    margin: 0;
    padding: 0; }

.catalogsearch-advanced-result .col2-right-layout .main-inner { padding-top: 10px; }

.cms-home .main-inner { padding: 0px; }

.tag-list-index .main-inner { padding-top: 20px; }

.catalog-product-view .main-inner {
    margin: 0;
    padding: 0; }

.catalog-product-view .col-main { position: relative; }

.review-product-list .product-tabs, .review-product-list .product-tabs-content {
    margin: 0;
    outline: none;
    padding: 0; }

.review-product-list .product-view .product-img-box { margin-left: 0; }

.review-product-list .product-view .product-img-box .product-image { border: 1px solid #DEDEDE; }

.review-product-list .product-view .add-to-cart label {
    margin: 0;
    padding: 0; }

.review-product-list .product-view .add-to-cart { margin-top: 10px; }

.review-product-list .product-view .addto-links-review .add-to-links { padding: 5px 0 0 0; }

.review-product-list .product-view .addto-links-review .no-rating { padding: 10px 0 0 0; }

.review-product-list .product-view .addto-links-review p { padding: 5px 0 0 0; }

.review-product-list .product-view .product-shop .buttons-set { padding: 5px 0 0 0; }

.review-product-list #review-form .buttons-set { margin-top: 10px; }

/* Base Columns */
.col-left ol, .col-left dd, .col-left ul { margin: 0; }

/* 1 Column Layout */
.col1-layout .col-main {
    float: none;
    width: auto; }

/* 2 Columns Layout */
/* 3 Columns Layout */
.col3-layout .col-main {
    margin-left: 17px;
    width: 475px; }

.col3-layout .col-wrapper {
    float: left;
    width: 687px; }

.col3-layout .col-wrapper .col-main { float: right; }

/* Content Columns */
.col2-set .col-1 {
    float: left;
    width: 48.5%; }

.col2-set .col-2 {
    float: right;
    width: 48.5%; }

.col2-set .col-narrow { width: 32%; }

.col2-set .col-wide { width: 65%; }

.account-login .col2-set .col-1 { width: auto; }

.account-login .col2-set .col-2 { width: auto; }

.col3-set .col-1 {
    float: left;
    width: 32%; }

.col3-set .col-2 {
    float: left;
    margin-left: 2%;
    width: 32%; }

.col3-set .col-3 {
    float: right;
    width: 32%; }

.col4-set .col-1 {
    float: left;
    width: 23.5%; }

.col4-set .col-2 {
    float: left;
    margin: 0 2%;
    width: 23.5%; }

.col4-set .col-3 {
    float: left;
    width: 23.5%; }

.col4-set .col-4 {
    float: right;
    width: 23.5%; }

/* Global Styles ========================================================================= */
/* Form Elements */
.wrapper { overflow: hidden; }

input, select, textarea, button {
    -webkit-border-radius: 0;
    border-radius: 0;
    outline: none !important; }

input.input-text, textarea { padding: 4px 6px; }

select option { padding-right: 10px; }

.store-switcher select option { padding-left: 0px; }

.store-switcher {
    border-top: 1px solid #D8D8D8;
    margin: 0;
    padding: 8px 0 0;
    text-align: left; }

.store-switcher label {
    display: inline;
    font-weight: bold; }

.store-switcher select {
    margin: 0 0 0 5px;
    width: auto; }

select.multiselect option {
    border-bottom: 1px solid #DEDEDE;
    padding: 2px 5px; }

select.multiselect option:last-child { border-bottom: 0; }

textarea { overflow: auto; }

.wrapper input.radio {
    margin: 0;
    outline: medium none;
    padding: 0;
    width: auto; }

input.checkbox {
    margin-right: 3px;
    outline: none; }

input.qty { width: 2.5em !important; }

button.button::-moz-focus-inner {
    border: 0;
    padding: 0; }

button.button { outline: none; }

button.button {
    background: transparent;
    border: 0;
    cursor: pointer;
    margin: 0;
    outline: none;
    overflow: visible;
    padding: 0; }

.sidebar .form-search .button.button{
background: url("http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/images/search_icon.png") no-repeat scroll 0 0 transparent;
border: 0 none;
display: block !important;
height: 29px;
position: absolute;
right: 0;
text-indent: -9999px;
top: 0;
width: 23px;
}  

button.button span {
    -webkit-border-radius: 3px;
    -webkit-transition: background 200ms ease-in-out 0s;
    border-radius: 3px;
    border: 0;
    display: block;
    font-size: 102%;
    font-weight: normal;
    height: 30px;
    line-height: 30px;
    outline: none;
    padding: 0 10px;
    text-align: center;
    text-transform: uppercase;
    transition: background 200ms ease-in-out 0s;
    white-space: nowrap; }

button.button span span {
    background-image: none;
    border: 0;
    outline: none;
    padding: 0; }

button.disabled span {
    background: #bbb;
    border-color: #bbb; }

.products-grid button.btn-cart, .products-grid button.btn-cart-options {
    position: relative;
    z-index: 10; }

button.btn-cart span span, button.btn-cart-options span span { padding: 0; }

button.btn-checkout span {
    height: 42px;
    line-height: 42px;
    outline: none;
    padding: 0 0 0 15px; }

button.btn-checkout span span {
    background: url("http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/images/arrow_button.png") no-repeat 100% 50%;
    background-size: 44px 20px;
    padding: 0 57px 0 0 !important; }

button.btn-checkout.no-checkout span { background-position: 0 100%; }

button.btn-checkout.no-checkout span span { background-position: 100% 100%; }

p.control input.checkbox, p.control input.radio {
    margin-right: 6px;
    outline: none;
    outline: none; }

/* Form Highlight */
/* Form lists */
/* Grouped fields */
ul.form-list { margin: 0; }

ol.form-list { margin: 0; }

.form-list li {
    margin: 0;
    padding: 2px 0; }

.form-list label {
    float: left;
    position: relative;
    z-index: 0; }

.form-list label.required em {
    float: right;
    font-style: normal;
    position: absolute;
    right: -8px;
    top: 0; }
.registered-users .form-list label.required em {
		float: left;
		font-style: normal;
		position: relative;
		right: 0;
		left:0;
		top: 0; margin:0 5px 0 0 }		

.form-list li.control label {
    float: left;
    margin: -1px 0 0 5px; }

.form-list li.control input.radio, .form-list li.control input.checkbox {
    float: left;
    margin: 0;
    outline: none; }

.form-list li.control .input-box {
    clear: none;
    display: inline;
    width: auto; }

.form-list .input-box {
    clear: both;
    display: block; }

.form-list .field {
    float: left;
    width: 50%; }

.form-list textarea { height: 10em; }

.form-list li.wide select { width: auto; }

.form-list li.additional-row {
    border-top: 1px solid #ccc;
    margin-top: 10px;
    padding-top: 7px; }

.form-list li.additional-row .btn-remove {
    float: right;
    margin: 5px 0 0; }

.form-list .input-range input.input-text { width: 74px; }

.form-list-narrow li { margin-bottom: 0; }

.form-list-narrow li .input-box { margin-bottom: 6px; }

.form-list-narrow li.wide .input-box { width: 260px; }

.form-list-narrow li.wide input.input-text, .form-list-narrow li.wide textarea { width: 254px }

.form-list-narrow li.wide select { width: 260px; }

/* Customer */
.form-list .customer-name-prefix .input-box, .form-list .customer-name-suffix .input-box, .form-list .customer-name-prefix-suffix .input-box, .form-list .customer-name-prefix-middlename .input-box, .form-list .customer-name-middlename-suffix .input-box, .form-list .customer-name-prefix-middlename-suffix .input-box { width: auto; }

.form-list .name-prefix, .form-list .name-suffix { width: 65px; }

.form-list .name-prefix select, .form-list .name-suffix select { width: 55px; }

.form-list .name-prefix input.input-text, .form-list .name-suffix input.input-text, .form-list .name-middlename input.input-text { width: 49px; }

.form-list .name-middlename { width: 70px; }

.form-list .customer-name-prefix-middlename-suffix .name-firstname, .form-list .customer-name-prefix-middlename .name-firstname { width: 120%; }

.form-list .customer-name-prefix-middlename-suffix .name-firstname input.input-text, .form-list .customer-name-prefix-middlename .name-firstname input.input-text { width: 124px; }

.form-list .customer-name-prefix-middlename-suffix .name-lastname,
.form-list .customer-name-prefix-suffix .name-lastname,
.form-list .customer-name-suffix .name-lastname,
.form-list .customer-name-middlename .name-firstname,
.form-list .customer-name-middlename-suffix .name-firstname,
.form-list .customer-name-middlename-suffix .name-lastname,
.form-list .customer-name-prefix-suffix .name-lastname{ width: 205px; }

.form-list .customer-name-prefix-suffix .name-firstname,
.form-list .customer-name-prefix-suffix .name-firstname,
.form-list .customer-name-prefix .name-firstname,
.form-list .customer-name-middlename .name-firstname{ width: 210px; }

.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text,
.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text,
.form-list .customer-name-prefix .name-firstname input.input-text,
.form-list .customer-name-suffix .name-lastname input.input-text,
.form-list .customer-name-middlename .name-firstname input.input-text,
.form-list .customer-name-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-middlename-suffix .name-lastname input.input-text,
.form-list .customer-name-prefix-middlename-suffix .name-lastname input.input-text{ width: 189px; }

.form-list .customer-dob .dob-month, .form-list .customer-dob .dob-day, .form-list .customer-dob .dob-year {
    float: left;
    width: 85px; }

.form-list .customer-dob input.input-text {
    display: block;
    width: 74px; }

.form-list .customer-dob label { font-weight: normal; }

.form-list .customer-dob .dob-day, .form-list .customer-dob .dob-month { width: 60px; }

.form-list .customer-dob .dob-day input.input-text, .form-list .customer-dob .dob-month input.input-text { width: 46px; }

.form-list .customer-dob .dob-year { width: 120%; }

.form-list .customer-dob .dob-year input.input-text { width: 134px; }

.buttons-set {
    clear: both;
    margin: 10px 0 0;
    padding: 5px 0 0;
    text-align: right; }

.buttons-set p.required { margin: 0 0 10px; }

.buttons-set .back-link {
    height: 30px;
    line-height: 30px;
    margin: 0;
    outline: none;
    padding: 0; }

.buttons-set a, .buttons-set .back-link a { outline: none; }

.buttons-set button.button {
    float: right;
    margin-left: 5px; }

.buttons-set-order { margin: 10px 0 0; }

.buttons-set-order .please-wait { padding: 12px 7px 0 0; }

.fieldset {
    border: 1px solid #DEDEDE;
    margin: 30px 0 0 0;
    padding: 15px; }

.fieldset p { margin-top: 10px; }

.fieldset .legend {
    border: none;
    color: #FFFFFF;
    float: left;
    font-size: 130%;
    font-weight: normal;
    line-height: normal;
    margin: -30px 0 0;
    outline: none;
    padding: 2px 12px;
    position: relative;
    text-transform: uppercase; }

/* Form Validation */
.customer-account-forgotpassword #form-validate ul.form-list, .customer-account-forgotpassword #form-validate ol.form-list { padding: 0; }

.validation-advice {
    background: url('http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/images/validation_advice_bg.gif') 2px 0 no-repeat;
    clear: both;
    color: #7E2C30;
    line-height: 12px;
    margin: 3px 0 0;
    min-height: 12px;
    padding-left: 15px; }

.validation-failed {
    background: #faebe7;
    border: 1px dashed #eb340a; }

.subscribe .validation-failed {
    background-color: #D0D0D0;
    margin: 0;
    padding: 4px 0 4px 3px; }

p.required { text-align: right; }

/* Expiration date and CVV number validation fix */
.v-fix { float: left; }

.v-fix .validation-advice {
    display: block;
    margin-right: -12em;
    position: relative;
    width: 12em; }

/* Global Messages  */
.success {
    color: #3d6611;
    font-weight: bold; }

.error {
    color: #df280a;
    font-weight: bold; }

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

.messages {
    overflow: hidden;
    width: 100%; }

.messages li { margin: 0 0 10px; }

.messages li li { margin: 0 0 3px; }

.error-msg, .success-msg, .note-msg, .notice-msg {
    -webkit-border-radius: 5px;
    background-position: 10px 50%;
    background-repeat: no-repeat;
    border-radius: 5px;
    border-style: solid;
    border-width: 1px;
    font-size: 100%;
    margin: 10px 0;
    min-height: 24px;
    padding: 10px 8px 8px 32px; }

#messages_product_view .note-msg, .notice-msg {
    background-color: #EFEFEF;
    background-image: url("http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/images/i_msg-note.gif"); }

.error-msg {
    background-color: #faebe7;
    background-image: url("http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/images/i_msg-error.gif");
    border-color: #f16048;
    color: #df280a; }

.success-msg {
    background-color: #eff5ea;
    background-image: url("http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/images/i_msg-success.gif");
    border-color: #446423;
    color: #3d6611; }

.note-msg, .notice-msg {
    background-color: #fcfcfc;
    background-image: url("http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/images/i_msg-note.gif");
    border-color: #ececec;
    color: #3d6611; }

/* BreadCrumbs */
.breadcrumbs {
    background-color: #f6f6f6;
    height: 85px;
    line-height: 85px;
    margin: 0;
    outline: none;
    padding: 0; }

.breadcrumbs ul { margin: 0 auto; }

.breadcrumbs li {
    display: inline-block;
    outline: none;
    padding: 0 12px 0 0; }

.breadcrumbs li, .main-inner .col-main .block.pager a {
    font-style: italic;
    font-weight: 400; }

.breadcrumbs li { background: url("http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/images/breadcrumbs.png") no-repeat 100% 50%; }

.breadcrumbs li:first-child { padding-left: 0; }

.breadcrumbs li:last-child {
    background: none transparent;
    padding-right: 0; }

.breadcrumbs li strong {
    font-size: 88%;
    font-weight: normal;
    outline: none; }

.breadcrumbs li a {
    border: 0;
    font-size: 88%;
    outline: none;
    text-decoration: none; }

.breadcrumbs span {
    float: left;
    height: 5px;
    margin: 9px 10px 0px 10px;
    width: 5px; }

.breadcrumbs li.home a { padding: 0 0 0 0; }

/* Page Heading */
.page-title {
    line-height: normal;
    margin: 0;
    outline: none;
    overflow: hidden;
    padding: 0 0 18px 0; }

.page-title h1, .page-title h2, .page-title h3 {
    font-size: 200%;
    font-weight: 300;
    line-height: normal;
    margin: 0;
    outline: none;
    padding: 0; }

.page-title .separator { margin: 0 3px; }

.page-title .link-rss {
    float: right;
    margin: 7px 0 0; }

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

.title-buttons h1, .title-buttons h2, .title-buttons h3, .title-buttons h4, .title-buttons h5, .title-buttons h6 {
    float: left;
    text-align: left; }

.title-buttons button.button { margin-top: 3px; }

.subtitle, .sub-title {
    clear: both;
    font-weight: bold;
    margin: 0 0 6px;
    padding: 15px 0 0; }

.multiple-checkout .subtitle, .multiple-checkout .sub-title { padding: 0; }

/* Pager */
.pager {
    padding: 0px;
    text-align: center; }

.pager .view-mode span.grid strong { margin-left: 3px; }

.pager .sort-by label {
    margin-bottom: 0px;
    vertical-align: middle; }

.pager .sort-by select {
    float: left;
    font-size: 95%;
    height: 27px;
    line-height: 27px;
    margin: 2px 5px 0 10px;
    min-height: 27px;
    outline: medium none;
    padding: 3px; }

select:hover, select:focus {
    border-color: #999999;
    color: #565656; }

.pager .pages ol, .pager .pages li {
    display: inline; }

.pager .pages .current {
    outline: none; }

.pager .pages strong { font-weight: normal; }

.pager a {
    background: none;
    border-radius: 0;
    border: 0;
    padding: 0; }

/* Toolbar */
.toolbar .sbHolder {
    border: 1px solid #9b9b9b;
    float: left;
    line-height: normal;
    margin: 0;
    outline: none;
    padding: 3px;
    position: relative;
    z-index: 9; }

.toolbar .sbHolder:hover { border: 1px solid #9b9b9b; }

.toolbar .view-mode p.t-slabel-1 { width: 15%; }

.toolbar p {
    line-height: normal;
    margin: 0;
    padding: 3px 0; }

.toolbar .sbHolder a {
    height: auto;
    line-height: normal;
    margin: 0;
    outline: none;
    padding: 0; }

.toolbar .sbHolder a.sbToggle {
    -webkit-border-radius: 3px;
    background: url("http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/images/mt-toolbar-arrows.png") no-repeat 50% 50%;
    border-radius: 3px;
    height: 20px;
    line-height: normal;
    right: 2px;
    top: 2px;
    width: 20px; }

.toolbar .sbHolder a.sbSelector {
    display: block;
    height: auto;
    line-height: normal;
    color:#454545 !important; }

.toolbar .sort-by .sbHolder { width: 50%; z-index: 9 }

.toolbar p.mt-toolbar-label { width: 20%; }

.toolbar p.mt-sort-arrows {
    padding: 3px 0 3px 10px;
    width: 4%; }

.toolbar .sbOptions {
    -webkit-box-shadow: none;
    border-top: 0;
    border: 1px solid #9b9b9b;
    box-shadow: none;
    left: -1px;
    top: 22px;
    width: 100%; }

.toolbar .sbOptions li {
    display: block;
    line-height: normal;
    margin: 0;
    padding: 0 3px; }

.toolbar .sbOptions li a {
    -webkit-border-radius: 2px;
    border-radius: 2px;
    border: none 0;
    display: block;
    float: none;
    line-height: normal;
    margin: 0;
    padding: 3px 4px; 
    color:#454545 !important;}

.toolbar .limiter .sbHolder { width: 26%; }

.toolbar .limiter p.mt-toolbar-label { padding: 2px 0 0 5px; }

.toolbar .view-mode p.mt-toolbar-label {
    padding: 5px 0 0;
    width: 54%; }

.toolbar .view-mode p.mt-toolbar-label label {
    padding: 0 10px 0 0;
    text-align: right; }

.toolbar .view-mode .mt-view { width: 60%; }

.toolbar .mt-row-page { margin-top: 2px; }

.toolbar .pager .pages .current {
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: #FFFFFF;
    display: inline-block;
    height: 22px;
    margin: 0;
    outline: medium none;
    padding: 2px 0 0 0;
    text-align: center;
    vertical-align: middle;
    width: 24px; }

.toolbar .pager .pages li a.previous {
    background: url("http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/images/page.png") no-repeat 0 0; }

.toolbar .pager .pages li a.previous:hover { background-position: 0 100%; }

.toolbar .pager .pages li a.next:hover, .page-sitemap .pager .pages li a.next:hover { background-position: -24px 100%; }

.toolbar .pager .pages li a {
    -webkit-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
    border: 0 none;
    color: #7e7e7e;
    height: 22px;
    margin: 0;
    outline: medium none;
    padding: 2px 0 0 0;
    text-align: center;
    vertical-align: middle;
    width: 24px; }

.toolbar .pager .pages li a:hover { color: #FFFFFF; }

.toolbar .pager .pages li a.next, .page-sitemap .pager .pages li a.next {
    background: url("http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/images/page.png") no-repeat -24px 0; }

.toolbar .pager .pages li {
    color: #7e7e7e;
    font-size: 105%;
    padding: 0 5px; }

.toolbar .sort-by a {
    line-height: normal;
    margin: 0;
    outline-style: none;
    padding: 0; 
    color:#454545 !important;}

.toolbar-bottom .toolbar .row-pager {
    height: 30px;
    height: auto !important;
    min-height: 30px;
    text-align: center; }

.toolbar-bottom .toolbar .row-pager .pages {
    height: 24px;
    line-height: 24px;
    outline: none;
    text-align: center; }

.toolbar .pager .view-mode span.list a, .toolbar .pager .view-mode span.list strong { margin: 0 0 0 3px; }

.toolbar .pager .view-mode span strong, .toolbar .pager .view-mode span a {
    -webkit-border-radius: 3px 3px 3px 3px;
    -webkit-transition: all 0.3s linear 0s;
    background: url("http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/images/view.png") no-repeat  0 0;
    border-radius: 3px 3px 3px 3px;
    border: 0 none;
    cursor: pointer;
    float: left;
    height: 30px;
    margin: 0 0 0 4px;
    outline: medium none;
    transition: all 0.3s linear 0s;
    width: 36px; }

.toolbar .pager .view-mode span.grid strong, .toolbar .pager .view-mode span.grid a, .pager .view-mode strong.grid { background-position: 0 -30px; }

.toolbar .pager .view-mode span.list strong, .toolbar .pager .view-mode span.list a { background-position: 0 0; }

.toolbar .pager .view-mode span.grid strong:hover, .toolbar .pager .view-mode span.grid a:hover { background-position: 100% -30px; }

.toolbar .pager .view-mode span.list strong:hover, .toolbar .pager .view-mode span.list a:hover { background-position: 100% 0; }

.toolbar .pager .view-mode span strong, .toolbar .pager .view-mode span a, .pager .view-mode strong.grid {
    -webkit-border-radius: 3px;
    border-radius: 3px;
    display: block;
    float: left;
    height: 30px;
    margin: 0;
    outline: none;
    padding: 0;
    width: 36px; }

.toolbar .pager .pages { padding: 0; }

.toolbar {
    height: auto; }

.toolbar .pager {
    margin: 0;
    padding: 30px 0 25px 0;
    text-align: left; }

.toolbar-bottom .toolbar .pager { padding-top: 15px; }

.toolbar .view-mode .view {
    line-height: 30px;
    min-height: 30px; }

.toolbar .view-mode .view label {
    float: left;
    height: 30px;
    line-height: 30px;
    margin: 0 10px 0 0;
    outline: none; }

.toolbar select { width: auto; }

.toolbar label {
    font-size: 107%;
    height: auto;
    line-height: normal;
    outline-style: none;
    text-transform: capitalize; }

/* Data Table */
.data-table {
    border: 1px solid #DEDEDE;
    float: left;
    width: 100%; }

.data-table tr.last th, .data-table tr.last td { border-bottom: 0; }

.data-table th {
    border: 1px solid #DEDEDE;
    font-weight: bold;
    padding: 10px;
    white-space: nowrap; }

.data-table td {
    border: 1px solid #DEDEDE;
    padding: 10px; }

.data-table thead th {
    border-right: 1px solid #DEDEDE;
    font-weight: normal;
    padding: 10px;
    vertical-align: middle;
    white-space: nowrap; }

.data-table thead th.wrap { white-space: normal; }

.data-table thead th a, .data-table thead th a:hover { color: #FFF; }

.data-table thead th { background: #ECECEC; }

.data-table thead th .tax-flag { white-space: nowrap; }

.data-table tfoot { border-bottom: 1px solid #DEDEDE; }

.data-table tfoot tr.first td { background: #ECECEC; }

.data-table tfoot tr.first td.a-right.last { overflow: hidden; }

.data-table tfoot td {
    border-bottom: 0;
    border-right: 1px solid #DEDEDE; }

.data-table tfoot strong { font-size: 110%; }

.data-table tbody th, .data-table tbody td {
    border-bottom: 1px solid #DEDEDE;
    border-right: 1px solid #DEDEDE; }

/* Bundle products tables */
.data-table tbody.odd tr td, .data-table tbody.even tr td { border-bottom: 0; }

.data-table tbody.odd tr.border td, .data-table tbody.even tr.border td { border-bottom: 1px solid #DEDEDE; }

.data-table tbody td .option-label {
    font-style: italic;
    font-weight: bold; }

.data-table tbody td .option-value { padding-left: 10px; }

/* Generic Info Box */
.info-box {
    background: url("http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/images/bkg_block-title.gif") 0 0 repeat-x;
    border: 1px solid #d0cbc1;
    margin: 0 0 15px;
    padding: 12px 15px; }

.info-box h2 { font-weight: bold; }

.info-table th {
    font-weight: bold;
    padding: 2px 15px 2px 0; }

.info-table td { padding: 2px 0; }

/* Shopping cart total summary row expandable to details */
tr.summary-total { cursor: pointer; }

tr.summary-total .summary-collapse {
    background: url("http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/images/bkg_collapse.gif") 0 5px no-repeat;
    cursor: pointer;
    float: right;
    padding-left: 20px;
    text-align: right; }

tr.show-details .summary-collapse { background-position: 0 -52px; }

tr.summary-details td {
    background-color: #dae1e4;
    color: #626465; }

tr.summary-details-first td { border-top: 1px solid #d2d8db; }

tr.summary-details-excluded { font-style: italic; }

/* Shopping cart tax info */
.cart-tax-info { display: block; }

.cart-tax-info, .cart-tax-info .cart-price { padding-right: 20px; }

.cart-tax-total {
    background: url("http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/images/bkg_collapse.gif") 100% 5px no-repeat;
    cursor: pointer;
    display: block;
    padding-right: 20px; }

.cart-tax-info .price, .cart-tax-total .price {
    display: inline !important;
    font-weight: normal !important; }

.cart-tax-total-expanded { background-position: 100% -52px; }

/* Class: std - styles for admin-controlled content */
.std .subtitle { padding: 0; }

.std ol.ol {
    list-style: decimal outside;
    padding-left: 1.5em; }

.std ul.disc {
    list-style: disc outside;
    margin: 0 0 10px;
    padding-left: 18px; }

.std dl dt { font-weight: bold; }

.std dl dd { margin: 0 0 10px; }

.std ul, .std ol, .std dl, .std p, .std address, .std blockquote {
    margin: 0 0 10px;
    outline: none;
    padding: 0; }

.std ul {
    list-style: disc outside;
    padding-left: 1.5em; }

.std ol {
    list-style: decimal outside;
    padding-left: 1.5em; }

.std ul ul { list-style-type: circle; }

.std ul ul, .std ol ol, .std ul ol, .std ol ul { margin: .5em 0; }

.std dt { font-weight: bold; }

.std dd { padding: 0 0 0 1.5em; }

.std blockquote {
    font-style: italic;
    padding: 0 0 0 1.5em; }

.std address { font-style: normal; }

.std b, .std strong { font-weight: bold; }

.std i, .std em { font-style: italic; }

/* Misc */
ul.links li {
    -webkit-transition: color 450ms ease-in-out 0s, background-color 450ms ease-in-out 0s;
    border-color: rgba(255, 255, 255, 0.15);
    border-style: solid;
    border-width: 0px 0px 0px 1px;
    cursor: pointer;
    float: left;
    height: 42px;
    line-height: 40px;
    margin: 0;
    outline: none;
    padding: 0 18px;
    transition: color 450ms ease-in-out 0s, background-color 450ms ease-in-out 0s; }

ul.links li:hover, ul.links li.hover {
    -webkit-transition-duration: 100ms;
    transition-duration: 100ms; }

ul.links li.last { border-right-width: 1px; }

.link-reorder { font-weight: normal; }

.link-compare { font-weight: normal; }

.link-print { font-weight: normal; }

.link-rss {
    background: url("http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/images/i_rss.gif") 0 2px no-repeat;
    line-height: 14px;
    padding-left: 18px;
    white-space: nowrap; }

.btn-remove {
    line-height: normal;
    outline: none; }

.btn-previous, .btn-remove2, .btn-edit {
    display: block;
    font-size: 0;
    line-height: 0;
    overflow: hidden;
    text-indent: -999em; }

.btn-previous {
    background: url("http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/images/btn_previous.gif") 0 0 no-repeat;
    height: 11px;
    width: 11px; }

.btn-remove2 {
    background: url("http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/images/btn-remove.png") 0 0 no-repeat;
    height: 16px;
    width: 16px; }

.btn-edit {
    background: url("http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/images/btn_edit.gif") 0 0 no-repeat;
    height: 11px;
    width: 11px; }

.cards-list dt { margin: 5px 0 0; }

.cards-list .offset { padding: 2px 0 2px 20px; }

.separator { margin: 0 3px; }

.divider {
    background: url("http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/images/bkg_divider1.gif") 0 50% repeat-x;
    clear: both;
    display: block;
    font-size: 0;
    height: 1px;
    line-height: 0;
    margin: 10px 0;
    overflow: hidden;
    text-indent: -999em; }

/* Global site notices */
.global-site-notice {
    background: #FFFf90;
    border-width: 0 0 1px;
    border: 1px solid #CFCFCF;
    font-size: 100%;
    line-height: 1.25;
    text-align: center; }

.global-site-notice .notice-inner {
    background: url("http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/images/i_notice.gif") 20px 25px no-repeat;
    margin: 0 auto;
    padding: 12px 0 12px 80px;
    text-align: left;
    width: 860px; }

.global-site-notice .notice-inner p {
    border: 1px dotted #cccc73;
    margin: 0;
    padding: 10px; }

.global-site-notice .notice-inner .actions { padding-top: 10px; }

/* Cookie Notice */
/* Noscript Notice */
/* Demo Notice */
.demo-notice {
    background: #d75f07;
    border: 0;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
    padding: 6px 10px;
    text-align: center; }

.demo-notice .notice-inner {
    background: none;
    padding: 0;
    text-align: center;
    width: auto; }

.demo-notice .notice-inner p {
    border: 0;
    padding: 0; }

/* ======================================================================================= */
/* Header ================================================================================ */
.header-container{ position:relative; z-index:9 }
.main-container{ position:relative; z-index:0 }
.header {
    margin: 0;
    padding: 0; }

.mobileEmailPhone {display: none !important;}
.header a {
    -webkit-transition: color 450ms ease-in-out 0s, background-color 450ms ease-in-out 0s;
    outline: none;
    transition: color 450ms ease-in-out 0s, background-color 450ms ease-in-out 0s; }

.header a.logo {
    outline: none;
    padding: 13px 5px 31px; }

.header .logo strong {
    height: 0;
    left: -999em;
    line-height: 0;
    overflow: hidden;
    position: absolute;
    text-indent: -999em;
    top: -999em;
    width: 0; }

.header .logo {
    outline: none;
    padding: 13px 5px 11px;
    width: 90%;
height: auto; }

.header-static .support p { background-position: 0 0; }

.header-static .email p { background-position: -100px 0; }

.header-static p {
    -webkit-border-radius: 50%;
    -webkit-transition: all 400ms ease-in-out 0s;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    border-radius: 50%;
    height: 54px;
    margin-bottom: 0;
    margin-top: 35px;
    outline: none;
    transition: all 400ms ease-in-out 0s; }

.header-static ul li small { font-size: 100%; }

.hidden-phone {
  padding: 2px 0;
}

.support p { 
	background: none repeat scroll 0 0 #56BFD5 !important;
    color: #FFFFFF !important;
    font-size: 35px;
    padding-top: 10px; }

.email p { 
	background: none repeat scroll 0 0 #7C2C2D !important;
    color: #FFFFFF !important;
    font-size: 35px;
    padding-top: 10px; }

.header-static ul {
    margin-bottom: 14px;
    margin-top: 12px; }

.header-static ul li {
    font-size: 112%;
    outline: none;
    text-align: left;
    text-transform: uppercase; }

.header-static ul li a {
    outline: none;
    text-decoration: none;
    text-transform: none; }

.header-static ul li a:hover { text-decoration: none; }

.header-static ul li strong { font-weight: normal; }

.header-static ul li span { font-size: 75%; }

/********** < Navigation */
.naviga {
	display: inline-block;
	float: left;
	height: auto;
	margin: 0 0 2px;
	padding: 0;
	border-bottom: 3px solid #FFFFFF;
	width: 100%; }

#nav li.nav-1 ul li { width: 226px; }
#nav .menu-static-blocks {
	width:225px;
	float:left
}
	#nav .nav-1 .menu-static-blocks {
		margin: 0;
		padding: 10px 0 0 0;
		clear:both;
		width: 100%; }

.mt-navigation { margin: 0 !important; }

	.mt-navigation .sub-wrapper .menu-static-blocks p { margin: 10px 0 0 5px; }

ul .menu-static-blocks h1, ul .menu-static-blocks h2, ul .menu-static-blocks h3, ul .menu-static-blocks h4, ul .menu-static-blocks h5, ul .menu-static-blocks h6 {
	-webkit-border-radius: 0;
	-webkit-text-shadow: none;
	background-color: transparent;
	border-radius: 0;
	border: 0;
	font-size: 125%;
	font-weight: normal;
	height: auto;
	display:block;
	line-height: normal;
	margin: 0;
	outline: none;
	padding: 0;
	text-shadow: none; }

#nav {
	height: 50px;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 2; }

	/* All Levels */
/* Style consistent throughout all nav levels */
#nav li { text-align: left; }

		#nav li.over { z-index: 998; }

	#nav a, #nav a:hover {
		display: block;
		outline: none;
		text-decoration: none; }

	#nav span {
		cursor: pointer;
		display: block;
		white-space: nowrap; }

	#nav li ul span { white-space: normal; }

	#nav ul.level0 li {
		float: left;
		outline: none;
		position: relative;
		width: 200px; }

    #nav .dropdown ul.level0  li{ width: 100% }

	#nav ul li ul.level1 li, #nav ul li ul.level2 li {
		border: 0;
		margin: 0;
		width: 210px; }

		#nav .menu-static-blocks p {
			font-size: 90%;
			margin: 0;
			line-height:normal;
			outline: none;
			padding: 0;
			text-align: justify; }

			#nav .menu-static-blocks p.more-link { margin: 10px 0 0 0; }

				#nav .menu-static-blocks p.more-link a {
					-webkit-border-radius: 3px 3px 3px 3px;
					background-image: none;
					border-radius: 3px 3px 3px 3px;
					float: left;
					margin: 0;
					outline: medium none;
					padding: 5px 10px;
					text-align: center;
					width: auto; }

					#nav .menu-static-blocks p.more-link a:hover, #nav .menu-static-blocks p.more-link a:focus { outline: none; }

	#nav p { outline: none; }

	#nav .menu-static-blocks h4 { text-transform: uppercase; }

	#nav .menu-static-blocks img {
		margin: 0;
		max-width: 100%; }

	#nav ul.level0 li.menu-category-description { margin: 0 0 0 20px; }

		#nav ul.level0 li.menu-category-description h4 { text-transform: uppercase; }

		#nav ul.level0 li.menu-category-description img { margin: 0 0 10px; }

	/* 0 Level */
#nav li {
		float: left;
		height: 50px;
		padding: 0; }

		#nav li.m-dropdown { position: relative; }

			#nav li.m-dropdown .dropdown.sub-wrapper { width: 260px; max-width:290px }

		#nav li .shown-sub li div.shown-sub {
			left: 73%;
			top: 5px;
			width: 124%; }

		#nav li ul.shown-sub, #nav li div.shown-sub {
			-webkit-box-shadow: 1px 6px 7px 0 rgba(0, 0, 0, 0.15);
			border: 0;
			box-shadow: 1px 6px 7px 0 rgba(0, 0, 0, 0.15);
			left: 0;
			outline: none;
			width: 100%;
			z-index: 9; }

		#nav li .shown-sub ul.shown-sub {
			display: block;
			display: none;
			left: 60px;
			top: 20px;
			width: auto; }

		#nav li.level0 ul li.parent {
			background: url("http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/images/bg-li-menu-parent.png") no-repeat 92% 50%; }

		#nav li.level0 {
			border-left: 1px solid #ffffff;
			display: block;
			line-height: 50px; }

	#nav a {
		-webkit-transition: color 450ms ease-in-out 0s, background-color 450ms ease-in-out 0s;
		float: left;
		font-size: 120%;
		margin: 0;
		outline: medium none;
		outline: none;
		padding: 0 20px;
		text-decoration: none;
		text-transform: uppercase;
		transition: color 450ms ease-in-out 0s, background-color 450ms ease-in-out 0s; }

div.video { z-index: 0; display:none}
#nav li:hover div.video{ display:block }

#megamenu a {
	outline: none;
	text-decoration: none; }

#nav li.over a, #nav a:hover {
	-webkit-transition-duration: 100ms;
	outline: none;
	transition-duration: 100ms; }

#nav li.custom-block .mm-item-base { padding: 30px 2.5% 20px; }

#nav li.item-custom { text-align: center; }

#nav li.custom-block a, #nav li.custom-block a span {
	cursor: pointer;
	outline: none; }

#nav li.item-custom .child-item { margin: 0 8%; }

	#nav li.item-custom .child-item img { margin: 0 0 30px 0; }

#nav li.item-custom:first-child .child-item { margin-left: 0; }

#nav li.item-custom:last-child .child-item { margin-right: 0; }

#nav li.custom-block h3 {
	background: url("http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/images/custom_line.png") repeat-x scroll top center transparent;
	font-size: 160%;
	font-weight: normal;
	height: auto;
	line-height: normal;
	margin: 0;
	outline: none;
	padding: 15px 12px 12px;
	text-transform: uppercase; }

/* 1st Level */
#nav ul li, #nav ul li.active {
	background: none;
	margin: 0;
	padding: 0; }

#nav ul a, #nav ul a:hover {
	background: none;
	float: none;
	padding: 0; }

#nav ul li a { font-weight: normal !important; }

/* 2nd Level */
#nav .sub-wrapper {
	border-top: 3px solid #FFFFFF;
	display: none;
	left: -10000px;
	position: absolute;
	top: 50px; }

	#nav .sub-wrapper .mm-item-base {
		border: 0;
		padding: 15px 20px; }

	#nav .sub-wrapper ul {
		border: none;
		margin: 0px;
		padding: 0px;
		position: static;
		width: auto; }

/* 3rd+ Level */
#nav li a.level-top:hover, #nav li a.level-top.hover { outline: none; }

#nav ul ul, #nav ul .sub-wrapper { top: 0; }

#nav li.level0 ul li { height: auto; }

	#nav li.level0 ul li.groups a {
		background:none;
		font-size: 120%;
		text-transform: uppercase;
	}

	#nav li.level0 ul li a, #nav li.level0 .groups-wrapper ul li a {
		-webkit-transition: all 0.2s ease-out 0s;
		background: url("http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/images/bg-li-menu.png") no-repeat scroll 0 11px transparent;
		border: 0 none;
		font-size: 97%;
		height: auto;
		line-height: 20px;
		margin: 0;
		outline: medium none;
		padding: 0;
		text-transform: capitalize;
		transition: all 0.2s ease-out 0s; }

		#nav li.level0 ul li a span {
			background: none;
			min-height: 25px;
			line-height: 25px;
			outline: none;
			padding: 0 0 0 10px; }
			
		#nav li.level0 ul li a span.title_group{ padding-left:0 }	

		#nav li.level0 .groups-wrapper ul li a:hover {
			-webkit-transition: all 0.2s ease-out 0s;
			outline: none;
			padding-left: 4px;
			text-decoration: none;
			transition: all 0.2s ease-out 0s; }

#nav ul span, #nav ul li.last li span { padding: 3px 15px 4px 15px; }

#nav li.level0 ul li ol { margin: 0 0 0 5px; }

/* Show menu */
/*---- Custom Menu --------*/
.custom-menu h4 {
    padding: 0;
    text-transform: uppercase; }

.custom-menu img { margin: 0 0 10px; }

#nav .custom-menu li {
    border: 0;
    margin: 0;
    padding: 0 0 0 15px;
    text-transform: capitalize; }

.custom-menu {
    border-right: 1px solid #acacac;
    float: left;
    min-height: 330px;
    width: 210px; }

.fashion-girl { padding: 0 12px 0 0; }

.fashion-men { padding: 0 12px; }

.fashion-news { padding: 0 12px; }

.fashion-collection {
    border: 0;
    padding: 0 0 0 12px; }

.navbar .brand {
    color: #FFF !important;
    font-weight: normal !important;
    text-shadow: 0 0 0 !important; }

.navbar .btn-navbar {
    background-color: #cc1257;
    background-image: none !important;
    border: 0px !important;
    margin: 11px 5px 0; }

/********** Navigation > */
/* ======================================================================================= */
#megamenu div.childcontent ul li .megamenu-static { margin: 0 0 0 5px; }

#megamenu div.childcontent ul li .megamenu-static a {
    background: #FFF;
    height: 120px;
    margin: 0;
    padding: 5px;
    width: 471px; }

#megamenu div.childcontent ul li .megamenu-static a:hover {
    -webkit-box-shadow: 0 0 3px 1px #C4C4C1 inset;
    box-shadow: 0 0 3px 1px #C4C4C1 inset; }

#megamenu div.childcontent ul li .megamenu-static h3 { margin: 10px 0 0 5px; }

#megamenu div.childcontent ul li .megamenu-static p { margin: 0 0 0 5px; }

.nivo-caption p { color: #FFFFFF; }

#mt-wrapper {
    margin: 20px auto 45px;
    text-align: left;
    width: 960px; }

.content-static ul { margin: 0; }

.content-static ul li {
    margin: 0 0 20px;
    text-align: center; }

.content-static ul li.last { margin: 0; }

.content-static ul li img { width: 100%; }

.content-static a.span12 { outline: none; }

#mt-dropdown ul li a:hover { outline: none; }

.product-title {
    line-height: 27px;
    margin: 0;
    min-height: 27px;
    padding: 0;
    text-transform: uppercase;
    width: auto; }

#mtcontainer .product-title span, #mt_productscroller .product-title span, .logoscroller .product-title span {
    font-size: 150%;
    font-weight: normal;
    height: 30px;
    line-height: 30px;
    padding: 0 0 0 7px; }

/* Sidebar =============================================================================== */
.sidebar .block { margin: 0 0 20px; }

.sidebar .block .block-content .product-name a {
    outline: none;
    text-decoration: none;
    text-transform: capitalize; }

.block .block-title {
    margin: 0;
    padding: 10px 0; }

.block .block-title strong {
    font-weight: normal;
    margin: 0;
    padding: 0;
    text-align: left;
    text-transform: uppercase; }

.block .block-title strong span {
    font-size: 180%;
    line-height: normal;
    outline: none; }

.block .block-title a { text-decoration: none; }

.block .block-subtitle {
    font-weight: bold;
    margin: 0;
    padding: 5px 0; }

.block .block-content {
    margin: 0;
    padding: 12px 10px; }

.block .block-content li.item, .block .btn-remove, .block .btn-edit {
    margin: 0;
    outline: none;
    padding: 0; }

.block .actions {
    padding: 6px 9px;
    text-align: center; }

.block .actions a { float: left; }

.block .actions button.button {
    background-image: none;
    outline: none; }

.block .empty {
    margin: 0;
    padding: 0; }

/* Mini Blocks */
/* SmartMenu */
.mt-smartmenu .block-content { padding: 0; }

/* Mini Products List */
.block-cart .mini-products-list .product-details .product-name, .block-cart .mini-products-list .product-details .nobr small { word-wrap: break-word; }

.block-cart .mini-products-list .product-details .nobr { white-space: normal !important; }

/* Block: Account */
/*.sidebar .block-account { margin-top: 10px; }*/
.sidebar .block-title { margin-top: 20px; }

.block-account .block-content {
    margin: 0;
    padding: 0; }

.block-account .block-content ul, .block-account .block-content ol {
    margin: 10px 0 0 0;
    outline-style: none; }

.block-account .block-content li {
    background-position: 8px 50% !important;
    line-height: 30px;
    margin: 0;
    outline-style: none;
    padding: 0 0 0 20px; }

.block-account .block-content li a { font-weight: normal; }

.block-account .block-content li a:hover {
    outline-style: none;
    text-decoration: none; }

.block-account .block-content li.last a { border-bottom: 0; }

.block-account .block-content li.current {
    border: 0;
    outline-style: none; }

.block-account .block-content li.current strong {
    border: 0;
    font-weight: normal;
    outline-style: none; }

.block-account .block-content li.current.last {
    border-bottom: 0;
    border: 0;
    outline-style: none; }

/* Block: Currency Switcher */
.currency .sbSelector { padding: 0 0 0 5px; }

.currency .sbOptions li a {
    padding-left: 5px;
    padding-right: 5px; }

.block-currency .block-title strong {
    background: url("http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/images/i_block-currency.gif") 0 50% no-repeat;
    color: #FFF;
    font-weight: bold;
    line-height: 21px;
    padding: 0 0 0 21px;
    text-transform: none; }

.block-currency .block-content {
    background: none;
    padding: 0; }

.block-currency .block-content select {
    padding: 0;
    width: 100%; }

/* Block: Layered Navigation */
.block-layered-nav .block-subtitle {
    background: #d5e8ff url("http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/images/bkg_block-layered1.gif") 0 50% repeat;
    border-width: 1px 0;
    border: 1px solid #b9ccdd;
    color: #1f5070;
    line-height: 1.35;
    padding: 3px 9px;
    text-transform: uppercase; }

.block-layered-nav .block-content {
    outline: none;
    padding: 0; }

.block-layered-nav dt {
    font-size: 110%;
    font-weight: 300;
    line-height: normal;
    margin: 0 0 3px;
    outline: medium none;
    padding: 10px 12px 0; }

.block-layered-nav dd ol, .block-layered-nav dd ul { margin: 0; }

.block-layered-nav dd {
    margin: 0;
    padding: 0; }

.block-layered-nav dd.last { background: none; }

.block-layered-nav dd li {
    line-height: 27px;
    margin: 0;
    outline: medium none;
    padding: 0 0 0 30px; }

.block-layered-nav dd li a { font-weight: normal; }

.block-layered-nav dd li a:hover {
    color: #FFFFFF;
    text-decoration: none; }

.block-layered-nav .currently li {
    line-height: 1.5;
    padding: 6px 24px 6px 10px;
    position: relative;
    z-index: 1; }

.block-layered-nav .currently .label {
    float: left;
    font-weight: 300;
    line-height: 35px;
    padding: 0 10px;
    text-transform: none;
    vertical-align: top; }

.block-layered-nav .currently .value {
    display: block;
    float: left;
    line-height: 35px; }

.block-layered-nav .currently .btn-previous, .block-layered-nav .currently .btn-remove {
    margin: 0;
    position: absolute;
    right: 5px;
    top: 9px; }

.block-layered-nav .currently .btn-remove {
    -webkit-border-radius: 50%;
    background: url("http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/images/btn-remove.png") no-repeat 0 0;
    border-radius: 50%;
    float: right;
    height: 16px;
    margin: 0;
    padding: 0;
    text-indent: -999em;
    width: 16px; }

.block-layered-nav .currently ol li {
    background: url("http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/images/bg-li-menu-parent.png") no-repeat 0 50%; }

.block-layered-nav .currently .btn-previous { right: 17px; }

.block-layered-nav .actions {
    padding: 4px 5px 4px 9px;
    text-align: right; }

.block-layered-nav .actions a { float: none; }

.block-layered-nav .currently ol li, .block-layered-nav .currently ul li {
    line-height: normal;
    margin: 0;
    padding: 0; }

.block-layered-nav .currently ol, .block-layered-nav .currently ul {
    border-style: solid;
    border-width: 0 0 1px 0; }

.block-layered-nav .currently p.block-subtitle {
    background: none;
    border: 0 none;
    display: block !important;
    font-size: 100%;
    line-height: normal;
    margin: 0;
    padding: 10px 0 10px;
    text-align: left;
    text-transform: capitalize; }

/* Block: Cart */
.block-cart .summary {
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 1; }

.block-cart .amount {
    margin: 0; }

.block-cart .amount a { font-weight: 600; }

.block-cart .block-content .actions {
    margin: 0 auto;
    outline: none;
    padding: 10px 0;
    text-align: center; }

.block-cart .block-content .block-subtitle {
    font-weight: normal;
    padding: 0 0 10px 0; }

.block-cart .block-content ol, .block-cart .block-content ul { margin: 0; }

.block-cart .block-content ol li.item, .block-cart .block-content ul li.item {
    padding-left: 0px;
    padding-right: 0px; }

.block-cart .block-content ol li.item.last, .block-cart .block-content ul li.item.last { padding-bottom: 0; }

.block-cart .block-content ol li.item .product-image, .block-cart .block-content ul li.item .product-image {
    margin: 0;
    outline: none;
    padding: 0; }

.block-cart .block-content ol li.item .product-details, .block-cart .block-content ul li.item .product-details {
    height: auto;
    line-height: normal;
    margin: 0;
    outline: medium none;
    position: relative; }

.block-cart .block-content ol li.item .product-details .actions a {
    font-size: 90%;
    line-height: normal;
    margin: 0;
    outline: none;
    padding: 0; }

.block-cart .block-content ol li.item .product-details .product-name, .block-cart .block-content ul li.item .product-details .product-name {
    height: auto;
    line-height: normal;
    margin: 0;
    outline: none;
    padding: 0 0 0 5px; }

.block-cart .block-content ol li.item .product-details .price, .block-cart .block-content ul li.item .product-details .price {
    font-weight: bold;
    padding: 0 0 0 5px; }

.block-cart .block-content ol li.item .product-details .truncated, .block-cart .block-content ul li.item .product-details .truncated { padding: 5px; }

.product-details .product-name a { outline: none; }

.block-cart .block-content .summary .subtotal .label {
    background: transparent none;
    border-radius: 0;
    box-shadow: none;
    font-weight: normal;
    padding: 2px 0;
    text-shadow: none; }

.block-cart .subtotal {
    margin: 0;
    padding: 0;
    text-align: left; }

.block-cart .subtotal .price {
    color: #676767;
    font-weight: normal; }

.block-cart .actions .paypal-logo {
    float: left;
    margin: 3px 0 0;
    text-align: right;
    width: 100%; }

.block-cart .actions .paypal-logo .paypal-or {
    clear: both;
    display: block;
    padding: 0 55px 8px 0; }

/* Block: Wishlist */
.block-wishlist .actions { text-align: right; }

.block-wishlist .actions a { float: none; }

.block-wishlist .block-subtitle {
    font-weight: normal;
    line-height: normal;
    outline: none;
    padding: 0 0 10px 0;
    text-align: center; }

.block-wishlist ol, .block-wishlist ul { margin: 0; }

.block-wishlist .block-content li.item {
    margin: 0;
    padding: 0 0 12px 0; }

.block-wishlist .block-content li.item .product-image { outline: none; }

.block-wishlist .block-content li.item .product-details { outline: none; }

.block-wishlist .block-content li.item.last { padding-bottom: 0; }

.block-wishlist .block-content .link-cart { margin: 0 0 0 7px; }

.block-wishlist .block-content .actions {
    outline: none;
    text-align: center; }

.block-wishlist .block-content li.item .product-details .product-name {
    height: auto;
    margin: 0;
    padding: 0; }

.block-wishlist .block-content li.item .product-details .price-box {
    margin: 0;
    overflow: hidden;
    padding: 0; }

.block-wishlist .block-content li.item .product-details .price-box .old-price { margin: 3px 0 0 10px; }

.block-wishlist .product-details p {
    line-height: normal;
    margin: 0; }

.block-wishlist .block-content li.item .product-details .price-box span {
    font-size: 100%;
    font-weight: bold;
    outline: none; }

.block-wishlist .actions { text-align: center; }

.block-wishlist .block-content li.item .product-details .btn-remove { outline: none; }

.block-wishlist .block-content li.item .product-details .btn-remove span.icon { margin-top: 2px; }

.block-wishlist .price-box .old-price, .block-wishlist .price-box .regular-price, .block-wishlist .price-box .special-price { display: inline-block; }

.block-wishlist .price-box .regular-price, .block-wishlist .price-box .special-price { float: left; }

/* Block: Related */
.block-related {
    margin: 0;
    outline: none;
    padding: 20px 0;
    position: relative; }

.block-related .block-content { padding: 0; }

.block-related .mt-actions p {
    margin: 0;
    outline: none; }

.block-related .mt-actions p.detail { border: none; }

.block-related .block-title {
    line-height: normal;
    margin: 0;
    outline: none;
    padding: 0; }

.block-related .block-title strong {
    height: auto;
    line-height: normal;
    outline: medium none;
    text-align: left;
    text-transform: uppercase; }

.block-related .block-subtitle {
    font-weight: normal;
    margin: 0;
    outline: none;
    padding: 5px 0 15px; }

.block-related .block-subtitle a { outline: none; }

.block-related .block-content .pagenav {
    position: absolute;
    right: 0;
    top: 2px; }

.block-related .block-content div.item {
    margin: 0 12px 0 0;
    position: relative;
    text-align: center; }

.block-related .block-content .mini-products-list ul li { outline: none; }

.block-related .block-title strong span {
    display: block;
    font-size: 150%;
    margin: 0;
    outline: none;
    padding: 0; }

#block-related .item .product-details {
    height: 43px;
    line-height: 43px;
    margin: 0;
    padding: 0;
    position: relative;
    text-align: center;
    z-index: 10; }

#block-related input.checkbox {
    height: auto;
    line-height: normal;
    margin: -5px 0 0 5px;
    outline: medium none;
    padding: 0; }

/* Block: Compare Products */
.block-compare .block-content ol, .block-compare .block-content ul { margin: 0; }

.block-compare .block-content .actions { padding: 10px 0; }

.block-compare .block-content .actions a {
    display: inline-block;
    float: none;
    margin: 0;
    padding: 10px 0 0; }

.block-compare .block-content .actions a span.btn-remove {
    margin: 2px 3px 0 0;
    outline: none; }

.block-compare .block-content ol li.item, .block-compare .block-content ul li.item { padding: 2px 0; }

.block-compare .btn-remove {
    float: left;
    margin: 1px 0 0 0;
    text-indent: -999em; }

.block .block-content p.product-name {
    line-height: normal;
    margin: 0 0 0 20px;
    outline: none;
    padding: 0; }

#block-compare li.item {
    line-height: normal;
    margin: 0;
    padding: 5px 0; }

.block-compare .block-content ol li.item .product-name, .block-compare .block-content ul li.item .product-name {
    height: 15px;
    height: auto !important;
    min-height: 15px; }

.block-compare .block-content ol li.item .product-name a, .block-compare .block-content ul li.item .product-name a {
    font-weight: normal;
    outline: none; }

.page-popup .link-print {
    background: url("http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/images/i_print.gif") 0 2px no-repeat;
    font-weight: normal;
    outline-style: none;
    padding: 2px 0 2px 25px; }

.compare-table { border: 0; }

.compare-table thead tr.first th, .compare-table thead tr.first td {
    background: none;
    border: 0;
    line-height: 0;
    padding: 0; }

.compare-table .btn-remove {
    background-image: url("http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/images/btn_remove2.gif");
    float: right;
    height: 15px;
    width: 72px; }

.compare-table tbody th { background: #d9e5ee url("http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/images/bkg_th-v.gif") 100% 0 repeat-y; }

.compare-table tbody th, .compare-table tbody td {
    border-left: 1px solid #DEDEDE;
    border-top: 1px solid #DEDEDE;
    border: 0;
    padding: 10px; }

.compare-table tbody td.last { border-right: 1px solid #DEDEDE; }

.compare-table tbody tr.last th, .compare-table tbody tr.last td { border-bottom: 1px solid #DEDEDE !important; }

.compare-table tr.add-to-row td {
    background: #FFFada;
    text-align: center; }

.compare-table tr.first td { text-align: center; }

.compare-table tr.first td .product-name {
    font-weight: bold;
    margin: 0 0 5px; }

.compare-table tr.first td .product-name a { outline: none; }

.compare-table tr.first td .ratings {
    margin: 0 auto;
    width: 69px; }

.compare-table tr.first td p, .compare-table tr.add-to-row td p { margin: 0; }

.compare-table .price-box {
    float: left;
    text-align: center;
    width: 50%; }

.compare-table ul.add-to-links {
    clear: both;
    padding-top: 10px; }

.compare-table p {
    float: left;
    text-align: center;
    width: 50%; }

/* Block: Recently Viewed */
/* Block: Recently Compared */
ol#recently-compared-items {
    margin: 0;
    outline: none;
    padding: 0; }

ol#recently-compared-items li {
    margin: 0;
    padding: 5px 0; }

.mt-compare-label {
    font-weight: 600;
    text-align: left;
    text-decoration: none;
    text-transform: uppercase; }

/* Block: Poll */
.block-poll .actions button.button { float: none; }

.block-poll button span {
    -webkit-border-radius: 3px;
    -webkit-transition: all 0.2s linear 0s;
    border-radius: 3px;
    font-size: 100%;
    font-weight: normal;
    height: 34px;
    line-height: 34px;
    outline: none;
    padding: 0 35px;
    transition: all 0.2s linear 0s; }

.block-poll .block-subtitle {
    font-weight: normal;
    padding: 0; }

.block-poll label {
    cursor: pointer;
    margin: 0;
    padding: 0; }

.block-poll input.radio {
    float: none;
    margin: 0;
    outline: none !important;
    padding: 0;
    width: auto; }

.block-poll .label {
    background: none;
    border-radius: 0;
    display: block;
    float: none;
    font-weight: normal;
    margin: 0;
    padding: 0;
    text-shadow: none;
    width: auto; }

.block-poll ol, .block-poll ul { margin: 0; }

.block-poll .label label { line-height: 22px; }

.block-poll li {
    margin: 10px 0;
    padding: 0; }

.block-poll button.button span span { padding: 0; }

.block-poll button.button:hover span { background-image: none; }

.block-poll .answer { font-weight: normal; }

.block-poll .votes {
    float: right;
    margin-left: 10px; }

.block-poll .actions {
    margin: 0;
    padding: 10px 0;
    text-align: center; }

.block-poll ul { margin: 0 0 0 15px; }

.block-poll ul#poll-answers li { padding: 0; }

.block-poll li span label {
    font-size: 100%;
    outline: none; }

/* Block: Tags */
.block-tags ul {
    margin: 0;
    padding: 0; }

.block-tags .tags-list li {
    height: auto;
    line-height: 2.3em;
    margin: 0;
    padding: 0; }

.block-tags .block-content .tags-list {
    background-color: transparent;
    border: 0;
    margin: 0;
    padding: 0;
    text-align: justify; }

.block-tags .block-content .tags-list li a:hover { outline: none; }

.block-tags .actions { text-align: center; }

.block-tags .actions a {
    -webkit-border-radius: 3px;
    border-radius: 3px;
    display: inline-block;
    float: none;
    padding: 7px 15px; }

.block-tags .actions a:hover { text-decoration: underline; }

/* Block: Subscribe */
.block-subscribe {
    background: none;
    margin: 0;
    padding: 0; }

.block-subscribe .block-title { display: none; }

.block-subscribe .block-content {
    background: none;
    border: 0;
    padding: 0; }

.block-subscribe label {
    color: #FFF;
    float: left;
    margin-bottom: 4px;
    margin-top: 3px;
    text-transform: capitalize; }

.block-subscribe .input-box {
    float: left; }

.block-subscribe input.input-text {
    background: #1b1b1b;
    border-radius: 0;
    border: 1px solid #343434;
    color: #646464;
    display: block;
    height: 18px;
    margin: 0;
    padding: 4px 10px;
    width: 189px; }

.block-subscribe .validation-failed { background-color: #433d3d; }

.block-subscribe .actions {
    background: none;
    float: left;
    margin: 0;
    padding: 0;
    text-align: left; }

/* Block: Reorder */
.block-reorder input.checkbox {
    float: left;
    margin: 2px -20px 0 0;
    outline: none; }

.block-reorder .product-name { margin-left: 20px; }

.block-reorder .validation-advice { margin: 3px 9px 7px; }

/* Block: Banner */
/* Block: Login */
.block-login label { font-weight: bold; }

.block-login input.input-text {
    display: block;
    margin: 3px 0;
    width: 167px; }

.block-login .actions {
    background: none;
    margin: 3px 0 0;
    padding: 0; }

/* Paypal */
.sidebar .paypal-logo {
    display: block;
    margin: 10px 0;
    text-align: center; }

.sidebar .paypal-logo a { float: none; }

/* ======================================================================================= */
/* Category Page ========================================================================= */
.category-title {
    margin: 0 0 10px;
    outline: none;
    padding: 0; }

#category-image {
    position: relative;
    text-align: center; }

.category-image { }

.category-image img { outline: none; }

.category-description {
    margin: 0;
    outline-style: none;
    padding: 0; }

#category-image .category-desc {
    font-size: 300%;
    line-height: normal;
    outline-style: none;
    padding: 0;
    text-align: left; }

#category-image .category-desc .desc {
    line-height: normal;
    margin: 0 0 0 2%;
    padding: 0;
    position: absolute;
    top: 28%;
    width: auto; }

#category-image .category-desc strong {
    display: block;
    font-size: 190%;
    font-weight: normal;
    line-height: 1em;
    text-transform: capitalize;
    width: 60%; }

#category-image .category-desc span {
    font-size: 60%;
    line-height: normal; }

#category-image .category-desc a { outline: none; }

.category-products { margin: 0 0 20px 0; }

.category-products .row { margin-left: 0px; }

.category-products div.products-grid .price-box span.regular-price span { padding: 0; }

.category-products ul.products-grid .btn-cart span, .category-products ul.products-grid .btn-cart-options span, .category-products ol.products-grid .btn-cart span, .category-products ol.products-grid .btn-cart-options span {
    padding-bottom: 7px;
    padding-top: 7px; }

.category-products ul.products-grid .btn-cart span span, .category-products ul.products-grid .btn-cart-options span span, .category-products ol.products-grid .btn-cart span span, .category-products ol.products-grid .btn-cart-options span span { padding: 0; }

.category-products ol.products-list .btn-cart span span, .category-products ol.products-list .btn-cart-options span span, .category-products ul.products-list .btn-cart span span, .category-products ul.products-list .btn-cart-options span span {
    background-color: transparent;
    padding: 0; }

#mtcontainer { margin-bottom: 0; }

/* View Type: Grid */
.products-grid.last { border-bottom: 0; }

.products-grid li.item {
    border: 0;
    outline: none; }

.products-grid .product-name a { outline: none; }

.products-grid .price-box {
    position: relative; }

.price_att{
	color: #454545 !important;
    font-size: 16px;
    text-align: left;
}
.products-grid .availability { line-height: 21px; }

.products-grid .actions {
    bottom: 12px;
    position: absolute; }

.col2-left-layout .products-grid, .col2-right-layout .products-grid {
    margin: 0 auto;
    padding: 0; }

.col1-layout .products-grid { margin: 0 auto; }

/* View Type: List */
.products-list .item-inner { margin: 0 0 40px 0; }

.products-list .ratings {
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    padding: 0 0 13px 0; }

.products-list .rating-links { float: left; }

.products-list .rating-box { margin-top: 5px; }

.products-list .rating-box, .products-list .rating-box .rating, #product_comparison .rating-box, #product_comparison .rating-box .rating {
    background: url("http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/images/bkg_rating-2.png") repeat-x 0 100%;
    height: 11px;
    outline: none;
    width: 8.8%; }

.products-list p.rating-links a {
    font-size: 88%;
    outline: none;
    text-decoration: none; }

.products-list p.rating-links a:hover { text-decoration: none; }

.products-list li.item {
    margin: 0;
    padding: 0; }

.products-list li.item.last { border-bottom: 0; }

.products-list a.product-image {
    border: 0;
    margin: 0;
    outline: none;
    padding: 0;
    position: relative; }

.products-list .products-list-image .product-image {
    display: block;
    outline: none;
    position: relative; }

.products-list .product-shop {
    border: 0;
    outline: none; }

.products-list .product-name {
    line-height: 0;
    margin: 0 0 8px 0;
    outline: none;
    padding: 0; }

.products-list .product-name a {
    font-size: 100%;
    line-height: normal;
    margin: 0;
    outline: none;
    padding: 0; }

.products-list .price-box {
    border: 0;
    margin: 0;
    outline: none;
    overflow: hidden;
    text-align:left;
    padding: 3px 0; }

.products-list .availability {
    float: left;
    margin: 3px 0 0; }

.products-list .desc {
    border: 0;
    line-height: normal;
    outline: none; }

.products-list .desc h3 {
    font-size: 120%;
    font-weight: normal;
    line-height: normal;
    margin: 0;
    outline: medium none;
    padding: 10px 0 0 0;
    text-transform: capitalize; }

.products-list .desc h3 span {
    font-weight: 300;
    line-height: normal;
    outline: none; }

.products-list .desc p {
    border: 0;
    font-size: 100%;
    font-weight: 300;
    line-height: normal;
    margin: 0;
    outline: none;
    padding: 8px 0 12px; }

.products-list .products-list-inner {
    margin: 0;
    padding: 25px 0 0 0;
    position: relative; }

.products-list .products-list-inner .addtocart, .products-list .products-list-inner .add-to-links, .products-list .products-list-inner .detail-button { float: left; }

.products-list .products-list-inner .mt-actions { width: 47px; }

.products-list .products-list-inner p {
    margin: 0;
    min-width: 46px;
    width: auto;
    width: auto; }

.products-list .products-list-inner .pull-left button.button, .products-list .products-list-inner .wishlist p, .products-list .products-list-inner .compare p, .products-list .products-list-inner p.availability {
    -webkit-border-radius: 3px;
    -webkit-transition: all 0.3s linear 0s;
    background-image: url("http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/images/mt-product-list.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    border-radius: 3px;
    float: left;
    height: 34px;
    line-height: 34px;
    margin: 0;
    outline: medium none;
    padding: 0;
    text-align: center;
    text-indent: -999em;
    transition: all 0.3s linear 0s;
    vertical-align: middle;
    width: 46px; }

.products-list .products-list-inner .pull-left button.btn-cart, .products-list .products-list-inner .pull-left button.btn-cart-options { background-position: 0 0; }

.products-list .products-list-inner .pull-left button.btn-cart:hover, .products-list .products-list-inner .pull-left button.btn-cart-options:hover { background-position: 0 -34px; }

.products-list .products-list-inner .wishlist p { background-position: -46px 0; }

.products-list .products-list-inner .wishlist p:hover { background-position: -46px -34px; }

.products-list .products-list-inner .compare p { background-position: -92px 0; }

.products-list .products-list-inner .compare p:hover { background-position: -92px -34px; }

.products-list .products-list-inner .pull-left button.btn-detail { background-position: -138px 0; }

.products-list .products-list-inner .pull-left button.btn-detail:hover { background-position: -138px -34px; }

.products-list .products-list-inner .wishlist p a, .products-list .products-list-inner .compare p a {
    float: left;
    height: 100%;
    width: 100%; }

.products-list .desc .link-learn { font-size: 100%; }

.products-list .add-to-links li {
    border: 0;
    float: left;
    margin: 0;
    outline: none;
    padding: 0 8px 0 0; }

/* ======================================================================================= */
/* Product View ========================================================================== */
/* Rating */
.no-rating {
    margin: 0;
    outline: none;
    padding: 0; }

.ratings {
    margin: 0;
    outline: none;
    padding: 0; }

.ratings strong {
    float: left;
    margin: 1px 3px 0 0; }

.ratings .rating-links { margin: 0; }

.ratings .rating-links .separator { margin: 0 2px; }

.rating-box {
    background: url("http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/images/bkg_rating.png") 0 0 repeat-x;
    font-size: 0;
    height: 29px;
    line-height: 0;
    overflow: hidden;
    text-indent: -999em;
    width: 69px; }

.rating-box .rating {
    background: url("http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/images/bkg_rating.png") 0 100% repeat-x;
    float: left;
    height: 29px; }

.ratings .rating-box {
    float: left;
    margin-right: 10px; }

.ratings .amount {
    border: 0;
    margin: 0;
    outline: none;
    padding: 0; }

.ratings-table th, .ratings-table td {
    font-size: 102%;
    line-height: 1.15;
    padding: 3px 0; }

.ratings-table th {
    font-weight: bold;
    padding-right: 8px; }

/* Availability */
.availability { margin: 0; }

.availability span {
    font-size: 92%;
    font-weight: normal;
    outline: none; }

.availability.out-of-stock span { color: #d83820; }

.availability-only {
    background: url("http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/images/i_availability_only.gif") 0 50% no-repeat;
    line-height: 16px;
    margin: 10px 0 7px;
    padding-left: 15px; }

.availability-only span, .availability-only a {
    border-bottom: 1px dashed #751d02;
    color: #000; }

.availability-only a {
    background: url("http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/images/i_availability_only_arrow.gif") 100% 0 no-repeat;
    cursor: pointer;
    padding-right: 15px;
    text-decoration: none; }

.availability-only .expanded { background-position: 100% -15px; }

.availability-only strong { color: #be2c00; }

.availability-only-details { margin: 0 0 7px; }

.availability-only-details th {
    background: #d2d6d9;
    font-size: 95%;
    padding: 0 8px; }

.availability-only-details td {
    background: #ebf0f3;
    border-bottom: 1px solid #FFF;
    font-size: 98%;
    padding: 2px 8px 1px; }

.availability-only-details tr.odd td.last {
    color: #d95e00;
    font-weight: bold; }

.product-view .product-shop .availability { font-size: 100%; }

.product-view .product-shop .availability span {
    color: #4f9923;
    text-transform: capitalize; }

.product-view .product-shop .add-to-links p { margin: 0 0 10px 0; }

.product-view .product-shop .add-to-links a, .product-view .product-shop .add-to-links a:hover {
    background-color: transparent;
    background-image: none;
    height: auto;
    line-height: 44px;
    margin: 0;
    outline: medium none;
    padding: 0;
    text-align: left;
    text-indent: inherit;
    width: 100%; }

#recently-viewed-items li {
    height: auto;
    line-height: normal;
    margin: 0;
    outline: none;
    padding: 0 0 12px; }

#recently-viewed-items li.last { padding: 0; }

#recently-viewed-items .price-box p {
    margin: 0;
    padding: 0; }

#recently-viewed-items p.product-name {
    margin: 0;
    padding: 0; }

#recently-viewed-items .price-box {
    margin: 0;
    padding: 0; }

#recently-viewed-items .price-box .old-price, #recently-viewed-items .price-box .special-price, #recently-viewed-items .price-box .regular-price {
    display: inline-block;
    line-height: normal;
    outline: none; }

#recently-viewed-items .price-box .special-price, #recently-viewed-items .price-box .regular-price { float: left; }

/* Email to a Friend */
.email-friend {
    margin: 0;
    padding: 0; }

/* Alerts */
.alert-price { margin: 0; }

.alert-stock { margin: 0; }

/********** < Product Prices */
.price { white-space: nowrap !important; }

.price-box { margin: 0; }

.products-grid .top-actions-inner { background-image: none; }

.top-actions-inner { position: relative; }

.top-actions-inner .price-box {
    border-bottom: 1px solid #e8e8e8;
    cursor: text;
    height: 53px;
    line-height: 53px;
    margin: 0 auto;
    padding: 0;
    position: relative;
    text-align: center; }

.top-actions-inner .price-box p {
    display: inline;
    margin: 0;
    outline: none;
    padding: 0; }

.top-actions-inner .price-box .old-price {
    margin: 0;
    padding: 0 10px 0 0; }

.top-actions-inner .price-box .special-price {
    margin: 0;
    padding: 0; }

.product-view .price-box span.regular-price:hover { background-color: transparent; }

.products-list .price-box span.regular-price {
    background-color: transparent;
    background-image: none;
    display: inline;
    margin: 0;
    padding: 0; }

.product-view .product-shop .price-box .special-price .price, .product-view .product-shop .price-box .regular-price .price, .products-list .product-shop .price-box .special-price .price, .products-list .product-shop .price-box .regular-price .price {
    font-size: 125%;
    line-height: normal;
    outline: none; }
	
.product-view .product-shop .grouped-items-table .price-box .special-price .price,
.product-view .product-shop .grouped-items-table .price-box .price,
.product-view .product-shop .grouped-items-table .price-box .regular-price .price{ font-size:100% }

.price-box .price { font-size: 100%; }

.price-box .old-price .price {
    font-size: 120%;
    font-weight: normal; }

.mt-product-list .price-box .special-price .price, .mt-product-list .price-box .regular-price .price, #mt_productscroller .special-price .price, #mt_productscroller .regular-price .price, .products-grid .price-box .special-price .price, .products-grid .price-box .regular-price .price, .block-related .price-box .special-price .price, .block-related .price-box .regular-price .price {
    font-size: 135%;
    outline: none; }

/* Regular price */
/* Old price */
.old-price { margin: 0; }

.old-price .price-label { white-space: nowrap; }

.old-price .price {
    color: #9c9c9c !important;
    font-weight: bold;
    text-decoration: line-through; }

/* Special price */
.special-price {
    margin: 0;
    padding: 3px 0; }

.special-price .price-label { white-space: nowrap; }

.products-list .product-shop .special-price, .products-list .product-shop .regular-price {
    display: inline-block;
    float: left;
    height: auto;
    line-height: normal;
    margin: 0;
    padding: 0;
    width: auto; }

.products-list .product-shop .old-price {
    display: inline-block;
    line-height: normal;
    margin: 0;
    padding: 0;
    padding: 21px 12px; }

/* Minimal price (as low as) */
.minimal-price { margin: 0; }

.minimal-price .price-label {
    font-weight: bold;
    white-space: nowrap; }

.mt-actions .minimal-price-link, .top-actions-inner .minimal-price-link {
    left: 0;
    position: absolute;
    width: 100%; }

.mt-actions button span { background-color: transparent; }

.minimal-price-link {
    bottom: 0;
    display: inline-block;
    line-height: normal;
    margin: 0 auto;
    outline: medium none;
    padding: 0;
    text-decoration: none; }

.minimal-price-link:hover {
    outline: none;
    text-decoration: none; }

.page .minimal-price-link .label {
    -webkit-border-radius: 0;
    background: none;
    border-radius: 0;
    border: 0;
    box-shadow: none;
    display: inline;
    font-size: 90%;
    font-weight: normal;
    line-height: normal;
    outline: medium none;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    vertical-align: middle; }

.minimal-price-link .price {
    color: #676767;
    font-size: 85%;
    font-weight: normal;
    outline: none; }

/* Excluding tax */
.price-excluding-tax { display: block; }

.price-excluding-tax .label { white-space: nowrap; }

.price-excluding-tax .price { font-weight: normal; }

/* Including tax */
.price-including-tax { display: block; }

.price-including-tax .label { white-space: nowrap; }

.price-including-tax .price { font-weight: bold; }

/* Configured price */
.configured-price { margin: 0; }

.configured-price .price-label {
    font-weight: bold;
    white-space: nowrap; }

.configured-price .price { font-weight: bold; }

/* FPT */
.weee {
    color: #444;
    display: block; }

.weee .price { font-weight: normal; }

/* Excl tax (for order tables) */
.price-excl-tax, .price-excl-tax .price, .price-incl-tax { display: block; }

.price-excl-tax .label {
    display: block;
    white-space: nowrap; }

/* Incl tax (for order tables) */

.price-incl-tax .label {
    display: block;
    white-space: nowrap; }

.price-incl-tax .price {
    display: block;
    font-weight: bold; }

/* Price range */
.price-from { margin: 0; }

.price-from .price-label, .price-to .price-label, .price-as-configured .price-label {
    font-weight: bold;
    white-space: nowrap; }

.price-to { margin: 0; }

/* Price notice next to the options */
.price-notice { text-align:left }

.price-notice .price {
    font-weight: bold;
    padding: 0 0 0 5px; }

/* Price as configured */
.price-as-configured { margin: 0; }

.price-box-bundle { padding: 0 0 10px 0; }

.price-box-bundle .price-box {
    margin: 0 !important;
    padding: 0 !important; }

.price-box-bundle .price { color: #555; }

/********** Product Prices > */
/* Tier Prices */
.product-pricing, .tier-prices {
    margin: 0;
    padding: 0px; }

.product-view .product-pricing, .product-view .tier-prices { padding: 10px; }

.tier-prices li {
    background: url("http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/images/i_tier.gif") no-repeat 0 3px;
    line-height: normal;
    padding: 0 0 0 10px; }

.tier-prices .benefit {
    font-style: italic;
    font-weight: normal; }

.tier-prices .price { font-weight: bold; }

.tier-prices-grouped li { padding: 2px 0; }

.tier-prices-grouped li .price { font-weight: bold; }

/* Add to Links */
.add-to-links { margin: 5px 0 0; }

.add-to-links .separator { display: none; }

/* Add to Cart */
.add-to-cart label {
    margin: 0;
    padding: 0; }

.add-to-cart .qty {
    border: 1px solid #E5E5E5;
    margin: 0;
    outline: none;
    padding: 0;
    text-align: left; }

.add-to-cart .paypal-logo {
    clear: left;
    margin: 0;
    text-align: right; }

.add-to-cart .paypal-logo .paypal-or {
    clear: both;
    display: block;
    margin: 5px 60px 5px 0; }

.product-view .add-to-cart .paypal-logo { margin: 0; }

.product-view .add-to-cart label {
    font-size: 124%;
    font-weight: normal; }

.product-view .product-shop .special-price .price, .product-view .product-shop .regular-price .price {
    font-size: 350%;
    outline: none; }

.product-view .special-price {
    line-height: normal;
    padding: 0; }

.product-view .old-price { outline: none; }

/* Add to Links + Add to Cart */
.add-to-box {
    float: left;
    margin: 0 30px 0 0; }

.add-to-box .add-to-cart { margin: 0; }

.product-view .product-shop .add-to-cart { margin: 0 0 10px;}

.add-to-box .or {
    display: none;
    float: left;
    font-weight: bold;
    margin: 0 7px; }

.add-to-box .add-to-links {
    margin: 0;
    padding: 0; }

.product-view .product-shop .add-to-box .add-to-links { padding: 20px 0 0 0; }

.product-view .product-shop .add-to-box .add-to-links p {
    margin: 0;
    padding-bottom: 10px; }

.product-view .product-shop .mt-social-links { padding: 22px 0 0; }

.add-to-box .add-to-links li { display: block !important; }

.add-to-box .add-to-links li .separator { display: none !important; }

.product-view {
    margin: 0px;
    padding: 0px; }

.product-view .add-to-box {
    margin: 0;
    width: 100%; }

.product-view .mt-actions { width: 100%; }

.product-view .block-related .mt-actions { width: 105%; }

.product-view .product-shop .old-price .price {
    color: #b3b3b3;
    font-size: 100%;
    font-weight: normal;
    outline: none; }

.product-essential { margin: 0 0 55px; }

.product-essential h2 {
    border: 0;
    outline: none; }

.product-view .product-essential h3 {
    font-size: 16px;
    font-weight: normal;
    margin: 0;
    outline: none;
    padding: 0;
    text-transform: capitalize; }

.product-collateral { padding: 0; }

.product-collateral .products-grid { padding: 0px; }

.product-collateral h2 {
    font-weight: normal;
    margin: 0 0 15px;
    padding: 0; }

.product-collateral .box-collateral {
    font-weight: lighter;
    margin: 0; }

.product-collateral .products-grid div.item {
    margin: 0 15px 0 0;
    outline: none; }

/* Product Images */
#product-options-wrapper { position: static; }

.product-view .product-img-box { position: relative; z-index:9 }

.col3-layout .product-view .product-img-box {
    float: none;
    margin: 0 auto; }

.product-view .product-img-box .product-image { margin: 0 0 15px 0; }

.product-view .product-img-box .product-image-zoom img { cursor: move; }

.product-view .product-img-box .zoom-notice {
    margin: 0 0 5px;
    text-align: center; }

.product-view .product-img-box .zoom {
    background: url("http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/images/slider_bg.gif") 50% 50% no-repeat;
    cursor: pointer;
    height: 18px;
    margin: 0 auto 13px;
    padding: 0 28px;
    position: relative;
    z-index: 9; }

.product-view .product-img-box .zoom.disabled {
    -moz-opacity: .3;
    -ms-filter: \"progid: DXImageTransform.Microsoft.Alpha(Opacity=30)";
-webkit-opacity: .3;
opacity: .3; /*IE8*/ }

.product-view .product-img-box .zoom #track {
    height: 18px;
    position: relative; }

.product-view .product-img-box .zoom #handle {
    background: url("http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/images/magnifier_handle.gif") 0 0 no-repeat;
    height: 22px;
    left: 0;
    position: absolute;
    top: -1px;
    width: 9px; }

.product-view .product-img-box .zoom .btn-zoom-out {
    left: 2px;
    position: absolute;
    top: 0; }

.product-view .product-img-box .zoom .btn-zoom-in {
    position: absolute;
    right: 2px;
    top: 0; }

.product-view .product-img-box .mt-more-views { margin: 0 0 0 50px; }

.product-view .product-img-box .more-views h3 { display: none; }

.product-view .product-img-box .more-views ul { margin-left: -9px }

.product-view .product-img-box .more-views li {
    margin: 0;
    outline: none;
    padding: 0; }

.product-view .product-img-box .more-views li a { outline: none; }

.product-image-popup { margin: 0 auto; }

.product-image-popup .buttons-set {
    border: 0;
    clear: none;
    float: right;
    margin: 0;
    padding: 0; }

.product-image-popup .nav {
    font-weight: bold;
    margin: 0 100px;
    text-align: center; }

.product-image-popup .image {
    display: block;
    margin: 10px 0; }

.product-image-popup .image-label {
    font-weight: bold;
    margin: 0 0 10px; }

/* Product Shop */
.col3-layout .product-view .product-shop {
    float: none;
    width: auto; }


.product-view .product-shop .product-name {
    margin: 0 0 4px;
    padding: 0;
}

.product-view .product-shop .product-name h1 {
    color: #7E2C30;
    font-size: 22px;
    line-height: 24px;
    margin: 0;
    padding: 0;
    font-weight: 600;
}

.product-view .product-shop .add-to-links .mt-actions a:hover span.label { background-color: transparent; }

.product-view .mt-actions span.label {
    font-weight: normal;
    height: 44px;
    line-height: 44px;
    padding: 0 0 0 10px; }

.product-view .product-shop .availability {
    margin: 0;
    padding: 8px 0 12px; }

.product-view .product-shop .short-description {
    margin: 2px 0 0;
    padding: 0; 
    display: none;}

.product-view .product-shop .price-box {
    margin: 0;
    overflow: hidden;
    padding: 0; }

.product-view .product-shop .price-box .old-price {
    display: inline-block;
    padding: 0 0 0 20px;
    font-size: 100%; }

.product-view .product-shop .price-box .special-price, .product-view .product-shop .price-box .regular-price {
    display: inline-block;
    float: left; }

#quicklook-main { margin: 10px 0; }

#quicklook-main .product-view .product-shop .short-description { margin-top: 5px; }

.quicklook-main .product-view .product-shop .add-to-links { width: 38.5%; }

#product-attribute-specs-table th, #product-attribute-specs-table td { vertical-align: middle; }

.product-view .product-shop .add-to-links li { margin: 12px 0; }

.product-view .product-shop .add-to-box .add-to-links .mt-actions a {
    background-color: transparent;
    background-image: none;
    border: 0 none;
    font-weight: normal;
    height: 44px;
    line-height: 44px;
    margin: 0;
    outline: medium none;
    padding: 0;
    text-align: left;
    text-indent: inherit;
    width: auto; }

.product-view .product-shop .add-to-box .add-to-links .mt-actions a span.label {
    margin: 0;
    padding: 0 0 0 3%; }

.product-view .product-shop .add-to-links span.emailfriend { background-position: 0 0; }

.product-view .product-shop .add-to-links .email-friend a:hover span.icon { background-position: 0 100%; }

.product-view .product-shop .add-to-links span.items:hover span.emailfriend { background-position: 0 100%; }

.product-view .product-shop .add-to-links span.compare { background-position: -88px 0; }

.product-view .product-shop .add-to-links a.link-compare:hover span.icon { background-position: -88px -44px; }

.product-view .product-shop .add-to-links a.link-wishlist:hover span.icon { background-position: -44px -44px; }

.product-view .product-shop .add-to-links span.items:hover span.compare { background-position: -88px 100%; }

.product-view .product-shop .add-to-links span.wishlist { background-position: -44px 0; }

.product-view .product-shop .add-to-links span.items:hover span.wishlist { background-position: -44px 100%; }

.product-view .product-shop .add-to-links span.icon {
    -webkit-border-radius: 50% 50% 50% 50%;
    -webkit-transition: background-color 800ms ease 0s, background-position 400ms ease 0s;
    background-image: url("http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/images/icon-product-view.png");
    border-radius: 50% 50% 50% 50%;
    cursor: pointer;
    float: left;
    height: 44px;
    outline: medium none;
    transition: background-color 800ms ease 0s, background-position 400ms ease 0s;
    width: 44px; }

.product-view .product-static { float: right; }

.product-options .label {
    background: none;
    border-radius: 0;
    color: #414141;
    padding: 0;
    text-shadow: 0 0 0 #FFF; }

.product-options ul { margin: 0; }

.product-view .product-options dt {
    float: left;
    outline: none;
    padding: 0 0 10px 0;
    width: 30%; }

.product-view .product-options dt label.required {
    font-size: 100%;
    line-height: normal;
    margin: 0;
    color: #333333;
    padding: 3px 0 0; }

.product-view .product-options dd {
    float: left;
    line-height: normal;
    margin: 0 0 5px 0;
    padding: 0 0 10px 0;
    width: 70%; }

/* Product Options */
.product-options {
    margin: 0;
    padding: 0px 15px 0 0;
    position: relative; }

.product-options dt {
    margin: 0;
    padding: 0; }

.product-options dt label.required em {
    float: left;
    margin-right: 5px;
    margin-top: 4px; }

.required em, em.required { color: #676767; }

.product-options dd .qty-holder {
    display: block;
    padding: 10px 0 0; }

.product-options dd .qty-holder label { vertical-align: middle; }

.product-options dt .qty-disabled {
    background: none;
    border: 0;
    padding: 3px; }

.no-rating, .short-description, .availability, .sku-product, .title-divider{
    display:;
}
.product-options dd {
    margin: 0;
    padding: 0; }

.product-options dl.last { margin: 0; }

.product-options dl.last dd.last {
    border: 0;
    margin: 0;
    padding: 0; }

.product-options dd input.datetime-picker { width: 150px; }

.product-options dd .time-picker {
    display: -moz-inline-box;
    display: inline-block;
    padding: 2px 0;
    vertical-align: middle; }

.product-options dd textarea {
    height: 8em;
    width: 98%; }

.product-options dd select {
    -webkit-border-radius: 0px;
    background-color: #FFFFFF;
    border-color: #BEBEBE;
    border-radius: 0px;
    color: #908E8E;
    font-size: 100%;
    height: auto;
    line-height: normal;
    margin: 0;
    outline: medium none;
    padding: 2px;
    width: 100%; }

.product-options dd select option { padding: 0px 5px; }

.product-options dd .multiselect option {
    border-bottom: 1px dotted #d9e5ee;
    padding: 2px 4px; }

.product-options ul.options-list { margin-right: 5px; }

.product-options ul.options-list li {
    line-height: 1.5;
    margin: 0 20px 0 0;
    padding: 2px 0; }

.product-options ul.options-list input.radio, .product-options ul.options-list input.checkbox {
    float: left;
    margin: 0;
    outline: none;
    padding: 0; }

.product-options ul.options-list .label {
    display: block;
    margin-left: 18px; }

.product-options ul.options-list label {
    font-weight: normal;
    margin: 0;
    padding: 0; }

.product-options ul.validation-failed { padding: 0 7px; }

.product-options p.note { margin: 0; }

.product-options p.required {
    margin: 0;
    padding: 0;
    position: absolute;
    right: 15px;
    top: 5px; }


.product-options-bottom .product-pricing, .product-options-bottom .tier-prices {
    background: 0;
    border: 0;
    margin: 0;
    padding: 0 0 10px; }

.product-options-bottom .tier-prices li {
    background: 0;
    padding: 2px 0; }

.product-options-bottom .price-box {
    float: left;
    margin: 0;
    padding: 0; }

.col3-layout .product-options-bottom .price-box {
    float: none;
    padding: 0 0 5px; }

.product-options-bottom .price-label {
    float: left;
    padding-right: 5px; }

.product-options-bottom .price-tax { float: left; }

.product-options-bottom .add-to-cart {
    margin: 0;
    padding: 0; }

.product-options-bottom .addto-links-review {
    margin: 0;
    padding: 0; }

.product-shop .product-options-bottom { margin: 0; }

.product-shop .product-options-bottom .price-box {
    float: none;
    margin: 0 0 5px; }

.product-shop .product-options-bottom .price-label {
    float: none;
    padding-right: 0; }

.product-shop .product-options-bottom .price-tax { float: none; }

.product-shop .product-options-bottom .add-to-cart-box {
    clear: both;
    float: left;
    padding-top: 12px; }

.product-shop .product-options-bottom .add-to-links {
    margin: 0;
    padding: 20px 0 0 0; }

.product-shop .product-options-bottom .add-to-links p, .product-shop .product-options-bottom .add-to-links li {
    height: 44px;
    line-height: 44px; }

.product-shop .product-options-bottom .ratings {
    margin: 20px 0 0 0;
    width: 55%; }

.product-shop .product-options-bottom .ratings .rating-links a {
    display: inline;
    margin: 0;
    width: auto; }

.product-shop .product-options-bottom .ratings .rating-links .separator {
    display: inline;
    float: left; }

/* Grouped Product */
.product-view .grouped-items-table .price-box {
    margin: 0;
    padding: 0; }

/* Block: Description */
/* Block: Additional */
.product-view .box-additional .data-table th, .product-view .box-additional .data-table td { line-height: 1.25; }

/* Block: Upsell */
.product-view .box-up-sell .product-name { margin-bottom: 0; }

.product-view .box-up-sell .price-box {
    margin: 0;
    outline: none;
    padding: 0; }

.product-view .box-up-sell a.product-image { margin: 0; }

.product-view .box-up-sell .product-image img { border: none; }

.product-view .box-up-sell h2 {
    border-bottom: 0;
    margin: 0 0 8px;
    padding: 0; }

.product-view .box-up-sell .mini-products-grid {
    border: 1px solid #e5dcc3;
    width: 100%; }

.product-view .box-up-sell .mini-products-grid td {
    background: #f6f2e7;
    border-bottom: 1px solid #e5dcc3;
    border-right: 1px solid #e5dcc3;
    line-height: 1.6em;
    padding: 15px 10px 12px;
    width: 25%; }

.product-view .box-up-sell .mini-products-grid tr.last td { border-bottom: 0; }

.product-view .box-up-sell .mini-products-grid td.last { border-right: 0; }

.product-view .box-up-sell .mini-products-grid td img { border: 1px solid #e5dcc3; }

.product-view .box-up-sell .mini-products-grid .product-image { text-align: center; }

.product-view .box-up-sell .mini-products-grid td.empty {
    background: #f1ecdb;
    border-right: 0; }

.product-view .box-up-sell .mini-products-grid .ratings .rating-box {
    display: block;
    float: none;
    margin: 0 0 3px; }

/* Product Tabs */
.product-tabs {
    line-height: normal;
    margin: 0;
    outline: none;
    padding: 0;
    position: relative;
    z-index: 1; }

.product-tabs li {
    float: left;
    height: auto;
    line-height: normal;
    margin: 0 3px -3px 0;
    outline: none;
    padding: 0; 
    border: 1px solid #C5A46E;
    background-color:#F3EFE6;
    }

.product-tabs a {
    color: #B1ADA2 !important;
    display: block;
    float: left;
    font-size: 130%;
    font-weight: normal;
    height: 44px;
    line-height: 44px;
    margin: 0 12px 0 0;
    outline: medium none;
    padding: 0 13px;
    text-decoration: none;
    text-transform: uppercase; }

.product-tabs li.active a {
    border-bottom: 1px solid #F3EFE6;
    margin-bottom: 0;
    outline: none;
    text-decoration: none; }

.product-tabs li:hover a {
    margin-bottom: 0;
    outline: none;
    text-decoration: none; }

.product-tabs li a:hover {
    color: #491929 !important;}

.product-tabs li.active {
  border-bottom: 1px solid #F3EFE6;
}

.product-tabs li.active a{font-weight: bold; color: #491929 !important;}

.product-collateral .title-divider {
    position: relative;
    top: -1px; }

.product-tabs-content {
    margin: 0;
    padding: 0 10px;
    border: 1px solid #C5A46E;
    background-color:#F3EFE6;
     }

.product-tabs-content-inner {
    outline: none;
    padding: 12px 0; }

.product-tabs-content-inner h2 { margin: 5px 0; }

.product-tabs-content h2 {
    display: none;
    font-size: 115%;
    font-weight: normal;
    line-height: normal;
    margin: 0;
    padding: 0; }

.product-tabs-content .form-add h2 { font-size: 100%; }

.product-tabs-content h1 { outline: none; }

.product-tabs-content h3 { font-size: 100%; }

.product-tabs-content dl {
    margin: 0;
    padding: 0; }

.product-tabs-content dt {
    font-weight: normal;
    padding: 8px 0; }

.product-tabs-content dd { margin: 0; }

.product-tabs-content h1, .product-tabs-content h2, .product-tabs-content h3, .product-tabs-content h4, .product-tabs-content h5, .product-tabs-content h6 {
    font-weight: lighter;
    height: auto;
    margin: 0;
    padding: 0; }

.product-tabs-content table {
    margin: 10px 0;
    width: auto; }

.product-tabs-content #review-form h4 { margin: 5px 0 15px; }

.product-tabs-content h4 { font-size: 100%; }

/* Block: Tags */
.product-tabs-content .box-reviews .rating-box { width: 150px; }

.product-view .box-tags { margin: 0; }

.product-view .box-tags h1, .product-view .box-tags h2, .product-view .box-tags h3, .product-view .box-tags h4, .product-view .box-tags h5, .product-view .box-tags h6, .product-view .box-tags a, .product-view .box-tags p, .product-view .box-tags label, .product-view .box-tags li { font-weight: lighter; }

.upsell-product-grid .top-actions-inner .mt-actions button.button span, .upsell-product-grid .top-actions-inner .mt-actions a.link-wishlist, .upsell-product-grid .top-actions-inner .mt-actions a.link-compare, .upsell-product-grid .top-actions-inner .availability span.out { padding: 0; }

.product-view .box-tags h3 {
    font-size: 100%;
    line-height: normal;
    margin: 0;
    outline: medium none;
    padding: 0; }

.product-view .box-tags .product-tags {
    display: block;
    margin: 10px 0; }

.product-view .box-tags .product-tags li {
    background: url("http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/images/bkg_pipe3.gif") 100% 4px no-repeat;
    display: inline;
    padding: 0 7px 0 4px; }

.product-view .box-tags .product-tags li.first { padding-left: 0; }

.product-view .box-tags .product-tags li.last {
    background: none;
    padding-right: 0; }

.product-view .box-tags .form-add label {
    border: 0;
    margin: 0;
    outline: none;
    padding: 0; }

.product-view .box-tags .form-add .input-box {
    margin: 0;
    outline: none;
    padding: 5px 0; }

.product-view .box-tags .form-add input.input-text {
    margin: 0;
    outline: none; }

.product-view .box-tags .note {
    margin: 3px 0 0;
    padding: 0 0 0 0; }

/* Block: Reviews */
.product-view .box-reviews dl {
    margin: 0;
    padding: 0; }

.product-view .box-reviews dl dt, .product-view .box-reviews dt a, .product-view .box-reviews dt span { font-weight: lighter; }

.product-view .box-reviews dd { margin: 10px 0; }

.product-view .box-reviews dd small { font-style: italic; }

.product-view .box-reviews .form-add {
    margin: 0;
    padding: 0; }

.product-view .box-reviews h1, .product-view .box-reviews h2, .product-view .box-reviews h3, .product-view .box-reviews h4, .product-view .box-reviews h5, .product-view .box-reviews h6, .product-view .box-reviews label {
    font-size: 115%;
    font-weight: normal;
    height: auto;
    line-height: normal;
    outline: none; }

.product-view .box-reviews .form-add h3 span { font-weight: normal; }

.product-view .box-reviews .form-add h4 em { font-weight: normal; }

.product-view .box-reviews .form-add .data-table td { text-align: center; }

.product-view .box-reviews .form-add .form-list { margin: 15px 0 0; }

.product-view .box-reviews .form-add .form-list .input-box { width: 100%; }

.product-view .box-reviews .pager {
    margin: 0;
    padding: 0;
    text-align: left; }

.product-view .box-reviews .amount { margin-bottom: 5px; }

.product-view .box-reviews .limiter {
    border-right: 0px;
    margin: 0;
    padding: 0; }

.product-view .box-reviews dd .ratings-table { margin-bottom: 10px; }

.product-view .box-reviews dd .ratings-table th {
    padding-bottom: 12px;
    padding-top: 12px; }

table#product-attribute-specs-table { width: 100%; }

/* Send a Friend */
/* ======================================================================================= */
/* Content Styles ================================================================= */
.product-name { outline: none; }

.product-name a {
    font-size: 100%;
    font-weight: normal;
    height: auto;
    line-height: normal;
    outline: none;
    }
	
	#my-reviews-table .product-name a {font-size: 12px; }

.product-name a:hover { text-decoration: none; }

.checkout-onepage-success .page-title { margin-bottom: 15px; }

/* Product Tags */
.tags-list {
    background: #f8f7f5;
    border: 1px solid #c1c4bc;
    display: block;
    margin: 0px;
    padding: 10px; }

.tags-list li {
    display: inline !important;
    margin: 0 4px 0 0; }

.page ul.tags-list { padding: 10px; }

/* Advanced Search */
.advanced-search .form-list label {
    padding-right: 10px;
    width: 160px; }

.advanced-search .form-list .input-box, .advanced-search .form-list .input-range {
    clear: none;
    float: left; }

.advanced-search-amount { margin: 0 0 10px; }

.advanced-search ul, .advanced-search ol { padding: 10px 0 0 0; }

.advanced-search-summary {
    background: #FFF6f1;
    border: 1px solid #e9d7c9;
    margin: 10px 0;
    padding: 10px; }

.advanced-search-summary ul {
    float: left;
    width: 49%; }

.advanced-search-summary strong {
    background: url("http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/images/i_search_criteria.gif") 0 3px no-repeat;
    color: #E17C24;
    padding-left: 15px; }

.advanced-search-summary p {
    clear: both;
    font-weight: bold;
    margin: 0; }

/* CMS Home Page */

/* Sitemap */
.page-sitemap .links li {
    border: 0;
    height: auto;
    line-height: normal;
    margin: 0;
    outline: none;
    padding: 0; }

.page-sitemap .links {
    margin: 0;
    padding: 0;
    text-align: left; }

.page-sitemap .pager {
    margin: 0;
    padding: 0;
    text-align: left; }

.page-sitemap .pager .amount {
    margin: 0;
    outline: none;
    padding: 10px 0; }

.page-sitemap .pager .pages li {
    display: block;
    float: left;
    margin: 0 5px 0 0; }

.page-sitemap .pager .pages li a.next {
    background-position: -25px -2px;
    padding: 10px !important; }

.page-sitemap .pager .pages li.current, .page-sitemap .pager .pages li a.next, .page-sitemap .pager .pages li a.prev {

    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: 0;
    outline: none;
    padding: 0px 7px; }

.page-sitemap .pager .pages li a {

    -webkit-border-radius: 3px;
    background-color: transparent;
    border-radius: 3px;
    border: 0;
    border: 0;
    outline: none;
    padding: 0 7px; }

.page-sitemap .links a { text-decoration: none; }

.page-sitemap .links a:hover { text-decoration: underline; }

.page-sitemap .sitemap { margin: 12px; }

.page-sitemap .sitemap a { color: #1b2d3b; }

.page-sitemap .sitemap li { margin: 3px 0; }

.page-sitemap .sitemap li.level-0 {
    font-weight: bold;
    margin: 10px 0 0; }

.page-sitemap .sitemap li.level-0 a { color: #1e7ec8; }

/* RSS */
.rss-title h1 {
    background: url("http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/images/i_rss-big.png") 0 4px no-repeat;
    padding-left: 27px; }

.rss-table .link-rss {
    background-position: 0 4px;
    display: block;
    line-height: 1.55; }

/* ======================================================================================= */
/* Shopping Cart ========================================================================= */
.cart .page-title {
    border-bottom: 0;
    margin: 0; }

.cart .page-title h1 { margin: 0; }

/* Checkout Types */
.checkout-cart-configure .add-to-cart label {
    margin: 0;
    outline: none;
    padding: 0; }

.cart .totals .checkout-types .paypal-or {
    clear: both;
    display: block;
    line-height: 1.0;
    padding: 8px 55px 0 0; }

#checkout-progress-wrapper { padding: 8px 0; }

#checkout-progress-wrapper .block .block-content {
    padding-left: 0;
    padding-right: 0; }

#checkout-progress-wrapper .block .block-content dl {
    margin: 0;
    outline: none; }

/* Shopping Cart Table */
.cart-table th { padding: 2px 10px; }

.cart-table .product-name {
    font-size: 110%;
    font-weight: normal;
    line-height: normal;
    margin: 0 0 5px 0;
    outline: none;
    padding: 0; }

.cart-table tbody tr td:first-child {
    text-align: center;
    vertical-align: middle; }

.cart-table .item-msg {
    color: #df280a;
    font-weight: bold;
    margin: 5px 0; }

.cart-table tfoot td {
    background-color: #ECECEC;
    padding: 10px; }

.cart-table .btn-update { margin: 0 7px; }

.cart-table td .product-image {
    display: block;
    height: 100px;
    margin: 0;
    outline: none;
    padding: 0;
    width: 100px; }

/* Shopping Cart Collateral boxes */
.cart .cart-collaterals { padding: 20px 0; }

.cart .cart-collaterals .crosssell ul .product-details .product-name {
    height: auto;
    line-height: normal; }

.cart .cart-collaterals .crosssell .regular-price {
    background-color: transparent;
    background-image: none;
    display: inline;
    margin: 0;
    padding: 0; }

.cart .cart-collaterals .crosssell button.btn-cart {
    float: left;
    margin: 0;
    padding: 0; }

.cart .minimal-price-link { outline: none; }

.cart .crosssell .minimal-price-link span { padding: 0 0 4px 0; }

.cart .cart-collaterals .crosssell button.btn-cart span, .cart .cart-collaterals .crosssell .add-to-links li a {
    -webkit-border-radius: 100%;
    -webkit-transition: all 0.2s linear 0s;
    border-radius: 100%;
    display: block;
    float: left;
    height: 30px;
    line-height: 30px;
    margin: 0;
    outline: none;
    padding: 0 15px;
    text-indent: -999em;
    transition: all 0.2s linear 0s;
    width: 0 }

.cart .cart-collaterals .crosssell button.btn-cart span span{ padding: 0 }

.cart .cart-collaterals .crosssell .add-to-links {
    float: left;
    margin: 0;
    overflow: hidden;
    padding: 5px 0 0 0;
    width: 100% }

.cart .cart-collaterals .crosssell .add-to-links li {
    float: left;
    margin: 0 10px 0 0;
    width: 30px }

.cart .cart-collaterals .crosssell .add-to-links li:first-child { margin-left: 5px }

.cart-collaterals ul { margin: 0; }

.cart .crosssell {
    border: 1px solid #DEDEDE;
    margin: 0;
    padding: 15px; }

.cart .crosssell h2 {
    font-size: 115%;
    font-weight: normal;
    line-height: normal;
    margin: 0;
    outline: medium none;
    padding: 0;
    text-transform: uppercase; }

.cart .crosssell .product-image {
    display: block;
    float: left;
    outline: medium none;
    width: 25%; }

.cart .crosssell .product-details {
    float: left;
    width: 75%; }

.cart .crosssell .product-name {
    font-size: 102%;
    font-weight: normal;
    margin: 0;
    outline: medium none;
    padding: 0 0 0 5px; }

.cart .crosssell .price-box {
    line-height: 30px;
    outline: none;
    padding: 0 0 0 5px; }

.cart .crosssell .price-box .special-price, .cart .crosssell .price-box .old-price {
    display: inline-block;
    margin: 0;
    padding: 0; }

.cart .crosssell .price-box .old-price .price { font-size: 100%; }

.cart .crosssell .price-box .special-price {
    float: left;
    padding: 0 10px 0 0; }

.cart .crosssell li.item { margin: 12px 0; }

.cart .crosssell .link-compare { font-weight: normal; }

/* Discount Codes & Estimate Shipping and Tax Boxes */
.cart .discount, .cart .shipping {
    border: 1px solid #DEDEDE;
    margin: 0 0 20px;
    padding: 15px; }

.cart .discount h2, .cart .shipping h2 {
    font-size: 115%;
    font-weight: normal;
    line-height: normal;
    margin: 0;
    outline: none;
    padding: 0;
    text-transform: uppercase; }

.cart .col-2 .discount .discount-form label { margin: 2px 0; }

.cart .discount h2 {
    font-size: 115%;
    outline: none; }

.cart .discount .input-box {
    margin: 8px 0 0;
    width: 100%; }

input.input-text:focus { outline: 0 none; }

.cart .shipping .sp-methods {
    background: url("http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/images/bkg_divider1.gif") 0 0 repeat-x;
    margin: 10px 0 0;
    padding: 5px 0 0; }

/* Shopping Cart Totals */
.cart .totals {
    border: 1px solid #DEDEDE;
    float: right; }

.cart .totals table {
    margin: 0;
    padding: 15px; }

.cart .totals td { padding: 5px; }

.cart .totals tfoot th { padding: 5px 15px 5px 7px; }

.cart .totals tfoot td {
    outline: none;
    text-transform: uppercase; }

#shopping-cart-totals-table {
    margin: 15px auto 0;
    padding: 0; }

#shopping-cart-totals-table tfoot td {
    font-size: 160%;
    outline: medium none;
    text-transform: uppercase; }

.cart .totals .checkout-types {
    outline: none;
    padding: 15px;
    text-align: center; }

.cart .totals .checkout-types li a { outline: none; }

.cart .totals .checkout-types li {
    clear: both;
    margin: 10px 0; }

.cart ul.checkout-types { margin: 0; }

.cart ul.checkout-types li { margin: 0; }

/* Options Tool Tip */
.item-options dt {
    font-style: italic;
    font-weight: bold; }

.item-options dd {
    margin: 0 0 6px;
	padding:0 5px 0 10px}

.truncated { cursor: help; }

.truncated a.dots { cursor: help; }

.truncated a.details { cursor: help; }

.truncated .truncated_full_value {
    position: relative;
    z-index: 999; }

.truncated .truncated_full_value .item-options {
    background-color: #f6f6f6;
    border: 1px solid #DEDEDE;
    left: -99999em;
    padding: 8px;
    position: absolute;
    top: -99999em;
    width: 250px;
    z-index: 999; }

.truncated .truncated_full_value .item-options > p {
    font-weight: bold;
    text-transform: uppercase; }

.truncated .show .item-options {
    left: 50%;
    top: -20px; }

.col-left .truncated .show .item-options {
    left: 15px;
    top: 7px; }

.col-right .truncated .show .item-options {
    left: -240px;
    top: 7px; }

/* ======================================================================================= */
/* Checkout ============================================================================== */
/********** < Common Checkout Styles */
/* Shipping and Payment methods */
.sp-methods { margin: 0 0 8px; }

.sp-methods input.radio { margin: 0 3px 2px 0; }

.sp-methods dt {
    font-weight: normal;
    margin: 0; }

.sp-methods dd {
    margin: 0;
    outline: none;
    padding: 0; }

.sp-methods dd li { margin: 5px 0; }

.sp-methods label {
    display: inline;
    font-weight: normal;
    line-height: normal;
    margin: 0; }

.sp-methods .price { font-weight: normal; }

.sp-methods .form-list { padding-left: 0; }

.sp-methods .form-list li { margin: 0 0 8px; }

.sp-methods select.month {
    margin-right: 10px;
    width: auto; }

.sp-methods select.year { width: auto; }

.sp-methods input.cvv { width: 3em !important; }

.sp-methods .checkmo-list li { margin: 0 0 5px; }

.sp-methods .checkmo-list label {
    padding-right: 10px;
    text-align: right;
    width: 135px; }

.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 { outline: none; }

.please-wait { float: right; }

.please-wait img { vertical-align: middle; }

.cvv-what-is-this {
    cursor: help;
    display: block;
    margin-left: 60px;
    padding: 15px 0 0; }

/* Tooltip */
.tool-tip {
    background: #EAF6FF;
    border: 1px solid #7BA7C9;
    padding: 15px 20px;
    position: absolute;
    z-index: 9999; }

.tool-tip .btn-close {
    margin: -9px -14px 0;
    text-align: right; }

.tool-tip .btn-close a {
    background: url("http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/images/btn_window_close.gif") 100% 0 no-repeat;
    display: block;
    height: 15px;
    margin: 0 0 0 auto;
    overflow: hidden;
    text-align: left;
    text-indent: -999em;
    width: 15px; }

.tool-tip .tool-tip-content { padding: 5px; }

/* Gift Messages */
.gift-messages h3 {
    color: #e87403;
    font-weight: bold; }

.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 {
    color: #e87403;
    font-weight: bold; }

.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 {
    color: #8a8987;
    font-weight: bold;
    margin: 0;
    text-align: center; }

.gift-messages-form .item .details { margin-left: 90px; }

.gift-messages-form .item .details .product-name {
    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 {
    background: url("http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/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 {
    background: url("http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/images/btn_gm-close.gif") 0 0 no-repeat;
    float: right;
    height: 16px;
    line-height: 0;
    overflow: hidden;
    text-indent: -999em;
    width: 16px; }

/* Checkout Agreements */
.checkout-agreements li { margin: 30px 0; }

.checkout-agreements .agreement-content {
    background-color: #fbfaf6;
    border: 1px solid #dedede;
    height: 12em;
    overflow: auto;
    padding: 10px; }

.checkout-agreements .agree {
    margin: 0;
    padding: 10px 0 10px 11px; }

.checkout-agreements .agree input.checkbox {
    margin-right: 6px;
    outline: none; }

.checkout-agreements .agree label { font-weight: bold; }

.opc .checkout-agreements {
    border-width: 0 1px;
    border: 1px solid #d9dde3;
    padding: 5px 30px; }

.opc .checkout-agreements li { margin: 20px 0 0; }

.opc .checkout-agreements .agreement-content {
    background-color: #FFF;
    border-color: #ECECEC;
    padding: 5px; }

.opc .checkout-agreements .agree { padding-left: 6px; }

/* Centinel */
.centinel .authentication {
    background: #FFF;
    border: 1px solid #DEDEDE; }

.centinel .authentication iframe {
    background: transparent !important;
    border: 0 !important;
    height: 400px;
    margin: 0 !important;
    padding: 0 !important; }

.opc .centinel {
    border-width: 0 1px 1px;
    border: 1px solid #dedede;
    padding: 10px 30px; }

/* Generic Info Set */
.info-set {
    background: #fbfaf6 url("http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/images/bkg_checkout.gif") 0 0 repeat-x;
    border: 1px solid #dedede;
    margin: 0 0 25px;
    padding: 20px; }

.info-set h2 {
    font-weight: bold;
    margin: 0 0 10px; }

.info-set h3, .info-set h4 { font-weight: bold; }

.info-set h2 a, .info-set h3 a, .info-set h4 a { font-weight: normal; }

.info-set h2.legend {
    border-bottom: 1px solid #dedede;
    margin: -20px -20px 15px;
    padding: 5px 10px;
    position: relative; }

.info-set h3.legend {
    color: #0a263c;
    margin: 0 0 10px; }

.info-set .divider {
    margin: 0 -20px;
    padding: 25px 0;
    position: relative; }

.info-set .box { margin: 0 0 15px; }

.info-set .data-table .product-name {
    color: #1e7ec8 !important;
    font-weight: bold !important; }

.info-set .data-table .product-name a { outline: none; }

.info-set .data-table .item-options { margin: 5px 0 0; }

/********** Common Checkout Styles > */
/* One Page Checkout */
.block-progress dt {
    background-color: #ECECEC;
    font-weight: normal;
    height: auto;
    line-height: normal;
    margin: 0 0 8px 0;
    outline: medium none;
    padding: 10px; }

.block-progress dd {
    border-top: 0;
    border: 1px solid #DEDEDE;
    margin: 0 0 6px;
    padding: 8px 13px; }

.block-progress dt.complete {
    background-color: #ECECEC;
    margin: 0; }

.block-progress p { margin: 0; }

.block-progress .cards-list dt {
    background: none;
    border: 0 none;
    color: inherit;
    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; }

.opc .ul {
    list-style: disc outside;
    padding-left: 18px; }

.opc {
    margin: 0;
    position: relative; }

.opc li.section { margin: 5px 0; }

.opc li.section ul { margin: 0; }

.opc .step-title { padding: 5px; }

.opc .step-title .number {
    background: #FFFFFF;
    float: left;
    font-weight: bold;
    line-height: 14px;
    margin: 2px 5px 0 0;
    padding: 0 4px; }

.opc .step-title h2 {
    float: left;
    font-size: 100%;
    font-weight: normal;
    line-height: normal;
    margin: 0;
    outline: medium none;
    padding: 0; }

.opc .step-title a {
    display: none;
    float: right;
    line-height: 16px; }

.opc .active .step-title h2 {
    color: #FFFFFF;
    outline: none; }

.opc .form-list .fields select, .opc .form-list .fields select:focus { outline: none; }

.opc .step {
    border-top: 0;
    border: 1px solid #DEDEDE;
    padding: 15px;
    position: relative; }

.opc .step .tool-tip { right: 30px; }

#opc-login h3 { border-bottom: 1px solid #ECECEC; }

#opc-login h1.title, #opc-login h2.title, #opc-login h3.title, #opc-login h4.title, #opc-login h5.title, #opc-login h6.title {
    font-size: 130%;
    padding: 0 0 5px 0;
    text-transform: uppercase; }

#payment_form_ccsave select {
    margin-top: 10px;
    outline: none; }

#payment_form_ccsave input.input-text { margin-top: 10px; }

#opc-login h4, #opc-login h5, #opc-login h6, #opc-login h1, #opc-login h2, #opc-login h3 {
    font-size: 100%;
    font-weight: normal;
    line-height: normal;
    outline: medium none;
    padding: 0; }

#opc-login .step-title h1, #opc-login .step-title h2, #opc-login .step-title h3, #opc-login .step-title h4, #opc-login .step-title h5, #opc-login .step-title h6 {
    font-size: 100%;
    outline: none; }

#opc-login .col-2 #login-form h4 {
    margin: 0;
    outline: none;
    padding: 0; }

.opc .gift-messages-form {
    background: #f6f1eb;
    border-width: 1px 0;
    border: 1px solid #e9e4de;
    margin: 0 -30px;
    padding: 22px 24px 22px 30px; }

.opc .gift-messages-form .inner-box {
    height: 260px;
    overflow: auto;
    padding: 5px; }

#opc-review .step {
    border: 0;
    padding: 0; }

#opc-review .product-name { font-weight: normal; }

#opc-review .item-options { margin: 5px 0 0; }

#opc-review .buttons-set .please-wait { outline: none; }

#opc-review .authentication {
    margin: 0 auto;
    width: 570px; }

#opc-review .warning-message {
    color: #222;
    font-weight: bold;
    padding: 10px 10px 0;
    text-align: center; }

/* Multiple Addresses Checkout */
.page .checkout-progress {
    margin: 50px 0 20px;
    padding: 0; }

.checkout-progress li {
    float: left;
    font-weight: normal;
    padding: 0 0 2px 0;
    text-align: center;
    width: 20%; }

.checkout-progress li div {
    border-top: 10px solid #ECECEC;
    margin: 0 3px 0 0; }

.checkout-progress li.last { margin: 0; }

.checkout-progress li.active { outline: none; }

.multiple-checkout .select-shipping { margin: 10px; }

.multiple-checkout h2 {
    font-size: 105%;
    font-weight: normal;
    line-height: normal;
    margin: 0;
    padding: 0 0 15px; }

.multiple-checkout h3, .multiple-checkout h4 {
    font-size: 110%;
    font-weight: normal;
    line-height: normal;
    margin: 0; }

.multiple-checkout h2 a, .multiple-checkout h3 a, .multiple-checkout h4 a {
    font-weight: normal;
    outline-style: none; }

.multiple-checkout address { line-height: 22px; }

.multiple-checkout .col2-set h3 { padding: 0 0 10px 0; }

.multiple-checkout .col2-set h3.product-name { padding: 0; }

.multiple-checkout .data-table .product-name {
    color: #1e7ec8 !important;
    font-weight: bold !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 {
    margin-top: -120px;
    right: 20px;
    top: 50%; }

.multiple-checkout .col2-set, .multiple-checkout .col3-set {
    border: 1px solid #dedede;
    margin: 0;
    padding: 0; }

.multiple-checkout .col2-set h2.legend {
    border-bottom: 1px solid #dedede;
    margin: 0;
    padding: 10px;
    position: relative; }

.multiple-checkout .col2-set h3.legend {
    color: #0a263c;
    margin: 0 0 10px; }

.multiple-checkout .col2-set .divider {
    margin: 0 -20px;
    padding: 25px 0;
    position: relative; }

.multiple-checkout .box { margin: 10px; }

.multiple-checkout .box h2 { outline-style: none; }

.multiple-checkout .place-order .please-wait {
    float: right;
    padding: 27px 7px 0 0; }

.multiple-checkout .place-order .grand-total {
    background: url("http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/images/bkg_grand-total.gif") 0 0 no-repeat;
    float: right;
    height: 71px;
    overflow: hidden;
    padding: 0 0 0 21px; }

.multiple-checkout .place-order .grand-total .inner {
    background: url("http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/images/bkg_grand-total.gif") 100% 0 no-repeat;
    float: left;
    height: 57px;
    padding: 14px 21px 0 0; }

.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 button.button span span {
    margin: 0;
    padding: 0; }

#multiship-addresses-table td .btn-remove2 {
    -webkit-border-radius: 50%;
    border-radius: 50%; }

/* Step 1 */
#multiship-addresses-table td {
    padding: 10px;
    vertical-align: middle; }

#multiship-addresses-table tfoot td { outline: none; }

#multiship-addresses-table input.input-text, #multiship-addresses-table select { margin: 0; }

/* Step 2 */
.multiple-checkout .gift-messages-form .item .details .form-list {
    overflow: hidden;
    width: 100%; }

.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 #dedede;
    padding: 15px;
    position: relative; }

.checkout-multishipping-shipping .box-sp-methods .pointer {
    background: url("http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/images/bkg_sp-methods.gif") 0 0 no-repeat;
    height: 41px;
    overflow: hidden;
    position: absolute;
    right: -40px;
    top: -20px;
    width: 178px; }

/* Step 3 */
.checkout-multishipping-billing .multiple-checkout { position: relative; }

/* ======================================================================================= */
/* Account Login/Create Pages ============================================================ */
.account-login .content {
    border-bottom: 0;
    border: 1px solid #DEDEDE;
    min-height: 300px;
    padding: 15px; }

.account-login .content h2 {
    border-bottom: 1px solid #DEDEDE;
    font-size: 130%;
    font-weight: normal;
    margin: 0;
    padding: 0;
    text-transform: uppercase; }

.account-login .content p { margin: 10px 0; }

.account-login .new-users h2 { outline: none; }

.account-login .registered-users h2 { outline: none; }

.account-login .buttons-set {
    margin: 0;
    padding: 8px 13px; }

.account-login .buttons-set a.f-left { outline: none; }

.account-create {
    margin: 0;
    padding: 0; }

.account-create .form-list .control .input-box { float: left; }

.account-create .form-list .control .input-box .checkbox {
    margin-top: 0;
    outline: none !important; }

.account-create .form-list .control label {
    margin: 0;
    padding-left: 10px;
    padding-top: 0; }

/* Captcha ================================================================================ */
.captcha-note {
    clear: left;
    padding-top: 5px; }

.captcha-image {
    display: inline;
    float: left;
    margin: 0;
    position: relative;
    width: 258px; }

.captcha-image .captcha-img {
    border: 1px solid #b6b6b6;
    vertical-align: bottom;
    width: 100%; }

.registered-users .captcha-image { margin: 0; }

.captcha-reload {
    cursor: pointer;
    position: absolute;
    right: 2px;
    top: 2px; }

.captcha-reload.refreshing {
    -webkit-animation: rotate 1.5s infinite linear;
    animation: rotate 1.5s infinite linear; }

@-webkit-keyframes rotate {

    0% { -webkit-transform: rotate(-360deg); }

}

@-moz-keyframes rotate {

    0% { -moz-transform: rotate(-360deg); }

}

@keyframes rotate {

    0% { transform: rotate(-360deg); }

}

/* Remember Me Popup ===================================================================== */
.window-overlay {
    background: rgba(0, 0, 0, 0.35);
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 990; }

.remember-me label {
    float: none;
    margin: 0 6px; }

.remember-me-popup {
    -webkit-box-shadow: 0 0 6px #DEDEDE;
    background: #FFF;
    border: 1px solid #DEDEDE;
    left: 50%;
    margin: -85px 0 0 -320px;
    position: absolute;
    text-align: left;
    top: 50%;
    width: 400px;
    z-index: 1000; }

.remember-me-popup h3 {
    background: #d9e5ee;
    border-bottom: 1px solid #DEDEDE;
    padding: 5px 10px; }

.remember-me-popup .remember-me-popup-head { position: relative; }

.remember-me-popup .remember-me-popup-head .remember-me-popup-close {
    background: url("http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/images/btn_window_close.gif") no-repeat;
    display: block;
    height: 15px;
    position: absolute;
    right: 7px;
    text-indent: -9999em;
    top: 7px;
    width: 15px; }

.remember-me-popup .remember-me-popup-body { padding: 10px; }

.remember-me-popup .remember-me-popup-body a {
    background: #f18200;
    border: 1px solid #de5400;
    color: #FFF;
    display: inline-block;
    font-weight: bold;
    height: 19px;
    line-height: 19px;
    padding: 0 8px;
    text-align: center;
    text-decoration: none;
    white-space: nowrap; }

/* Remember Me Popup ===================================================================== */
/* My Account ============================================================================= */
.my-account .title-buttons .link-rss {
    float: none;
    margin: 0; }

.my-account .buttons-set {
    margin: 10px 0;
    outline: none;
    padding: 0; }

.my-account p { margin: 0; }

.my-account ol, .my-account ul { margin: 0; }

.my-account .form-list li strong { font-weight: normal; }

.my-account .pager .limiter { border: 0px; }

.my-account .price-box span {
    background-color: transparent;
    background-image: none;
    height: auto;
    line-height: normal;
    margin: 0;
    outline: none;
    padding: 0;
    width: auto; }

.my-account .price-box .regular-price:hover {
    background-color: transparent;
    background-image: none; }

.my-account .buttons-set p.required { outline: none; }

/********** < Dashboard */
.dashboard .welcome-msg, .dashboard .welcome-msg p {
    margin: 0;
    padding: 0; }

.dashboard .welcome-msg p.hello {
    border: none;
    margin: 0;
    outline-style: none;
    padding: 0 0 10px 0; }

.dashboard .welcome-msg p.hello strong { font-size: 110%; }

.dashboard .col2-set { margin: 0 0 15px; }

/* General Box */
.box-account {
    border: 1px solid #DEDEDE;
    margin: 20px 0;
    overflow: hidden;
    padding: 15px; }

.box-account .box-head {
    border-bottom: 1px solid #DEDEDE;
    margin: 0 0 10px;
    text-align: right; }

.box-account .box-head h2 {
    background-position: 0 50%;
    background-repeat: no-repeat;
    float: left;
    font-size: 130%;
    font-weight: normal;
    margin: 0;
    padding-left: 21px;
    text-transform: uppercase; }

.dashboard .box .box-title {
    background: url("http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/images/bkg_divider1.gif") 0 100% repeat-x;
    margin: 0 0 8px;
    padding: 0 0 5px 0;
    text-align: right; }

.dashboard .box .box-title h3, .dashboard .box .box-title h4 {
    float: left;
    font-size: 120%;
    font-weight: normal;
    line-height: normal;
    margin: 0;
    outline: none; }

.dashboard .box .box-title a {
    line-height: normal;
    outline-style: none; }

.dashboard .box .box-content p { line-height: 25px; }

/* Block: Recent Orders */
.dashboard .box-recent .box-head h2 { background-image: url("http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/images/i_folder-table.gif"); }

/* Block: Account Information */
.dashboard .box-info .box-head h2 { background-image: url("http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/images/i_ma-info.gif"); }

.dashboard .box-info h4 {
    font-size: 130%;
    font-weight: normal;
    text-transform: uppercase; }

.dashboard .box-info address { line-height: 25px; }

/* Block: Reviews */
.dashboard .box-reviews .box-head h2 { background-image: url("http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/images/i_ma-reviews.gif"); }

.dashboard .box-reviews .number {
    background: #0a263c;
    color: #FFF;
    float: left;
    font-weight: bold;
    line-height: 1;
    margin: 3px -20px 0 0;
    padding: 2px 3px; }

.dashboard .box-reviews .details { margin-left: 20px; }

.dashboard .box-reviews li.item { margin: 0 0 7px; }

.dashboard .box-reviews li.item.last { margin: 0; }

.dashboard .box-reviews .ratings { margin: 7px 0 0; }

/* Block: Tags */
.dashboard .box-tags .box-head h2 { background-image: url("http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/images/i_ma-tags.gif"); }

.dashboard .box-tags .number {
    background: #0a263c;
    color: #FFF;
    float: left;
    font-weight: bold;
    line-height: 1;
    margin: 3px -20px 0 0;
    padding: 2px 3px; }

.dashboard .box-tags .details { margin-left: 20px; }

.dashboard .box-tags li.item { margin: 0 0 7px; }

.dashboard .box-tags li.item.last { margin: 0; }

.dashboard .box-tags .tags strong, .dashboard .box-tags .tags ul, .dashboard .box-tags .tags ul li { display: inline; }

#my_recent_tags .product-name {
    height: 20px;
    line-height: 20px;
    min-height: 20px; }

/********** Dashboard > */
/* Address Book */
.addresses-list h2 {
    font-size: 130%;
    font-weight: normal;
    line-height: normal;
    margin: 0;
    padding: 0 0 15px;
    text-transform: uppercase; }

.addresses-list h3 {
    font-size: 120%;
    font-weight: normal;
    line-height: normal;
    margin: 0;
    padding: 0 0 5px; }

.addresses-list address {
    line-height: 22px;
    margin: 0;
    padding: 0; }

.addresses-list p {
    margin: 0;
    padding: 5px 0; }

.addresses-list a {
    font-size: 100%;
    font-weight: normal; }

.addresses-list .link-remove { color: #646464; }

.addresses-list .separator { margin: 0 3px; }

.addresses-list li.item {
    background: url("http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/images/bkg_account_box.gif") 0 0 repeat-x #ffffff;
    border: 1px solid #DEDEDE;
    margin: 0 0 10px;
    padding: 15px; }

.addresses-list li.empty {
    background: none;
    border: 0;
    padding: 0; }

.addresses-list li.empty p { font-weight: normal; }

.addresses-list .addresses-additional li.item {
    background: none;
    border: 0;
    padding: 0; }

/* Order View */
.order-info {
    background: #dee5e8;
    border: 1px solid #d0cbc1;
    margin: 0 0 8px;
    padding: 4px 8px; }

.order-info dt, .order-info dd, .order-info ul, .order-info li { display: inline; }

.order-info .current { font-weight: bold; }

.order-info li { margin: 0 3px; }

.order-date { margin: 10px 0; }

.order-info-box {
    background: #FFF url("http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/images/bkg_block-title.gif") 0 0 repeat-x;
    border: 1px solid #d0cbc1;
    margin: 0 0 15px;
    padding: 12px 15px; }

.order-info-box h2 {
    font-size: 130%;
    font-weight: normal;
    text-transform: uppercase; }

.order-info-box .box-payment p { margin: 0 0 3px; }

.order-info-box .box-payment th {
    font-weight: bold;
    padding-right: 7px; }

.order-items {
    overflow-x: auto;
    width: 100%; }

.order-items h2, .order-items h3 {
    clear: none;
    color: #0a263c;
    font-size: 100%;
    font-weight: normal;
    margin: 0 0 5px;
    padding: 0; }

.order-items .product-name { font-weight: normal; }

.order-items .link-print {
    color: #1e7ec8;
    font-weight: normal; }

.order-items .order-links { text-align: right; }

.order-additional { margin: 15px 0; }

/* Order Gift Message */
.gift-message dd { margin: 5px 0 0; }

/* Order Comments */
.order-about dt { font-weight: bold; }

.order-about dd { margin: 0 0 7px; }

.tracking-table { margin: 0 0 15px; }

.tracking-table th {
    font-weight: bold;
    white-space: nowrap; }

.tracking-table-popup { width: 100%; }

.tracking-table-popup th {
    font-weight: bold;
    white-space: nowrap; }

.tracking-table-popup th, .tracking-table-popup td { padding: 1px 8px; }

/* Order Print Pages */
.page-print .print-head { margin: 0 0 15px; }

.page-print .print-head .logo { float: left; }

.page-print .print-head address {
    float: left;
    margin-left: 15px; }

.page-print h1 { font-weight: bold; }

.page-print h2, .page-print h3 { font-weight: bold; }

.page-print h2.h2 { font-weight: bold; }

.page-print .order-date {
    background: url("http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/images/bkg_divider1.gif") 0 100% repeat-x;
    margin: 0 0 10px;
    padding: 0 0 10px; }

.page-print .col2-set { margin: 0 0 10px; }

/* Price Rewrites */
.page-print .gift-message-link { display: none; }

.page-print .price-excl-tax, .page-print .price-incl-tax {
    display: block;
    white-space: nowrap; }

.page-print .cart-price, .page-print .price-excl-tax .label, .page-print .price-incl-tax .label, .page-print .price-excl-tax .price, .page-print .price-incl-tax .price { display: inline; }

/* My Wishlist */
.my-wishlist .data-table td { padding: 10px; }

.my-wishlist .product-image {
    margin: 0;
    outline: none;
    padding: 0; }

.my-wishlist .product-name {
    font-size: 118%;
    font-weight: normal;
    height: auto;
    line-height: normal;
    margin: 0; }

.my-wishlist textarea {
    margin: 0;
    outline: none; }

.my-wishlist .btn-cart span span { padding: 0; }

.my-wishlist .add-to-cart-alt .input-text { margin-top: 5px; }

.my-wishlist .cart-cell p { margin-top: 5px }

.my-wishlist .description { margin: 5px 0 10px 0; }

.my-wishlist textarea {
    display: block;
    height: 109px; }

.my-wishlist .buttons-set {
    margin: 0;
    outline: none;
    padding: 0; }

.my-wishlist .buttons-set button.button { margin: 0 0 10px 10px; }

.my-wishlist .buttons-set .btn-add, .my-wishlist .buttons-set .btn-share { outline: none; }

#wishlist-table .add-to-links { white-space: nowrap; }

#wishlist-table .price-box { padding: 5px 0; }

#wishlist-table .price-box .old-price .price { font-size: 100%; }

#wishlist-table p { margin: 0 0 10px 0; }

/* My Tags */
.my-tag-edit {
    float: left;
    margin: 0 0 10px; }

.my-tag-edit .btn-remove {
    float: right;
    margin: 4px 0 0 5px; }

#my-tags-table { clear: both; }

#my-tags-table td { padding: 10px; }

#my-tags-table .add-to-links {
    margin-top: 5px;
    white-space: nowrap; }

/* My Reviews */
#my-reviews-table td { padding: 10px; }

.product-review .product-img-box {
    float: left;
    width: 120%; }

.product-review .product-img-box .product-image {
    display: block;
    height: 125px;
    width: 125px; }

.product-review .product-img-box .label { margin: 0 0 3px; }

.product-review .product-img-box .ratings .rating-box {
    display: block;
    float: none;
    margin: 0 0 3px; }

.product-review .product-details { margin-left: 150px; }

.product-review .product-name {
    font-weight: bold;
    margin: 0 0 10px; }

.product-review h3 { margin: 0 0 3px; }

.product-review .ratings-table { margin: 0 0 10px; }

.product-review dt { font-weight: bold; }

.product-review dd { margin: 5px 0 0; }

/* Billing Agreements */
.billing-agreements .info-box { margin: 15px 0; }

.billing-agreements .form-list li select { float: left; }

.billing-agreements .form-list li button.button {
    float: left;
    margin-left: 10px; }

.billing-agreements .table-caption { font-weight: bold; }

/* ======================================================================================= */
/* MAP Popup============================================================================== */
.cart-msrp-totals {
    color: red;
    font-weight: bold;
    margin: 10px 10px 0;
    padding: 10px;
    text-align: right;
    text-transform: uppercase; }

.map-cart-sidebar-total {
    color: red;
    display: block;
    font-weight: bold;
    padding: 2px 5px;
    text-align: left;
    text-shadow: 0 1px 0 #FFF; }

#cart-sidebar span.price {
    display: inline-block;
    padding: 5px; }

#cart-sidebar .actions { padding: 0; }

#cart-sidebar li { padding-bottom: 12px; }

#wishlist-sidebar li { padding-bottom: 12px; }

#cart-sidebar li.last { padding: 0; }

#block-compare small { font-size: 100%; }

#cart-sidebar a.btn-remove {
    outline: none;
    padding: 0 5px; }

.map-popup {
    -webkit-box-shadow: 0 0 6px #ccc;
    background: #FFF;
    border: 1px solid #aaa;
    box-shadow: 0 0 6px #ccc;
    margin: 12px 0 0;
    position: absolute;
    text-align: left;
    width: 300px;
    z-index: 100; }

.map-popup-heading {
    background: #d9e5ee;
    border-bottom: 1px solid #DEDEDE;
    padding: 5px 30px 5px 10px;
    width: 260px; }

.map-popup-heading h2 {
    margin: 0;
    overflow: hidden;
    text-align: left;
    text-overflow: ellipsis;
    text-shadow: 0 1px 0 #f6f6f6;
    white-space: nowrap;
    word-wrap: break-word; }

.map-popup-arrow {
    background: url("http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/images/map_popup_arrow.gif") no-repeat;
    height: 10px;
    left: 50%;
    position: absolute;
    top: -10px;
    width: 19px; }

.map-popup-close {
    -webkit-border-radius: 2px;
    -webkit-box-shadow: 0 0 3px #999;
    background: url("http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/images/btn_window_close.gif") no-repeat;
    border-radius: 2px;
    box-shadow: 0 0 3px #999;
    display: block;
    height: 15px;
    position: absolute;
    right: 10px;
    text-indent: -9999em;
    top: 8px;
    width: 15px; }

.map-popup-content {
    border-top: 1px solid #eee;
    overflow: hidden;
    padding: 10px;
    text-align: left;
    width: 280px; }

.map-popup-checkout {
    display: inline;
    float: right;
    text-align: right; }

.map-popup-checkout span {
    display: block;
    padding-right: 30px; }

.map-popup-checkout .paypal-logo { margin: 0 0 5px; }

.map-popup-price .price-box, .map-popup-price .price-box .special-price {
    margin: 0;
    padding: 0; }

.map-popup-price { margin: 5px 0 0; }

.map-popup-text {
    clear: right;
    margin: 0 10px;
    padding: 10px 0;
    text-align: left;
    word-wrap: break-word; }

.map-popup-only-text { border-top: 1px solid #DEDEDE; }

/* ======================================================================================= */
.mt-social ul li { padding: 0 0 0 5px !important; }

.mt-social ul li a {
    -webkit-transition: all 400ms ease-in-out 0s;
    background: url("http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/images/social.png") no-repeat 0 0;
    border-radius: 50% 50% 50% 50%;
    display: block;
    font-size: 0%;
    height: 40px;
    text-align: left;
    text-indent: -999em;
    transition: all 400ms ease-in-out 0s;
    vertical-align: middle;
    width: 40px; }
.addthis_toolbox .at16nc.at300bs.at15nc {
  background: url("/media/social.png") no-repeat;
  display: block;
  height: 40px !important;
  line-height: 40px !important;
  overflow: hidden;
  width: 40px !important;
}
.addthis_toolbox .at16t_facebook {
    background-position: 0 100% !important;
}
.addthis_toolbox .at16t_twitter {
    background-position: -40px 100% !important;
}
.addthis_toolbox .at16t_google_plusone_share {
    background-position: -80px 100% !important;
}
.addthis_toolbox .at16t_email {
    background-position: -120px 100% !important;
}
.addthis_toolbox .at15t_print {
    background-position: -160px 100% !important;
}
.addthis_toolbox .at15t_compact {
    background-position: -200px 100% !important;
}
.mt-social-inner ul { width: 100%; }

.mt-social ul li.facebook a { background-position: 0 0; }

.mt-social ul li.facebook a:hover { background-position: 0 100%; }

.mt-social ul li.twitter a { background-position: -40px 0; }

.mt-social ul li.twitter a:hover { background-position: -40px 100%; }

.mt-social ul li.google a { background-position: -80px 0; }

.mt-social ul li.google a:hover { background-position: -80px 100%; }

.mt-social ul li.youtube a { background-position: -120px 0; }

.mt-social ul li.youtube a:hover { background-position: -120px 100%; }

.mt-social ul li.pinterest a { background-position: -160px 0; }

.mt-social ul li.pinterest a:hover { background-position: -160px 100%; }

.mt-social ul li.rss a { background-position: right 0; }

.mt-social ul li.rss a:hover { background-position: right 100%; }

.mt-footer-static-container-top .mt-footer-static {
    border-bottom: 1px solid #DEDEDE;
    padding: 0;
}
.mt-social {
    padding-top: 3px;
}
.mt-footer-static .mt-subscribe { padding-top: 8px; }

.mt-footer-static-container-top .mt-social-inner h3 {
    font-weight: normal;
    line-height: normal;
    margin: 0;
    padding: 0;
    text-align: left; }

.mt-footer-static-container-top .mt-social-inner h3 span {
    font-size: 16.9px;
    height: 40px;
    line-height: 40px;
    margin: 0;
    outline: medium none;
    padding: 0;
    text-align: left;
    text-transform: uppercase; }

.footer-static-title { padding: 0; }

.mt-footer-static h3 {
    font-size: 150%;
    font-weight: normal;
    margin: 0;
    padding: 0;
    text-align: left;
    text-transform: uppercase; }

.mt-footer-static .footer-static-title h3 { padding: 20px 0 0 0; }

.footer-static-content {
    margin: 0 0 0 10px;
    padding: 0; }

.mt-footer-static { outline: none; }

.mt-footer-static .support_content {
    border: 0;
    line-height: normal;
    margin: 0;
    outline: none;
    padding: 12px 0; }

.mt-footer-static .support_content li {
    -webkit-transform: translateX(0px);
    -webkit-transition: all 0.2s ease-in-out;
    background: url("http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/images/list-style.jpg") no-repeat 0 50%;
    line-height: 1.7em;
    list-style: none;
    outline: none;
    padding-left: 10px;
    text-align: left;
    transform: translateX(0px);
    transition: all 0.2s ease-in-out; }

.mt-footer-static .support_content li:hover {
    -webkit-transform: translateX(5px);
    transform: translateX(5px); }
    
.storeinfo, .mt-footer-container .twitter {
  text-align: left;
}

.product-view .product-img-box .mt-media .product-sale-label, .product-view .product-img-box .mt-media .product-new-label { z-index: 1; }

.fb_iframe_widget {
    margin: 0;
    padding: 20px 0;
    text-align: left; }

.support_content li a {
    outline: none;
    text-decoration: none; }

.mt-footer-static ul { margin: 0; }

.mt-footer-static ul li {
    margin: 0;
    padding: 0; }

.fbConnectWidgetTopmost { border: 0px !important; }

.mt-footer-static ul.card_visit { padding: 12px 0 0; }

.mt-footer-static .we-do-accept ul li {
    float: left;
    margin: 0 10px 5px 0; }

.opening_time ul li:hover { background: none transparent !important; }

.mt-footer-static .about-us {
    padding: 30px 0 0;
    text-align: left; }

.mt-footer-static .about-us h3 {
 /*   background-color: #FFFFFF;
    border: 1px solid #DEDEDE;*/
    outline: medium none;
    padding: 24px 17px 20px;
    text-align: center;
    width: 82%; }

.footer-static-content p {
    margin: 0;
    padding: 5px; 
    font-size: 16px; 
}

.readmore{color:#88B8C5 !important;font-size:15px;font-weight:bold;}

.mt-footer-static .shipping, .mt-footer-static .our_account, .mt-footer-static .support, .mt-footer-static .block_open_time {
    padding: 23px 0 0 0;
    text-align: left; }

.product-view .title-divider, .products-list .title-divider { background-color: #f4f4f4; }

.title-divider {
    background: none repeat scroll 0 0 #cecece;
    height: 1px;
    overflow: hidden;
    width: 100%; }

.title-divider span {
    display: block;
    height: 1px;
    width: 40px; }

.sidebar .title-divider span, .products-list .title-divider span { width: 57px; }

/* Footer ================================================================================ */
.footer-container { background-color: #fff !important; }

.footer {
    margin: 0;
    padding: 0; }

.footer .store-switcher {
    color: #FFF;
    display: inline;
    margin: 0 5px 0 0; }

.footer .store-switcher label {
    font-weight: bold;
    vertical-align: middle; }

.footer .store-switcher select {
    padding: 0;
    vertical-align: middle; }

.footer a { text-decoration: none; }

.footer a:hover { text-decoration: underline; }

.footer .bugs {
    color: #ecf3f6;
    display: none;
    margin: 13px 0 0; }

.footer .bugs a {
    color: #ecf3f6;
    text-decoration: underline; }

.footer .bugs a:hover { text-decoration: none; }

.footer address {
    font-size: 100%;
    margin: 0;
    padding: 1.5% 0.7%;
    text-align: center; }

.footer address a {
    font-weight: bold;
    text-decoration: none; }

.footer address a:nth-child(2) { font-weight: normal; }

.footer address a:hover { text-decoration: underline; }

.footer ul {
    display: inline;
    margin: 0; }

.footer ul.links {
    display: block;
    text-align: right; }

.footer li {
    display: inline;
    margin: 0;
    padding: 0 10px 0 0; }

.footer li.last {
    background: none !important;
    padding-right: 0 !important; }

.footer-container .bottom-container { margin: 0 0 5px; }

.footer .social { margin: 0 0 20px; }

.footer .social h4 { font-weight: normal; }

.footer .social ul li {
    background: 0;
    margin: 0 5px;
    padding: 0; }

.footer .social ul li img { opacity: 0.6; }

.footer .social ul li img:hover { opacity: 1; }

.registeredprotect {
	background-color: #7e2c30;
	padding: 15px 30px;
	text-align: center;
}

.registeredprotect p{color:#fff !important;font-size: 16px;}

.copyrightsection{
	background-color: #fff; padding: 15px 30px; text-align: center;margin-left:0 !important;}


/* ======================================================================================= */
/* Sample Data============================================================================ */
.home-callout { margin-bottom: 12px; }

.home-callout img { display: block }

.home-spot {
    float: left;
    margin-left: 20px;
    width: 470px; }

.best-selling h3 {
    color: #e25203;
    margin: 12px 0 6px 0; }

.best-selling table { border-top: 1px solid #DEDEDE; }

.best-selling tr.odd { background: #eee url('http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/images/best_selling_tr_odd_bg.gif') 0 100% repeat-x; }

.best-selling tr.even { background: #FFF url('http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/images/best_selling_tr_even_bg.gif') 0 100% repeat-x; }

.best-selling td {
    border-bottom: 1px solid #DEDEDE;
    padding: 8px 10px 8px 8px;
    width: 50%; }

.best-selling .product-img {
    border: 2px solid #dcdcdc;
    float: left; }

.best-selling .product-description {
    line-height: 1.3em;
    margin-left: 107px; }

.best-selling a.product-name, .home-spot .best-selling a.product-name:hover { color: #203548; }

/* ======================================================================================= */
/* Clears ================================================================================ */
p.clear{
    clear: both;
    height: 0;
    margin:0;
    padding:0;
}

.clearer:after, .header-container:after, .header-container .top-container:after, .header:after, .header .quick-access:after, #nav:after, .main:after, .footer:after, .footer-container .bottom-container:after, .col-main:after, .col2-set:after, .col3-set:after, .col3-layout .product-options-bottom .price-box:after, .col4-set:after, .search-autocomplete li:after, .block .block-content:after, .block .actions:after, .block li.item:after, .block-poll li:after, .block-layered-nav .currently li:after, .page-title:after, .products-grid:after, .products-list li.item:after, .box-account .box-head:after, .dashboard .box .box-title:after, .box-reviews li.item:after, .box-tags li.item:after, .pager:after, .sorter:after, .ratings:after, .add-to-box:after, .add-to-cart:after, .product-essential:after, .product-collateral:after, .product-view .product-img-box .more-views ul:after, .product-view .box-tags .form-add:after, .product-view .product-shop .short-description:after, .product-view .box-description:after, .product-options .options-list li:after, .product-options-bottom:after, .product-review:after, .cart:after, .cart-collaterals:after, .cart .crosssell li.item:after, .opc .step-title:after, .checkout-progress:after, .multiple-checkout .place-order:after, .group-select li:after, .form-list li:after, .form-list .field:after, .buttons-set:after, .page-print .print-head:after, .advanced-search-summary:after, .gift-messages-form .item:after, .send-friend .form-list li p:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    overflow: hidden; }

/* ======================================================================================= */
.guest-select { width: 305px !important; }

.mtajaxcart {
    padding: 0;
    position: absolute;
    right: 22px;
    top: 42px;
    z-index: 9999; }

.cart .ajax-container { padding: 15px;background: #ffffff }

.ajax-container ul {
    margin: 0;
    outline: none;
    padding: 0; }

.cart-active .mtajaxcart { display: block; }
.block-top-compare, .mtajaxcart{ display:none }

.mt-search-form {
  padding: 0;
  position: absolute;
  top: 0;
}

.mtajaxcart .search-form-border:before {
    right: 52px;
    top: -10px; }

#nav li.active a.level-top { outline: none; }

.search-form-border:before {
    border-color: transparent transparent #4a4643;
    border-style: solid;
    border-width: 5px;
    content: "";
    height: 0;
    position: absolute;
    right: 43px;
    top: -10px;
    width: 0; }

.ajax-container p.no-items-in-cart {
    margin: 0;
    padding: 0;
    color: #333333;
    text-align: left; }

.ajax-container { width: 260px; }

.ajax-container li.item {
    float: left;
    line-height: normal;
    margin: 0;
    outline: medium none;
    padding: 0 0 8px 0; }

.ajax-container .product-image {
    border: 0;
    float: left;
    outline: none;
    padding: 0;
    width: 62px; }

.ajax-container .product-details a {
    -webkit-transition: background-color 0.3s ease-out 0s;
    color: #585656;
    font-size: 95%;
    line-height: normal;
    outline: none;
    text-decoration: none;
    transition: background-color 0.3s ease-out 0s; }

.ajax-container .product-details a:hover {
    border: 0;
    outline: none; }

.ajax-container .product-details {
    float: left;
    margin: 0;
    padding: 0 0 0 10px;
    position: relative;
    text-align: left;
    width: 185px; }

.ajax-container .product-details p.product-name {
    line-height: normal;
    margin: 0;
    outline: none;
    padding: 0; }

.ajax-container .product-details .items {
    margin: 0;
    padding: 0; }

.ajax-container .product-details .access {
    margin: 0;
    padding: 6px 0; }

.cart .ajax-container p.subtotal {
    -webkit-border-radius: 3px 3px 3px 3px !important;
    -webkit-box-shadow: 0 0 5px 0 #CCCCCC inset;
    background-color: #FFFFFF;
    border-radius: 3px 3px 3px 3px !important;
    border: 1px solid #D0C6C2;
    box-shadow: 0 0 5px 0 #CCCCCC inset;
    height: 19px;
    line-height: 19px;
    margin-top: 10px;
    outline: medium none;
    padding: 5px 8px;
    text-align: right; }

.cart .ajax-container p.subtotal span.label {
    -webkit-border-radius: 0px;
    -webkit-text-shadow: none;
    background-color: transparent;
    background-image: none;
    border-radius: 0px;
    border: 0;
    float: none;
    margin: 0;
    outline: none;
    padding: 0;
    text-shadow: none; }

.cart .ajax-container p.subtotal span {
    color: #474747;
    float: none;
    font-size: 92%;
    font-weight: normal;
    outline: none; }

.ajax-checkout {
    margin: 0;
    outline: none;
    padding: 10px 0 5px;
    text-align: right; }

.ajax-checkout a {
    -webkit-border-radius: 3px;
    border-radius: 3px;
    font-size: 97%;
    margin: 0 0 0 8px;
    outline: none;
    padding: 6px 14px;
    text-align: center;
    text-decoration: none; }

.ajax-checkout a:hover {
    background-color: #4a4643;
    outline: none;
    outline: none;
    text-decoration: none; }

.ajax-container .product-details .items span.price {
    font-weight: normal;
    outline: none; }

#nav li.active a { color: #FFF; }

#nav li.level0 a:active { color: #FFF; }

.ajax-container .product-details span.price { display: block; }

.ajax-container .product-details .btn-remove {
    color: #7B7B7B;
    float: left;
    font-size: 97%;
    font-weight: normal;
    height: 16px;
    line-height: 16px;
    outline: medium none;
    text-indent: inherit;
    text-transform: none;
    width: auto; }

.btn-remove span.icon { margin: 0 5px 0 0; }

.btn-remove span.icon, .block-compare .btn-remove, .mtajaxcompare a.btn-remove {
    -webkit-border-radius: 50%;
    background: url("http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/images/btn-remove.png") no-repeat 0 0;
    border-radius: 50%;
    float: left;
    height: 16px;
    outline: none;
    padding: 0;
    width: 16px; }

table td a.btn-remove, table th a.btn-remove {
    background: url("http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/images/delete.png") no-repeat 50% 50%; }

table td a.btn-edit, table th a.btn-edit {
    background: url("http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/images/edit.png") no-repeat 50% 50%; }

table td a.btn-edit, table th a.btn-edit, table td a.btn-remove, table th a.btn-remove {
    -webkit-border-radius: 100%;
    -webkit-transition: background 200ms ease-in-out 0s;
    border-radius: 100%;
    display: block;
    height: 30px;
    margin: 5px auto;
    outline: none;
    transition: background 200ms ease-in-out 0s;
    width: 30px; }

.cart-table input.qty { margin: 5px auto; }

span.mt-cart-label {
    float: left;
    padding: 5px 0 0 5px; }

.cart-table button.button {
    margin-bottom: 3px;
    margin-top: 3px; }

.btn-edit span.icon {
    -webkit-border-radius: 50%;
    background-image: url("http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/images/btn-edit.png");
    border-radius: 50%;
    float: left;
    height: 16px;
    margin: 0 5px 0 0;
    outline: none;
    padding: 0;
    width: 16px; }

.product-details .btn-edit {
    color: #7B7B7B;
    float: left;
    font-size: 97%;
    font-weight: normal;
    height: 16px;
    line-height: 16px;
    outline: medium none;
    padding: 0 20px 0 0;
    text-indent: inherit;
    text-transform: none;
    width: auto; }

.ajax-container .product-details .btn-remove:hover span.icon, .ajax-container .product-details .btn-remove:focus span.icon, .ajax-container .product-details .btn-edit:hover span.icon, .ajax-container .product-details .btn-edit:focus span.icon { outline: none; }

.ajax-checkout {
    border: 0;
    margin: 0 0 0 0;
    padding: 10px 0 5px;
    text-align: right; }

.ajax-checkout a {
    color: #FFF !important;
    outline: none; }

.cart-loading { display: none; }

.mt-footer-static-container {
	height: 370px;
	height: auto !important;
	min-height: 370px; padding:0 0 20px 0 }

#newsletter-validate-detail { margin-bottom: 0px; }

.block-subscribe .actions button.button span {
    background: url("http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/images/btn-newsletter.png") no-repeat 0 0;
    height: 28px;
    padding: 0 15px;
    text-indent: -999em; }

.mt-footer-static-inner .block-subscribe {
    min-height: 28px;
    padding: 12px 0 11px 0; }

.mt-footer-static-inner .subscribe {
    margin: 0;
    padding: 0; }

.form-subscribe-header {
    height: 40px;
    line-height: 40px;
    padding: 0; }

.page .form-subscribe-header label {
    font-size: 130%;
    height: 40px;
    line-height: 40px;
    margin: 0;
    outline: medium none;
    padding: 0 0 0 13px;
    text-align: left;
    text-transform: uppercase; }

.subscribe input.input-text {
    background: url("http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/images/joinnowinput-bk.png") no-repeat scroll 0 0 transparent;
    width: 270px;
    height: 29px;
    padding: 0;
    border: 0 none;
    box-shadow: none;
    
    /*-webkit-border-radius: 0;
    background-color: #D0D0D0;
    border-radius: 0;
    border: 0 none;
    box-shadow: none;
    color: #FFFFFF;
    font-size: 102%;
    height: 16px;
    line-height: 16px;
    margin: 0;
    padding: 5px 0 5px 5px;
    text-align: left;
    text-shadow: none;
    width: 190px;*/ }

.subscribe button span {
    -webkit-border-radius: 0;
    background: url("http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/images/joinnow.png") no-repeat scroll 0 0 transparent;
    border-radius: 0;
    border: 0 none;
    height: 29px;
    line-height: 26px;
    margin: 0;
    padding: 0;
    text-align: left;
    text-indent: -999em;
    width: 100px; }

.subscribe button span span { background: none transparent; }

.subscribe button:hover span { background-color: transparent !important; }

.subscribe .block-content {
    margin: 0;
    padding: 0; }

.opening_time ul li {
    background: none;
    color: #c5c5c5;
    padding: 0; }
    
.mt-footer-static-inner .span9{margin-left: 5px !important;}
.mt-content-social {
  width: 190px !important;
}
.mt-footer-static-inner .span3 {
  width: 210px !important;
}


.opening_time ul.card_visit li { margin: 0 3px 0 0; }

.opening_time .date { padding-bottom: 10px; }

.card_visit li { float: left; }

.opening_time .footer-static-title { padding-left: 0; }

.opening_time .footer-static-content { padding-left: 0; }

ul.links li a {
    outline: none;
    text-decoration: none; }

.cart-cell .price-box span.regular-price { background-color: transparent; }

.opening_time ul.card_visit li:hover {
    background-color: transparent;
    background-image: none; }

.form-language { display: inline; }

.grid-col1 {
    float: right;
    padding: 0 10px 6px 0; }

.currency {
    display: inline;
    margin: 0 0 0 0; }

.store_language label {
    color: #FFFFFF;
    display: inline;
    padding: 0 5px 0 0; }

.form-language label { margin: 0 0 0 0; }

.currency select { margin: 0 0 0 0; }

.currency label { margin: 0 5px 0 20px; }

.content-static { position: relative; }

.content-static a { display: block; }

.content-static img {
    max-height: 100%;
    max-width: 100%;
    width: 100%; }

.content-static div { position: relative; }

.content-static h3 {
    color: #FFFFFF;
    font-weight: normal;
    margin: 0;
    padding: 4px 12px 6px;
    position: absolute;
    right: 5px;
    text-transform: uppercase;
    top: 5px;
    width: auto; }

.content-static h3 span {
    color: #dfdfdf;
    font-weight: normal;
    text-transform: none; }

.col-main-inner { margin: 0 0 0 0; }

.menu-custom-item p {
    line-height: 1.35em;
    margin: 5px 0 0; }

.catalogsearch-result-index .breadcrumbs { margin: 0; }

/* ======================================================================================= */
/*CMS NO ROUTE*/
.cms-no-route { outline: none; }

.cms-no-route div.std .page-title {
    margin: 0;
    outline: none; }

.cms-no-route div.std dl dt {
    font-size: 110%;
    padding-bottom: 5px; }

.cms-no-route div.std dl dd { padding: 0; }

.cms-no-route div.std ul.row-fluid { padding: 0; }

.cms-no-route div.std ul.disc.row-fluid li {
    background-image: none;
    padding-left: 0; }

.cms-no-route div.std ul.disc li {
    background: url("http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/images/arrow-item.png") no-repeat 0 50%;
    list-style-type: none;
    padding-left: 10px; }

.cms-no-route div.std ul.disc li a {
    -webkit-border-radius: 3px;
    -webkit-transition: background-color 0.3s ease 0s, border 0.3s ease 0s, color 0.3s ease 0s, opacity 0.3s ease-in-out 0s, outline 0.3s ease 0s;
    border-radius: 3px;
    height: 30px;
    line-height: 30px;
    margin: 0 10px 10px 0;
    outline-style: none;
    padding: 0 15px;
    text-decoration: none;
    transition: background-color 0.3s ease 0s, border 0.3s ease 0s, color 0.3s ease 0s, opacity 0.3s ease-in-out 0s, outline 0.3s ease 0s; }

/* ======================================================================================= */
/*QUICKLOOK*/
.main-quicklook button.button:hover span { background-color: transparent !important; }

/* ======================================================================================= */
/* ======================================================================================= */
/* PRODUCT SCROLLER */
.scroller-slider > ul > li:hover .group-box { display: block !important; }

/* ======================================================================================= */
/* CONTACT FORMS */
#contactForm ul, #contactForm ol { padding: 10px 0 0 0; }

#form-validate ul, #form-validate ol { padding: 10px 0 0 0; }

.nav-collapse ul.nav-accordion li:last-child {
    border: 0px;
    padding-bottom: 15px; }

.nav-collapse ul.nav-accordion ul.detail-parent li:last-child { padding-bottom: 0px !important; }

.nav-collapse ul.nav-accordion ul.detail-parent li:last-child a { border-bottom: 1px solid #e1e1e1; }

.nav-collapse ul.nav-accordion ul.detail-parent li a { background-color: #ececec; }

.product-view .product-img-box .product-image a.cloud-zoom { margin: 0 auto; }

.product-view .sbOptions { z-index: 0; }

#options li.ascending, #options li.descending {
    border: 0;
    outline: none; }

#options .fillter {
    margin: 0;
    padding: 0; }

.clickable .element:hover .product-image img { border: 0px !important; }

.mt-list-product { display: none; }

.item-inner:hover .mt-list-product { display: block; }

.mt-static {
    color: #4d4d4d;
    margin: 0;
    padding: 32px 0 0 0; }

.mt-subscribe .validation-advice {
    background-position: 0 50%;
    font-size: 95%;
    font-weight: normal;
    margin: -23px 0 0;
    padding: 5px 5px 5px 15px;
    position: absolute;
    text-align: left;
    width: 430px; }

.mt-subscribe .button { margin-left: -1px; }

.box-up-sell .ratings .rating-box { margin: 0 auto; }

.addto-links-review .ratings .rating-links .separator { float: none !important; }

.block_open_time .footer-static-content h2 { padding: 20px 0 0; }

.block_open_time ul.card_visit { padding: 15px 0 0 3px; }

.block_open_time ul, .block_open_time ul li { list-style: none; }

.block_open_time ul li { padding: 0; }

.block_open_time ul li a {
    display: inline;
    outline: none; }

.grid-col .select {
    margin: 8px 0;
    padding: 0; }

.sbSelector { padding: 0; }

.sbOptions li a {
    -webkit-border-radius: 3px;
    -webkit-transition: background 200ms ease-in-out 0s;
    border-radius: 3px;
    line-height: normal;
    margin: 0;
    outline: none;
    padding: 5px 5px 5px 27px;
    text-align: left;
    transition: background 200ms ease-in-out 0s; }

.sbOptions li a:hover {
    color: #FFFFFF !important;
    outline: none; }
.mt-footer-static-container{ margin:20px 0 0 0 }
/**********logoscroller***********/
.mt-footer-static-logo .mt-logoscroller .list_logocarousel {  }

.mt-logoscroller h3, .mt_productscroller h3 {
    font-weight: normal;
    height: 30px;
    line-height: 30px;
    margin: 0;
    padding: 0;
    text-transform: uppercase; }

.mt-logoscroller h3 span, .mt_productscroller h3 span {
    font-size: 100%;
    outline: none; }

.mt-logoscroller .block-title { padding: 40px 0; }

.mt_productscroller .block-title { padding: 19px 0 45px 0; }

.content-static .block {
    margin: 0;
    padding: 0;
    position: absolute;
    text-align: center;
    top: 50px;
    width: 43%; }

.content-static .men .block { right: 32px; }

.content-static .women .block { margin-left: 6%; }

.content-static h1 {
    border-bottom: 1px solid #CACACA;
    font-size: 170%;
    margin: 0;
    outline: none;
    padding: 0;
    text-transform: uppercase; }

.content-static h1 span { font-weight: normal; }

.content-static p.info {
    font-size: 95%;
    line-height: normal;
    margin: 5px auto;
    padding: 0;
    width: 79%; }

.content-static p.view {
    margin: 10px auto;
    text-align: center;
    width: 53%; }

.content-static p.view a {
    -webkit-border-radius: 4px;
    -webkit-box-shadow: 0 0 4px #CACACA;
    -webkit-text-shadow: 1px 1px 0 #EDEDED;
    background: url("http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/images/btn-view.png") repeat-x scroll 0 0 transparent;
    border-radius: 4px;
    border: 0px;
    box-shadow: 0 0 4px #CACACA;
    color: #717070;
    font-size: 103%;
    height: 40px;
    line-height: 40px;
    outline: none;
    padding: 0 20px;
    text-align: center;
    text-shadow: 1px 1px 0 #EDEDED;
    text-transform: uppercase;
    width: auto; }

.content-static p.view a:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 1px 0 0 1px; }

.content-static p.view a:hover { text-decoration: none; }

.top-cart a.cart-link {
    outline: none;
    padding: 10px; }
    
.top-link-cart {
  background: url("http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/images/cart-icon.png") no-repeat scroll 0 3px rgba(0, 0, 0, 0);
  overflow: hidden;
  padding: 10px 30px;
}

.mt-icon-ajaxcart {
    -webkit-border-radius: 3px;
    -webkit-transition: background 200ms ease-in-out 0s;
    background: url("http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/images/cart-icon.png") no-repeat 0 0;
    border-radius: 3px;
    display: block;
    float: left;
    height: 30px;
    margin: 0 5px;
    outline: none;
    transition: background 200ms ease-in-out 0s;
    width: 36px; }

.search-icon {
    -webkit-border-radius: 3px;
    background: url("http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/images/search-icon.png") no-repeat 0 0;
    border-radius: 3px;
    cursor: pointer;
    display: block;
    height: 30px;
    margin: 0 5px 0;
    outline: none;
    width: 36px; }

.mt-icon-compareajax {
    -webkit-border-radius: 3px;
    background: url("http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/images/mt-compare.png") no-repeat 50% 50%;
    border-radius: 3px;
    cursor: pointer;
    display: block;
    height: 30px;
    margin: 0 5px;
    outline: none;
    width: 36px; }

.top-compare .block-top-compare {
    right: -26px;
    position: absolute;
    top: 42px;
    width: 250px; }

.mtajaxcompare p.empty { padding: 0; }

.top-compare .block-top-compare .mtajaxcompare {
    -webkit-border-bottom-left-radius: 2px;
    -webkit-border-bottom-right-radius: 2px;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
    background-color: rgba(255, 255, 255, 0.99);
    background-position: 0 0;
    background-repeat: repeat;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
    margin: 0;
    padding: 12px 15px;
    text-align: left; }

.top-compare a.btn-remove {
    display: block;
    margin-top: 6px;
    position: absolute;
    right: 0;
    text-indent: -99999px;
    top: 0; }

.block-top-compare .actions {
    padding-top: 20px;
    text-align: right; }

.block-top-compare .actions a, .block-top-compare .actions button {
    -webkit-border-radius: 3px;
    border-radius: 3px;
    display: inline-block;
    font-size: 100%;
    padding: 6px 15px;
    text-transform: capitalize; }

ol#compare-items li {
    margin: 0;
    padding: 5px 0;
    position: relative; }

.block-top-compare .actions button span, .block-top-compare .actions button span span {
    font-size: 100%;
    height: 20px;
    line-height: 20px;
    margin: 0;
    padding: 0;
    text-align: center;
    text-transform: capitalize; }

.block-top-compare .actions button { margin: -4px 0 0 4px; }

.top-search, .top-compare, .top-cart{ float: left; }
.top-cart{ min-width: 103px }

.mtajaxcompare p {
    margin: 0 30px 0 0;
    padding: 0; }

.mt-nav { position: relative; }

.mt-main-menu {
    margin: 0;
    padding: 0; }

.mt-show-right {
    min-width: 11%;
    position: absolute;
    right: 0;
    top: 10px;
    z-index: 2; }

div.product-image {
    margin: 0;
    padding: 0; }

.mt-empty {
    margin: 0;
    padding: 15% 3% 3% 3%;
    text-align: center; }

.mt-empty p {
    height: auto;
    line-height: normal;
    margin: 0;
    outline: none;
    padding: 0; }

.mt-product-empty p {
    margin: 0;
    padding: 5px 0 0 0; }

.mt-product-empty a.backtohome { margin: 2% 0; }

.mt-empty p.note-msg {
    -webkit-border-radius: 0;
    background-color: transparent !important;
    background-image: none !important;
    border-radius: 0;
    border: 0 !important;
    font-size: 160%;
    height: auto;
    line-height: normal;
    margin: 0 !important;
    padding: 0 !important; }

.mt-related-price-check { border-bottom: 1px solid #E8E8E8; }

.mt-related-price-check .price-box, .mt-related-price-check .select-item { display: inline-block; }

.mt-related-price-check .price-box {
    border: 0;
    width: 100%; }

#mtcontainer div.product-image, .products-grid div.product-image, #mt_productscroller div.product-image, .block-related div.product-image { position: relative; }

#mtcontainer .add-to-links li, .products-grid .add-to-links li { float: left; }

.products-list .minimal-price-link {
	display: block;
	float: left;
	margin: 0;
	width: 100%; bottom:0; text-align:center }
	
#products-list .minimal-price-link{ text-align:left }	

#mt_productscroller .mt-actions button.btn-detail, #mt_productscroller .mt-actions .add-to-links { float: left; }

#mt_productscroller .mt-actions .add-to-links li {
    margin: 0;
    padding: 0; }
.crosssell button.btn-cart span,
.cart .cart-collaterals .crosssell .add-to-links li a.link-wishlist,
.cart .cart-collaterals .crosssell .add-to-links li a.link-compare{
    background-position: center center;
    background-repeat: no-repeat;
}
.crosssell button.btn-cart span {
    background-image: url("http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/images/btn-cart-2.png");
    background-size: 16px 16px; }

.cart .cart-collaterals .crosssell .add-to-links li a.link-wishlist {
    background-image: url("http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/images/btn-wishlist-2.png");
    background-size: 16px 14px; }

.cart .cart-collaterals .crosssell .add-to-links li a.link-compare {
    background-image: url("http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/images/btn-compare-2.png");
    background-size: 16px 14px; }

.mt-actions .wishlist p, .mt-actions .compare p, .mt-actions p.availability {
    margin: 0;
    width: 67.8px; }

.products-grid .mt-actions .compare p, .products-grid .mt-actions .wishlist p { width: 68px; }

div.mt-actions p, div.mt-actions p.availability, div.mt-actions button.button {
    -webkit-transition: all 400ms ease-in-out 0s;
    background: url("http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/images/mt-list.png") no-repeat 0 0;
    cursor: pointer;
    display: block;
    height: 52.5px;
    text-indent: -9999px;
    transition: all 400ms ease-in-out 0s;
    width: 71px; }

div.mt-actions p a {
    float: left;
    height: 100%;
    width: 100%; }

.products-grid div.mt-actions p, .products-grid div.mt-actions p.availability, .products-grid div.mt-actions button.button { width: 68px; }

.block-related div.mt-actions p, .block-related div.mt-actions p.availability, .block-related div.mt-actions button.button { width: 70px; }

.box-up-sell div.mt-actions p, .box-up-sell div.mt-actions p.availability, .box-up-sell div.mt-actions button.button { width: 71px; }

div.mt-actions button.btn-cart, div.mt-actions button.btn-cart-options, div.mt-actions p.availability { background-position: 0 0; }

div.mt-actions button.btn-cart:hover, div.mt-actions button.btn-cart-options:hover, div.mt-actions p.availability:hover { background-position: 0 100%; }

div.mt-actions .wishlist p { background-position: -70px 0; }

div.mt-actions .wishlist p:hover { background-position: -70px 100%; }

div.mt-actions .compare p { background-position: -140px 0; }

div.mt-actions .compare p:hover { background-position: -140px 100%; }

div.mt-actions button.btn-detail { background-position: -211px 0; }

div.mt-actions button.btn-detail:hover { background-position: -211px 100%; }

.products-grid div.mt-actions button.btn-detail { background-position: -213px 0; }

.products-grid div.mt-actions button.btn-detail:hover { background-position: -213px 100%; }

.mt-actions { width: 105%; }

.br { border-right: 1px solid #e8e8e8; }

.products-grid .mt-actions button.button span, .products-grid .mt-actions .add-to-links a {
    outline: none;
    padding: 0; }

#mtcontainer button.btn-cart, #mtcontainer button.btn-cart-options, #mtcontainer .add-to-links li, .products-grid button.btn-cart, .products-grid button.btn-cart-options, .products-grid .add-to-links li {
    border: 0;
    outline: none; }

#mtcontainer .mt-actions, .products-grid .mt-actions { outline: none; }

.isotope .product-name, .products-grid .product-name, .item.content.products-list .product-name{
    display: block;
    height: auto !important;
    line-height: 0;
    margin: 0 auto;
    outline: medium none;
    padding: 0 0 5px 0;
    text-align: left;
    text-decoration: none;
    vertical-align: middle;
    width: 100%;
    font-size: 16px; }

.color_att{
	display: block;
    height: auto !important;
    outline: medium none;
    padding: 0 0 5px 0;
    text-align: left;
    width: 100%;
    font-size: 16px; 
    color:#454545 !important;}
}
.isotope .product-name a, .products-grid .product-name a, .block-related .product-name a {
    display: block;
    margin: 0;
    outline: none;
    padding: 15px 10px 0; }

#mtcontainer .mask, #mt_productscroller .mask, .products-grid .mask, .block-related .mask {
    -webkit-transition: all 0.2s linear 0s;
    background-color: rgba(255, 255, 255, 0.7);
    bottom: 0;
    cursor: pointer;
    display: block;
    height: 56px;
    overflow: hidden;
    position: absolute;
    transition: all 0.2s linear 0s;
    width: 100%;
    z-index: 3; }

.mask h3.product-name {
    -webkit-transition: none 0s ease 0s;
    font-size: 110%;
    height: 56px;
    position: relative;
    transition: none 0s ease 0s;
    z-index: 1; }

.mask h3.product-name a {
    -webkit-transition: none 0s ease 0s;
    line-height: normal;
    text-align: center;
    transition: none 0s ease 0s; }

.mask h3.product-name a:hover { text-decoration: none; }

#mtcontainer .mask, #mt_productscroller .mask, .products-grid .mask, .block-related .mask {
	-webkit-transition: all 0.2s linear 0s;
	background: url("http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/images/bg-tranfer-name.png") repeat-x 0 0;
	bottom: 0;
	cursor: pointer;
	display: block;
	height: 56px;
	overflow: hidden;
	position: absolute;
	transition: all 0.2s linear 0s;
	width: 100%;
	z-index: 3; }
#mtcontainer div.product-image:hover .mask, #mt_productscroller div.product-image:hover .mask, .products-grid div.product-image:hover .mask, .block-related div.product-image:hover .mask{
    background: url("http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/images/bg-tranfer-mask.png") repeat 0 0;
}
.mask h3.product-name {
	-webkit-transition: none 0s ease 0s;
	font-size: 110%;
	height: 56px;
	position: relative;
	transition: none 0s ease 0s;
	z-index: 1; }

	.mask h3.product-name a {
		-webkit-transition: none 0s ease 0s;
		line-height: normal;
		text-align: center;
		transition: none 0s ease 0s; }

		.mask h3.product-name a:hover { text-decoration: none; }

#mt_productscroller .mask h3.product-name a, .block-related .mask h3.product-name a {
	font-weight: 600;
	padding: 10px; }

.block-related .products-grid .product-image a, .block-related .products-list .product-image a, .box-up-sell .product-image a { position: relative; }

.block-related .product-sale-label, .block-related .product-new-label, .box-up-sell .product-sale-label, .box-up-sell .product-new-label { z-index: 10; }

.mask .short-description {
	-khtml-opacity: 0;
	-moz-opacity: 0;
	-ms-filter: \"progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	filter: alpha(opacity=0);
	line-height: normal;
	margin: 0;
	color:#fff;
	opacity: 0;
	padding: 0;
	zoom: 1; }

.block-related .mask .short-description {
	-khtml-opacity: 1;
	-moz-opacity: 1;
	-ms-filter: \"progid: DXImageTransform.Microsoft.Alpha(Opacity=1)";
	filter: alpha(opacity=1);
	filter: alpha(opacity=1);
	opacity: 1;
	zoom: 1; }

.mask p {
	color: #FFFFFF;
	line-height: normal;
	margin: 0;
	outline: medium none;
	padding: 0 15px;
	position: relative;
	text-align: center; }

.mask .ratings {
	-khtml-opacity: 0;
	-moz-opacity: 0;
	-ms-filter: \"progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
	bottom: 0;
	filter: alpha(opacity=0);
	filter: alpha(opacity=0);
	line-height: normal;
	margin: 0;
	opacity: 0;
	padding: 0;
	position: absolute;
	width: 100%;
	text-align:center;
	zoom: 1; }

	.mask .ratings .amount {
		display: block;
		padding: 5px 0 10px 0; }

	.mask .ratings .rating-box, #my-reviews-table .rating-box, .product-review .ratings .rating-box, .product-review .rating-box, #my_recent_reviews .rating-box{
		display: block;
		float: none;
		margin: 0 auto;
		outline: medium none;
		padding: 0;
		text-align: center;
		width: 150px; }
		
		#my_recent_reviews .rating-box{float:left}

	.mask .ratings a {
		color: #FFFFFF;
		outline: none;
		text-decoration: none; }

		.mask .ratings a:hover { text-decoration: none; }

.products-grid .content {
    margin: 0 0 25px 0;
    }
.price-box .regular-price .price{
	color: #454545 !important;
	font-weight: normal !important;
}
.mt-footer-static .shipping ul li a, .mt-footer-static .support ul li a, .mt-footer-static .our_account ul li a {
    -webkit-transform: translateX(0px);
    -webkit-transition: all 0.4s ease-in-out;
    display: block; }

.mt-footer-static .shipping ul li a:hover, .mt-footer-static .support ul li a:hover, .mt-footer-static .our_account ul li a:hover {
    -webkit-transform: translateX(4px);
    text-decoration: none; }

#mt_productscroller .new-top-right, #mt_productscroller .sale-top-right {
    right: 0;
    top: 0; }

#mt_productscroller .new-top-left, #mt_productscroller .sale-top-left {
    left: 1px;
    top: 0; }

.product-img-box .new-top-right, .product-img-box .new-top-left {
    outline: none;
    z-index: 1; }

.page .quick-access .sbHolder label {
    float: left;
    padding: 0 10px 0 0; }

.sbHolder { text-align: left; }

.page .quick-access .sbOptions { width: 120%; }

.sale-top-left, .new-top-left, .new-top-right, .sale-top-right {
    background: url("http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/images/mt-label.png") no-repeat; z-index:8}

.product-image .sale-top-left, .mt-media .sale-top-left { background-position: 0 0; }

.product-image .sale-top-right, .mt-media .sale-top-right { background-position: -74px 0; }

.product-image .new-top-left, .mt-media .new-top-left { background-position: 0 -288px; }

.product-image .new-top-right, .mt-media .new-top-right { background-position: -74px -288px; }

.new-top-right, .sale-top-right {
    right: 0px;
    top: 1px; }

.new-top-left, .sale-top-left {
    left: 0;
    top: 1px; }

.mt-media .new-top-right, .mt-media .sale-top-right {
    right: 0;
    top: 0; }

.mt-meida .new-top-left, .mt-meida .sale-top-left {
    left: 0;
    top: 0; }

.catalog-category-view .page-title h2 {
    color: #FFFFFF;
    text-transform: uppercase; }

.product-new-label {
    background-repeat: no-repeat;
    height: 71px;
    outline: medium none;
    position: absolute;
    width: 74px; }

.product-sale-label {
    background-repeat: no-repeat;
    height: 71px;
    outline: medium none;
    position: absolute;
    width: 74px; }

.breadcrumbs .mt-page-title {
    line-height: normal;
    margin: 0;
    outline: medium none;
    padding: 25px 0;
    text-align: center;
    word-wrap: break-word; }

.catalog-category-view .col-main-inner { position: relative; }

.main-inner .col-main .block.pager {
    margin: 0;
    outline: none;
    padding: 0;
    position: absolute;
    right: 0;
    top: -78px; }

.main-inner .col-main .block.pager a {
    -webkit-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
    color: #FFFFFF;
    font-size: 88%;
    height: 30px;
    line-height: 30px;
    margin: 0;
    outline: medium none;
    padding: 0 19px;
    text-decoration: none; }

.main-inner .col-main .block.pager a.product-prev { margin-right: 4px; }

.breadcrumbs .mt-page-title h2 {
    color: #FFFFFF;
    font-size: 200%;
    font-weight: lighter;
    line-height: normal;
    margin: 0;
    outline: medium none;
    padding: 0;
    text-transform: uppercase; }

#nav > li > a.hover, #nav > li.active > a {
    color: #FFFFFF;
    outline: none; }

#mt-accordion li.level0:hover span.head a { background-image: url("http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/images/arrow2.png"); }

#mt-accordion li.level0 a { outline: none; }

.ajax-loading {
    bottom: 51px;
    display: none;
    left: 123px;
    position: absolute; }

.mt-smartmenu {
    margin: 0;
    padding: 0; }

div.product-image { overflow: hidden; }

.product-view .viewquicklook { border-left: 1px solid #f4f4f4; }

.product-view .product-shop .ratings a, .product-view .product-shop .no-rating a {
    font-size: 88%;
    outline: none;
    text-decoration: none; }

.product-view .ratings a:hover, .product-view .no-rating a:hover { text-decoration: none; }

.product-view .product-shop .ratings, .product-view .product-shop .no-rating {
    margin: 0;
    padding: 3px 0 10px; }

.product-view .product-shop .rating-box {
    background: url("http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/images/bkg_rating-2.png") repeat-x 0 0;
    font-size: 0;
    height: 11px;
    line-height: 0;
    margin: 4px 10px 0 0;
    outline: medium none;
    overflow: hidden;
    padding: 0;
    text-indent: -999em;
    width: 50px; }

.product-view .product-shop .rating-box .rating {
    background: url("http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/images/bkg_rating-2.png") repeat-x 0 100%;
    float: left;
    height: 11px; }

.product-view .title-divider span { width: 57px; }

.sku-product {
    font-size: 100%;
    margin: 0;
    outline: medium none;
    padding: 0;
    color:#333333 !important;
    text-transform: uppercase; }

.product-view .std p {
    font-weight: lighter;
    outline: none;
    color: #4A223D; }

.product-view .product-shop .product-options {
    border: 0;
    margin: 0;
    padding: 15px 15px 5px 10px; }

h1.label-option {
    font-size: 16px;
    font-weight: normal;
    line-height: normal;
    margin: 0;
    padding: 0 0 18px 0;
    text-transform: capitalize; }

#search_mini_form {
    margin: 0;
    padding: 0; }

.search-form-border {
    -webkit-border-top-left-radius: 2px;
    -webkit-border-top-right-radius: 2px;
    background-color: #4a4643;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    height: 5px; }


.form-search, .ajax-container {
  margin: 0;
}

input#search {
    -webkit-border-radius: 3px;
    -webkit-box-shadow: 0 0 5px 0 #CCCCCC inset;
    background-color: #FFFFFF;
    border-radius: 3px;
    border: 1px solid #d0c6c2;
    box-shadow: 0 0 5px 0 #CCCCCC inset;
    color: #7e7e7e;
    font-size: 90%;
    height: 19px;
    line-height: 19px;
    outline: none;
    padding: 4px 7px 4px 5px !important;
    width: 90%; }

.quick-access .select .sbHolder:hover {
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
    background-color: #FFFFFF;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
    outline: none; }

.quick-access .labeltext { float: left; }

.sbHolder span { margin: 0 5px 0 0; }

.product-options dd select:hover, .product-options dd select:focus {
    border-color: #909090;
    color: #565656; }

.product-shop .product-options-bottom .add-to-links p:hover span.emailfriend { background-position: 0 100%; }

.product-shop .product-options-bottom .add-to-links li span.compare { background-position: -88px 0; }

.product-shop .product-options-bottom .add-to-links li:hover span.compare { background-position: -88px 100%; }

.product-shop .product-options-bottom .add-to-links li span.wishlist { background-position: -44px 0; }

.product-shop .product-options-bottom .add-to-links li:hover span.wishlist { background-position: -44px 100%; }

.product-view .product-shop .add-to-cart {
    line-height: normal; }

.product-view .product-shop .add-to-cart .addcart button span {
    -webkit-border-radius: 3px;
    -webkit-transition: all 0.2s linear 0s;
    background: url("http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/images/add-to-cart.png") no-repeat 0 0;
    border-radius: 3px;
    display: block;
    font-size: 1.188em;
    font-weight: normal;
    height: 60px;
    line-height: 57px;
    margin: 0;
    outline: medium none;
    padding: 0 17px 0 46px;
    text-align: center;
    transition: all 0.2s linear 0s;
    vertical-align: middle; }

.product-view .product-shop .add-to-cart .addcart button span span {
    background-image: none;
    padding: 0; }

.product-view .product-shop .add-to-cart .qty-container .quantity-label { padding: 10px 10px 20px 0;}

.quickview .product-shop .add-to-cart .qty-container .quantity-label{ 
	display:none 
}

.add-to-links .compare{
	display: none;
}

.product-view .product-shop .add-to-cart .qty-container .quantity-input { padding: 6px 0; }

.product-view .product-shop .add-to-cart .qty {
    -webkit-border-radius: 4px !important;
    -webkit-box-shadow: 0 0 8px 0 #dfdbdb inset;
    border-radius: 4px !important;
    box-shadow: 0 0 8px 0 #dfdbdb inset;
    float: left;
    font-size: 120%;
    margin: 0;
    outline: none;
    padding: 3px;
    width: 140px; }

.product-view .product-shop .add-to-cart .qty:hover, .product-view .product-shop .add-to-cart .qty:focus { border-color: #e5e5e5; }

.product-view .product-shop .add-to-cart input.items {
    -webkit-border-radius: 3px;
    -webkit-transition: background-color 800ms ease 0s;
    background: url("http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/images/items.png") no-repeat 0 0;
    border-radius: 3px;
    border: 0;
    height: 21px;
    margin: 0;
    outline: none;
    padding: 0;
    transition: background-color 800ms ease 0s;
    width: 22px; }

.product-view .product-shop .add-to-cart .quantity-input .custom {
    float: left;
    height: auto;
    line-height: normal;
    margin: 0;
    padding: 0 0 0 5px;
    width: 62px; }

.product-view .product-shop .add-to-cart input.reduced {
    background-position: -22px 0;
    margin: 3px 0 0;;
    padding: 0; }

.product-view .product-shop .add-to-cart input.reduced:hover { background-position: -22px 100%; }

.product-view .product-shop .add-to-cart input.increase {
    background-position: 0 0;
    margin: 3px 0 0;;
    outline: none;
    padding: 0; }

.product-view .product-shop .add-to-cart input.increase:hover { background-position: 0 100%; }

.product-static .product-static-inner {
    margin: 0;
	width:100%;
    outline: none;
    padding: 0 0 20px 0; }

.product-static .product-static-inner a, .product-static .product-static-inner a img { outline: none; width:100% }
.ie8 .product-static .product-static-inner a, .ie8 .product-static .product-static-inner a img { width: auto }

.product-static .addthis_toolbox {
    margin: 0 21%;
    padding: 0;
    text-align: center; }

.product-static .addthis_toolbox a { outline: none; }

.mtslide .block-detail a {
    font-size: 90%;
    margin: 0;
    outline: none; }

#mt-twitter {
    margin: 0;
    outline: none;
    padding: 10px 0 0;
    text-align: left; }

#mt-twitter a {
    outline: none; }

#mt-twitter .icontwitter {
    border-bottom: 1px solid #e4e4e4;
    height: 30px;
    line-height: 30px;
    margin: 0;
    padding: 0;
    padding: 0;
    text-align: left; }

#mt-twitter .icontwitter span.mt-icon {
    background: url("http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/images/icon-twitter.png") no-repeat -21px 0;
    height: 18px;
    margin: 0 8px 0 0;
    width: 22px; }

#mt-twitter .icontwitter span {
    height: 18px;
    line-height: 18px; }

.mt-footer-static .title-divider { outline: none; }

.page-empty .product-view {
    margin: 0;
    padding: 0; }

.page-empty .product-view .product-sale-label, .page-empty .product-view .product-new-label, .page-empty .product-view .product-options-bottom .price-box, .page-empty .product-view .block-related { display: none; }

.page-empty .product-view .product-options dd select { margin-left: 5px; }

.page-empty .product-view .product-essential {
    margin: 0;
    padding: 0; }

.checkout-cart-index .col-main .page-title {
    margin: 50px auto 0;
    text-align: center; }

.checkout-cart-index .col-main .page-title h1, .checkout-cart-index .col-main .page-title h2 {
    outline: none;
    text-align: center;
    text-transform: uppercase; }

.checkout-cart-index .col-main .cart-empty {
    margin: 0 auto;
    text-align: center; }

.checkout-cart-index .col-main .cart-empty p {
    font-size: 120%;
    line-height: 1.8em;
    margin: 0;
    outline: medium none;
    padding: 0; }

.checkout-cart-index .col-main .cart-empty p.label {
    color: #333333;
    font-size: 150%;
    font-weight: normal;
    outline: medium none;
    padding: 0 0 15px; }

.cart-empty .title-divider {
    margin: 15px auto 0;
    width: 20%; }

.checkout-cart-index .col-main .cart .page-title {
    margin: 0;
    text-align: left; }

#shopping-cart-table tr.last td:first-child {
    -webkit-border-radius: 0;
    border-radius: 0; }

#shopping-cart-table dl.item-options dt, #shopping-cart-table dl.item-options dd {
    float: left;
    line-height: 30px;
    margin: 0;
    padding: 0 5px;
    width: auto; }
#shopping-cart-table dl.item-options dd{ margin-right:10px }

#postcode {
    margin: 0;
    outline: none; }

a.backtohome {
    -webkit-border-radius: 3px;
    -webkit-transition: background 200ms ease-in-out 0s;
    border-radius: 3px;
    color: #FFFFFF;
    display: inline-block;
    font-size: 100%;
    margin: 25px 0;
    padding: 10px 22px;
    text-align: center;
    text-decoration: none;
    transition: background 200ms ease-in-out 0s; }

#bestseller-sidebar {
    margin: 0;
    outline: none;
    padding: 0; }

#block-bestseller .block-content, .block-viewed .block-content { padding: 18px 6px; }

#bestseller-sidebar li {
    margin: 0;
    outline: none;
    padding: 0 0 12px 0; }

#bestseller-sidebar li.last { padding: 0; }

#product-image .product-image { outline: none; }

#bestseller-sidebar p {
    line-height: normal;
    margin: 0;
    outline: none;
    padding: 0; }

#bestseller-sidebar p.product-name a {
    line-height: normal;
    outline: none;
    text-decoration: none;
    text-transform: capitalize; }

#bestseller-sidebar .price-box, #recently-viewed-items .price-box { padding-top: 3px; }

#bestseller-sidebar .price-box .old-price, #bestseller-sidebar .price-box .regular-price, #bestseller-sidebar .price-box .special-price { display: inline-block; }

#bestseller-sidebar .price-box .regular-price, #bestseller-sidebar .price-box .special-price, #recently-viewed-items .price-box .regular-price, #recently-viewed-items .price-box .special-price {
    float: left;
    padding-right: 10px; }

#bestseller-sidebar .price-box .regular-price .price, #bestseller-sidebar .price-box .special-price .price, #recently-viewed-items .price-box .regular-price .price, #recently-viewed-items .price-box .special-price .price {
    font-size: 115%;
    font-weight: 600; }

#bestseller-sidebar .price-box .old-price .price, #recently-viewed-items .price-box .old-price .price { font-size: 100%; }

#checkout-step-login .buttons-set a.f-left {
    height: 30px;
    line-height: 30px;
    outline: none; }

.fb-comments { width: 100% !important; }

.fb-comments iframe[style] { width: 100% !important; }

.fb-like-box { width: 100% !important; }

.fb-like-box iframe[style] { width: 100% !important; height: 121% !important; }

.fb-comments span { width: 100% !important; }

.fb-comments iframe span[style] { width: 100% !important; }

.fb-like-box span { width: 100% !important; }

.fb-like-box iframe span[style] { width: 100% !important; }

.block_support, .facebook { padding: 0 5%; }

.twitter { padding-left: 5%; }

#fb-root {
    left: -9999em;
    position: absolute; }

#ccsave_cc_owner, #ccsave_cc_number {
    outline: none;
    width: 50%; }

#ccsave_cc_type { width: auto; }

#checkout-review-table-wrapper table h1, #checkout-review-table-wrapper table h2, #checkout-review-table-wrapper table h3, #checkout-review-table-wrapper table h4, #checkout-review-table-wrapper table h5, #checkout-review-table-wrapper table h6 {
    font-size: 100%;
    font-weight: normal;
    line-height: normal;
    margin: 0;
    outline: medium none;
    padding: 0; }

#upsell-product-table {
    margin: 0;
    outline: none;
    padding: 0; }

.box-collateral .pagenav { padding: 0 0 15px 0; }

#block-upsell .ratings .rating-links { padding-bottom: 10px; }

.mt-product-list .product-title span { font-size: 150%; }

.catalog-product-compare-index .page-title {
    padding-bottom: 25px;
    padding-top: 0; }

#product_comparison td {
    outline: none;
    text-align: center; }

#product_comparison td h2 {
    font-size: 100%;
    line-height: normal;
    margin: 0;
    padding: 5px 0; }

#product_comparison .ratings .rating-box {
    float: none;
    margin: 0 auto;
    width: 23.2%; }

#product_comparison .ratings .rating-box .rating {
    float: none;
    margin: 0;
    width: 23.2%; }

#product_comparison .ratings .amount {
    display: block;
    padding-top: 5px;
    text-align: center; }

#product_comparison .ratings .amount a { outline-style: none; }

#product_comparison .price-box .price { font-size: 100%; }

#product_comparison .std { text-align: left; }

#product_comparison p { margin: 0; }

#product_comparison button.btn-cart { margin-top: 10px; }

#product_comparison a.link-wishlist { outline-style: none; }

.checkout-onepage-success h2.sub-title {
    font-size: 170%;
    font-weight: normal;
    line-height: normal;
    margin: 30px 0 20px 0;
    padding: 0;
    text-align: center; }

.checkout-onepage-success .col-main-inner p {
    line-height: 25px;
    margin: 0;
    padding: 0;
    text-align: center; }

.checkout-onepage-success .col-main-inner .buttons-set { text-align: center; }

.checkout-onepage-success .col-main-inner .buttons-set button.button { float: none; }

/*COLOR STYLE*/
#panel {
    background-color: #FFFFFF;
    border: 1px solid #E1E1E1;
    color: #6B6B6B;
    left: -393px;
    position: fixed;
    top: 50px;
    width: 391px;
    z-index: 1000; }

ul.listpanel {
    float: left;
    margin: 0px;
    padding: 0px;
    width: 100%; }

ul.listpanel li {
    float: left;
    font-size: 12px;
    padding: 2px 0;
    width: 100%; }

.mainheader {
    background-color: #F5F5F5;
    color: #1D1C1B;
    font-size: 15px;
    font-weight: 400;
    line-height: 15px;
    padding: 16px 0;
    text-align: center;
    text-transform: uppercase; }

.btn-slide {
    border: 1px solid #E1E1E1;
    border-left: none;
    cursor: pointer;
    display: block;
    float: right;
    height: 178px;
    margin: 20px -39px 0 0;
    text-indent: -9999px;
    width: 38px; }

.btn-slide.active { background-position: -38px 0; }

#panel fieldset { padding: 23px 19px 19px; }

#panel p.border { border-top: 1px solid #D8D8D8; }

#panel p {
    float: left;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
    text-align: left;
    width: 100%; }

#panel p.border span {
    background: none repeat scroll 0 0 #FFFFFF;
    float: left;
    margin: -10px 0 0 -10px;
    padding: 0 10px; }

#panel span.mttitle {
    border-top: 1px solid #D8D8D8;
    cursor: pointer;
    float: left;
    font-size: 13px;
    font-weight: bold;
    margin: 0px;
    padding: 6px 0 0;
    text-align: left;
    width: 100%; }

#panel span.mttitle span.arrows, #panel span.mttitle span.current{
    float: right;
    height: 13px;
    width: 16px;
}

ul.scolors {
    float: left;
    list-style: none outside none;
    margin: 11px 0 18px;
    overflow: hidden;
    padding: 0;
    width: 100%; }

ul.scolors li {
    float: left;
    margin: 0 3px 3px 0; }

ul.scolors li a {
    border: 1px dotted transparent;
    outline: none; }

ul.scolors li a.active { border: 1px dotted #000; }

ul.scolors li a.red { background-color: #ff4f4f; }

ul.scolors li a.green { background-color: #5dba5d; }

ul.scolors li a.blue { background-color: #89b9c5; }

ul.scolors li a {
    cursor: pointer;
    display: block;
    height: 28px;
    width: 37px; }

.mainsetting {
    display: block;
    float: left;
    width: 100%; }

.bakcolor {
    float: left;
    padding: 0 10px 0 0;
    text-align: left;
    width: 106px; }

.textcolor {
    float: left;
    padding: 0 10px 0 0;
    text-align: left;
    width: 106px; }

.linkcolor {
    float: left;
    padding: 0 10px 0 0;
    text-align: left;
    width: 106px; }

#panel input {
    border: 0px;
    color: #333;
    height: 17px;
    width: 70px !important; }

#mColorPicker { z-index: 1030; }

.mColorPickerTrigger {
    position: relative;
    top: -4px; }

.btn-reset, .btn-apply {
    float: left;
    padding: 0 0 10px 0;
    width: 50%; }

.btn-reset button.btreset {
    -webkit-border-radius: 3px;
    background: none;
    border-radius: 3px;
    border: 0 none;
    cursor: pointer;
    height: 35px;
    margin: 0;
    padding: 0; }

.btn-reset button.btreset span {
    -webkit-border-radius: 3px;
    -webkit-transition: background 300ms ease-in-out 0s;
    background-color: #9fa75c;
    border-radius: 3px;
    color: #FFFFFF;
    float: left;
    margin: 0;
    outline: none;
    padding: 9px 20px 8px;
    text-align: center;
    text-transform: uppercase;
    transition: background 300ms ease-in-out 0s; }

.btn-reset button.btreset:hover span, .btn-apply button.button:hover span { background: #90e6dd; }

.btn-apply button.button span {
    -webkit-transition: background 300ms ease-in-out 0s;
    background: none repeat scroll 0 0 #CD1507;
    color: #FFFFFF;
    float: left;
    float: left;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    height: 35px;
    line-height: 35px;
    padding: 0 18px;
    text-align: center;
    text-transform: uppercase;
    transition: background 300ms ease-in-out 0s;
    white-space: nowrap; }

.mainbody {
    float: left;
    padding: 0px;
    width: 100%; }

.mainpattern {
    display: none;
    float: left;
    text-align: left;
    width: 100%; }

.background {
    display: inline-block;
    padding-top: 5px;
    text-align: left;
    width: 100%; }

.pattern-active {
    border: 1px solid #D7D7D8;
    cursor: pointer;
    display: block;
    height: 24px;
    text-align: center;
    width: 70px; }

.pattern-active img {
    height: 24px;
    width: 70px; }

.mt-pattern {
    display: inline-block;
    float: left;
    padding: 3px 0; }

.pattern-popup {
    float: left;
    overflow: hidden;
    position: relative;
    width: 100%; }

.pattern-popup .item {
    border: 1px solid #E1E1E1;
    cursor: pointer;
    float: left;
    height: 29px;
    margin-right: 4px;
    margin-top: 10px;
    width: 29px; }

.pattern-popup .item img {
    height: 29px;
    width: 29px; }

.pattern-popup .none {
    font-size: 10px;
    line-height: 24px;
    text-align: center;
    text-indent: -1px; }

#h_font {
    outline: none;
    padding: 5px;
    width: 110px; }

#b_font {
    outline: none;
    padding: 5px;
    width: 110px; }

#m_font {
    outline: none;
    padding: 5px;
    width: 110px; }

.mt-product-list div.mt-actions p, .mt-product-list div.mt-actions p.availability, .mt-product-list div.mt-actions button.button { width: 72px; }

.block-related .minimal-price-link {
    float: none;
    padding: 5px 0 0 0;
    text-align: center;
    width: 100%; }

/*FIX IE8*/
.ie8 .container {
    margin: 0 auto;
    width: 1170px; }

.ie8 ul.links li { border-color: #f7f6f6; }

.ie8 .arrowButton .prevArrow {
    background: url("http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/images/ie-mt-arrow-left.png") no-repeat 0 0;
    height: 100px;
    width: 50px; }

.ie8 .arrowButton .nextArrow {
    background: url("http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/images/ie-mt-arrow-right.png") no-repeat 0 0;
    height: 100px;
    width: 50px; }

.ie8 .mask { background: url("http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/images/ie-mt-product-list-hover.png") repeat 0 0; }

.ie8 div.product-image:hover .mask { background: url("http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/images/ie-mt-product-list.png") repeat 0 0; }

.ie8 #mt-accordion ul li a { font-size: 13px; }

.ie8 .page .minimal-price-link .label { font-size: 13px; }

.ie8 #review-form .form-list input.input-text, .ie8 #review-form .form-list textarea { width: 50%; }

.ie8 .jcarousel-container .jcarousel-clip-horizontal { width: 75%; }

.ie8 #nav li ul.shown-sub, .ie8 #nav li div.shown-sub { border: 1px solid #DEDEDE }

.ie8 #nav li.level0 ul li a { font-size: 14px; }

.ie8 #nav li.menu-static-blocks p.info, .ie8 #nav .menu-static-blocks p { font-size: 14px; }

.ie8 .form-search, .ie8 .ajax-container, .ie8 .top-compare .block-top-compare .mtajaxcompare { background-color: #FFFFFF; }

/*FIX IE9*/
.ie9 .mtonebyone .oneByOne_item .slide2Txt1, .ie9 .slide2Txt1 h2 { font-family: Open Sans, Arial, sans-serif; }

._4s7c{ height:100% !important }

/*Custom Boxed*/
.grid-col .currency .select{margin-right: 3%;}
.page{background-color: #FFFFFF; padding: 0 0.9%;
box-shadow: 0 6px 10px 1px rgba(0, 0, 0, 0.75);
-moz-box-shadow: 0 6px 10px 1px rgba(0, 0, 0, 0.75);
-webkit-box-shadow: 0 6px 10px 1px rgba(0, 0, 0, 0.75);
}
span.mt-cart-label { float: left; padding:0 8px 0 15px; }
span.mt-cart-label > span {
    font-size: 18px;
}
.mt-logoscroller h3, .mt_productscroller h3 { font-weight: normal; height: 30px; line-height: 30px; margin: 0; padding: 0; text-transform: uppercase; }
button#pscroll-next{margin-right: 0;}
.mt-footer-container{padding: 0 1%;}
.fb-like-box, .fb-like-box span iframe[style] { width: 100% !important; height: 122% !important; }
.breadcrumbs li:first-child,.breadcrumbs li.home { padding-left: 1%; }
.products-list .minimal-price-link span.label,.products-list .minimal-price-link span.price{font-size: 100%;}
#recently-compared-items li{padding: 5px 0;}

/*Product view for all column*/
@media (min-width: 1200px) {

    .product-view .product-shop.no-sidebar .add-to-cart .qty-container{ width: 36%; float: right }
    .col2-left-layout .product-view .product-shop.has-sidebar .add-to-cart .qty-container,
    .col2-right-layout .product-view .product-shop.has-sidebar .add-to-cart .qty-container{ clear: both; margin: 0; width: 64%; }
    .col2-left-layout .jcarousel-container .jcarousel-clip-horizontal,
    .col2-right-layout .jcarousel-container .jcarousel-clip-horizontal{ width: 69% }
    .col2-left-layout .product-view .product-options dt,
    .col2-right-layout .product-view .product-options dt{ width: 40% }
    .col2-left-layout .product-view .product-options dd,
    .col2-right-layout .product-view .product-options dd{ width: 60% }
    .col2-left-layout .product-tabs a,
    .col2-right-layout .product-tabs a{ padding: 0 10px }
    .col2-left-layout .block-related .block-content .mini-products-list ul li,
    .col2-right-layout .block-related .block-content .mini-products-list ul li{ width: 295px !important; }
    .col3-layout .block-related .block-content .mini-products-list ul li{ width: 285px !important; }
    .col3-layout .product-tabs li{ clear: both }
    .col3-layout .product-tabs li a{ padding-left: 0 }
    .col3-layout .product-view .product-img-box{ width: 100% }
    .col3-layout .jcarousel-container .jcarousel-clip-horizontal{ width: 83% }
    .col3-layout .product-view .product-shop .add-to-cart .qty-container{ width: 33%; float: right }
    .col3-layout .product-view .viewquicklook{ border: none; width: auto }
    .col3-layout .product-static .product-static-inner{ margin-right: 10px; float: left }
}

.catalog-category-view .mtslide .container{ width:100% }
.catalog-category-view .slide2Txt1 h2{ font-size: 27px }
.catalog-category-view  .mtslide .block-desc{ font-size:16px }
.home_banners .span6 > p {
  background: none repeat scroll 0 0 #7E7C7D;
  color: #FFFFFF;
  font-size: 24px;
  line-height: 38px;
  margin: 0;
  padding: 0 0 0 10px;
}
.home_banners > .span6 {
  border-bottom: 1px solid #B3AFB0;
  margin-top:20px;
}
.span6.add_cart {
    background: none repeat scroll 0 0 #C0C0C0;
}
.span6.add_cart > a {
  color: #7E7C7D;
  font-size: 22px;
  text-align: center;
  padding-top: 5px;
}
.span6.view_details > a {
  color: #7E7C7D;
  font-size: 22px;
  text-align: center;
  padding-top: 5px;
}

.search_filter_home{
	background: #57BDD4;
}
.partfinder h2{
	margin:0;
	padding-left:10px;
	color:#ffffff;
	text-shadow: 0px 2px 2px rgba(150, 150, 150, 0.99);
}

.category-products .products-grid.row-fluid.show-grid{
	border-top: solid 1px #454545;
}
.category-products .product-image .product-thumb, .item.content .product-image .product-thumb{
	border-bottom: 1px dashed;
	margin-bottom:10px;
}

#block-bestseller, .block.block-list.block-viewed, .block.block-cart, #block-compare, .sidebar .block-wishlist{
	display: none;
}

.mt-main-menu #nav a:hover {
    color:#ffffff;
}

@font-face {
    font-family: "Fatboy Slim BLTC BRK";
    src: url("http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/css/fbsbltc.ttf");
}

.free_shipping_fbs{
	font-family: Fatboy Slim BLTC BRK, Open Sans,Arial,Helvetica;
    color: #7E2C30;
}
.brand_p_view{
	color:#333333;
}

.product-shop.span6.has-sidebar{
	border-left: 1px solid #dfdfdf;
	padding-left: 28px;
}

#product-options-wrapper{
	background-color: #ffffff !important;
}

.addcart.span12 {
    height: 50px;
    padding-top: 15px;
    margin-left:0 !important;
}

.new-btn-cart{
	color:#ffffff;
	background: #7e2c30;
	padding:8px 20px;
	font-weight: 600;
	cursor: pointer;
	font-size:18px;
	border: #5f2124 1px solid;
}

a.new-btn-cart:hover{
	color:#ffffff !important;
	background: #8f3236;
}

.new-link-wishlist{
	color: #7e2c30;
	background:#f6f6f6;
	padding:10px 13px 9px 13px;
	margin:0 0 0 10px;
	cursor: pointer;
	font-size:16px;
	border: #cfcfcf 1px solid;
}


.product-view .product-shop .add-to-cart .quantity-input .custom-left {
    float: left;
    height: auto;
    line-height: normal;
    margin: 0;
    padding: 0 0 0 5px;
    width: 22px;
}

.label, .badge {
    white-space: normal !important;
}

.mt-media .more-views h2, .product-img-box .more-views h2{
	display:none;
}

.desc_holder > ul {margin-left: 20px;}

.desc_holder > ul > li {
  list-style-type: disc;
}

.desc_holder{
	margin-top: 10px;
}
.ship_sales_holder{
	display:none !important;
}
.top-search_mobile{
	display: none !important;
}


#product_tabs_video_contents{
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;

}

@media (max-width: 32em){
    #livechat-eye-catcher{
        display:none !important;
    }

    .std iframe {

        top: 0;
        left: 0;
        width: 100%;
        height: 200px;
    }
}

#topBongo{display:none!important;}

.main-content{width:37%;float:left;}
.main-content img {    width: 67%;}
.full-size-image{
width: 49%;
float: left;
margin-top: 52px;
}
.remodel-img img{
    width:100%;
}
.rel-img{position: relative;}
.rotate{
    position: absolute;
font-size: 27px;
top: 122px;
width: 59%;
left: 42%;
-webkit-transform: rotate(-90deg);
-moz-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
-o-transform: rotate(-90deg);
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
@media (max-width:700px){
    .main-content{width:100%;}
    .full-size-image{
        width:100%;
    }
}


.main-content{margin-left: 2%;}
.img-side{margin-left:73px;}
.img-side img{margin-top:17px;}
.text-side{margin-left:60px}
.AuthorizeNetSeal{float:left;margin-right: -368px;
padding-left: 298px;}

.blog-index-list .postContent{
    float:right;
}

.blog-index-list .postContent img{
    float:left;
    width:50%;
    margin-right: 30px;
    margin-left: 10px;
}

.blog-post-view .postContent img{
    margin-left:20%;
    margin-right:20%;
    margin-top: 2%;
    margin-bottom: 2%;
    width: 58%;
}

.copyrightsection{
    width:476px !important;
    margin-left:29% !important;
}

.AuthorizeNetSeal{float:right;}
@media(min-width:920px){
    .AuthorizeNetSeal{margin-right: -368px;
padding-left: 298px;}
}

.cms-catalog-thank-you-htm{overflow: hidden;}
.cms-catalog-thank-you-htm #livechat-compact-container
.cms-catalog-thank-you-htm .mt-top-menu,
.cms-catalog-thank-you-htm .copyrightsection,
.cms-catalog-thank-you-htm .registeredprotect,
.cms-catalog-thank-you-htm .storeinfo,
.cms-catalog-thank-you-htm .footer-static-content,
.cms-catalog-thank-you-htm .footer-static-title,
.cms-catalog-thank-you-htm .mt-copyright,
.cms-catalog-thank-you-htm .header{
    display:none;
}


.cms-catalog-thank-you-htm iframe{
  height: 530px;
  overflow: hidden;
}

.play-store-app-icon{
  width: 100px;
  float: left;
  height: auto;
  margin-left:40%;
}

.itunes-store-app-icon{
  width: 100px;
  float: left;
  height: auto;
  margin-top:-21px;
}
.registeredprotect{
    margin-left:0px;
}


.page-title h1{display:none;}

.mt-top-menu .top-link li.last{
    display:none;
}


/* CSS for View Full Site */
.rwd-display-options{ text-align: center; margin-bottom: 40px;}
.rwd-display-option{ cursor: pointer; }

#view-responsive{ display: none; }

@media only screen and (min-width: 900px){
    #view-full{ display: none; }
    #view-responsive{ display: inline; }

}

 
  /*fly out nav*/
.mt-smartmenu {
    padding: 0; 
    margin: 0; 
    border: 0;
}

.mt-smartmenu ul,
.mt-smartmenu ul li,
.mt-smartmenu ul ul {
    list-style: none;
    margin: 0;
    padding: 0; 
    border: 0;
}

.mt-smartmenu ul {
    position: relative; 
    z-index: 397;
}

.mt-smartmenu ul li {
    min-height: 1px;
    line-height: 1em; 
    vertical-align: middle;
 }

.mt-smartmenu ul li:hover {
    position: relative;
    z-index: 399; 
    cursor: default;
}

.mt-smartmenu ul ul {
    visibility: hidden; 
    position: absolute; 
    top: 100%; 
    left: 0; 
    z-index: 398; 
    width: 100%;
}

.mt-smartmenu ul ul ul {
    top: 0px; 
    left: 99%;
}

.mt-smartmenu ul li:hover > ul { 
    visibility: visible;
}

.mt-smartmenu ul ul {
    top: 0px; 
    left: 99%;
}

.mt-smartmenu ul {
    background: #fff;
}

.mt-smartmenu ul li {
    /*padding: 3px 0px;*/
   padding: 0px 0px;
}

.mt-smartmenu ul li.hover,
.mt-smartmenu ul li:hover {
    background: #7e2c30; 
    color: #fff;
}

.mt-smartmenu ul a:link,
.mt-smartmenu ul a:visited {
    color: #000; 
    text-decoration: none;
}

.mt-smartmenu ul a:hover {color:  #fff;}
.mt-smartmenu ul a:active {color: #ffa500;}


/**CHANGE STYLE COLOR**/
#panel {
	background-color: #FFFFFF;
	border: 1px solid #E1E1E1;
	color: #6B6B6B;
	left: -393px;
	position: fixed;
	top: 50px;
	width: 391px;
	z-index: 1000; }

ul.listpanel {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 100%; }

	ul.listpanel li {
		float: left;
		font-size: 12px;
		padding: 2px 0;
		width: 100%; }

.mainheader {
	background-color: #F5F5F5;
	color: #1D1C1B;
	font-size: 15px;
	font-weight: 400;
	line-height: 15px;
	padding: 16px 0;
	text-align: center;
	text-transform: uppercase; }

.btn-slide {
	background: url("http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/images/general/bg_stoggle.png") no-repeat 0 0;
    border: 1px solid #E1E1E1;
    border-left: none;
	cursor: pointer;
	display: block;
	float: right;
	height: 178px;
	margin: 20px -39px 0 0;
	text-indent: -9999px;
	width: 38px; }

	.btn-slide.active { background-position: -38px 0; }

#panel fieldset { padding: 23px 19px 19px; }

#panel p.border { border-top: 1px solid #D8D8D8; }

#panel p {
	float: left;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-align: left;
	width: 100%; }

	#panel p.border span {
		background: #FFFFFF;
		float: left;
		margin: -10px 0 0 -10px;
		padding: 0 10px; }

#panel span.mttitle {
	border-top: 1px solid #D8D8D8;
	cursor: pointer;
	float: left;
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	padding: 6px 0 0;
	text-align: left;
	width: 100%; }

    #panel span.mttitle span.arrows, #panel span.mttitle span.current{
        float: right;
        height: 13px;
        width: 16px;
    }

	#panel span.mttitle span.arrows {
		background: url('http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/images/general/collapse.png') no-repeat left top; }

	#panel span.mttitle span.current {
		background: url('http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/images/general/expand.png') no-repeat left top; }

ul.scolors {
	float: left;
	list-style: none outside none;
	margin: 11px 0 18px;
	overflow: hidden;
	padding: 0;
	width: 100%; }

	ul.scolors li {
		float: left;
		margin: 0 3px 3px 0; }

		ul.scolors li a {
			border: 1px dotted transparent;
			outline: none; }

			ul.scolors li a.active { border: 1px dotted #000; }

			ul.scolors li a.red { background-color: #ff4f4f; }

			ul.scolors li a.green { background-color: #5dba5d; }

			ul.scolors li a.blue { background-color: #89b9c5; }

		ul.scolors li a {
			cursor: pointer;
			display: block;
			height: 28px;
			width: 37px; }

.mainsetting {
	display: block;
	float: left;
	width: 100%; }

.bakcolor, .textcolor, .linkcolor {
	float: left;
	padding: 0 10px 0 0;
	text-align: left;
	width: 106px; }

#panel input {
	border: 0px;
	color: #333;
	height: 17px;
	text-transform: uppercase;
	width: 70px; }

#mColorPicker { z-index: 1030; }

.mColorPickerTrigger {
	position: relative;
	top: -4px; }

.btn-reset, .btn-apply {
	float: left;
	padding: 0 0 10px 0;
	width: 50%; }

.btn-reset button.btreset {
	-webkit-border-radius: 3px;
	background: none;
	border-radius: 3px;
	border: 0 none;
	cursor: pointer;
	height: 35px;
	margin: 0;
	padding: 0; }

	.btn-reset button.btreset span {
		-webkit-border-radius: 3px;
		-webkit-transition: background 300ms ease-in-out 0s;
		background-color: #9fa75c;
		border-radius: 3px;
		color: #FFFFFF;
		float: left;
		margin: 0;
		outline: none;
		padding: 9px 20px 8px;
		text-align: center;
		text-transform: uppercase;
		transition: background 300ms ease-in-out 0s; }

	.btn-reset button.btreset:hover span, .btn-apply button.button:hover span { background: #90e6dd; }

.btn-apply button.button span {
	-webkit-transition: background 300ms ease-in-out 0s;
	background: none repeat scroll 0 0 #CD1507;
	color: #FFFFFF;
	float: left;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	height: 35px;
	line-height: 35px;
	padding: 0 18px;
	text-align: center;
	text-transform: uppercase;
	transition: background 300ms ease-in-out 0s;
	white-space: nowrap; }

.mainbody {
	float: left;
	padding: 0px;
	width: 100%; }

.mainpattern {
	display: none;
	float: left;
	text-align: left;
	width: 100%; }

.background {
	display: inline-block;
	padding-top: 5px;
	text-align: left;
	width: 100%; }

.pattern-active {
	border: 1px solid #D7D7D8;
	cursor: pointer;
	display: block;
	height: 24px;
	text-align: center;
	width: 70px; }

	.pattern-active img {
		height: 24px;
		width: 70px; }

.mt-pattern {
	display: inline-block;
	float: left;
	padding: 3px 0; }

.pattern-popup {
	float: left;
	overflow: hidden;
	position: relative;
	width: 100%; }

	.pattern-popup .item {
		border: 1px solid #E1E1E1;
		cursor: pointer;
		float: left;
		height: 29px;
		margin-right: 4px;
		margin-top: 10px;
		width: 29px; }

		.pattern-popup .item img {
			height: 29px;
			width: 29px; }

	.pattern-popup .none {
		font-size: 10px;
		line-height: 24px;
		text-align: center;
		text-indent: -1px; }

#header_font, #b_font, #m_font, #footer_font, #copyright_font, #maintop_font {
	outline: none;
	padding: 5px;
	width: 110px; }

/**END CHANGE STYLE COLOR**/
/**STYLE BACK TO TOP**/
#back-top {
	bottom: 30px;
	position: fixed;
	right: 10px; }

.sticker-wrapper {
	-webkit-transition: all 100ms ease-in-out 0s;
	position: relative;
	right: 0;
	top: 0;
	transition: all 100ms ease-in-out 0s; }

.sticker {
	-webkit-border-radius: 50% 50% 50% 50%;
	-webkit-transition: all 100ms ease-in-out 0s;
	background: url('http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/images/general/up-arrow.png') no-repeat 50% 50%;
	border-radius: 50% 50% 50% 50%;
	display: table-cell;
	font-size: 1.1666em;
	font-weight: bold;
	height: 50px;
	text-align: center;
	transition: all 100ms ease-in-out 0s;
	vertical-align: middle;
	width: 50px; }

#back-top a:hover .sticker-wrapper {
	right: -5px;
	top: 5px; }

#back-top a:hover .sticker {
	height: 60px;
	width: 60px; }

/**END BACK TO TOP**/
/**STYLE COMPARE**/
div.compare-loading, div.wisthlist-loading {
	background: url('http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/images/general/loading.gif') no-repeat center;
	min-height: 160px; }

div.message-alert {
	background: #666;
	border-radius: 0 0 3px 3px;
	color: #dfdfdf;
	font-size: 12px;
	font-weight: bold;
	left: 50%;
	margin-left: -220px;
	padding: 20px 60px;
	position: fixed;
	text-align: center;
	top: 0;
	width: 333px;
	z-index: 9999; }

	div.message-alert button {
		background: url("http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/images/general/close.png") no-repeat scroll 0 0 transparent;
		border: none;
		height: 9px;
		position: absolute;
		right: 15px;
		top: 45%;
		width: 9px;
		z-index: 9999; }

		div.message-alert button:hover {
			background-position: 0 -9px;
			cursor: pointer; }

.ajax-loading {
	bottom: 54px;
	display: none;
	left: 123px;
	position: absolute; }

.ajax-loading-list {
	bottom: 38px;
	display: none;
	left: 2px;
	position: absolute; }

/**END STYLE COMPARE**/
/**STYLE SELECT BOX**/
.sbHolder {
	background-color: #FFFFFF;
	font-weight: normal;
	margin: 0;
	padding: 3px 20px 3px 8px;
	position: relative; }

.sbSelector { font-size: 100%; }

	.sbSelector:link, .sbSelector:visited, .sbSelector:hover {
		outline: none;
		text-decoration: none; }

.sbToggle {
	background: url("http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/images/general/select-icons.png") no-repeat 0 0;
	display: block;
	height: 18px;
	outline: medium none;
	position: absolute;
	right: 3px;
	top: 4px;
	width: 14px; }

	.sbToggle:hover { background: url("http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/images/general/select-icons.png") no-repeat 0 -19px; }

.sbToggleOpen { background: url("http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/images/general/select-icons.png") no-repeat 0 0; }

	.sbToggleOpen:hover { background: url("http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/images/general/select-icons.png") no-repeat 0 -19px; }

.sbHolderDisabled {
	background-color: #3C3C3C;
	border: solid 1px #515151; }

.sbOptions {
	-webkit-box-shadow: 0 6px 7px 0 rgba(0, 0, 0, 0.15);
	background-color: #FFFFFF;
	box-shadow: 0 6px 7px 0 rgba(0, 0, 0, 0.15);
	left: 0;
	list-style: none outside none;
	margin: 0;
	overflow-y: auto;
	padding: 3px 0 3px 0 !important;
	position: absolute;
	top: 24px !important;
	width: 100%;
	z-index: 1; }

	.sbOptions li {
		line-height: normal;
		margin: 0;
		padding: 0 4px; }

	.sbOptions a {
		display: block;
		font-size: 100%;
		outline: medium none;
		padding: 5px 0 5px 4px; }

		.sbOptions a:link, .sbOptions a:visited, .sbOptions a:hover, .sbOptions a:focus, .sbOptions a.sbFocus {
			outline: none;
			text-decoration: none; }

	.sbOptions li.last a { border-bottom: none; }

	.sbOptions .sbDisabled {
		display: block;
		padding: 7px 0 7px 3px; }

	.sbOptions .sbGroup {
		display: block;
		font-weight: bold;
		padding: 7px 0 7px 3px; }

	.sbOptions .sbSub { padding-left: 17px; }

.select label {
	font-size: 100%;
	height: auto !important;
	line-height: 20px;
	margin: 0 !important;
	min-height: 20px !important;
	padding: 0;
	text-align: right; }

.sbOptions li:last-child a { border-bottom: 0; }

/**END STYLE SELECT BOX**/
/**STYLE SOCIAL BUTTON**/
.social-buttons {
	position: fixed;
	top: 185px;
	width: 45px;
	z-index: 9999; }

.button-left { left: 0; }

.button-right { right: 0; }

.social-buttons #twitter-btn .social-icon, 
.social-buttons #facebook-btn .social-icon, 
.social-buttons #google-btn .social-icon, 
.social-buttons #rss-btn .social-icon,
.social-buttons #pinterest-btn .social-icon,
.social-buttons #youtube-btn .social-icon {
	background-color: #33353B;
	background-image: url('http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/images/general/social-icons.png'); }

.button-left #facebook-btn span { background-position: right 10px; }

.button-left #twitter-btn span { background-position: right -35px; }

.button-left #google-btn span { background-position: right -127px; }

.button-left #rss-btn span { background-position: right -80px; }

.button-left #pinterest-btn span { background-position: right -177px; }

.button-left #youtube-btn span { background-position: right -223px; }

.button-right #facebook-btn span { background-position: 12px 10px; }

.button-right #twitter-btn span { background-position: 11px -35px; }

.button-right #google-btn span { background-position: 10px -127px; }

.button-right #rss-btn span { background-position: 11px -80px; }

.button-right #pinterest-btn span { background-position: 11px -177px; }

.button-right #youtube-btn span { background-position: 11px -223px; }

.social-buttons #facebook-btn:hover .social-icon { background-color: #3B5998; }

.social-buttons #twitter-btn:hover .social-icon { background-color: #62BDB2; }

.social-buttons #google-btn:hover .social-icon { background-color: #DB4A39; }

.social-buttons #rss-btn:hover .social-icon { background-color: #FF8B0F; }

.social-buttons #pinterest-btn:hover .social-icon { background-color: #D43638; }

.social-buttons #youtube-btn:hover .social-icon { background-color: #C4302B; }

.social-buttons a:hover .social-text { display: block; }

.button-left .social-icon {
	transition: background-color 0.4s ease-in 0s;
	-webkit-transition: background-color 0.4s ease-in 0s;
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 43px;
	margin-bottom: 2px;
	width: 43px; }

.button-left .social-text {
	display: none;
	float: right;
	font-size: 11px;
	font-weight: bold;
	margin: 11px 40px 11px 0px;
	white-space: nowrap; }

.button-right .social-icon {
	transition: background-color 0.4s ease-in 0s;
	-webkit-transition: background-color 0.4s ease-in 0s;
	background-repeat: no-repeat;
	display: block;
	float: right;
	height: 43px;
	margin-bottom: 2px;
	width: 43px; }

.button-right .social-text {
	display: none;
	float: left;
	font-size: 11px;
	font-weight: bold;
	margin: 11px 0 11px 40px;
	white-space: nowrap; }
	
	.ie8 .button-right .social-icon, .ie8 .button-right .social-text{
		font-size:10px
	}

.social-buttons .social-text { color: #FFFFFF; }

/**END STYLE SOCIAL BUTTON**/

/* IE6 */
.fancybox-ie6 #fancybox-close {
	background: transparent;
	filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_close.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-left-ico {
	background: transparent;
	filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_left.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-right-ico {
	background: transparent;
	filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-title-over {
	background: transparent;
	filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_over.png', sizingMethod='scale');
	zoom: 1; }

.fancybox-ie6 #fancybox-title-float-left {
	background: transparent;
	filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_left.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-title-float-main {
	background: transparent;
	filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_main.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-title-float-right {
	background: transparent;
	filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-bg-w, .fancybox-ie6 #fancybox-bg-e, .fancybox-ie6 #fancybox-left, .fancybox-ie6 #fancybox-right, #fancybox-hide-sel-frame {  }

#fancybox-loading.fancybox-ie6 {
	margin-top: 0;
	position: absolute; }

	#fancybox-loading.fancybox-ie6 div {
		background: transparent;
		filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_loading.png', sizingMethod='scale'); }

/* IE6, IE7, IE8 */
.fancybox-ie .fancybox-bg { background: transparent !important; }

.fancybox-ie #fancybox-bg-n { filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_n.png', sizingMethod='scale'); }

.fancybox-ie #fancybox-bg-ne { filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_ne.png', sizingMethod='scale'); }

.fancybox-ie #fancybox-bg-e { filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_e.png', sizingMethod='scale'); }

.fancybox-ie #fancybox-bg-se { filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_se.png', sizingMethod='scale'); }

.fancybox-ie #fancybox-bg-s { filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_s.png', sizingMethod='scale'); }

.fancybox-ie #fancybox-bg-sw { filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_sw.png', sizingMethod='scale'); }

.fancybox-ie #fancybox-bg-w { filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_w.png', sizingMethod='scale'); }

.fancybox-ie #fancybox-bg-nw { filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_nw.png', sizingMethod='scale'); }

/**END STYLE FANCYBOX**/
/**STYLE DRILLMENU**/
.mt-drillmenu {
	float: left !important;
	margin-left: 0 !important;
	width: 100% !important; }

.nav-accordion { width: 100%; }

ul.nav-accordion {
	line-height: 0.5em;
	list-style: none;
	margin: 0;
	padding: 0; }

	ul.nav-accordion li {
		background: #FFFFFF;
		position: relative; }

.navbar-inner {
	background-color: #FFFFFF !important;
	background-image: none !important;
	border-radius: 0 0 0 !important;
	border: 0 !important;
	box-shadow: none !important;
	margin: 0 0 0 0 !important;
	padding: 0 0 0 0 !important; }

	.navbar-inner a.btn-navbar:hover { background-color: #ECECEC; }

.navbar { margin: 0 10px !important; }

.nav-collapse, 
.nav-collapse.collapse { display: block !important; }

.nav-collapse {
	border-radius: 0px;
	box-shadow: 0 0 7px #CCCCCC;
	margin: 0; }

ul.nav-accordion li a {
	background-image: none !important;
	border-bottom: 1px solid #e1e1e1;
	display: block;
	font-size: 110%;
	font-weight: bold;
	height: 41px;
	line-height: 41px;
	margin: 0;
	padding: 0 26px 0 30px;
	text-align: left;
	text-decoration: none;
	text-shadow: none;
	text-transform: uppercase; }

ul.nav-accordion ul {
	display: none;
	margin: 0;
	padding: 0; }

	ul.nav-accordion ul li {
		clear: both;
		margin: 0;
		padding: 0; }

		ul.nav-accordion ul li a {
			font-size: 100%;
			outline: none;
			padding-left: 30px; }

			ul.nav-accordion ul li a:hover {  }

		ul.nav-accordion ul li.active { font-weight: bold; }

	ul.nav-accordion ul ul li a {
		font-size: 11px;
		padding-left: 30px; }

	ul.nav-accordion ul ul ul li a { padding-left: 30px; }

	ul.nav-accordion ul ul li a:hover {  }

ul.nav-accordion span {
	background-color: transparent;
	background-position: 0px 3px;
	background-repeat: no-repeat;
	cursor: pointer;
	display: block;
	font-size: 0;
	height: 32px;
	position: absolute;
	right: 12px;
	text-indent: -9999px;
	top: 6px;
	width: 38px;
	z-index: 9; }

ul.nav-accordion li span.expand {
	background-color: transparent;
	background-position: 0px 3px;
	background-repeat: no-repeat;
	cursor: pointer;
	display: block;
	height: 32px;
	position: absolute;
	right: 1px;
	text-indent: -9999px;
	top: 6px;
	width: 38px;
	z-index: 9; }

ul.nav-accordion li span.collapse {
	background-color: transparent;
	background-position: 0px 3px;
	background-repeat: no-repeat;
	cursor: pointer;
	display: block;
	height: 32px;
	position: absolute;
	right: 12px;
	text-indent: -9999px;
	top: 6px;
	width: 38px;
	z-index: 9; }

ul.detail-parent {
	margin: 0px;
	padding: 0 0 0 17px; }

.navbar .btn-navbar {
	background-image: none !important;
	border-radius: 2px 2px 2px 2px;
	box-shadow: none !important;
	float: left !important;
	margin: 9px !important;
	padding-left: 10px !important;
	padding-right: 10px !important; }

.navbar .brand {
	font-size: 130% !important;
	font-weight: bold !important;
	margin: 0 !important;
	padding-left: 20px !important;
	text-shadow: none !important;
	text-transform: uppercase !important; }

.navbar-inner .block-title {  }

.navbar .btn-navbar .icon-bar { background-color: #FFFFFF !important; }

/**END STYLE DRILLMENU**/
/**STYLE JQUERY-UI**/
.ui-helper-hidden { display: none; }

.ui-helper-hidden-accessible {
	clip: rect(1px,1px,1px,1px);
	position: absolute !important; }

.ui-helper-reset {
	border: 0;
	font-size: 100%;
	line-height: 1.3;
	list-style: none;
	margin: 0;
	outline: 0;
	padding: 0;
	text-decoration: none; }

.ui-helper-clearfix:before, .ui-helper-clearfix:after {
	content: "";
	display: table; }

.ui-helper-clearfix:after { clear: both; }

.ui-helper-clearfix { zoom: 1; }

.ui-helper-zfix {
	filter: Alpha(Opacity=0);
	height: 100%;
	left: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	width: 100%; }

/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
	background-repeat: no-repeat;
	display: block;
	overflow: hidden;
	text-indent: -99999px; }

/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%; }

/*!
 * jQuery UI CSS Framework 1.8.23
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Trebuchet%20MS,%20Tahoma,%20Verdana,%20Arial,%20sans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=f6a828&bgTextureHeader=12_gloss_wave.png&bgImgOpacityHeader=35&borderColorHeader=e78f08&fcHeader=FFFFFF&iconColorHeader=FFFFFF&bgColorContent=eeeeee&bgTextureContent=03_highlight_soft.png&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=333333&iconColorContent=222222&bgColorDefault=f6f6f6&bgTextureDefault=02_glass.png&bgImgOpacityDefault=100&borderColorDefault=cccccc&fcDefault=1c94c4&iconColorDefault=ef8c08&bgColorHover=fdf5ce&bgTextureHover=02_glass.png&bgImgOpacityHover=100&borderColorHover=fbcb09&fcHover=c77405&iconColorHover=ef8c08&bgColorActive=FFFFFF&bgTextureActive=02_glass.png&bgImgOpacityActive=65&borderColorActive=fbd850&fcActive=eb8f00&iconColorActive=ef8c08&bgColorHighlight=ffe45c&bgTextureHighlight=03_highlight_soft.png&bgImgOpacityHighlight=75&borderColorHighlight=fed22f&fcHighlight=363636&iconColorHighlight=228ef1&bgColorError=b81900&bgTextureError=08_diagonals_thick.png&bgImgOpacityError=18&borderColorError=cd0a0a&fcError=FFFFFF&iconColorError=ffd27a&bgColorOverlay=666666&bgTextureOverlay=08_diagonals_thick.png&bgImgOpacityOverlay=20&opacityOverlay=50&bgColorShadow=000000&bgTextureShadow=01_flat.png&bgImgOpacityShadow=10&opacityShadow=20&thicknessShadow=5px&offsetTopShadow=-5px&offsetLeftShadow=-5px&cornerRadiusShadow=5px
 */
/* Component containers
----------------------------------*/
.ui-widget {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
	font-size: 1.1em; }

	.ui-widget .ui-widget { font-size: 1em; }

	.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
		font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
		font-size: 1em; }

.ui-widget-content { border: 1px solid #e3e3e3; }

	.ui-widget-content a { color: #333333; }

#slider {
	/*height: 3px !important;
	margin: 22px 12px 10px !important;*/ }

.ui-widget-header { background: #e3e3e3; }

	.ui-widget-header a { color: #FFFFFF; }

#narrow-by-list dd { margin: 0 5px; }

/* Interaction states
----------------------------------*/
.ui-state-default, 
.ui-widget-content .ui-state-default, 
.ui-widget-header .ui-state-default { background-color: #d9673b; }

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
	color: #1c94c4;
	text-decoration: none; }

.ui-state-hover a, .ui-state-hover a:hover {
	color: #c77405;
	text-decoration: none; }

.ui-state-active, 
.ui-widget-content .ui-state-active, 
.ui-widget-header .ui-state-active {  }

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
	color: #eb8f00;
	text-decoration: none; }

.ui-widget :active { outline: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
	background: #ffe45c;
	border: 1px solid #fed22f;
	color: #363636; }

.ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a { color: #363636; }

.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {
	background: #b81900;
	border: 1px solid #cd0a0a;
	color: #FFFFFF; }

.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color: #FFFFFF; }

.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: #FFFFFF; }

.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary { font-weight: bold; }

.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {
	filter: Alpha(Opacity=70);
	font-weight: normal;
	opacity: .7; }

.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
	background-image: none;
	filter: Alpha(Opacity=35);
	opacity: .35; }

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
	height: 16px;
	width: 16px; }

/* positioning */
.ui-icon-carat-1-n { background-position: 0 0; }

.ui-icon-carat-1-ne { background-position: -16px 0; }

.ui-icon-carat-1-e { background-position: -32px 0; }

.ui-icon-carat-1-se { background-position: -48px 0; }

.ui-icon-carat-1-s { background-position: -64px 0; }

.ui-icon-carat-1-sw { background-position: -80px 0; }

.ui-icon-carat-1-w { background-position: -96px 0; }

.ui-icon-carat-1-nw { background-position: -112px 0; }

.ui-icon-carat-2-n-s { background-position: -128px 0; }

.ui-icon-carat-2-e-w { background-position: -144px 0; }

.ui-icon-triangle-1-n { background-position: 0 -16px; }

.ui-icon-triangle-1-ne { background-position: -16px -16px; }

.ui-icon-triangle-1-e { background-position: -32px -16px; }

.ui-icon-triangle-1-se { background-position: -48px -16px; }

.ui-icon-triangle-1-s { background-position: -64px -16px; }

.ui-icon-triangle-1-sw { background-position: -80px -16px; }

.ui-icon-triangle-1-w { background-position: -96px -16px; }

.ui-icon-triangle-1-nw { background-position: -112px -16px; }

.ui-icon-triangle-2-n-s { background-position: -128px -16px; }

.ui-icon-triangle-2-e-w { background-position: -144px -16px; }

.ui-icon-arrow-1-n { background-position: 0 -32px; }

.ui-icon-arrow-1-ne { background-position: -16px -32px; }

.ui-icon-arrow-1-e { background-position: -32px -32px; }

.ui-icon-arrow-1-se { background-position: -48px -32px; }

.ui-icon-arrow-1-s { background-position: -64px -32px; }

.ui-icon-arrow-1-sw { background-position: -80px -32px; }

.ui-icon-arrow-1-w { background-position: -96px -32px; }

.ui-icon-arrow-1-nw { background-position: -112px -32px; }

.ui-icon-arrow-2-n-s { background-position: -128px -32px; }

.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }

.ui-icon-arrow-2-e-w { background-position: -160px -32px; }

.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }

.ui-icon-arrowstop-1-n { background-position: -192px -32px; }

.ui-icon-arrowstop-1-e { background-position: -208px -32px; }

.ui-icon-arrowstop-1-s { background-position: -224px -32px; }

.ui-icon-arrowstop-1-w { background-position: -240px -32px; }

.ui-icon-arrowthick-1-n { background-position: 0 -48px; }

.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }

.ui-icon-arrowthick-1-e { background-position: -32px -48px; }

.ui-icon-arrowthick-1-se { background-position: -48px -48px; }

.ui-icon-arrowthick-1-s { background-position: -64px -48px; }

.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }

.ui-icon-arrowthick-1-w { background-position: -96px -48px; }

.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }

.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }

.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }

.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }

.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }

.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }

.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }

.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }

.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }

.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }

.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }

.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }

.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }

.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }

.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }

.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }

.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }

.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }

.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }

.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }

.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }

.ui-icon-arrow-4 { background-position: 0 -80px; }

.ui-icon-arrow-4-diag { background-position: -16px -80px; }

.ui-icon-extlink { background-position: -32px -80px; }

.ui-icon-newwin { background-position: -48px -80px; }

.ui-icon-refresh { background-position: -64px -80px; }

.ui-icon-shuffle { background-position: -80px -80px; }

.ui-icon-transfer-e-w { background-position: -96px -80px; }

.ui-icon-transferthick-e-w { background-position: -112px -80px; }

.ui-icon-folder-collapsed { background-position: 0 -96px; }

.ui-icon-folder-open { background-position: -16px -96px; }

.ui-icon-document { background-position: -32px -96px; }

.ui-icon-document-b { background-position: -48px -96px; }

.ui-icon-note { background-position: -64px -96px; }

.ui-icon-mail-closed { background-position: -80px -96px; }

.ui-icon-mail-open { background-position: -96px -96px; }

.ui-icon-suitcase { background-position: -112px -96px; }

.ui-icon-comment { background-position: -128px -96px; }

.ui-icon-person { background-position: -144px -96px; }

.ui-icon-print { background-position: -160px -96px; }

.ui-icon-trash { background-position: -176px -96px; }

.ui-icon-locked { background-position: -192px -96px; }

.ui-icon-unlocked { background-position: -208px -96px; }

.ui-icon-bookmark { background-position: -224px -96px; }

.ui-icon-tag { background-position: -240px -96px; }

.ui-icon-home { background-position: 0 -112px; }

.ui-icon-flag { background-position: -16px -112px; }

.ui-icon-calendar { background-position: -32px -112px; }

.ui-icon-cart { background-position: -48px -112px; }

.ui-icon-pencil { background-position: -64px -112px; }

.ui-icon-clock { background-position: -80px -112px; }

.ui-icon-disk { background-position: -96px -112px; }

.ui-icon-calculator { background-position: -112px -112px; }

.ui-icon-zoomin { background-position: -128px -112px; }

.ui-icon-zoomout { background-position: -144px -112px; }

.ui-icon-search { background-position: -160px -112px; }

.ui-icon-wrench { background-position: -176px -112px; }

.ui-icon-gear { background-position: -192px -112px; }

.ui-icon-heart { background-position: -208px -112px; }

.ui-icon-star { background-position: -224px -112px; }

.ui-icon-link { background-position: -240px -112px; }

.ui-icon-cancel { background-position: 0 -128px; }

.ui-icon-plus { background-position: -16px -128px; }

.ui-icon-plusthick { background-position: -32px -128px; }

.ui-icon-minus { background-position: -48px -128px; }

.ui-icon-minusthick { background-position: -64px -128px; }

.ui-icon-close { background-position: -80px -128px; }

.ui-icon-closethick { background-position: -96px -128px; }

.ui-icon-key { background-position: -112px -128px; }

.ui-icon-lightbulb { background-position: -128px -128px; }

.ui-icon-scissors { background-position: -144px -128px; }

.ui-icon-clipboard { background-position: -160px -128px; }

.ui-icon-copy { background-position: -176px -128px; }

.ui-icon-contact { background-position: -192px -128px; }

.ui-icon-image { background-position: -208px -128px; }

.ui-icon-video { background-position: -224px -128px; }

.ui-icon-script { background-position: -240px -128px; }

.ui-icon-alert { background-position: 0 -144px; }

.ui-icon-info { background-position: -16px -144px; }

.ui-icon-notice { background-position: -32px -144px; }

.ui-icon-help { background-position: -48px -144px; }

.ui-icon-check { background-position: -64px -144px; }

.ui-icon-bullet { background-position: -80px -144px; }

.ui-icon-radio-off { background-position: -96px -144px; }

.ui-icon-radio-on { background-position: -112px -144px; }

.ui-icon-pin-w { background-position: -128px -144px; }

.ui-icon-pin-s { background-position: -144px -144px; }

.ui-icon-play { background-position: 0 -160px; }

.ui-icon-pause { background-position: -16px -160px; }

.ui-icon-seek-next { background-position: -32px -160px; }

.ui-icon-seek-prev { background-position: -48px -160px; }

.ui-icon-seek-end { background-position: -64px -160px; }

.ui-icon-seek-start { background-position: -80px -160px; }

/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }

.ui-icon-stop { background-position: -96px -160px; }

.ui-icon-eject { background-position: -112px -160px; }

.ui-icon-volume-off { background-position: -128px -160px; }

.ui-icon-volume-on { background-position: -144px -160px; }

.ui-icon-power { background-position: 0 -176px; }

.ui-icon-signal-diag { background-position: -16px -176px; }

.ui-icon-signal { background-position: -32px -176px; }

.ui-icon-battery-0 { background-position: -48px -176px; }

.ui-icon-battery-1 { background-position: -64px -176px; }

.ui-icon-battery-2 { background-position: -80px -176px; }

.ui-icon-battery-3 { background-position: -96px -176px; }

.ui-icon-circle-plus { background-position: 0 -192px; }

.ui-icon-circle-minus { background-position: -16px -192px; }

.ui-icon-circle-close { background-position: -32px -192px; }

.ui-icon-circle-triangle-e { background-position: -48px -192px; }

.ui-icon-circle-triangle-s { background-position: -64px -192px; }

.ui-icon-circle-triangle-w { background-position: -80px -192px; }

.ui-icon-circle-triangle-n { background-position: -96px -192px; }

.ui-icon-circle-arrow-e { background-position: -112px -192px; }

.ui-icon-circle-arrow-s { background-position: -128px -192px; }

.ui-icon-circle-arrow-w { background-position: -144px -192px; }

.ui-icon-circle-arrow-n { background-position: -160px -192px; }

.ui-icon-circle-zoomin { background-position: -176px -192px; }

.ui-icon-circle-zoomout { background-position: -192px -192px; }

.ui-icon-circle-check { background-position: -208px -192px; }

.ui-icon-circlesmall-plus { background-position: 0 -208px; }

.ui-icon-circlesmall-minus { background-position: -16px -208px; }

.ui-icon-circlesmall-close { background-position: -32px -208px; }

.ui-icon-squaresmall-plus { background-position: -48px -208px; }

.ui-icon-squaresmall-minus { background-position: -64px -208px; }

.ui-icon-squaresmall-close { background-position: -80px -208px; }

.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }

.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }

.ui-icon-grip-solid-vertical { background-position: -32px -224px; }

.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }

.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }

.ui-icon-grip-diagonal-se { background-position: -80px -224px; }

/* Misc visuals
----------------------------------*/
/* Corner radius */
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
	-webkit-border-top-left-radius: 2px;
	border-top-left-radius: 2px; }

.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
	-webkit-border-top-right-radius: 2px;
	border-top-right-radius: 2px; }

.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
	-webkit-border-bottom-left-radius: 2px;
	border-bottom-left-radius: 2px; }

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
	-webkit-border-bottom-right-radius: 2px;
	border-bottom-right-radius: 2px; }

/* Overlays */
.ui-widget-overlay {
	background: #666666;
	filter: Alpha(Opacity=50);
	opacity: .50; }

.ui-widget-shadow {
	-webkit-border-radius: 5px;
	background: #000000;
	border-radius: 5px;
	filter: Alpha(Opacity=20);
	margin: -5px 0 0 -5px;
	opacity: .20;
	padding: 5px; }

/*!
 * jQuery UI Slider 1.8.23
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Slider#theming
 */
.ui-slider {
	position: relative;
	text-align: left; }

#narrow-by-list span {
	color: #737373;
	font-size: 113%;
	outline: none; }

span.filter_min {
	float: left;
	text-align: left; }

span.filter_max {
	float: right;
	text-align: right; }

.ui-slider .ui-slider-handle {
	cursor: pointer;
	height: auto;
	padding: 5px 8px;
	position: absolute;
	width: auto; }

dl#narrow-by-list {
	margin: 0;
	padding: 0; }

.ui-slider .ui-slider-range {
	background-position: 0 0;
	border: 0;
	display: block;
	font-size: 100%;
	position: absolute; }

.ui-slider-horizontal { height: .8em; }

	.ui-slider-horizontal .ui-slider-handle {
		margin-left: -.6em;
		top: -4px; }

	.ui-slider-horizontal .ui-slider-range {
		height: 100%;
		top: 0; }

	.ui-slider-horizontal .ui-slider-range-min { left: 0; }

	.ui-slider-horizontal .ui-slider-range-max { right: 0; }

.ui-slider-vertical {
	height: 100px;
	width: .8em; }

	.ui-slider-vertical .ui-slider-handle {
		left: -.3em;
		margin-bottom: -.6em;
		margin-left: 0; }

	.ui-slider-vertical .ui-slider-range {
		left: 0;
		width: 100%; }

	.ui-slider-vertical .ui-slider-range-min { bottom: 0; }

	.ui-slider-vertical .ui-slider-range-max { top: 0; }

/**END STYLE JQUERY-UI**/
/**STYLE LIGHTBOX**/
#lightbox {
	left: 0;
	line-height: 0;
	position: absolute;
	text-align: center;
	width: 100%;
	z-index: 100; }

	#lightbox img {
		height: auto;
		width: auto; }

	#lightbox a img { border: none; }

#outerImageContainer {
	background-color: #fff;
	height: 250px;
	margin: 0 auto;
	position: relative;
	width: 250px; }

#imageContainer { padding: 10px; }

#loading {
	height: 25%;
	left: 0%;
	line-height: 0;
	position: absolute;
	text-align: center;
	top: 40%;
	width: 100%; }

#hoverNav {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 10; }

#imageContainer>#hoverNav { left: 0; }

#hoverNav a { outline: none; }

#prevLink, #nextLink {
	display: block; /* Trick IE into showing hover */
	height: 100%;
	width: 49%; }

#prevLink {
	float: left;
	left: 0; }

#nextLink {
	float: right;
	right: 0; }

#imageDataContainer {
	background-color: #fff;
	display: none !important;
	font: 10px Verdana, Helvetica, sans-serif;
	line-height: 1.4em;
	margin: 0 auto;
	overflow: auto;
	width: 100%; }

#imageData {
	color: #666;
	padding: 0 10px; }

	#imageData #imageDetails {
		float: left;
		text-align: left;
		width: 70%; }

	#imageData #caption { font-weight: bold; }

	#imageData #numberDisplay {
		clear: left;
		display: block;
		padding-bottom: 1.0em; }

	#imageData #bottomNavClose {
		float: right;
		outline: none;
		padding-bottom: 0.7em;
		width: 66px; }

#overlay {
	background-color: #000;
	height: 500px;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 90; }

/**END STYLE LIGHTBOX**/
/**STYLE THUMNAIL SCROLLER**/
.mt-more-images { position: relative; }

.product-view .product-img-box .mt-more-views, .mt-more-images .mt-more-views { margin: 0 auto; width: 76% }

.jcarousel-container-horizontal {
	margin: 0 auto;
	padding: 0;
	position: relative;
	width: 100%; }

.jcarousel-container .jcarousel-clip-horizontal {
	height: auto;
	margin: 0 auto;
	overflow: hidden;
	padding: 0;
	width: 76%; }
	
.product-view.quickview .jcarousel-container .jcarousel-clip-horizontal{ width:70% }

/* horizontal slide*/
.mt-more-images span {
	-webkit-transition: all 0.2s linear 0s;
	background-repeat: no-repeat;
	border-radius: 3px;
	cursor: pointer;
	height: 70px;
	margin: 0;
	outline: none;
	padding: 0;
	position: absolute;
	transition: all 0.2s linear 0s;
	width: 36px;
	z-index: 10; }

.product-view .next {
	background-position: 100% 0;
	right: 0;
	top: 25px !important; }

	.product-view .next:hover { background-position: -72px 100%; }

.product-view .prev {
	background-position: 0 0;
	left: 0;
	top: 25px !important; }

	.product-view .prev:hover { background-position: -36px 100%; }

/* vertical slide */
.product-view .mt-vert-thumb .next, .product-view .mt-vert-thumb .prev {
	height: 14px;
	width: 40px; }

.product-view .mt-vert-thumb .next { background-position: 0 100%; }

.product-view .mt-vert-thumb .prev {
	background-position: 0 0;
	top: -5px; }

.product-view .product-img-box .more-views li { line-height: normal;margin: 0 1px; }
.thumbnail-viewport{ margin: 0 }
.thumbnail-container a:active,
.thumbnailscroller a:active,
.thumbnail-container a:focus,
.thumbnailscroller a:focus  {outline: none;}
.slides,
.thumbnail-control-nav,
.thumbnail-direction-nav {margin: 0; padding: 0; list-style: none;}

/* thumbnailscroller Necessary Styles
*********************************/
.product-view .product-img-box .more-views ul {margin: 0px;}
.thumbnailscroller {margin: 0; padding: 0;}
.thumbnailscroller .slides > li {display: none; text-align: center; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */

.thumbnail-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}

/* Direction Nav */
.thumbnail-direction-nav {*height: 0;}
.thumbnail-direction-nav a {
    background-repeat: no-repeat;
    border-radius: 3px 3px 3px 3px;
    cursor: pointer;
    height: 70px;
    margin: 0;
    outline: medium none;
    top:25px;
    padding: 0;
    text-indent: -999em;
    position: absolute;
    transition: all 0.2s linear 0s;
    width: 36px;
    z-index: 10;}
.thumbnail-direction-nav .thumbnail-next {background-position: 100% 0; right: -55px; }
.thumbnail-direction-nav .thumbnail-next:hover{ background-position: -72px 100% }
.thumbnail-direction-nav .thumbnail-prev {left: -55px;}
.thumbnail-direction-nav .thumbnail-prev:hover{ background-position: -36px 100% }
.thumbnail-direction-nav .thumbnail-disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default;}

@media (min-width: 980px) and (max-width: 1170px) {
    .thumbnail-direction-nav a{ width: 30px; top: 16px }
    .thumbnail-direction-nav .thumbnail-next{ right: -47px }
    .thumbnail-direction-nav .thumbnail-prev{ left: -47px }
}
@media (min-width: 768px) and (max-width: 979px) {
    .thumbnail-direction-nav a{ width: 30px; top: 2px }
    .thumbnail-direction-nav .thumbnail-next{ right: -37px }
    .thumbnail-direction-nav .thumbnail-prev{ left: -37px }
}
@media (max-width: 767px) {
    .thumbnail-direction-nav .thumbnail-next{ right: 0 }
    .thumbnail-direction-nav .thumbnail-prev{ left: 0 }
}
.slides .slide_items {
    position: relative;
}

/**END STYLE THUMNAIL SCROLLER**/
/**STYLE CLOUD ZOOM**/
.cloud-zoom-lens {
	background-color: #FFFFFF;
	border: 1px solid #EDEDED;
	cursor: move;
	margin: -1px; }

/* This is for the title text. */
.cloud-zoom-title {
	background-color: #000000;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	padding: 3px;
	position: absolute !important;
	text-align: center;
	top: 0;
	width: 100%; }

/* This is the zoom window. */
.cloud-zoom-big {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	border: 2px solid white;
	box-shadow: 0 0 10px #DDDDDD;
	height: 100% !important;
	left: 100% !important;
	margin-left: 10px;
	overflow: hidden;
	top: 0 !important;
	width: 100% !important;
	z-index: 999 !important; }

/* This is the loading message. */
.cloud-zoom-loading {
	background: #222;
	border: 1px solid #000;
	color: white; 
	padding: 3px; 
	top: 0px !important;
}

.product-view .product-img-box .product-image-zoom { border: 0; }

.mt-a-lighbox { display: none; }

/**END STYLE CLOUD ZOOM**/
/**STYLE LOGO SCROLLER**/
.mt-logoscroller {
	overflow: hidden;
	position: relative; }

.mt_productscroller {
	clear: both;
	display: block;
	position: relative;
	width: 100%; }

.mt-logo-scroller {
	display: block;
	margin: 0px;
	overflow: hidden;
	padding: 0;
	position: relative;
	width: 100%; }

	.mt-logo-scroller > ul { display: block; }

		.mt-logo-scroller > ul > li {
			overflow: visible !important;
			padding: 0 65px 0 0; }

			.mt-logo-scroller > ul > li.loading { background: url('http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/images/loading.gif') no-repeat center; }

	.mt-logo-scroller div.catpanel {
		display: block;
		opacity: 0;
		text-align: center;
		visibility: hidden; }

		.mt-logo-scroller div.catpanel > div {
			display: block;
			margin: 0 5px;
			position: relative;
			text-align: center; }

			.mt-logo-scroller div.catpanel > div > a { display: block; }

				.mt-logo-scroller div.catpanel > div > a.img, .mt-logo-scroller div.catpanel > div > span.img {
					border: 1px solid #ddd;
					box-shadow: 0 0 5px #ccc;
					display: table;
					margin: auto;
					padding: 5px; }

			.mt-logo-scroller div.catpanel > div > a.img:hover, .mt-logo-scroller div.catpanel > div > span.img:hover {
				border: 1px solid #b7b7b7;
				opacity: 0.9; }

			.mt-logo-scroller div.catpanel > div > a.title {
				font-family: Tahoma;
				font-size: 120%;
				margin: 10px 0; }

			.mt-logo-scroller div.catpanel > div.block p { margin: 0; }

div.logopagenave > button,
.mt_productscroller .pagenave > button,
.block-related .product-title .pagenav span,
.box-collateral .pagenav span {
	-webkit-border-radius: 3px !important;
	-webkit-transition: all 400ms ease-in-out 0s;
	background: url('http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/images/general/mt-arrow-scroll.png') no-repeat 0 0;
	border-radius: 3px;
	border: none;
	cursor: pointer;
	display: block;
	float: left;
	height: 30px;
	margin: 0 0 0 4px;
	outline: none;
	padding: 0;
	transition: all 400ms ease-in-out 0s;
	width: 36px; }

div.logopagenave > .next,
.mt_productscroller .pagenave > .next,
.block-related .product-title .pagenav span.rnext,
.box-collateral .pagenav span.unext { background-position: right bottom; }

div.logopagenave > .next:hover,
.mt_productscroller .pagenave > .next:hover,
.block-related .product-title .pagenav span.rnext:hover,
.box-collateral .pagenav span.unext:hover { background-position: left bottom; }

div.logopagenave > .next:active { outline: none; }

div.logopagenave > .prev,
.mt_productscroller .pagenave > .prev,
.block-related .product-title .pagenav span.rprev,
.box-collateral .pagenav span.uprev { background-position: left top; }

div.logopagenave > .prev:hover,
.mt_productscroller .pagenave > .prev:hover,
.block-related .product-title .pagenav span.rprev:hover,
.box-collateral .pagenav span.uprev:hover { background-position: right top; }

.mt-logoscroller .list_logocarousel { padding: 0 0 20px 0; }

/** END STYLE LOGO SCROLLER **/
/** STYLE QUICKLOOK **/
.mtdendadmin-product-quicklook {
	background: #fff;
	width: 700px; }

#quicklook-main .product-img-box {
	float: left;
	margin-right: 10px;
	width: 350px; }

#quicklook-main .product-shop {
	float: left;
	text-align: left;
	width: 340px; }

div.main-quicklook {
	    height: 37px;
	    margin: 0;
	    overflow: hidden;
	    padding: 0;
	    position: absolute;
	    text-align: center;
	    width: 130px;
    } 
	div.main-quicklook .btn-quicklook {
		position: relative;
		z-index: 11;
    }

		div.main-quicklook .btn-quicklook span {
			background: url('http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/images/general/quick-view-bg.png') no-repeat 0 0;
			color: #000;
			height: 37px;
			line-height: 37px;
			padding: 0 14px; }

			div.main-quicklook .btn-quicklook span span { background: none; }

.item-inner {
	margin: 0;
	outline: none;
	padding: 0;
	position: relative; }

#quicklook-main .viewquicklook { display: none; }

/**END STYLE QUICKLOOK**/
/**STYLE SMART MENU**/
/*Smart menu accordion*/
#mt-accordion {
	margin: 0;
	padding: 10px 0 0 0; }

.side-col .box { clear: both; }

#mt-accordion li {
	font-weight: normal;
	line-height: 28px;
	list-style: none; }

/* Some list and link styling */
#mt-accordion ul li { padding-left: 10px; }

#mt-accordion ul ul li {
	border: none !important;
	margin-bottom: 0;
	padding: 0; }

#mt-accordion ul ul { display: block !important; }

#mt-accordion ul li a {
	font-size: 12.93px;
	outline: none;
	text-decoration: none;
	text-transform: none; }

/* For the xtra menu */
#mt-accordion ul ul li { margin-bottom: 0; }

#mt-accordion ul ul li { padding-left: 15px; }

#mt-accordion ul ul li { border: none; }

#mt-accordion span a { width: 16px; }

#mt-accordion li a {
	font-weight: normal;
	margin: 0;
	padding: 0 0 0 5px;
	display: block;
	text-decoration: none;
	text-transform: none; }

#mt-accordion ul { padding: 0px; }

	#mt-accordion ul ul {
		float: left;
		padding: 0px;
		width: 100%; }

#mt-accordion ul, #mt-accordion ul ul, #mt-accordion ul ul ul, #mt-accordionul ul ul ul {
	margin: 0;
	padding: 0; }

/* Header links styling */
#mt-accordion span.head a {
	background: url("http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/images/general/arrow1.png") no-repeat 0 0;
	display: block;
	float: left !important;
	height: 3px;
	margin: 13px 7px 0;
	outline: medium none;
	padding: 0;
	width: 5px; }

	#mt-accordion span.head a:hover, #mt-accordion li span.selected a:hover {
		background-color: transparent;
		background-image: url("http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/images/general/arrow2.png"); }

#mt-accordion li.active ul li a { font-weight: normal; }

#mt-accordion li.active ul li.active ul li.active a { font-weight: normal; }

#mt-accordion li.active ul li.active ul li a { font-weight: normal; }

#mt-accordion ul, #mt-accordion li {
	clear: both;
	float: left;
	width: 100%; }

#mt-accordion ul li { width: 100%; }

	#mt-accordion ul li.level1 {
		line-height: 28px;
		padding-left: 0; }

	#mt-accordion ul li.last { border-bottom: 0px; }

#mt-accordion ul ul li { width: 155px; }

/*Smart menu dropdrow*/
#mt-dropdown {
	font-size: 100%;
	margin: 10px 0 0 0;
	padding: 0; }

.level0 .level1 a{padding-left: 15px !important;}
	/************** ALL LEVELS  *************/
/* Style consistent throughout all nav levels */
#mt-dropdown li {
		float: left;
		height: 33px;
		line-height: 33px;
		position: relative;
		text-align: left;
		width: 100%; }

		#mt-dropdown li.over { z-index: 999; }

	#mt-dropdown a {
		display: block;
		line-height: 33px;
		text-decoration: none; }

		#mt-dropdown a:hover {
			color: #CD1507;
			display: block;
			line-height: 33px; }

	#mt-dropdown span {
		cursor: pointer;
		display: block;
		text-transform: none;
		white-space: nowrap; }

	#mt-dropdown li ul span { white-space: normal; }

	/************ 0 LEVEL  ***************/
#mt-dropdown li { border-bottom: 1px solid #CECECE; }

		#mt-dropdown li.active li a { text-decoration: none; }

	#mt-dropdown a {
		font-weight: normal;
		margin: 0;
		padding: 0 8px; }

	/************ 1ST LEVEL ************/
#mt-dropdown ul li, #mt-dropdown ul li.active {
		float: left;
		margin: 0; }

	#mt-dropdown ul li.last {
		background: #fff;
		padding-bottom: 0; }

	#mt-dropdown ul a, #mt-dropdown ul li a:hover {
		float: left;
		padding: 0; }

	#mt-dropdown ul li a { font-weight: normal !important; }

	#mt-dropdown ul { background: #FFF !important; }

	/************ 2ND LEVEL ************/
#mt-dropdown ul {
		border: 1px solid #d8d8d8;
		left: -10000px;
		position: absolute;
		top: 25px;
		width: 208px; }

/* Show menu */
.col-left #mt-dropdown li.over > ul {
	left: 270px;
	top: -1px; }

	.col-left #mt-dropdown li.over > ul li.over > ul {
		left: 208px;
		top: -1px; }

#mt-dropdown li.over > ul {
	left: -210px;
	top: -1px; }

	#mt-dropdown li.over > ul li.over > ul { left: -210px; }

#mt-dropdown li.over ul ul { left: -10000px; }

#mt-dropdown ul span, #mt-dropdown ul li.last li span { padding: 0px 0 0 8px; }

#mt-dropdown li.last { border: none !important; }

/************ 3RD+ LEVEL ************/
#mt-dropdown ul ul { background: #fff; }

/*Smart menu tree*/
#mt-tree { padding-left: 10px; }

	#mt-tree li { line-height: 22px; }

		#mt-tree li a { text-decoration: none; }

	#mt-tree a:hover {
		color: #000;
		font-weight: bold !important; }

	#mt-tree ul li a {
		color: #444444;
		font-weight: normal;
		padding-left: 15px; }

	#mt-tree ul ul li a {
		color: #444444;
		padding-left: 15px; }

	#mt-tree li a {
		color: #444444;
		font-weight: bold;
		text-transform: uppercase; }

	#mt-tree li ul li a { text-transform: none; }

#mt-treeli.active a { font-weight: bold; }

#mt-tree li.active ul li a { font-weight: normal; }

#mt-tree li.active ul li.active ul li.active a { font-weight: bold; }

#mt-tree li.active ul li.active ul li a { font-weight: normal; }

#mt-tree li.active ul li.active a { font-weight: bold; }

#mt-tree ul { padding-left: 10px; }

/**END STYLE SMART MENU**/
/**HOVER PRODUCT**/
.products-grid .product-image a, .products-list .product-image a { display: block; }

.category-products .products-list .products-list-image {
        position: relative;
    }

.products-grid .product-image img, .products-list .product-image img {
	position: relative;
	z-index: 0; }

.products-grid .product-image img.mt-hover, .products-grid-ajax .product-image img.mt-hover, .products-list .product-image img.mt-hover {
	opacity: 0;
	position: absolute;
	z-index: 1; }

/* Fancy box */
.fancybox-wrap, .fancybox-skin, .fancybox-outer, .fancybox-inner, .fancybox-image, .fancybox-wrap iframe, .fancybox-wrap object, .fancybox-nav, .fancybox-nav span, .fancybox-tmp {
    border: 0 none;
    margin: 0;
    outline: medium none;
    padding: 0;
    vertical-align: top;
}
.fancybox-wrap {
    left: 0;
    position: absolute;
    top: 0;
    z-index: 8020;
}
.fancybox-skin {
    background: none repeat scroll 0 0 #F9F9F9;
    border-radius: 4px 4px 4px 4px;
    color: #444444;
    position: relative;
    text-shadow: none;
}
.fancybox-opened {
    z-index: 8030;
}
.fancybox-opened .fancybox-skin {
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
.fancybox-outer, .fancybox-inner {
    position: relative;
}
.fancybox-inner {
    overflow: hidden;
}
.fancybox-type-iframe .fancybox-inner {
}
.fancybox-error {
    color: #444444;
    font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap;
}
.fancybox-image, .fancybox-iframe {
    display: block;
    height: 100%;
    width: 100%;
}
.fancybox-image {
    max-height: 100%;
    max-width: 100%;
}
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url("http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/images/general/fancybox_sprite.png");
}
#fancybox-loading {
    background-position: 0 -108px;
    cursor: pointer;
    left: 50%;
    margin-left: -22px;
    margin-top: -22px;
    opacity: 0.8;
    position: fixed;
    top: 50%;
    z-index: 8060;
}
#fancybox-loading div {
    background: url("http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/images/general/loading.gif") no-repeat center center;
    height: 44px;
    width: 44px;
}
.fancybox-close {
    cursor: pointer;
    height: 36px;
    position: absolute;
    right: -18px;
    top: -18px;
    width: 36px;
    z-index: 8040;
}
.fancybox-nav {
    background: url("http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/images/general/blank.gif") repeat scroll 0 0 transparent;
    cursor: pointer;
    height: 100%;
    position: absolute;
    text-decoration: none;
    top: 0;
    width: 40%;
    z-index: 8040;
}
.fancybox-prev {
    left: 0;
}
.fancybox-next {
    right: 0;
}
.fancybox-nav span {
    cursor: pointer;
    height: 34px;
    margin-top: -18px;
    position: absolute;
    top: 50%;
    visibility: hidden;
    width: 36px;
    z-index: 8040;
}
.fancybox-prev span {
    background-position: 0 -36px;
    left: 10px;
}
.fancybox-next span {
    background-position: 0 -72px;
    right: 10px;
}
.fancybox-nav:hover span {
    visibility: visible;
}
.fancybox-tmp {
    left: -9999px;
    position: absolute;
    top: -9999px;
    visibility: hidden;
}
.fancybox-lock {
    overflow: hidden;
}
.fancybox-overlay {
    background: url("http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/images/general/fancybox_overlay.png") repeat scroll 0 0 transparent;
    display: none;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    z-index: 8010;
}
.fancybox-overlay-fixed {
    bottom: 0;
    position: fixed;
    right: 0;
}
.fancybox-lock .fancybox-overlay {
    overflow-x: auto;
    overflow-y: scroll;
}
.fancybox-title {
    font: 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
    position: relative;
    text-shadow: none;
    visibility: hidden;
    z-index: 8050;
}
.fancybox-opened .fancybox-title {
    visibility: visible;
}
.fancybox-title-float-wrap {
    bottom: 0;
    margin-bottom: -35px;
    position: absolute;
    right: 50%;
    text-align: center;
    z-index: 8050;
}
.fancybox-title-float-wrap .child {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.8);
    border-radius: 15px 15px 15px 15px;
    color: #FFFFFF;
    display: inline-block;
    font-weight: bold;
    line-height: 24px;
    margin-right: -100%;
    padding: 2px 20px;
    text-shadow: 0 1px 2px #222222;
    white-space: nowrap;
}
.fancybox-title-outside-wrap {
    color: #FFFFFF;
    margin-top: 10px;
    position: relative;
}
.fancybox-title-inside-wrap {
    padding-top: 10px;
}
.fancybox-title-over-wrap {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.8);
    bottom: 0;
    color: #FFFFFF;
    left: 0;
    padding: 10px;
    position: absolute;
}
.mt-social-links, .product-shop .product-options-bottom .add-to-links {
    width: 100%;
    float: left;
}
.mt-social-links .so-social-share {
    float: left;
    margin-right: 10px;
}
.mt-social-links .so-pinterest.so-social-share{ margin-top: 22px; }
.mt-social-links .fb_iframe_widget {
    margin: 0;
    padding: 0;
}
.fb-like-box {
    background: none;
    width: auto;
    padding:0 0px;
    margin:10px 0;
    border: solid 3px #e9e8e8; 
    overflow: hidden;
    height: 300px;
}


	/*Facebook widget*/
	.widget_fb_right {
		width: 245px;
		position: fixed;
		right: -245px;
		top: 61px;
		z-index: 99998;
	}
	.widget_fb_left {
		width: 245px;
		position: fixed;
		left: -245px;
		top: 120px;
		z-index: 99997;
	}
	.widget_fb_right .icon {
		float: left;
		height: 59px;
		width: 44px;
		left: -44px;
		background: #3b5998 url("http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/images/fb_icon.png") center center no-repeat;
		cursor: pointer;
		position: relative;
		z-index: 99998;
	}
	.widget_fb_left .icon {
		float: right;
		height: 59px;
		width: 44px;
		right: -44px;
		background: #3b5998 url("http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/images/fb_icon.png") center center no-repeat;
		cursor: pointer;
		position: relative;
		z-index: 99998;
	}
	.widget_fb_right .facebook_box {
		background-color: #FFFFFF;
		border: 4px solid #3B5998;
		float: right;
		top: -59px;
		position: relative;
		z-index: 99999;
	}
	.widget_fb_left .facebook_box {
		background-color: #FFFFFF;
		border: 4px solid #3B5998;
		float: left;
		top: -59px;
		position: relative;
		z-index: 99999;
	}
	.facebook_box .fb_iframe_widget {
		margin: 0px;
		padding: 0px;
	}
	.facebook_box a {
		position: absolute;
		bottom: 15px;
		color: gray;
		font-size: 9px;
		left: 29px;
		line-height: 12px;
	}
	.facebook_box a:hover {
		text-decoration: underline !important;
		color: gray !important;
	}
	/*Twitter widget*/
	.widget_twitter_right {
		width: 245px;
		position: fixed;
		right: -312px;
		top: 123px;
		z-index: 99997;
	}
	.widget_twitter_left {
		width: 245px;
		position: fixed;
		left: -312px;
		top: 185px;
		z-index: 99997;
	}
	.widget_twitter_right .icon {
		float: left;
		height: 59px;
		width: 44px;
		left: -111px;
		background: #62bdb2 url("http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/images/twitter_icon.png") center center no-repeat;
		cursor: pointer;
		position: relative;
		z-index: 99998;
	}
	.widget_twitter_left .icon {
		float: right;
		height: 59px;
		width: 44px;
		right: -44px;
		background: #62bdb2 url("http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/images/twitter_icon.png") center center no-repeat;
		cursor: pointer;
		position: relative;
		z-index: 99998;
	}
	.widget_twitter_right .twitter_box {
		background-color: #FFFFFF;
		border: 4px solid #62bdb2;
		float: right;
		top: -59px;
		position: relative;
		z-index: 99999;
	}
	.widget_twitter_left .twitter_box {
		background-color: #FFFFFF;
		border: 4px solid #62bdb2;
		float: left;
		top: -59px;
		position: relative;
		z-index: 99999;
	}
	.twitter_box span.mt_twitter_icon {
		background: url(http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/images/twittericon.png) no-repeat 0% 13%;
		float: left;
		margin: 0 0 10px 15px;
		padding: 0 0 13px 20px;
		font-size: 10px;
		color: gray;
	}
	.twitter_box a {
		color: gray;
		font-size: 10px;
		line-height: 12px;
	}.twitter_box a:hover {
		text-decoration: underline;
		color: gray;
	 }
	#mt-twitter-widget {
		margin: 0;
		outline: none;
		padding: 15px;
		text-align: left;
	}

	#mt-twitter-widget a {
		outline: none;
		color: #838383;
	}

	#mt-twitter-widget .icontwitter {
		border-bottom: 1px solid #e4e4e4;
		height: 30px;
		line-height: 30px;
		margin: 0;
		padding: 0;
		padding: 0;
		text-align: left;
	}

	#mt-twitter-widget .icontwitter span.mt-icon {
		background: url("http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/images/icon-twitter.png") no-repeat 0 0;
		height: 18px;
		margin: 0 8px 0 0;
		width: 22px;
	}

	#mt-twitter-widget .icontwitter span {
		height: 18px;
		line-height: 18px;
	}
	.twitter_box .tw_title {
		text-transform: uppercase;
		text-align: left;
		font-size: 16px;
		padding: 8px 0px;
		border-bottom: #dfdfdf solid 1px;
		margin: 0 15px;
	}


/* New Slider Edits */
.nivoSlider { height:100%!important; }
.slider-wrapper { width:100%!important; height:100%!important; }
.nivo-slice { height:100%!important; }



#mtcontainer .content { margin: 0; }

div.product-title { font-size: 125%; }

/**** Isotope CSS3 transitions ****/
#mtcontainer {
	overflow: visible !important;
	padding: 0;
	position: relative; }

.isotop-loading {
	background: url(http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/css/productslist/images/loading.gif) no-repeat 50% 50%;
	height: 50px;
	position:absolute;
	top:0;
	width: 100%;
	z-index: 99; }

/**** Isotope Filtering ****/
.isotope-item { z-index: 2; }

.isotope-hidden.isotope-item {
	pointer-events: none;
	z-index: 1; }

/**** Isotope CSS3 transitions ****/
.isotope,
.isotope .isotope-item {
	-webkit-transition-duration: 0.8s;
	transition-duration: 0.8s; }

.isotope {
	-webkit-transition-property: height, width;
	transition-property: height, width; }

	.isotope .isotope-item {
		-webkit-transition-property: -webkit-transform, opacity;
		transition-property: transform, opacity; }

	/**** disabling Isotope CSS3 transitions ****/
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
		-webkit-transition-duration: 0s;
		transition-duration: 0s; }

	/* End: Recommended Isotope styles */
/* disable CSS transitions for containers with infinite scrolling*/
.isotope.infinite-scrolling {
		-webkit-transition: none;
		transition: none; }

.element {
	display: none;
	float: left;
	margin: 0 14px 26px 0;
	overflow: hidden;
	padding: 0;
	position: relative;
	text-align: center; }

/**** Example Options ****/
#options {
	height: 30px;
	line-height: 30px;
	margin: 0;
	padding: 43px 0 32px; }

	#options h3 { outline: none; }

	#options h4 { font-weight: bold; }

	#options ul {  }

		#options ul ul {  }

	#options li {
		display: inline;
		outline: none; }

		#options li a {
			-webkit-border-radius: 2px;
			-webkit-transition: all 400ms ease-in-out 0s;
			border-radius: 2px;
			display: block;
			float: left;
			font-size: 12px;
			height: 30px;
			line-height: 30px;
			cursor:pointer;
			margin: 0 0 0 3px;
			outline: none;
			padding: 0 11px;
			transition: all 400ms ease-in-out 0s; }

			#options li a.selected { font-weight: bold; }

			#options li a:hover { text-decoration: none; }

	#options .option-combo {
		display: inline-block;
		float: left;
		margin-right: 10px; }

		#options .option-combo ul {
			display: inline-block;
			margin-right: 20px; }

	#options ul#sort-direction { margin: 0; }

	#options .option-combo h2, 
#options .option-combo h4 {
		display: inline-block;
		line-height: 34px;
		margin-bottom: 0;
		margin-right: 5px;
		vertical-align: top; }
	.ajax-product-container {
		width: 100% !important;
    }
    .mainproduct {
    }
	.mainproduct .item{ margin:0 14px 20px 0; min-height:430px; }
	.mainproduct .item.last{ margin-right:0 }


/* @media (min-width: 940px) and (max-width: 1170px) {
	#mtcontainer .element {
		
	}
}
 @media (min-width: 768px) and (max-width: 979px) {
	#mtcontainer .element {
		
	}
}
@media (max-width: 767px) {
	#mtcontainer .element {
	
	}
}
@media (max-width: 480px) {
	#mtcontainer .element {
		
	}	
} */


.mt_productscroller {
	clear: both;
	display: block;
	position: relative;
	width: 100%; }

.scroller-slider {
	display: block;
	float: left;
	margin: 0;
	padding: 0px 0;
	position: relative;
	width: 100%; }

	.scroller-slider > ul {
		display: block;
		overflow: hidden; }

		.scroller-slider > ul > li {
			height: auto !important;
			margin: 0 14px 0 0;
			overflow: visible !important;
			padding: 0;
			position: relative; }

			.scroller-slider > ul > li:hover a.bg-transparent {
				transform: scale(1);
				visibility: visible; }

			.scroller-slider > ul > li a.bg-transparent {
				background: url("http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/css/productsscroller/images/bg-transparent.png") repeat scroll 0 0px, url("http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/css/productsscroller/images/hover-link.png") no-repeat scroll center center transparent;
				display: block;
				left: 7px;
				position: absolute;
				text-align: center;
				text-indent: -999em;
				top: 6px;
				transform: scale(0);
				transition: all 300ms ease-in-out 0s;
				visibility: hidden; }

			.scroller-slider > ul > li a.bg-transparent {
				height: 73%;
				width: 95%; }

			.scroller-slider > ul > li.loading { background: url("http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/css/productsscroller/images/loading.gif") no-repeat center; }

	.scroller-slider div.catpanel {
		display: block;
		opacity: 0;
		text-align: center;
		visibility: hidden; }

		.scroller-slider div.catpanel > div {
			display: block;
			margin: 0;
			text-align: center; }

			.scroller-slider div.catpanel > div > a { display: block; }

				.scroller-slider div.catpanel > div > a.img {
					border: 1px solid #ddd;
					box-shadow: 0 0 5px #ccc;
					display: table;
					margin: auto;
					padding: 5px; }

		.scroller-slider div.catpanel a img {
			transition: all 0.4s ease 0s; }

		.scroller-slider div.catpanel > div > a img:hover {  }

		.scroller-slider div.catpanel > div > span.img {
			border: 1px solid #ddd;
			box-shadow: 0 0 5px #ccc;
			display: table;
			margin: auto;
			padding: 5px; }

		.scroller-slider div.catpanel > div > a.img:hover {
			border: 1px solid #b7b7b7;
			opacity: 0.9; }

		.scroller-slider div.catpanel > div > span.img:hover {
			border: 1px solid #b7b7b7;
			opacity: 0.9; }

		.scroller-slider div.catpanel > div > .product-name { margin: 10px 0; }

		.scroller-slider div.catpanel > div > .price-box {
			float: left;
			margin: 0;
			text-align: center;
			width: 50%; }

		.scroller-slider div.catpanel > div > a.title {
			font-family: Tahoma;
			font-size: 120%;
			margin: 10px 0; }

		.scroller-slider div.catpanel > div.block p { margin: 0; }

div.pagenave {
	display: block;
	width: 100%; }

	div.pagenave > button {
		background: url("http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/css/productsscroller/images/nav.png") no-repeat;
		border: none;
		cursor: pointer;
		display: block;
		height: 35px;
		padding: 0;
		width: 19px; }

	div.pagenave > .next {
		background-position: right 0;
		float: right;
		margin: 0 0 0 5px; }

		div.pagenave > .next:hover { background-position: right -35px; }

		div.pagenave > .next:active { background-position: right -100px; }

	div.pagenave >.prev {
		background-position: 0 0;
		float: left;
		margin-left: -28px; }

	div.pagenave > .prev:hover { background-position: 0 -35px; }

	div.pagenave > .prev:active { background-position: 0 -100px; }

div.control {
	bottom: 1px;
	display: block;
	float: left;
	left: 1px;
	position: absolute;
	z-index: 9; }

	div.control span {
		border: #dfdfdf solid 1px;
		cursor: pointer;
		float: left;
		font-size: 11px;
		height: 10px;
		margin-right: 3px;
		padding: 0 0 3px 3px;
		width: 10px; }

/**
 * Caption
 */
.ic_caption {
	line-height: 30px;
	overflow: hidden;
	text-align: center; }

	.ic_caption button.btn-cart {
		background: url("http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/css/productsscroller/images/icon_cart.png") no-repeat 0 0 scroll transparent;
		padding: 0 0 0 20px; }

		.ic_caption button.btn-cart span {
			background: 0 none;
			border: 0 none;
			color: #0c72ad;
			padding: 0 8px 0 0; }

	.ic_caption .price-box {
		clear: both;
		line-height: 30px;
		margin: 0 0 0 10px;
		width: 100%; }

	.ic_caption .mt-slider-actions {
		line-height: 30px;
		margin: 0 10px 0 0; }

.scroller-slider li a.zoom-image {
	background: url("http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/css/productsscroller/images/search.png") no-repeat 0 0;
	display: none !important;
	height: 39px;
	position: absolute;
	width: 41px; }

.scroller-slider li:hover a.zoom-image { display: block !important; }


.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.searchautocomplete .search-autocomplete {
  position: absolute;
}
.searchautocomplete .form-search {
  overflow: none !important;
  position: relative;
}
.searchautocomplete .sprite {
  background: url('http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/base/default/images/mirasvit/sprite.png');
}
.searchautocomplete .nav-search-in {
  position: absolute;
  top: 2px;
  left: 0px;
  z-index: 11;
}
.searchautocomplete .nav-search-in .category {
  opacity: 0;
  filter: alpha(opacity=0);
  background: white;
  border: 1px solid #DDD;
  color: black;
  cursor: pointer;
  height: 29px;
  left: 5px;
  margin: 0;
  outline: 0;
  padding: 0;
  position: absolute;
  top: 5px;
  visibility: visible;
  width: auto;
}
.searchautocomplete .nav-search-in .category-fake {
  height: 20px;
  color: #777;
  cursor: pointer;
  float: left;
  font-size: 11px;
  padding: 0px 25px 0px 10px;
  text-align: center;
  white-space: nowrap;
}
.searchautocomplete .nav-search-in .nav-down-arrow {
  background: url('http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/base/default/images/mirasvit/sprite.png');
  width: 9px;
  height: 5px;
  background-position: -26px -34px;
  display: block;
  right: 10px;
  top: 16px;
  position: absolute;
}
.searchautocomplete .nav-search-in:hover .category-fake {
  color: #000;
}
.searchautocomplete .nav-search-in:hover .nav-down-arrow {
  background-position: -6px -34px;
}
.searchautocomplete .searchautocomplete-placeholder {
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  background: #FFF;
  border: 1px solid #ccc;
  padding-top: 15px;
  position: absolute;
  z-index: 102;
}
.searchautocomplete .searchautocomplete-placeholder:before {
  border-color: transparent transparent #CCC transparent;
  content: "";
  position: absolute;
  border-style: solid;
  border-width: 5px;
  height: 0;
  width: 0;
  top: -11px;
  left: 30px;
}
.searchautocomplete .searchautocomplete-placeholder ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.searchautocomplete .searchautocomplete-placeholder ul li {
  *zoom: 1;
  text-align: left;
  padding: 5px 5px;
}
.searchautocomplete .searchautocomplete-placeholder ul li:before,
.searchautocomplete .searchautocomplete-placeholder ul li:after {
  display: table;
  content: "";
  line-height: 0;
}
.searchautocomplete .searchautocomplete-placeholder ul li:after {
  clear: both;
}
.searchautocomplete .searchautocomplete-placeholder ul li a {
  text-decoration: none;
}
.searchautocomplete .searchautocomplete-placeholder ul li a .pull-right {
  float: right;
}
.searchautocomplete .searchautocomplete-placeholder ul li.active {
  background-color: #eeeeee;
  cursor: pointer;
}
.searchautocomplete .searchautocomplete-placeholder ul li.active a {
  text-decoration: none;
}
.searchautocomplete .searchautocomplete-placeholder ul li .searchautocomlete-image {
  float: left;
  margin: 0px 10px 5px 0px;
}
.searchautocomplete .searchautocomplete-placeholder ul li .price-box {
  font-weight: bold;
  font-size: 13px;
  color: #C76200;
  float: right;
}
.searchautocomplete .searchautocomplete-placeholder ul li .price-box .regular-price .price-label,
.searchautocomplete .searchautocomplete-placeholder ul li .price-box .old-price .price-label,
.searchautocomplete .searchautocomplete-placeholder ul li .price-box .special-price .price-label {
  display: none;
}
.searchautocomplete .searchautocomplete-placeholder ul li .price-box .price-label {
  font-weight: normal;
  color: #999;
}
.searchautocomplete .searchautocomplete-placeholder ul li .price-box .old-price .price {
  font-size: 0.9em;
  color: #999;
}
.searchautocomplete .searchautocomplete-placeholder .index-title {
  text-align: right;
  color: #0A263C;
  border-bottom: 1px solid #CCC;
  padding: 2px 5px;
}
.searchautocomplete .searchautocomplete-placeholder .index-title span {
  color: #666;
  font-size: 0.9em;
}
.searchautocomplete .searchautocomplete-placeholder .all {
  text-align: right;
  margin: 10px 10px 5px 10px;
}

.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.searchindex-results {
  *zoom: 1;
  margin-bottom: 10px;
  border-bottom: 1px solid #a0b3c3;
}
.searchindex-results:before,
.searchindex-results:after {
  display: table;
  content: "";
  line-height: 0;
}
.searchindex-results:after {
  clear: both;
}
.searchindex-results li {
  margin-bottom: -1px;
  float: left;
  *zoom: 1;
  margin: 0px 2px;
}
.searchindex-results li:before,
.searchindex-results li:after {
  display: table;
  content: "";
  line-height: 0;
}
.searchindex-results li:after {
  clear: both;
}
.searchindex-results li a {
  font-size: 12px;
  font-weight: bold;
  color: #333;
  display: block;
  cursor: pointer;
  padding: 2px 5px 1px 5px;
  line-height: 20px;
  border: 1px solid transparent;
  border-bottom: none;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  text-decoration: none;
}
.searchindex-results li a:hover {
  background-color: #f1f1f1;
  background-image: -moz-linear-gradient(top, #e8e8e8, #ffffff);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8e8e8), to(#ffffff));
  background-image: -webkit-linear-gradient(top, #e8e8e8, #ffffff);
  background-image: -o-linear-gradient(top, #e8e8e8, #ffffff);
  background-image: linear-gradient(to bottom, #e8e8e8, #ffffff);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#ffffffff', GradientType=0);
  border: 1px solid #a0b3c3;
  border-bottom: none;
}
.searchindex-results li a span {
  font-weight: normal;
  font-size: 0.9em;
}
.searchindex-results li.active a {
  background-color: #f1f1f1;
  background-image: -moz-linear-gradient(top, #e8e8e8, #ffffff);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8e8e8), to(#ffffff));
  background-image: -webkit-linear-gradient(top, #e8e8e8, #ffffff);
  background-image: -o-linear-gradient(top, #e8e8e8, #ffffff);
  background-image: linear-gradient(to bottom, #e8e8e8, #ffffff);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#ffffffff', GradientType=0);
  cursor: default;
  border: 1px solid #a0b3c3;
  border-bottom: none;
}
.searchindex-result li {
  padding: 5px;
}
.searchindex-result li .title a {
  font-weight: bold;
  color: #203548;
  font-size: 13px;
}
.searchindex-result.searchindex-result-category {
  margin-bottom: 20px;
}
.searchindex-result.searchindex-result-category li {
  padding: 1px 0px;
}
.searchindex-result.searchindex-result-category li a {
  font-weight: bold;
  color: #203548;
}

.mainDiv
{
	margin:10px 0px;
}
.fileTitleDiv
{
    float: left;
	margin-right:20px;
	width:150px;
}
.fileImageDiv
{
	margin-right:10px;
	float: left;
}

/**
 * YouAMA.com
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the EULA that is bundled with this package
 * in the file license.txt.
 *
 /****************************************************************************
 *                      MAGENTO EDITION USAGE NOTICE                         *
 ****************************************************************************/
 /* This package designed for Magento Community edition YouAMA.com does not
 * guarantee correct work of this extension on any other Magento edition 
 * except Magento Community edition. YouAMA.com does not provide extension
 * support in case of incorrect edition usage.
 /****************************************************************************
 *                               DISCLAIMER                                  *
 ****************************************************************************/
 /* Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future.
 *****************************************************
 * @category   Youama
 * @package    Youama_Slider
 * @copyright  Copyright (c) 2012 YouAMA.com (http://www.youama.com/)
 * @license    http://youama.com/freemodule-license.txt
 */
.slider-wrapper{
    position:relative;
}
.nivoSlider {
	position:relative;
	width:100%;
	height:auto;
	overflow: hidden;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	max-width: none;
}
.nivo-main-image {
	display: block !important;
	position: relative !important; 
	width: 100% !important;
}

/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
	top:0;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
	overflow:hidden;
}
.nivo-box img { display:block; }

/* Caption styles */
.nivo-caption {
	position:absolute;
	line-height:1.2;	
	z-index:8;
	padding: 10px 15px;
	overflow: hidden;
	display: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:50%;
    margin-top:-26px;
	z-index:9;
	cursor:pointer;
    opacity:0;
    -moz-opacity:0;
    filter:alpha(opacity=0);
    -webkit-transition: opacity 300ms ease-in-out;
    -moz-transition: opacity 300ms ease-in-out;
    -ms-transition: opacity 300ms ease-in-out;
    -o-transition: opacity 300ms ease-in-out;
    transition: opacity 300ms ease-in-out;
}
#slider:hover .nivo-directionNav a{
    opacity:1;
    -moz-opacity:1;
    filter:alpha(opacity=10);
}
.nivo-prevNav {
	left:10px;
    background-image:url('http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/base/default/images/youama/slider/slider-left.png');
    height:52px;
    width:32px;
    text-indent:-9999px;
}
.nivo-nextNav {
	right:10px;
    background-image:url('http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/base/default/images/youama/slider/slider.png');
    height:52px;
    width:32px;
    text-indent:-9999px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
	text-align:center;
	padding: 10px 0;
    position:absolute;
    z-index:9;
}
.nivo-controlNav a {
	cursor:pointer;
    display:inline-block;
	width:12px;
	height:12px;
	text-indent:-9999px;
	border:2px solid #fff;
	margin: 0 5px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-border-radius:15px;
    -moz-border-radius:15px;
    border-radius:15px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.7);
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.7);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    -ms-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    -o-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.nivo-controlNav a.active {
	font-weight:bold;
}
.amconf-image
{
    padding: 3px;
    margin-right: 5px; 
}

.zoomLens {
    background-color: white;
}

.swatch-title{
	font-weight: 600;
	position: absolute;
	padding-left: 3px;
}

.amconf-image-selected
{
    padding: 0px;
    border: 3px solid #eaff00;
}

.amconf-image-outofstock
{
    padding: 0px;
    border: 3px solid #303030;
    opacity:0.6;
    filter:alpha(opacity=60);
}

.amconf-images-container
{
    width: 100%;
    clear: both;
}

.amconf-image-container
{
    float:left;
    position:relative;
    text-align: center;
}

.amconf-image-title
{
    margin-bottom:5px;
}

#amconf_price_clone_container 
{
    float: left;
}
#amconf_price_clone_container ul
{
    clear: both;
}

.MagicScrollArrows {
    cursor: pointer;
    position: absolute;
    display: block;
}

.MagicScrollArrowPrev { 
    width: 35px;
    height: 35px;
    background: url(http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/amasty/amconf/images/miscellaneous_sprite_sm.png) 0 -35px no-repeat transparent;
    left:-35px;
}

.MagicScrollArrowNext {
    width: 35px;
    height: 35px; 
    background: url(http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/amasty/amconf/images/miscellaneous_sprite_sm.png) -35px -35px no-repeat transparent;
    right:-35px;
}

#nextGallery.disabled, #prevGallery.disabled {
    opacity: 0.4;
    filter: alpha(opacity = 40);
    cursor: default;
}

.caroufredsel_wrapper {
    margin:0 auto !important;    
}

#amasty_gallery a{
     text-decoration: none;
}

#ampagination {
    text-align: center;
}
#ampagination a {
    background: url(http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/amasty/amconf/images/miscellaneous_sprite.png) 0 -300px no-repeat transparent;
    width: 15px;
    height: 15px;
    margin: 0 5px 0 0;
    display: inline-block;
}
#ampagination a.selected {
    background-position: -25px -300px;
    cursor: default;
}
#ampagination a span {
    display: none;
}

.no-display{
display: none !important;
}

#bubble_tooltip{
    width:147px;
    position:absolute;
    display:none;
}
#bubble_tooltip .bubble_top{
    background-image: url('http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/amasty/amconf/images/bubble_top.gif');
    background-repeat:no-repeat;
    height:16px;    
}
#bubble_tooltip .bubble_middle{
    background-image: url('http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/amasty/amconf/images/bubble_middle.gif');
    background-repeat:repeat-y;    
    background-position:bottom left;
    padding-left:7px;
    padding-right:7px;
    text-align: center;
}
#bubble_tooltip .bubble_middle span{
    text-align: center;
    position:relative;
    top:-8px;
    font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
    font-size:16px;
}
#bubble_tooltip .bubble_bottom{
    background-image: url('http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/amasty/amconf/images/bubble_bottom.gif');
    background-repeat:no-repeat;
    background-repeat:no-repeat;    
    height:44px;
    position:relative;
    top:-6px;
}

.bubble_tooltip {
    color: #000000;
    font: 11px Arial,Helvetica,sans-serif;
}
.bubble_tooltip .default {
    color: #808080;
    width: 250px;
}
.bubble_tooltip .default .toolbar {
    background: none repeat scroll 0 0 #F1F1F1;
    font-weight: bold;
}
.bubble_tooltip .default .title {
    padding: 5px;
}
.bubble_tooltip .default .content {
    background: none repeat scroll 0 0 #FFFFFF;
    padding: 5px;
}
.bubble_tooltip .basic {
    color: #808080;
    width: 250px;
}
.bubble_tooltip .basic .toolbar {
    background: none repeat scroll 0 0 #F1F1F1;
    font-weight: bold;
}
.bubble_tooltip .basic .title {
    padding: 5px;
}
.bubble_tooltip .basic .content {
    background: none repeat scroll 0 0 #FFFFFF;
    padding: 5px;
}
.bubble_tooltip .hint {
    background: none repeat scroll 0 0 #FFF6AA;
    color: #313120;
    width: 250px;
}
.bubble_tooltip .hint .toolbar {
    background: none repeat scroll 0 0 #FDF1A0;
    font-weight: bold;
}
.bubble_tooltip .hint .title, .bubble_tooltip .hint .content {
    padding: 5px;
}
.bubble_tooltip .protoblue {
    color: #FFFFFF;
    width: 250px;
}
.bubble_tooltip .protoblue .toolbar {
    background: none repeat scroll 0 0 #0D7CD0;
    font-weight: bold;
}
.bubble_tooltip .protoblue .title {
    padding: 5px;
}
.bubble_tooltip .protoblue .content {
    background: none repeat scroll 0 0 #1E90FF;
    padding: 5px;
}
.bubble_tooltip .creamy {
    color: #BB9C61;
    width: 250px;
}
.bubble_tooltip .creamy .toolbar {
    background: none repeat scroll 0 0 #F3EDC2;
    font-weight: bold;
}
.bubble_tooltip .creamy .title {
    padding: 5px;
}
.bubble_tooltip .creamy .content {
    background: none repeat scroll 0 0 #F8F4CA;
    padding: 5px;
}
.bubble_tooltip .darkgrey {
    color: #FFFFFF;
    width: 250px;
}
.bubble_tooltip .darkgrey .toolbar {
    background: none repeat scroll 0 0 #5F5F5F;
    font-weight: bold;
}
.bubble_tooltip .darkgrey .title {
    padding: 5px;
}
.bubble_tooltip .darkgrey .content {
    background: none repeat scroll 0 0 #808080;
    padding: 5px;
}
.bubble_tooltip .protogrey {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #FFFFFF;
    width: 250px;
}
.bubble_tooltip .protogrey .toolbar {
    background: none repeat scroll 0 0 #969C92;
    font-weight: bold;
}
.bubble_tooltip .protogrey .title {
    padding: 5px;
}
.bubble_tooltip .protogrey .content {
    color: #808080;
    padding: 5px;
}
.bubble_tooltip .protogrey .toolbar .close {
    height: 14px;
    width: 14px;
}
.bubble_tooltipLoader {
    border: 1px solid #DDDDDD;
    height: 14px;
    left: -1000px;
    overflow: hidden;
    position: absolute;
    top: -1000px;
    width: 14px;
}
.bubble_tooltip {
    overflow: hidden;
    position: absolute;
}
.bubble_tooltip .tooltip, .bubble_tooltip .toolbar, .bubble_tooltip .toolbar .title {
    position: relative;
}
.bubble_tooltip .content {
    clear: both;
}

.bubble_tooltip .tooltip {
    clear: both;
    float: left;
}

.bubble_tooltip .borderFrame {
    float: left;
    height: 100%;
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%;
}
.bubble_tooltip .borderTop, .bubble_tooltip .borderBottom {
    overflow: hidden;
}
.bubble_tooltip .borderRow {
    clear: both;
    float: left;
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%;
}
.bubble_tooltip_CornerWrapper {
    clear: both;
    height: 100%;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.bubble_tooltip_Corner {
    float: right;
    position: relative;
}

.bubble_tooltip_BetweenCorners {
    clear: both;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
}
.bubble_tooltip .borderMiddle {
    float: left;
    position: relative;
}
.bubble_tooltip .borderCenter {
    float: left;
    height: 100%;
    position: relative;
}

.bubble_tooltip_Stem {
    left:0px;
    position: absolute;
    //position: relative;
    width: 100%;
}
    

.bubble_tooltip .clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.bubble_tooltip .clearfix {
    display: inline-block;
    display: block;
}
#bottom-right {
    background: url(http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/amasty/amconf/images/bottom-right.png) no-repeat scroll left top transparent;   
}
#top-right {
    background: url(http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/amasty/amconf/images/top-right.png) no-repeat scroll left top transparent;   
}
#top-left {
    background: url(http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/amasty/amconf/images/top-left.png) no-repeat scroll left top transparent;   
}
#bottom-left {
    background: url(http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/amasty/amconf/images/bottom-left.png) no-repeat scroll left top transparent;   
}

/*! fancyBox v2.1.4 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/z_amasty/plugins/fancybox/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/z_amasty/plugins/fancybox/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/z_amasty/plugins/fancybox/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
	overflow: hidden;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/z_amasty/plugins/fancybox/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/* fancybox-thumbs */

#fancybox-thumbs {
	position: fixed;
	left: 0;
	width: 100%;
	overflow: hidden;
	z-index: 8050;
}

#fancybox-thumbs.bottom {
	bottom: 2px;
}

#fancybox-thumbs.top {
	top: 2px;
}

#fancybox-thumbs ul {
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0;
}

#fancybox-thumbs ul li {
	float: left;
	padding: 1px;
	opacity: 0.5;
}

#fancybox-thumbs ul li.active {
	opacity: 0.75;
	padding: 0;
	border: 1px solid #fff;
}

#fancybox-thumbs ul li:hover {
	opacity: 1;
}

#fancybox-thumbs ul li a {
	display: block;
	position: relative;
	overflow: hidden;
	border: 1px solid #222;
	background: #111;
	outline: none;
}

#fancybox-thumbs ul li img {
	display: block;
	position: relative;
	border: 0;
	padding: 0;
}

.more-videos .owl-carousel .owl-wrapper:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.more-videos .owl-carousel{ display: none; position: relative; width: 100%; -ms-touch-action: pan-y; }
.more-videos .owl-carousel .owl-wrapper{ display: none; position: relative; -webkit-transform: translate3d(0px, 0px, 0px); }
.more-videos .owl-carousel .owl-wrapper-outer{ overflow: hidden; position: relative; width: 100%; }
.more-videos .owl-carousel .owl-wrapper-outer.autoHeight{ -webkit-transition: height 500ms ease-in-out; -moz-transition: height 500ms ease-in-out; -ms-transition: height 500ms ease-in-out; -o-transition: height 500ms ease-in-out; transition: height 500ms ease-in-out;}
.more-videos .owl-carousel .owl-item{ float: left; text-align: center; }
.more-videos .owl-controls .owl-page, .owl-controls .owl-buttons div{ cursor: pointer; }
.more-videos .owl-controls { -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
.grabbing { cursor:url(http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/video/grabbing.png) 8 8, move; }
.more-videos .owl-carousel .owl-wrapper, .owl-carousel .owl-item{ -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -ms-backface-visibility: hidden; -webkit-transform: translate3d(0,0,0); -moz-transform: translate3d(0,0,0); -ms-transform: translate3d(0,0,0); }
.more-videos .owl-theme .owl-controls{ text-align: center; }
.more-videos .owl-theme .owl-controls .owl-buttons div{ color: #FFF; display: inline-block; zoom: 1; display: inline; margin: 5px; padding: 3px 10px; font-size: 12px; background: #869791; -moz-opacity:1; -khtml-opacity: 1; opacity: 1; }
 .more-videos .owl-theme .owl-controls.clickable .owl-buttons div:hover{ -moz-opacity:0.5; -khtml-opacity: 0.5; opacity: 0.5; text-decoration: none; }
.more-videos .owl-theme .owl-controls .owl-page{display: inline-block;zoom: 1;*display: inline;}
.more-videos .owl-theme .owl-controls .owl-page span{display: block;width: 12px;height: 12px;margin: 5px 7px;filter: Alpha(Opacity=50);opacity: 0.5;	-webkit-border-radius: 20px;-moz-border-radius: 20px;border-radius: 20px;background: #869791;}
.more-videos .owl-theme .owl-controls .owl-page.active span,.owl-theme .owl-controls.clickable .owl-page:hover span{filter: Alpha(Opacity=100);opacity: 1;}
.more-videos .owl-theme .owl-controls .owl-page span.owl-numbers{height: auto;width: auto;color: #FFF;padding: 2px 10px;font-size: 12px;-webkit-border-radius: 30px;-moz-border-radius: 30px;border-radius: 30px;}
.more-videos .owl-item.loading{min-height: 150px;background: url(http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/video/AjaxLoader.gif) no-repeat center center}	


.product-view .product-img-box .more-videos li{float: none !important; display: inline-block; margin: 0 3px 8px;}
.more-videos ul{ margin-left:0px !important;}
.more-videos .owl-theme .owl-controls{ top: 0;}
.more-videos .owl-theme .owl-next{ position: absolute;  right: -18px; top: 2px;}
.more-videos .owl-theme .owl-prev{ position: absolute;  left: -18px; top: 2px;}
.more-videos .owl-theme .owl-controls .owl-buttons .owl-next{ background: url(http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/video/thumbs-slider-next.png) no-repeat center center; top:50%; font-size: 0; padding: 10px 6px; width: 18px; height: 13px; margin: -22px 0 0;}
.more-videos .owl-theme .owl-controls .owl-buttons .owl-prev{ background: url(http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/video/thumbs-slider-owl-prev.png) no-repeat center center; top:50%; font-size: 0; padding: 10px 6px; width: 18px; height: 13px; margin: -22px 0 0;}
.more-videos .owl-theme .owl-controls {width: 100%;}
.more-videos .owl-buttons{ width: 100%;}


.rwd .owl-theme .owl-next{top:50%; margin-top: -17px !important; right: -9px;}
.rwd .owl-theme .owl-prev{top:50%; margin-top: -17px !important; left: -9px;}
.more-views { margin-bottom: 20px;}
.product-img-box h2 { font-size: 14px; font-family: "Raleway","Helvetica Neue",Verdana,Arial,sans-serif;}


.product-videos { margin-left: -15px; margin-right: -15px;}
.description li, .description span{ font-size: 12px !important; line-height: 22px !important;}
.product-videos .videos a{ display: inline-block;}
.product-videos .title h3 {  font-size: 11px !important; text-transform: uppercase;  font-weight: bold !important;  padding: 0 0 0 !important; color: #0a263c; margin:0 0 5px 0 !important; }
.more-videos h2{ margin:0 0 10px 0 !important; padding-bottom: 5px;}
.tab-content .title h3 { color: #636363; font-size: 12px !important; font-family: "Raleway","Helvetica Neue",Verdana,Arial,sans-serif; font-weight: bold;}
a.thumb-link, a.video-thumb{ border: 1px solid #c7c7c7 !important;}
a.thumb-link:hover, a.video-thumb:hover, a.thumb-link.active, a.video-thumb.active{ border: 1px solid #636363 !important;}
.rwd #without-carousel { margin: 0 -3px;}
.rwd #without-carousel li { margin: 0 3px 4px !important;}
.more-videos .owl-item img { max-width: 100%; height: auto; width: 100%;}
.default .product-image-thumbs img { max-width: 100%; height: auto;}


.video-description .title { clear: both;}
.description{ display: inline-block; vertical-align: middle; } 
.video-description .video-item { padding: 0 15px 0; }
.videos { display: inline-block; float: left; width: 100%; height: auto; margin-bottom: 15px;}
.videos video  { width: 100%; } 
source { display: block; float: left; width: 100%;}
.video-description ul { margin: 0px;}
.tab-content .rwd .video-description ul li{ background: url(http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/video/bullet.png) left 7px no-repeat; font-size: 13px !important; padding: 0 0 0 10px; line-height: 18px !important; margin-bottom: 10px; font-family: "Raleway","Helvetica Neue",Verdana,Arial,sans-serif;}
.product-collateral > dl > dd.current{ display: inline-block !important;}
.more-videos { clear: both;}
.more-videos a { position: relative; display: inline-block;}
.more-videos .play-video-icon{ background: url(http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/video/video-icon.png) center center no-repeat; background-color: rgba(0,0,0,0.5); height: 100%; width: 100%; text-align: center; vertical-align: middle; position: absolute; top: 0; left: 0; opacity: 0.7; }


#html5-elem-box{ overflow-y: auto !important; max-height: 600px;}
.popup-title{ text-transform: uppercase; font-size: 12px !important; color: #0a263c; width: 100% !important; padding: 5px 0 0; margin-bottom: 5px; font-weight: bold; }
#html5-text{ font-size: 12px !important;}
#html5-text p { margin-bottom: 10px;}



.rwd .video-description {width: 33.333%; float: left; }
.product-img-box .rwd h2 { text-align: left; font-size: 14px; font-family: "Raleway","Helvetica Neue",Verdana,Arial,sans-serif; padding: 0; float: left;}
.product-img-box .rwd .product-image-thumbs { clear: both; }
.product-img-box .rwd { clear: both;}
.product-img-box .product-view-rwd .play-video { margin-bottom: 15px; text-align: center; max-width: 100%; }
.product-img-box .product-view-rwd .play-video video { max-width: 100%;}
.product-view-rwd .product-view-rwd .video-description { width: 100%; margin-bottom: 10px; font-family: "Raleway","Helvetica Neue",Verdana,Arial,sans-serif; font-size: 13px;}
.product-img-box .product-view-rwd .video-description p { margin-bottom: 10px;}
.product-img-box .product-view-rwd .video-description a { text-decoration: underline; color: #636363; }
.product-img-box .product-view-rwd .video-description a:hover { text-decoration: none;}
.product-img-box .product-view-rwd .video-title h4 { font-size: 11px; margin: 0 0 3px 0; text-transform: uppercase;  font-weight: bold; }
.tab-content .rwd .video-description p { font-size: 13px; font-weight: 400 !important; margin-bottom: 10px; font-family: "Raleway","Helvetica Neue",Verdana,Arial,sans-serif;}
.tab-content .rwd .video-description a { text-decoration: underline; color: #636363;}
.tab-content .rwd .video-description a:hover { text-decoration: none;}
.tab-content .rwd .title h3 { color: #636363; font-size: 12px !important; font-family: "Raleway","Helvetica Neue",Verdana,Arial,sans-serif; font-weight: bold;}
.product-view-rwd .video-description { width: 100%; margin-bottom: 10px; font-family: "Raleway","Helvetica Neue",Verdana,Arial,sans-serif; font-size: 13px;}


.video-description { width: 50%; float: left; margin-bottom: 35px;  }
.product-img-box .play-video { margin-bottom: 15px; text-align: center; max-width: 100%; }
.product-img-box .play-video video { max-width: 100%;}
.product-img-box .video-title h4 { font-size: 11px; margin: 0 0 3px 0; text-transform: uppercase;  font-weight: bold; }
.product-img-box  { width: 100%; margin-bottom: 10px; font-size: 13px;}
.video-description { width: 200px; margin-bottom: 10px; font-size: 13px;}



.product-img-box .video-description p { margin-bottom: 10px;}
.video-description ul li{ background: url(http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/video/bullet.png) left 7px no-repeat; padding: 0 0 0 10px; margin-bottom: 10px; }
ul li a.video-hiden { display: none !important; }

.product-view .box-tags { clear: both; }



@media only screen and (max-width: 1199px) {
.product-img-box .rwd .owl-wrapper-outer .owl-item { text-align: center}
.product-img-box .rwd .owl-wrapper-outer .owl-item li { float: none !important}
}


@media only screen and (max-width: 991px) {
    .rwd .video-description {width: 50%;  }
}

@media only screen and (max-width: 770px) {
    .tab-container {width: 100%; box-sizing: border-box; float: left; clear: both; }
    .product-collateral > dl > dt { clear: both;}
    #html5-lightbox-box { margin-top: 160px !important;}

}
@media only screen and (max-width: 600px) {
    .rwd .video-description {width: 100%;  }
    .rwd .video-description:last-child { margin-bottom: 0;}
    .more-videos .owl-theme .owl-item { text-align: center;}
    .more-videos .owl-theme .owl-item li { float: none !important;}
    #html5-elem-box { max-height: 400px; }
    #html5-lightbox-box { margin-top: 50px !important;}
}
@media only screen and (max-width: 480px) {
    .more-videos .owl-theme .owl-next { right: -13px; }
    .more-videos .owl-theme .owl-prev { left: -13px;}
    .rwd .owl-theme .owl-next { right: -9px; }
    .rwd .owl-theme .owl-prev { left: -9px;}
}
/*-----------------------------------------------------------------------------

	-	Revolution Slider 4.1 Captions -

		Screen Stylesheet

version:   	1.4.5
date:      	27/11/13
author:		themepunch
email:     	info@themepunch.com
website:   	http://www.themepunch.com
-----------------------------------------------------------------------------*/


@font-face {
  font-family: 'revicons';
  src: url('http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/base/default/css/nwdthemes/revslider/font/revicons.eot?5510888');
  src: url('http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/base/default/css/nwdthemes/revslider/font/revicons.eot?5510888#iefix') format('embedded-opentype'),
       url('http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/base/default/css/nwdthemes/revslider/font/revicons.woff?5510888') format('woff'),
       url('http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/base/default/css/nwdthemes/revslider/font/revicons.ttf?5510888') format('truetype'),
       url('http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/base/default/css/nwdthemes/revslider/font/revicons.svg?5510888#revicons') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'revicons';
    src: url('http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/base/default/css/nwdthemes/revslider/font/revicons.svg?5510888#revicons') format('svg');
  }
}
*/

 [class^="revicon-"]:before, [class*=" revicon-"]:before {
  font-family: "revicons";
  font-style: normal;
  font-weight: normal;
  speak: none;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;

  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.revicon-search-1:before { content: '\e802'; } /* '' */
.revicon-pencil-1:before { content: '\e831'; } /* '' */
.revicon-picture-1:before { content: '\e803'; } /* '' */
.revicon-cancel:before { content: '\e80a'; } /* '' */
.revicon-info-circled:before { content: '\e80f'; } /* '' */
.revicon-trash:before { content: '\e801'; } /* '' */
.revicon-left-dir:before { content: '\e817'; } /* '' */
.revicon-right-dir:before { content: '\e818'; } /* '' */
.revicon-down-open:before { content: '\e83b'; } /* '' */
.revicon-left-open:before { content: '\e819'; } /* '' */
.revicon-right-open:before { content: '\e81a'; } /* '' */
.revicon-angle-left:before { content: '\e820'; } /* '' */
.revicon-angle-right:before { content: '\e81d'; } /* '' */
.revicon-left-big:before { content: '\e81f'; } /* '' */
.revicon-right-big:before { content: '\e81e'; } /* '' */
.revicon-magic:before { content: '\e807'; } /* '' */
.revicon-picture:before { content: '\e800'; } /* '' */
.revicon-export:before { content: '\e80b'; } /* '' */
.revicon-cog:before { content: '\e832'; } /* '' */
.revicon-login:before { content: '\e833'; } /* '' */
.revicon-logout:before { content: '\e834'; } /* '' */
.revicon-video:before { content: '\e805'; } /* '' */
.revicon-arrow-combo:before { content: '\e827'; } /* '' */
.revicon-left-open-1:before { content: '\e82a'; } /* '' */
.revicon-right-open-1:before { content: '\e82b'; } /* '' */
.revicon-left-open-mini:before { content: '\e822'; } /* '' */
.revicon-right-open-mini:before { content: '\e823'; } /* '' */
.revicon-left-open-big:before { content: '\e824'; } /* '' */
.revicon-right-open-big:before { content: '\e825'; } /* '' */
.revicon-left:before { content: '\e836'; } /* '' */
.revicon-right:before { content: '\e826'; } /* '' */
.revicon-ccw:before { content: '\e808'; } /* '' */
.revicon-arrows-ccw:before { content: '\e806'; } /* '' */
.revicon-palette:before { content: '\e829'; } /* '' */
.revicon-list-add:before { content: '\e80c'; } /* '' */
.revicon-doc:before { content: '\e809'; } /* '' */
.revicon-left-open-outline:before { content: '\e82e'; } /* '' */
.revicon-left-open-2:before { content: '\e82c'; } /* '' */
.revicon-right-open-outline:before { content: '\e82f'; } /* '' */
.revicon-right-open-2:before { content: '\e82d'; } /* '' */
.revicon-equalizer:before { content: '\e83a'; } /* '' */
.revicon-layers-alt:before { content: '\e804'; } /* '' */
.revicon-popup:before { content: '\e828'; } /* '' */


/*********************************
	-	SPECIAL TP CAPTIONS -
**********************************/

.tp-static-layers				{	position:absolute; z-index:505; top:0px;left:0px}


.tp-caption .frontcorner		{
										width: 0;
										height: 0;
										border-left: 40px solid transparent;
										border-right: 0px solid transparent;
										border-top: 40px solid #00A8FF;
										position: absolute;left:-40px;top:0px;
									}

.tp-caption .backcorner		{
										width: 0;
										height: 0;
										border-left: 0px solid transparent;
										border-right: 40px solid transparent;
										border-bottom: 40px solid #00A8FF;
										position: absolute;right:0px;top:0px;
									}

.tp-caption .frontcornertop		{
										width: 0;
										height: 0;
										border-left: 40px solid transparent;
										border-right: 0px solid transparent;
										border-bottom: 40px solid #00A8FF;
										position: absolute;left:-40px;top:0px;
									}

.tp-caption .backcornertop		{
										width: 0;
										height: 0;
										border-left: 0px solid transparent;
										border-right: 40px solid transparent;
										border-top: 40px solid #00A8FF;
										position: absolute;right:0px;top:0px;
									}
                                    
.tp-layer-inner-rotation            {    position: relative !important;}        


/***********************************************
    -    SPECIAL ALTERNATIVE IMAGE SETTINGS    -
***********************************************/

img.tp-slider-alternative-image    {    width:100%; height:auto;}


                            

/******************************
	-	WRAPPER STYLES		-
******************************/



.rev_slider_wrapper{
	position:relative;
}

.rev_slider_wrapper >ul	{
	visibility:hidden;
}

.rev_slider{
	position:relative;
	overflow:visible;
}


.rev_slider img{
	max-width:none !important;
	-moz-transition: none 0;
	-webkit-transition: none 0;
	-o-transition: none 0;
	transition: none 0;
	margin:0px;
	padding:0px;
	border-width:0px;
	border:none;

}

.rev_slider .no-slides-text{
	font-weight:bold;
	text-align:center;
	padding-top:80px;
}

.rev_slider >ul{
	margin:0px;
	padding:0px;
	list-style: none !important;
	list-style-type: none;
	background-position:0px 0px;
}

.rev_slider >ul >li,
.rev_slider >ul >li:before{
	display: block;
	list-style:none !important;
	position:absolute;
	visibility:hidden;
	margin:0px !important;
	padding:0px !important;
	overflow-x: visible;
	overflow-y: visible;
	list-style-type: none !important;
	background-image:none;
	background-position:0px 0px;
	text-indent: 0em;
}

.tp-revslider-slidesli,
.tp-revslider-mainul    {    padding:0 !important; margin:0 !important; list-style:none !important;}

.tp-simpleresponsive >ul,
.tp-simpleresponsive >ul >li,
.tp-simpleresponsive >ul >li:before {
	list-style:none;
	padding:0 !important;
	margin:0 !important;
	list-style:none !important;
	overflow-x: visible;
	overflow-y: visible;
	background-image:none
}


.tp-simpleresponsive >ul li{
    list-style:none;
    position:absolute;
    visibility:hidden;
}


.rev_slider .tp-caption,
.rev_slider .caption { position:absolute;  visibility:hidden; white-space: nowrap}

.tp-simpleresponsive img	{	max-width:none}

/* ADDED FOR SLIDELINK MANAGEMENT */
.tp-caption { z-index:1}



.tp_inner_padding	{	box-sizing:border-box;
						-webkit-box-sizing:border-box;
						-moz-box-sizing:border-box;
						max-height:none !important;	}


.tp-hide-revslider,.tp-caption.tp-hidden-caption	{	visibility:hidden !important; display:none !important}

.rev_slider embed,
.rev_slider iframe,
.rev_slider object,
.rev_slider video {max-width: none !important}

/******************************
	-	WRAPPER STYLES END	-
******************************/

/******************************
	-	IE8 HACKS	-
*******************************/
.noFilterClass {
	filter:none !important;
}
/******************************
	-	IE8 HACKS ENDS	-
*******************************/

/********************************
	-	FULLSCREEN VIDEO	-
*********************************/
.caption.fullscreenvideo {	left:0px; top:0px; position:absolute;width:100%;height:100%}
.caption.fullscreenvideo iframe,
.caption.fullscreenvideo video	{ width:100% !important; height:100% !important; display: none}

.tp-caption.fullscreenvideo	{	left:0px; top:0px; position:absolute;width:100%;height:100%}


.tp-caption.fullscreenvideo iframe,
.tp-caption.fullscreenvideo iframe video	{ width:100% !important; height:100% !important; display: none}


.fullcoveredvideo video,
.fullscreenvideo video					{	background: #000}

.fullcoveredvideo .tp-poster		{	background-position: center center;background-size: cover;width:100%;height:100%;top:0px;left:0px}

.html5vid.videoisplaying .tp-poster	{	display: none}

.tp-video-play-button		{	background:#000;
								background:rgba(0,0,0,0.3);
								padding:5px;
								border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;
								position: absolute;
								top: 50%;
								left: 50%;
								font-size: 40px;
								color: #FFF;
								z-index: 3;
								margin-top: -27px;
								margin-left: -28px;
								text-align: center;
								cursor: pointer;

							}
.tp-caption:hover .tp-video-play-button    {    opacity: 1;}
.html5vid .tp-revstop                            {    width:15px;height:20px; border-left:5px solid #fff; border-right:5px solid #fff; position: relative;margin:10px 20px; box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.html5vid .tp-revstop                            {    display:none}
.html5vid.videoisplaying .revicon-right-dir        {    display:none}
.html5vid.videoisplaying .tp-revstop            {    display:block}

.html5vid.videoisplaying .tp-video-play-button	{	display:none}
.html5vid:hover .tp-video-play-button             { display:block}

.fullcoveredvideo .tp-video-play-button	{	display:none !important}

.tp-video-controls {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 5px;
    opacity: 0;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -o-transition: opacity .3s;
    -ms-transition: opacity .3s;
    transition: opacity .3s;
    background-image: linear-gradient(bottom, rgb(0,0,0) 13%, rgb(50,50,50) 100%);
    background-image: -o-linear-gradient(bottom, rgb(0,0,0) 13%, rgb(50,50,50) 100%);
    background-image: -moz-linear-gradient(bottom, rgb(0,0,0) 13%, rgb(50,50,50) 100%);
    background-image: -webkit-linear-gradient(bottom, rgb(0,0,0) 13%, rgb(50,50,50) 100%);
    background-image: -ms-linear-gradient(bottom, rgb(0,0,0) 13%, rgb(50,50,50) 100%);

    background-image: -webkit-gradient(
        linear,
        left bottom,
        left top,
        color-stop(0.13, rgb(0,0,0)),
        color-stop(1, rgb(50,50,50))
    );
    
    display:table;max-width:100%; overflow:hidden;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;
}

.tp-caption:hover .tp-video-controls {
    opacity: .9;
}

.tp-video-button {
    background: rgba(0,0,0,.5);
    border: 0;
    color: #EEE;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    cursor:pointer;
    line-height:12px;
    font-size:12px;
    color:#fff;
    padding:0px;
    margin:0px;
    outline: none;
    }
.tp-video-button:hover {
    cursor: pointer;
}


.tp-video-button-wrap,
.tp-video-seek-bar-wrap,
.tp-video-vol-bar-wrap     { padding:0px 5px;display:table-cell; }

.tp-video-seek-bar-wrap    {    width:80%}
.tp-video-vol-bar-wrap    {    width:20%}

.tp-volume-bar,
.tp-seek-bar        {    width:100%; cursor: pointer;  outline:none; line-height:12px;margin:0; padding:0;}


/********************************
	-	FULLSCREEN VIDEO ENDS	-
*********************************/



/********************************
	-	DOTTED OVERLAYS	-
*********************************/
.tp-dottedoverlay						{	background-repeat:repeat;width:100%;height:100%;position:absolute;top:0px;left:0px;z-index:3}
.tp-dottedoverlay.twoxtwo				{	background:url(http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/base/default/images/nwdthemes/revslider/assets/gridtile.png)}
.tp-dottedoverlay.twoxtwowhite			{	background:url(http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/base/default/images/nwdthemes/revslider/assets/gridtile_white.png)}
.tp-dottedoverlay.threexthree			{	background:url(http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/base/default/images/nwdthemes/revslider/assets/gridtile_3x3.png)}
.tp-dottedoverlay.threexthreewhite		{	background:url(http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/base/default/images/nwdthemes/revslider/assets/gridtile_3x3_white.png)}

/********************************
	-	DOTTED OVERLAYS ENDS	-
*********************************/



/**********************************************
	-	FULLSCREEN AND FULLWIDHT CONTAINERS	-
**********************************************/

.fullscreen-container {
		width:100%;
		position:relative;
		padding:0;
}



.fullwidthbanner-container{
	width:100%;
	position:relative;
	padding:0;
	overflow:hidden;
}

.fullwidthbanner-container .fullwidthabanner{
	width:100%;
	position:relative;
}


/****************************************************************

	-	SET THE ANIMATION EVEN MORE SMOOTHER ON ANDROID   -

******************************************************************/

.tp-simpleresponsive .slotholder *,
.tp-simpleresponsive img			{ 	/*-webkit-transform: translateZ(0);
										  -webkit-backface-visibility: hidden;
										  -webkit-perspective: 1000;*/
									}


/************************************************
	  - SOME CAPTION MODIFICATION AT START  -
*************************************************/
.tp-simpleresponsive .caption,
.tp-simpleresponsive .tp-caption {
	/*-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";		-moz-opacity: 0;	-khtml-opacity: 0;	opacity: 0; */
	position:absolute;
	-webkit-font-smoothing: antialiased !important;
}


/******************************
	-	SHADOWS		-
******************************/
.tp-bannershadow  {
		position:absolute;

		margin-left:auto;
		margin-right:auto;
		-moz-user-select: none;
        -khtml-user-select: none;
        -webkit-user-select: none;
        -o-user-select: none;
	}

.tp-bannershadow.tp-shadow1 {	background:url(http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/base/default/images/nwdthemes/revslider/assets/shadow1.png) no-repeat; background-size:100% 100%; width:890px; height:30px; bottom:-30px}
.tp-bannershadow.tp-shadow2 {	background:url(http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/base/default/images/nwdthemes/revslider/assets/shadow2.png) no-repeat; background-size:100% 100%; width:890px; height:60px;bottom:-60px}
.tp-bannershadow.tp-shadow3 {	background:url(http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/base/default/images/nwdthemes/revslider/assets/shadow3.png) no-repeat; background-size:100% 100%; width:890px; height:60px;bottom:-60px}


/******************************
	-	BUTTONS	-
*******************************/

.tp-button{
			padding:6px 13px 5px;
			border-radius: 3px;
			-moz-border-radius: 3px;
			-webkit-border-radius: 3px;
			height:30px;
			cursor:pointer;
			color:#fff !important; text-shadow:0px 1px 1px rgba(0, 0, 0, 0.6) !important; font-size:15px; line-height:45px !important;
			background:url(http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/base/default/images/nwdthemes/revslider/gradient/g30.png) repeat-x top; font-family: arial, sans-serif; font-weight: bold; letter-spacing: -1px;
			text-decoration:none;
		}

.tp-button.big			{	color:#fff; text-shadow:0px 1px 1px rgba(0, 0, 0, 0.6); font-weight:bold; padding:9px 20px; font-size:19px;  line-height:57px !important; background:url(http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/base/default/css/nwdthemes/revslider/images/gradient/g40.png) repeat-x top}


.purchase:hover,
.tp-button:hover,
.tp-button.big:hover		{	background-position:bottom, 15px 11px}


	/*@media only screen and (min-width: 480px) and (max-width: 767px) {
		.tp-button	{	padding:4px 8px 3px; line-height:25px !important; font-size:11px !important;font-weight:normal;	}
		a.tp-button { -webkit-transition: none; -moz-transition: none; -o-transition: none; -ms-transition: none;	 }
	}

    @media only screen and (min-width: 0px) and (max-width: 479px) {
		.tp-button	{	padding:2px 5px 2px; line-height:20px !important; font-size:10px !important}
		a.tp-button { -webkit-transition: none; -moz-transition: none; -o-transition: none; -ms-transition: none;	 }
	}*/


/*	BUTTON COLORS	*/

.tp-button.green, .tp-button:hover.green,
.purchase.green, .purchase:hover.green			{ background-color:#21a117; -webkit-box-shadow:  0px 3px 0px 0px #104d0b;        -moz-box-shadow:   0px 3px 0px 0px #104d0b;        box-shadow:   0px 3px 0px 0px #104d0b;  }


.tp-button.blue, .tp-button:hover.blue,
.purchase.blue, .purchase:hover.blue			{ background-color:#1d78cb; -webkit-box-shadow:  0px 3px 0px 0px #0f3e68;        -moz-box-shadow:   0px 3px 0px 0px #0f3e68;        box-shadow:   0px 3px 0px 0px #0f3e68}


.tp-button.red, .tp-button:hover.red,
.purchase.red, .purchase:hover.red				{ background-color:#cb1d1d; -webkit-box-shadow:  0px 3px 0px 0px #7c1212;        -moz-box-shadow:   0px 3px 0px 0px #7c1212;        box-shadow:   0px 3px 0px 0px #7c1212}

.tp-button.orange, .tp-button:hover.orange,
.purchase.orange, .purchase:hover.orange		{ background-color:#ff7700; -webkit-box-shadow:  0px 3px 0px 0px #a34c00;        -moz-box-shadow:   0px 3px 0px 0px #a34c00;        box-shadow:   0px 3px 0px 0px #a34c00}

.tp-button.darkgrey,.tp-button.grey,
.tp-button:hover.darkgrey,.tp-button:hover.grey,
.purchase.darkgrey, .purchase:hover.darkgrey	{ background-color:#555; -webkit-box-shadow:  0px 3px 0px 0px #222;        -moz-box-shadow:   0px 3px 0px 0px #222;        box-shadow:   0px 3px 0px 0px #222}

.tp-button.lightgrey, .tp-button:hover.lightgrey,
.purchase.lightgrey, .purchase:hover.lightgrey	{ background-color:#888; -webkit-box-shadow:  0px 3px 0px 0px #555;        -moz-box-shadow:   0px 3px 0px 0px #555;        box-shadow:   0px 3px 0px 0px #555}



/************************
	-	NAVIGATION	-
*************************/

/** BULLETS **/

.tpclear								{	clear:both}


.tp-bullets								{	z-index:1000; position:absolute;
												-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
												-moz-opacity: 1;
												-khtml-opacity: 1;
												opacity: 1;
												-webkit-transition: opacity 0.2s ease-out; -moz-transition: opacity 0.2s ease-out; -o-transition: opacity 0.2s ease-out; -ms-transition: opacity 0.2s ease-out;
												-webkit-transform: translateZ(5px);
										}
.tp-bullets.hidebullets					{
												-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
												-moz-opacity: 0;
												-khtml-opacity: 0;
												opacity: 0;
										}


.tp-bullets.simplebullets.navbar						{ 	border:1px solid #666; border-bottom:1px solid #444; background:url(http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/base/default/images/nwdthemes/revslider/assets/boxed_bgtile.png); height:40px; padding:0px 10px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px }

.tp-bullets.simplebullets.navbar-old					{ 	 background:url(http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/base/default/images/nwdthemes/revslider/assets/navigdots_bgtile.png); height:35px; padding:0px 10px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px }


.tp-bullets.simplebullets.round .bullet					{	cursor:pointer; position:relative;	background:url(http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/base/default/images/nwdthemes/revslider/assets/bullet.png) no-repeat top left;	width:20px;	height:20px;  margin-right:0px; float:left; margin-top:0px; margin-left:3px}
.tp-bullets.simplebullets.round .bullet.last			{	margin-right:3px}

.tp-bullets.simplebullets.round-old .bullet				{	cursor:pointer; position:relative;	background:url(http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/base/default/images/nwdthemes/revslider/assets/bullets.png) no-repeat bottom left;	width:23px;	height:23px;  margin-right:0px; float:left; margin-top:0px}
.tp-bullets.simplebullets.round-old .bullet.last		{	margin-right:0px}


/**	SQUARE BULLETS **/
.tp-bullets.simplebullets.square .bullet				{	cursor:pointer; position:relative;	background:url(http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/base/default/images/nwdthemes/revslider/assets/bullets2.png) no-repeat bottom left;	width:19px;	height:19px;  margin-right:0px; float:left; margin-top:0px}
.tp-bullets.simplebullets.square .bullet.last			{	margin-right:0px}


/**	SQUARE BULLETS **/
.tp-bullets.simplebullets.square-old .bullet			{	cursor:pointer; position:relative;	background:url(http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/base/default/images/nwdthemes/revslider/assets/bullets2.png) no-repeat bottom left;	width:19px;	height:19px;  margin-right:0px; float:left; margin-top:0px}
.tp-bullets.simplebullets.square-old .bullet.last		{	margin-right:0px}


/** navbar NAVIGATION VERSION **/
.tp-bullets.simplebullets.navbar .bullet				{	cursor:pointer; position:relative;	background:url(http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/base/default/images/nwdthemes/revslider/assets/bullet_boxed.png) no-repeat top left;	width:18px;	height:19px;   margin-right:5px; float:left; margin-top:10px}

.tp-bullets.simplebullets.navbar .bullet.first			{	margin-left:0px !important}
.tp-bullets.simplebullets.navbar .bullet.last			{	margin-right:0px !important}



/** navbar NAVIGATION VERSION **/
.tp-bullets.simplebullets.navbar-old .bullet			{	cursor:pointer; position:relative;	background:url(http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/base/default/images/nwdthemes/revslider/assets/navigdots.png) no-repeat bottom left;	width:15px;	height:15px;  margin-left:5px !important; margin-right:5px !important;float:left; margin-top:10px}
.tp-bullets.simplebullets.navbar-old .bullet.first		{	margin-left:0px !important}
.tp-bullets.simplebullets.navbar-old .bullet.last		{	margin-right:0px !important}


.tp-bullets.simplebullets .bullet:hover,
.tp-bullets.simplebullets .bullet.selected				{	background-position:top left; }

.tp-bullets.simplebullets.round .bullet:hover,
.tp-bullets.simplebullets.round .bullet.selected,
.tp-bullets.simplebullets.navbar .bullet:hover,
.tp-bullets.simplebullets.navbar .bullet.selected		{	background-position:bottom left; }



/*************************************
	-	TP ARROWS 	-
**************************************/
.tparrows												{	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
															-moz-opacity: 1;
															-khtml-opacity: 1;
															opacity: 1;
															-webkit-transition: opacity 0.2s ease-out; -moz-transition: opacity 0.2s ease-out; -o-transition: opacity 0.2s ease-out; -ms-transition: opacity 0.2s ease-out;
															-webkit-transform: translateZ(1000px);
															-webkit-transform-style: preserve-3d;

														}


.tparrows .tp-arr-imgholder								{ display: none}
.tparrows .tp-arr-titleholder							{ display: none}

.tparrows.hidearrows									{
															-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
															-moz-opacity: 0;
															-khtml-opacity: 0;
															opacity: 0;
														}
.tp-leftarrow											{	z-index:100;cursor:pointer; position:relative;	background:url(http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/base/default/images/nwdthemes/revslider/assets/large_left.png) no-repeat top left;	width:40px;	height:40px;   }
.tp-rightarrow											{	z-index:100;cursor:pointer; position:relative;	background:url(http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/base/default/images/nwdthemes/revslider/assets/large_right.png) no-repeat top left;	width:40px;	height:40px;   }


.tp-leftarrow.round										{	z-index:100;cursor:pointer; position:relative;	background:url(http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/base/default/images/nwdthemes/revslider/assets/small_left.png) no-repeat top left;	width:19px;	height:14px;  margin-right:0px; float:left; margin-top:0px;	}
.tp-rightarrow.round									{	z-index:100;cursor:pointer; position:relative;	background:url(http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/base/default/images/nwdthemes/revslider/assets/small_right.png) no-repeat top left;	width:19px;	height:14px;  margin-right:0px; float:left;	margin-top:0px}


.tp-leftarrow.round-old									{	z-index:100;cursor:pointer; position:relative;	background:url(http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/base/default/images/nwdthemes/revslider/assets/arrow_left.png) no-repeat top left;	width:26px;	height:26px;  margin-right:0px; float:left; margin-top:0px;	}
.tp-rightarrow.round-old								{	z-index:100;cursor:pointer; position:relative;	background:url(http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/base/default/images/nwdthemes/revslider/assets/arrow_right.png) no-repeat top left;	width:26px;	height:26px;  margin-right:0px; float:left;	margin-top:0px}


.tp-leftarrow.navbar									{	z-index:100;cursor:pointer; position:relative;	background:url(http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/base/default/images/nwdthemes/revslider/assets/small_left_boxed.png) no-repeat top left;	width:20px;	height:15px;   float:left;	margin-right:6px; margin-top:12px}
.tp-rightarrow.navbar									{	z-index:100;cursor:pointer; position:relative;	background:url(http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/base/default/images/nwdthemes/revslider/assets/small_right_boxed.png) no-repeat top left;	width:20px;	height:15px;   float:left;	margin-left:6px; margin-top:12px}


.tp-leftarrow.navbar-old								{	z-index:100;cursor:pointer; position:relative;	background:url(http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/base/default/images/nwdthemes/revslider/assets/arrowleft.png) no-repeat top left;		width:9px;	height:16px;   float:left;	margin-right:6px; margin-top:10px}
.tp-rightarrow.navbar-old								{	z-index:100;cursor:pointer; position:relative;	background:url(http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/base/default/images/nwdthemes/revslider/assets/arrowright.png) no-repeat top left;	width:9px;	height:16px;   float:left;	margin-left:6px; margin-top:10px}

.tp-leftarrow.navbar-old.thumbswitharrow				{	margin-right:10px; }
.tp-rightarrow.navbar-old.thumbswitharrow				{	margin-left:0px; }

.tp-leftarrow.square									{	z-index:100;cursor:pointer; position:relative;	background:url(http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/base/default/images/nwdthemes/revslider/assets/arrow_left2.png) no-repeat top left;	width:12px;	height:17px;   float:left;	margin-right:0px; margin-top:0px}
.tp-rightarrow.square									{	z-index:100;cursor:pointer; position:relative;	background:url(http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/base/default/images/nwdthemes/revslider/assets/arrow_right2.png) no-repeat top left;	width:12px;	height:17px;   float:left;	margin-left:0px; margin-top:0px}


.tp-leftarrow.square-old								{	z-index:100;cursor:pointer; position:relative;	background:url(http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/base/default/images/nwdthemes/revslider/assets/arrow_left2.png) no-repeat top left;	width:12px;	height:17px;   float:left;	margin-right:0px; margin-top:0px}
.tp-rightarrow.square-old								{	z-index:100;cursor:pointer; position:relative;	background:url(http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/base/default/images/nwdthemes/revslider/assets/arrow_right2.png) no-repeat top left;	width:12px;	height:17px;   float:left;	margin-left:0px; margin-top:0px}


.tp-leftarrow.default									{	z-index:100;cursor:pointer; position:relative;	background:url(http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/base/default/images/nwdthemes/revslider/assets/large_left.png) no-repeat 0 0;	width:40px;	height:40px;

														}
.tp-rightarrow.default									{	z-index:100;cursor:pointer; position:relative;	background:url(http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/base/default/images/nwdthemes/revslider/assets/large_right.png) no-repeat 0 0;	width:40px;	height:40px;

														}




.tp-leftarrow:hover,
.tp-rightarrow:hover 									{	background-position:bottom left; }






/****************************************************************************************************
	-	TP THUMBS 	-
*****************************************************************************************************

 - tp-thumbs & tp-mask Width is the width of the basic Thumb Container (500px basic settings)

 - .bullet width & height is the dimension of a simple Thumbnail (basic 100px x 50px)

 *****************************************************************************************************/


.tp-bullets.tp-thumbs						{	z-index:1000; position:absolute; padding:3px;background-color:#fff;
												width:500px;height:50px; 			/* THE DIMENSIONS OF THE THUMB CONTAINER */
												margin-top:-50px;
												vertical-align: top;
											}
.tp-bullets.tp-thumbs img					{	vertical-align: top}


.fullwidthbanner-container .tp-thumbs		{  padding:3px}

.tp-bullets.tp-thumbs .tp-mask				{	width:500px; height:50px;  			/* THE DIMENSIONS OF THE THUMB CONTAINER */
												overflow:hidden; position:relative}


.tp-bullets.tp-thumbs .tp-mask .tp-thumbcontainer	{	width:5000px; position:absolute}

.tp-bullets.tp-thumbs .bullet				{   width:100px; height:50px; 			/* THE DIMENSION OF A SINGLE THUMB */
												cursor:pointer; overflow:hidden;background:none;margin:0;float:left;
												-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
												/*filter: alpha(opacity=50);	*/
												-moz-opacity: 0.5;
												-khtml-opacity: 0.5;
												opacity: 0.5;

												-webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; -ms-transition: all 0.2s ease-out;
											}


.tp-bullets.tp-thumbs .bullet:hover,
.tp-bullets.tp-thumbs .bullet.selected		{ 	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
												-moz-opacity: 1;
												-khtml-opacity: 1;
												opacity: 1;
											}
.tp-thumbs img								{	width:100%; }




/************************************
		-	TP BANNER TIMER		-
*************************************/
.tp-bannertimer								{	visibility: hidden; width:100%; height:5px; /*background:url(http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/base/default/images/nwdthemes/revslider/assets/timer.png);*/ background: #fff; background: rgba(0,0,0,0.15); position:absolute; z-index:200; top:0px}
.tp-bannertimer.tp-bottom					{	top:auto; bottom:0px !important;height:5px}





/*****************************************
	-	NAVIGATION FANCY EXAMPLES	-
*****************************************/

/* NAVIGATION PREVIEW 1 */
.tparrows.preview1 							{	width:100px;height:100px;-webkit-transform-style: preserve-3d; -webkit-perspective: 1000; -moz-perspective: 1000; -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden;background: transparent}
.tparrows.preview1:after					{	position:absolute; left:0px;top:0px; font-family: "revicons"; color:#fff; font-size:30px; width:100px;height:100px;text-align: center; background:#fff;background:rgba(0,0,0,0.15);z-index:2;line-height:100px; -webkit-transition: background 0.3s, color 0.3s; -moz-transition: background 0.3s, color 0.3s; transition: background 0.3s, color 0.3s}
.tp-rightarrow.preview1:after				{	content: '\e825';  }
.tp-leftarrow.preview1:after				{	content: '\e824';  }

.tparrows.preview1:hover:after 				{	background:rgba(255,255,255,1); color:#aaa; }

.tparrows.preview1 .tp-arr-imgholder 		{	background-size:cover; background-position:center center; display:block;width:100%;height:100%;position:absolute;top:0px;
												-webkit-transition: -webkit-transform 0.3s;
												transition: transform 0.3s;
												-webkit-backface-visibility: hidden;
												backface-visibility: hidden;
											}
.tparrows.preview1 .tp-arr-iwrapper            {      -webkit-transition: all 0.3s;transition: all 0.3s;
												-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter: alpha(opacity=0);-moz-opacity: 0.0;-khtml-opacity: 0.0;opacity: 0.0}
.tparrows.preview1:hover .tp-arr-iwrapper    {      -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter: alpha(opacity=100);-moz-opacity: 1;-khtml-opacity: 1;opacity: 1}


.tp-rightarrow.preview1 .tp-arr-imgholder	{	right:100%;
												-webkit-transform: rotateY(-90deg);
												transform: rotateY(-90deg);
												-webkit-transform-origin: 100% 50%;
												transform-origin: 100% 50%;
												  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter: alpha(opacity=0);-moz-opacity: 0.0;-khtml-opacity: 0.0;opacity: 0.0;



											}
.tp-leftarrow.preview1 .tp-arr-imgholder	{	left:100%;
												-webkit-transform: rotateY(90deg);
												transform: rotateY(90deg);
												-webkit-transform-origin: 0% 50%;
												transform-origin: 0% 50%;
												  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter: alpha(opacity=0);-moz-opacity: 0.0;-khtml-opacity: 0.0;opacity: 0.0;



											}


.tparrows.preview1:hover .tp-arr-imgholder	{	-webkit-transform: rotateY(0deg);
												transform: rotateY(0deg);
												  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter: alpha(opacity=100);-moz-opacity: 1;-khtml-opacity: 1;opacity: 1;

											}


	@media only screen and (min-width: 768px) and (max-width: 979px) {
		.tparrows.preview1,
		.tparrows.preview1:after	{	width:80px; height:80px;line-height:80px; font-size:24px}

	}

    @media only screen and (min-width: 480px) and (max-width: 767px) {
		.tparrows.preview1,
		.tparrows.preview1:after	{	width:60px; height:60px;line-height:60px;font-size:20px}

	}



    @media only screen and (min-width: 0px) and (max-width: 479px) {
		.tparrows.preview1,
		.tparrows.preview1:after	{	width:40px; height:40px;line-height:40px; font-size:12px}
    }

/* PREVIEW 1 BULLETS */

.tp-bullets.preview1 						{ 	height: 21px; }
.tp-bullets.preview1 .bullet 				{	cursor: pointer;
											    position: relative !important;
											    background: rgba(0, 0, 0, 0.15) !important;
											    /*-webkit-border-radius: 10px;
											    border-radius: 10px;*/
											    -webkit-box-shadow: none;
											    -moz-box-shadow: none;
											    box-shadow: none;
											    width: 5px !important;
											    height: 5px !important;
											    border: 8px solid rgba(0, 0, 0, 0) !important;
											    display: inline-block;
											    margin-right: 5px !important;
											    margin-bottom: 0px !important;
											    -webkit-transition: background-color 0.2s, border-color 0.2s;
											    -moz-transition: background-color 0.2s, border-color 0.2s;
											    -o-transition: background-color 0.2s, border-color 0.2s;
											    -ms-transition: background-color 0.2s, border-color 0.2s;
											    transition: background-color 0.2s, border-color 0.2s;
											    float:none !important;
											    box-sizing:content-box;
												-moz-box-sizing:content-box;
												-webkit-box-sizing:content-box;
}
.tp-bullets.preview1 .bullet.last 			{	margin-right: 0px; }
.tp-bullets.preview1 .bullet:hover,
.tp-bullets.preview1 .bullet.selected 		{	-webkit-box-shadow: none;
											    -moz-box-shadow: none;
											    box-shadow: none;
												background: #aaa !important;
												width: 5px !important;
											    height: 5px !important;
											    border: 8px solid rgba(255, 255, 255, 1) !important;
}




/* NAVIGATION PREVIEW 2 */
.tparrows.preview2 							{	min-width:60px; min-height:60px; background:#fff; ;

												border-radius:30px;-moz-border-radius:30px;-webkit-border-radius:30px;
												overflow:hidden;
												-webkit-transition: -webkit-transform 1.3s;
												-webkit-transition: width 0.3s, background-color 0.3s, opacity 0.3s;
												transition: width 0.3s, background-color 0.3s, opacity 0.3s;
												backface-visibility: hidden;
}
.tparrows.preview2:after					{	position:absolute; top:50%; font-family: "revicons"; color:#aaa; font-size:25px; margin-top: -12px; -webkit-transition: color 0.3s; -moz-transition: color 0.3s; transition: color 0.3s }
.tp-rightarrow.preview2:after				{	content: '\e81e';  right:18px; }
.tp-leftarrow.preview2:after				{	content: '\e81f';  left:18px; }


.tparrows.preview2 .tp-arr-titleholder 		{	background-size:cover; background-position:center center; display:block; visibility:hidden;position:relative;top:0px;
												-webkit-transition: -webkit-transform 0.3s;
												transition: transform 0.3s;
												-webkit-backface-visibility: hidden;
												backface-visibility: hidden;
												white-space: nowrap;
												color: #000;
												text-transform: uppercase;
												font-weight: 400;
												font-size: 14px;
												line-height: 60px;
												padding:0px 10px;
											}

.tp-rightarrow.preview2 .tp-arr-titleholder	{	 right:50px;
												-webkit-transform: translateX(-100%);
												transform: translateX(-100%);
											}
.tp-leftarrow.preview2 .tp-arr-titleholder	{	left:50px;
												-webkit-transform: translateX(100%);
												transform: translateX(100%);
											}

.tparrows.preview2.hovered					{	width:300px}
.tparrows.preview2:hover					{	background:#fff}
.tparrows.preview2:hover:after				{	color:#000}
.tparrows.preview2:hover .tp-arr-titleholder{	-webkit-transform: translateX(0px);
													transform: translateX(0px);
													visibility: visible;
													position: absolute;
											}

/* PREVIEW 2 BULLETS */

.tp-bullets.preview2 						{ 	height: 17px; }
.tp-bullets.preview2 .bullet 				{	cursor: pointer;
											    position: relative !important;
											    background: rgba(0, 0, 0, 0.5) !important;
											    -webkit-border-radius: 10px;
											    border-radius: 10px;
											    -webkit-box-shadow: none;
											    -moz-box-shadow: none;
											    box-shadow: none;
											    width: 6px !important;
											    height: 6px !important;
											    border: 5px solid rgba(0, 0, 0, 0) !important;
											    display: inline-block;
											    margin-right: 2px !important;
											    margin-bottom: 0px !important;
											    -webkit-transition: background-color 0.2s, border-color 0.2s;
											    -moz-transition: background-color 0.2s, border-color 0.2s;
											    -o-transition: background-color 0.2s, border-color 0.2s;
											    -ms-transition: background-color 0.2s, border-color 0.2s;
											    transition: background-color 0.2s, border-color 0.2s;
											    float:none !important;
											    box-sizing:content-box;
												-moz-box-sizing:content-box;
												-webkit-box-sizing:content-box;
}
.tp-bullets.preview2 .bullet.last 			{	margin-right: 0px; }
.tp-bullets.preview2 .bullet:hover,
.tp-bullets.preview2 .bullet.selected 		{	-webkit-box-shadow: none;
											    -moz-box-shadow: none;
											    box-shadow: none;
												background: rgba(255, 255, 255, 1) !important;
												width: 6px !important;
											    height: 6px !important;
											    border: 5px solid rgba(0, 0, 0, 1) !important;
}

.tp-arr-titleholder.alwayshidden			{	display:none !important}


	@media only screen and (min-width: 768px) and (max-width: 979px) {
		.tparrows.preview2 {	min-width:40px; min-height:40px; width:40px;height:40px;
								border-radius:20px;-moz-border-radius:20px;-webkit-border-radius:20px;
							}
		.tparrows.preview2:after					{	position:absolute; top:50%; font-family: "revicons"; font-size:20px; margin-top: -12px}
		.tp-rightarrow.preview2:after				{	content: '\e81e';  right:11px}
		.tp-leftarrow.preview2:after				{	content: '\e81f';  left:11px}
		.tparrows.preview2 .tp-arr-titleholder		{	font-size:12px; line-height:40px; letter-spacing: 0px}
		.tp-rightarrow.preview2 .tp-arr-titleholder	{	right:35px}
		.tp-leftarrow.preview2 .tp-arr-titleholder	{	left:35px}

	}

    @media only screen and (min-width: 480px) and (max-width: 767px) {
   		 .tparrows.preview2 						{	min-width:30px; min-height:30px; width:30px;height:30px;
														border-radius:15px;-moz-border-radius:15px;-webkit-border-radius:15px;
													}
		.tparrows.preview2:after					{	position:absolute; top:50%; font-family: "revicons"; font-size:14px; margin-top: -12px}
		.tp-rightarrow.preview2:after				{	content: '\e81e';  right:8px}
		.tp-leftarrow.preview2:after				{	content: '\e81f';  left:8px}
		.tparrows.preview2 .tp-arr-titleholder		{	font-size:10px; line-height:30px; letter-spacing: 0px}
		.tp-rightarrow.preview2 .tp-arr-titleholder	{	right:25px}
		.tp-leftarrow.preview2 .tp-arr-titleholder	{	left:25px}
		.tparrows.preview2 .tp-arr-titleholder		{	display:none;visibility:none}


	}

    @media only screen and (min-width: 0px) and (max-width: 479px) {
		.tparrows.preview2 							{	min-width:30px; min-height:30px; width:30px;height:30px;
														border-radius:15px;-moz-border-radius:15px;-webkit-border-radius:15px;
													}
		.tparrows.preview2:after					{	position:absolute; top:50%; font-family: "revicons"; font-size:14px; margin-top: -12px}
		.tp-rightarrow.preview2:after				{	content: '\e81e';  right:8px}
		.tp-leftarrow.preview2:after				{	content: '\e81f';  left:8px}
		.tparrows.preview2 .tp-arr-titleholder		{	display:none;visibility:none}
		.tparrows.preview2:hover					{	width:30px !important; height:30px !important}
    }



/* NAVIGATION PREVIEW 3 */
.tparrows.preview3 							{	width:70px; height:70px; background:#fff; background:rgba(255,255,255,1); -webkit-transform-style: flat; }
.tparrows.preview3:after					{	position:absolute;  line-height: 70px;text-align: center; font-family: "revicons"; color:#aaa; font-size:30px; top:0px;left:0px;;background:#fff; z-index:100; width:70px;height:70px; -webkit-transition: color 0.3s; -moz-transition: color 0.3s; transition: color 0.3s}
.tparrows.preview3:hover:after					{	color:#000; }
.tp-rightarrow.preview3:after				{	content: '\e825';  }
.tp-leftarrow.preview3:after				{	content: '\e824';  }


.tparrows.preview3 .tp-arr-iwrapper			{
												  -webkit-transform: scale(0,1);
												  transform: scale(0,1);
												  -webkit-transform-origin: 100% 50%;
												  transform-origin: 100% 50%;
												  -webkit-transition: -webkit-transform 0.2s;
												  transition: transform 0.2s;
												  z-index:0;position: absolute; background: #000; background: rgba(0,0,0,0.75);
												  display: table;min-height:90px;top:-10px}

.tp-leftarrow.preview3 .tp-arr-iwrapper		{	 -webkit-transform: scale(0,1);
												  transform: scale(0,1);
												  -webkit-transform-origin: 0% 50%;
												  transform-origin: 0% 50%;
											}

.tparrows.preview3 .tp-arr-imgholder 		{	display:block;background-size:cover; background-position:center center; display:table-cell;min-width:90px;height:90px;
												position:relative;top:0px; }

.tp-rightarrow.preview3 .tp-arr-iwrapper	{	right:0px;padding-right:70px}
.tp-leftarrow.preview3 .tp-arr-iwrapper		{	left:0px; direction: rtl;padding-left:70px}
.tparrows.preview3 .tp-arr-titleholder		{	display:table-cell; padding:30px;font-size:16px; color:#fff;white-space: nowrap; position: relative; clear:right;vertical-align: middle}

.tparrows.preview3:hover .tp-arr-iwrapper	{
												-webkit-transform: scale(1,1);
												  transform: scale(1,1);

											}

/* PREVIEW 3 BULLETS */
.tp-bullets.preview3 						{ 	height: 17px; }
.tp-bullets.preview3 .bullet 				{	cursor: pointer;
											    position: relative !important;
											    background: rgba(0, 0, 0, 0.5) !important;
											    -webkit-border-radius: 10px;
											    border-radius: 10px;
											    -webkit-box-shadow: none;
											    -moz-box-shadow: none;
											    box-shadow: none;
											    width: 6px !important;
											    height: 6px !important;
											    border: 5px solid rgba(0, 0, 0, 0) !important;
											    display: inline-block;
											    margin-right: 2px !important;
											    margin-bottom: 0px !important;
											    -webkit-transition: background-color 0.2s, border-color 0.2s;
											    -moz-transition: background-color 0.2s, border-color 0.2s;
											    -o-transition: background-color 0.2s, border-color 0.2s;
											    -ms-transition: background-color 0.2s, border-color 0.2s;
											    transition: background-color 0.2s, border-color 0.2s;
											    float:none !important;
											    box-sizing:content-box;
												-moz-box-sizing:content-box;
												-webkit-box-sizing:content-box;
}
.tp-bullets.preview3 .bullet.last 			{	margin-right: 0px; }
.tp-bullets.preview3 .bullet:hover,
.tp-bullets.preview3 .bullet.selected 		{	-webkit-box-shadow: none;
											    -moz-box-shadow: none;
											    box-shadow: none;
												background: rgba(255, 255, 255, 1) !important;
												width: 6px !important;
											    height: 6px !important;
											    border: 5px solid rgba(0, 0, 0, 1) !important;
}


	@media only screen and (min-width: 768px) and (max-width: 979px) {
		.tparrows.preview3:after,
		.tparrows.preview3 							{	width:50px; height:50px; line-height:50px;font-size:20px}
		.tparrows.preview3 .tp-arr-iwrapper			{	min-height:70px}
		.tparrows.preview3 .tp-arr-imgholder 		{	min-width:70px;height:70px}
		.tp-rightarrow.preview3 .tp-arr-iwrapper	{	padding-right:50px}
		.tp-leftarrow.preview3 .tp-arr-iwrapper		{	padding-left:50px}
		.tparrows.preview3 .tp-arr-titleholder		{	padding:10px;font-size:16px; }



	}

    @media only screen  and (max-width: 767px) {

		.tparrows.preview3:after,
		.tparrows.preview3 							{	width:50px; height:50px; line-height:50px;font-size:20px}
		.tparrows.preview3 .tp-arr-iwrapper			{	min-height:70px}
	}





/* NAVIGATION PREVIEW 4 */
.tparrows.preview4 							{	width:30px; height:110px;  background:transparent;-webkit-transform-style: preserve-3d; -webkit-perspective: 1000; -moz-perspective: 1000}
.tparrows.preview4:after					{	position:absolute;  line-height: 110px;text-align: center; font-family: "revicons"; color:#fff; font-size:20px; top:0px;left:0px;z-index:0; width:30px;height:110px; background: #000; background: rgba(0,0,0,0.25);
												-webkit-transition: all 0.2s ease-in-out;
											    -moz-transition: all 0.2s ease-in-out;
											    -o-transition: all 0.2s ease-in-out;
											    transition: all 0.2s ease-in-out;
												   -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter: alpha(opacity=100);-moz-opacity: 1;-khtml-opacity: 1;opacity: 1;

											}

.tp-rightarrow.preview4:after				{	content: '\e825';  }
.tp-leftarrow.preview4:after				{	content: '\e824';  }


.tparrows.preview4 .tp-arr-allwrapper		{	visibility:hidden;width:180px;position: absolute;z-index: 1;min-height:120px;top:0px;left:-150px; overflow: hidden;-webkit-perspective: 1000px;-webkit-transform-style: flat}

.tp-leftarrow.preview4 .tp-arr-allwrapper	{	left:0px}
.tparrows.preview4 .tp-arr-iwrapper			{	position: relative}

.tparrows.preview4 .tp-arr-imgholder 		{	display:block;background-size:cover; background-position:center center;width:180px;height:110px;
												position:relative;top:0px;

												-webkit-backface-visibility: hidden;
												backface-visibility: hidden;



											}


.tparrows.preview4 .tp-arr-imgholder2 		{	display:block;background-size:cover; background-position:center center; width:180px;height:110px;
												position:absolute;top:0px; left:180px;
												-webkit-backface-visibility: hidden;
												backface-visibility: hidden;

											}

.tp-leftarrow.preview4 .tp-arr-imgholder2 	{	left:-180px}




.tparrows.preview4 .tp-arr-titleholder		{	display:block; font-size:12px; line-height:25px; padding:0px 10px;text-align:left;color:#fff; position: relative;
												background: #000;
												color: #FFF;
												text-transform: uppercase;
												white-space: nowrap;
												letter-spacing: 1px;
												font-weight: 700;
												font-size: 11px;
												line-height: 2.75;
												-webkit-transition: all 0.3s;
												transition: all 0.3s;
												-webkit-transform: rotateX(-90deg);
												transform: rotateX(-90deg);
												-webkit-transform-origin: 50% 0;
												transform-origin: 50% 0;
												-webkit-backface-visibility: hidden;
												backface-visibility: hidden;
												  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter: alpha(opacity=0);-moz-opacity: 0.0;-khtml-opacity: 0.0;opacity: 0.0;


}



.tparrows.preview4:after				{	transform-origin: 100% 100%; -webkit-transform-origin: 100% 100%}
.tp-leftarrow.preview4:after			{	transform-origin: 0% 0%; -webkit-transform-origin: 0% 0%}




@media only screen and (min-width: 768px)  {
		.tparrows.preview4:hover:after				{	-webkit-transform: rotateY(-90deg); transform:rotateY(-90deg)}
		.tp-leftarrow.preview4:hover:after			{	-webkit-transform: rotateY(90deg); transform:rotateY(90deg)}


		.tparrows.preview4:hover .tp-arr-titleholder	{	-webkit-transition-delay: 0.4s;
															transition-delay: 0.4s;
															-webkit-transform: rotateX(0deg);
															transform: rotateX(0deg);
															-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter: alpha(opacity=100);-moz-opacity: 1;-khtml-opacity: 1;opacity: 1;

														}
}

/* PREVIEW 4 BULLETS */

.tp-bullets.preview4 						{ 	height: 17px; }
.tp-bullets.preview4 .bullet 				{	cursor: pointer;
											    position: relative !important;
											    background: rgba(0, 0, 0, 0.5) !important;
											    -webkit-border-radius: 10px;
											    border-radius: 10px;
											    -webkit-box-shadow: none;
											    -moz-box-shadow: none;
											    box-shadow: none;
											    width: 6px !important;
											    height: 6px !important;
											    border: 5px solid rgba(0, 0, 0, 0) !important;
											    display: inline-block;
											    margin-right: 2px !important;
											    margin-bottom: 0px !important;
											    -webkit-transition: background-color 0.2s, border-color 0.2s;
											    -moz-transition: background-color 0.2s, border-color 0.2s;
											    -o-transition: background-color 0.2s, border-color 0.2s;
											    -ms-transition: background-color 0.2s, border-color 0.2s;
											    transition: background-color 0.2s, border-color 0.2s;
											    float:none !important;
											    box-sizing:content-box;
												-moz-box-sizing:content-box;
												-webkit-box-sizing:content-box;
}
.tp-bullets.preview4 .bullet.last 			{	margin-right: 0px; }
.tp-bullets.preview4 .bullet:hover,
.tp-bullets.preview4 .bullet.selected 		{	-webkit-box-shadow: none;
											    -moz-box-shadow: none;
											    box-shadow: none;
												background: rgba(255, 255, 255, 1) !important;
												width: 6px !important;
											    height: 6px !important;
											    border: 5px solid rgba(0, 0, 0, 1) !important;
}


    @media only screen  and (max-width: 767px) {
   		 .tparrows.preview4 						{	width:20px; height:80px}
   		 .tparrows.preview4:after					{	width:20px; height:80px; line-height:80px; font-size:14px}

   		 .tparrows.preview1 .tp-arr-allwrapper,
   		 .tparrows.preview2 .tp-arr-allwrapper,
   		 .tparrows.preview3 .tp-arr-allwrapper,
   		 .tparrows.preview4 .tp-arr-allwrapper		{	display: none !important}
    }


/***************************************
	-	RESPONSIVE SETTINGS 	-
****************************************/




/*********************************************

	-	BASIC SETTINGS FOR THE BANNER	-

***********************************************/

 .tp-simpleresponsive img {
		-moz-user-select: none;
        -khtml-user-select: none;
        -webkit-user-select: none;
        -o-user-select: none;
}

.tp-caption img {
background: transparent;
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
zoom: 1;
}



/*  CAPTION SLIDELINK   **/
.caption.slidelink a div,
.tp-caption.slidelink a div {	width:3000px; height:1500px;  background:url(http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/base/default/images/nwdthemes/revslider/assets/coloredbg.png) repeat}

.tp-caption.slidelink a span	{	background:url(http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/base/default/images/nwdthemes/revslider/assets/coloredbg.png) repeat}






/******************************
	-	LOADER FORMS	-
********************************/

.tp-loader 	{
				top:50%; left:50%;
				z-index:10000;
				position:absolute;


			}

.tp-loader.spinner0 {
  width: 40px;
  height: 40px;
  background:url(http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/base/default/images/nwdthemes/revslider/assets/loader.gif) no-repeat center center;
  background-color: #fff;
  box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
  margin-top:-20px;
  margin-left:-20px;
  -webkit-animation: tp-rotateplane 1.2s infinite ease-in-out;
  animation: tp-rotateplane 1.2s infinite ease-in-out;
  border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}


.tp-loader.spinner1 {
  width: 40px;
  height: 40px;
  background-color: #fff;
  box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
  margin-top:-20px;
  margin-left:-20px;
  -webkit-animation: tp-rotateplane 1.2s infinite ease-in-out;
  animation: tp-rotateplane 1.2s infinite ease-in-out;
  border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}



.tp-loader.spinner5 	{	background:url(http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/base/default/images/nwdthemes/revslider/assets/loader.gif) no-repeat 10px 10px;
							background-color:#fff;
							margin:-22px -22px;
							width:44px;height:44px;
							border-radius: 3px;
							-moz-border-radius: 3px;
							-webkit-border-radius: 3px;
						}


@-webkit-keyframes tp-rotateplane {
  0% { -webkit-transform: perspective(120px) }
  50% { -webkit-transform: perspective(120px) rotateY(180deg) }
  100% { -webkit-transform: perspective(120px) rotateY(180deg)  rotateX(180deg) }
}

@keyframes tp-rotateplane {
  0% {
    transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg)
  } 50% {
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg)
  } 100% {
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
  }
}


.tp-loader.spinner2 {
  width: 40px;
  height: 40px;
  margin-top:-20px;margin-left:-20px;
  background-color: #ff0000;
   box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
  border-radius: 100%;
  -webkit-animation: tp-scaleout 1.0s infinite ease-in-out;
  animation: tp-scaleout 1.0s infinite ease-in-out;
}

@-webkit-keyframes tp-scaleout {
  0% { -webkit-transform: scale(0.0) }
  100% {
    -webkit-transform: scale(1.0);
    opacity: 0;
  }
}

@keyframes tp-scaleout {
  0% {
    transform: scale(0.0);
    -webkit-transform: scale(0.0);
  } 100% {
    transform: scale(1.0);
    -webkit-transform: scale(1.0);
    opacity: 0;
  }
}




.tp-loader.spinner3 {
  margin: -9px 0px 0px -35px;
  width: 70px;
  text-align: center;

}

.tp-loader.spinner3 .bounce1,
.tp-loader.spinner3 .bounce2,
.tp-loader.spinner3 .bounce3 {
  width: 18px;
  height: 18px;
  background-color: #fff;
  box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: tp-bouncedelay 1.4s infinite ease-in-out;
  animation: tp-bouncedelay 1.4s infinite ease-in-out;
  /* Prevent first frame from flickering when animation starts */
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.tp-loader.spinner3 .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

.tp-loader.spinner3 .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

@-webkit-keyframes tp-bouncedelay {
  0%, 80%, 100% { -webkit-transform: scale(0.0) }
  40% { -webkit-transform: scale(1.0) }
}

@keyframes tp-bouncedelay {
  0%, 80%, 100% {
    transform: scale(0.0);
    -webkit-transform: scale(0.0);
  } 40% {
    transform: scale(1.0);
    -webkit-transform: scale(1.0);
  }
}




.tp-loader.spinner4 {
  margin: -20px 0px 0px -20px;
  width: 40px;
  height: 40px;
  text-align: center;
  -webkit-animation: tp-rotate 2.0s infinite linear;
  animation: tp-rotate 2.0s infinite linear;
}

.tp-loader.spinner4 .dot1,
.tp-loader.spinner4 .dot2 {
  width: 60%;
  height: 60%;
  display: inline-block;
  position: absolute;
  top: 0;
  background-color: #fff;
  border-radius: 100%;
  -webkit-animation: tp-bounce 2.0s infinite ease-in-out;
  animation: tp-bounce 2.0s infinite ease-in-out;
  box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
}

.tp-loader.spinner4 .dot2 {
  top: auto;
  bottom: 0px;
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s;
}

@-webkit-keyframes tp-rotate { 100% { -webkit-transform: rotate(360deg) }}
@keyframes tp-rotate { 100% { transform: rotate(360deg); -webkit-transform: rotate(360deg) }}

@-webkit-keyframes tp-bounce {
  0%, 100% { -webkit-transform: scale(0.0) }
  50% { -webkit-transform: scale(1.0) }
}

@keyframes tp-bounce {
  0%, 100% {
    transform: scale(0.0);
    -webkit-transform: scale(0.0);
  } 50% {
    transform: scale(1.0);
    -webkit-transform: scale(1.0);
  }
}

.tp-caption.medium_grey{position:absolute;color:#fff;text-shadow:0px 2px 5px rgba(0, 0, 0, 0.5);font-weight:700;font-size:20px;line-height:20px;font-family:Arial;padding:2px 4px;margin:0px;border-width:0px;border-style:none;background-color:#888;white-space:nowrap;}.tp-caption.small_text{position:absolute;color:#fff;text-shadow:0px 2px 5px rgba(0, 0, 0, 0.5);font-weight:700;font-size:14px;line-height:20px;font-family:Arial;margin:0px;border-width:0px;border-style:none;white-space:nowrap;}.tp-caption.medium_text{position:absolute;color:#fff;text-shadow:0px 2px 5px rgba(0, 0, 0, 0.5);font-weight:700;font-size:20px;line-height:20px;font-family:Arial;margin:0px;border-width:0px;border-style:none;white-space:nowrap;}.tp-caption.large_text{position:absolute;color:#fff;text-shadow:0px 2px 5px rgba(0, 0, 0, 0.5);font-weight:700;font-size:40px;line-height:40px;font-family:Arial;margin:0px;border-width:0px;border-style:none;white-space:nowrap;}.tp-caption.very_large_text{position:absolute;color:#fff;text-shadow:0px 2px 5px rgba(0, 0, 0, 0.5);font-weight:700;font-size:60px;line-height:60px;font-family:Arial;margin:0px;border-width:0px;border-style:none;white-space:nowrap;letter-spacing:-2px;}.tp-caption.very_big_white{position:absolute;color:#fff;text-shadow:none;font-weight:800;font-size:60px;line-height:60px;font-family:Arial;margin:0px;border-width:0px;border-style:none;white-space:nowrap;padding:0px 4px;padding-top:1px;background-color:#000;}.tp-caption.very_big_black{position:absolute;color:#000;text-shadow:none;font-weight:700;font-size:60px;line-height:60px;font-family:Arial;margin:0px;border-width:0px;border-style:none;white-space:nowrap;padding:0px 4px;padding-top:1px;background-color:#fff;}.tp-caption.modern_medium_fat{position:absolute;color:#000;text-shadow:none;font-weight:800;font-size:24px;line-height:20px;font-family:'Open Sans', sans-serif;margin:0px;border-width:0px;border-style:none;white-space:nowrap;}.tp-caption.modern_medium_fat_white{position:absolute;color:#fff;text-shadow:none;font-weight:800;font-size:24px;line-height:20px;font-family:'Open Sans', sans-serif;margin:0px;border-width:0px;border-style:none;white-space:nowrap;}.tp-caption.modern_medium_light{position:absolute;color:#000;text-shadow:none;font-weight:300;font-size:24px;line-height:20px;font-family:'Open Sans', sans-serif;margin:0px;border-width:0px;border-style:none;white-space:nowrap;}.tp-caption.modern_big_bluebg{position:absolute;color:#fff;text-shadow:none;font-weight:800;font-size:30px;line-height:36px;font-family:'Open Sans', sans-serif;padding:3px 10px;margin:0px;border-width:0px;border-style:none;background-color:#4e5b6c;letter-spacing:0;}.tp-caption.modern_big_redbg{position:absolute;color:#fff;text-shadow:none;font-weight:300;font-size:30px;line-height:36px;font-family:'Open Sans', sans-serif;padding:3px 10px;padding-top:1px;margin:0px;border-width:0px;border-style:none;background-color:#de543e;letter-spacing:0;}.tp-caption.modern_small_text_dark{position:absolute;color:#555;text-shadow:none;font-size:14px;line-height:22px;font-family:Arial;margin:0px;border-width:0px;border-style:none;white-space:nowrap;}.tp-caption.boxshadow{-moz-box-shadow:0px 0px 20px rgba(0, 0, 0, 0.5);-webkit-box-shadow:0px 0px 20px rgba(0, 0, 0, 0.5);box-shadow:0px 0px 20px rgba(0, 0, 0, 0.5);}.tp-caption.black{color:#000;text-shadow:none;}.tp-caption.noshadow{text-shadow:none;}.tp-caption.thinheadline_dark{position:absolute;color:rgba(0,0,0,0.85);text-shadow:none;font-weight:300;font-size:30px;line-height:30px;font-family:'Open Sans';background-color:transparent;}.tp-caption.thintext_dark{position:absolute;color:rgba(0,0,0,0.85);text-shadow:none;font-weight:300;font-size:16px;line-height:26px;font-family:'Open Sans';background-color:transparent;}.tp-caption.largeblackbg{position:absolute;color:#fff;text-shadow:none;font-weight:300;font-size:50px;line-height:70px;font-family:'Open Sans';background-color:#000;padding:0px 20px;-webkit-border-radius:0px;-moz-border-radius:0px;border-radius:0px;}.tp-caption.largepinkbg{position:absolute;color:#fff;text-shadow:none;font-weight:300;font-size:50px;line-height:70px;font-family:'Open Sans';background-color:#db4360;padding:0px 20px;-webkit-border-radius:0px;-moz-border-radius:0px;border-radius:0px;}.tp-caption.largewhitebg{position:absolute;color:#000;text-shadow:none;font-weight:300;font-size:50px;line-height:70px;font-family:'Open Sans';background-color:#fff;padding:0px 20px;-webkit-border-radius:0px;-moz-border-radius:0px;border-radius:0px;}.tp-caption.largegreenbg{position:absolute;color:#fff;text-shadow:none;font-weight:300;font-size:50px;line-height:70px;font-family:'Open Sans';background-color:#67ae73;padding:0px 20px;-webkit-border-radius:0px;-moz-border-radius:0px;border-radius:0px;}.tp-caption.excerpt{font-size:36px;line-height:36px;font-weight:700;font-family:Arial;color:#ffffff;text-decoration:none;background-color:rgba(0, 0, 0, 1);text-shadow:none;margin:0px;letter-spacing:-1.5px;padding:1px 4px 0px 4px;width:150px;white-space:normal !important;height:auto;border-width:0px;border-color:rgb(255, 255, 255);border-style:none;}.tp-caption.large_bold_grey{font-size:60px;line-height:60px;font-weight:800;font-family:'Open Sans';color:rgb(102, 102, 102);text-decoration:none;background-color:transparent;text-shadow:none;margin:0px;padding:1px 4px 0px;border-width:0px;border-color:rgb(255, 214, 88);border-style:none;}.tp-caption.medium_thin_grey{font-size:34px;line-height:30px;font-weight:300;font-family:'Open Sans';color:rgb(102, 102, 102);text-decoration:none;background-color:transparent;padding:1px 4px 0px;text-shadow:none;margin:0px;border-width:0px;border-color:rgb(255, 214, 88);border-style:none;}.tp-caption.small_thin_grey{font-size:18px;line-height:26px;font-weight:300;font-family:'Open Sans';color:rgb(117, 117, 117);text-decoration:none;background-color:transparent;padding:1px 4px 0px;text-shadow:none;margin:0px;border-width:0px;border-color:rgb(255, 214, 88);border-style:none;}.tp-caption.lightgrey_divider{text-decoration:none;background-color:rgba(235, 235, 235, 1);width:370px;height:3px;background-position:initial initial;background-repeat:initial initial;border-width:0px;border-color:rgb(34, 34, 34);border-style:none;}.tp-caption.large_bold_darkblue{font-size:58px;line-height:60px;font-weight:800;font-family:'Open Sans';color:rgb(52, 73, 94);text-decoration:none;background-color:transparent;border-width:0px;border-color:rgb(255, 214, 88);border-style:none;}.tp-caption.medium_bg_darkblue{font-size:20px;line-height:20px;font-weight:800;font-family:'Open Sans';color:rgb(255, 255, 255);text-decoration:none;background-color:rgb(52, 73, 94);padding:10px;border-width:0px;border-color:rgb(255, 214, 88);border-style:none;}.tp-caption.medium_bold_red{font-size:24px;line-height:30px;font-weight:800;font-family:'Open Sans';color:rgb(227, 58, 12);text-decoration:none;background-color:transparent;padding:0px;border-width:0px;border-color:rgb(255, 214, 88);border-style:none;}.tp-caption.medium_light_red{font-size:21px;line-height:26px;font-weight:300;font-family:'Open Sans';color:rgb(227, 58, 12);text-decoration:none;background-color:transparent;padding:0px;border-width:0px;border-color:rgb(255, 214, 88);border-style:none;}.tp-caption.medium_bg_red{font-size:20px;line-height:20px;font-weight:800;font-family:'Open Sans';color:rgb(255, 255, 255);text-decoration:none;background-color:rgb(227, 58, 12);padding:10px;border-width:0px;border-color:rgb(255, 214, 88);border-style:none;}.tp-caption.medium_bold_orange{font-size:24px;line-height:30px;font-weight:800;font-family:'Open Sans';color:rgb(243, 156, 18);text-decoration:none;background-color:transparent;border-width:0px;border-color:rgb(255, 214, 88);border-style:none;}.tp-caption.medium_bg_orange{font-size:20px;line-height:20px;font-weight:800;font-family:'Open Sans';color:rgb(255, 255, 255);text-decoration:none;background-color:rgb(243, 156, 18);padding:10px;border-width:0px;border-color:rgb(255, 214, 88);border-style:none;}.tp-caption.grassfloor{text-decoration:none;background-color:rgba(160, 179, 151, 1);width:4000px;height:150px;border-width:0px;border-color:rgb(34, 34, 34);border-style:none;}.tp-caption.large_bold_white{font-size:58px;line-height:60px;font-weight:800;font-family:'Open Sans';color:rgb(255, 255, 255);text-decoration:none;background-color:transparent;border-width:0px;border-color:rgb(255, 214, 88);border-style:none;}.tp-caption.medium_light_white{font-size:30px;line-height:36px;font-weight:300;font-family:'Open Sans';color:rgb(255, 255, 255);text-decoration:none;background-color:transparent;padding:0px;border-width:0px;border-color:rgb(255, 214, 88);border-style:none;}.tp-caption.mediumlarge_light_white{font-size:34px;line-height:40px;font-weight:300;font-family:'Open Sans';color:rgb(255, 255, 255);text-decoration:none;background-color:transparent;padding:0px;border-width:0px;border-color:rgb(255, 214, 88);border-style:none;}.tp-caption.mediumlarge_light_white_center{font-size:34px;line-height:40px;font-weight:300;font-family:'Open Sans';color:#ffffff;text-decoration:none;background-color:transparent;padding:0px 0px 0px 0px;text-align:center;border-width:0px;border-color:rgb(255, 214, 88);border-style:none;}.tp-caption.medium_bg_asbestos{font-size:20px;line-height:20px;font-weight:800;font-family:'Open Sans';color:rgb(255, 255, 255);text-decoration:none;background-color:rgb(127, 140, 141);padding:10px;border-width:0px;border-color:rgb(255, 214, 88);border-style:none;}.tp-caption.medium_light_black{font-size:30px;line-height:36px;font-weight:300;font-family:'Open Sans';color:rgb(0, 0, 0);text-decoration:none;background-color:transparent;padding:0px;border-width:0px;border-color:rgb(255, 214, 88);border-style:none;}.tp-caption.large_bold_black{font-size:58px;line-height:60px;font-weight:800;font-family:'Open Sans';color:rgb(0, 0, 0);text-decoration:none;background-color:transparent;border-width:0px;border-color:rgb(255, 214, 88);border-style:none;}.tp-caption.mediumlarge_light_darkblue{font-size:34px;line-height:40px;font-weight:300;font-family:'Open Sans';color:rgb(52, 73, 94);text-decoration:none;background-color:transparent;padding:0px;border-width:0px;border-color:rgb(255, 214, 88);border-style:none;}.tp-caption.small_light_white{font-size:17px;line-height:28px;font-weight:300;font-family:'Open Sans';color:rgb(255, 255, 255);text-decoration:none;background-color:transparent;padding:0px;border-width:0px;border-color:rgb(255, 214, 88);border-style:none;}.tp-caption.roundedimage{border-width:0px;border-color:rgb(34, 34, 34);border-style:none;}.tp-caption.large_bg_black{font-size:40px;line-height:40px;font-weight:800;font-family:'Open Sans';color:rgb(255, 255, 255);text-decoration:none;background-color:rgb(0, 0, 0);padding:10px 20px 15px;border-width:0px;border-color:rgb(255, 214, 88);border-style:none;}.tp-caption.mediumwhitebg{font-size:30px;line-height:30px;font-weight:300;font-family:'Open Sans';color:rgb(0, 0, 0);text-decoration:none;background-color:rgb(255, 255, 255);padding:5px 15px 10px;text-shadow:none;border-width:0px;border-color:rgb(0, 0, 0);border-style:none;}
.tp-caption a {
color:#ff7302;
text-shadow:none;
-webkit-transition:all 0.2s ease-out;
-moz-transition:all 0.2s ease-out;
-o-transition:all 0.2s ease-out;
-ms-transition:all 0.2s ease-out;
}

.tp-caption a:hover {
color:#ffa902;
}
.tp-caption a {
color:#ff7302;
text-shadow:none;
-webkit-transition:all 0.2s ease-out;
-moz-transition:all 0.2s ease-out;
-o-transition:all 0.2s ease-out;
-ms-transition:all 0.2s ease-out;
}

.tp-caption a:hover {
color:#ffa902;
}


.tp-caption.big_caption_3,
.tp-caption.big_caption_2,
.tp-caption.big_caption_4,
.tp-caption.big_caption_5,
.tp-caption.big_caption_6,
.tp-caption.big_caption_7,
.tp-caption.big_caption_8,
.tp-caption.big_caption_9,
.tp-caption.big_caption_10,
.tp-caption.big_caption_11,
.tp-caption.big_caption_12,
.tp-caption.big_caption_13,
.tp-caption.big_caption_3_white,
.tp-caption.big_caption_2_white,
.tp-caption.big_caption_4_white{
            position: absolute; 
			color: #e14f4f; 
			text-shadow: none; 
			
			font-size: 80px; 
			line-height: 80px; 
			 font-family: "Oswald";
			border-width: 0px; 
			border-style: none; 
 
								
		}
    .tp-caption.big_caption_2, .tp-caption.big_caption_2_white {font-size:48px;}
.tp-caption.big_caption_4, .tp-caption.big_caption_4_white {font-size:124px; color:#fff;}
.tp-caption.big_caption_5  {font-size:120px;color:#94BB54;font-weight:800;}
.tp-caption.big_caption_6 {font-size:84px;color:#94BB54;font-weight:800;}
.tp-caption.big_caption_7 {font-size:50px;color:#333;font-weight:800;}
.tp-caption.big_caption_8  {font-size:24px;color:#fff;font-family: "Open Sans";}
.tp-caption.big_caption_9  {font-size:100px;color:#fff !important;}
.tp-caption.big_caption_10  {font-size:55px;color:#2a2b2c;font-weight:bold;}
.tp-caption.big_caption_11  {font-size:100px;color:#fff;}
.tp-caption.big_caption_12  {font-size:200px;color:#94BB54;font-weight:800;}
.tp-caption.big_caption_13 {font-size:24px;color:#aaa;font-family: "Open Sans";}
.tp-caption.handwriting, .tp-caption.handwriting_white{
            position: absolute; 
			color: #fff; 
			text-shadow: none; 
			 
			font-size: 144px; 
			line-height: 44px; 
			 font-family: "Dancing Script";
			padding:15px 40px 15px 40px;
			margin: 0px; 
			border-width: 0px; 
			border-style: none; 
  
								
		}

.tp-caption.store_button a {
            position: absolute; 
			color: #fff; 
			text-shadow: none; 
			
			font-size: 18px; 
			line-height: 18px; 
            font-weight:bold;
			 font-family: "Open Sans";
			padding:20px 35px 20px 35px !important;
			margin: 0px; 
  			cursor:pointer;
      		background:#1ABC9C;
  	        border-radius:5px;
            border-bottom:4px solid #16A085;
 						
}
.tp-caption.store_button_white a{position: absolute; 
			color: #fff; 
			text-shadow: none;
            font-size:14px;
    		font-weight:normal;
    		padding:10px 20px !important;
            background:#379BDE;
      		border-bottom:4px solid #2980B9;
      		border-radius:5px ;
    }
.tp-caption.store_button_white a:hover{
  	    background:#2980B9;
        border-bottom:4px solid #379BDE;
      }
.tp-caption.store_button a, .tp-caption.store_button_white a {
	color: #fff !important; 
}
.tp-caption.store_button_white a {color:#fff !important;}


.tp-caption a {
color:#ff7302;
text-shadow:none;
-webkit-transition:all 0.2s ease-out;
-moz-transition:all 0.2s ease-out;
-o-transition:all 0.2s ease-out;
-ms-transition:all 0.2s ease-out;
}

.tp-caption a:hover {
color:#ffa902;
}

.tp-caption.big_caption_3_white,
.tp-caption.big_caption_2_white,
.tp-caption.big_caption_4_white,
.tp-caption.handwriting_white{
    color:#fff;
    
    }
.tp-caption a {
color:#ff7302;
text-shadow:none;
-webkit-transition:all 0.2s ease-out;
-moz-transition:all 0.2s ease-out;
-o-transition:all 0.2s ease-out;
-ms-transition:all 0.2s ease-out;
}

.tp-caption a:hover {
color:#ffa902;
}
.tp-caption a {
color:#ff7302;
text-shadow:none;
-webkit-transition:all 0.2s ease-out;
-moz-transition:all 0.2s ease-out;
-o-transition:all 0.2s ease-out;
-ms-transition:all 0.2s ease-out;
}

.tp-caption a:hover {
color:#ffa902;
}
/*
 * jQuery FlexSlider v2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */

 
/* Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;} 

/* FlexSlider Necessary Styles
*********************************/ 
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .slides {display: block;} 
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}


/* FlexSlider Default Theme
*********************************/
.flexslider {position: relative;}
.flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .flex-viewport {max-height: 300px;}
.flexslider .slides {zoom: 1;}

.carousel li {margin-right: 5px}


/* Direction Nav */
.flex-direction-nav {*height: 0;}
.flex-direction-nav a {
	background: url("http://smhttp.45829.nexcesscdn.net/801B7E2/prod/skin/frontend/default/mt_colinus_boxed/magenthemes/mtslideshow/themes/mtflexslider/images/bg_direction_nav.png") no-repeat scroll 0 0 rgba(29, 29, 29, 0.55);
    border-radius: 3px 3px 3px 3px;
    height: 100px;
    outline: medium none;
    position: absolute;
    top: 38%;
    width: 50px;
    cursor: pointer;
    text-indent: -9999px;
    z-index: 999;
	opacity: 0; 
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
}
.flex-direction-nav .flex-next {background-position: 100% 0; right: 2%; }
.flex-direction-nav .flex-prev {left: 2%;}
.flexslider:hover .flex-direction-nav a{opacity: 1;}
.flex-direction-nav .flex-disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default;}

/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom: 0; text-align: center;}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; box-shadow: inset 0 0 3px rgba(0,0,0,0.3);}
.flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.flex-control-paging li a.flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {opacity: 1; left: 0;}
  .flex-direction-nav .flex-next {opacity: 1; right: 0;}
}
/*title and desc*/
.flexslider .slides img {
    max-width: 100%;
    display: block;
}
.flexslider .slides > li {
    position: relative;
}
.flexslider .slides > li {
    display: none;
    -webkit-backface-visibility: hidden;
}
.flexslider .caption {
    top: 0;
    padding: 0;
    position: absolute;
    width: 100%;
}
.catalog-category-view .flexslider .caption .container{ width:100% }
.flexslider .heading span, .flexslider .description span, .flexslider .readmore a{ float:right; padding:0 3% } 
.flexslider .heading span{ width:60% }
.flexslider .description span{ width:45% }
.flexslider .caption.dark3 .heading, .flexslider .caption.dark3 p {
    clear: both;
    color: #FFFFFF;
}
.flexslider .caption.dark3 p a{
    background-color: #FFFFFF;
    border-radius: 3px 3px 3px 3px;
    float: right;
    font-size: 12px;
    margin: 0 3%;
    padding: 10px 23px;
    text-decoration: none;
}
.flexslider .caption .heading {
    font-size: 26px;
	font-family: 'Cabin',sans-serif;
    line-height: normal;
    font-weight: bold;
	text-align:right;
	padding-top:1%
}
.cms-home .flexslider .caption .heading{ font-size:65px }
.flexslider .caption .heading  samp{ font-weight:normal; font-family: 'Cabin',sans-serif; }
.flexslider .caption .permanent {
    display: inline-block !important;
}
.flexslider .caption p {
    font-size: 15.6px;
    line-height: normal;
    text-align: right;
	margin-bottom:20px;
	font-family: 'Lato',sans-serif;
    font-weight: normal;
}
.cms-home .flexslider .caption p{ font-size: 22px; }
@media (min-width: 768px) and (max-width: 1170px) {
	.cms-home .flexslider .caption .heading{ font-size:26px }
	.cms-home .flexslider .caption p{ font-size:15.6px }
}
@media (max-width: 767px) { 
	.cms-home .flexslider .caption .heading{ font-size:19px }
	.cms-home .flexslider .caption p{ font-size:13px }
	.cms-home .flex-direction-nav a{ display:non }
}
