/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2007 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @icense 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 $
 */
@font-face {
     font-family: LatoRegular;
     src: url('../fonts/Lato/Lato-Regular.ttf');
}
@font-face {
     font-family: LatoBold;
     src: url('../fonts/Lato/Lato-Bold.ttf');
}
@font-face {
     font-family: MontserratRegular;
     src: url('../fonts/Montserrat/Montserrat-Regular.ttf');
}
@font-face {
     font-family: Montserrat;
     src: url('../fonts/Montserrat/Montserrat-Bold.ttf');
}
@font-face {
     font-family: FjallaOneRegular;
     src: url('../fonts/Fjalla_One/FjallaOne-Regular.ttf');
}

input[type=button], input[type=submit], textarea {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
}

body {
	margin: 0;
	font-family: LatoRegular, arial, helvetica, sans-serif;
	font-size: 82%;
	color: #0B2943;
}
a img {
	border: none;
}
#navEZPagesTOC ul li a {
	color: #0B2943 !important;
	text-decoration: none;
	font-size: 12px;
}

a, a:visited {
	color: #231f20;
	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: #000;
}
a:active {
	color: #231f20;
}
h1 {
	font-size: 23px;
}
h2 {
	font-size: 15px;
}
h3 {
	font-size: 13px;
}
h4, h5, h6, LABEL, LEGEND, ADDRESS, .sideBoxContent, .larger {
	font-size: 12.5px;
}
.leftBoxHeading label{
	font-size: 16px;
}
.optionName {
	font-size: 18px;
    margin-bottom: 15px;
	font-weight:normal;
	padding: 10px 0;
}
.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: 2px;
}
TEXTAREA {
	margin: auto;
	display: block;
	width: 95%;
}
input:focus, select:focus, textarea:focus {
	background: #E1E1E1;
}
FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
}
LEGEND {
	font-weight: bold;
	padding: 0.3em;
	color: black;
}
LABEL, h4.optionName {
	padding:0px;
	margin:0px;
}
LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
}
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents {
	float: left;
}
.centerBoxContentsAlsoPurch {
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
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;
	font-size: 13px;
}
P, ADDRESS {
	padding: 0.5em;
}
ADDRESS {
	font-style: normal;
	font-size: 13px
}
.clearBoth {
	clear: both;
}
HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #4E4E4E;
}
/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #4E4E4E;
}
.messageStackWarning, .messageStackError {
	background-color: #ff0000;
	color: #ffffff;
}
.messageStackSuccess {
	background-color: #99FF99;
	color: #000000;
    text-align: center;
}
.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
}
/*wrappers - page or section containers*/
#mainBg{
	/*width: 1066px;
	background-image: url("../images/body_bg_new.jpg");
    background-repeat: repeat-y;*/
	margin: 0 auto;
}
.headbg{
	/*background: url(../images/mesh.png) top center;*/
	padding-bottom:0px;	
	background-color:#fafafa;
}
/*#mainWrapper {
	text-align: left;
	vertical-align: top;
	border: 0px solid #4E4E4E;
	width: 1140px;
}
#headerWrapper{
	/*background-image: url("../images/hdrbig_new.jpg");
	height: 102px;
    */
}
#headerWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0px;
	padding: 0px;
}
#logo{
	height: 61px;
}
#taglineWrapper{
	clear:both;
}
#mainPageContent {
	/*background:#ffffff url('../images/border_top.jpg') no-repeat right top;
	
	width: 925px;*/
}
#logoWrapper {
	height:90px;text-align:center;
}
#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
}
#navColumnOneWrapper, #navColumnTwoWrapper {
	margin-left: 1em;
margin-right: 0.5em;
margin-top: 0.5em;
}
#tagline {
	color: #0B2943;
    font-size: 14px;
    padding-top: 9px;
    text-align: center;
    vertical-align: middle;
}
#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
}
#gvFaqDefault #sendSpendWrapper {
    margin-bottom: 20px;
    padding: 10px 2%;
    width: 96% !important;
}
.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
}
.wrapperAttribsOptions {
	margin: 0px;
	padding: 0px;
}
/*navigation*/
.navSplitPagesResult {
color: #999999;
    font-size: 12px;
}
.pagefright {
	float: right;
}
.navNextPrevCounter {
	margin: 0em;
	font-size: 1.2em;
}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
}

#navMainAcc{
	float:right;
}
#navMainWrapper {
	width: 100%;
	margin: 10px 0 0;
	color: #ffffff;
	height: 30px;
}
#navCatTabsWrapper {
	margin: 0em;
	background-image: url(../images/mybg_custom.jpg);
	background-color: #720D0D;
	padding: 0.5em 0.2em;
	font-weight: bold;
	color: #ffffff;
	height: 1%;
}
#navSuppWrapperBorder{
	/*background-image: url("../images/border_bottom.jpg");
    background-repeat: no-repeat;*/
}

#navSuppWrapper {
	height: 33px;
}
#navCatTabsWrapper {
	background-color: #ffffff;
	color: #4E4E4E;
	background-image:none;
}
#navMain ul, #navSupp ul, #navCatTabs ul {
	margin: 0;
	padding: 0.3em 0em;
	list-style-type: none;
	text-align: left;
	line-height: 1.5em;
}
#navMain ul li div ul li{
    display: block;
    font-size: 12px;
    font-weight: normal;
    padding-bottom: 5px;
    padding-top: 6px;
    text-transform: uppercase;
    white-space: nowrap;
}
#navMain ul li div ul li a{
    color: #2f2f2;
    text-decoration: none;
}
#navMain ul li div ul li a:hover{
    color: #fff;
    text-decoration: none;
}
#navMain ul li div ul li:hover {
    background:#29abe2;
	color: #fff;
	text-decoration: none;
}
#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	float: left;
}
#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	font-family:LatoBold;
	font-size:11px;
	letter-spacing: 1px;
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #231f20;
	white-space: nowrap;
	text-transform: uppercase;
}
#navMainAcc ul li a{
	font-family:LatoBold;
	font-size:12px;
	letter-spacing: 1px;
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	z-index: 9;
	color: #231f20;
	white-space: nowrap;
	text-transform: uppercase;
}
#navCatTabs ul li a {
	color: #842a22;
}
#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #000000;
}
#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 span{
	font-family:verdana;
	color: #414040;
	font-size: 15px;
    font-weight: bold;
}
#navBreadCrumb {
	font-family:LatoRegular;
	color: #414040;
	font-size: 11px;
    font-weight: normal;
    margin-top: 22px;
	text-transform: uppercase;
    margin-bottom: 10px;
    float: left;
}
#navBreadCrumb a {
	font-family:LatoRegular;
	color: #414040;
	font-size:11px;
	text-transform: uppercase;
	text-decoration: none;
}

#listingRight {
    margin-top: -29px;
}

.attribsTextarea {
	float: left;
}
#attrib-10-0 {
	width: 350px;
	text-align: left;
}
#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;
	width: 190px;
}
/*The main content classes*/
#indexCategoriesHeading, #productListHeading{
	padding-top: 10px;
	border-bottom: 2px solid;
    color: #0b2943;
    font-family: Montserrat;
    font-size: 17px;
    padding-left: 5px;
    text-align: left;
    text-transform: uppercase;
}
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	margin: 0em 0em;
}
#productDescription {
	font-family:LatoRegular;
	color: #414040;
	font-size: 14px;
}
/*.content,*/ .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	color: #999999;
	padding: 0.5em;
	background-color:#FFFFFF;
}
.alert {
	color: #FF0000;
	margin-left: 0.5em;
}
.advisory {
}
.important {
	font-weight: bold;
}
.notice {
}
.rating {
}
.gvBal {
	float: right;
}
.middleBorder{
	border-right: 1px solid #E3E9EF;
    padding: 0 10px;
}
.centerColumn, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	font-weight: normal;
	/*padding: 18px 8px 8px 15px;
	width: 725px;*/
}
.smalltext2 {
	font-family: MontserratRegular;
    font-size: 10px;
    text-align: left;
    text-transform: uppercase;
}
#productPrices, .newsletter{
	font-family: MontserratRegular;
    font-size: 20px;
    font-weight: normal;
    text-align: left;
    text-transform: uppercase;
}
.productGeneral {
	text-align: left;
}
#attrib-10-0 {
	width: 545px;
	font-style: normal;
	font-weight: normal;
}
.banners {
	width:inherit;
	padding:5px;
	text-align:center;
}
.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 12px;
}
.smallText2 {
	color: #808080;
	font-size: 12px;
}
/*Shopping Cart Display*/

/*#cartAdd {*/
.cartAdd {
    color: #0B2943;
    font-size: 12px;
    padding: 0 0 10px 0;
    text-align: center;
}
.tableHeading TH {
	font-family: LatoRegular;
	color: #FFFFFF;
	font-size: 16px;
    font-weight: normal;
}
.tableHeading, #cartSubTotal {
}
#cartSubTotal {
	border-top: 0px solid #cccccc;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	color: #323438;
	padding-top:10px;
}
.cartTotalsDisplay {
	color: #231f20;
    font-family: LatoRegular;
    font-size: 14px;
}
.csubtitle {
	color: #231f20;
    font-family: LatoRegular;
    font-size: 13px;
    font-weight: normal;
    text-transform: uppercase;
}
.cartTotalsDisplayMess {
	font-family: Montserrat;
	color: #231f20;
	font-weight: normal;
	font-size:14px;
	text-align:center;
}
.cartQuantity input{
	border: 1px solid #cecece;
    padding: 6px;
    text-align: center;
    width: 34%;
}

#filter{
	margin-top: -30px;
	float:right;
}
.tableRow, .tableHeading, #cartSubTotal {
	height: 2.2em;
}
.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay {
	padding: 0.5em 0em;
	color: #000000;
}
.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
	color: #000000;
}
.cartTotalsDisplay {
	color: #A9A9A9;
}
#measurement_td {
    width: 230px;
}

.cartTotalDisplay a {
	text-align: right;
	padding-right: 0.2em;
	color: #000000;
}
.cartProductDisplay a {
	font-family: MontserratRegular;
    font-size: 18px;
	color: #231f20;
}
.editcust{
	color:#e29613;
	font-size: 16px;
	padding-top: 5px;
	font-family: LatoRegular;
	white-space: nowrap;
}

#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: 0em;
	font-size:11px;
}
.cartAttribsList, .cartUnitDisplay, .cartTotalDisplay {
	color:#6f6d6f;
	font-size: 14px;
	font-family: LatoRegular;
}
.cartAttribsList ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.cartAttribsList ul li{
	margin: 0px;
	padding: 0px;
	list-style: none;
	color:#6f6d6f;
	font-size: 13px;
	padding-bottom:5px;
	font-family: LatoRegular;
}
.cartTotalDisplay, .cartUnitDisplay{
	text-align: center;
    width: 8%;
}
.cartimg{
	width:12%;
}
.newmeasurement {
	padding-top:15px;
	white-space: nowrap;
}
.newmeasurement a{
	color: #3AC7D8;
    font-family: LatoRegular;
    font-size: 13px;
    list-style: none outside none;
    margin: 0;
    padding: 0 0 5px;
}
#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: #ff0000;
}
.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 {
}
.categoryIcon  a {
	color: #0B2943;
    font-family: Myriad Pro;
    font-size: 24px;
    font-weight: bold;
}
#cartImage {
	margin: 0.5em 1em;
}
/*Attributes*/

.attributesComments {
	font-size: 10px;
	font-weight:normal;
}
.attributesComments hr{
	background-color: #CECECE !important;
    color: #CECECE !important;
    height: 1px !important;
    width: 100% !important;
	margin: 10px 0;
}
/*list box contents*/

#productAttributes {
	font-style:normal;
	font-weight:normal;
	margin-left: auto;
}
.wrapperAttribsOptions {
	font-weight:bold;
	text-align: left;
	padding: 0px;
}
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 0px;
}
.categoryListBoxContents{ margin: 10px 0 0 0; float: left; vertical-align: top; text-align: center; }
#indexCategories .categoryListBoxContents{ background:#3d3d3d; color:#fff; text-decoration:none}
#indexCategories .categoryListBoxContents a{ color:#fff; text-decoration:none; font-size:16px; display:block; padding:10px 5px;}
.centerBoxWrapperContents .product_col{ float:left; width:20%;  padding:1%; margin-right:2%; text-align:center }

.centerBoxWrapper {
	color: #999999;
    font-size: 12px;
    font-weight: bold;
    height: 1%;
    margin-bottom: 15px;
    margin-right: 15px;
    text-align: center;
}
.centerBoxWrapper a{
	font-weight:bold;
}
h2.centerBoxHeading {
	border-bottom: 2px solid;
    color: #0B2943;
    font-size: 17px;
    padding-left: 5px;
    text-align: left;
	text-transform: uppercase;
	font-family: Montserrat;
}
#alsoPurchased h2.centerBoxHeading {
	text-align:center;
	border: none;
	font-weight: normal;
	font-family: LatoRegular, Arial;
}
/*sideboxes*/

.columnLeft {
	padding: 4px;
}
#whatsnewHeading a{color: #fff !important;}
h3.leftBoxHeading, h3.leftBoxHeading a, h3.rightBoxHeading, h3.rightBoxHeading a {
	color: #FFFFFF;
    font-size: 16px;
    font-weight: normal;
    text-transform: uppercase;
}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 0.9em;
	color: #ffffff;
}
#featuredHeading a{
	color:#ffffff !important;
}
.leftBoxHeading, .rightBoxHeading {
	margin: 0em;
	background-color: #0B2943;
	padding: 0.5em 0.2em;
	height: 20px;
	width: 192px;
}
.centerBoxHeading {
	margin: 0em;
	padding: 0.5em 0.2em;
}
.leftBoxContainer, .rightBoxContainer {
	margin: 0em;
	background-color: #ffffff;
	margin-top: 1.5em;
}
.sideBoxContent {
	background-color: #ffffff;
	font-size:10px;
	color: #3F3F3F;
	padding: 0.4em;
}

.sideBoxContent a {
	color: #4E4E4E;
	background-color: #ffffff;
}
.legalCopyright {
	color: #939598;
	font-size: 12px;
}
.legalCopyright a {
	color: #939598;
	font-size: 12px;
	text-decoration:none;
}
.legalCopyright a:hover {
	color: #4E4E4E;
	font-size: 12px;

}

h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color: #FFFF33;
	text-decoration: none;
}
.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
	color: #FFFFFF;
}
.centerBoxContentsProducts{
color: #999999;
    font-size: 12px;
	font-weight: bold;
	padding-bottom: 20px !important;vertical-align: top;
}
.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoLegal, #RSSFeedLink, #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, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal {
	text-align: center;
	/*padding: 5px;*/
}
#siteinfoLegal{
	padding-bottom:10px;
}
#RSSFeedLink{
	height: 40px;
}
.attribImg {
	float: left;
    min-height: 200px;
    padding: 6px 2px 2px 1px;
    width: 180px;
    word-wrap: break-word;position: relative;
}
.attribImg label{position: relative;}
.attribImg label .badge{bottom:0px;right:-20px;}
.listingDescription {
	padding: 0.4em 0.4em;
	text-align: left;
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
	border-top: 1px solid #B9B9B9;
	border-bottom: 1px solid #B9B9B9;
	height: 70px;
}
.itemTitle {
	/*text-align: left;
	height: 30px;*/
}

.product-second-name{
	color: #8b3119;
    font-size: 11px;
    padding-left: 30px;
}
#bestsellers .wrapper {
	margin: 0em 0em 0em 0.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: #383838;
	text-decoration: none;
	font-size: 12px;
}
A.category-links, A.category-links:visited {
	color: #4E4E4E;
	text-decoration: none;
	font-size: 12px;
	
}
A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
	color: #4E4E4E;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px
	

}

SPAN.category-subs-parent {
	font-weight: bold;
	color: #9b2707
}
SPAN.category-subs-selected {
	font-weight: bold;
	color: #b8834e
}
/* end categories box links */
#productAdditionalImages {
	float: left;
	text-align: left;
	margin: 2px;
}
SPAN.altimg {
	font-weight: bold;
	text-align: center;
}
/*misc*/
.back {
	float: left;
}
.catback {
	float: left;
	margin: 5px;
	margin-right: 5px;
	width: 150px;
}
.forward, #shoppingCartDefault #PPECbutton {
	/*margin-top: 0.4em;*/
	font-size: 13px;
	float: right;
}
.bold {
	font-weight: bold;
}
.rowOdd {
	background-color: #f7f7f7;
	height: 1.5em;
	vertical-align: top;
}
.rowEven {
	background-color: #FFFFFF;
	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: #231f20;
	height: 3em;
}
.productListing-rowheading {
	background-color: #abbbd3;
	background-image: url(../images/mybg_red.jpg);
	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:#ffffff;
	text-align: center;
}
.seDisplayedAddressInfo {
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
}
#seShipTo {
	padding: 0.2em;
}
.bestsellersContent {
	font-size:10px;
	color: #3F3F3F;
}
.listingProductImage {
	padding: 4px;
}
#navNextPrevWrapper {
	width:100%;
}
.navNextPrevList {
	padding-left: 40px;
	padding-right: 40px;
}
#productPrices {
	padding-top:0px;
}
a.productListing-heading {
	color: #ffffff;
	text-decoration: none;
}
a.productListing-heading:hover {
	color: #ffffff;
	text-decoration: underline;
}
.productListing {
	width: 570px;
}
.attribsSelect {
	font-size: 18px;
    font-style: normal;
}
.attribsInput {
	font-size: 12px;
    font-style: normal;
    font-weight: normal;
    margin-right: 5.5em;
}
#attribsInput {
	font-size: 10px;
	font-style:normal;
	font-weight: normal;
	color: #ffffff;
	margin-right: 5.5em;
}
#attribsOptionsText {
    color: #414040;
	font-family: LatoBold;
    font-size: 26px;
    font-style: normal;
    font-weight: normal;
    margin: 0;
    padding: 6px 0 10px 8px;
}

/*Added By Host 99 Web Hosting http://www.host-99.com/*/
.mainalert {
  font-size: 10px;
  line-height: 1.5;
  font-weight: bold;
  color: red;
}

#ccacceptContent {
text-align:center;
padding:10px 20px;
line-height:2.5em;
}

.testtext {
	font-size: 12px;
	color: #000000;
	font-family: LatoRegular, verdana, arial, helvetica, sans-serif;
}

.maintest {
	font-size: 11px;
	color: #640909;
	font-family: LatoRegular, verdana, arial, helvetica, sans-serif;
}

#navCurrenciesWrapper a {
	vertical-align: middle;
	margin-top: 3.2em;
	padding: 0.3em 0em;
color: #0B2943;
text-decoration: none;
}
#navCurrenciesWrapper forward {
	vertical-align: middle;
	margin-top: 3.2em;
	padding: 0.3em 0em;
color: #A9A9A9;
text-decoration: none;
}

#navCurrenciesWrapper a:hover {
	vertical-align: middle;
	margin-top: 3.2em;
	padding: 0.3em 0em;
color: #ffffff;
text-decoration: none;
}
/* added by Jarvis */
A.question { 
	Z-INDEX: 20;
	POSITION: relative;
}
A.question SPAN { 
	DISPLAY: none;
}
A.question:hover SPAN{ 
	PADDING: 5px; 
	BORDER: #0cf 1px solid; 
	DISPLAY: block; 
	RIGHT: -5em;  
	WIDTH: 300px; 
	COLOR: #000; 
	POSITION: absolute;
	BACKGROUND-COLOR: #fff;
	TEXT-ALIGN: left 
}
/* end */
#my-account, #currencies{
	width: 150px;
    background:#ededed;
    background:rgba(237, 237, 237, 0.9);}
/*#my-account li, #currencies li{padding:2px 0}	
#my-account li a{color:#000000 !important}*/
.my-account, .currencies{margin:0px;padding:0 10px}
.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
/* sub-navigation */


.shopping-menu {
    width:940px;
    background:#ababab;
    background:rgba(171, 171, 171, 0.97);
}

.shopping-menu li {
    float:left;
    width:150px;
    margin-right:10px;
    height:16px;
}

.shopping-menu li.last-column {
    width:400px;
}

.shopping-menu li a {
    font:11px Helvetica;
    padding:2px 0;
    color:#fff;
    text-decoration:none;
}

.shopping-menu li a:hover {
    text-decoration:underline !important;
    color:#fff;
}

.home_text p{margin: 8px 0;
    padding: 0;}
.red{}
#feedback input[type="text"], #feedback  .text, #feedback  textarea {
    -moz-box-sizing: border-box;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.07) inset;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 13px;
    line-height: 13px;
    padding: 12px;
    width: 100%;
	width: 90%\9;
}
#feedback textarea {
    line-height: 20px;
    min-height: 150px;
    overflow: auto;
}
#feedback {
    background: none repeat scroll 0 0 #FFFFFF;
    /*box-shadow: 0 0 4px rgba(0, 0, 0, 0.17);*/
    padding-bottom: 20px;
	margin: 0 10px;
}
#feedback .heading {
    background-color: #383838;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    color: #FFFFFF;
    margin: -30px -30px 20px;
    padding: 14px 30px;
}#feedback {
	background: url("../images/feedback_icon.png") no-repeat scroll 5px 17px #EAE3D7;
    padding: 10px 35px 10px 43px;
}
#feedback textarea {
    color: #B4B4B4;
    font-weight: bold;
    height: 40px;
    min-height: 40px;
    overflow: hidden;
    padding: 8px 12px 11px;
    resize: none;
}
#feedback  textarea.focus {
    color: #1A1A1A;
    font-weight: normal;
    overflow: auto;
    resize: vertical;
}
#feedback .button {
    margin-top: 10px;
}
#feedback h3 {
    margin-bottom: 0;
}
.caret {
    border-color: #3D290B transparent;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #000000;
    content: "";
    display: inline-block;
    height: 0;
    margin-left: 4px;
    margin-top: 9px;
    vertical-align: top;
    width: 0;
}
a.history-product{color: red !important;}
.btn-search {
    width: 20px;
    height: 21px;
    position: absolute;
    top: 17px;
    right: 15px;
    background-image: url(../images/btn-mobile-search.png);
}
.btn-search-on{z-index:99999;cursor: pointer; cursor: hand; position: relative;}
.mobile-menublock { /*margin-bottom: 8px;*/ clear: both;overflow: hidden;}
.mobile-menublockOn {margin-bottom:1px;clear: both;overflow: hidden;position: absolute;z-index:-9;}
.mobile-search {margin-top: 12px; /*padding-top: 20px;*/ display: none;}
.mobile-searchOn {margin-top: 4px;padding-top: 20px;display: none;}
.mobile-search .cancel {
    float: left;
    font-family: PillGothic300mgRegular,sans-serif;
    font-size: 14px;
    font-size: 1.4em;
    line-height: 30px;
    text-transform: uppercase;
    color: #000000;
    margin-right: 10px;
}
.mobile-search .form-mobileSearch { margin: 0; }
.mobile-search .form-mobileSearch input[type="text"] {
    width: 70%;
    border-color: #acacac;
    border-radius: 3px;
    border: 1px solid #bcbcbc;
    height: 30px;
    color: #787878;
    outline: 0;
    padding: 0 8px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    vertical-align: top;
    float: left;
}
.mobile-searchOn .form-mobileSearchOn input[type="text"] {width: 185px;border-color: #acacac;border-radius: 3px;border: 1px solid #bcbcbc;height: 30px;color: #787878;outline: 0;padding: 0 8px;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box;vertical-align: top;}

#homebanner{
	margin-bottom:20px;
}
.catesList.cates {
    margin-right:20px;
}
.catesList {
    border: 0px solid #e9e9e9;
    box-sizing: border-box;
    color: #2e3233;
    float: left;
    min-height: 90px;
    padding: 10px;
    position: relative;
	text-align: center;
    width:23.50%;
	margin-bottom: 20px;
}
.catesList .cimage {
    height: 70px;
	vertical-align: middle;
	/* fallback for non-Flexbox browsers */
	display: inline-block;
	/* Flexbox browsers */
	display: -webkit-inline-box;
	display: -moz-inline-box;
	display: -ms-inline-flexbox;
	display: -webkit-inline-flex;
	display: inline-flex;
	/* vertical centering for legacy, horizontal centering for modern */
	-webkit-box-pack: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	/* modern Flexbox only */
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	/* legacy Flexbox only */
	-webkit-box-orient: vertical;
	-moz-box-orient: vertical;
	width: 100%;
}
.catesList .cname {
    font-family: Montserrat;
	color:#231f20;
    font-size:13px;
	margin-top:12px;
    margin-bottom:0px;
	text-align: center;
	overflow:hidden;
}
.catesList .cname a{
    font-family: Montserrat;
	color:#231f20;
    font-size:13px;
	text-transform: uppercase;
	text-decoration:none;
}

.productsListing.products {
    margin-right:20px;
}
.productsListing {
    border: 0px solid #e9e9e9;
    box-sizing: border-box;
    color: #2e3233;
    float: left;
    height: auto;
    padding: 10px;
    position: relative;
	text-align: center;
    width:23.50%;
	margin-top: 20px;
}
.productsListing .pimage {
    height: 262px;
    vertical-align:top;
	width: 100%;
	overflow: hidden;position: relative;
}
.productsListing .pimage a {
    position: relative;
    display: inline-block;
}
.productsListing .pimage a .imageNotes {
    font-size: 12px;
    color: #ffffff;
    background-color: #1e90c4;
    padding: 7px 5px;
    position: absolute;
    bottom: 3px;
    left: 0;
    opacity: 0.7;
}
.productsListing .pname {
    font-family: Montserrat;
	color:#231f20;
    font-size:13px;
	margin-top:15px;
    margin-bottom:5px;
	text-align: center;
	height: 30px;
	overflow:hidden;
}
.productsListing .second-name{
	color: #231f20;
    font-family: LatoRegular;
    font-size: 11px;
    height: 18px;
    overflow: hidden;
}
.productsListing .pname a{
    font-family: Montserrat;
	color:#231f20;
    font-size:13px;
	text-transform: uppercase;
	text-decoration:none;
}
.productsListing .pprice {
    font-family: Montserrat;
	color:#231f20;
    font-size:14px;
	text-align: center;
}

.productsList.products {
    margin-right:20px;
}
.productsList {
    border: 0px solid #e9e9e9;
    box-sizing: border-box;
    color: #2e3233;
    float: left;
    height: 350px;
    padding: 10px;
    position: relative;
	text-align: center;
    width:23.60%;
	margin-top: 20px;
}
.productsList .pimage {
    background:#f8f8f8;
    height: 170px;
	text-align: center;
	vertical-align: middle;
	/* fallback for non-Flexbox browsers */
	display: inline-block;
	/* Flexbox browsers */
	display: -webkit-inline-box;
	display: -moz-inline-box;
	display: -ms-inline-flexbox;
	display: -webkit-inline-flex;
	display: inline-flex;
	/* vertical centering for legacy, horizontal centering for modern */
	-webkit-box-pack: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	/* modern Flexbox only */
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	/* legacy Flexbox only */
	-webkit-box-orient: vertical;
	-moz-box-orient: vertical;
	width: 100%;
}
.productsList .pname {
    font-family: Montserrat;
	color:#231f20;
    font-size:13px;
	margin-top:15px;
    margin-bottom:15px;
	text-align: center;
	height: 35px;
	overflow:hidden;
}
.productsList .pname a{
    font-family: Montserrat;
	color:#231f20;
    font-size:13px;
	text-transform: uppercase;
	text-decoration:none;
}
.productsList .pprice {
    font-family: Montserrat;
	color:#231f20;
    font-size:14px;
	text-align: center;
}
.paddTop{
	padding-top:20px;
}
.badge {position: absolute;bottom: 20px;right: 5px;width: 45px !important;height: 45px;border-radius: 50%;-webkit-border-radius: 50%;-moz-border-radius: 50%;text-align: center !important;text-transform: uppercase;color: #fff;font: 10px/45px ProximaNova,sans-serif;letter-spacing: .1em;}
.badge-newarrival {background-color: rgba(230, 140, 91, 0.8);float:none !important;}
.badge>.badge-label {font-style: normal;}
.badge-newarrival .badge-label, .badge-onsale .badge-label {display: inline-block;padding-top: 1px;}

#contactUsDefault{}
#contactUsDefault #contactUsNoticeContent{ float:left; margin:0px 0px 0px 0px; padding:0px 2%; width:45% }
#contactUsDefault #contactUsNoticeContent #contactUsNoticeContent{ width:100%; padding:0px}
#contactUsDefault #contactUsForm{ float:right; width:38%; margin:0px 5% 0px 0px; padding:15px 2%; border:none; background:#f9f6f0; border:1px solid #d7cebb}
#contactUsDefault #contactUsForm h2{ padding:0 0 10px 0; color: #000000; font-size: 27px; font-weight: 300; }
#contactUsDefault #contactUsForm LABEL{ margin-bottom:10px; float:left; width:130px}
#contactUsDefault #contactUsForm input[type="text"], 
#contactUsDefault #contactUsForm  .text, 
#contactUsDefault #contactUsForm  textarea,
#contactUsDefault #contactUsForm  select { -moz-box-sizing: border-box; background: none repeat scroll 0 0 #FFFFFF;   border: 1px solid rgba(0, 0, 0, 0.15); border-radius: 5px 5px 5px 5px; box-shadow: 0 1px 1px rgba(0, 0, 0, 0.07) inset;   font-size: 13px; line-height: 13px; padding: 8px 12px; width:280px; display:inline-block; margin-bottom:10px; }
#contactUsDefault #contactUsNoticeContent h2{ font-size:20px; padding-bottom:10px; color: #000000; font-size: 27px; font-weight: 300;}
#contactUsDefault #contactUsNoticeContent h3{font-size:16px; padding-bottom:10px; font-weight: 300;}
#contactUsDefault #contactUsNoticeContent p{font-size:14px; padding:0px 0px 10px 0px; margin:0px}
#contactUsDefault .map{ margin:20px 0 0 0}
#footer{
	/*background-image:url("../images/mesh.png");*/
	background-color:#fafafa;
	font-family:LatoRegular;
	color: #414040;
	font-size:12px;
	padding-top: 12px;
	text-transform: uppercase;
}

#footer .column ul {
	margin: 0;
    padding: 0;
	list-style:none;
}
#footer .column ul li {
	margin-bottom: 4px;
	font-family:LatoRegular;
	color: #414040;
}
#footer .column a {
	font-family:LatoRegular;
	color: #414040;
	font-size:12px;
	text-transform: uppercase;
	text-decoration: none;
}
#footer .column a:hover {
	text-decoration: none;
}
#footer .column2 {
	text-decoration: none;
}

#productsListingListingTopLinks a, #productsListingTopNumber, .navperpageResult, .navperpageResult a, #productsListingBottomNumber, #productsListingListingBottomLinks a{
	font-family:LatoRegular;
	color: #414040;
	font-size:12px;
	text-align: left;
    /*width: 40%;*/
	text-transform: uppercase;
	text-decoration: none;
}
#productListing .navperpageResult, #productsListingTopNumber, #productsListingListingTopLinks{
   /* margin: 4px 2% 0 2%;*/
    margin: 0 2% 0 2%;
    line-height: 26px;
}
#newProductsDefaultListingTopLinks{
    margin: 5px 0 -5px 0;
}
.navperpageResult  {
   /* margin: 4px 2% 0 2%;*/
    margin: 0 2% 0 2%;
    line-height: 26px;
}
#galleryimage { 
   position: relative;
   padding-top: 10px;
   width: 100%; /* for IE 6 */
}
#galleryimage ul{ 
    margin: 0;
    padding: 0;
	list-style:none;
}

.flexslider{
	clear:both;
}

#subscribe-form input[type='text'] {
	background:transparent;
	background-color:#aeaeae;
    border: medium none;
    color: #333;
    font-family: LatoRegular;
    font-size: 15px;
    font-weight: normal;
    padding: 7px;
    width: 80%;
}

#subscribe-btn{
	background:transparent;
	border:4px solid #231f20;
	font-family:LatoRegular;
	color: #414040;
	font-size:14px;
	text-transform: uppercase;
	padding: 6px;
	cursor: pointer; cursor: hand;
}
.product-detail-section .image_outer img {
    margin-bottom: 2px;
    max-width: 100%;
}

.product-detail-section .product-second-name{color:#3a383a; font-size: 18px;padding-left:0px; display:block; padding:10px 0 0 0 }
.product-detail-section #productPrices{ color:#000000; font-size:24px}
.product-detail-section{ clear:left}
.product-detail-section .image_outer img{ max-width:100%}
.product-detail-section .image_outer{ float:left; width:380px;}
.product-detail-section .pro_des{width:61%; float:right;}
.qty{
	font-family: MontserratRegular;
    font-size: 20px;
    text-align: left;
    text-transform: uppercase;
}

/*#cartAdd input[type="text"]{*/
.cartAdd input[type="text"]{
	border: 2px solid #cbcccd;
    padding: 8px;
    text-align: center;
    width: 18px;
}

/*#cartAdd .cssButton.button_in_cart ,#cartAdd .cssButtonHover.button_in_cart{*/
.cartAdd .cssButton.button_in_cart, .cartAdd .cssButtonHover.button_in_cart{
    background: #5e5e5e;
    border: medium none;
    color: #fff;
    cursor: pointer;
    font-family: MontserratRegular;
    font-size: 21px;
    font-weight: normal;
    height: 37px;
    line-height: 34px;
    margin: 0;
    padding: 0 7px;
    text-align: center;
    text-transform: uppercase;
    /*width: 220px !important;*/
}
#boxHeading{
	text-align:center;
	margin-bottom: 6px;
    margin-top: 6px;
	border-bottom:0 none;
}

#flexiselAlso a{
    font-family: Montserrat;
	color:#231f20;
    font-size:13px;
	text-transform: uppercase;
	text-decoration:none;
}

#shopping_bag_submenu {
    background: none repeat scroll 0 0 rgba(237, 237, 237, 0.9);
    right: 0;
    width: 260px;
}
#navMain #shopping_bag_submenu ul#cartcontent li.shopping-bag-item, #navMain #shopping_bag_submenu ul#cartcontent li.shopping-bag-item h4 a{
	font-size: 12px;
    text-transform: none;
    white-space: inherit !important;
}
#navMain #shopping_bag_submenu ul#cartcontent li.shopping-bag-item:hover,#navMain #shopping_bag_submenu ul#cartcontent li.shopping-bag-item h4 a:hover{
    background: none ;
	color:#414040;
}
.navigation-flyout{ padding:10px;}
.navigation-flyout li{ border-bottom:1px solid #ccc; display:block; padding:5px !important; margin:0px!important; float:none; width:90%; font-size:12px}
.navigation-flyout li a{ display:block; font-size:12px}
.navigation-flyout {
    visibility:hidden;
    opacity:0;
    position:absolute;
    z-index:1000;
}

.navigation-flyout:hover {
    opacity:1;
	background:none;
    visibility:visible;
}
#navMain .back li:hover .navigation-flyout,
#navMain ul li:hover .navigation-flyout {
    opacity:1;
    -webkit-transition: opacity 0.3s ease;
	-moz-transition: opacity 0.3s ease;
	-o-transition: opacity 0.3s ease;
	-ms-transition: opacity 0.3s ease;	
	transition: opacity 0.3s ease;
	visibility:visible;
}
#shopping_bag_submenu .shopping-bag-item .top-pop-cart-image{ width:15%!important; padding:1%!important;}
#shopping_bag_submenu .shopping-bag-item .top-pop-cart-title{ width:80%!important;display:inline-block;}
#shopping_bag_submenu .shopping-bag-item a{white-space: inherit!important;}

.social_icons2 { padding: 15px 0px 15px 0px; float: left; display: inline-block !important; }
.social_icons2 .w60{ width:60px!important; float:left; margin-right:5px}
.social_icons2 .w80{width:80px!important; float:left; margin-right:5px}

#testimonialsBody{}
#testimonialsBody .testimonilas_wrapper{ padding:0px 20px 20px 20px;}
#testimonialsBody .add_testimonials{ margin:auto; padding:25px 25px 10px 25px; background:#f9f6f0; margin-top:15px}
#testimonialsBody .add_testimonials p{ padding:0px 0px 10px 0px ; margin:0px; text-align:left; clear:left}
#testimonialsBody .add_testimonials p label{ display:block; float:none; font-size:14px; }
#testimonialsBody .add_testimonials input[type="text"], #testimonialsBody .add_testimonials .text, #testimonialsBody .add_testimonials textarea,#testimonialsBody .add_testimonials input[type="password"]{ width:80%; padding:8px 8px;  border:1px solid #9a9a9a; font-size:14px; margin:0px}
#testimonialsBody .add_testimonials textarea{width:100%;}
#testimonialsBody .add_testimonials input[type="text"]:focus, 
#testimonialsBody .add_testimonials .text:focus, 
#testimonialsBody .add_testimonials textarea:focus,
#testimonialsBody .add_testimonials input[type="password"]:focus{ background:#fff;}
#testimonialsBody .add_testimonials select{ width:90%; padding:8px 8px; margin-bottom:15px }
#testimonialsBody .testimonials_item{ background:#f9f6f0; padding:15px 25px;}
#testimonialsBody .testimonials_item:nth-child(even) {background: #fff;}
#testimonialsBody .testimonials_item .maintest{ line-height:24px; font-size:14px}
#testimonialsBody .testimonials_item .title{ padding-top:10px; font-weight:700; text-align:right; padding-bottom:10px; font-size:14px}
#testimonialsBody .testimonials_item .rating{text-align:right; padding-bottom:10px; font-size:14px}
#testimonialsBody .testimonials_item .date{text-align:right; padding-bottom:10px; font-size:14px}
#testimonialsBody #testimonial_namecityemail p{float:left;clear: none;width: 33%;}
#testimonialsBody #testimonial_enquiry .left{float:left;width: 53%;}
#testimonialsBody #testimonial_enquiry .right{float:right;}
#testimonialsBody .testimonials_item .pageHeading{ padding-top:10px; font-weight:700; text-align:left; padding-bottom:10px; font-size:14px}
.testimonials_outer .test_info .photo{ float:left}
.testimonials_outer .test_info .info{ margin-left:110px}
.testimonials_outer .pageresults{ float:left; width:49%; padding:10px 0px}

select[name=alpha_filter_id]::-ms-expand{
  display:none;
}
select[name=alpha_filter_id] {
    -webkit-appearance: none;
    appearance: none;
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
    background: url("../images/dropdown-arrow.png") no-repeat scroll right -9px #eee;
    padding: 2px 25px 2px 0;
    border: none;
    margin-top: 2px;
    -webkit-border-radius:0;
}

#bigLogin {
    text-align: center;
}
#bigLogin span.button_login {
    padding: 5px 70px;
}
.messageStackSuccess img {
    display: none;
}

@media (max-width: 720px) {
#testimonialsBody .add_testimonials{padding-left:15px;}
#testimonialsBody .add_testimonials input[type="text"], #testimonialsBody .add_testimonials .text, #testimonialsBody .add_testimonials textarea, #testimonialsBody .add_testimonials input[type="password"]{width:95%;}
#testimonialsBody #testimonial_namecityemail p{clear:left;width:100%;}
#testimonialsBody #testimonial_enquiry .left{clear:left;width:100%;}
#testimonialsBody #testimonial_enquiry .right{clear:right;width: 100%;}
}
.brk{
display:block;
}


#comments-minus, #show-hide-comments, #show-hide-coupon, #discount-coupon-minus, #show-hide-gift, #gift-minus {display:none;}

#discount-coupon-plus, #discount-coupon-minus, #gift-plus, #gift-minus {cursor:pointer;}

.follow_1 .buyNowButton {
    display: none;
}
#attributesContainer {
    max-height: 550px;
    overflow-y: none;
    width: 98%;
}
#attributesContainer::-webkit-scrollbar {
    -webkit-appearance: none;
}
#attributesContainer::-webkit-scrollbar:vertical {
    width: 11px;
}
#attributesContainer::-webkit-scrollbar:horizontal {
    height: 11px;
}
#attributesContainer::-webkit-scrollbar-thumb {
    border-radius: 8px;
    border: 2px solid white; /* should match background, can't be transparent */
    background-color: rgba(0, 0, 0, .5);
}
#attributesContainer::-webkit-scrollbar-track { 
    background-color: #fff; 
    border-radius: 8px; 
}
/*                 MENU                  */
#mainBg {
    position: relative;
    top: 0;
}
.nav-slidein {
    padding: 10px 0;
    width: 270px;
    max-width: 96%;
background: #fff;
position: absolute;
top: 60px;
left: 0;
z-index: 550;
-webkit-transform: translateX(-100%);
-ms-transform: translateX(-100%);
-o-transform: translateX(-100%);
transform: translateX(-100%);
-webkit-transition: -webkit-transform .2s ease;
-o-transition: -o-transform .2s ease;
transition: transform .2s ease;
overflow-x: hidden;
overflow-y: auto;
height: 100%;
} 
.nav-slidein.is-visible {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
}
.u-bb {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.pull-left {
    float: left;
}

.nav-hover {
    position: relative;
}
.nav-item, .subnav-item {
        padding: 0px 12px;
    width: 100%;
    height: auto;
    display: inline-block;
    font: 15px/48px ProximaNova,Arial,sans-serif;
    color: gray;
    text-transform: uppercase;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 1px solid #eee;
}
a.nav-item:visited, a.nav-item:hover, .subnav-item:visited{
     color: gray !important;
}
.new-arrivals.nav-detail-lg {
    padding: 0;
}
.nav-detail.is-visible {
    background: #fff;
    display: block;
    z-index: 450;
    transition: transform .2s ease;
}
.nav-detail {
    width: 210px;
    height: 100%;
    border-left: 1px solid #eee;
    display: none;
    position: absolute;
    top: 0;
    left: 22%;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: -webkit-transform .2s ease;
    -o-transition: -o-transform .2s ease;
    transition: transform .2s ease;
}
.nav-detail-lg {
    overflow: auto;
    white-space: nowrap;
}
.nav-title {
    margin: 0;
    padding: 10px 12px;
    width: 100%;
    font: 13px/20px ProximaNova,Arial,sans-serif;
    color: #ccc;
    text-transform: uppercase;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.subnav-overlay {
    background: gray;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    -webkit-transition: opacity .2s ease;
    -o-transition: opacity .2s ease;
    transition: opacity .2s ease;
    
}
.subnav-overlay.is-visible {
    width: 100%;
    height: 100%;
    opacity: .6;
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    margin-right: 10px;
    }
.subnav-back{
    color: #CCC;
    display: block;
    cursor: pointer;
}
.subnav-item:hover {
    background: #f4f4f4;
}
.centerColumn.is-visible {
    z-index: 500;
    opacity: .4;
    -webkit-transition: opacity .2s ease;
    -o-transition: opacity .2s ease;
    transition: opacity .2s ease;
    background-color: #000;
}
#loginForm{
    width: 300px;
    display: block;
}
#loginForm fieldset{
    padding: 0;
    margin: 0;
}
#loginbox, .create-account{
     display: inline-block;
    width: auto;
}
.buttonLogin, .buttonAccount{
        margin: 25px 0 0 0;
}
.buttonLogin input, .buttonAccount input{
    width: 300px !important;
    line-height: 23px !important;
}
.buttonLogin input:hover{
    background: #8c8c8c;
}
.login, .account{
    width: 288px;
    height: 40px;
    margin: 0 0 10px 0;
}
#login-password:focus, #login-email-address:focus{
    border: 2px solid #c6c6c6;
}
.login_head{
    margin: 25px 0 5px 0 !important;
    text-transform: uppercase !important;
}
#loginDefault .login_account a{
    color: #29abe2;
}
#loginDefault .login_account a:hover{
    text-decoration: underline;
}
#loginDefault .login_account{
        font-size: 18px;
        font-family: LatoRegular;
}
.tab{
    text-align: center;
    display: block;
}
#tab2{display: none;}
#loginDefault .create-account legend {
    margin-bottom: 21px !important;
}
.create-account .information{
    text-align: left !important;
}
#paginationMobile { display: none; }