 /*	
 * 3dcart Shopping Cart System - Version: 6
 * http://3dcart.com/
 * Date: Tue, Sept 23 2014
*/

/*body:: Controls website background and any other text outside of a table without an associated style.*/ 	
body {

font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
font-size: 14px;
color: #000;
background: #d9cfac url(../images/bwb-bg-body980.jpg) no-repeat center top;
font-weight: normal;
padding: 0;
margin: 0;

}
img {
	border: 0;
}
input,
textarea,
select {
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}
#mobileMenu i,
#slideMenu i,
#mobileCart i,
#mobileCatMenu i {
	color: #FFF;
	font-size: 21px;
}
#closecbpMenu i {
	color: #FFF;
	font-size: 21px;
}
blockquote {
	color: #000;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	line-height: 1em;
	background: #FFF;
	border-left: 6px solid #b00312;
	margin: 0 0 15px 0;
	padding: 40px;
}
/* QuickSearch */
table.searchlight-results {
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
    width: 240px;
}
div.searchlight-results-wrapper {
	border: none;
    margin-top: 1px;
}

/*******************************************************************************************************/
/*          STYLES USED ON THE FRAME OF THE WEBSITE (HEADER, LEFT NAV, RIGHT NAV AND FOOTER)           */
/*******************************************************************************************************/


/*store-name:: Store Name.*/		 
.store-name {

font-size: 35px;
color: #000;
font-weight: bold;
text-decoration: none;
line-height: 20px;
margin: 15px 0 0 0px;
padding: 15px 0 0 5px;
text-align: center;

}
/*store-slogan:: Store Slogan.*/		 
.store-slogan {

font-size: 18px;
color: #000;
font-weight: bold;
margin: 0px 0 0 0;
padding: 20px 0 0 5px;
text-align: center;

}
/*frame:: Controls the left and right column background.*/		
.frame {
	background: #fcfbea;
}
/*mod_bg:: Controls the left and right column modules background.*/		
.mod_bg {
	background: none;
}
/*frame-ht:: Controls the height left, right and middle columns.*/		
.frame-ht {
	height: 1000px;
}
/*menu-headers:: Controls the way the menu titles look. For example: Categories, Browse By Price, Top Sellers, etc.*/ 
.menu-headers {
	font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
	font-size: 15px;
	color: #FFF;
	font-weight: normal;
	text-transform: uppercase;
	height: 35px;
	line-height: 35px;
	display: block;
	margin-bottom: 10px;
	padding-left: 25px;
	background: #006000; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzBkMGQwZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQwJSIgc3RvcC1jb2xvcj0iIzJiMmEyYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwZDBkMGQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(left,  #006000 0%,#80cc00 40%,#006000 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#00600), color-stop(40%,#80cc00), color-stop(100%,#00600)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #006000 0%,#80cc00 40%,#006000 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #006000 0%,#80cc00 40%,#006000 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #006000 0%,#80cc00 40%,#006000 100%); /* IE10+ */
	background: linear-gradient(to right,  #006000 0%,#80cc00 40%,#006000 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00600', endColorstr='#00600',GradientType=1 ); /* IE6-8 */
}
/*footer:: This style controls the text you type under global footer. Merchants usually use to add security logos, credit card logos, privacy notes, etc.*/		
.footer {
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	font-weight: normal;
}
/*footerLinks:: Controls the way the Footer Links display in the Global Footer.*/
.footer a, .footer a:visited, .footer a:hover, .footer a:visited:hover {
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	font-weight: normal;
	text-decoration: underline;
}
/*icon:: Controls the way the menu icons display if they are being used.*/ 
.icon {
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
}
/*top-sellers-star:: Controls the background image and style for the top ranking item star.*/
.top-sellers-star {
	width: 42px;
	height: 44px;
	line-height: 44px;
	background: url(.../images/bg-top-item-star.png)no-repeat;
	position: absolute;
	top: 0px;
	right: 5px;
	font-size: 18px;
	font-weight: normal;
	color: #FFF;
	text-align: center;
}
/*ranking:: Controls the way the menu icons display if they are being used.*/ 
.ranking {
	float: left;
	font-size: 12px;
	font-weight: bold;
	color: #b00312;
	width: 12px;
	height: 20px;
	text-align: left;
}
/*menu-text:: Controls the way the menu (mailing list) text look on the frame.*/ 
.menu-text {
	font-size: 11px;
	color: #5a5853;
	font-weight: normal;
}
/*price2:: Controls the way the product's price display in the top sellers and new releases sections.*/ 
.price2 {
	font-size: 12px;
	color: #b00312;
	font-weight: bold;
}
/*cart-text:: Controls the way the text on the mini shopping cart displays. The mini-shopping cart is usually located in the header.*/ 
.cart-text {

font-size: 16px;
font-weight: normal;
color: #006000;
background: url(../images/cart.png) no-repeat left center;
display: inline-block;
line-height: 25px;
padding: 0 0 0 37px;

}
/*search-text:: Controls the way the search box displays of the frame.*/ 
.search-text {

font-size: 20px;
font-weight: bold;
color: #373737;
line-height: 57px;
height: 57px;
width: 443px;
background: #FFF;
border: none;
padding: 0 0 0 25px;
margin: 0;

}
/*A.cat:: Controls the way the Category Links display in the left or right navigation bars before a user clicks or mouses over them.*/ 	 
A.cat {
	color: #000;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	display: block;
	line-height: 22px;
	padding: 0 2px 0 10px;
                 margin: 0 0 5px;
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
}
/*A.cat:hover:: When a user passes  their mouse over them.*/ 	
A.cat:hover {
	color: #FFF;
	background: #339933;
	text-decoration: none;
}
/*A.cat:visited:: After a user has visited that section.*/ 
A.cat:visited {
	color: #000;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	display: block;
	line-height: 22px;
	padding: 0 2px 0 10px;
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
}
/*A.cat:visited:hover:: When a user hovers over a section they have visited.*/ 	 
A.cat:visited:hover {
	color: #FFF;
	background: #339933;
	text-decoration: none;
}
/*A.subcat:: Controls the way the Sub-Category Links display in the left or right navigation bars before a user clicks or mouses over them.*/ 	 
A.subcat {
	color: #000;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	margin: 0 0 5px;
	padding: 0 2px 0 20px;
	text-decoration: none;
	display: block;
}
/*A.subcat:hover:: When a user passes  their mouse over them.*/ 	
A.subcat:hover {
	color: #000;
	text-decoration: underline;
                     background: #C6EB8F;
}
/*A.subcat:visited:: After a user has visited that section.*/ 
A.subcat:visited {
	color: #000;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	margin: 0 0 5px;
	padding: 0 2px 0 20px;
	text-decoration: none;
	display: block;
                      
}
/*A.subcat:visited:hover:: When a user hovers over a section they have visited.*/ 	 
A.subcat:visited:hover {
	color: #000;
	text-decoration: underline;
                     background: #C6EB8F;
}
/*A:menu:: Controls the way the Links display in the top navigation before a user clicks or mouses over on them.*/ 	 
A.menu {
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
	color: #FFF;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	padding: 0 1.75em;
}
/*A:menu:over:: When a user passes their mouses over them.*/ 	
A.menu:hover {
	color: #99FF33;
	text-decoration: none;
}
/*A:menu:over:: After a user has visited that section.*/ 	
A.menu:visited {
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
	color: #FFF;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	padding: 0 1.5em;
}
/*A:menu:visited:over:: A user hovers over a section they have visited.*/ 		
A.menu:visited:hover {
	color: #99FF33;
	text-decoration: none;
}
/*A:menu-bottom:: Controls the way the Links in the footer display before a user clicks or mouses over on them.*/ 	 
A.menu-bottom {
	color: #5a5853;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
/*A:menu-bottom:over:: When a user passes their mouses over them.*/ 	
A.menu-bottom:hover {
	color: #b00312;
	text-decoration: none;
}
/*A:menu-bottom:over:: After a user has visited that section.*/ 	
A.menu-bottom:visited {
	color: #5a5853;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
/*A:menu-bottom:visited:over:: When a user hovers over a section they have visited.*/ 		
A.menu-bottom:visited:hover {
	color: #b00312;
	text-decoration: none;
}
/*A:link:: Controls the way Secondary Links display before a user clicks or mouses over on them.
               (ex.  Top Sellers, New Releases, Footer) */ 	 
A.link {
	color: #5a5853;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
/*A:link:over:: When a user passes their mouses over them.*/ 	
A.link:hover {
	color: #b00312;
	text-decoration: none;
}
/*A:link:over:: After a user has visited that section.*/ 	
A.link:visited {
	color: #5a5853;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
/*A:link:visited:over:: When a user hovers over a section they have visited.*/ 		
A.link:visited:hover {
	color: #b00312;
	text-decoration: none;
}
/*A.details:: Controls the way the Top Sellers Links display before a user clicks or mouses over them.*/ 	 
A.details {
	color: #2c3e50;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	background: #FFF;
	padding: 4px 6px;
}
/*A.details:hover:: When a user passes their mouse over them.*/ 	 	
A.details:hover {
	color: #FFF;
	background: #5973b6;
	text-decoration: none;
}
/*A.details:visited:: After a user has visited that section.*/ 
A.details:visited {
	color: #2c3e50;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	background: #FFF;
	padding: 4px 6px;
}
/*A.details:visited:hover:: When a user hovers over a section they have visited.*/ 	 
A.details:visited:hover {
	color: #FFF;
	background: #5973b6;
	text-decoration: none;
}
/***********************************************************************/
/*          STYLES USED THROUGHTOUT THE WEBSITE        */
/***********************************************************************/



/*Alignment fix for the use of the XHTML Transitional DOCTYPE.*/ 
tr {
	text-align: left;
}
/*td:: Controls all text inside a table without and associated style.*/ 
td {
	text-decoration: none;
	word-spacing: normal;
	font-size: 12px;
}
/*data:: Controls the font style of your content on all the pages.*/
.data {
	text-decoration: none;
	word-spacing: normal;
	font-size: 12px;
}
/*alternative:: Controls the background color of the boxes used throughout the site.*/
.alternative {

background: #fff;

}
/*page_headers:: Controls the title of all your pages.*/
.page_headers {

font-size: 20px;
font-weight: bold;
color: #008000;

}
/*titles:: Controls the Tiles  of sections within pages on the site such as (Specials, Feature Items, Items, Related Items).*/ 
.titles {
               font-size: 16px;
	color: #008000;
	font-weight: bold;
	                        /*text-transform: uppercase;*/ 
	line-height: 30px;
	margin-bottom: 10px;
	padding-left: 9px;
	display: block;
                   border-bottom: 1px solid #008000;
                   background-color:#E8E3CE;
                   font-style: italic;
}
/*price:: Controls the way the product's final price display throughout the site.*/ 
.price {
	font-size: 13px;
	color: #006000;
	font-weight: bold;
	letter-spacing: 0;
}
/*error:: Controls the error messages*/ 
.error {
	font-size: 12px;
	font-weight: bold;
	color: #e10e04;
	text-decoration: none;
}
/*borders:: Controls the color of the line dividers used throughout the site.*/ 
.borders {
	color: #585C5F;
	border: 1px solid #CCC;
	border-style: none none solid;
}
/*borders2:: Controls the color of the solid line dividers used throughout the site.*/ 
.borders2 {
	border: 1px solid #CCC;
	border-style: none none solid;
}
/*A:: Controls the way the all Links without an associated style display before a user clicks or mouses over them.*/ 	 
A {

color: #000;
font-size: 12px;
font-style: normal;
font-weight: normal;
text-decoration: underline;

}
/*A:hover:: When a user passes  their mouse over them.*/ 	 	
A:hover {

color: #006000;
text-decoration: underline;

}
/*A:visited:: After a user has visited that section.*/ 
A:visited {

color: #000;
font-size: 12px;
font-style: normal;
font-weight: normal;
text-decoration: none;

}
/*A:visited:hover:: When a user hovers over a section they have visited.*/ 	 
A:visited:hover {

color: #006000;
text-decoration: underline;

}
/*******************************************************************************************************/
/*                STYLES ONLY USED ON VIEW CART AND CHECKOUT PAGES                   */
/*******************************************************************************************************/

/*checkout-headers:: Controls the titles of the sections on the checkout pages (Billing Information, Shipping Information etc)*/
.checkout-headers {
	font-size: 14px;
	color: #000;
	font-weight: bold;
           background: #e8e2cc;
}
/*steps:: Controls the way the steps on the checkout pages display.*/
.steps {
	font-size: 16px;
	font-weight: bold;
	color: #CCC;
}
/*steps_on:: Controls the way the step the customer is currently on displays on the checkout pages.*/
.steps_on {
	font-size: 16px;
	font-weight: bold;
	color: #b00312;
}
/*titles2:: Controls the titles on the view cart page*/ 
.titles2 {

font-size: 12px;
font-weight: bold;
background-color: #E0D8BB;
color: #006000;
padding: 4px;

}
/*******************************************************************************************************/
/*                       STYLES ONLY USED ON PRODUCT PAGES                           */
/*******************************************************************************************************/

/*options-titles:: Controls the way the option titles display on the product page.*/
.options-titles {
	font-size: 12px;
	font-weight: bold;
	color: #585C5F;
	border: 1px solid #CCC;
	border-style: none none solid;
}
/*item:: Controls the item description and item details text.*/ 
.item {
	font-size: 12px;
	color: #000;
	font-weight: bold;
}
/*itemTitle:: Controls the name of the Product.*/ 
.item-title {
	font-size: 22px;
	color: #b00312;
	font-weight:bold;
}
/*price-info:: Controls the way the sub-prices display on the product page, the final price is controlled by the style called "price".*/ 
.price-info {
	font-size: 12px;
	font-weight: bold;
	color: #585C5F;
}
/*small-txt:: Controls the way the item id displays.*/ 
.small-txt {
	color: #afafae;
	text-decoration: none;
	text-align: left;
	letter-spacing: 0;
	font-size: 10px;
	vertical-align:bottom;
}
/*availability-txt:: Controls the way the Availability of the product displays i.e. 'In Stock', 'Back Order'.*/ 
.availability-txt {
	color: #b00312;
}
/*reward-title:: Controls the title of the Reward Points section.*/ 
.reward-title {
	color: #b00312;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 7px;
	line-height: 10px;
	font-size: 16px;
	font-style:italic;
}
/********************************************************************************/
/*      FORM FIELDS & BUTTONS THROUGHOUT THE WEBSITE      */
/********************************************************************************/

/*btn:: Controls the buttons, (ONLY if it is not using and image).*/ 
.btn {

font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
border: none;
background: #009900;
font-weight: bold;
font-size: 12px;
color: #FFF;
text-transform: uppercase;
cursor: pointer;
margin: 0;
padding: 8px 8px;
-webkit-appearance: none;
border-radius: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
transition: all 0.3s;
-moz-transition: all 0.3s;
-webkit-transition: all 0.3s;
-o-transition: all 0.3s;

}
/*btn_over:: Controls the buttons when a user mouses over them, (ONLY if it is not using and image).*/ 
.btn_over {

font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
border: none;
background: #ccfe80;
font-weight: bold;
font-size: 12px;
color: #000;
text-transform: uppercase;
cursor: pointer;
margin: 0;
padding: 8px 8px;
-webkit-appearance: none;
border-radius: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;

}
/*button:hover:: Controls the button tag when a user mouses over them, (ONLY if it is not using and image).*/ 
button:hover {

border: none;
background: #ccfe80;
font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
font-weight: bold;
font-size: 12px;
color: #000;
text-transform: uppercase;
cursor: pointer;
margin: 0;
padding: 8px 10px;
-webkit-appearance: none;
border-radius: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;

}
/*txtBoxStyle:: Controls the text and style of the Text Boxes.*/  	
.txtBoxStyle {
	border: 1px solid #b7b4ac;
	background: #fefefe;
	font-weight: normal;
	font-size: 12px;
	color: #000;
                 margin: 0;
	padding: 8px 12px;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
}
/*txtAreaStyle:: Controls the text and style of the Text Areas.*/ 	
.txtAreaStyle {
	border: 1px solid #b7b4ac;
	background: #fefefe;
	font-weight: normal;
	font-size: 12px;
	color: #000;
                   margin: 0;
	padding: 8px 12px;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
}
/*txtSearch:: Controls the style of the Search Box, if different from txtBoxStyle.*/
.txtBoxSearch {
	height: 20px;
	color: #000;
	font-size: 12px;
	border: none;
	padding: 3px 0 0 0;
	margin: 0;
}

/*********************************************************/
/*   STYLES USED ONLY ON THE INVOICE        */
/*********************************************************/

/*invoice_table:: Controls the background color on your invoices*/ 
.invoice_table {
	background-color: #f9f8f8;
}
/*invoice_title:: Controls the way the title of the invoices look */ 
.invoice_title {
	font-size: 10px;
	font-weight: bold;
	background-color: #cbcaca;
	color: #4f4e4e;
}
/**************************************************************************/
/*          LEGACY STYLES: STYLES USED PRIOR TO v3.2         */
/**************************************************************************/

/*font1:: Primary Screen Font */ 
.font1 {
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
/*font2:: Secondary Screen Font */ 
.font2 {
	font-size: 12px;
	font-weight: bold;
	color: #b00312;
}
.font3 {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}
.font4 {
	font-size: 12px;
	font-weight: bold;
	color: #c32519;
}

.font5 {
	font-size: 1em;
	font-weight: bold;
	color: #000;
}

/*top:: Controls the  Color of the top Bar*/		
.top {
	background: none;
}
/*line:: Controls the  Color of the line bellow the top bar*/		
.line {
	background: #FFF;
}

/*************************************/
/*          CUSTOM STYLES        */
/*************************************/

/* Accent/Secondary Colors */

.accent-color {
    color: #ad0413;
}
.accent-bg-color {
    background: #E0D8BC;
    color: #000;
}

#mainContainer {
	width: 980px;
	margin: 0 auto;
	position: relative;
}
.wrapper {
	background: #fbfbea;
	padding: 0 9px;
}
#mobileMenu {
	display: none;
	float: left;
	width: 90px;
	height: 25px;
                      margin: 30px 20px 0px 20px;
                    
}
#slideMenu {
	display: none;
	float: left;
	width: 30px;
	height: 25px;
	margin: 0 10px 0 10px;
    cursor: pointer;
}
#closeSlideMenu {
	display: none;
	float: right;
	width: 30px;
	height: 25px;
	margin: 0 0px 10px 10px;
              cursor: pointer;
}
#closecbpMenu {
           cursor: pointer;
          display: none;
       text-align: right;
}
#mobileCatMenu {
	display: none;
	float: right;
	width: 70px;
	height: 25px;
	margin: 3px 10px 0 0;
}
#mobileCart {
	display: none;
	float: right;
	width: 30px;
	height: 25px;
	margin: 0 10px 0 0;
}
header {
	min-height: 111px;
	position: relative;
                     background: none;
	/*background: url(../images/nav-top-bar.png) repeat-x left bottom; */
}
#logo {
	float: left;
	width: 60%;
	height: 111px;
             text-decoration: none;

}

#logo img {
	margin-top: 1%;
	max-width: 100%;
	max-height: 100px;
}
#logo-image {
                      float: left;
	width: 25%;
	height: 111px;
             text-decoration: none;

}



nav {
	height: 41px;
	line-height: 41px;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#80cc00), to(#006000));
	background: -webkit-linear-gradient(top, #80cc00, #006000);
	background: -moz-linear-gradient(top, #80cc00, #006000);
	background: -ms-linear-gradient(top, #80cc00, #006000);
	background: -o-linear-gradient(top, #80cc00, #006000);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80cc00', endColorstr='#006000');
	border: 1px solid #006000;
}
nav#catNavMenu {
                    height: auto;
}
nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
}
nav li {
	float: left;
	line-height: 38px;
}
nav li.div {
	background: url(../images/nav-div.png) no-repeat;
	width: 2px;
	height: 38px;
	display: inline-block;
}
.utils {
	color: #000;
	font-size: 16px;
	text-decoration: none;
	float: right;
	width: 30%;
	margin-right: 2%;
}
.utils a, .utils a:visited {
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
	color: #000;
	font-size: 16px;
	text-decoration: underline;
}
.utils a:hover, .utils a:visited:hover {
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
	color: #000;
	font-size: 16px;
	text-decoration: none;
}
#cart {
	float: right;
	line-height: 25px;
	text-align: right;
	margin: 15px 0 10px 0;
}
#searchBox {
	float: right;
	width: 250px;
	background: #FFF;

}
#searchBox form {
                  position: relative;
}
#searchBox input {
	float: left;
}
#searchBox input[type="text"] {
	color: #5a5a5a;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 1px;
	width: 80%;
	height: 27px;
	line-height: 27px;
	margin: 0;
	padding: 0 0 0 10px;
	background: transparent;
	border: none;
	-webkit-appearance: none;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-border-radius: 0;
}
#searchBox input[type="submit"] {
	color: #5a5a5a;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	text-transform: uppercase;
	width: 20%;
	height: 27px;
	margin: 0;
	padding: 0;
	background: #FFF url(../images/lens.png) no-repeat center center;
	border: none;
	cursor: pointer;
	-webkit-appearance: none;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-border-radius: 0;
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
}
.login {
	float: right;
	line-height: 30px;
}
.m-search {
               display: none;
               margin: 0 2%;
}
.m-search form {
	margin: 0 auto;
	text-align: center;
}
.m-search input {
	float: left;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-appearance: none;
}
.m-search input[type="text"] {
	font-size: 16px;
	font-weight: normal;
	color: #3d3d3d;
	line-height: 30px;
	height: 30px;
	width: 85%;
	background: #FFF;
	border: none;
	padding: 0 0 0 15px;
	margin: 0 0;
}
.m-search input[type="submit"] {
	width: 15%;
	height: 30px;
	background: #FFF url(../images/lens.png) no-repeat center center;
	border: none;
	cursor: pointer;
}
aside#leftBar {
	float: left;
	width: 195px;
	margin: 7px 9px 0 0;
	padding: 0;
              display: block;
}
aside#rightBar {
	float: left;
	width: 195px;
	margin: 7px 0 0 9px;
	padding: 0;
              display: block;
}
aside .module {
	background: #e8e2cc; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2NjY2NjYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2ZhZmFmYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjY2NjY2MiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(left,  #e8e2cc 0%,#F1EDDE 50%,#e8e2cc 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#e8e2cc), color-stop(50%,#F1EDDE), color-stop(100%,#e8e2cc)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #e8e2cc 0%,#F1EDDE 50%,#e8e2cc 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #e8e2cc 0%,#F1EDDE 50%,#e8e2cc 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #e8e2cc 0%,#F1EDDE 50%,#e8e2cc 100%); /* IE10+ */
	background: linear-gradient(to right,  #e8e2cc 0%,#F1EDDE 50%,#e8e2cc 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8e2cc', endColorstr='#F1EDDE',GradientType=1 ); /* IE6-8 */
	margin-bottom: 10px;
	padding: 0 0 20px;
}
aside .module ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
aside .module .info {
	width: 100%;
	padding: 0 15px;
}
aside .module .name {
	line-height: 1em;
	margin-bottom: 10px;
}
aside .module .price2 {
	float: left;
}
aside .module .stars {
	float: right;
}
aside .module .div {
	display: block;
	height: 1px;
	background: none;
	border-bottom: 1px dashed #c3c3c3;
	margin: 10px 15px;
}
.manf-select {
	width: 183px;
	overflow: hidden;
	height: 29px;
	background: #FFF url(../images/dark-arrow.png) no-repeat right center;
	border: 1px solid #000;
}
.manf-select select {
	font-weight: bold;
	width: 210px;
	height: 29px;
	line-height: 29px;
	-webkit-appearance: none;
	background: transparent !important;
	border: none;
}
.topsellers_topitem {
	position: relative;
	background: #FFF;
	border: 1px solid #c3c3c3;
	margin: 0 12px;
	padding: 0 0 10px 0;
}
.topsellers_topitem .img {
	display: table-cell;
	width: 171px;
	height: 200px;
	text-align: center;
	vertical-align: middle;
}
.topsellers_topitem .img img {
	width: 150px;
}
.topsellers_topitem .info {
	padding: 0.5em 0;
}
.topsellers_topitem .action a,
.topsellers_topitem .action a:visited {
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
	width: 100px;
	height: 25px;
	line-height: 25px;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	background: #008000;
	text-decoration: none;
	display: block;
	margin: 0 auto;
}
.topsellers_topitem .action a:hover,
.topsellers_topitem .action a:visited:hover {
                     color: #000;
	background: #ccfe80;
	text-decoration: none;
}
#modCategory ul.mobile {
    display: block !important;
}
#mainContent {
	float: left;
	width: 100%;
	margin: 7px 0 0;
	padding: 0;
}
footer {
	min-height: 100px;
	position: relative;
}
.footer-top {
	height: 6px;
	border: 1px solid #004000;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#80cc00), to(#008000));
	background: -webkit-linear-gradient(top, #80cc00, #008000);
	background: -moz-linear-gradient(top, #80cc00, #008000);
	background: -ms-linear-gradient(top, #80cc00, #008000);
	background: -o-linear-gradient(top, #80cc00, #008000);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80cc00', endColorstr='#008000');
}
ul.frame-links {
	list-style: none;
	display: block;
	text-align: center;
	margin: 25px 0 10px;
	padding: 0;
}
ul.frame-links li {
	display: inline-block;
	margin-right: 15px;
}
#copyright {
	text-align: center;
}
#modMailist label {
	line-height: 14px;
	display: block;
	margin-bottom: 15px;
}
#modMailist form {
	padding: 0 0 0 25px;
}
#modMailist input {
	float: left;
}
#modMailist input[type="text"] {
	color: #83827f;
	width: 120px;
	margin: 0 2px 10px 0;
}
#modMailist input[type="submit"] {
	margin: 0 0 10px 0;
}
.stats {
	height: 0;
	overflow: hidden;
}

/************	home.html Template
	                                        ------------------	*/
.header-specials {
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
	color: #008000;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 24px;
	margin: 0 0 5px 0;
                     padding: 0 0 0 10px;
                     border-bottom: 1px solid #008000;
                     background-color: #EDE8D6;
                     font-style: italic;
}
.product-item {
	background: #e8e3ce;
	border: 1px solid #E0D8BC;
	padding: 0 1px;
	position: relative;
	overflow: hidden;
}
.product-item .name {
	min-height: 12px;
}
.category-footer {
	border-top: 1px solid #4e4e4d;
	padding: 15px 0;
}

/*	listing_0.html Template
	-----------------------	*/
#listing0 h1 {
    font-size: 18px;
}
#listing0 .secondary {
    float: right;
   margin: 0 0 15px 0;
    position: relative;
    width: 50%;
}
#listing0 .main-image img,
#listing0 .main-image a {
    max-width: 375px;
}


/*	checkout-step4.html Template
	----------------------------	*/
#checkoutThankYou .section-2 a {
    font-size: 14px;
}

/*********************************/
/*       LTE8 IE FALLBACK        */
/*********************************/
.no-boxshadow .boxShadow {
	border: 1px solid #e9e9e9;
}



/*********************************                                              **********************************/
/*	                           Theme Responsive Styles
	                                  -----------------------       	*/

/* Mobile Layout */
@media only screen and (max-width: 767px) {

html {
	padding: 0 !important;
}
body {
    max-width: 100%;
    overflow-x: hidden;
	padding: 0 !important;
}
#mainContainer {
	width: 100% !important;
	margin: auto;
}
.top-menu-bar {
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#80cc00), to(#006000));
	background: -webkit-linear-gradient(top, #80cc00, #006000);
	background: -moz-linear-gradient(top, #80cc00, #006000);
	background: -ms-linear-gradient(top, #80cc00, #006000);
	background: -o-linear-gradient(top, #80cc00, #006000);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80cc00', endColorstr='#006000');
	border: 1px solid #006000;
                  margin-bottom: 5px;
                  min-height: 35px;
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
}
#mobileMenu {
	margin: 2px 0 0 10px;
}
header {
	min-height: 140px;
                padding-bottom: 10px;
}

/*store-name size for Mobile*/		 
.store-name {

font-size: 32px;
color: #000;
font-weight: bold;
text-decoration: none;
line-height: 20px;
margin: 15px 0 0 0px;
padding: 15px 0 0 5px;
text-align: center;

}
/*store-slogan:: Store Slogan.*/		 
.store-slogan {

font-size: 16px;
color: #000;
font-weight: bold;
margin: 0px 0 0 0;
padding: 20px 0 0 5px;
text-align: center;

}
/*End store-name: for mobile*/



aside {
	display: none !important;
}
#mainContent {
	display: block;
	width: 100% !important;
	padding-bottom: 2em;
}
#logo {
	float: none;
	margin: 0;
                      height: 80px;
	width: auto;
	text-align: center;
}
#logo img {
	max-width: 100%;
                      max-height: 70px;
}
#searchBox {
	width: 100%;
	margin: 0 !important;
}
#searchBox input[type="text"] {
	width: 90%;
	height: 30px;
	line-height: 30px;
	margin: 0;
}
#searchBox input[type="submit"] {
	height: 30px;
}
nav {
	width: 100%;
	height: auto;
               overflow: visible;
}
nav#catNavMenu ul {
                     display: none;
	margin: 0;
	width: 100%;
	height: auto;
	padding: 10px;
                z-index: 1005;
}
nav#catNavMenu li {
	float: none;
	text-align: center;
	display: block;
}
nav#catNavMenu li a,
nav#catNavMenu li a:visited {
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif !important;
	color: #FFF !important;
	font-size: 12px !important;
	font-weight: bold !important;
	line-height: 2.5em !important;
	width: 100%;
	float: none;
	display: block;
	padding: 0 !important;
}
nav#catNavMenu li.div {
	display: none;
}
#homeCarousel {
    position: relative;
	margin: 0 auto 15px !important;
    overflow: hidden;
}
#homeCarousel img {
    position: relative;
    margin-left: auto;
    margin-right: auto;
}
#homeHeader {
	border: none;
	margin-bottom: 0;
	padding-bottom: 20px;
}
#homeHeader img {
	width: 100%;
	height: auto;
}
.productBlockContainer {
	margin: 0;
}
.header-specials {
	width: 100%;
	text-align: center;
}

.product-item {
	position: relative;
                     padding: 10px;
	text-align: center;
	transition: 0.3s;
	-moz-transition: 0.3s;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	width: auto;
}

.product-item .img {
	width: 100%;
               min-height: 200px;
                margin: 0 auto;	    /* --- float: left;    --- */
}

.last-item .product-item {
	margin: 0 auto 13px;
}


footer {
	padding-bottom: 30px;
}
#copyright {
	float: none;
	text-align: center;
}
#FRAME_LINKS {
	float: none;
}
ul.frame-links {
	list-style: none;
	text-align: center;
	width: 100%;
	margin: 0;
	padding: 1.5em 0;
}
ul.frame-links li {
	float: none;
	display: block;
	margin: 0 0 10px 0;
}
.social-icons {
	width: 100%;
	display: block;
	position: relative;
	text-align: center;
	padding: 14px 0 0 0;
}
.social-icons a {
	float: none;
	display: inline-block;
}
#globalFooter {
	float: none;
	text-align: center;
	margin-top: 10px;
}

#listing0 .secondary {
    float: right;
    margin-bottom: 15px;
    position: relative;
    width: auto;
}

 
/* ***********************************************************   */
/* General styles for Slide Out Menus                              */

.cbp-spmenu {
	background: #532900;
	position: fixed;
}
.cbp-spmenu a,
.cbp-spmenu a:visited {
	display: block;
	font-size: 1.1em;
	font-weight: 300;
    text-align: left;
}
.cbp-spmenu a:hover,
.cbp-spmenu a:visited:hover {
}

/* ***************************************************************   */
/* Orientation-dependent styles for the content of the menu */
 
.cbp-spmenu-vertical {
	width: 240px;
	height: 100%;
	top: 0;
	z-index: 1000;
}
.cbp-spmenu-vertical a {
	border-bottom: 1px solid #333;
	padding: 1em;
}
.cbp-spmenu-horizontal {
	width: 100%;
	height: 150px;
	left: 0;
	z-index: 1000;
	overflow: hidden;
}
.cbp-spmenu-horizontal a {
	float: left;
	width: 20%;
	padding: 0.8em;
	border-left: 1px solid #000;
}

/* ***************************************************************   */
/* Vertical menu that slides from the left or right */
 
.cbp-spmenu-left {
	left: -240px;
}
.cbp-spmenu-right {
	right: -240px;
}
.cbp-spmenu-left.cbp-spmenu-open {
	left: 0;
    z-index: 1050;
}
.cbp-spmenu-right.cbp-spmenu-open {
	right: 0;
}
.cbp-spmenu-open li {
    float: none;
}
.cbp-spmenu-open .div {
    display: none;
}
/* Push classes applied to the body */
 
.cbp-spmenu-push {
	overflow-x: hidden;
	position: relative;
	left: 0;
}
.cbp-spmenu-push-toright {
	left: 240px;
}
.cbp-spmenu-push-toleft {
	left: -240px;
}
/* Transitions */
 
.cbp-spmenu, .cbp-spmenu-push {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

}

/* ***************************************************************   */
/* Resolution Width: 980 pixels */
@media only screen and (max-width: 980px) {
    
header ul.mobile {
              background: #F2FFE4;     /******* Mobile Category Drop Down ********/
	display: none;
	margin: 0;
	width: 99%;
	height: 70vh;
	padding: 10px;
                  position: relative;
                  z-index: 1005;
          -webkit-overflow-scrolling: touch;
          -ms-overflow-scrolling: touch;
          overflow: auto !important;
}
header ul.mobile li {
	float: none;
	text-align: left;
 	padding: 0 0 0 30%;
	display: block;
}
header ul.mobile li a,
header ul.mobile li a:visited {
	font-size: 12px;
	font-weight: bold;
	line-height: 2.5em;
	width: 100%;
	float: none;
	display: block;
	padding: 0;
}

}

/* ***************************************************************   */
/* Resolution Width: 768 pixels - 980 pixels */
@media only screen and (min-width: 768px) and (max-width: 980px) {

html {
             padding: 0 !important;
}
body {
             max-width: 100%;
             overflow-x: hidden;
             padding: 0 !important;
}
#mainContainer {
                     width: 100%;
}
.product-item {
	width: 100%;
}

#mobileMenu {
    display: none;
}

aside#leftBar {
    display: block;
}
aside#rightBar {
    display: none;
}
#slideMenu {
    display: none;
}
#closeSlideMenu {
    display: none;
}

}

/* ***************************************************************   */
/* Tablet Layout: Portrait */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {

#slideMenu {
    display: block;
}
aside#leftBar {
    display: block;
}
aside#rightBar {
    display: none;
}

}

/* ***************************************************************   */
/* Tablet Layout: Landscape */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {

aside#rightBar {
    display: none;
}
header ul.mobile {
    background: #FFFFFF;
	display: none;
	margin: 0;
	width: 100%;
	height: auto;
	padding: 10px;
                position: relative;
                z-index: 1005;
}
header ul.mobile li {
	float: none;
	text-align: center;
	display: block;
}
header ul.mobile li a,
header ul.mobile li a:visited {
	font-size: 12px;
	font-weight: bold;
	line-height: 2.5em;
	width: 100%;
	float: none;
	display: block;
	padding: 0;
}

}

/* ------- Layout.css modified ------------- */

h1 {
	font-size: 1.75em;
}

.product-item {
	position: relative;
                     padding: 3px 2px;
	text-align: center;
	transition: 0.3s;
	-moz-transition: 0.3s;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	width: auto;
}

.product-item .stars {
                      height: 10px;
	margin: 5px 0 20px 0;
             text-align: center;
}
.product-item .stars img {
          float: none;
}
.product-item .stars span {
    display: inline;
         float: none;
    font-size: 12px;
   line-height: 16px;
    padding: 0px 5px;
       margin: 5px 0 20px 0;
}

#itemsBlock .products-header {
	text-align: left;
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
	color: #008000;
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
	line-height: 24px;
	margin: 0 0 3px 0;
                     padding: 0 0 0 10px;
                     border-bottom: 1px solid #008000;
                     background-color:#EDE8D6;
                     font-style: italic;
} 

.item-template-2 .img img {
    max-height: 100%;
      max-width: 130px;
     margin-top: 8px;
}
.item-template-2 .img {
            float: left;
          width: 56%;
}
.item-template-2 .product-info {
             float: right;
           width: 44%;
      padding: 5px 0 0 5px;
     text-align: left;
   
}
.item-template-2 .stars img {
    background: none;
          float: left;
       height: 14px;
    
}
#listing0 .next-prod {
    float: right;
padding: 0 40px 0 0;
   text-align: center;
}
#listing0 .prev-prod {
    float: right;
  padding: 0 20px 0 10px; 
   text-align: center;
}
.pricingBlock .retailprice {
           text-decoration: line-through;
                 color: #b00312;
}

.sameAsBilling1 {
	background: #EAE9E9;
	background: rgba(234, 233, 233, 0.3);
	background-color: #EAE9E9;
	background-color: rgba(234, 233, 233, 0.3);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99EAE9E9, endColorstr=#99EAE9E9);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99EAE9E9, endColorstr=#99EAE9E9)";
           float: left;
      padding: 2px 0 0 20px;
}

/* Login to Account */
.account_login1 {
	margin: 0 0 15px;
               background: #e8e2cc;
}

#spanCheckout {
    display: block;
    text-align: center;
}
.loginField .resetpass-link {
    background: #d9cfac;
   display: inline-block;
    margin: 0px 2px 0px;
}
#blog h1 a {
	font-size: 24px;
    line-height: 1em;
}
#blog h2 {
	font-size: 18px;
	margin-bottom: 15px;
}
#blog .blogPost .post_image-container {
    margin: 0 0 15px;
    text-align: center;
}

/* ------- End Layout.css modified ------------- */


