html { overflow: -moz-scrollbars-vertical; overflow-x: auto;overflow-y:scroll;}
#mobileheader{
	display:none;
}
#mobilelogo,#loginbox,#phoneus{	display:none;}
#navigate{display:none;}
.topmenu2,#myNavbar > ul{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
{
	vertical-align: middle;
	font-family: 'Arima Madurai', cursive;
	font-size: 14px;
	color: #333333;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
}
label.createaccount{
	float:left;
	width: 100px;
color: #333333;
	padding: 3px;
}label.newsletter{
	float:left;
	width: 100px;
	padding: 6px;
	    font-family: 'Arima Madurai', cursive;
    font-size: 14px;
color: #333333;
	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 #DDE3E6;
	background-color: #ECF0F1;
	width: 220px;
}
textarea {width:80%; font-size:90%;}
h1, h3	{font-size: 18px;
font-family: 'Arima Madurai', cursive; margin: 0px; padding:0px;}
h2		{font-size:11pt; margin:0px; padding:0px;}
h3{
	font-weight: bold;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.clearfix1:after {
	content: "<br>";
	clear: both;
	background-color: #CC99FF;
	width: 100%;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}.hright {
	float: left;
   
}
.searchb{
	position: relative;
}
#header #search {
	width: 200px;
	z-index: 15;
	position: absolute;
	    top: 20px;
	right: 2px;
}
#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: #310202;
}
#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{padding-top: 20px;}
#header #logo {
	float: left;
	padding-left: 0px;
    padding-top: 15px;
    padding-bottom: 5px;

}
#logo a{
	font-family: 'Arima Madurai', cursive;
	font-size: 49px;
	color: #2980B9;
	font-weight: bold;
}
#logo a:hover{
	color: #2980B9;
	text-decoration: none;
}
#header #textm{	float: left;
	width: 33%;}
#header #logo img{
	max-width:100% !important;

	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: 30px;
	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:101%;
	background-color: #E9E9DD;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom:0px;
	padding-left: 0px;
	float:left;
	margin-left: -1px;
}

#footer {width:100%;}

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




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

#top-nav {
	font-family: 'Open 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;
	clear: left;
}

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


/*Search*/
form.searchbox  { 
margin: 0 auto; 
width: 40%;}
.searchbox {
	color: #DBDBDB;
	border:none;
	display: table-cell;
	vertical-align: middle;
	font-size: x-small;
	text-align: center;
}
.searchbox input{
	border: 0 none;
    color: #899192;
	width: 200px;
	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: #ECF0F1;
	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 {
 -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: #87181b;
	color: #CCCCCC;
	display: block;
	font-size: 15px;
	font-weight: 400;
	position: relative;
	text-transform: capitalize;
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	margin-left: 20px;
	padding-top: 6px;
	padding-right: 14px;
	padding-bottom: 6px;
	padding-left: 19px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #200307;
} 
a.subcat2 {background: #F7F7F7;
	color: #495156;
	display: block;
	font-size: 17px;
	font-weight: 400;
	position: relative;
	text-transform: capitalize;
font-family: 'Open 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: #87181b;
	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 #BFE1B0;
	padding: 9px;
	margin-bottom: 4px;
	color: #666;
	background-color: #dff0d8;
	margin-left:0px;
	display:none;
}
#productadd {
	border: 1px solid #BFE1B0;
	padding: 9px;
	margin-bottom: 4px;
	color: #666;
background-color: #dff0d8;
	margin-left:0px;
	font-size: medium;
}
#productadd b, #productadd a,.hdx{	font-size:small;}
.hidr,.hdx{
	cursor: pointer;
}
.hidr:hover,.hdx: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;
	position: relative;
	z-index: auto;
}


.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 {
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	color: #000000;
	margin-right: 0px;
	margin-bottom: -10px;
	padding: 10px;
	background-color: #ffffff;
	margin-top: 7px;
}
#introListing p{
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	color: #333333;
}
/*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: 'Arima Madurai', cursive;
  font-weight: 400;}
#popimage img,#popimg img{display: block;    margin-left: auto;
    margin-right: auto;  max-width:100% !important;
    height:auto;}
ul.prodList,.limatch{  flex-wrap:  wrap ;
}
.prodList li {
	overflow: hidden;
	width: 25%;
	float: left;
	margin-top: 0;
	margin-right:0px;
	margin-bottom: 1px;
	margin-left:0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-color: #FFFFFF;
	
}
.liwrap:hover{
	background-color: #F7F9F9;
}
.liwrap{
	border: 1px solid #D3DCDE;
	margin-right:12px;
	margin-bottom: 12px;
}
.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: 'Arima Madurai', cursive;
	font-weight: 400;
	text-transform: capitalize;
}
.prodList li a:hover {
	text-decoration:none;
	color:#310202;	
}
.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;
	text-align:center;
	vertical-align:bottom;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
} 
.prodlistimage img, #menu a img{ max-width:100% !important;
    height:auto;
   }
.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 {height:95px;overflow:hidden;
	text-align:center;
	margin:0px;
	padding:10px;
	font-weight:normal;
	line-height:normal;
} 
.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;
	margin-left:0px;
	padding-top: 6px;
	padding-right: 0!important;
	padding-bottom: 3px!important;
	padding-left: 2px!important;
	margin-top: 12px;
	background-color: #FFFFFF;
}
.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;
}
.fn{
	font-size: x-large;
	font-family: 'Arima Madurai', cursive;
	font-weight: bold;
}
.btn-primary{font-size: 20px;}
.cssButton, .button{
	font-family: Arial;
	text-decoration: none;
	cursor:pointer;
	padding-top: 8px;
	padding-right: 16px;
	padding-bottom: 8px;
	padding-left: 16px;color: #fff;
    background-color: #428bca;
    border-color: #357ebd;
}input.cssButton,button#hidr.cssButton {
margin: 0;
border: 0;
}

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

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

#catdisplay {  height:100%;}
.catdesc{
	font-weight:normal;
	text-transform:none;
	padding:6px;
font-family: 'Arima Madurai', cursive;
  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;
	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: 'Arima Madurai', cursive;
    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: 'Arima Madurai', cursive;
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: #CCCCCC;
}

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

 

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

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

.firebox,#menubox {
	visibility: hidden;
	height:1px;
	display: none;
}

.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;
}
#cart-image-1{

	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 8px;
}
.mainphoto{	float: left;}

#quickspecs{	float: left;}
#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:80%;
	font-family: 'Arima Madurai', cursive;
	border: 0px solid #E7E7E7;
	padding: 5px;
	color: #25140A;
	font-size: large;
}
#quickspecs li {
	margin-bottom: 12px;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CDD6D8;
}

#productdescription {
	clear: left;
	float: left;
	margin: 3px;
	color: #333333;    font-family: 'Arima Madurai', cursive;
    font-size: 18px;
	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;
	padding: 10px;
	clear: both;
	margin: 3px;

}
.pResults{
	color:#666;
	font-size: small;
	text-align:left;
	margin-bottom: 12px;
	float: right;
	width: 100%;
}

.pResults a{
	font-size: small;
	-webkit-appearance: none;
	-moz-appearance: none;
	color: #666;
	
	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: 3px;
	margin-bottom: 3px;
}.social-button {
float: left;
width: 100px;
}#zoom {
	z-index:99;
}body	{
	color:#333333;
	padding:0;
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	margin:0 auto;
	background-color: #F7F9F9;
}
a		{font-size:100%; color:#888888; text-decoration:none;}
a:hover	{color:#000; text-decoration:underline;}
p, scrolltext p, #cart{
    	font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #666666;
}
#wrap {
	max-width:1100px;
	height:100%;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 14px;
	padding-left: 1px;
	background-color: #FFFFFF;
}
#wraphome {
	max-width:1100px;
	height:100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 14px;
	padding-left: 1px;
}
.menuwrap{
	max-width:1100px;
	height:100%;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left:0px;
}

#headwrap {

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


#header {
	max-width:1100px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	position: relative;
	background-color: #ffffff;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-top: 43px;
	padding-right: 14px;
	padding-left: 14px;
	padding-top: 0px;
}
#headertext p{
	    color: #899192;
	font-family: 'Arima Madurai', cursive;
	text-transform: uppercase;
	text-align: center;
	font-weight: normal;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-top: 16px;
	margin-bottom: 2px;
	font-size: 12px;
	padding-right: 0px;
	padding-left: 0px;
}
#menu {
	width:20%;
	float:left;
	padding:6px 0;
	color:#000;
	margin-bottom:0px;

}
#leftmenu {
	color:#000;
	float:left;
	width:180px;
	overflow: hidden;
}
#topbar .links a,.cartlink  {
	float: left;
	display: block;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;cursor: pointer;font-family: 'Arima Madurai', cursive;
font-size: 14px;
	color: #899192;}
#topbar .links a:hover,#topbar #welcome a:hover{
	color: #636A6B;
}
#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: 'Arima Madurai', cursive;	
}
#option li a:hover{
	color:#225378;
	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 {
	text-transform: capitalize;
	margin: 0;
	padding: 0;
	text-align: center;
	display: inline-block;
	width: 100%;
	font-family: 'Arima Madurai', cursive;
	font-size: 28px;
	margin: 0;
	color: #F55C11;
	line-height: 50px;
	font-weight: bold;
}
.rainbow{
	height: 1px;
	    background-color: #F55C11;
}

.cattitle{
	font-family: 'Arima Madurai', cursive;
	color: #F55C11;
	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: bold;
}
h1.fn {
	font-family: 'Arima Madurai', cursive;
	color: #25140A;
	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: #666;
	font-size: large;
}
.menu{
	padding: 0 0 0 0;
	position: relative;
	overflow: hidden;

}
a.menu {
	color: #180B03;
	display: block;
	font-weight: 400;
	position: relative;
	text-transform: capitalize;
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	padding-top:7px;
	padding-right: 2px;
	padding-bottom: 7px;
	padding-left: 8px;
	margin-bottom: 1px;
}a.menu:hover {
	color: #FFF;
	background-color: #3498DB;
}

#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;
	padding-bottom: 10px;
}


.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%;
	min-height: 200px;
	background-color: #ffffff;
}
.starprodstext {
	margin-top: 2px;
	padding: 15px;
	width: 50%;
	float: left;
	bottom: 20%;
	left: 1px;
	text-align: left;
}
.starprodstext a{
font-family: 'Arima Madurai', cursive;
	font-size: 24px;
	margin: 0;
	color: #F55C11;
	font-weight: bold;
}
.starprodstext a:hover{
	text-decoration: none;
}
.starprodsimg {
	width: 50%;
	float: left;
	text-align: center;
	background-color: #FFFFFF;
}
.starprodsprice{
	font-size: 28px;
	color: #2980B9;
	font-weight: 700;
	display: block;
	float: left;
	position: absolute;
	bottom: 5px;
	margin-left: 10%;
}
.starprodsview{
	vertical-align: top;
	font-weight: bold;
	font-size: 27px;
	color: #FFF;
	background: #310202;
	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: 10px;
	right: 1px;
	z-index: 99;
	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:18px!important;
	color:#333333!important;
	padding:15px!important;
	text-align:center!important;
	font-weight: normal!important;
font-family: 'Arima Madurai', cursive;
	margin-top: 10px!important;
	margin-bottom: 10px!important;
	background-color: #FBDD69;
}
.prodlistprice {
	text-align:right;
	color:#2C3E50;font-family: 'Arima Madurai', cursive;
	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;
	color: #2980B9;
	font-family: 'Arima Madurai', cursive;
	font-size: 23px;
	font-weight: 700;
	padding-top: 15px;
}#lower {
	margin-right: auto;clear:left;
	margin-left: auto;
	padding-top: 0px;background-color: #ECF0F1;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#newfooter{clear:left;}

#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: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #e5e5e5 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #ffffff 0%,#e5e5e5 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #ffffff 0%,#e5e5e5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */		border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C4C7C8;
}.topline{
	height: 0px;
	
}
.topline {
width: 100%;
float: left;
z-index: 99999;
}
#topbar #welcome {
	z-index: 5;
	font-family: 'Arima Madurai', cursive;
	font-size: 14px;
	width: 270px;
	float: left;
	color: #899192;
}
#topbar #welcome i{
	padding-left: 8px;
		color: #899192;
}
#topbar #welcome a{
		color: #899192;
	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: #899192;
	line-height: 40px;
	font-size: medium;
}


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

.footer-container {
     max-width: 101%;
    background-color: #ffffff;
    margin-left: -1px;
    border-top-width: 1px;
	
}.footer-primary-container, .footer-secondary-container {
	padding-top: 30px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #ECF0F1;
	margin-bottom: 30px;
}
.footerlast{
	padding-top: 30px;

}
.block-title{
	font-size: 28px;
	font-weight: 700;
}
.block-content{font-family: 'Arima Madurai', cursive;}
.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: #B8A87B;
}
.footertitles{
	font-weight: bold;
}
.mobile-collapsible .block-content {
    border:none;
    text-align: left;
    width: 100%;
}

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

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

.footer-container a, .footer-container p, .footer-container span {
font-size: 16px;
}

.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;
}
.lowercontainer{
	clear: left;
	float: left;
}
.footer-container .block-content ul li a {
    color: #333;
    font-size: 15px;
    font-family: 'Arima Madurai', cursive;
    font-weight: 400;	line-height: 30px;
	text-transform: uppercase;
}

#footer {

	clear: left;
}#footer .footertext {
	color: #9D9D9D;
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
}
 .footertext {	padding: 20px;}
 .footertext a{  color: #9D9D9D;}
#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: 'Arima Madurai', cursive;
	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: #310202;
}
.optionselect select{
	margin-bottom: 5px;
	padding: 5px;
	border: 1px solid #CFCFCF;
	background-color: #e5e5e5;
	font-family: 'Arima Madurai', cursive;
	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;
}
select{
	padding: 10px;
	border: 1px solid #ccc;
	color: #555;
}
input[type=radio], input[type=checkbox] {
    margin: 4px!important;
   
}
#optionsa li{
	margin-bottom:2px;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
img {
    max-width: 100%;
    height: auto;
}ul.limatch {  display: flex; flex-wrap:  wrap ;}
li.limatch {  display: block;  }.limatch {  display: block;  }
.bulkbuy{
	color: #E5006B;
	font-weight: 700;
	font-size: 17px;
}.boxText{
	padding: 8px;
	color: #333333;
	font-weight: 600;
}
.infoBox{
	background-color: #FFFFD7;
	border-radius: 6px;
	-o-border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border: 1px solid #FFFFB3;
}
.buyaccountBox{
	margin-right: 5px;
}

#logo1,#header > div{     padding-left: 0px;
     padding-right: 0px;}
	#textm1{display:table;      width: 100%; }
	 #headertext{
	display: table-cell;vertical-align: middle;
}
p.h1,td.h1{
	color: #F55C11;    font-family: 'Arima Madurai', cursive;
	font-size: x-large;
	padding: 5px;
}
.navbar {
 margin-bottom:0px; min-height:10px;
}
.navbar-main{background: #000;}
#navbar-black.navbar-default,.navbar-main { /* #3C3C3C - #222222 */
	font-size: 14px;
	background: #ffffff; /* Old browsers */

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #C4C7C8;
	border-right-color: #C4C7C8;
	border-bottom-color: #C4C7C8;
	border-left-color: #C4C7C8;
}.navbar-default {
	background-color: #690B23;
	background-image: url(images/categories/gloss.png);

}#myNavbar > ul{
	margin: 0px;
	padding: 0px;
}

ul.topmenu{
	margin-left: 5%;
	padding: 0px;
}
.navbar-main{

	text-align: center;

}
.navbar-main .navbar-nav {
  display: inline-block;
  float: none;
  vertical-align: top;
}

.navbar-main .navbar-collapse {
  text-align: center;
}
.navbar-main li,.navbar-main li a{
	color: #899192;
}
.navbar-main .navbar-nav>li>a, .navbar-main .navbar-nav>.active>a, .navbar-main .navbar-nav>.active>a:hover {
    font-size: 13px;
    padding-top: 6px;
    padding-right: 15px;
    padding-bottom: 6px;
    padding-left: 15px;
} 
.nav>li>a:hover, .nav>li>a:focus {
	text-decoration: none;
	background-color: #2980B9;
	border: 0px;
	color: #eee;
}
.navbar-default .navbar-nav>li>a:hover{
	font-size: 14px;
	
	}
.dropdown-menu>.active>a {
	border-color: #F55C11;
}
a, a:hover {
	color: #F55C11;
}
ul {
    list-style: disc outside;
    margin: 0 0 25px 48px;
    padding: 0;
}
ol, ul {
    list-style: none;
}
.container {
      max-width: 1100px;
}
.nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
	background-color: #000;
	border-color: #428bca;
}
.homecats {
	text-align: left;
	float: left;
	color: #CDD6D8;
	display: inline-block;
	font-weight: 700;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
	width: 100%;
	
}
.nopadding {
   padding: 0 !important;
   margin: 0 !important;
}
.caption{
	margin-top: 2px;
}
.thumbnail{ padding: 0 !important;
   margin: 0 !important;    border: 1px solid #E9E9DD;

}
.thumbnail .caption p {
   margin-left: auto;
margin-right: auto;
transform: translateY(25%);
	text-align: center;
}
.caption a{
	font-family: 'Arima Madurai', cursive;
	color: #F55C11;
	font-size: 30px;
}
ul.catdisplays,ul.prodList{
	margin: 0px;
	padding: 0px;
}
li.social{
	display:block;
	float:left;
	font-size: 24px;
	color: #F55C11;
	padding: 10px;
}
.social a{font-size: 24px;color: #CCCCCC;}
#opc_input {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
#opc_button{
	display: inline-block;
	margin-bottom: 0;
	font-weight: 400;
	text-align: center;
	background: #F55C11;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	font-size: 14px;
	line-height: 1.42857;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	color: #FFFFFF;
	margin-top: 15px;
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 12px;
}
#opc_dropdown{
	width:100%;
	margin-top: 15px;
	background-color: #E9E9DD;
}
#menu img{
	padding: 5px;
}
#stripe_table_new_card > tbody > tr > td{	padding: 5px;}
#stripe_table_new_card > tbody > tr > td > input[type="text"]{
	border: 1px solid #BFBFBF;
	background-color: #F4F7F7;
}#stripe_table_new_card > tbody > tr > td > select{
	border: 1px solid #BFBFBF;background-color: #F4F7F7;
}
.payment-errors {
	font-weight: bold;
	color: #9F0000;
	padding: 10px;
	font-size: x-large;
}