﻿/* Base Bootstrap: http://getbootstrap.com/customize/?id=3fc1c8cd2ea5ed118112 */
/* Bootstrap Overrides */
.btn-primary
{
    background-image: none;
}

.breadcrumb > li + li:before
{
    content: ">\00a0";
}

label, .label, .badge
{
    font-weight: normal !important;
}

/* General Styling */
html
{
    background-color:#fff
}

body {
	letter-spacing: .02em;
}

.text-inverse
{
    color: #bbb;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.text-inverse a, text-inverse a:hover, text-inverse a:active, text-inverse a:visited
{
    color: #f4f5ed;
}

.expand-sm
{
}

.collapse-xs
{
}
.panel-info > .panel-heading {
    background-color: #CACBCB;
}
a {
    color: #54758C;
    cursor: pointer;
    outline: none;
}
a:hover {
    text-decoration: underline;
    font-weight: normal;
    color: #2A3A46;
}

@media (max-width: 992px) {
	.center-block-xs {
	  display: block;
	  margin-left: auto;
	  margin-right: auto;
	}
}

/* Design Specific */
.header-middle-right-wrapper 
{
    margin-top: 20px;
    margin-bottom: 10px;
}

.header-botom-top-wrapper.navbar
{
    margin-bottom: 0;
}

.header-bottom-bottom-wrapper
{
    margin-bottom: 20px;
}

@media (min-width: 768px) {
	.header-middle-left-wrapper{
		margin-top: 15px;
	}
}

.phone-xs 
{
	font-size: 120%;
}

.search .form-control {
  display: inline;
  width: 80%;
}

.search .btn {
  margin-top: -4px;
}

.search-wrapper {
  margin-top: 15px;
}

.breadcrumb .breadcrumb
{
    margin-bottom: 0;
}
.show-dealer {
	color: #383838;
	padding-bottom: 5px;
}
#content
{
    margin-bottom: 20px;
}

.copyright-wrapper
{
    margin-top: 15px;
    color: #969696;
}

#footer_top
{
    margin-top: 10px;
    background-color: #fff;
}

#footer_middle
{
    padding: 10px 0;
    background-color: #fff;
}

#footer_bottom
{
    padding: 20px 0;
    background-color: #fff;
}

#scroll_top {
    position: fixed; /* keeps scroll_top on the bottom once in view */
    bottom: 10px;
    left: 95%;
}

/* Mini-Cart */
#mini_cart
{
    left: -230px;
    top: 32px;
    width: 400px;
    padding: 10px 20px;
    z-index: 1001;
}

.withdropdown .minicartcontents {
    top: 19px;
}

.mini-cart-header-text
{
    font-size: .8em;
}

.mini-cart-menu-wrapper {
  margin: 10px 0 5px;
}

.cart-warning-zero-price
{
    font-size: .8em;
}

/* Currency Dropdown*/

.currencyDropdown {
    margin-top: 5px;
    
}
.currencyDropdown select {
    width: 150px;
}

/* Navbar */
.navbar {
    border-top: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
}
#header_bottom .nav.navbar-nav {
    width: 100%;
}
#header_bottom .nav.navbar-nav > li {
    width: 20%;
}
#header_bottom .nav.navbar-nav > li > a {
    text-align: center;
    font-size: 18px;
}
.navbar ul.dropdown-menu, .navbar-nav .open .dropdown-menu {
    background: #808080 none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    z-index: 10000;
}
.navbar .dropdown-menu > li > a {
    text-transform: uppercase;
}
.navbar .dropdown-menu a {
    color: #fff;
    padding: 0;
}
.navbar .dropdown-menu > li > a:hover {
    color: #fff;
    background: none;
}

@media (min-width: 768px)
{
    .dropdown:hover .dropdown-menu
    {
        display: block;
    }
}

.navbar-nav ul {
    margin: 0 0 20px;
}

.navbar-nav .dropdown li {
    margin: 5px 0;
}

.navbar-nav li li
{
    text-transform: none;
    font-weight: normal;
    padding-left:0;
}

.navbar-nav > li
{
    text-transform: uppercase;
}

.navbar-default .navbar-nav .open .dropdown-menu > li > a, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #fff;
}
.navbar-default .navbar-nav > li.open > a, .navbar-default .navbar-nav > li.open > a:hover, 
.navbar-default .navbar-nav > li.open > a:focus, .navbar-default .navbar-nav > li > a:hover {
    background: none;
    box-shadow: none;
    text-decoration: underline;
}

#dropdownAccountOption
{
    left: auto;
    right: 0px;
}

#pickAccountOption
{
    padding-left: 0;
    padding-right: 0;
}

.nav-pills .glyphicon {
  margin-right: 4px;
}

/* Mega menu */
.mega-menu-level-1
{
    margin-bottom: 10px;
}

.dropdown-menu li
{
    list-style-type: none;
}

.mega-menu-level-1 li 
{
    margin-left: -30px;
}

.mega-menu-item-1 li {
    font-size: .8em;
}

.mega-menu
{
    background-color: #fff !important;
}

/* Content Areas */
.carousel-caption
{
    max-height: 100%;
}

.category-desc-wrapper
{
    margin-bottom: 20px;
}

.category-list-product-count
{
    margin-top: 25px;
    margin-bottom: 25px;
}

.page-item-count
{
    margin: 20px 0;
}

.category-list-item
{
    margin-bottom: 20px;
}

.category-list-item h3
{
    margin-top: 10px;
}

.category-list-wrapper
{
    margin-top: -20px;
}

.attribute-list-wrapper .list-group-item {
    padding: 5px 10px;
    font-size: 75%;
}

.attribute-list-wrapper .panel-body
{
    padding: 10px;
}

.product-list-item-controls
{
    margin-top: 12px;
}

.msrp
{
	line-height: 40px;
}
.price-regular, .regularPrice
{
    font-size: 120%;
}

.supply_kit_price_sale, .SalePriceLabel, .salePrice
{
    color: #ff0000;
    font-size: 120%;
}
.price-sale
{
    color: #ff0000;
	font-size: 105%;
}

label.price-regular
{
    display: none;
}

.product-list-item .panel-body
{
    min-height: 300px;
}

.product-details-meta
{
    margin-top: 15px;
}

.product-list-item-meta .stock, .product-details-meta .stock
{
    font-size: 75%;
}

.product-list-item-meta .stock.out, .product-details-meta .stock.out
{
    color: #cc1d00;
}

.rating
{
    color: goldenrod;
}

.product-details-left, .share-social
{
    margin-bottom: 15px;
}
#product_carousel
{
    width: 250px;
}
.product-details-alt-images-item
{
    margin-top:15px;
}
.product-support div {
	margin-left:auto;
	margin-right:auto;
}
.product-support img {
	margin-left:auto;
	margin-right:auto;
}
.product-support p{
	text-align:center;
}
.InCollection {
	padding-top: 25px;
}
.alt-videos button
{
    margin-top: 50%;
}

#product_delivery_options {
    margin: 20px;
    text-align: center;
}

.addtocart-wrapper, .product-details-video
{
    margin-bottom: 20px;
}

.addtocart-wrapper .form-control
{
    width: auto;
    display: inline;
}

.btn-addtocart
{
    width: 70%;
}
.product-moreinfo
{
    margin-top: 15px;
    margin-bottom: 15px;
}

.product-attributes-label
{
    color: #3cb7e3;
    width: 25%;
}

.product-option
{
    max-width: 250px;
}

.qty-option
{
    width: 40px !important;
}

.share-social i 
{
    margin-left: 1px;
    margin-right: 1px;
}

.login-wrapper .input-group-addon
{
    color: #9f3800;
    text-align: right;
}

.login-wrapper, .register-wrapper
{
    margin-top: 20px;
}

.register-wrapper .panel {
    padding-left: 0;
    padding-right: 0;
}

.register-commands button 
{
    width: 20em;
    margin: 10px 20px;
    max-width: 80%;
}
.form-group-dropdown input
{
    width: 78% !important;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.form-group-dropdown button
{
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.content-footer
{
    margin-bottom:-20px;
    margin-top: 10px;
    background-color: #c7c9be;
}

.wishlistbutton, .wishlistbutton li {
     display: inline-block;
}

.product-details-center h2 {
    margin-top: 0;
}
.product-details-right h2 {
    margin-top: 0;
}
.product-details-center p {
    font-size: 15px;
}
.AddToWishToggle {
    cursor: pointer;
    margin-left: 5px;
}

.wish-link .add-to-wishlist-input-link {
    border: none;
    background-color: transparent;
	color: #8D3004;
    /*text-decoration: underline;*/
    padding: 0;
}
.wish-link a:hover, .add-to-wishlist-input-link a:hover{
	color: #8D3004;
	text-decoration: underline;
}
.download-wrap a{
	color:#fff !important;
}
#KitSideBar .wish-link {
    padding: 10px;
}
/* Footer */
#footer_middle{
    border-top: solid 1px #ccc;
}
/* Footer Links Bar */
.footer-link-item-1 
{
    margin-bottom: 5px;
    text-transform: uppercase;
}

.footer-link-wrapper li
{
    list-style-type: none;
    padding: 0px 20px;
}

footer .storesLoginLink {
    font-weight: bold;
}

@media (max-width: 768px) {
	.footer-link-wrapper li{
		width: 100%;
	}
}

.footer-link-wrapper ul ul li
{
    font-size: .8em;
}

.footer-link-wrapper ul ul
{
    margin-left: -38px;
}

.footer-link-wrapper ul
{
    margin-bottom: 10px;
}

.footer-link-wrapper a:hover
{
    text-decoration:none;
}
.social-media-wrapper li {
    margin: 5px 0;
}

/* Home */
/*.home-specials img {
    width: 120px;*/
}
.product-list-item .panel-body.home-specials {
    min-height: 310px;
}


/* RSS Feed Slider Begin */
.gfc-result
{
    width: 30%;
    display: block;
    position: relative;
    margin: 0 2.5em 0 -.1em;
    float: left;
}
.gf-title
{
    font-size: 1.2em;
    height: 1.9em !important;
}

.gf-result .gf-author, .gf-result .gf-spacer, .gf-result .gf-relativePublishedDate
{
    color: #6f6f6f !important;
}

.gf-snippet
{
    color: #929487;
    text-align:justify;
}
/* RSS Feed Slider End */


/* The following is needed to make the mega-menu items flow like masonary, but this only works in web-kit.  
    With some additional changes we can get IE, but have not figureed out FF (Gecko) browsers yet 
    ref: http://www.bootply.com/85739 or http://masonry.desandro.com/ */
/*.mega-menu-level-1 {
    display: inline-block;
    padding: 0.7em;
    width: 100%;
    float: none;
}

.mega-menu-item-1 {
    position: relative;
    display: block;
}

.mega-menu .row {
    -webkit-column-width: 17em;
} */

/* for IE10 and 11 */
.ie11 .mega-menu-level-1
{
    width: 100%;
    float: left;
}

.cart-column {
    float: left;
}

/* Shopping Cart Specific Start */
.cart-column.cart-column-description {
	width: 49%;
}

.cart-column.cart-column-edit {
	width: 32%;
}

.cart-column.cart-column-subtotal {
	width: 19%;
}

.cart-column.cart-column-subtotal, .cart-column.cart-price.cart-column-price {
	text-align: right;
	padding-right: 0;
}

.cart-column.cart-price.cart-column-price {
	float: right;
}

#ctl00_PageContent_pnlShoppingCart .cart-row.cart-header, .row-order-options .cart-row.cart-header {
    border-bottom: 1px solid;
}

.cart-row.cart-header, .cart-row.row-separator {
    margin-bottom: 5px;
}

.cart_items .cart-row {
    clear: left;
}

.cart-column-subtotal .cart-row {
    clear: none;
}

.quantity-box {
    max-width: 60px;
    min-width: 40px;
    width: 6%;
    float: left;
    margin-right: 3px;
}

.shopping-cart-page .row-alt-checkouts {
	margin-bottom: 20px;
	float: right;
}

.cart-header {
  font-size: 120%;
}

/* Shopping Cart Specific End */

.clear {
    clear: both;
}

.row.page-row.row-checkout-controls {
	margin-bottom: 1em;
}

.row-checkout-controls {
	margin-top: 10px;
}

.product-page .add-to-cart-buttons .btn {
	margin-top: .5em;
	margin-right: .5em;
}

.group-header.checkout-header {
	margin-top: 3em;
	font-size: 130%;
}

.cart_items {
  margin-bottom: 10px;
}

.cart-column {
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 10px;
}

.cart-column > .cart-row {
  border: none;
}

.cart-row{
  border-bottom: 1px solid #ddd;
  margin: 0 0 10px 0;
}

.row-sub-totals {
  margin: 20px 0;
}

.paypal-button {
  margin-left: 20px;
}

.cart-row.cart-header, .cart-row.row-separator{
  border-bottom: 0px solid #ddd;
  margin: 0;
}

.shipping-methods-form input, .payment-form input{
	margin-right: .5em;
	margin-left: 1em;
}

.payment-form img{
	margin-left: 1em;
}

.payment-form {
    border: solid 1px #bbb;
    border-radius: 5px;
    padding: 10px;
}

.cim-wallet-wrapper, .ccpanel-wrapper, .purchaseorder-pane-wrapper, .echeck-pane-wrapper {
	margin-top: 2em;
}

.payment-page .credit-card-form, .payment-page .purchaseorder-form {
	max-width: 350px;
}

.payment-page .credit-card-form .month-year label {
	display: block;
}

.payment-page .credit-card-form .month-year .form-control {
	width: 100px;
	margin: 0 10px 0 0;
	display: inline;
}

.ccpanel-wrapper input[type="checkbox"] {
	margin: 4px 4px 0;
}

/* Removing bold styles in smartonepagecheckout*/
.opc-wrap .checkout-header b, .opc-container-header, .opc-wrap .no-account b{
	font-weight: normal !important;
}
/* Removing extra space on shopping cart */
.opc-container-body {
    margin-bottom: 0 !important;
}

.min-46 {
    min-height: 46px;
}

.sm-max-46 {
    max-height: 46px;
}

.xs-margin-left-0 {
    margin-left: 0;
}
.miniCartHeaderText {
    display:inline-block;
    vertical-align: top;
    position: relative;
}
.miniCartHeaderText:hover {
    text-decoration: none;
}

@media (max-width: 400px) {
	.nav > li > a.xs-padding {
        padding: 10px 5px;
    }
}

.center {
    display:table-cell;
    vertical-align:middle;
    float:none;
}

.btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.btn-info, .btn-danger {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.btn-primary, .search .btn, .product-list-item-controls .btn, .btn.btn-default.dropdown-toggle {
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
}

.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px;
}

.add-to-cart-quantity .quantity-field {
    width: 40px;
}

.product-details-wrapper .add-to-cart-button {
    width: 70%;
}

select#variantSelector {
max-width: 160px;
}

.product-images .medium-image-wrap img {
    margin: 0 auto;
}

.product-images .image-controls {
    text-align: center;
    margin-top: 10px;
}

.gallery-item-inner img {
    max-height: 60px;
	border-radius: 5px;
}

.product-gallery-item {
  padding: 3px;
}

.sub-entity-grid-item {
    margin: 30px 0 10px;
}
.grid-item-name-wrap {
    margin-top: 10px;
	height: 45px;
}
.responsive-image {
    width: 100%;
}
.entity-page-header {
    position: relative;
    z-index: 1;
    margin-right: 20px;
    margin-left: 20px;
    color: #ffffff;
}
.entity-page-description {
    position: relative;
    margin: 10px 20px 25px 725px;
    color: #ffffff;
}
.entity-page-description a {
    color: #ffffff;
}
.entity-page-image {
    position: absolute;
    top: 0;
    z-index: 0;
}
.entity-page-description-wrap {
    position: relative;
    min-height: 160px;
    overflow-y: hidden;
    margin-bottom: 20px;
}
.search-form .search-button {
    display: none;
}
.view-larger-wrap,
.pop-large-wrap {
    margin-bottom: 5px;
}

.row-errors {
    color: #cc1d00;
    margin: 0;
}
.cart-quantity-error, .cart-download-error {
    color: #cc1d00;
    margin: 10px 0;
}
.cart-quantity-error a, .cart-download-error a {
    color: #cc1d00;
}
.wishlistbutton {
    position: relative;
}

.AddToWishButton {
    background: transparent;
    border: none;
    cursor: pointer;
    font-size: 0;
    height: 40px;
    left: 0;
    padding-left: 20px;
    position: absolute;
    z-index: 100;
}

@media (max-width: 992px) {
    .text-left-xs {
        text-align: left;
    }
    #header_bottom .nav.navbar-nav > li {
        width: 100%;
    }
    .navbar-nav {
        margin: 0;
    }
}

@media (min-width: 425px) {
	.phone-wrapper {min-height: inherit;
	}
	.cart-header {
	  font-size: 105%;
	}
}
@media (max-width: 425px) {
    .entity-page-header {
        color: #595959;
    }
    .entity-page-description {
        color: #595959;
		/*margin: 10px;*/
    }
    .entity-page-description a {
        color: inherit;
    }
}
@media (min-width: 554px)
{
    .ie11 .mega-menu-level-1
    {
        width: 50%;
    }

    /* Shopping Cart Specific Start */
    .cart-column.cart-column-description {
        width: 60%;
    }

    .cart-column.cart-column-edit {
        width: 25%;
    }

    .cart-column.cart-column-subtotal {
        width: 15%;
    }
    /* Shopping Cart Specific End */

    .phone-wrapper {
        display: none;
    }

    .xs-margin-left-0 {
    margin-left: inherit;
    }  

	.shopping-cart-page .row-alt-checkouts {
		float: inherit;
		clear: both;
	}	
}
@media (max-width: 768px) {
    .entity-page-header {
        color: #595959;
    }
    .entity-page-description {
        color: #595959;
		margin: 10px;
    }
    .entity-page-description a {
        color: inherit;
    }
}
@media (min-width: 768px)
{
	.entity-page-header {
        color: #fff;
		text-shadow: 2px 2px 4px #525252;
    }
    .entity-page-description {
        color: #525252;
		/*margin: 10px 20px 25px 500px;*/
		margin-left: 50%;
		background-color: rgba(255, 255, 255, 0.8);
    }
    .entity-page-description a {
        color: inherit;
    }
    .ie11 .mega-menu-level-1
    {
        width: 25%;
    }
    .entity-page-description {
		border-radius: 5px;
		padding: 15px;
    }
    /* Shopping Cart Specific Start */
    .cart-column.cart-column-description {
        width: 70%;
    }

    .cart-column.cart-column-edit {
        width: 15%;
    }

    .cart-column.cart-column-subtotal {
        width: 15%;
    }

    .sm-max-46 {
        max-height: inherit;
    }
    /* Shopping Cart Specific End */

    .product-images .medium-image-wrap img {
        margin: inherit;
    }

    .product-images .image-controls {
     text-align: initial;
    }
}
	/* BBS ASPDNSF Catalyst Mod Start Added from base.css for order confirmation styling */
/* multi-step checkout control */

.checkout-steps-wrap ul {
	margin: 10px 0px 25px 0px;
	padding: 0px;
	
}

	.checkout-steps-wrap ul li {
		list-style: none;
		display: inline-block;
		padding-right: 4px;
		line-height: 1.42;
		position: relative;
		top: 1px;
	}

.checkout-tabs {
	border-bottom: 1px solid #dddddd;
}

	.checkout-tabs > li > a {
		margin-right: 2px;
		font-size: 12px;
		border: 1px solid transparent;
		border-radius: 4px 4px 0 0;
		padding: 10px 15px;
		display: inline-block;
	}

		.checkout-tabs > li > a:hover {
			border-color: #eeeeee #eeeeee #dddddd;
			cursor: pointer;
			text-decoration: none;
		}

	.checkout-tabs > li.active > a,
	.checkout-tabs > li.active > a:hover,
	.checkout-tabs > li.active > a:focus {
		color: #555555;
		background-color: #ffffff;
		border: 1px solid #dddddd;
		border-bottom-color: transparent;
		cursor: default;
		text-decoration: none;
	}

	.checkout-tabs .no-tab {
		/*font-weight: bold;*/
		padding-right: 20px;
	}

	.checkout-tabs .secure-checkout {
		padding-left: 20px;
		background-image: url(../images/SecureLock.gif);
		background-repeat: no-repeat;
		background-position: center left;
	}

	.checkout-tabs > li > a:disabled, .checkout-tabs > li > a[disabled] {
		color: #cecece;
		cursor: default;
	}
	/* Order Confirmation Page */
.orderconfirmation-page {
	width: 100%;
	text-align: center;
}

	.orderconfirmation-page div {
		margin-top: 5px;
		margin-bottom: 5px;
	}

.orderconfirmation-received {
	font-size: 20px;
	/*font-weight: bold;*/
	padding: 0 0 10px 0;
}

.orderconfirmation-thanks {
	color: #737373;
}

.orderconfirmation-ordernumber, .orderconfirmation-customerid {
	/*font-weight:bold;*/
}

.orderconfirmation-ordernumber span, .orderconfirmation-customerid span {
	font-weight:normal;
}

/* Sign in page */
.login-form .form-group{
	margin-top: 15px;
}

.forgot-password-header {
	margin-top: 50px;
}

.forgot-password-email {
	margin-top: 15px;
}

.account-header {
	margin-top: 2em;
}

.address-view {
	margin-left: 1em;
}

.okay-to-email label.radio-inline, .okay-to-email .ok-to-email-note {
	margin-left: 5px;
}
.okay-to-email .ok-to-email-note {
    display: block;
}

/* Create Account Page */
.account-form {
	max-width: 350px;
}
.address-view {
    margin: 10px 0;
}

	/* BBS ASPDNSF Catalyst Mod End for order confirmation */

.slideshow {
    margin-bottom: 40px;
}
.onSale {
    text-decoration: line-through;
}
/*.button.call-to-action.add-to-cart-button {
    background-repeat: repeat-x;
    background-color: #6D99BA;
    border-color: #446074;
}*/

/* Font styles for names */
.product-list-item-name h4 {
    font-size: 10pt; 
	color: #425762;
    display: block;
    height: 45px;
	line-height: 1.2;
}
.product-list-item-name a:hover h4 {
	color: #8D3004;
    /*font-weight: bold;*/
	text-decoration: underline;
}
.product-details-center h2 {
    font-size: 18pt; 
}
.product-details-center h3,
.product-details-right h2 {
    font-size: 12pt; 
}
.product-details-center {
    font-size: 15px;
}
#productDescription .panel-body, 
#kitIncludedDesigns .panel-body{
    font-size: 14px;
}
.product-description a, .panel-body a, .email-a-friend-wrap a {
	color: #8D3004;
}
.product-description a:hover, .panel-body a:hover, .email-a-friend-wrap  a:hover{
	color: #b56132;
}
.product-list-item-meta .price-regular {
    font-size: 10pt;
}
.product-attribute-list li {
    margin: 10px 0;
	color: #868686;
	font-size: 13px;
}
.product-attribute-list li:last-child {
	margin-bottom: 20px;
}
.InCollection {
	margin-top:20px;
	font-size: 13px;
}
.preview {
	font-size: 13px;
}
#productsocialwrapper {
    margin-top: 20px;
}
.nxt-refinement-option a {
	color: #425762;
}
.nxt-refinement-option a:hover {
	color: #8d3004;
	text-decoration:underline;
}

/* Image slider for product page*/
.jcarousel-clip {
    overflow: hidden;
    width: 700px;
}
.jcarousel-container.jcarousel-container-horizontal {
    margin-left: 20px;
}
@media (max-width: 992px) {
    .jcarousel-container.jcarousel-container-horizontal {
        margin-left: 0;
    }  
    .product-image-wrap.product-details-left.product-images {
        text-align: center;
    }
}

#item_slideshow {
    display: inline-block;
}

.jcarousel-clip-vertical, .jcarousel-clip-horizontal {
    width: 700px;
}
.jcarousel-skin-eo .jcarousel-clip {
    overflow: hidden;
}
.jcarousel-skin-eo .jcarousel-item-horizontal {
    margin-left: 0;
    margin-right: 10px;
}
.jcarousel-skin-eo .jcarousel-direction-rtl .jcarousel-item-horizontal {
    margin-left: 10px;
    margin-right: 0;
}
.jcarousel-skin-eo .jcarousel-item-vertical {
    margin-bottom: 10px;
}
.jcarousel-skin-eo .jcarousel-item-placeholder {
    background: #fff none repeat scroll 0 0;
    color: #000;
}
.jcarousel-skin-eo .jcarousel-prev-horizontal {
    background: transparent url("../images/prev-up.png") no-repeat scroll 0 0;
    cursor: pointer;
    height: 40px;
    left: 10px;
    position: absolute;
    top: 400px;
    width: 40px;
    z-index: 1000;
}
.jcarousel-skin-eo .jcarousel-next-horizontal:hover, .jcarousel-skin-eo .jcarousel-next-horizontal:focus {
    background-image: url("../images/next-over.png");
}
.jcarousel-skin-eo .jcarousel-next-disabled-horizontal, .jcarousel-skin-eo .jcarousel-next-disabled-horizontal:hover, .jcarousel-skin-eo .jcarousel-next-disabled-horizontal:focus, .jcarousel-skin-eo .jcarousel-next-disabled-horizontal:active {
    background-image: none;
    cursor: default;
}
.jcarousel-skin-eo .jcarousel-next-horizontal {
    background: transparent url("../images/next-up.png") no-repeat scroll 0 0;
    cursor: pointer;
    height: 40px;
    position: absolute;
    right: 10px;
    top: 400px;
    width: 40px;
    z-index: 1000;
}
.jcarousel-skin-eo .jcarousel-prev-horizontal:hover, .jcarousel-skin-eo .jcarousel-prev-horizontal:focus, .jcarousel-skin-eo .jcarousel-prev-horizontal:active {
    background-image: url("../images/prev-over.png");
}
.jcarousel-skin-eo .jcarousel-prev-disabled-horizontal, .jcarousel-skin-eo .jcarousel-prev-disabled-horizontal:hover, .jcarousel-skin-eo .jcarousel-prev-disabled-horizontal:focus, .jcarousel-skin-eo .jcarousel-prev-disabled-horizontal:active {
    background-image: none;
    cursor: default;
}
.jcarousel-skin-item .jcarousel-clip {
    overflow: hidden;
    width: 280px;
}
.jcarousel-skin-item .jcarousel-clip-vertical, .jcarousel-skin-item .jcarousel-clip-horizontal {
    height: 350px;
    width: 290px;
}
.jcarousel-skin-item .jcarousel-clip {
    overflow: hidden;
}
.jcarousel-skin-item .jcarousel-item-horizontal {
    margin-left: 0;
    margin-right: 10px;
}
.jcarousel-skin-item .jcarousel-direction-rtl .jcarousel-item-horizontal {
    margin-left: 10px;
    margin-right: 0;
}
.jcarousel-skin-item .jcarousel-item-vertical {
    margin-bottom: 10px;
}
.jcarousel-skin-item .jcarousel-item-placeholder {
    background: #fff none repeat scroll 0 0;
    color: #000;
}
.jcarousel-skin-item .jcarousel-next-horizontal {
    background: transparent url("../images/slideshow_small_right_up.png") no-repeat scroll 0 0;
    cursor: pointer;
    height: 25px;
    position: absolute;
    left: 250px;
    top: 295px;
    width: 25px;
    z-index: 999;
}
.jcarousel-skin-item .jcarousel-next-horizontal:hover, .jcarousel-skin-item .jcarousel-next-horizontal:focus {
    background-image: url("../images/slideshow_small_right_over.png");
}
.jcarousel-skin-item .jcarousel-next-disabled-horizontal, .jcarousel-skin-item .jcarousel-next-disabled-horizontal:hover, .jcarousel-skin-item .jcarousel-next-disabled-horizontal:focus, .jcarousel-skin-item .jcarousel-next-disabled-horizontal:active {
    background-image: none;
    cursor: default;
}
.jcarousel-skin-item .jcarousel-prev-horizontal {
    background: transparent url("../images/slideshow_small_left_up.png") no-repeat scroll 0 0;
    cursor: pointer;
    height: 25px;
    left: 5px;
    position: absolute;
    top: 295px;
    width: 25px;
    z-index: 999;
}
.jcarousel-skin-item .jcarousel-prev-horizontal:hover, .jcarousel-skin-item .jcarousel-prev-horizontal:focus, .jcarousel-skin-item .jcarousel-prev-horizontal:active {
    background-image: url("../images/slideshow_small_left_over.png");
}
.jcarousel-skin-item .jcarousel-prev-disabled-horizontal, .jcarousel-skin-item .jcarousel-prev-disabled-horizontal:hover, .jcarousel-skin-item .jcarousel-prev-disabled-horizontal:focus, .jcarousel-skin-item .jcarousel-prev-disabled-horizontal:active {
    background-image: none;
    cursor: default;
}
.jcarousel-skin-item img {
    height: 280px;
    margin-top: 5px;
    width: 280px;
}
.jcarousel-skin-item .mask {
    height: 20px;
    left: 0;
    opacity: 0.7;
    padding-top: 20px;
    position: relative;
    top: 0;
    width: 280px;
}
.jcarousel-skin-item .description {
    color: #404040;
    font-size: 12px;
    left: 0;
    padding-top: 20px;
    position: relative;
    text-align: center;
    top: -29px;
    width: 100%;
}
.jcarousel-skin-item .description:hover {
}
#ul_item_slideshow {
    height: 350px;
    overflow: hidden;
}
#ul_item_slideshow_single {
    height: 310px;
}
#ul_item_slideshow_single img {
    height: 300px;
    margin-left: 5px;
    margin-top: 5px;
    width: 300px;
}

.kit-variants {
    margin: 20px;
    text-align: center;
}
.kit-variants .kit-variants-wrap {
    width: 80%;
    display: inline-block;
}
.kit_customizedPrice {
    color: #8f1400;
    margin-bottom: 10px;
}
.kit_customizedPrice {
    color: #8f1400;
	font-weight: bold;
    display: inline-block;
    margin-bottom: 10px;
}
.input-email {
    width: 200px;
    display: inline-block;
}
#email_signup label {
    display: block;
}
#email_signup {
    vertical-align: top;
}
#email_signup .btn {
    padding: 7px 10px 6px;
    vertical-align: top;
}
.mail-label {
    margin: 5px 0;
}
.error-wrap {
    background-color: rgba(204, 29, 0, 0.5);
    color: #ffffff;
    border-radius: 4px;
    margin-bottom: 20px;
    padding: 15px;
    border: 1px solid rgb(226, 83, 83);
}

/* Nav bar for 991 */

@media (max-width: 991px) {
    .navbar-header {
        float: none;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .navbar-text {
        float: none;
        margin: 15px 0;
    }
    /* since 3.1.0 */
    .navbar-collapse.collapse.in { 
        display: block!important;
    }
    .collapsing {
        overflow: hidden!important;
    }
}
.BtnSelectDelear {
    margin-top: 10px;
}
.affiliate-page h3, .affiliate-page h1 {
    margin-top: 0;
}
.affiliate-form {
    margin-bottom: 10px;
}
.affiliateLink img {
	max-width: 300px;
	padding: 0 15px;
	vertical-align: bottom;
}
.affiliateLink a {
	font-weight: bold;
	vertical-align: bottom;
}

footer {
    margin-top: 20px;
}
select[id$="ddlDateRange"] {
    width: 25%;
    margin: 10px 0;
}

/*image overlays*/
@media (max-width: 677px)
{
    span.overlay160 {
        position: absolute;
        float: none;
        margin-left: -80px;
        margin-top: -160px;
    }
    span.overlay125 {
        display:none;
    }
}

@media (min-width: 678px) and (max-width: 1199px)
{
    span.overlay125 {
        position: absolute;
        float: none;
        margin-left: -62px;
        margin-top: -125px;
    }
    span.overlay160 {
        display: none;
    }
}

@media (min-width: 1200px)
{
     span.overlay160 {
        position: absolute;
        float: none;
        margin-left: -80px;
        margin-top: -160px;
    }
    span.overlay125 {
        display:none;
    }
}

/*IE 10+ specific CSS for image overlay*/
@media (max-width: 677px) and (-ms-high-contrast:none), (-ms-high-contrast:active )
{
    span.overlay160 {
        position: absolute;
        float: none;
        margin-left: -165px;
        margin-top: -0px;
        
    }

    span.overlay125 {
        display:none;
    }
}

@media (min-width: 678px) and (max-width: 1199px) and (-ms-high-contrast:none), (-ms-high-contrast:active )
{
    span.overlay125 {
        position: absolute;
        float: none;
        margin-left: -130px;
        margin-top: -0px;
    }
    span.overlay160 {
        display: none;
    }
}

@media (min-width: 1200px) and (-ms-high-contrast:none), (-ms-high-contrast:active )
{
     span.overlay160 {
        position: absolute;
        float: none;
        margin-left: -165px;
        margin-top: -0px;
    }
    span.overlay125 {
        display:none;
    }
}