/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2007 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet.css 5952 2007-03-03 06:18:46Z drbyte $
 */




h1 {

	}

h2 {

	}

h3 {

	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{

	}

.biggerText {

	}

h1, h2, h3, h4, h5, h6 {

	}

/*  Might uncomment either or both of these if having problems with IE peekaboo bug:
h1, h2, h3, h4, h5, h6, p {
	position: relative;
	}
*html .centerColumn {
	height: 1%;
	}
*/

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0px;
	}

TEXTAREA {
	margin: auto;
	display: block;
	width: 95%;
	}

input:focus, select:focus, textarea:focus {

	}

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
	}

LEGEND {
	font-weight: bold;
	padding: 0.3em;

	}

LABEL, h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
	}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}

LABEL.inputLabel {
	width: 9em;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 14em;
	float: left;
	padding-left: 2.5em;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel {
	width: 11em;
	float: left;
	}

#checkoutPayment LABEL.radioButtonLabel {
	font-weight: bold;
	}

P, ADDRESS {

	}

ADDRESS {
	font-style: normal;
	}

.clearBoth {
	clear: both;
	}

HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #9a9a9a;
	}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
        line-min-height: 1.8em;
        padding: 0.2em;
	}

.messageStackWarning, .messageStackError {
        color:#FF0000; 
	}

.messageStackSuccess {
        background-color: #F1F6E6;
        color:#161616;
        }

.messageStackCaution {
        background-color: #FFFF66;
        color:#161616;
		  line-height: 150%;
        }


#cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul,  #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}




#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}
	


/*wrappers - page or section containers*/
#mainWrapper {
	background-color: #ffffff;
	text-align: left;
	width: 750px;
	vertical-align: top;
	border: 1px solid #9a9a9a;
	}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}

#logoWrapper{
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
	height:75px;
	}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 
#navColumnOneWrapper, #navColumnTwoWrapper {
	margin-left: 0.5em;
	margin-right: 0.5em;
	}
	
#tagline {
	color:#000000;
	font-size: 2em;
	text-align : center;
	vertical-align: middle;
	}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
	}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*navigation*/

.navSplitPagesResult {}
.navSplitPagesLinks {}

.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	}

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	padding: 0.5em 0.2em;
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	}

#navCatTabsWrapper {
	background-color: #ffffff;
	color: #9a9a9a;
	background-image:none;
}

#navMain ul, #navSupp ul, #navCatTabs ul {
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	}

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #ffffff;
	white-space: nowrap;
	}

#navCatTabs ul li a {
	color: #9a9a9a;
	}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #9a9a9a;
	}

#navEZPagesTOC ul {
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	line-height: 1.5em;
	}

#navEZPagesTOC ul li {
	white-space: nowrap;
	}

#navEZPagesTOC ul li a {
	padding: 0em 0.5em;
	margin: 0;
	}

#navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin: 0.5em;
	}

#navMainSearch {
	float: right;
	}

#navBreadCrumb {
	padding: 0.5em 0.5em;
	background-color: #ffffff;
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	}

#navEZPagesTop {
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}

#navColumnOne, #navColumnTwo {
	background-color: transparent;
	}

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}

/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
	}

.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
.centerColumn, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {

	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

/*  ----------------------- SHOPPING CART -----------------------  */

#cartInstructionsDisplay {padding:10px; border-bottom:solid 1px #eceaea;}

#cartEmptyText {font-size:17px; color:#fff; background:url("../images/warning2.gif") right 17px no-repeat #f76218; text-transform:uppercase; border-radius:10px; -moz-border-radius:10px;  font-weight:bold; padding:30px 0 17px 50px; margin-bottom:15px; height:35px; position:relative;}

#cartContentsDisplay {border-left:1px solid #E1E1E1;}
#cartContentsDisplay th {border:1px solid #E1E1E1; border-left:none; padding:5px; text-align:center;}
#cartContentsDisplay th {font-size:12px; font-weight:normal; background:#fafafa; color:#000;}
#cartContentsDisplay th a {color:#000;}
#cartContentsDisplay td {border-right:1px solid #E1E1E1; border-bottom:1px solid #E1E1E1; padding:5px; text-align:center;}
#cartContentsDisplay td .cartAttribsList {text-align:left;}
#cartContentsDisplay td.cartTotalDisplay {font-size:12px;
	line-height:18px;
	color:#161616;}
#cartContentsDisplay td #cartImage {float:none; display:block; border:solid 1px #eceaea;  margin:0 1em 0.5em 1em; padding:10px 0;}
	#cartProdTitle{  border:solid 1px #eceaea; border-bottom:solid 0px; display:block; margin:0.5em 1em 0 1em; padding:5px 0; background:#fbfbfb; text-align:left; padding-left:10px;}
	#cartContentsDisplay a{ text-decoration:none;}
#cartContentsDisplay td a {color:#404040;}
#cartContentsDisplay td a:hover { color:#000;}
#cartSubTotal {padding:5px; text-align:right; font-weight:bold;}
#cartSubTotal strong {font-size:16px;
	line-height:18px;
	color:#161616;}
	
	
/*Shopping Cart Display*/
#cartAdd {

	}

.tableHeading TH {
	border-bottom: 1px solid #9a9a9a;
	}

.tableHeading, #cartSubTotal {
	background-color: #e9e9e9;
	 }

#cartSubTotal {
	border-top: 1px solid #cccccc;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
	}

.tableRow, .tableHeading, #cartSubTotal {
	height: 2.2em;
	}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay {
	padding: 0.5em 0em;
	}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
	}

#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;
	}

.cartNewItem {
	color: #33CC33;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	color: #660099;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartBoxTotal {
	text-align: right;
	font-weight: bold;
	}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

.cartAttribsList {
	margin-left: 1em;
	}

#mediaManager {
	width: 50%; 
	margin: 0.2em;
	padding: 0.5em;
	background-color: #E4FEf5;
	border: 1px solid #003D00;
	}
.mediaTitle {
	float: left;
	}
.mediaTypeLink {
	float: right;
	}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}
.normalprice{}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #EB1111;
	font-size:14px;
	}

.orderHistList {
	margin: 1em;
	padding: 0.2em 0em;
	list-style-type: none;
	} 

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
	}

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
	} 

#cartBoxEmpty, #cartBoxVoucherBalance {
	font-weight: bold;
	}

.totalBox {
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
	}

.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
	}

.amount {
	width: 5.5em;
	}

/*Image Display*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
	}

.categoryIcon {}

#cartImage {
	margin: 0.5em 1em;
	}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents,  .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}

.centerBoxWrapper {
	
	
	margin: 1.1em 0;
	}

h2.centerBoxHeading {

	
	}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1em;
	color: #ffffff;
	}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 0.9em;
	color: #ffffff;
}

.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {

	}

.leftBoxContainer, .rightBoxContainer {

	}

.sideBoxContent {


	}

h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color: #FFFF33;
	text-decoration: none;
	} 

.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
	color: #FFFFFF;
	}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}

#bestsellers .wrapper {

	}

#bestsellers ol {
	padding: 0;
	margin-left: 1.1em;
	}

#bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
	}

#bannerboxHeading {
	background-color: #0000CC;
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/* categories box parent and child categories */
A.category-top, A.category-top:visited {

	}
A.category-links, A.category-links:visited {

	}
A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {

	}
SPAN.category-subs-parent {
	font-weight: bold;
	}
SPAN.category-subs-selected {
	font-weight: bold;
	color:#b59d91;
	}
/* end categories box links */

/*misc*/
.back {
	float: left;
	}

.forward, #shoppingCartDefault #PPECbutton {
	float: right;
	}

.bold {
	font-weight: bold;
	}

.rowOdd {
	background-color: #E8E8E8;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	background-color: #F0F0F0;
	height: 1.5em;
	vertical-align: top;
	}

.hiddenField {
	display: none;
}
.visibleField {
	display: inline;
}

CAPTION {
	/*display: none;*/
	}

#myAccountGen li, #myAccountNotify li {
	margin: 0;
	} 

.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
	/*vertical-align: top*/
	}

.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
	}

TR.tableHeading {
	background-color: #cacaca;
	height: 2em;
	}

.productListing-rowheading {
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	height: 2em;
	color: #FFFFFF;
	}

#siteMapList {
	width: 90%;
	float: right;
	}

.ratingRow {
	margin: 1em 0em 1.5em 0em;
	}

LABEL#textAreaReviews {
	font-weight: normal;
	margin: 1em 0em;
	}

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
	background-color: #ffffff;
	}
.information {padding: 10px 3px; line-height: 150%;}

#shoppingcartBody #shippingEstimatorContent {
	clear: both;
	}

.seDisplayedAddressLabel {
	background-color:#85C285;
	text-align: center;
	}
.seDisplayedAddressInfo {
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	}
#seShipTo {
	padding: 0.2em;
	}

.sideBoxContentItem,.bestsale {
padding:12px 5px;
border-bottom: 1px solid #d9d9d9;
}
.best_image {
    float: left;
    width: 90px;
}
.best_info {
    float: left;
	font-size:11px;

    width: 90px;
}
.best_info .productSpecialPrice ,.best_info .productPriceDiscount{ font-size:11px;}

.productItem{
    border: 1px solid #C0C0C0;
    display: inline;
    float: left;
    height: 270px;
    line-height: 15px;
    margin: 15px 0 0 12px;
    padding: 12px 18px 0;
    text-align: center;
    width: 140px;

	}
.productItem:hover{border:1px solid #c0c0c0;box-shadow:0 3px 8px #4B3830;}

	
.proImg{ height:150px; }
.proName{ height:60px;}
.proPrice{ margin-bottom:10px;height: 40px;}





#featuredProducts,#specialsDefault{ margin-top:10px;}

#productAttributes{ border-bottom:1px solid #D3D3D3;}
.moreview{ border-top:1px solid #D3D3D3;}
#cartAdd{ padding:10px 0;}

.moreview {padding-top:10px;}
.moreview .additionalImages {
    border: 1px solid #D3D3D3;
    float: left;
    height: 60px;
    margin: 5px 7px 0 0;
    width: 60px;
}
.proprice {padding:10px 0;}
.proprice span { font-size:22px; color:#9f1111;}
.proprice .productPriceDiscount{ display:none;}

.pro_img1{ height:150px;}
.pro_name1{ height:45px; line-height:15px;}
.pro_price1{ margin-bottom:10px;}
.proPrice .productSpecialPrice, .best_sell .productSpecialPrice { color: #aa0000; font-size: 18px; font-weight: bold; }

/* Header
-------------------------------------------------------------- */
#masthead {
  margin-bottom: 3.6rem;
  background-size: cover;
  position: relative; }
  body.page-template-template-homepage #masthead {
    margin-bottom: 28px; }
  #masthead:after {
    position: absolute;
    display: block;
    content: "\020";
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.25);
    top: 0;
    left: 0;
    z-index: -1; }

.site-header {
  border-bottom: none;
  padding-top: 0; }
  .site-header .hs-primary-navigation {
    clear: both;
    background: #fcfcfc; }
  .site-header .widget_product_search form,
  .site-header .secondary-navigation,
  .site-header .site-search {
    margin-bottom: 0; }
  .site-header .site-branding {
    max-width: -webkit-calc(100% - 15em - 1.5em);
    max-width: calc(100% - 15em - 1.5em);
    margin-right: 0;
    width: 100%; }
    .site-header .site-branding h1 a,
    .site-header .site-branding .site-title a {
      font-family: "Montserrat Alternates", sans-serif;
      letter-spacing: -0.05em;
      font-size: 2em;
      font-weight: 700; }
    .site-header .site-branding .site-title, .site-header .site-branding .site-description {
      text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
      color: white; }
    .site-header .site-branding .site-title {
      line-height: 0.75;
      text-indent: -0.15em;
      font-size: 1.618em; }
    .site-header .site-branding .site-title a {
      color: white; }
    .site-header .site-branding .site-description {
      margin-top: 1em;
      font-size: 0.85em;
      font-weight: 500;
      display: block; }

body.sd-header-sticky #masthead,
body.sp-header-sticky #masthead {
  position: fixed; }

body.sd-header-sticky .site-content,
body.sp-header-sticky .site-content {
  padding-top: 2em; }

/* Header / search
-------------------------------------------------------------- */
.site-search {
  font-size: 0.8em;
  min-width: 13em; }
  .site-search .widget_product_search input[type="search"],
  .site-search .widget_product_search input[type="text"] {
    padding: 0.5em 1.6em;
    padding-left: 2.5em;
    border-radius: 100px;
    margin: 0.6em 0; }
    .site-search .widget_product_search input[type="search"]:hover, .site-search .widget_product_search input[type="search"]:focus, .site-search .widget_product_search input[type="search"]:active,
    .site-search .widget_product_search input[type="text"]:hover,
    .site-search .widget_product_search input[type="text"]:focus,
    .site-search .widget_product_search input[type="text"]:active {
      box-shadow: none; }
  .site-search .widget_product_search form:before {
    top: 1.15em;
    left: 0.85em;
    color: #111;
    font-size: 1.05em; }
  .site-search .widget_product_search form input.search-field {
    font-size: 1.05em;
    letter-spacing: -0.05em;
    border: none; }
    .site-search .widget_product_search form input.search-field, .site-search .widget_product_search form input.search-field:focus, .site-search .widget_product_search form input.search-field:active {
      background: white; }
  .site-search .widget_product_search form ::-webkit-input-placeholder {
    color: #909090;
    line-height: 1.2; }
  .site-search .widget_product_search form ::-moz-input-placeholder {
    color: #909090; }

/* Header / navigation
-------------------------------------------------------------- */
#site-navigation {
  border-bottom: solid 9px #1f1d1d;
  width: 100%; }

.main-navigation {
  padding-top: 1.3em; }
  .main-navigation ul.menu > li > a,
  .main-navigation ul.nav-menu > li > a {
    padding-bottom: 1.3em; }
    .main-navigation ul.menu > li > a:focus,
    .main-navigation ul.nav-menu > li > a:focus {
      outline: dotted 1px rgba(199, 128, 77, 0.45); }
    .main-navigation ul.menu > li > a:active,
    .main-navigation ul.nav-menu > li > a:active {
      outline: none; }

.secondary-navigation > div > ul.menu,
.secondary-navigation > div > ul.nav-menu {
  float: none; }

.secondary-navigation ul.menu a,
.secondary-navigation ul.nav-menu a {
  padding-left: 10px;
  padding-right: 10px; }

.secondary-navigation .menu > li > a,
.secondary-navigation .nav-menu > li > a {
  color: #e8e8e8;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
  font-weight: 500;
  font-size: 0.9em; }
  .secondary-navigation .menu > li > a:hover,
  .secondary-navigation .nav-menu > li > a:hover {
    color: white; }

.secondary-navigation .menu > li > a:before,
.secondary-navigation .nav-menu > li > a:before {
  background-color: #e8e8e8; }

.site-header .site-branding,
.site-header .col-full > .site-logo-anchor,
.site-header .col-full > .site-logo-link,
.site-header .col-full > .custom-logo-link {
  padding: 3em 0;
  margin-bottom: 0; }

.main-navigation ul ul,
.secondary-navigation ul ul,
.main-navigation ul.menu > li.menu-item-has-children:after,
.secondary-navigation ul.menu ul,
.main-navigation ul.menu ul,
.main-navigation ul.nav-menu ul {
  background-color: #151515; }
footer[role="contentinfo"] {
    color: #fff;
    font-size: 16px;
    overflow: visible;
}

footer[role="contentinfo"] #bottom {
    background-color: #1f1d1d;
    padding: 25px 0 30px;
}
footer[role="contentinfo"] #bottom #tertiary, footer[role="contentinfo"] #bottom #newsletter_signup {
    float: left;
    margin-bottom: 5px;
}

footer[role="contentinfo"] #bottom #newsletter_signup {
    margin-left: 10px;
    margin-right: 10px;
    width: 300px;
}
footer[role="contentinfo"] #bottom #tertiary {
    margin-left: 20px;
    margin-right: 10px;
    width: 850px;
}

footer[role="contentinfo"] #bottom #social_links_container {
    margin-left: 10px;
    margin-right: 10px;
    width: 300px;
	float: left;
}

footer[role="contentinfo"] #bottom #payment_wrap {
    float: left;
    overflow: hidden;
    position: relative;
    width: 100%;
}

footer[role="contentinfo"] .backToTop {
    font-size: 12px;
    margin-bottom: 15px;
}
footer[role="contentinfo"] #bottom #tertiary ul.level_1 {
    overflow: hidden;
}
footer[role="contentinfo"] #bottom #tertiary ul.level_1 li.level_1 {
    float: left;
}
footer[role="contentinfo"] a {
    color: #9faabd;
	font-size: 100%;
}
footer[role="contentinfo"] .backToTop span.icon {
    background: url("../images/icon_arrow_top.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: inline-block;
    height: 0;
    margin-right: 0.5em;
    overflow: hidden;
    padding: 7px 0 0;
    width: 11px;
}
#bottom ul { margin: 0px; padding: 0; }

footer[role="contentinfo"] #bottom #tertiary ul.level_2 {
    float: left;
    width: 250px;
}
footer[role="contentinfo"] #bottom #tertiary ul.level_2 li.level_2 {
    margin-top: 6px;
}
footer[role="contentinfo"] #bottom #tertiary ul.level_2 li.level_2:first-child {
    margin-top: 0;
}
footer[role="contentinfo"] #bottom #tertiary ul.level_1 li.level_1:nth-child(3) {
    padding-left: 39px;
}
#bottom div.wrap {
	height: 291px!important; 
	}

footer[role="contentinfo"] h3 {
    font-family: "Helvetica Neue","Helvetica","Arial",sans-serif;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 15px;
    text-transform: none;
}
footer[role="contentinfo"] #bottom #newsletter_signup form::after {
    clear: both;
    content: "";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}
footer[role="contentinfo"] #bottom #newsletter_signup form ol {
    float: left;
}
form ol li::after {
    clear: both;
}
form ol li::before, form ol li::after {
    content: " ";
    display: table;
}
footer[role="contentinfo"] #bottom #newsletter_signup form ol li label {
    display: none;
}
form ol li input.text {
    padding: 0 5px;
}
footer[role="contentinfo"] #bottom #newsletter_signup form ol li input.text {
    width: 200px;
}
form ol li select, form ol li textarea, form ol li input.text {
    background: none repeat scroll 0 0 #fff;
    border-radius: 5px;
    box-shadow: 0 4px 12px -5px #cccccc inset;
    box-sizing: border-box;
    color: #8f8f8f;
    float: left;
    font-family: "Helvetica Neue","Helvetica","Arial",sans-serif;
    font-size: 13px;
    font-weight: bold;
    height: 30px;
    line-height: 1em;
    margin-bottom: 5px;
    padding: 4px 5px;
    width: 220px;
}
footer[role="contentinfo"] #bottom #newsletter_signup form {
    margin-bottom: 10px;
}
#newsletter_signup ol { margin: 0; padding: 0; }
footer[role="contentinfo"] #bottom #newsletter_signup form div.buttons {
    float: left;
    margin-left: 10px;
    width: 70px;
}
footer[role="contentinfo"] #bottom #tertiary .button, footer[role="contentinfo"] #bottom #newsletter_signup .button {
    font-size: 10px;
}
.button.auto {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
}
footer[role="contentinfo"] #bottom #tertiary p, footer[role="contentinfo"] #bottom #newsletter_signup p {
    margin: 0;
}
#social_links_container {
    float: right;
    margin-left: 10px;
}
#social_links_container p {
    margin-bottom: 5px;
}
footer[role="contentinfo"] #social_links li {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 none;
    display: inline-block;
    margin: 0;
    padding: 0;
}
footer[role="contentinfo"] #social_links li:first-child {
    margin-left: 0;
}
#social_links a {
    background: url("../images/icon_social_link.png") no-repeat scroll 0 -26px rgba(0, 0, 0, 0);
    display: block;
    height: 0;
    overflow: hidden;
    padding: 26px 0 0;
    width: 30px;
}
#social_links a.icon {
    opacity: 0.7;
}
#social_links a.icon_facebook {
    background-position: -30px -26px;
}
#social_links a.icon_instagram {
    background-position: -90px -26px;
}
#social_links a.icon_email {
    background-position: -180px -26px;
    width: 40px;
}
footer[role="contentinfo"] #bottom #verisign_info {
    float: left;
}
footer[role="contentinfo"] #bottom #payment_wrap #verisign_info {
    float: left;
    height: 55px;
    text-align: left;
}
footer[role="contentinfo"] #bottom #payment_wrap #verisign_info dl {
    float: left;
}
footer[role="contentinfo"] .logo_verisign {
    background: url("../images/icon_payment.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 0;
    overflow: hidden;
    padding: 53px 0 0;
    width: 107px;
}
footer[role="contentinfo"] .logo_verisign {
    background: url("../images/icon_payment.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 0;
    overflow: hidden;
    padding: 53px 0 0;
    width: 107px;
}
footer[role="contentinfo"] #bottom #payment_wrap #verisign_info dd {
    padding-left: 120px;
    width: 280px;
}
footer[role="contentinfo"] #bottom #payment_wrap #verisign_info dt + dd {
    margin-top: 9px;
}
footer[role="contentinfo"] #bottom #payment_wrap #verisign_info dt {
    float: left;
    padding: 0 0 53px;
    width: 108px;
}
#verisign_info dl { margin: 0px; }
footer[role="contentinfo"] #bottom #card_logos {
    float: right;
}
footer[role="contentinfo"] #bottom #payment_wrap #card_logos {
    height: 55px;
    left: 650px;
    margin: 0;
    position: absolute;
    text-align: left;
    top: -5px;
}
footer[role="contentinfo"] #bottom #payment_wrap #card_logos dl {
    min-width: 270px;
    padding: 25px 0 0;
    position: relative;
	margin: 0;
}
footer[role="contentinfo"] #bottom #payment_wrap #card_logos dt {
    display: inline-block;
    position: absolute;
    top: 0;
}

.site-description{
    color: #fcfcfc !important;
    margin-left: 50px;
    padding-left: 50px;
    font-size: 16px;
    display: block;
    font-weight: 500;
}


