/*	
 * 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: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;
font-size: 12px;
color: #000;
background: #dbdbdb url(http://bigfoottents.3dcartstores.com/assets/images/background/bigfoot-forrest-roof-top-tents-sale.jpg) repeat top center;
/* Old browsers */background: url(http://bigfoottents.3dcartstores.com/assets/images/background/bigfoot-forrest-roof-top-tents-sale.jpg) repeat top center;
/* FF3.6+ */background:url(http://bigfoottents.3dcartstores.com/assets/images/background/bigfoot-forrest-roof-top-tents-sale.jpg) repeat top center;
/* Chrome,Safari4+ */background: url(http://bigfoottents.3dcartstores.com/assets/images/background/bigfoot-forrest-roof-top-tents-sale.jpg) repeat top center;
/* Chrome10+,Safari5.1+ */background: url(http://bigfoottents.3dcartstores.com/assets/images/background/bigfoot-forrest-roof-top-tents-sale.jpg) repeat top center;
/* Opera 11.10+ */background: url(http://bigfoottents.3dcartstores.com/assets/images/background/bigfoot-forrest-roof-top-tents-sale.jpg) repeat top center;
/* IE10+ */background: url(http://bigfoottents.3dcartstores.com/assets/images/background/bigfoot-forrest-roof-top-tents-sale.jpg) repeat top center;
/* W3C */filter: progid;
/* IE6-9 */font-weight: normal;
padding: 0;
margin: 0;

}
img {
	border: 0;
}
input,
textarea,
select {
	font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;
}
#mobileMenu i,
#closeSlideMenu i,
#mobileCatMenu i,
#mobileCart i,
#closecbpMenu i {
	color: #777;
	font-size: 21px;
}
blockquote {
	color: #000;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	line-height: 1em;
	background: #FFF;
	border-left: 6px solid #04aab0;
	margin: 0 0 15px 0;
	padding: 40px;
}
/* QuickSearch */
table.searchlight-results {
	font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;
    width: 221px;
}
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: 35px;
	margin: 10px 0 0 0;
	padding: 0;
}
/*store-slogan:: Store Slogan.*/		 
.store-slogan {
	font-size: 12px;
	color: #000;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
/*frame:: Controls the left and right column background.*/		
.frame {
	background: #FFF;
}
/*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: 'Homenaje', sans-serif;
	font-size: 25px;
	color: #292929;
	font-weight: normal;
	text-transform: none;
	height: 35px;
	line-height: 35px;
	display: block;
	margin-bottom: 5px;
	padding-left: 20px;
}
/*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-size: 12px;
	color: #FFF;
	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-size: 12px;
	color: #FFF;
	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: 44px;
	height: 44px;
	line-height: 44px;
	background: #04aab0;
	position: absolute;
	top: 0px;
	right: 5px;
	font-size: 18px;
	font-weight: normal;
	color: #FFF;
	text-align: center;
	-moz-border-radius: 50%;
	border-radius: 50%;
	-webkit-border-radius: 50%;
}
/*ranking:: Controls the way the menu icons display if they are being used.*/ 
.ranking {
	float: left;
	font-size: 12px;
	font-weight: bold;
	color: #04aab0;
	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: 12px;
	color: #777;
	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: #000;
	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: 12px;
	font-weight: normal;
	color: #777;
	display: inline-block;
	line-height: 25px;
	padding: 0;
}
/*search-text:: Controls the way the search box displays of the frame.*/ 
.search-text {
	font-size: 20px;
	font-weight: bold;
	color: #3d3d3d;
	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: 21px;
	padding: 0 10px 0 20px;
	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: #293D48;
	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: 21px;
	padding: 0 10px 0 20px;
	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: #82B033;
	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: #777;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
/*A.subcat:hover:: When a user passes  their mouse over them.*/ 	
A.subcat:hover {
	color: #04aab0;
	text-decoration: none;
}
/*A.subcat:visited:: After a user has visited that section.*/ 
A.subcat:visited {
	color: #777;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
/*A.subcat:visited:hover:: When a user hovers over a section they have visited.*/ 	 
A.subcat:visited:hover {
	color: #04aab0;
	text-decoration: none;
}
/*A:menu:: Controls the way the Links display in the top navigation before a user clicks or mouses over on them.*/ 	 
A.menu {
	color: #FFF;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	padding: 0 1.5em;
}
/*A:menu:over:: When a user passes their mouses over them.*/ 	
A.menu:hover {
	color: ##82B033;
	text-decoration: none;
}
/*A:menu:over:: After a user has visited that section.*/ 	
A.menu:visited {
	color: #FFF;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	padding: 0 1.5em;
}
/*A:menu:visited:over:: A user hovers over a section they have visited.*/ 		
A.menu:visited:hover {
	color: #82B033;
	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: #FFF;
	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: #82B033;
	text-decoration: none;
}
/*A:menu-bottom:over:: After a user has visited that section.*/ 	
A.menu-bottom:visited {
	color: #FFF;
	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: #82B033;
	text-decoration: none;
}
/*A:link:: Controls the way Secondary Links display before a user clicks or mouses over on them.*/ 	 
A.link {
	color: #777;
	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: #04aab0;
	text-decoration: none;
}
/*A:link:over:: After a user has visited that section.*/ 	
A.link:visited {
	color: #777;
	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: #04aab0;
	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: 38px;
	font-weight: bold;
	color: #293D48;
}
/*titles:: Controls the Tiles  of sections within pages on the site such as (Specials, Feature Items, Items, Related Items).*/ 
.titles {
	font-size: 18px;
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 30px;
	margin-bottom: 10px;
	padding-left: 9px;
	border-bottom: 1px solid #000;
	display: block;
}
/*price:: Controls the way the product's final price display throughout the site.*/ 
.price {
	font-size: 13px;
	color: #293D48;
	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: none;
}
/*A:hover:: When a user passes  their mouse over them.*/ 	 	
A:hover {
	color: #82B033;
	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: #82B033;
	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;
}
/*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: #04aab0;
}
/*titles2:: Controls the titles on the view cart page*/ 
.titles2 {
	font-size: 12px;
	font-weight: bold;
	background-color: #EEE;
	color: #04aab0;
	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: #04aab0;
	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: #04aab0;
}
/*reward-title:: Controls the title of the Reward Points section.*/ 
.reward-title {
	color: #04aab0;
	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 {
	border: none;
	background: #82B033;
	font-weight: bold;
	font-size: 12px;
	color: #FFF;
	text-transform: uppercase;
	cursor: pointer;
	margin: 0;
	padding: 9px 14px;
	-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 {
	border: none;
	background: #293D48;
	font-weight: bold;
	font-size: 12px;
	color: #FFF;
	text-transform: uppercase;
	cursor: pointer;
	margin: 0;
	padding: 9px 14px;
	-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: #0d0d0d;
	font-weight: bold;
	font-size: 12px;
	color: #FFF;
	text-transform: uppercase;
	cursor: pointer;
	margin: 0;
	padding: 9px 14px;
	-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: #04aab0;
}
.font3 {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}
.font4 {
	font-size: 12px;
	font-weight: bold;
	color: #c32519;
}
/*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: #04aab0;
}
.accent-bg-color {
    background: #e2e2e2;
    color: #000;
}

#mainContainer {
	width: 1015px;
	margin: 0 auto;
	position: relative;
	-moz-box-shadow: 0px 1px 5px rgba(0,0,0,.2);
	-webkit-box-shadow: 0px 1px 5px rgba(0,0,0,.2);
	box-shadow: 0px 1px 5px rgba(0,0,0,.2);
}
.wrapper {
	padding: 0 10px 20px 10px;
	background: #FFF;
	border-bottom: 5px solid #293D48;
}
#mobileCatMenu {
	display: none;
	float: left;
	width: 30px;
	height: 25px;
	margin: 10px 10px 0;
    cursor: pointer;
}
#closeSlideMenu {
	display: none;
	float: right;
	width: 30px;
	height: 25px;
	margin: 0 0px 10px 10px;
    cursor: pointer;
}
#mobileCart {
	display: none;
	float: right;
	width: 30px;
	height: 25px;
	margin: 10px 10px 0 0;
}
#mobileMenu {
	display: none;
	float: right;
	width: 30px;
	height: 25px;
	margin: 12px 0 0 10px;
}
#closecbpMenu {
    text-align: right;
    display: none;
}
header {
	height: 126px;
	position: relative;
}
#logo {
        position: absolute;
	float: left;
	margin-left: 0;
}
#logo img {
	margin-top: 0;
	max-width: 100%;
	max-height: 100%;
}
nav {
	background: #1f1f1f; /* Old browsers */
	background: -moz-linear-gradient(top,  #1f1f1f 0%, #414141 25%, #2a2a2a 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1f1f1f), color-stop(25%,#414141), color-stop(100%,#2a2a2a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #1f1f1f 0%,#414141 25%,#2a2a2a 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #1f1f1f 0%,#414141 25%,#2a2a2a 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #1f1f1f 0%,#414141 25%,#2a2a2a 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #1f1f1f 0%,#414141 25%,#2a2a2a 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1f1f1f', endColorstr='#2a2a2a',GradientType=0 ); /* IE6-9 */
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
    /*overflow: hidden;*/
}
nav ul {
	float: left;
	width: 75%;
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
    max-height: 49px;
}
nav li {
	float: left;
	line-height: 48px;
}
nav li.div {
	background: url(../images/nav-div.png) no-repeat;
	width: 2px;
	height: 48px;
	display: inline-block;
}
.utils {
	font-size: 12px;
	text-decoration: none;
	float: right;
	width: 49%;
}
.utils a, .utils a:visited {
	color: #293D48;
	font-size: 12px;
	text-decoration: underline;
}
.utils a:hover, .utils a:visited:hover {
	color: #82B033;
	font-size: 12px;
	text-decoration: none;
}
#cart {
	float: right;
	min-width: 275px;
	height: 65px;
	margin: 10px 0 0;
	padding: 10px 10px 0 20px;
	border: 1px solid #DDD;
	-moz-box-shadow: inset 0 0 10px #DDD;
	-webkit-box-shadow: inset 0 0 10px #DDD;
	box-shadow: inset 0 0 10px #DDD;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-border-radius: 8px;
}
#cart h3 {
	font-family: 'Homenaje', sans-serif;
	font-size: 25px;
	color: #292929;
	font-weight: normal;
	text-transform: none;
	line-height: normal;
	margin: 0;
	padding: 0;
}
#searchBox {
	float: right;
	width: 25%;
	padding: 10px 18px 0 0;
}
#searchBox form {
    position: relative;
}
#searchBox input {
	float: left;
}
#searchBox input[type="text"] {
	color: #777;
	font-size: 11px;
	font-weight: normal;
	width: 80%;
	height: 28px;
	line-height: 28px;
	margin: 0;
	padding: 0 0 0 10px;
	background: #FFF;
	border: none;
	-webkit-appearance: none;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	-webkit-border-top-right-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	-moz-border-radius-topright: 0;
	-moz-border-radius-bottomright: 0;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}
#searchBox input[type="submit"] {
	color: #FFF;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	text-transform: uppercase;
	width: 20%;
	height: 28px;
	margin: 0;
	padding: 0;
	background-color: #067175;
	background-image: url(../images/lens.png),-webkit-gradient(linear, 0% 0%, 0% 100%, from(#293D48), to(#82B033));
	background-image: url(../images/lens.png),-webkit-linear-gradient(top, #293D48, #82B033);
	background-image: url(../images/lens.png),-moz-linear-gradient(top,#293D48, #82B033);
	background-image: url(../images/lens.png),-ms-linear-gradient(top, #293D48, #82B033);
	background-image: url(../images/lens.png),-o-linear-gradient(top, #293D48, #82B033);
	background-image: url(../images/lens.png),linear-gradient(top, #293D48, #82B033);
	background-repeat: no-repeat, repeat;
	background-position: center center, center center;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#293D48', endColorstr='#82B033');
	border: none;
	cursor: pointer;
	-webkit-appearance: none;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	-webkit-border-top-left-radius: 0;
	-webkit-border-bottom-left-radius: 0;
	-moz-border-radius-topleft: 0;
	-moz-border-radius-bottomleft: 0;
	border-top-left-radius: 0;
	border-bottom-left-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;
	background: url(../images/lock.png) no-repeat left center;
	padding-left: 15px;
}
aside#leftBar {
	float: left;
	width: 230px;
	border: 1px solid #DDD;
	-moz-box-shadow: inset 0 0 10px #DDD;
	-webkit-box-shadow: inset 0 0 10px #DDD;
	box-shadow: inset 0 0 10px #DDD;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	margin: 8px 9px 0 0;
	padding: 15px 0 0;
    display: block;
}
aside#rightBar {
	float: left;
	width: 195px;
	border: 1px solid #DDD;
	-moz-box-shadow: inset 0 0 10px #DDD;
	-webkit-box-shadow: inset 0 0 10px #DDD;
	box-shadow: inset 0 0 10px #DDD;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	margin: 8px 0 0 9px;
	padding: 15px 0 0;
    display: block;
}
aside .module {
	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;
}
aside li.sub-cat {
	margin: 0 10px 0 20px;
}
.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;
	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 {
	width: 100px;
	height: 25px;
	line-height: 25px;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	background: #000;
	text-decoration: none;
	display: block;
	margin: 0 auto;
}
.topsellers_topitem .action a:hover {
	background: #04aab0;
	text-decoration: none;
}
#mainContent {
	float: left;
	width: 100%;
	margin: 7px 0 0;
	padding: 0;
}
footer {
	position: relative;
	padding-bottom: 1em;
	border-top: 5px solid #FFF;
	background: #1f1f1f; /* Old browsers */
	background: -moz-linear-gradient(top,  #1f1f1f 0%, #414141 25%, #2a2a2a 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1f1f1f), color-stop(25%,#414141), color-stop(100%,#2a2a2a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #1f1f1f 0%,#414141 25%,#2a2a2a 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #1f1f1f 0%,#414141 25%,#2a2a2a 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #1f1f1f 0%,#414141 25%,#2a2a2a 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #1f1f1f 0%,#414141 25%,#2a2a2a 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1f1f1f', endColorstr='#2a2a2a',GradientType=0 ); /* IE6-9 */
}
ul.frame-links {
	list-style: none;
	margin: 0;
	padding: 10px 0 0 0;
}
ul.frame-links li {
	display: inline-block;
        padding-left: 6.8%;
}
#globalFooter {
	float: right;
}
#copyright {
	text-align: center;
        padding-top: 3%;
}
#modMailist label {
	line-height: 14px;
	display: block;
	margin-bottom: 15px;
}
#modMailist form {
	padding: 0 10px;
	display: block;
}
#modMailist input {
	float: left;
}
#modMailist input[type="text"] {
	color: #777;
	font-size: 11px;
	font-weight: normal;
	width: 80%;
	height: 28px;
	line-height: 28px;
	margin: 0 0 10px;
	padding: 0 0 0 10px;
	background: #FFF;
	border: 1px solid #d8d8d8;
	border-right: none;
	-webkit-appearance: none;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	-webkit-border-top-right-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	-moz-border-radius-topright: 0;
	-moz-border-radius-bottomright: 0;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}
#modMailist input[type="submit"] {
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-transform: none;
	width: 20%;
	height: 28px;
	margin: 0 0 10px;
	padding: 0;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#293D48), to(#82B033));
	background: -webkit-linear-gradient(top, #293D48, #82B033);
	background: -moz-linear-gradient(top, #293D48, #82B033);
	background: -ms-linear-gradient(top, #293D48, #82B033);
	background: -o-linear-gradient(top, #293D48, #82B033);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#293D48', endColorstr='#82B033');
	border: 1px solid #d8d8d8;
	border-left: none;
	cursor: pointer;
	-webkit-appearance: none;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	-webkit-border-top-left-radius: 0;
	-webkit-border-bottom-left-radius: 0;
	-moz-border-radius-topleft: 0;
	-moz-border-radius-bottomleft: 0;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
}
.stats {
	height: 0;
	overflow: hidden;
}

/*	home.html Template
	------------------	*/
.header-specials {
	color: #293D48;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 40px;
	margin: 0 0 10px;
}
.product-item {
	width: 100%;
	background: #FFF;
	border: 1px solid #e9e9e9;
	padding: 0 10px;
	position: relative;
	overflow: hidden;
}
.product-item .name {
	min-height: 60px;
}
.last-item .product-item {
	margin-right: 0;
}

/*	category_0.html Template
	-----------------------	*/
.category-footer {
	border-top: 1px solid #4e4e4d;
	padding: 15px 0;
}

/*	listing_0.html Templatea.visi
	-----------------------	*/
#listing0 h1 {
    font-size: 18px;
}

/*	blog.html Template
	------------------	*/
#blog .blogNav li a {
    padding: 0 10px;
}

/*********************************/
/*       LTE8 IE FALLBACK        */
/*********************************/
.no-boxshadow .boxShadow {
	border: 1px solid #e9e9e9;
}

/*	Theme Responsive Styles
	-----------------------	*/
@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;
}
aside {
	display: none !important;
}
#mainContent {
	display: block;
	width: 100% !important;
	padding-bottom: 2em;
}
.top-menu-bar {
    min-height: 35px;
}
header {
    min-height: 130px;
}
#logo {
	float: none;
	margin: 0;
	max-width: 100%;
	text-align: center;
}
#logo img {
	max-width: 100%;
    height: auto;
}
#searchBox {
	width: 100%;
	margin: 0;
    padding: 0;
}
#searchBox input[type="text"] {
	width: 86%;
	height: 30px;
	line-height: 30px;
	margin: 0 0 0 2%;
	-moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
}
#searchBox input[type="submit"] {
	width: 10%;
	height: 30px;
	margin: 0 2% 0 0;
	-moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
}
nav#navCatMenu {
	width: 100%;
    background: none;
    overflow: visible;
}
nav#navCatMenu ul {
	display: none;
	margin: 1px 0 0;
	width: 100%;
	height: auto;
	padding: 10px;
    z-index: 1005;
	-moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
}
nav#navCatMenu li {
	float: none;
	text-align: center;
	display: block;
}
nav#navCatMenu li a,
nav#navCatMenu li a:visited {
	font-size: 12px;
	font-weight: bold;
	line-height: 2.5em;
	width: 100%;
	float: none;
	display: block;
	padding: 0 !important;
}
nav li.div {
	display: none;
}
#showSlideMenu ul {
    margin: 0;
    padding: 0;
    width: 100%;
}
#showSlideMenu li {
    display: block;
    float: none;
}
#showSlideMenu li.div {
    display: none;
}
#homeCarousel {
    position: relative;
	margin: 99px 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 {
	width: 95%;
	margin: 0 auto 13px;
}
.last-item .product-item {
	margin: 0 auto 13px;
}
.product-item .img {
	width: 100%;
	margin: 0 auto;
}
footer {
	padding-bottom: 30px;
}
#copyright {
	float: none;
	text-align: center;
	margin-left: 0;
}
#FRAME_LINKS {
	float: none;
}
ul.frame-links {
	list-style: none;
	text-align: center;
	width: 100%;
	margin: 0;
	padding: 0 0;
}
ul.frame-links li {
	float: none;
	width: auto;
	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;
    width: 100%;
    padding: 25px 0 0;
}

/* General styles for Slide Out Menus */
.cbp-spmenu {
	background: #1f1f1f;
	position: fixed;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-border-radius: 0;
}
.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 #000;
	padding: 0.5em;
}
.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;
}
/* 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: #FFF;
	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;
}

}

@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%;
}
.utils {
    width: 40%;
}
.productContainer {
	float: none !important;
}
.product-item {
	width: 100%;
}
#mainContent {
	padding: 0 20px;
}
aside#leftBar {
    display: none;
}
aside#rightBar {
    display: none;
}
#mobileCatMenu {
    display: block;
	margin: 35px 10px 0 10px;
}
#closeSlideMenu {
    display: block;
}
#FRAME_MENU ul li:nth-last-child(3) {
        margin: 0 0 0 9999px;
}
#logo {
	width: 53%;
}
#mobileMenu {
	display: none;
}

}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {

#mobileCatMenu {
    display: block;
    margin: 50px 10px 0 20px;
}
aside#leftBar {
    display: none;
}
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: #FFF;
	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;
}

}
#FRAME_MENU ul li:nth-last-child(2){
        position: absolute;
        left: -9999px;
}
#spanlineheight1 {
        line-height: 1.15;
}
div.blogPost h1 a:hover {
        color: #82B033;
}
div#FRAME_MENU ul li:last-child {
        display: none;
}
#instructionslink {
        font-size: 2em;
}
div#leftBanner iframe {
        padding-left: 1.6%;
}
div#rightBanner img#gocamping {
        width: 100%;
        padding-bottom: 33px;
}
div#rightBanner img.socialbadges {
        padding-left: 3.4%;
        padding-top: 4%;
        display: inline;
}
div#rightBanner {
        margin-bottom: 13px;
}
div#leftBanner {
        margin-bottom: 2px;
}
img {
        max-width: 100%;
}
div#socialbadgestext {
        padding-left: 4%;
        padding-right: 4%;
}
#makecentered {
        text-align: center;
}
div#homeHeader.category-header p, div {
        font-family: Arial;
        font-size: 104%;
}
div#homeFooter.category-footer p, div {
        font-family: Arial;
        font-size: 104%;
}
div#homeHeader.category-header h2 {
        font-family: Arial;
        font-size: 174%;
}
div#homeFooter.category-footer h2 {
        font-family: Arial;
        font-size: 174%;
}
.indentanditalic {
        text-indent: 5%;
        font-style: italic;
}
div#homeHeader.category-header h1, h2 {
        padding-top: 7px;
}
div#homeFooter.category-footer h1, h2 {
        padding-top: 0.5em;
}
.makethis12pt {
        font-size: 12pt;
}
.makethis36pt {
        font-size: 36pt;
}
div#homeFooter.category-footer h1#raisephonenumber {
        margin-top: -4px;
        padding-top: 0;
}
div#homeHeader p a span, div#homeFooter p a span {
        color: #82B033;
}
div#homeHeader.category-header h1.nopaddingtop {
        padding-top: 0px;
}
div#homeHeader.category-header {
        margin-top: -5px;
}
.makecentered {
        text-align: center;
}
.nopaddingtop {
        padding-top: 0px;
}
#greenborder {
        border: 1px solid #82B033;
}
div#homeFooter.category-footer ul li h3 a {
        font-family: 'Trebuchet MS';
        color: #82B033;
        font-weight: bold;
        font-size: 17px;
}
div#homeFooter.category-footer ul li h3 {
        margin-top: 0px;
        margin-bottom: 0px;
}
#listing0 h1#descriptionHeader {
        font-size: 1.7em;
}
#listing0 div.tableHeader {
        font-size: 1.4em;
        font-weight: 600;
        margin-top: 4%;
}
#listing0 div.makecentered h1 {
        font-weight: normal;
        font-size: 1.7em;
        margin-bottom: 1%;
}
#listing0 div.makecentered h2 {
        font-weight: normal;
        font-size: 1.2em;
        margin-bottom: 2%;
}
#listing0 div.makecentered h3 {
        float: none;
}
#listing0 div.makecentered div {
        font-size: 1.3em;
        font-weight: bold;
        font-family: Calibri;
        margin-bottom: 2%;
}
#listing0 p {
        font-weight: normal;
        font-size: 1.2em;
        margin-top: 2%;
}
#listing0 ul li {
        font-weight: normal;
        font-size: 1.2em;
}
#listing0 div.makecentered h4 {
  margin-top: 11%;
  font-size: 1.7em;
  margin-bottom: 2%;
}
#paddingbottom2percent {
        padding-bottom: 2%;
}
#margintop7percent {
        margin-top: 7%;
}
div#assemblyLink {
        text-align: center;
}
div#assemblyLink a {
        font-size: 3em;
}
div#homeHeader.category-header p a.homePageLink, div#homeFooter.category-footer p a.homePageLink {
        color: rgb(0, 0, 205);
}
div#mainContent section#listing0 form#add div#rTabs div#tab-1 div div h1 {
	margin-top: 1.2%;
}