/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2016 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: Author: DrByte  Fri Jan 8 15:34:24 2016 -0500 Modified in v1.5.5 $
 */

 @font-face {font-family: 'entypo-fontello'; font-weight: normal; font-style: normal;
src: url('font/entypo-fontello.eot?v=3');
src: url('font/entypo-fontello.eot?v=3#iefix') format('embedded-opentype'), 
url('font/entypo-fontello.woff?v=3') format('woff'), 
url('font/entypo-fontello.ttf?v=3') format('truetype'), 
url('font/entypo-fontello.svg?v=3#entypo-fontello') format('svg');
}
@font-face{
font-family:HPIcons;src:url(font/hpi-hf-icons-svg.svg);
src:url(font/hpi-hf-icons-eot.eot);
src:url(font/hpi-hf-icons-eot.eot?#iefix) format("embedded-opentype"),
url(font/hpi-hf-icons-woff.woff) format("woff");
font-weight:normal;font-style:normal
}

 @font-face{
	 font-family:bebas-neue;src:url(https://use.typekit.net/af/efcc9e/0000000000000000000149c5/27/l?subset_id=2&fvd=n4&v=3) format("woff2"),
	 url(https://use.typekit.net/af/efcc9e/0000000000000000000149c5/27/d?subset_id=2&fvd=n4&v=3) format("woff"),
	 url(https://use.typekit.net/af/efcc9e/0000000000000000000149c5/27/a?subset_id=2&fvd=n4&v=3) format("opentype");
	 font-weight:400;font-style:normal;
	 }
body {
	
	color: #222222;   
  
	font-size: 13px;  
	font-family: Arial, sans-serif;

    display: table;  
	width: 100%;
	margin:0px;
	    height: 100%;
	}
input,select
{
	-webkit-appearance: none;
}
select
{
  background: url("../images/arrow.png") no-repeat scroll right center transparent;

  padding-right: 14px;
}
input[type='radio']
{
	-webkit-appearance: radio;
}

FIELDSET {
    padding: 0.5em;
    margin: 0.5em 0em;
    border: 1px solid #ccc;
}

LEGEND {
    font-weight: bold;
    padding: 0.3em;
}
LEGEND {
    font-weight: bold;
    padding: 0.3em;
}
a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #222222;
	text-decoration: none;
	}
 
a:visited {
	color: #222222;
	text-decoration: none;
	}

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #f12a43;
	}

a:active {
	color: #0000FF;
	}

h1 {
	font-size: 1.5em;
	color: #000000;
	}

h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 1.3em;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 1.1em;
	}

.biggerText {
	font-size: 1.2em;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0.3em 0;
	}

/*  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: 0.1em;
	}

TEXTAREA {
	margin: auto;
	display: block;
	width: 95%;
	}

input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
textarea:focus {
  color: #444;
  -moz-box-shadow: 0 0 3px rgba(0,0,0,.2);
  -webkit-box-shadow: 0 0 3px rgba(0,0,0,.2);
  box-shadow:  0 0 3px rgba(0,0,0,.2); }



LEGEND {
	font-weight: bold;
	padding: 0.3em;
	color: black;
	}

LABEL, h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
	}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}
input[type=text], input[type=password], input[type=email], input[type=url], input[type=number],SELECT,input[type="tel"] ,TEXTAREA{
    width: 100%;
    border: 1px solid #f0f0f0;
    padding: 10px 0px;
    margin: 0px;
    margin-bottom: 10px;
    max-width: 100%;
    text-indent: 17px;
    outline: none;
	    border-radius: 2px;
    font-size: 13px;
    font-family:  sans-serif;
    color: #777;
}
	
#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 {
	padding: 0.5em;
	}

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-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #9a9a9a;
	}

.messageStackWarning, .messageStackError {
	background-color: #ff0000;
	color: #ffffff;
	}

.messageStackSuccess {
	background-color: #99FF99;
	color: #000000;
	}

.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
	}

/*wrappers - page or section containers*/
#mainWrapper {
	background-color: #ffffff;

	}

#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 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 {
	padding: 0.8em 1.1em;
	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}







#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;
	}





#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;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	   color: #f12a43;
    font-size: 20px;
    font-weight: bold;
	}

.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, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}

.centerBoxWrapper {

	height: 1%;
	    padding: 5px 15px;
	}

h2.centerBoxHeading {
	    line-height: 60px;
    text-align: center;
    margin-bottom: 30px;
  
    border-bottom: 1px solid #f0f0f0;
    color: #454545! important;
    font-family:  sans-serif;
    font-weight: 300;
    text-transform: none;
    letter-spacing: 1px;
    margin-top: 0;
	font-size:18px;
	}

/*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;
}



.leftBoxContainer, .rightBoxContainer {
	margin: 0em;

	margin-top: 1.5em;
	}

.sideBoxContent {
	background-color: #ffffff;
	padding: 0.4em;
	}

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 {
	margin: 0em 0em 0em 1.5em;
	}

#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 {
	    color: #454545;
    text-decoration: none;
	line-height: 30px;
	}
A.category-links, A.category-links:visited {
	color: #004080;
	text-decoration: none;
	}
A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
	    color: #454545;
    text-decoration: none;
    font-size: 14px;
    line-height: 25px;
	}
SPAN.category-subs-parent {
	font-weight: bold;
	    color: #454545;
    text-decoration: none;
	line-height: 30px;
	}
SPAN.category-subs-selected {
	font-weight: bold;
	}
/* end categories box links */

/*misc*/
.back {
	float: left;
	}

.forward, #shoppingCartDefault #PPECbutton {
	float: right;
	}

.bold {
	font-weight: bold;
	}



.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
	}



.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;
	}

/* added padding to prevent CSS buttons from touching product image */
.navNextPrevWrapper {padding-bottom: 5px;}

.paypal-button-hidden {
  visibility: hidden;
}

/* markup for tables used to present tabular data */
.alignLeft {text-align: left}
.alignCenter {text-align: center}
.alignRight {text-align: right}
.tabTable {width:100%;border:none;padding:0;margin:0; border-spacing:0;border-collapse:collapse;}
table{border:none;padding:0;margin:0; border-spacing:0;border-collapse:collapse;}
#cartContentsDisplay {width: 100%;}
#myAccountOrdersStatus, #orderHistoryHeading, #prevOrders {width: 100%;}
.accountOrderId {width:30px;}
.accountOrderDate, .accountOrderStatus, .accountOrderTotal {width:70px;}
#seQuoteResults {width: 100%;}
#seQuoteResults td {border: 1px solid black;}
.listBoxContentTable {width:100%;}
.listBoxContentTable td {border: 1px solid black;}
#upcomingProductsTable {width: 100%;}
#quantityDiscountsDetails td {border: 1px solid black;}
.products-listing .productsAllListing, .productsNewListing, .productsFeaturedListing {width: 100%;}
.tableBorder1 td {border: 1px solid black;}/* latin-ext */



/* latin-ext */
@font-face {
  font-family: 'Josefin Sans';
  font-style: normal;
  font-weight: 300;
  src: local('Josefin Sans Light'), local('JosefinSans-Light'), url(https://fonts.gstatic.com/s/josefinsans/v9/C6HYlRF50SGJq1XyXj04zxLwFvNxpkIoVzlXSkPSYkA.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Josefin Sans';
  font-style: normal;
  font-weight: 300;
  src: local('Josefin Sans Light'), local('JosefinSans-Light'), url(https://fonts.gstatic.com/s/josefinsans/v9/C6HYlRF50SGJq1XyXj04z04GofcKVZz6wtzX_QUIqsI.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
/* latin-ext */
@font-face {
  font-family: 'Josefin Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Josefin Sans'), local('JosefinSans'), url(https://fonts.gstatic.com/s/josefinsans/v9/xgzbb53t8j-Mo-vYa23n5j0LW-43aMEzIO6XUTLjad8.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Josefin Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Josefin Sans'), local('JosefinSans'), url(https://fonts.gstatic.com/s/josefinsans/v9/xgzbb53t8j-Mo-vYa23n5ugdm0LZdjqr5-oayXSOefg.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
/* latin-ext */
@font-face {
  font-family: 'Josefin Sans';
  font-style: normal;
  font-weight: 600;
  src: local('Josefin Sans SemiBold'), local('JosefinSans-SemiBold'), url(https://fonts.gstatic.com/s/josefinsans/v9/C6HYlRF50SGJq1XyXj04z9sVlKlcXvEcgUssOU60Pj4.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Josefin Sans';
  font-style: normal;
  font-weight: 600;
  src: local('Josefin Sans SemiBold'), local('JosefinSans-SemiBold'), url(https://fonts.gstatic.com/s/josefinsans/v9/C6HYlRF50SGJq1XyXj04z_Bf3Xtc57ojmY2ox2Xv8Go.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
/* latin-ext */
@font-face {
  font-family: 'Josefin Sans';
  font-style: normal;
  font-weight: 700;
  src: local('Josefin Sans Bold'), local('JosefinSans-Bold'), url(https://fonts.gstatic.com/s/josefinsans/v9/C6HYlRF50SGJq1XyXj04z-IaMZP5eRGvEWe_CNIU_oY.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Josefin Sans';
  font-style: normal;
  font-weight: 700;
  src: local('Josefin Sans Bold'), local('JosefinSans-Bold'), url(https://fonts.gstatic.com/s/josefinsans/v9/C6HYlRF50SGJq1XyXj04z3NuWYKPzoeKl5tYj8yhly0.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
@font-face {
  font-family: 'FontAwesome';
  src: url('font/fontawesome-webfont.eot?v=3.2.1');
  src: url('font/fontawesome-webfont.eot?#iefix&v=3.2.1') format('embedded-opentype'), url('font/fontawesome-webfont.woff?v=3.2.1') format('woff'), url('font/fontawesome-webfont.ttf?v=3.2.1') format('truetype'), url('font/fontawesome-webfont.svg#fontawesomeregular?v=3.2.1') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* FONT AWESOME CORE
 * -------------------------- */
 [class^="icon-"], [class*=" icon-"] {
    display: inline;
    width: auto;
    height: auto;
    line-height: normal;
    vertical-align: baseline;
    background-image: none;
    background-position: 0% 0%;
    background-repeat: repeat;
    margin-top: 0;
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  *margin-right: .3em;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
  text-decoration: inherit;
  display: inline-block;
  speak: none;
}
* {
    margin: 0;
}
 
 .bannertop { 
 line-height: 30px; 
 font-family: 'Josefin Sans', sans-serif;  
 font-size: 12px;  
 background: #3f3f3f;   
 color: #ffffff;  
 text-align: center;  
 letter-spacing: 1px;
     display: inline-block;
    width: 100%;
 }
 .avia-button-wrap
 {display:none;}

.row {
    width: 980px;
	margin-left: auto;
    margin-right: auto;
    background-color: #fff;

}

.desktop-left
{
	float:left;
	padding-left: 10px;
}
.desktop-right
{
	float: right;
    width: 100%;
    background-color: #f6f6f6;
	    padding-right: 30px;
}
.desktop-right ul
{
display: inline-block;
    width: 100%;
	    padding: 0px;
}
.desktop-right ul li
{
	float:right;
	    list-style: none;
    line-height: 30px;
    margin-right: 20px;
}
.desktop-right ul li a
{
	color:#858585;
}
#navigation {
    width: 100%;
    position: relative;
}

#logo {
    vertical-align: middle;
    margin-right: 20px;
    display: inline-block;
}
#logo a {
    float: left;
    font-family: 'Montserrat', sans-serif;
    font-size: inherit;
    text-transform: uppercase;
    font-weight: 700;
    color: #e5e5e5;
    text-decoration: none;
}
#logo img {
    max-width: 200px;
	 vertical-align: middle;
    padding: 10px 0;
	height:auto;
}
#logo .logo1
{
	display:none;
}
ul#cart {
    text-align: right;
    z-index: 5;
    position: relative;
    list-style: none;
    margin-top: 0;
	width:600px;
	float:right;
	display:inline-block;
	    padding: 0px;
}
ul#cart li {
    display: inline-block;
    padding: 0 0 0 10px;
}
 .scrollheader ul#cart li a, .scrollheader ul#main-nav li ul.sub li a {
    color: #333333! important;
}
ul#main-nav li a
{
	color: #fff! important;
}
ul#cart li a {
    text-transform: uppercase;
    font-family:  sans-serif;
    font-weight: 400;
    font-size: 14px;
}
.icon-search:before {
    content: "\f002";
}
.icon-shopping-cart:before {
    content: "\f07a";
}
li.search-field {
   
    margin: 0;
  
    display: none;
 
}
.search-form
{
	    position: relative;
}
.search-form .icon-search
{
	position:absolute;
	    top: 3px;
    right: 10px;
}
 li.search-field input {
       height: 0.5rem;
    width: 205px;
    padding-right: 15px;
    margin-bottom: 0px;

    border: 1px solid #000000;
}
li.search-field .search_submit
{
	    position: absolute;
    top: -7px;
    right: 0px;
    width: 30px;
    height: 30px;
    cursor: pointer;
    z-index: 1000;
}
nav {
    display: inline-block;
	    width: 100%;
}
ul#main-nav {
    border-bottom: 2px solid #ccc;
    border-top: 2px solid #ccc;
    width: 960px;
    margin: 0 auto;
    background: #505050;
	    line-height: 34px;
	    padding: 0px;	
}
ul#main-nav li {
    position: relative;
	display: inline-block;
    vertical-align: middle;
	    line-height: 30px;
}
.index .scrollheader ul#main-nav li a, .index .scrollheader ul#cart li a, .index .scrollheader ul#main-nav li ul.sub li a {
    color: #000000! important;
}
ul#main-nav li a {
    font-family:  sans-serif;
    font-weight: 300;
    font-size: 14px;
    display: block;
    padding: 0 15px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
#main-nav .level0
{
	display:none;
}

.coverheader .logo1 {
    display: inline-block;
}
.coverheader .logo2 {
    display: none;
}
.coverheader ul#main-nav li a, .coverheader ul#cart li a, .coverheader ul#main-nav li ul.sub li a:hover {
    color: #d5d5d5! important;
}
.coverheader #navigation
{
	background:#000;
}
 .coverheader ul#main-nav li a:hover,  .coverheader ul#cart li a:hover, .coverheader ul#main-nav li ul.sub li a:hover {
    color: #ffffff! important;
}
.Content.Widest {
    width: 100%;
    margin: 0 auto;
}
#contentMainWrapper
{
	 width: 100%;
	
    margin: auto;

}
.flex-caption {
    position: absolute;
    width: 100%;
    padding: 0 5%;
    line-height: normal;
    z-index: 3;
}
.flex-caption.slide1 {
    top: 45%;
    text-align: center;
}
.flex-caption.slide3 {
    top: 45%;
    text-align: center;
}
.flex-caption h2.slide-title {
    font-size: 72px;
    font-family: 'Courier New', Courier, monospace;
    font-weight: 400;
    color: #000000;
}
.cta {
    margin-top: 50px;
}
.cta a {
    color: #ffffff;
    font-size: 22px;
    font-weight: 400;
    padding: 10px 20px;
    background: #000000;
    letter-spacing: 1px;
    -webkit-transition: background .5s ease,color .5s ease;
    -moz-transition: background .5s ease,color .5s ease;
    -o-transition: background .5s ease,color .5s ease;
    transition: background .5s ease,color .5s ease;
}
#centerBoxContentsSpecials
{
	    color: #000000;
    margin-bottom: 3px;
    font-weight: 400;
    letter-spacing: initial;
    font-size: 13px;
    font-family:  sans-serif;
    line-height: 30px;
}

#footer-wrapper {
  

 width: 100%;
     

}

.row .desktop-4 {
    width: 31.25%;
	    float: left;
    margin-left: 2%;
	    margin-top: 20px;
}
#footer-wrapper h4 {
    color: #000000;
    text-transform: uppercase;
    font-size: 13px;
    border-bottom: 1px solid #dddddd;
    letter-spacing: 1px;
    padding-bottom: 5px;
    font-weight: 700;
	    margin-left: 30px;
}
#footer-wrapper ul {
    list-style: none;
  
	    padding: 0;
    margin: 0 0 20px 0;
	  margin-top: 30px;
}
#footer-wrapper ul li a {
    color: #000000;
}
.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

.credit {
    text-align: center;
    margin-top: 50px;
	border-top: 1px solid #dddddd;
}
#footer-wrapper p {
    color: #000000;
	    text-transform: uppercase;
    font-size: 11px;
    letter-spacing: 1px;
}
#footer-wrapper p a
{
	 color: #000000;
}
#page {
    clear: left;
    margin-bottom: 50px;
}
#shippingInfoHeading,#aboutDefaultHeading
{
	line-height: 60px;
    text-align: center;
    margin-bottom: 30px;
    border-bottom: 1px solid #f0f0f0;
    color: #454545! important;
    font-family:  sans-serif;
    font-weight: 300;
    text-transform: none;
    letter-spacing: 1px;
    margin-top: 0;
    font-size: 18px;
}
.scrollheader .nav-container
{
	border-bottom: 1px solid #f0f0f0;
	    padding: 0 0.8em;
}
.toolbar {
    margin-bottom: 15px;
    padding: 5px 0px 0px 0px;
    color: rgb(99, 99, 99);
    font-size: 12px;
    width: 100%;
    display: inline-block;
    padding: 10px 0px 10px 0px;
    border-bottom: 1px solid #e2e2e2;
    line-height: 30px;
}
#productsListingTopNumber, #productsListingBottomNumber {
    padding-left: 20px;
}
.back {
    float: left;
}
.forward, #shoppingCartDefault #PPECbutton {
    float: right;
}
#productsListingListingTopLinks a, #productsListingListingBottomLinks a {
    border-radius: 5px;
    display: inline-block;
    padding: 0px 10px;
    background-color: #fff;
    border: 1px solid #ddd;
    color: #000;
}
.sort-by {
    float: right;
    padding-right: 20px;
}
.sort-by a {
    padding-right: 10px;
    color: rgb(99, 99, 99);
}
#productListHeading
{
	    line-height: 60px;
    text-align: center;
    margin-bottom: 10px;
    border-bottom: 1px solid #f0f0f0;
    color: #454545! important;
    font-family:  sans-serif;
    font-weight: 300;
    text-transform: none;
    letter-spacing: 1px;
    margin-top: 0;
    font-size: 18px;
}
#productListing .products-grid {
    margin: 0 auto;
    border-bottom: none;
    position: relative;
    padding: 0px;
}
.products-grid > li {
    float: left;
    position: relative;
    margin-bottom: 20px;
    text-align: center;
    list-style: none;
}


.products-grid--max-4-col > li {
    width: 31.33333%;
    margin-right: 1.5%;
	-webkit-box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.1);
}
.products-grid--max-4-col > li img
{
	margin-top:5px;
}
.products-grid .product-info {
    margin-top: 10px;
}


.products-grid .itemTitle {
    text-transform: uppercase;
    padding-bottom: 5px;
    padding-top: 10px;
    font-style: normal;
    color: rgb(99, 99, 99);

    font-weight: normal;
    line-height: 1.4;
    text-align: center;


    background: rgba(0, 0, 0, 0);
    border: 0;
    font-size: 100%;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline;
    display: block;
}
.products-grid .itemTitle a {

    margin-bottom: 3px;
  
 
    font-size: 14px;
    
}
.products-grid  .productBasePrice
{
	font-size:20px;
}
.products-grid .price-box .special-price {
    margin: 0px;
}
#product-photos
{
	    width: 55%;
    float: left;
    margin-right: 1%;
    overflow: hidden;
 
}
#productMainImage {
    width: 95%;
	float: left;
	 position: relative;
    overflow: hidden;
	    margin: 0px;
}
#productAdditionalImages
{
	 width: 95%;
	float: left;
	 position: relative;
    overflow: hidden;
	    margin: 0px;
}
#product-right
{
	    width: 40%;
    float: left;
	    padding: 10px;
    position: relative;
    overflow: hidden;
    border-style: solid;
    border-width: 1px;
    border-radius: 2px;
    border-color: #e1e1e1;
    background-color: #f8f8f8;
}
#productName
{
    
       color: #333333;
    font-weight: 400;
    text-transform: none;
    letter-spacing: 0.4px;
    margin-top: 0;
    margin-bottom: 10px;
    line-height: normal;
    font-size: 18px;
    -webkit-font-smoothing: antialiased;	
}
#productAttributes
{
	    margin-top: 10px;
    display: inline-block;
}
 .desktop-1 {
    width: 6.25%;
	    float: right;
}
 .desktop-1 a{
    color: #454545;
    text-decoration: none;
	    font-size: 26px;
 }
 .icon-angle-left:before {
    content: "\f104";
}
.icon-angle-right:before {
    content: "\f105";
}
#productPrices {
   font-size: 20px;
    margin: 0px;
    font-weight: 400;
    color: #85a73e;
  
    padding: 10px;
    background: #eeeeee !important;
    border: 1px solid #e1e1e1 !important;
    width: calc(100% - 20px) !important;
    margin-bottom: 20px;
}
#attribsOptionsText
{
	display:none;
}
.wrapperAttribsOptions .attribsSelect
{
	min-width: 76px;
    display: inline-block;
    float: left;
    font-weight: bold;
    color: #222 !important;
    font-size: 16px;
	border: none !important;
	    margin-left: 0 !important;
}
.wrapperAttribsOptions .back select
{
	border: 1px solid #ccc7c7;
    border-radius: 3px;
    color: #222222;
    cursor: pointer;
    display: block;
    font-size: 13px;
    margin: 0;
    overflow: hidden;
    padding: 8px 10px;
    position: relative;
    text-overflow: clip;
    width: 100%;
}
#cartAdd .quantity,.cartQuantity input[type="text"] {
    line-height: 28px;
    height: 28px;
    text-indent: 0! important;
    text-align: center;
    padding: 0! important;
    width: 70px! important;
    background: transparent! important;
    display: inline-block;
    color: #222222;
    border-radius: 0px;
    /* margin-top: 10px; */
    vertical-align: middle;
    border: 1px solid #ccc;

    margin: 0;
}
.button_in_cart {
    display: inline-block! important;
    margin-left: 20px;
    width: auto! important;
    line-height: 40px! important;
    padding: 0 20px! important;
}
.col-right {
    width: 100%;
    clear: both;
	    border-top: 1px solid #f0f0f0;
    margin-top: 20px;
    padding: 20px 0;
    float: left;
    text-align: center;
}
.col-right .block {
    margin: 0 0 20px;
}
.block .block-title {
   margin-bottom: 20px;
   color: #000000;
    font-family:  sans-serif;
    font-weight: 300;
    text-transform: none;
    letter-spacing: 1px;
    margin-top: 0;
    margin-bottom: 10px;
    line-height: normal;
    -webkit-font-smoothing: antialiased;
}
.product-block {
    display: inline-block;
    zoom: 1;
    padding: 10px 8px;
    vertical-align: top;
    line-height: 1.6em;
    width: 18%;
}
.product-block .block-inner {
    position: relative;
}
.block-inner {
    color: #666666;
}
.product-block .image-cont {
    position: relative;
    padding-bottom: 0px;
    max-height: 365px;
}
.product-block .image-cont .image-link {
    display: block;
    position: relative;
    text-align: center;
}


.product-block a {
    color: #666666;
    font-size: 15px;
}
.product-block .block-inner .image-cont img {
    margin: 9px 0;
    max-height: 200px;
    vertical-align: top;
}
.product-block .image-cont .image-link .title {
    margin: 0 0 17.5px;
   
    line-height: 1.2;
    overflow-wrap: break-word;
    word-wrap: break-word;
    margin-bottom: 0;
    color: #000;
}
.normalprice {
    font-size: 12px;
    margin-right: 15px;
    text-decoration: line-through;
    color:#f12a43;
}
.productPriceDiscount {
    display: none;
}
#cartContentsDisplay
{
	    width: 73%;
    float: left;
}
#cartContentsDisplay th
{
	    background: #ffffff;
    font-weight: normal;
	    padding: 10px;
    border: 1px solid #f0f0f0;
    text-align: left;
	    text-align: left;
}
#cartContentsDisplay td
{
    padding: 10px;
    border: 1px solid #f0f0f0;
    text-align: left;
	    text-align: left;
}
.cart-item {
    display: table-cell;
}
.cart-image {
    display: inline-block;
    margin-right: 10px;
}
.cart-image img {
    vertical-align: middle;
}
.cart-title {
    display: inline-block;
}
#cartContentsDisplay p {
    font-size: 13px;
    margin-bottom: 10px;
}
.cartQuantity input[type="image"]
{
	vertical-align: middle;
}
#basket-right {
    text-align: center;
	    width: 25%;
	    float: right;	
}
#basket-right h4{
    font-size: 14px;
	margin-bottom: 10px;
    color: #000000;
    font-family:  sans-serif;
    font-weight: 300;
    text-transform: none;
    letter-spacing: 1px;
    margin-top: 0;
    margin-bottom: 10px;
    line-height: normal;
    -webkit-font-smoothing: antialiased;
}
#basket-right p {
	font-size: 13px;
	padding:0px;
    margin-bottom: 20px;
	
}
#basket-right p a
{
	color: #000000;
}
.login_left
{
	width:45%;
	float:left;
}
.login_right
{
	width:45%;
	float:right;
}
#loginDefault .buttin_submit
{
	    width: 100%;
    float: none;
    margin: 0px;
}
#checkoutConfirmDefault #cartContentsDisplay
{
	width:100%;
}

.cartQuantity input[type="text"]
{
	width:auto;
}
.scn_cb_table input[type=text],.scn_cb_table input[type=password],.scn_cb_table input[type='number']
{
	padding:5px;
}
.scn_cb_table .scn_cb_right
{
	width:200px !important;
}
#createAcctDefault .create_entry 
{
	      width: 100%;
    float: left;
   
}
.field {
 
    float: left;
    padding: 0.45em;
    box-sizing: border-box;
	    margin-left: 0px !important;
}
.field__input-wrapper {
    position: relative;
	width: 100% !important;
    margin-left: 0px !important;
}


.field__label {
    color: #999999;
}

.field__label {
    transition: all 0.2s ease-out;
}

.field__label {
    font-size: 0.85714em;
    font-weight: normal;
    position: absolute;
    top: 0;
    width: 100%;
    margin-top: 0.3em !important;
    padding: 0 0.93333em !important;
    z-index: 1;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transform: translateY(3px);
    transform: translateY(3px);
    pointer-events: none;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    box-sizing: border-box;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
	    margin-left: 6px;
}


.field__input {
    background-color: white;
    color: #333333;
}

.field__input {
    border-radius: 4px;
    display: block;
    box-sizing: border-box;
    width: 100% !important;
    padding: 0.94em 0em !important;
        word-break: normal;
	
}


 .field--show-floating-label .field__label {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
}
.field--show-floating-label .field__input {
    padding-top: 1.5em !important;
    padding-bottom: 0.38em !important;
	width:100%;
}
.field__input-wrapper LABEL.inputLabel
{
	float:none;
	width:100%;
}
#createAcctDefault input[type="text"],#createAcctDefault select
{
	width:auto;
	min-width: 250px;
}
#footer li
{

    color: #000;
    font-size: 1em;
    font-weight: bold;
    line-height: 23px;
}
.btn-default_left {
    display: inline-block;
    padding: 0px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    color: #333;
    background-color: #fff;
    border-color: #ccc;
    height: 30px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    margin-right: -4px;
}
.btn-default_right {
    display: inline-block;
    padding: 0px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    color: #333;
    background-color: #fff;
    border-color: #ccc;
    height: 30px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    margin-left: -5px;
}
#createAcctDefault .forward
{
	margin-right:50px;
}
.navNextPrevList span.normal_button
{
	width:auto;
}
.button_update_cart
{
	display:none;
}
.continueshopping
{
	    background: #fff !important;
    border: 1px solid #000 !important ;
    color: #000 !important;
	margin-bottom:20px !important;
}
#productAttributes .back
{
	    margin-left: 5px;
		width:100%;
}
#productAttributes .back br
{
	display:none;
}
LABEL, h4.optionName
{
	padding:0px;
}
.likecolor {
    height: auto;
    position: relative;
    float: right;
    width: 100%;
	margin-top: 20px;
}
.color-list
{
	    padding: 0px;
}
.likecolor li
{
	border: 1px solid rgb(221, 221, 221);
    float: left;
    margin: 0 5px 10px 0;
    width: 60px;
    height: 60px;
    overflow: hidden;
}
.likecolor li.active {
    border: 1px solid rgb(51, 51, 51);
    color: rgb(85, 85, 85);
	
}
.likecolor dd
{
margin:0px;
}
.likecolor li a{
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    width: 100%;
}
.likecolor li img {
       width: auto;
    height: auto;
    z-index: 1;
    /* vertical-align: middle; */
    display: inline-block;
}
#select-currency
{
	width: 70px;
    line-height: 25px;
    padding: 0px;
    margin: 0px;
    background: #fff;
	    margin-top: 3px;
}
.page-title h1 {
    font-weight: 500;
    font-size: 30px;
	    display: inline-block;
    margin-bottom: 0;
    margin-top: 0;
}
#accordion {
    font-family: Arial;
}
.accordion {
    float: left;
    width: 100%;
    margin-top: 15px;
}
.accordion li.faq:last-child {
    border-bottom: 0;
}


.accordion li.faq {
    margin-bottom: 15px;
    padding-bottom: 5px;
}
[data-accordion] {
    line-height: 1;
}
[data-accordion] [data-control] {
    position: relative;
    padding-right: 40px;
}
[data-accordion] > [data-control]:after {
    content: "";
    position: absolute;
    right: 10px;
    top: 2px;
    font-size: 25px;
    font-weight: 200;
    color: #444;
    height: 15px;
    width: 24px;
    background: url(../images/icon-plus.png) center center no-repeat;
    background-size: 50%;
}
[data-accordion].open > [data-control]:after {
    background: url(../images/icon-close.png) center center no-repeat;
    background-size: 50%;
}
article p {
    font-family: "Gotham";
    color: black;
    line-height: 1.5em;
    padding-right: 20%;
}
#about ul
{
	    padding: 0px;
    margin: 0px;
    list-style: none;
}
.accordion li.faq
{
	padding:0px;

}
.open .data-content
{
	display:block !important;
}
.trees-section h2 {
    text-transform: uppercase;
    margin: 0;
    font-size: 24px;
    line-height: 24px;
    font-weight: 500;
}
.ww-divider {
    width: 100%;
    height: 1px;
    background-color: #333;
    display: block;
    margin: 30px auto;
}
.trees-section .sub {
    color: #333;
    font-size: 16px;
    font-weight: 100;
    line-height: 20px;
    margin-bottom: 70px;
    font-weight: 300;
}
.col-md-offset-3
{
    margin-left: 25%;
	    width: 50%;
		    float: left;
		text-align:center;
    margin-right: 25%;		
}


.wrap {
    overflow: hidden;
    margin: 10px auto;
    width: 980px;
}
.wrap .box {
    float: left;
    position: relative;
    width: 25%;
    padding-bottom: 25%;
}
.boxInner {
    position: absolute;
    left: 10px;
    right: 10px;
    top: 10px;
    bottom: 10px;
  
}
.orangediv {
    float: left;
    width: 100%;
    background: #ffa549;
    background: -moz-radial-gradient(center, ellipse cover, #ffa549 0%, #ea8722 100%);
    background: -webkit-radial-gradient(center, ellipse cover, #ffa549 0%,#ea8722 100%);
    background: radial-gradient(ellipse at center, #ffa549 0%,#ea8722 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa549', endColorstr='#ea8722',GradientType=1 );
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}
.blackdiv {
    float: left;
    width: 100%;
    background: #5f5e5e;
    background: -moz-radial-gradient(center, ellipse cover, #5f5e5e 0%, #404040 100%);
    background: -webkit-radial-gradient(center, ellipse cover, #5f5e5e 0%,#404040 100%);
    background: radial-gradient(ellipse at center, #5f5e5e 0%,#404040 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5f5e5e', endColorstr='#404040',GradientType=1 );
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}
.yellowdiv {
    float: left;
    width: 100%;
    background: #ffe168;
    background: -moz-radial-gradient(center, ellipse cover, #ffe168 0%, #fcd123 100%);
    background: -webkit-radial-gradient(center, ellipse cover, #ffe168 0%,#fcd123 100%);
    background: radial-gradient(ellipse at center, #ffe168 0%,#fcd123 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffe168', endColorstr='#fcd123',GradientType=1 );
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}
.bluediv {
    float: left;
    width: 100%;
    background: #3599f1;
    background: -moz-radial-gradient(center, ellipse cover, #3599f1 0%, #3783dd 100%);
    background: -webkit-radial-gradient(center, ellipse cover, #3599f1 0%, #3783dd 100%);
    background: radial-gradient(ellipse at center, #3599f1 0%, #3783dd 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3599f1', endColorstr='#3783dd', GradientType=1 );
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}
.lineuptext {
    color: #fff;
    float: left;
    width: 100%;
    font-size: 18px;
    margin: 15px 0;
    text-align: center;
}
.lineupimagediv {
    float: left;
    margin: 0;
    text-align: center;
    width: 100%;
    min-height: 145px;
	    font-family: "Conv_AvenirLTStd-Black";
    color: #404040;
    font-size: 24px;
}
.lineupimagediv img {
    bottom: 0;
    left: 0;
    margin: auto;
    position: inherit;
    right: 0;
    top: 44px;
	max-width:100%;
	height:auto;
}
.woocommerce img, .woocommerce-page img {
    height: auto;transition: all .2s ease-in-out;
    max-width: 100%;
}

#reviewsWrite
{
	text-align:left;
}
#reviewsWrite h1
{
	text-align:center;
	color: #000000;
    font-family: sans-serif;
    font-weight: 300;
    text-transform: none;
    letter-spacing: 1px;
    margin-top: 0;
    margin-bottom: 10px;
    line-height: normal;
    -webkit-font-smoothing: antialiased;
	border-top: 1px solid #f0f0f0;
	    padding: 10px;
}
#oz-review-form {padding: 5px 9px 0px 0px;}
#oz-review-form .title {line-height: 28px; font-size: 16px;}
#oz-review-form .rating {padding-bottom: 7px;}
#oz-review-form .rating a{ width: 15px; height: 15px; background: url("../images/cosmo/review-star.jpg") bottom; display: inline-block; margin-top: 2px; cursor: pointer; }
#oz-review-form .rating a.active{ background-position: top; }
#oz-review-form .rating a.fakeover {background-position: bottom;}
#oz-review-form .rating a.fakeoveractive {background-position: top;}
#oz-review-form .rating label{ float: left; font-size: 13px; font-weight: lighter; padding: 0 3px 0 0;  }
#oz-review-form .review-submit-wrapper {padding: 10px 0px 37px 0px;}
#oz-review-form .review-submit-btn {background: #ff4a00; border-radius: 3px; margin-top: 16px; line-height: 40px; text-align: center; color: #fff; width:100%; border: 0;text-transform: uppercase;}
#reviewsWrite input,#reviewsWrite #textAreaReviews{width:100%;}



.tabOuterContainer {
    margin: 25px 0 10px 0;
}
.tabOuterContainer .tabs {
    position: relative;
    z-index: 1;
    margin: 0;
    padding: 0;
    list-style: none;
    vertical-align: middle;
}
.tabOuterContainer .tabs li {
    position: relative;
    float: left;
    overflow: hidden;
    width: 20%;
    height: 34px;
    background-color: #ebebeb;
    vertical-align: middle;
    text-align: center;
    line-height: 34px;
	font-size:12px;
}
.tabOuterContainer .tabs li.active {
    margin-top: -1px;
    height: 36px;
    background: #fff;
    background-position: -137px -153px;
}




.tabOuterContainer .tabs li a {
    display: block;
    border: 1px solid #d3d3d3;
    border-bottom: 0;
    border-left: none;
    color: #717171;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 16px;

}
.tabOuterContainer .tabs li:first-child a {
    border-left: 1px solid #d3d3d3;
}
.tabOuterContainer .tabs li.active a {
    color: #000;
}

.tabOuterContainer .tabContainer {
    position: relative;
    margin: -1px 0 0 0;
    padding: 20px 15px;
    min-height: 360px;
    width: 958px;
    border: 1px solid #d3d3d3;
    background: #fff;
    font-size: 12px;
}

#topmenu {
    height: 54px;
}
#topmenu ul.header_menu {
    float: left;
    margin: 0px;
    padding: 0px;
}
#topmenu .placeholder {
    height: 54px;
    width: 15px;
    float: left;
    list-style-type: none;
    padding: 0px;
    margin: 0px;
    position: static;
	left: -5px;
    top: 0px;
    z-index: 99;
}
#topmenu ul.header_menu li.bg {
    float: left;
    list-style-type: none;
    padding: 0px;
    margin: 0px;
    background: url(../images/assets/vertical.gif);
    background-repeat: repeat-x;
    height: 54px;
}
#topmenu ul.header_menu li a {
    margin-top: 28px;
    display: inline-block;
    text-align: center;
    font-family: helenormal;
    color: #1d1d1d;
    padding: 0px 15px;
    text-decoration: none;
    font-size: 16px;
}
#topmenu ul.header_menu li a:hover
{
	    color: #C30D1F;
}
#topmenu .sep {
    float: left;
    padding: 0px;
    margin: 0px;
    list-style-type: none;
}
#topmenu .placeholder_right {
    height: 54px;
    float: left;
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}
#topmenu .placeholder_right img {
    width: 44px;
    height: 54px;
}
.text_top {
    height: 31px;
    background-image: url(../images/bg_top_text.gif);
    color: #FFFFFF;
    font-size: 14px;
    padding-left: 50px;
    padding-top: 15px;
}
.desktop .cart_text {
    float: right;
    display: block;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;

    padding: 0px;
    margin: 0px;
    height: 18px;
    margin-top: 9px;
    margin-right: 24px;
}
.desktop .cart_text a, .cart_text:hover {
    color: #fff;
    text-decoration: none;
}
.desktop .icon_holder {
    float: right;
    width: 75px;
    position: relative;
    text-align: center;
    margin-right: -9px;
}
.desktop .cart_icon {
    position: absolute;
    right: 20px;
    width: 44px;
    top: -10px;
}
.desktop .cart_count {
    color: #F28944;
    font-size: 14px;
    margin-top: -15px;
    display: inline-block;
    z-index: 99999;
    position: absolute;
}
.centerBoxContentsSpecials
{
	    -webkit-box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.1);
		    min-height: 315px;
}
.centerBoxContentsSpecials img
{
	margin-top:10px;
}
.centerBoxContentsSpecials .productBasePrice
{
	font-size:20px;
}
.welcomenew {
    background-position: top;
    font-size: 13px;
    color: #000000;
    padding-top: 33px;
    padding-left: 40px;
    margin-top: 10px;
    margin-left: 15px;
    margin-right: 15px;
    background-image: url(../images/bg_welcome_new1.jpg);
    background-repeat: repeat-x;
    padding-bottom: 40px;
}
.welcomenew_right h1, .welcomenew h1 {
    font-size: 16px;
    font-weight: bold;
    color: #FF0000;
    margin: 0px;
    line-height: 16px;
}
.welcomenew_right h2, .welcomenew h2 {
    font-size: 14px;
    line-height: 14px;
    margin-top: 15px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-bottom: 0;
}
.bot_links {
    background-image: url(../images/bg_bot.gif);
    background-repeat: repeat-y;
    height: 40px;
    font-size: 12px;
    color: #666666;
    padding-top: 20px;
    padding-left: 37px;
    text-transform: uppercase;
    text-align: center;
}
.bot_links a {
    color: #CCCCCC;
    text-decoration: none;
}
.bot_copy {
    background-image: url(../images/bg_bot.gif);
    background-repeat: repeat-y;
    height: 40px;
    padding-top: 20px;
    padding-left: 37px;
    font-size: 11px;
    color: #999999;
    text-align: center;
}
.top-section
{
	    display: inline-block;

    
}
div.top-section div.cols-left {
    width: 508px;
    float: left;
    margin: 10px 0 0 0;
}
div.top-section div.cols-right {
    width: 400px;
    float: left;
    margin: 10px 0 0 0;
}
div.page-splitter {
    height: 1px;
    width: 958px;
    margin: 0 auto;
    background: #e0e0e0;
}
.button_in_cart
{
	position:relative;
}
.button_in_cart:before {
    background: rgba(0, 0, 0, 0) url(../images/sprite.png) no-repeat scroll -24px -176px;
    bottom: auto;
    content: "";
    height: 35px;
    left: 0;
    position: absolute;
    right: auto;
    top: 4px;
    width: 56px;
}

#tabbed-box-container {
    width: 100%;
    height: auto;
    position: relative;
 
    padding-bottom: 9px;
	display: inline-block;
}
#tabbed-box-menu {
    height: 211px;
    width: 224px;
    position: relative;
    top: 7px;
    left: 6px;
    float: left;
    z-index: 2;
}
#tabbed-box-menu ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: absolute;
    height: 211px;
    width: 224px;
    border-left: 1px solid #f5f6f7;
}
#tabbed-box-menu ul li.header {
    display: block;
    height: 42px;
    width: 204px;
    border-right: 1px solid #f5f6f7;
    border-bottom: 1px solid #f5f6f7;
    background: url(../images/menu-header.jpg) no-repeat;
}
#tabbed-box-menu ul li.header p {
    text-decoration: none;
    font-size: 16px;
    color: #fff;
    line-height: 41px;
    text-align: right;
    letter-spacing: -0.3px;
    padding-right: 10px;
    padding-top: 5px;
	    line-height: 25px!important;
    margin-top: -10px!important;
}
#tabbed-box-menu ul li.header p span {
    width: 210px;
    display: inline-block;
    font-size: 15px;
    text-align: center;
}
#tabbed-box-menu ul li a {
    display: block;
    height: 41px;
    width: 194px;
    border-right: 1px solid #f5f6f7;
    border-bottom: 1px solid #f5f6f7;
    background: #fff;
    text-decoration: none;
    font-size: 18px;
    color: #000;
    line-height: 41px;
    text-align: right;
    letter-spacing: -0.6px;
    padding-right: 10px;
}
#tabbed-box-menu ul li a span {
    display: block;

}
#tabbed-box-menu ul li a.selected {
    background: url(../images/menu-hover.png);
    border: none !important;
    width: 192px !important;
    height: 42px !important;
    padding-right: 32px !important;
    color: #fff !important;
    font-size: 24px !important;
}
#tabbed-box-content {
   
      min-height: 100px;
    width: 635px;
    padding: 20px 40px;
    position: relative;
    top: 0px;
    float: right;
    right: 22px;
    z-index: 1;
    border: 1px solid #d3d3d3;
}
.continueshopping,.button_checkout
{
	width:200px;
}
.button_checkout
{
	margin-top:10px;
}
#spec_content .row,#desc_content .row
{
	width:auto !important;
}

.topbar {
    z-index: 1000;
    background-color: #222;
    overflow: hidden;
	height:39px;
}
.nav-container {
    width: 980px;
	  margin: 0 auto;
 height: 100%;
}
ul#nav, ol#nav {
    list-style: none;
	    padding: 0px;
}
#nav
{
	    position: relative;
}
#nav li
{
	float:left;
	    height: 39px;
}
#nav li a
{
	    padding: 8px 10px 3px;
     line-height: 39px;
    background-position: 0 0;
    background-repeat: no-repeat;
    color: #FFF;
    zoom: 1;
    font-size: 20px;
}

.menu-icon
{   
 font-family: "bebas-neue",sans-serif;
}
.bottombar {
    width: 980px;
       text-align: center;
    margin: 0 auto;
     height: 39px;
    position: relative;
    border: none;
}
.bottombar .midmenu {
    float: left;
    font-size: 12px;

    height: 41px;
	width: 850px;
   
}
.bottombar .midmenu li
{
	float: left;
	width: 170px;
	position:relative;
	
}
.midmenu ul li ul.level0
{
	display:none;
	    background: #fff;
    border: 1px solid #ccc;
	width:220px;
	
	    position: absolute;
    top: 39px;
    left: 0;
	z-index:200;
}
.midmenu ul li:hover ul.level0
{
	display: inline-block;
}
.bottombar .midmenu li ul.level0 li
{
	width:100%;
	    text-align: left;
}
.bottombar .midmenu li a {
    text-transform: uppercase;
    -webkit-text-size-adjust: 100%;
    padding: 11px 6px !important;
    display: inline-block;
	color:#000 !important;
}
.bottombar .rightmenu  {
    float: right;
    text-align: right;
    font-weight: bold;
    padding: 10px 12px;
}
.mainheader
{
	    border-bottom: 1px solid #ccc;
}

#search
{
	    width: 400px;
    height: 30px;
    padding: 0px;
    margin-top: 3px;
}
.midmenu ul
{
	    list-style: none;
    padding: 0px;
}
 .entry-content-wrapper {
    padding-right: 0;
}
div .av_one_fifth {
    margin-left: 2%;
    width: 23% !important;
	    z-index: 1;
    float: left;
    position: relative;
    min-height: 1px;
}

.avia-image-container {
    display: block;
    position: relative;
    max-width: 100%;
	overflow: hidden;
}
.avia-image-container.avia-align-center {
    display: block;
    margin: 0 auto 10px auto;
    text-align: center;
    clear: both;
}
body .container_wrap .avia-builder-el-first {
    margin-top: 0;
}
.avia-image-container-inner, .avia_image, .av-image-caption-overlay {
    border-radius: 3px;
    display: block;
    position: relative;
    max-width: 100%;
}
.avia_textblock {
    clear: both;
    line-height: 1.65em;
}
.avia-image-container.avia-align-center .avia-image-container-inner {
    margin: 0 auto;
    display: inline-block;
    vertical-align: bottom;
}
.av_textblock_section h3
{
	color: #222222;
}
.av_textblock_section p
{
	color: #666666;
}
.footer-container {
    width: 100%;
    max-width: 100%;
    margin-top: 20px;
    padding: 30px 0 0px 0;
		border-top: 1px solid #f0f0f0;


}
.aditional-footer {
   width: 980px !important;
       margin: 0 auto;
    min-height: auto;
	padding: 20px 0;
    overflow: auto;
	border-bottom: 1px solid #898888;
}
.aditional-footer .f-left {
    padding: 0;
    width: 100%;
 
}
.footer-container .footercolumn {
    width: 32%;
    border-left: none;
	float: left;
	list-style: none;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.footer-container .footercolumn a {
    color: #aaaaaa;
	    border-bottom: none;
        font-size: 13px;
    line-height: 25px;
    padding: 0;
}
.main-images
{
	padding-bottom: 50px;
    border-style: solid;
    border-width: 1px;
    border-radius: 2px;
    border-color: #e1e1e1;
	text-align:center;
}
.thumbnails
{
	margin-top:10px;
}
.thumbnails a
{
	    float: left;
    width: 90px;
	height:90px;
    margin: 0 4px 4px 0;
    clear: none;
    position: relative;
    padding: 4px;
    border-style: solid;
    border-width: 1px;
	 border-color: #e1e1e1;
}
 .woocommerce-tabs {
    clear: both;
    padding: 50px 0 0 0;
    margin: 0 0 30px 0;
}
.woocommerce-tabs ul.tabs {
    border-bottom: none;
    overflow: visible;
    width: 100%;
    float: left;
    zoom: 1;
    margin: 0;
    padding: 0;
    list-style: none outside;
	    position: relative;
    top: 1px;
    z-index: 10;
}
.woocommerce-tabs ul.tabs li {
    float: left;
    margin: 0;
    font-size: 0.92em;
    margin-right: -1px;
}

 .woocommerce-tabs .tabs li a {
    cursor: pointer;
    margin: 0 -1px 0 0;
    display: block;
    float: left;
    z-index: 2;
    position: relative;
    padding: 12px 16px;
    top: 0px;
    font-size: 0.9em;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border-style: solid;
    border-width: 1px;
}
.woocommerce-tabs .tabs li.active {
    z-index: 4;
    position: relative;
    font-weight: bold;
	    background-color: #f8f8f8;
}
 .woocommerce-tabs ul.tabs a {
    float: left;
    padding: 10px 20px 10px 20px;
    background: transparent;
    text-decoration: none;
	border-top-left-radius: 2px
}
 .woocommerce-tabs ul.tabs li a {
    white-space: pre;
    border-style: solid;
    border-width: 1px;
    border-bottom: none;
    padding: 9px 20px 10px 20px;
    position: relative;
	border-color: #e1e1e1;
	    font-size: 14px;
	    color: #919191;	
}
 .woocommerce-tabs ul.tabs li a:hover
 {
	     color: #919191;
 }
 .woocommerce-tabs ul.tabs li.active a {
    border-style: solid;
    border-width: 1px;
    border-bottom: none;
    padding: 9px 20px 10px 20px;
    position: relative;
}
.woocommerce-tabs .panel {
    padding: 15px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    overflow: hidden;
	border-style: solid;
    border-width: 1px;
	border-color: #e1e1e1;
}
iframe
{
	max-width:100%;
	width:980px;
	height:550px;
}
div .flex_column {
    z-index: 1;
    float: left;
    position: relative;
    min-height: 1px;
    width: 100%;
}
div .flex_column p
{
	padding:0px;
}
div .av_one_half
{
	width: 47%;

	    float: left;
    margin-right: 3%;
}
.iconbox_top {
    margin-top: 20px;
    text-align: center;
}
.iconbox {
    background: transparent;
	    position: relative;
    clear: both;
}
.iconbox_top .iconbox_content {
    padding: 45px 20px 20px 20px;
    border-radius: 3px;
    box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.3);
	    color: #666666;
    font-size: 16px;
	    min-height: 230px;
}
.main_color .primary-background, .main_color .primary-background a, div .main_color .button, .main_color #submit, .main_color input[type='submit'], .main_color .small-preview:hover, .main_color .avia-menu-fx, .main_color .avia-menu-fx .avia-arrow, .main_color.iconbox_top .iconbox_icon, .main_color .iconbox_top a.iconbox_icon:hover, .main_color .avia-data-table th.avia-highlight-col, .main_color .avia-color-theme-color, .main_color .avia-color-theme-color:hover, .main_color .image-overlay .image-overlay-inside:before, .main_color .comment-count, .main_color .av_dropcap2, #top #wrap_all .main_color .av-menu-button-colored > a .avia-menu-text, .main_color .av-colored-style .av-countdown-cell-inner, .responsive #top .main_color .av-open-submenu.av-subnav-menu > li > a:hover, #top .main_color .av-open-submenu.av-subnav-menu li > ul a:hover {
    background-color: #ee5a29;
    color: #ffffff;
    border-color: #cc3807;
}
.iconbox .iconbox_content .iconbox_content_title {
    border: medium none;
    padding: 2px 0 0 0;
    position: relative;
    margin: 0 0 16px 0;
    clear: none;
    overflow: hidden;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 1.25em;
}


.iconbox_top .iconbox_icon {
    float: none;
    position: absolute;
    left: 50%;
    top: -16px;
    margin: 0 0 0 -26px;
    padding: 12px 15px;
    border-radius: 100%;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    font-size: 20px;
    line-height: 24px;
}
.iconbox_top .iconbox_icon:before {
    font-family: 'entypo-fontello';
}
[data-av_icon]:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: normal;
    content: attr(data-av_icon);
    speak: none;
}

#about .av_one_half
{
	width:100%;
	    margin-left: 0px;
}

 .no_margin.av_one_half {
     width: 50% !important;
    margin-right: 0px;
    padding: 0px !important;
}
div .av_two_fifth {
   
    width: 36.4%;
}
.static-text-section {
    padding: 2.4em 0;
    text-align: center;
}
.region {
    position: relative;
}
.img-wrap img {
    background: #f3f3f3;
	    max-width: 100%;
}

.static-img-section .img-wrap {
    text-align: center;
}
.page-content {
    font-size: 25px;
}
#about .row
{
	     background-color: transparent;
}
.static-text-section .title {
    font-size: 2.2em;
    font-weight: 500;
    line-height: 1.15;
    margin: 0 0 .2em;
}
.static-text-section .heading {
    font-size: 1.2em;
    font-weight: 500;
    margin: 0 0 .3em;
}
.split-callouts.together .title {
    color: #64a70b;
    font-size: 2.2em;
    font-weight: 500;
    line-height: 1.15;
    margin: 0 0 20px;
}
.split-callouts.together .img-wrap {
    width: 45%;
	    float: left;
}
.split-callouts .split>:nth-child(2) {
    width: 50%;
	    float: right;
}
.login-container
{
	width:980px;
	margin:auto;
}

.topmenu {
    position: relative;
}
nav .topmenu ul {
    margin-bottom: 0px;
    line-height: 29px;
    padding-top: 1px;
    margin-right: 14px;
	list-style:none;
}
nav .topmenu ul li {
    display: inline;
    list-style: none;
    float: left;
    padding-right: 14px;
    margin-right: 10px;
}
nav .topmenu ul li a {
    color: #0096d6;
    cursor: pointer;
	font-size: 13px;
}
nav .topmenu ul li + li a:before {
    content: "|";
    width: 2px;
    display: block;
    float: left;
    padding-right: 13px;
    /* padding-left: 8px; */
    color: #cdcdcd;
}
.right {
    float: right !important;
}
.header {
    background-color: #fff;
    height: 72px;
    line-height: initial !important;
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%;
    z-index: 100000;
	    clear: both;
	    font-size: 100%;
	border-bottom: 1px solid #b9b8bb;	
   	
}

.header .hf_wrapper {
    background-color: #fff;
    font-size: 14px;
    height: 100%;
    width: 100%;
}
.header .header_container {
    background-color: #fff;
    font-size: 14px;
    height: 100%;
    margin: 0 auto;
    max-width: 980px;
    text-align: center;
}
.header .hp_logo {
    float: left;
    height: 100%;
}
.header .hp_logo a.hf_logo {
    height: 50px;
	    display: inline-block;
    margin-top: 10px;
}
.header .hp_logo a.hf_logo img
{
    width: auto;
    height: 100%;
}
.header .hf_top_menu {
    background: #fff;
    display: inline-block;
    height: 100%;
	    float: left;
    margin-left: 80px;
}
.header .level1 {
    display: inline-block;
    width: auto;
}
.header ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.header ul li ul.level0
{
	display:none;
	    position: absolute;
    top: 60px;
    left: 0;
	    width: 200px;
	    border: 1px solid #e2dede;
    background: #fff;	
}
.header ul li:hover  ul.level0
{
	display:block;
}
.header ul ul.level0 li
{
	    line-height: 30px;
    z-index: 100000;
	 width: 100%;
	     display: inline-block;
		     text-align: left;
}
.selectable, .empty {
    min-height: 32px;
}
.header .hf_top_menu li {
    display: table-cell;
    line-height: 70px;
    position: relative;
    z-index: 9999;
	    padding: 0 10px;
}
.header .hf_top_menu .level1 > li.first_li {
    margin-left: 0;
}
.header a {
    text-decoration: none !important;
    outline: none;
}
.header .hf_top_menu li a {
    color: #5a5a5a;
    position: relative;
	    font-size: 16px;
}
.header .hf_top_menu li a:hover
{
	 color: #007DBA;
}
.hdr_widgets {
    float: right;
    width: 300px;
    z-index: 10;
    margin-right: 30px;
}
.hdr_widgets li {
    margin-left: 20px;
	    float: left;
	position: relative;	
}
.hdr_widgets .search-field
{
	margin-top:18px;
	
}
.header .shopping_icon {
    width: 32px;
    height: 32px;
    display: block;
    color: #5a5a5a;
    text-align: center;
    font-size: 32px;
    line-height: 25px;
	    margin-top: 24px;
}
 .header .shopping_icon:before {
    font-family: HPIcons;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.header .shopping_icon:before {
    content: "\E903";
}
.header .shopping_widget .item_count {
    background-color: #0096D6;
    border-radius: 50%;
    border: 2px solid white;
    box-sizing: content-box;
    color: white;
  
    font-size: 0.75rem;
    height: 20px;
    line-height: 21px;
    min-width: 19px;
    padding-left: 1px;
    position: absolute;
    text-align: center;
    top: 15px;
}


#footer {
       position: relative;
    padding-top: 20px;

  
    height: 300px;
       width: 980px;
    margin: auto;
}
.wrapper {
    width: 100%;
    overflow: hidden;
}
#footer .footer-menu {
    float: left;
    width: 100%;
}
.footer-txt {
    float: left;
    width: 100%;
    margin-bottom: 5px;
}
.footer-txt li {
    font-size: 16px;
    color: #111;
    float: left;
    width: 33.333%;
    list-style:none;
    padding: 0!important;
    text-transform: uppercase;
    font-weight: bold;
}
#navSupp {
    width: 100%;
    float: left;
}


.ezpagesFooterCol {
    float: left;
    padding: 0;
}
.ezpagesFooterCol ul {
    float: left;
    width: 50%;
    margin: 3px 5px 0 0px!important;
    padding: 0!important;
	    list-style-type: none;
    text-align: center;
}
#navSupp .col1 ul {
    border: none;
}
#navSupp li {
    font-size: 11px;
    height: 26px;
    font-weight: bold;
    color: #888888;
    text-align: left;
    padding: 1px 0 1px 8px;
    -moz-transition: all 0.4s ease 0s;
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
}
#navSupp .ezpagesFooterCol a {
    color: #888888;
    font-weight: normal;
    text-decoration: none;
    font-size: 14px;
    line-height: 18px;
   
}
.copyright {
       background: #f12a43 none repeat scroll 0 0;
}
.copyright  .contiant{
	width:980px;
	margin:auto;
	color: #fff;
	    letter-spacing: 0.6px;
		font-size:13px;
		padding:10px 0;
}
.generic_container .left_section {
    float: left;
    width: 50%;
}
.generic_container .right_section {
    float: left;
    width: 50%;
}
#tab-description img
{
	max-width:100%;
}
#tab-description .row
{
	    width: auto;
}
.txtsize30 {
    font-size: 1.875em;
  
    line-height: 1.2em;
}
.seeAllOffers {
    margin-bottom: 0;
        padding: 10px 0;
    color: #767676;
}
.seeAllOffers span {
    color: #822980;
    display: inline-block;
  
	    cursor: pointer;
}

#productAttributes .wrapperAttribsOptions input[type="radio"]
{
	    height: 0px;
		    overflow: hidden;
		margin: 0px;	
}
#productAttributes .wrapperAttribsOptions label
{
	float:left;
	    float: left;
    border: solid 1px #999;
    display: inline-block;
    padding: 2px 5px;
    margin: 0 0 5px 0;
	    margin-left: 10px;
}
#productAttributes .wrapperAttribsOptions input[type="radio"]:checked+.attribsRadioButton
{
	    border-color: #075899;
    border-width: 2px;
    padding: 1px 4px;
}
.JetBlack
{
 background-color: #000000 !important;
}
.EmpressRed
{
	    background-color: #d31533 !important;
}
.NaturalSilver
{
	    background-color: #c0c0c0 !important;
}
.SilkGold
{
	   background-color: #efede3 !important;
}
.SmokeGray
{
	    background-color: #515151 !important;
}
.MarineBlue
{
	    background-color: #476ab4 !important;
}

.ChampagneRose
{
	    background-color: #FFE4E1 !important;
}
.RoseGold
{
	    background-color: #FFD700 !important;
}

.Mineralsilver
{
	    background-color: #c0c0c0 !important;
}
.OpulentBlue
{
	    background-color: #546fa9 !important;
}
td.td-name {
    border-right: 1px solid #C8CACC;
    border-top: 1px solid #C8CACC;
    font-size: 10px;
    padding: 5px 12px;
    width: 30%;
}
td.td-value {
    border-top: 1px solid #C8CACC;
    font-size: 10px;
    padding: 5px 12px;
    width: 70%;
}
td.td-gray {
    background-color: #F1F1F3;
    border-top: 1px solid #C8CACC;
    font-size: 12px;
    font-weight: bold;
    padding: 5px 12px;
    width: 590px;
}

#FAQ table
{
	border-color: #e7e7e7;
}
#FAQ table tr {
    border: 1px solid #e7e7e7 !important;
}

#FAQ table td,  #FAQ table th {
    padding: 9px 10px;
    text-align: left;
}
#about p
{
	color: #777777 !important;
    font-size: 15px;
}
#about h2
{
    color: #777777 !important;
    font-size: 24px;
    font-weight: normal;
}

header {
    float: left;
    position: relative;
    width: 100%;
	    display: block;
	margin-bottom: 10px;	
}
.header_1 .top-header {
    background: rgba(0, 0, 0, 0.1) none repeat scroll 0 0;
}
.top-header {
    float: left;
    min-height: 40px;
    width: 100%;
}
header .container {
    clear: both;
	max-width: 980px;
    width: 100%;
	margin:auto;
}
.left_text {
    float: left;
}
#ttcmsheader .ttheader-service {
    color: #ffffff;
    line-height: 20px;
    padding: 10px 0;
}
#ttcmsheader .ttheader-service::before {
    background: rgba(0, 0, 0, 0) url(../images/sprite.png) repeat scroll -38px -487px;
    content: "";
    float: left;
    height: 20px;
    width: 30px;
}
.right_menu_left_text.padding_0 {
    float: right;
	margin-right: 20px;
}
.padding_0 {
    padding: 0 !important;
}
.right_menu_left_text > div {
    float: left;
}
.dropdown.myaccount-menu {
    position: relative;
    color: #fff;
}
.dropdown-toggle.myaccount {
    display: block;
    float: right;
    height: auto;
    position: relative;
    width: auto;
    color: #fff;
    padding: 8px 0;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}
.myaccount-menu.dropdown.openclose .dropdown-toggle > span::after, .myaccount-menu.dropdown.openclose .dropdown-toggle > i::after {
    content: "\f107";
    font-family: fontawesome;
    font-size: 13px;
    margin: 0 0 0 3px;
}

header .full-header {
    box-shadow: 0 2px 5px #ebebeb;
}
header .full-header {
    background-color: #f12a43;
}
.cart_contents, .ttheader {
    float: left;
    position: relative;
    width: 100%;
}
.header_1 .headermiddle {
    float: left;
}
.header_logo {
    float: left;
    margin: 25px 0;
    text-align: center;
}
.dropup, .dropdown {
    position: relative;
}
.header_cart.ttheader_cart {
    bottom: 0;
    float: right;
    height: 40px;
    margin: 23px auto 0;
    padding: 0;
    position: static;
    right: 0;
    width: auto;
    z-index: 1;
    font: 400 14px/20px "Poppins",Helvetica,sans-serif;
    text-transform: capitalize;
}
.myaccount-menu.dropdown .dropdown-menu a {
    border: medium none;
    color: #888888;
    font-size: 12px;
    line-height: 24px;
    padding: 0;
    text-align: left;
}
.myaccount-menu.dropdown .dropdown-menu {
    border: 1px solid #f0f0f0;
    left: auto;
    min-width: 150px;
    padding: 10px 15px;
    right: 0;
    box-shadow: none;
    margin: 0;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
}
.cart-heading {
    float: left;
    line-height: 3.3;
    padding-right: 2px;
    cursor: pointer;
	color: #fff;
}
.header_cart button.btn.dropdown-toggle {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    color: #222222;
    display: inline-block;
    float: right;
    font: 400 14px/20px "Poppins",sans-serif;
    height: 40px;
    padding: 0;
    position: relative;
    width: 40px;
}
.header_cart button.btn.dropdown-toggle {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    color: #222222;
    display: inline-block;
    float: right;
    font: 400 14px/20px "Poppins",sans-serif;
    height: 40px;
    padding: 0;
    position: relative;
    width: 40px;
}
.cart_contents a
{
	    cursor: pointer;
}
.cart_contents i{
    font-style: normal;

}

#headercarttrigger > span {
    background: #ffffff none repeat scroll 0 0;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    -khtml-border-radius: 100%;
    color: #000000;
    text-align: center;
    padding: 0 0 0 2px;
    position: absolute;
    right: 0px;
    top: 8px;
    width: 16px;
    height: 16px;
    font-size: 10px;
    font-weight: normal;
    line-height: 17px;
    z-index: 1;
}
.header_cart button.btn:after {
    background: rgba(0, 0, 0, 0) url(../images/sprite.png) no-repeat scroll -32px -114px;
    content: "";
    height: 40px;
    left: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
    border: 0;
}
.header_left.search_block_top {
    float: right;
    margin: 26px auto;
	    margin-right: 100px;
}
.header-middle .header-bottom-menu
{
    background-color: #f12a43;
}
.site-header-menu.center_menu {
    text-align: center;
}
.site-header-menu {
	background: rgba(0, 0, 0, 0.1) none repeat scroll 0 0 !important;
    display: block;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
}
#mega-menu-wrap-primary {
    clear: both;
}
#mega-menu-wrap-primary #mega-menu-primary {
    visibility: visible;
    text-align: left;
    padding: 0px 0px 0px 0px;
	    -moz-transition: none;
    -o-transition: none;
    -webkit-transition: none;
    transition: none;
    -webkit-border-radius: 0 0 0 0;
    -moz-border-radius: 0 0 0 0;
    -ms-border-radius: 0 0 0 0;
    -o-border-radius: 0 0 0 0;
    border-radius: 0 0 0 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    background: none;
    border: 0;
    bottom: auto;
    box-sizing: border-box;
    clip: auto;
    color: #666;
    display: block;
    float: none;
    font-family: inherit;
    font-size: 14px;
    height: auto;
    left: auto;
    line-height: 1.7;
    list-style-type: none;
    margin: 0;
    min-height: 0;
    opacity: 1;
    outline: none;
    overflow: visible;
    padding: 0;
    position: relative;
    right: auto;
    text-align: left;
    text-decoration: none;
    text-transform: none;
    top: auto;
    vertical-align: baseline;
    visibility: inherit;
    width: auto;
}
#mega-menu-wrap-primary #mega-menu-primary > li{
    margin: 0 0px 0 0;
    display: inline-block;
    height: auto;
    vertical-align: middle;
}
#mega-menu-wrap-primary #mega-menu-primary > li a{
  
	border-top: 0px solid #fff;
    border-left: 0px solid #fff;
    border-right: 0px solid #fff;
    border-bottom: 0px solid #fff;
    outline: none;
    text-decoration: none;
    padding: 0px 10px 0px 10px;
    line-height: 40px;
    font-weight: normal;
    height: 40px;
    vertical-align: baseline;
    text-align: left;
    width: auto;
    display: block;
    color: #fff;
    text-transform: none;
    text-decoration: none;
    background: rgba(0, 0, 0, 0);
    -webkit-border-radius: 0px 0px 0px 0px;
    -moz-border-radius: 0px 0px 0px 0px;
    -ms-border-radius: 0px 0px 0px 0px;
    -o-border-radius: 0px 0px 0px 0px;
    border-radius: 0px 0px 0px 0px;
    font-family: inherit;
    font-size: 14px;
}
#mega-menu-wrap-primary #mega-menu-primary > li a:hover
{
  background: #333;
    color: #fff;
    font-weight: normal;
    text-decoration: none;
    border-color: #fff;
}


.ttcmsfooterservice {
    margin-top: 12px;
    float: left;
    width: 100%;
}
.ttfooterservice
{
	width: 980px;
    margin: auto;
}
.ttcmsfooterservice .ttfooterservice .service-block-content {
    width: 25%;
    margin: 0;
        float: left;
}
.ttcmsfooterservice .ttfooterservice .service-block-content .footer-service-img {
    float: left;
    height: 60px;
    width: 70px;
    background: url(../images/footer-services-sprite.png);
}
.ttcmsfooterservice .ttfooterservice .service-block-content .footer-service-img.trust-pay-img {
    background-position: -4px -110px;
}
.ttcmsfooterservice .ttfooterservice .service-block-content .footer-service-desc {
    padding: 0 0 0 70px;
}
.ttcmsfooterservice .ttfooterservice .service-block-content .footer-service-desc .service-heading
{
	color: #000000 !important;
	font-size:16px;
    letter-spacing: 0.4px;
    margin: 0 0 10px;
    text-transform: capitalize;
}
.ttcmsfooterservice .ttfooterservice .service-block-content .footer-service-desc .service-sub-heading {
    color: #bbbbbb;
    font-size:12px;
    letter-spacing: 0;
    margin: 0 0 10px;
}
.ttcmsfooterservice .ttfooterservice .service-block-content .footer-service-desc .service-desc {
    float: left;
}
.ttcmsfooterservice .service-desc > ul {
    float: left;
    list-style: outside none none;
    width: 100%;
    margin: 0;
}
.ttcmsfooterservice .ttfooterservice .service-block-content .footer-service-desc .service-desc li {
    color: #000;
    float: left;
    font-size: 12px;
    margin: 0 0 3px;
    padding: 0 0 0 17px;
    border-bottom: none;
    width: 100%;
    position: relative;
}
.ttcmsfooterservice .service-icon {
    padding: 0;
    left: 0;
    position: absolute;
}
.ttcmsfooterservice .ttfooterservice .service-block-content .footer-service-desc .service-desc li .service-icon:before {
    content: "\f00c";
    font-family: "FontAwesome";
    font-size: 10px;
    font-weight: bold;
    position: absolute;
    color: #00CC33;
}
.ttcmsfooterservice .ttfooterservice .service-block-content .footer-service-img.easy-returns-img {
    background-position: -4px -205px;
}
.ttcmsfooterservice .ttfooterservice .service-block-content .footer-service-img.secure-payment-img {
    background-position: -4px -14px;
}
.ttcmsfooterservice .ttfooterservice .service-block-content .footer-service-img.app-block-img {
    background-position: -4px -297px;
}
.currencies
{
	float: right;
}
#productinfoBody  td,#productinfoBody  th {
    padding: 9px 10px;
    text-align: left;
}
#productinfoBody  th {
    font-weight: bold;
}
#productinfoBody tr {
    border: 1px solid #e7e7e7 !important;
}
#productinfoBody b
{
	display:block;
}

.whats-included h2,.features-container h2
{
	    font-weight: normal;
    border-bottom: 1px solid #555;
    padding-bottom: 2px;
    line-height: 37.5px;
    margin-bottom: 20px;
}
.accordion-item
{
	    display: block;
    position: relative;
    margin: 12px 0 0;
    width: 100%;
    text-decoration: none;
    text-align: left;
    white-space: nowrap;
    font-weight: bold;
    border: none;
    /* background: none; */
    padding: 10px;
}
 .specification-group {
    max-width: 100%;
    overflow: hidden;
    padding: 7px 0 0 0;
    margin: 0 0 30px;
}
.specification-group .specification-title {
    box-sizing: border-box;
    padding: 4px 30px 0 0;
    font-size: 23px;
    line-height: 29px;
    font-weight: 400;
    width: 25%;
    float: left;
    clear: left;
}
.specification-group ul {
    list-style: none;
    float: left;
    padding: 0;
	margin:0;
	width:75%;
}
 .specification-group li {
    display: block;
    clear: both;
    overflow: hidden;
    border-bottom: solid 1px #e7e7e7;
	    margin: 0;
}
.specification-group .specification-name {
    width: 45%;
	    font-size: 13px;
    float: left;
}
 .specification-group .specification-name a,  .specification-group .specification-name span {
    display: inline-block;
    color: inherit;
    padding: 7px 10px 7px 0;
}
.specification-group .specification-name, .specification-group .specification-value {
    font-size: 13px;
    float: left;
	margin: 7px 0;
}
.k21EW {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    page-break-inside: avoid;
}
.tatlt {
    width: 50px;
    height: 50px;
	    line-height: 1.4em;
}
 .tatlt .colour {
    fill: #bedd9b;
}
._1f4ZY {
    font-size: 24px;
    line-height: 36px;
	    font-weight: 400;
	    line-height: 30px;
    -ms-flex-item-align: center;
    align-self: center;
    margin-left: 20px;
    padding: 0;
    color: #212121;	
}
._1z3Z2 {
    margin-left: 50px;
    padding-left: 20px;
}
.g9c9e {
    font-family: OpenSans-Regular,Helvetica Neue,Helvetica,Arial,sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 18px 0;
    border-bottom: 1px solid #eee;
    min-height: 18px;
    color: #616161;
}
._2NhB5 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
}
._1FQRK, ._2Y46i {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    padding: 0;
}
._1FQRK {
  
    font-weight: 600;
}
._1FQRK, ._2Y46i {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    padding: 0;
}
._34Lnn
{
	display:none;
}