html { overflow: -moz-scrollbars-vertical; overflow-x: auto;overflow-y:scroll;}
#mobileheader{
	display:none;
}
#mobilelogo,#loginbox,#phoneus{	display:none;}
#navigate{display:none;}

/*base*/
p 		{font-size:99%; }	
hr 		{color:#B4C0CF; background:#E5E5E5;}
fieldset,img{border:0;}
ul	{margin:0px; padding:0px; list-style:none;}
td		{}
u, ins {
	text-decoration: underline;

}
form,.breaditem	{display: inline;}
checkbox, radio {font-size:98%; color:#333; background:#FFF;}
select {
	font-size:110%;
	color:#333;
	background:#FFF;
	border: 1px solid #999999;
	clear: left;
}
#holiday{
	background-color: #D20000;
	text-align: center;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#holiday p{	font-family: Helvetica, verdana;
	font-size: 18px;
	margin: 5px;
	color: #FFFFFF;
	padding: 5px;
	font-weight: bold;
}
.attributesradio{
	background-color: #FCFCFC;
	margin-bottom: 2px;
}
#boxcart-content{
	display: inline;
	float: left;
	position: relative;
}
label
{
	font: normal 12px/20px Arial, Sans-serif;
	color: black;
	vertical-align: middle;
}
label.createaccount{
	float:left;
	width: 100px;
	color: #666666;
	padding: 3px;
}label.newsletter{
	float:left;
	width: 100px;
	color: #666666;
	padding: 6px;
	font: normal 12px/20px Arial, Sans-serif;
	margin-left: -105px;	
}
input[type="checkbox"] {
	margin: 3px 3px 3px 4px;
	font-size: 16px;
}

.fieldboxes{
	margin: 5px;
	padding: 5px;
}
.manuBox{
	font-size: 14px;
	color: #333333;
	padding: 5px;
	color: #1A1A1A;
	padding: 5px;
	border: 1px solid #ECECEC;
	background-color: #E5E5E5;
	width: 220px;
}
textarea {width:80%; font-size:90%;}
h1, h3	{font-size: 18px;
font-family: 'Noto Sans', sans-serif; margin: 0px; padding:0px;}
h2		{font-size:11pt; margin:0px; padding:0px;}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}.hright {
	float: left;
   
}

#header #search {
	position: absolute;
	top:30px;
	right: 50px;
	width: 200px;
	z-index: 15;
}
#header #phone {
	position: absolute;
	bottom:35px;
	right: 12px;
	width: 300px;
	z-index: 15;    font-size:28px;
    text-decoration: none;
    padding: 0 10px;
  
	
}
#header #phone a{
	color: #222;
}
#header #phone i{
	color: #520A74;
}
#header #welcome {
	position: absolute;
	top: 47px;
	right: 0px;
	z-index: 5;
	width: 298px;
	text-align: right;
	color: #999999;
}
#header .links {
	position: absolute;
	right: 0px;
	bottom: 3px;
	font-size: 10px;
	padding-right: 10px;
}

#header .links a:hover {
	text-decoration: underline;
}
.cartlink {
padding-right: 0px;padding-left: 0px;
}

.cartlink img{
	margin-bottom: 0px;
	margin-top: 3px;
	cursor: pointer;
}

#cart{
	position: fixed;
	top: 34px;
	z-index: 9;
	right: 250px;
	min-width: 300px;z-index:999;
}

#cart.active .content {
display: block;z-index: 9;
}
#cart .empty {
	padding-top: 50px;
	text-align: center;
	color: #333333;
}
.mini-cart-info table {
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 5px;
}
.mini-cart-info td {
	color: #000;
	vertical-align: top;
	padding: 10px 5px;
	border-bottom: 1px solid #EEEEEE;
}
.mini-cart-info .image {
	width: 1px;
}
.mini-cart-info .image img {
	border: 1px solid #EEEEEE;
	text-align: left;
}
.mini-cart-info .name small {
	color: #666;
	font-weight: normal;
}
.mini-cart-info .quantity {
	text-align: right;
}
.mini-cart-info td.total {
	text-align: right;
}
.mini-cart-info .remove {
	text-align: right;
}
.mini-cart-info .remove img {
	cursor: pointer;
}
.mini-cart-total, .mini-cart-total a {
	text-align: right;
	color: #000000;
}
.mini-cart-total table {
	border-collapse: collapse;
	display: inline-block;
	margin-bottom: 5px;
}
.mini-cart-total td {
	color: #000;
	padding: 4px;
}

/*==================================== layout  ====================================*/ 


#header #logo {
	position: absolute;
	bottom: 15px;
z-index: 99;
}
#header #logo img{
	max-width:100% !important;
	height:auto;
	display:block;
	
}
#content{
	width:670px;
	float:left;
padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 16px;}
#pagecontent{
	max-width:76%;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 16px;
	margin-left: 22%;
}
#productcontent{
	max-width:60%;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 16px;
9margin-left: 22%;
	float: left;
}
#indexcontent{
	max-width:76%;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 16px;
		float:left;
}

#footer {width:100%; height:30px; clear:left; float:left; border-top:0px solid #eee;}

/*=====================================  End layout  ====================================*/ 




/*====================================  Top Menu  ====================================*/ 

#top-nav {
	font-family: 'Noto Sans', sans-serif;
	color:#333;
	line-height:normal;
	position: absolute;
	bottom: 0px;
	padding:0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	right: 8px;
	background-color: #FFFFFF;
}

#option li {
	float:left;
	padding:0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}


/*Search*/

.searchbox {
	color: #DBDBDB;
	border:none;	
	padding:5px;
	font-size: x-small;
}
.searchbox input{
	border: 0 none;
	color: #8D8D8D;
	width: 150px;
	padding: 6px 15px 6px 35px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	text-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2) inset;
	-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2) inset;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2) inset;
	-webkit-transition: all 0.7s ease 0s;
	-moz-transition: all 0.7s ease 0s;
	-o-transition: all 0.7s ease 0s;
	transition: all 0.7s ease 0s;
	background-color: #E5E5E5;
	background-image: url(/images/categories/search.png);
	background-repeat: no-repeat;
	background-position: 10px 6px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.searchbox input:focus {
 width: 250px;	
 -moz-transition: width 0.5s ease-out;
 -webkit-transition: width 0.5s ease-out;
 transition: width 0.5s ease-out;}
#option input{border-radius:11px; -moz-border-radius:11px; -webkit-border-radius:11px; -o-border-radius:11px; width:130px;}

/*====================================  End Top Menu  ====================================*/ 





/*====================================  Left Side Menu  ====================================*/
a.subcat1:before, a.subcat2:before{
	content: "\f105";
	font-family: FontAwesome;
	padding-right: 5px;
	color: #BFBFBF; 
}

a.subcat1 {
	background-color: #E5E5E5;
	color: #495156;
	display: block;
	font-size: 15px;
	font-weight: 400;
	position: relative;
	text-transform: capitalize;
	font-family: 'Noto Sans', sans-serif;
	font-size: 15px;
	margin-left: 20px;
	padding-top: 6px;
	padding-right: 14px;
	padding-bottom: 6px;
	padding-left: 19px;
} 
a.subcat2 {background: #F7F7F7;
	color: #495156;
	display: block;
	font-size: 17px;
	font-weight: 400;
	position: relative;
	text-transform: capitalize;
	font-family: 'Noto Sans', sans-serif;
	font-size: 14px;
	margin-left: 40px;
	padding-top: 11px;
	padding-right: 9px;
	padding-bottom: 11px;
	padding-left: 14px; } 
a.subcat3 {color:#333; text-decoration:none; display:block;  padding:5px 0 5px 10px; margin:2px 0 2px 30px;} 
a.subcat1:hover,A.subcat2:hover,A.subcat3:hover {
	text-decoration:none;
	background-color: #272123;
	color: #EBEBEB;
} 

/*====================================  End Left Side Menu  ====================================*/





/*display:none;====================================  Right Side  ====================================*/

#productadded1 {display:none; padding:10px; margin:3px 0px 1px 1px; background:#fff; width:126px; height:80px;align:right;}
#productadded {
	border: 1px solid #C4E0FF;
	padding: 9px;
	margin-bottom: 4px;
	color: #000;
	background-color: #E6F2FF;
	margin-left:0px;
	display:none;
}
.hidr{
	cursor: pointer;
}
.hidr:hover{
	text-decoration: underline;
}
/*====================================  End Right Side  ====================================*/





/*====================================  Home Content  ====================================*/

/*Top Add*/


.next,.prev{
	color: #BCBCBC;
	background: -webkit-gradient(linear, left top, left bottom, from(white), to(#F8F8F8));
filter: progid:DXImageTransform.Microsoft.Gradient
 (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#f8f8f8');
	background: -moz-linear-gradient(top, white, #F8F8F8);
	background: -webkit-gradient(linear, left top, left bottom, from(white), to(#F8F8F8));
	border: 1px solid #D7D7D7;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	cursor:pointer;
}


.imagescroll { width:150px; list-style-type:none; text-align:center; float:left; padding:0px 1px; margin:2px;}
.scrolltext,.scrolltext p{text-align:right; font-size:13px; line-height:20px; margin:1px; padding:3px;}



.text{color:#000; font-size:15px; padding:0px; margin:0px;}
#introListing {
	background: #ECECEA;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #333333;
	margin-right: 0px;
	margin-bottom: 2px;
	padding: 10px;
}
#introListing p{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}
/*Products*/
.popular{
	
	margin-bottom:5px;
	padding-bottom: 5px;
}
.popname{text-align:center; margin:0px; padding:0px; font-weight:normal; line-height:normal;  color: #333;
  font-size: 15px;
  font-family: 'Noto Sans', sans-serif;
  font-weight: 400;}
#popimage img,#popimg img{display: block;    margin-left: auto;
    margin-right: auto;  max-width:100% !important;
    height:auto;}
ul.prodList{
}
.prodList li {
	overflow: hidden;
	width: 23.3%;
	float: left;
	border: 1px solid #E5E5E5;
	margin-top: 0;
	margin-right:0px;
	margin-bottom: 12px;
	margin-left:12px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.prodList li:hover{
	background-color: #F8F8F8;
}
.prodList1 li {margin:.2em 0; display:-moz-inline-box;  /* for Mozilla based browsers */	display:inline-block; clear:both;}
.prodList li a {
	display: block;  /* for Mozilla based browsers */
	pdisplay:inline-block;
	padding:1px;
	text-decoration:none;
	color:#333;
	font-size:15px;
	font-family: 'Noto Sans', sans-serif;
	font-weight: 400;
	text-transform: capitalize;
}
.prodList li a:hover {
	text-decoration:none;
	color:#520A74;	
}
.prodList a{text-align: center;}

.prodlistbox {height:35px; margin:0px; color:#666; padding:0 3px; font-size:10px; text-align:left; line-height:normal;} 

.prodlistimage { border-radius:3px;  margin:0; padding:0; text-align:center; vertical-align:bottom;} 
.prodlistimage img, #menu a img{ max-width:100% !important;
    height:auto;
    display:block;}
.prodlistimage a{text-align:center; margin:0px; padding:0px; vertical-align:bottom;} 

.prodlistnamebox {text-align:center; margin:0px; padding:0px; font-weight:normal; line-height:normal; height:65px; overflow:hidden;} 

.prodlistname {text-align:center; margin:0px; padding:0px; font-weight:normal; line-height:normal; height:65px;} 
.prodlistname a {text-align:center;	margin:0px;	padding:0px; font-weight:normal;}

.specialoffer {text-align:center; color:#D90000; }


/*====================================  End Home Content  ====================================*/





/*====================================  Inner page Content  ====================================*/

.breadcrumb {font-size:11px; font-weight:normal; text-transform:capitalize; color:#666; padding:6px 0 3px; margin-left:3px;}
.breadcrumb a{
	font-size:11px;
	color:#666;
	text-decoration:none;
	font-family: Verdana, Geneva, sans-serif;
}
.breadcrumb a:hover{text-decoration:underline;}
.breaditem{
	display: inline;
}
.inputBox { background:#fff;}
.prodListing{
	width:100%;
	margin:10px 0 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ECECEC;
}

.cssButton, .button{
	background: #ff3019; /* Old browsers */
	background: -moz-linear-gradient(top,  #ff3019 0%, #cf0404 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff3019), color-stop(100%,#cf0404)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ff3019 0%,#cf0404 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ff3019 0%,#cf0404 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ff3019 0%,#cf0404 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ff3019 0%,#cf0404 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3019', endColorstr='#cf0404',GradientType=0 ); /* IE6-9 */  	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	font-family: Arial;
	color: #ffffff;
	font-size: 20px;
	text-decoration: none;
	cursor:pointer;
	padding-top: 8px;
	padding-right: 16px;
	padding-bottom: 8px;
	padding-left: 16px;
}input.cssButton,button#hidr.cssButton {
margin: 0;
border: 0;
}
.cssButton:hover,.button:hover { background: #cf0404; /* Old browsers */
background: -moz-linear-gradient(top,  #cf0404 0%, #ff3019 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cf0404), color-stop(100%,#ff3019)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #cf0404 0%,#ff3019 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #cf0404 0%,#ff3019 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #cf0404 0%,#ff3019 100%); /* IE10+ */
background: linear-gradient(to bottom,  #cf0404 0%,#ff3019 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cf0404', endColorstr='#ff3019',GradientType=0 ); /* IE6-9 */
}

.red,.stockWarning {color:#E60000;}

.createaccountBox {
	font-size:110%;
	color:#333;
	border:1px solid #ddd;
	padding:5px;
	overflow:hidden;
	margin-right: 2px;
}

#catdisplay {background:#FFF;  height:100%;}
.catdesc{
	font-weight:normal;
	text-transform:none;
	padding:6px;
font-family: 'Noto Sans', sans-serif;
  font-size: 13px;
  color: #292D30;
}
.catdesc li{
	font-size: 13px;
	color: #000000;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 20px;
	list-style-type: disc;
	list-style-position: inside;
}
.proddisplay{
	font-weight:normal;
	text-transform:none;
	background:#FFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.pagedisplay{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4B4B4B;padding-left: 10px;
}
.pagedisplay p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2D2D2D;
}.pagedisplay li {
font-size: 12px;
list-style-position: inside;
list-style-type: square;
line-height: 21px;
padding-top: 2px;
}
.pagedisplay p.quote,.pagedisplay span.quote{
	
font-family: 'Open Sans', sans-serif;
    font-size: 14px;
}
.quickspecs li {font-size:12px; list-style-position:inside; list-style-type:square; line-height:21px; padding-top:2px;}

.catList {
	list-style-type:none;
	text-align:center;

}
.catList li{
	float:left;
	width: 22%;
	border: 1px solid #E5E5E5;
	margin-right: 5px;
	margin-bottom: 12px;
	margin-left: 5px;
	display: block;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.catListname {
	padding-top: 10px;
	padding-bottom: 10px;
	height: 40px;
}
.catList a{font-family: 'Noto Sans', sans-serif;
font-size: 17px;color: #292D30;
	font-variant: normal;
	text-transform: capitalize;
}
/*====================================  End Inner page Content  ====================================*/






/*====================================  Fotter  ====================================*/

blockquote{
	color:#999;
	width: 580px;
	font-weight:normal;
	font-size:13px;
	padding:5px;
	font-style: italic;
	margin-top: 9px;
	margin-right: auto;
	margin-bottom: 9px;
	margin-left: auto;
	text-align: center;
}

.quote div {padding:10px 14px;}

.footertext, .footertext a{
	font-size:x-small;
	font-family: Verdana, Geneva, sans-serif;
	color: #666666;
}

/*====================================  End Footer  ====================================*/

 

/*====================================  Misc.  ====================================*/
 .listings{margin-bottom: 5px;width: 100%;}

.listings a{font-size: 97%;text-decoration: underline;}

.firebox {visibility: hidden;height:1px;}

.moduleRowOver {
	background-color: #F2F2F2;
	cursor: pointer;
	color: #000000;
	text-decoration: none;
}
.moduleRowSelected {background-color: #EBF4FE;color: #000000;}
.checkoutBarFrom, .checkoutBarTo {font-size:90%;color: #666666;font-weight: normal;}
.checkoutBarCurrent {font-size: 90%;font-weight: normal;}
#marqueecontainer{position: relative;height: 610px;overflow: hidden;text-decoration: none;}
.redbackgroundmessage {font-size: 100%;background-color: #FF0000;color: #FFFFFF;padding: 3px;}
.productDesc {font-size:80%; color: #666666;}

TABLE.attributes {background-color: #FFFFFF;color: #000000;	font-size: 90%;	text-transform: none;font-weight: normal;border: 1px solid #F3ECF9;}

.pages{padding: 0px;margin: 0px;font-size: 15px;}
.maintext{color: #333333;font-size: 13px;}

ul#mannav{width: 30em;  list-style-type: none;line-height: 25px;}
ul#mannav li{ float: left; width: 10em;}
ul#mannav li a{display: block;width: 7em;font-size: 13px;list-style-type: disc;	text-decoration: underline;}
ul.mannav li a:hover{ color: #FFF;  background-color: #ccc; }

div.manstuff{padding: 10px;	margin:0px 1px 1em 15px;display: inline-block;position: absolute;z-index: 99;left: 400px;top: 135px;border: 1px solid #999999;background-color: #ffffff;}

.prodlistcontents {text-align: center;margin: 0px;padding: 0px;} 
 
#photos {
	border: 0px solid #E7E7E7;
	float: left;
	width: 340px;
}
#cart-image-1{
	width:300px;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 8px;
}
#photos a {
	background-color: #FFFFFF;
	border: 1px solid #E7E7E7;
	padding: 5px;
	float: left;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
}
#quickspecs {
	float: left;
	width:300px;
	border: 0px solid #E7E7E7;
	padding: 5px;
	color: #666666;
}
#quickspecs li {
	margin-bottom: 12px;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E7E7E7;
}

#productdescription {
	border: 1px solid #E7E7E7;
	background-color: #FFFFFF;
	clear: left;
	float: left;
	margin: 3px;
	color: #333333;    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
	pwidth: 760px;
	max-width: 100%;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#productdescription li{
	margin-bottom: 3px;
	padding: 5px;
	margin-top: 6px;
	}
#productpic{
	width: 880px;
	padding-top:3px;
	margin-left: 3px;
}
#productdescription p {color: #333333;}
#productdescription li {
	padding: 1px;
	list-style-type: disc;
	margin-left: 20px;
}
#prodresults {
	bottom: 0;
	width: 634px;
	background-color: #F9F9F9;
	padding: 10px;clear: both;margin: 0px;
}

#pageresults {
	bottom: 0;
	background-color: #F9F9F9;
	padding: 10px;clear: both;margin: 3px;
}
.pResults{
	color:#666666;
	font-size:12px;
	text-align:left;


	margin-bottom: 12px;
	float: right;
	width: 100%;
}

.pResults a{
	font-size: medium;
	-webkit-appearance: none;
	-moz-appearance: none;
	color: #333;
	border: 1px solid #EAEAEA;
	margin-right: 3px;
	margin-left: 3px;
	padding:6px;
	text-decoration: none;
}.pResults a:hover {
	text-decoration:underline;
	color:#333;
	background-color: #FFFFFF;
}
TD.tableHeading {font-size: 10px;font-weight: normal;text-transform: capitalize;color: #666666;	padding-bottom: 6px;}

.block {width:600px;text-align:left;}
.weightbasket{font-size: 11px;color: #333333;background-color: #FBFBFB;	border: 1px solid #CCCCCC;	padding: 5px;margin: 0px;line-height: 16px;}
input.bebox, textarea.bebox {
border-radius: 3px;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		box-shadow: 0 2px 2px #ddd;
		-moz-box-shadow: 0 2px 2px #ddd;
		-webkit-box-shadow: 0 2px 2px #ddd;
	}
input.bebox[type="text"],textarea.bebox {
	border: 1px solid #ccc;
			font-size: 15px;
			margin-bottom: 10px;
			padding: 8px 10px;
		
	}
			input.bebox.email {width: 310px; background: #fff url(images/categories/email.png) no-repeat center right }
		input.bebox.name {
	background: #fff url(images/categories/name.png) no-repeat center right;
	width: 310px;
}
.social-button-container {
overflow: hidden;
margin-top: 8px;
}.social-button {
float: left;
width: 100px;
height: 20px;
}#zoom {
	z-index:99;
}body	{
	color:#222222;
	padding:0;
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	margin:0 auto;
	background-color: #ECECEA;
}
a		{font-size:100%; color:#888888; text-decoration:none;}
a:hover	{color:#000; text-decoration:underline;}
p, scrolltext p, #cart{
	color: #454545
}

@media only screen and (max-device-width: 1024px) {
#header {
    max-width: 768px;
	width:768px!important;
    margin-bottom: 5px;
    padding-bottom: 15px;
    position: relative;
    height: 117px;
    background-color: #FFF;
    margin-right: 0!important;
    margin-left: 0!important;
    clear: both;
    margin-top: 30px;
    padding-top: 5px;
    padding-right: 0px!important;
    padding-left: 0px!important;
}
#header #logo {
    position: absolute;
    bottom: 0px;
	top:10px;
    z-index: 99;
}
#topbar .links {
    float: none!important;
}

body {
    color: #222222;
    padding: 0;
    height: 100%;
    width: 768px!important;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    margin: 0 auto;
    background-color: #ECECEA;
}

#leftmenu {
    color: #000;
    float: right;
    width: 180px;
    overflow: hidden;
}
#stardisplay {
	display: none!important;
    max-width: 1100px;
    width: 768px!important;
    background: #FFF;
    height: 100%;
    margin-top: 0px;
    margin-right: 0!important;
    margin-bottom: 0px;
    margin-left: 0!important;
    padding-top: 14px;
    padding-right: 0!important;
    padding-bottom: 14px;
    padding-left: 0!important;
}

#lower {
    width: 768px!important;
    padding: 0!important;
    clear: left;
    margin-right: 0;
    margin-left: 0;
    background-color: #FFFFFF;
}
.starproducts {

	display:none!important;
    visibility: visible;
    overflow: hidden;
    position: relative;
    z-index: 2;
    left: 0px;
	right:0px;
    width: 768px!important;
}
.prodlistprice {
    text-align: right;
    color: #333333;
    font-family: 'Noto Sans', sans-serif;
    font-size: 16px!important;
    padding: 20px!important;
    font-weight: bold;
    clear: left;
    margin-top: 0px;
    margin-right: 3px;
    margin-bottom: 2px;
    margin-left: 0px;
}
#wrap {
	max-width:1100px;
    background: #ffffff;
    height: 100%;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: 0;
    padding-top: 14px;
    padding-right: 0px;
    padding-bottom: 14px;
    padding-left: 0;
}
#content {
    width: 400px!important;
    float: left;
    padding-top: 10px;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 6px;
}
#topbar {
    float: left;
    width: 768px!important;
    height: 40px;
    line-height: 40px;
    position: fixed;
    z-index: 998;
    top: 0;
}
#holiday {
    background-color: #D20000;
    width: 768px;
    text-align: center;
    margin-top: auto;
    margin-right: 0;
    margin-bottom: auto;
    margin-left: 0;
}

#headwrap {

	height:100%;
	margin-right: 0!important;
	margin-bottom: 7px;
	margin-left: 0!important;
	padding-top: 0px;
	width:768px!important;
}

}





#wrap {
	max-width:1100px;
	background:#ffffff;
	height:100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 14px;
	padding-right: 10px;
	padding-bottom: 14px;
	padding-left: 14px;
}
#headwrap {

	height:100%;
	margin-right: auto;
	margin-bottom: 7px;
	margin-left: auto;
	padding-top: 0px;
}


#header {
	max-width:1100px;
	margin-bottom: 5px;
	padding-bottom: 15px;
	position: relative;
	height: 117px;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-top: 30px;
	padding-top: 5px;
	padding-right: 14px;
	padding-left: 14px;
}
#menu { width:20%; float:left; padding:6px 0; color:#000; margin-bottom:0px;background:#ffffff;}
#leftmenu {
	color:#000;
	float:left;
	width:180px;
	overflow: hidden;
}
#topbar .links a,.cartlink  {
	float: left;
	display: block;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;cursor: pointer;font-family: 'Noto Sans', sans-serif;
font-size: 14px;
color: #FFFFFF;
}
#topbar .links a:hover,#topbar #welcome a:hover{color: #520A74;}
#option {
	padding:0px;
	list-style:none;
	height:30px;
	margin:0px;
		position: relative;
	background-color: #FFFFFF;
}
#option li a {
	display:block;
	height:25px;
	line-height:25px;
	float:left;
	color: #292D30;
font-size: 17px;
	text-decoration:none;
	padding:0 10px;
	font-family: 'Noto Sans', sans-serif;	
}
#option li a:hover{
	color:#91B21F;
	text-decoration:none;
}
.border {
	color: black;
	width: 100%;
	height: 3px;
	background-color: white;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/categories/topnav.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
p.smalltext,.h1,.smalltext {
	color: #EBECED;
	text-transform: capitalize;
	margin: 0;
	padding: 0;
	text-align: center;
	display: inline-block;
	width: 100%;
    background-color: #520A74;	font-family: "Noto Sans", sans-serif;
	font-size: 22px;
	line-height: 50px;
	font-weight: 400;
}
.cattitle{
	font-family: 'Noto Sans', sans-serif;
	color: #FFFFFF;
	font-size:22px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 15px;
	font-weight: normal;
	background-color: #520A74;

}
h1.fn {
	font-family: 'Noto Sans', sans-serif;
	color: #FF6753;
	font-size:28px;
	font-weight:bold;
	margin-top: 2px;
	margin-right: 0;	text-transform: capitalize;
	margin-bottom: 8px;
	margin-left: 0;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 3px;
}
#productdescription p{color:#222222;}
.menu{padding: 0 0 0 0;
position: relative;
border-top: 0px solid #e5e5e5;
border-bottom:1px solid #e5e5e5;
overflow: hidden;}
a.menu {
	background: #f7f7f7;
	color: #292d30;
	display: block;
	font-weight: 400;
	position: relative;
	text-transform: capitalize;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	padding-top:7px;
	padding-right: 2px;
	padding-bottom: 7px;
	padding-left: 8px;
	margin-bottom: 1px;
}a.menu:hover {
	color: #fff;
	background-color: #91B21F;
}

#header #welcome a{
	color: #888888;
}
#stardisplay{
    max-width: 1100px;
    background: #FFF;
    height: 100%;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    padding-top: 14px;
    padding-right: 10px;
    padding-bottom: 14px;
    padding-left: 14px
}
#starred{
	float: left;
	padding-right: 0px;
	padding-left:0px;
	position: relative;	
}


.starproducts {
	width:50%;
	position: relative;
}
.starproducts img{
	
}
#pagecontent img,#introListing img, #lower img{ max-width:100% !important;
    height:auto;
    display:block;}
.starproducts li{

	font-size: 11px;
	pmargin-right: 6px;
	pmargin-left: 6px;
	position: relative;
	width: 100%;

}
.starprodstext {
	margin-top: 2px;
	padding: 15px;
	width: 35%;
	float: left;
	bottom: 30%;
	position: absolute;
	left: 1px;
	text-align: right;
}
.starprodstext a{
	font-family: 'Noto Sans', sans-serif;
	font-size: 18px;
	margin: 0;
	color: #333;
}
.starprodstext a:hover{
	text-decoration: none;
}
.starprodsimg {
	float: right;
}
.starprodsprice{
	font-size: 28px;
	color: #FB8787;
	font-weight: 700;
	display: block;
	float: left;
	position: absolute;
	bottom: 5px;
	margin-left: 20%;
}
.starprodsview{
	vertical-align: top;
	font-weight: bold;
	font-size: 27px;
	color: #FFF;
	background: #520A74;
	letter-spacing: 0px;
	width: 20%;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.starprodsview a{font-size: 25px;
	color: #FFF;}
.starprodsview i,.starprodsview > a > i:hover{color: #FFF;}
#next,#prev {
	display: inline-block;
	visibility: visible;
	padding: 11px 14px 7px 14px;
	color: #BABCBF;
	border: 1px solid #E5E5E5;
	background-color: #FFFFFF;
}
#next{
	right: 15px;
	position: absolute;
	top: 80%;
	z-index:999;
}
#prev{	left: 0px;
	position: absolute;
	top: 80%;
	z-index:999;}

.starprodsnext{
	float: right;
	font-size: 20px;
	position: absolute;
	bottom: 5px;
	right: 1px;
	z-index: 9999;
	color: #999999;
}

.starproducts i:hover{
	color: #CF6915;
}
.scrolltext a {font-size:16px; font-weight:bold; margin:0px; padding:0px; color:#FF3D00;}
.messagebox,h6 {
	font-size:28px;
	color:#F9F9F9;
	padding:6px;
	text-align:center;
	font-weight: normal;
background: #FF6753;	font-family: 'Noto Sans', sans-serif;
	margin-top: 10px;
	margin-bottom: 10px;
}
.prodlistprice {
	text-align:right;
	color:#333333;font-family: 'Noto Sans', sans-serif;
	font-size:22px;
	padding:0px;
	font-weight:bold;
	clear:left;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.featured {
	text-align:left;
	float:left;
	color: #FF6753;
	display: inline-block;
	font-family: 'Noto Sans', sans-serif;
	font-size: 27px;
	font-weight: 700;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 6px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 1px;
	width: 100%;
}

#lower {
	width:1100px;
	padding:10px;
	clear: left;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}

#cart .content {
	display: none;
	clear: both;
	position: relative;
	top: -1px;
	padding: 8px;
	min-height: 150px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0px 1px 1px #666;
	-moz-box-shadow: 0px 1px 1px #666;
	box-shadow:0px 1px 1px #666;
	background:#fff;
	font-size: 12px;
	font-weight: normal;
	border: 1px solid #E5E5E5;
}
.menuimage{
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding: 3px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#loginb{
	border: 1px solid #DDDDDD;
	padding: 8px;	-webkit-box-shadow: 0px 2px 2px #DDD;
	-moz-box-shadow: 0px 2px 2px #DDDDDD;
	box-shadow: 0px 2px 2px #DDD;border-radius: 3px;
-o-border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
}#logincustomers{
	float: left;
	width: 50%;
	position: relative;
	height: 280px;
	padding-left: 10px;
}
.loginbutton{
	margin-bottom: -1px;
	position: absolute;
	right: 12px;
	bottom: 12px;
}
#newcustomers{
	float: left;
	position: relative;
	width: 45%;
	height:280px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E1E4DD;
}
#createac{
	float: left;
	position: relative;
	height:380px;
	margin-left:13px;
}
.outbox {
    background-color: #e6f2ff;
    border: 1px solid #c4e0ff;
    color: #000;
    margin-bottom: 4px;
    padding: 9px;
}

#boxcart-content123 a{
	font-size: 13px;
	color: #1A1A1A;
	padding-left: 2px;
}
#topbar {
	float: left;
	width: 100%;
	height: 40px;
	line-height: 40px;
	position: fixed;
	z-index: 998;
	top: 0;
	
}
.topbar-inner {
margin: 0 auto;
max-width: 1100px;
}#topbar   {
	background-color: #92C000;
}.topline{
	background-color: #5A740A;
}
.topline {
width: 100%;
height: 1px;
float: left;
position: fixed;
top: 40px;
z-index: 99999;
}
#topbar #welcome {
	z-index: 5;
	font-family: 'Noto Sans', sans-serif;
	font-size: 14px;
	width: 270px;
	float: left;
	color: #FFFFFF;
}
#topbar #welcome i{
	padding-left: 8px;
	color: #91B21F;
}
#topbar #welcome a{
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 5px;
}
#topbar .links{
	float: right;
}

#topbar .links li{
	float:left;
	list-style-type: none;
	padding-right: 5px;
}
#topbar .links i{
	float:left;
	color: #5A740A;
	line-height: 40px;
	font-size: medium;
}


.left {float:left}
.right {
	float:right;
	margin-top: -20px;
}
select.productfilter{
	font-family: 'Noto Sans', sans-serif;
	font-size: 15px;
	padding: 5px;
	border: 1px solid #ECECEC;
	background-color: #EEEEEE;
}

.footer-container {
	width: 100%;
	background-color: #628003;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #455B02;
}.footer-primary-container, .footer-secondary-container {
	    max-width: 1100px;
	
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 30px;
	padding-left: 0;
}
.block-title{
	font-size: 28px;
	font-weight: 700;
}
.block-content{font-family: 'Noto Sans', sans-serif;}
.footer-primary-container .container {
width: 100%;
margin: 0 auto;
}

.footer-primary-container .container {
max-width:1100px;
}

.footer-primary-container .grid12-3 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #2B0000;
	padding-right: 10px;
}
.grid12-9 {
width: 100%;
}
.grid12-3 {
width:31%;
}

.grid12-3, .grid12-9 {
box-sizing: border-box;
display: inline;
float: left;
margin-left: 1%;
margin-right: 1%;
}
.grid12-9 ul {
margin: 0 ;
padding: 10px;
text-align: left;
}
.footer-primary-container .collapsible {
position: relative;
}

.footer-container .collapsible .block-title, .footer-container a {
color: #FFF;
}

.mobile-collapsible .block-content {
    border:none;
    text-align: left;
    width: 100%;
}

.footer-container .block-content {
	float: left;
	color: #FBFBFB;
}

.grid12-3 .block-content > p {
padding-right: 15px;
}

.footer-container a, .footer-container p, .footer-container span {
font-size: 13px;
font-weight: 300;
}

.footer-container p, .social-link a .icon {
	color: #BDC3C7;
	text-align: left;
}
.grid12-9 .block-content {
border:none;
text-align: left;
width: 25%;
}
.block-content.noborder {
border-right:none;

}
.fapayments li {
	float: left;
	margin-left: 10px;
}
.fapayments li i {
	display: block;
	padding-right: 15px;
	padding-left: 15px;
	color: #CED0D0;
}
.footer-container .block-content ul li a {
	color: #CED0D0;
	font-size: 13px;
	font-weight: 300;
	line-height: 30px;
	text-transform: uppercase;
}

#footer {
	    background-color: #520A74;
}#footer .footertext {
		    color: #EBECED;
	font-family: Verdana,Geneva,sans-serif;
	font-size: x-small;
	padding-left: 5px;
}#footer .rightpayment {
float: right;
}
#footer > div.rightpayment > span.fa{
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
ul.fapayments{
	padding-top: 10px;
}
.midBox{
	background-color: #FFFFFF;
	float: left;
	width: 420px;
	border: 1px solid #E5E5E5;
	position: relative;
	padding-bottom: 30px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
}
.catname{
	color: #C76B16;
	display: inline-block;
	font-size: 28px;
	font-weight: 700;
	text-transform: none;
	margin: 0px;
	position: absolute;
	bottom: 0px;
	left: 5px;
}
.catname a{color: #C76B16;}
.catname a:hover{color: #333;
	text-decoration: none;
}
#manfilter li{
	background-color: #336699;
	display: block;
	float: right;
	margin-left: 2px;
}
ul.brands{
	margin-top: 8px;
}
.brands li{
	border: 1px solid #E5E5E5;
	float: left;
	margin-left: 17px;
}
.brandname a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #C76B16;
	font-weight: bold;
	margin-bottom: 5px;
	margin-left: 5px;
  }
  legend{display:none;}
  fieldset{
	margin: 0px;
	padding: 0px;
}
.optionname{
	font-family: 'Noto Sans', sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 2px;
	display: block;
	width: 100%;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #520A74;
}
.optionselect select{
	margin-bottom: 5px;
	padding: 5px;
	border: 1px solid #CFCFCF;
	background-color: #e5e5e5;
	font-family: 'Noto Sans', sans-serif;
	font-size: 18px;
	font-weight: normal;}
	
	#mobileheader{
	display:none;
}
#mobilelogo{	display:none;}
#navigate{display:none;}

#extraimages {
	float: left;
	width: 634px;
}
#extraimages a {
background-color: #FFF;
border: 1px solid #E7E7E7;
padding:5px;
float: left;
margin-top: 0px;
    margin-right: 3px;
    margin-bottom: 3px;
    margin-left: 3px;
}
