﻿html, body 
{
	color: #333;
	font-family: 'open sans', sans-serif;
	font-size: 15px;
	min-width: 320px !important;
	margin: 0;padding: 0;
	height:100%;
	background-color: #fff;
}

/* LINK STYLES */
a, a.default{text-decoration: none; color: inherit;}
a:hover, a.default:hover{text-decoration: underline; color: inherit;}
a.primary{color: #0076ae;}
a.primary:hover{text-decoration: underline;}


/* TEXT STYLES */
.txt-sm{font-size: .8em; line-height: 50%;}
.txt-md{font-size: .9em;}
.txt-lg{font-size: 1.1em;}
.txt-xl{font-size: 1.2em;}


/* HEADING STYLES */
h1,.h1 {font-size: 36px;font-weight: bold; font-family: 'Roboto', Sans-Serif;}
h2,.h2 {font-size: 30px;font-weight: bold;font-family: 'Roboto', Sans-Serif;}
h3,.h3 {font-size: 24px;font-weight: bold;font-family: 'Roboto', Sans-Serif;}
h4,.h4 {font-size: 18px;font-weight: bold;font-family: 'Roboto', Sans-Serif;}
h5,.h5 {font-size: 14px;font-weight: bold;font-family: 'Roboto', Sans-Serif;}
h6,.h6 {font-size: 12px;font-weight: bold;font-family: 'Roboto', Sans-Serif;}

.heading{font-weight: bold;}
/*h4.sectiontitle, .h4.sectiontitle{border-bottom: solid 2px #e3e3e3;padding-bottom: 4px;}*/

a.site-title:hover{text-decoration: none !important;}
.site-title span{color: #262626;}


/* MARGIN STYLES */
.margin-top-5{margin-top: 5px;}
.margin-top-10{margin-top: 10px;}
.margin-top-20{margin-top: 20px;}
.margin-top-30{margin-top: 30px;}
.margin-top-40{margin-top: 40px;}
.margin-top-50{margin-top: 50px;}
.margin-top-60{margin-top: 60px;}
.margin-bottom-5{margin-bottom: 5px;}
.margin-bottom-10{margin-bottom: 10px;}
.margin-bottom-20{margin-bottom: 20px;}
.margin-bottom-30{margin-bottom: 30px;}
.margin-bottom-40{margin-bottom: 40px;}
.margin-bottom-50{margin-bottom: 50px;}
.margin-bottom-60{margin-bottom: 60px;}

.min-content-height{min-height: 300px;}

.text-align-right{text-align: right;}
.text-align-xs-left{text-align: right;}

.alert-danger
{
	border: solid 1px #ed2028;
	color: #ed2028;	
}

.bold{font-weight: bold;}
.under{text-decoration: underline;}
.watermarked{color: #cccccc !important; font-style: italic;}
.sale{color: #dc1f2e;}
.saleRegPrice{text-decoration: line-through;}

.background-darkgrey{background-color: #6d605d;}
.background-grey{background-color: #f1f1f1;}
.background-white{background-color: #fff;}
.border-grey-thick{border: solid 2px #e1dedc;}
.omg-background
{
	background-color: inherit;
}
.welcome-background
{
	background-image: url(../images/welcome-background.png);
	background-position: left top;
	background-repeat: no-repeat;
	background-size: 100%;
}

.page-content-block{background-color: #fff; padding: 20px; overflow: hidden;}


.page-title{padding: 30px 0 0 0;}
.page-title h3{text-transform: uppercase; margin: 0; padding: 0;}

.page-header-bar{background-color: #0076ae; color: #fff;	}
.page-header-bar .breadcrumb > li {color: #ffffff; vertical-align: top:}
.page-header-bar .breadcrumb > li.active {color: #fff !important;}



#wrapper
{
	min-height:100%;
	position:relative;
}
#main-content{padding-top: 0px;}


.content-align-right-mobile-align-left{text-align: right;}

/* ------- HOME PAGE STYLES ------- */

#featured-row{padding-top: 20px;}
#tab-ear{position: absolute; left: -1px; top: -1px; z-index: 1000;}
.home-featured-thumb{text-align: center;margin: 0 auto;}
.featured-prod-container
{
	background-image: url(../images/featured-bg.png);
	background-position: left top;
	background-repeat: no-repeat;
	position: relative;
	min-height: 555px;
}
#featured-prod-image{padding-top: 40px;padding-right: 0px; text-align: center; margin: 0 auto;}
	
	


	

.breadcrumb {background-color: transparent !important;}


/* PRODUCT GROUPS */
.btncollection_add .fa-times, .btncollection_add .fa-check{display: none;}
.btncollection_add:hover .fa-plus {display: none;}
.btncollection_add:hover .fa-check {display: inline;}
.btncollection_remove .fa-plus, .btncollection_remove .fa-times{display: none;}
.btncollection_remove .fa-check, .btncollection_remove .fa-times{color: #2e6099;}
.btncollection_remove:hover .fa-check {display: none;}
.btncollection_remove:hover .fa-times {display: inline;color: #2e6099;}


/* CATEGORY STYLES */
.ddlsortby{font-size: .9em;}

.gridpager {margin: 10 0 !important;}
.gridpager td {border-bottom: 0px !important; padding-left: 5px !important; padding-bottom: 10px;}
.gridpager td span {
	background-color: #7ab800;
	color: #fff;
	padding: 6px 12px;
	border-color: #7ab800;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.gridpager td a 
{
	background-color: #ccc; 
	color: #333; 
	padding: 6px 12px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.gridpager td a:hover{text-decoration: none;}





.detail-label{font-weight: bold;}

.detail-price
{
	font-weight: normal;
	color: #006699;
	font-size: 1.8em;
}


/* ---------- BUTTON STYLES ---------- */

.btn {
	/*font-size: inherit;
	border-radius: 8px;	
	padding: 8px 22px;
	font-weight: normal;*/
}
.btn-xs{padding: 2px 4px;}
.btn-sm {font-size: 9pt;padding: 4px 6px;}
.btn-lg {font-size: 18px !important;font-weight: bold;}
.btn-min {min-width: 200px;	}

.btn-primary {
	color: #fff;
	background-color: #0076ae;
	border-color: #0076ae;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #02699a;
  border-color: #02699a;
}

.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #428bca;
  border-color: #357ebd;
}

.btn-bg-grey{background-color: #e1dedc;}

.btn-default {
  color: inherit !important;
  /*background-color: #ebebeb;*/
  background-color: #fff;
  border-color: #adadad;
}

.btn-default2 
{
	color: inherit !important;
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 9pt;
	font-weight: normal;
	line-height: 1.428571429;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	border: 1px solid #adadad;
	border-radius: 0px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}

.btn-default2:hover
{
	text-decoration: none;
	background-color: #e6e7e9;
	font-size: 9pt;
}
.btn-default2 span{margin-left: 10px;}
.btn-default2 span.glyphicon{margin-left: 0;}

.btn-add-to-cart{min-width: 324px;}

.btn-add-to-cart-checkout{min-width: 100%;}
.btn-add-to-cart-checkout .active{background-color: #ccc;}


/* ---------- HEADER STYLES ---------- */
#header-nav{list-style: none; overflow: hidden; text-align: left;}
#header-nav li
{
	float: left;	
	margin-right: 30px;
	font-size: .8em;
	padding: 10px 0;
}	
#header-nav li a:hover{color: #da2128; text-decoration: none;}	
     
.cartcount
{
	text-align: center;
	margin-left: 6px;
	padding: 4px 6px 3px 6px;
	color: #fff;
	background: #0076ae;
	border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
}
#searchdiv{float: right; text-align: right;}
.txsearch{background-color: #e6e7e8 !important; font-size: .8em;}
    
    
#useraccount{font-size: .82em; text-align: left; background-color: #f1f1f1; padding: 15px; float: right; margin: 10px 0; min-width: 300px; border-radius: 3px;}
#useraccount a{color: #ffcc00;}
    
.prod-description{padding: 20px 0 10px 0; border-radius: 10px;}
.prod-description ul{}
    
/* ---------- MAIN NAVIGATION BAR ---------- */
 .navbar-default{background-color: Transparent;border: none; margin-bottom: 0;}  
 .navbar-nav > li {margin-right: 20px; margin-bottom: 0; padding-top: 0; padding-bottom: 0;} 
 .navbar-default .navbar-nav > li > a 
	{
 		font-family: 'Open Sans', sans-serif;
 		color: #666;
 		font-weight: 600;
 		font-size: .9em;
 	}
 .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a.selected
	{
 		font-family: 'Open Sans', sans-serif;
 		color: #da2128;
 		font-weight: 600;
 		font-size: .9em;
 	}

/*#collapsemenu ul li{margin-right: 30px;}  */
  
  
  
  /* ---------- MOBILE NAVIGATION BAR ---------- */ 
.mobilenav-ul
{
	list-style: none;
	margin-top: 20px;
	margin-left: 0;
	padding-left: 20px;
}
   
.mobilenav-ul li{padding: 6px 0; color: #fff;}
.mobilenav-ul > li > a, .mobilenav-ul > li > a.selected
{
    font-weight: normal;
    text-decoration: none;
    font-size: inherit;
}
.mobilenav-ul > li > a.selected
{
    font-weight: normal;
    text-decoration: underline;
    font-size: inherit;
}
   
.mobilenav-ul > li > a.mainnav
{
	color: #da2128;
    font-weight: normal;
    text-decoration: none;
    font-size: inherit;
}
.mobilenav-ul > li > a.mainnav:hover
{
	color: #da2128;
    font-weight: normal;
    text-decoration: underline;
    font-size: inherit;
}


.icon-btn
{
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 4px;	
}

.icon-bar {
  display: block;
  width: 30px;
  height: 5px;
  border-radius: 3px;
  background-color: #fff;
}

.icon-bar + .icon-bar {
  margin-top: 4px;
}



#page-content-row{min-height: 400px;}




/* ---------- Form Inputs ---------- */

input[type=hidden] {display: none;}
input[type=text], input[type=text].reset,input[type=password],input[type=password].reset,textarea,textarea.reset,select,select.reset, .reset
{
  padding: 8px;
  background: #fff;
  border: 1px solid;
  /*border-color: #ddd #eee #eee #ddd;*/
  border-color: #ccc;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  color: inherit;
  font-size: 14px;
}
select
{
	padding: 4px;	
}


input[type=text].inline,input[type=password].inline,textarea.inline,select.inline
{float: none !important;}

input[type=checkbox],input[type=radio]{vertical-align: middle;}

input[type=text]:hover,input[type=password]:hover,textarea:hover,select:hover
{border-color: #999 #ddd #ddd #aaa;}

input[type=text]:focus,input[type=password]:focus,textarea:focus,select:focus
{border-color: #999 #ddd #ddd #aaa;}

select:focus {outline: 0 none !important;}

input[type=checkbox] label 
{margin-left: 6px;	display: block;}

/*.input-primary{background-color: #e6e7e8 !important;}*/

input[type=text].txt-quantity
{
	text-align: right;
	background-color: #e6e7e9;
}


.checkbox label, .radio label, .radio-inline label{padding-right: 40px; margin-right: 20px;}

.form-control
{
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-transition: none;
          transition: none;	
}



.qtypricing{font-size: .9em;}
.qtypricing td{padding: 4px;}
.tblBorder{border: solid 1px #ccc;}

.box-shadow
{
    position: relative;
  	-webkit-box-shadow: 1px 1px 2px 1px rgba(0,0,0,0.10);
	-moz-box-shadow: 1px 1px 2px 1px rgba(0,0,0,0.10);
	box-shadow: 1px 1px 2px 1px rgba(0,0,0,0.10);
    /*background-color: #fff;*/
}
.box-shadow2
{
    position: relative;
	border: 1px solid #e3e3e3;
}

.checkout-nav-container
{
	padding-bottom: 20px;
}
	

.divBorder {
    border: 10px solid #d9d5c5;
}	
	
.categorythumb {
    position: relative;
    background-color: #fff;
    text-align: left;
    padding: 0px 0 !important;
    border: 10px solid #ccc;
}

.categorythumb .home{border: 1px solid #6d605d !important;}

.zoominfo-container {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;

	/* Fallback for web browsers that doesn't support RGBa */
	background: rgb(0, 0, 0);
	/* RGBa with 0.6 opacity */
	background: rgba(0, 0, 0, 0.4);
	/* For IE 5.5 - 7*/
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
	/* For IE 8*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
}



/* ---------- CATEGORY STYLES ---------- */
.categorythumb:hover > a div.zoominfo-container {display: block;}
.categorythumb a{color: #fff;}
.categorythumb .img-responsive{margin: 0 auto;}



/* ---------- PRODUCT DETAIL ---------- */
.detailimage 
{
	border: 10px solid #ccc; background-color: #fff;
	text-align: center; margin-bottom: 12px;
}
.detailimage .img-responsive{margin: 0 auto;}

/* ALTERNATE PRODUCT IMAGE THUMB */
.img-detail-thumb
{
	width: 120px;
	margin-bottom: 6px;
	margin-right: 2px;
}

.zoominfo-table{
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    display: table;
}
.zoominfo-container-inner {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
.zoominfo-content {
    display: inline-block;
    text-align: center;
    padding: 10px;
}


/* DISPLAYS UNDER CATEGORY IMAGE */
.featured-prod-subtext
{
	margin-bottom: 40px;font-size: .9em;
}


ul.list{margin: 0; padding: 0;}
ul.list li
{
	float: left;
	list-style: none;
	padding-right: 20px;
}
ul.list li:last-child{padding-right: 0;margin-right: 0;}














#category-name{margin-top: 20px;font-size: 1.3em;}


/* PRODUCT DETAIL COMPARE BUTTON LIST */
#detail-collection-buttons{margin: 0; padding: 0;text-align: center;}

.ulcompare
{
	display: inline-block;
	list-style: none;
	margin: 0;
	padding: 0;
	}
.ulcompare li
{
	float: left;
	margin-bottom: 20px;
	margin-right: 20px;	
}
.ulcompare li:last-child{margin-right: 0 !important;}



.datalist-item{background-color: #fff;}
.datalist-top{padding-top: 20px; background-color: #fff;}


.carttable p{padding: 0; margin: 0; padding-bottom: 4px; font-size: .9em;}




/* ---------- GridView ---------- */

.gridAdmin {background-color: #c6c3c6;font-size: 9pt;}
.gridtable {background-color: #d6d7d6;font-size: 9pt;}
.grid{border: solid 1px #eae8df;}
.grid th, .gridAdmin th{padding: 10px 10px;font-size: 9pt; border: 1px solid #eae8df;}
.grid th.gridHeaderRight{text-align: right;}
.grid td, .gridAdmin td  {padding: 10px 10px;font-size: 9pt;}
.grid td {border-bottom: solid 1px #eae8df; padding: 10px 10px;}
.grid .gridtable td, .gridAdmin .gridtable td{padding: 2px;font-size: 9pt; background-color: #fff;}
.gridtable td{border-bottom: none; line-height: 10pt;}
.gridHeader{background-color: #f1f1f1;color: inherit;}
.gridHeaderAdmin{height:26px;background-color:#e6e7e8;padding: 10px 20px;border-bottom: solid 1px #c6c3c6;}
.gridRow{padding: 10px;border: solid 1px #DBDBDB;}
.altRow{border: solid 1px #DBDBDB;padding: 10px;font-size: 9pt; background-color: #fff;}
.gridRowAdmin{padding: 10px;background-color: #ffffff;}
.altRowAdmin{background-color: #ffffff;padding: 10px;}



.form-inline .form-group label{display: inline;}
.form-group{margin-top: 30px;}
.form-group label{display: block; font-size: .8em;color: #666;}



.error{color: #ed2028 !important; font-weight: normal;}
.error-padleft{color: #ed2028 !important; font-weight: normal; padding-left: 1px;}






.ul-errors{margin-left: 0; padding-left: 14px;}
.ul-errors li{
	margin-left: 0;padding-left: 0;
	margin-right: 20px;
}

.rbl td{padding-right: 30px;}



/* -- Checkout Progress -- */
.checkout-progress{margin-top: -8px; overflow: hidden; border-bottom: solid 1px #b9d0dc; border-top:solid 1px #b9d0dc;  margin-bottom: 30px;}
.ul-checkout{margin: 0; padding: 0;}
.ul-checkout li
{
	width: 24.5%;
	float: left;
	list-style: none;
	padding: 9px 0px;
	text-transform: uppercase;
	margin-left: 0;
	font-weight: bold;
	font-size: 14px;
	font-family: 'Roboto Condensed', Verdana, Sans-Serif;
	text-align: center;
	color: #b8b8b8;
}
.ul-checkout li.active{color: #96bc44;}
.ul-checkout li.complete{color: #2e6099}
.ul-checkout li a{font-size: 10pt;}

.checkout-div{border: solid 1px #bebebe; padding: 10px; margin-bottom: 20px;}
.checkout-div h3{margin: 0; padding: 0;}


.sizechart{font-size: 9pt; text-decoration: none; font-weight: normal;}
.sizechart:hover{font-size: 9pt; text-decoration: none; font-weight: normal;}








.pagination
{
	display: inline;
	float: right;
	margin: 0;
	margin-bottom: 10px;
}

#detail-sendtofriend-buttons{margin: 0 auto;}
#detail-sendtofriend-buttons ul{margin: 0 auto;}





#featured-product-text{margin-top: 50px; margin-bottom: 20px; padding-left: 60px;}



/* ---------- FOOTER STYLES ---------- */

#footer_wrapper
{
	width:100%;
	min-height:80px;
	background-color: #434343;
	}

#footer
{
	font-size: 9pt;
	color: #fff;
	padding: 20px 0;	
}
#footer a{color: #fff; font-size: 9pt;}


.adminmenu {
  margin-bottom: 20px;
  list-style: none;
  padding: 14px 0px; margin-bottom: 0;
  font-size: 1.2em;
  color: #fff;
}
.adminmenu a:hover {text-decoration: none !important;color: #ffcc00 !important;}
.adminmenu > li {display: inline-block;}
.adminmenu > li + li:before {
  padding: 0 5px;
  color: #fff;
  content: "|\00a0";
}
.adminmenu .active {color: #ffcc00 !important;}

.footermenu {
  list-style: none;
  padding: 0px 0px;
}

.footermenu > li {
  display: inline-block;
}

.footermenu > li + li:before {
  padding: 0 5px;
  color: #fff;
  content: "|\00a0";
}

.footermenu > .active {
  color: #fff !important;
}





/* #################################### */
/* ########    MEDIA QUERIES   ######## */
/* #################################### */

/* X-SMALL DEVICES (phones, less than 768px) */
@media (max-width: 767px) 
{
	/*#Sub_Content_Wrapper{padding-bottom: 180px !important;}*/
	#header_wrapper{margin-left: 0 !important; padding-left: 2px; padding-right: 2px;}
	.hidden-xs1{display: none !important;}
	
	#searchdiv{float: left; text-align: left; margin-left: -30px;}
	#searchdiv input[type=text] {min-width: 200px !important; width: 80%;background-color: #ffcccc;}
	
	/*.searchdiv{float: left; text-align: left;}*/
	.min-content-height{min-height: 300px;}
	
	/* hide category thumb rollover text */
	.categorythumb:hover > a div.zoominfo-container {display: none;}

	#detail-collection-buttons,#detail-sendtofriend-buttons{display: none;}
	
	/* FEATURED PRODUCT - WELCOME PAGE */
	#featured-row.row{margin-top: 20px;margin-left: 0px;margin-right: 0px;}	
	#featured-prod-image{text-align: center;}
	#featured-prod-other{margin: 40px 0;}
	#featured-prod-other .row{margin-left: -30px; margin-right: -30px;}
	.featured-prod-container{min-height: 220px;}
		
		
		
	/*.omg-background{background-image: none; background-color: #e1dedc;}*/
	.welcome-background{background-image: none;background-color: #e1dedc;}
		
	/* OTHER PRODUCTS */
	#containerOtherProds{margin-left: 0px; margin-right: 0px;}		
		
	/* CATEGORIES */
	#containerCategory{margin-left: -20px; margin-right: -20px;}			
		
		
	/*  TOP CATEGORIES LEFT JUSTIFICATION */
	#collapsemenu ul li:first-child{margin-left: 0px;}

   
   
   	.container > .navbar-header,
	.container > .navbar-collapse {
		margin-right: -15px;
		margin-left: -15px;
     	position: absolute;
   		right: 0;
   		top: -98px;
   		margin-right: 10px;
	}
   	

   	#header-search{height: 30px; padding-top: 0px;}
   	#search-content{padding-top: 0px; text-align: center; display: none;}
   	#category-pager{padding-top: 10px;}
   	.pagination{
		display: block;
		margin: 20px 0;
		padding-bottom: 20px;
		float: none;
	}
   	
   	
   	
   	
   	
   	/* #### ROW OFF CANVAS #### */
	.row-offcanvas
	{
       position: relative;
       -webkit-transition: all 0.25s ease-out;
       -moz-transition: all 0.25s ease-out;
       transition: all 0.25s ease-out;
    }
    
    /* Removing this will remove the ease motion to the left */
   .row-offcanvas-right {right: 0;}
   .row-offcanvas-right.active{right: 240px;}
    
   .sidebar-offcanvas
    {
    	top: 0;
		right: -240px;
        margin-right: 0px;
        background-color: #333333;
        position: absolute;
        width: 240PX;
        height: 100%;
        display: none;
    }
   
   

   	 #container-breadcrumb{margin-left: -12px;}
   	 #page-content-row{min-height: 0;}
   	 #featured-product-text{margin-top: 50px; margin-bottom: 20px; padding: 10px;}
   	 
   	.btn-mobile-block
   	{
   		display: block;
		width: 100%;	
   	}
   		
   	.img-detail-thumb
	{
		width: 60px;
		margin-bottom: 6px;
		margin-right: 2px;
	}
   
   .content-align-right-mobile-align-left{text-align: left;}
   .text-align-xs-left{text-align: left;}
   #useraccount{float: left;}
   #useraccount{font-size: .82em; text-align: left; background-color: #f1f1f1; padding: 15px; float: right; margin: 10px 0; min-width: 100%; border-radius: 3px;}
   
    .page-title{padding-bottom: 22px; margin: 0;}
    
}
/* END X-SMALL DEVICES */



/* SMALL DEVICES (tablets, 768px and up) */
@media (min-width: 768px) 
{
	#collapsemenu ul li:first-child{margin-left: -30px;}
	#collapsemenu ul li{margin-right: 0px;} 
	.navbar{margin-left: -14px;}
	.navbar-nav > li {margin-right: 1px !important;} 
	.navbar-nav > li:last-child{margin-right: 0 !important;}

	/*.navbar-default .navbar-nav > li > a {font-size: 10pt;}*/

	.navbar-default .navbar-nav > li > a:hover span, .navbar-default .navbar-nav > li > a span.selected{font-size: 10pt;}

    .featured-prod-container
	{
		background-image: url(../images/featured-bg.png);
		background-position: left top;
		background-repeat: no-repeat;
		position: relative;
		min-height: 0;
		margin-bottom: 20px;
		min-height: 297px;
	}
	.categorythumb{padding: 6px 0 !important;}
	/*#featured-row{background-color: #ffcccc;}*/
	#featured-product-text{margin-top: 30px; margin-bottom: 20px; padding-left: 30px;}

    .sidebar-offcanvas{display: none;}
	#sidebar{display: none;}
	 
	.img-detail-thumb{width: 89px;}
	   #useraccount{font-size: .82em; text-align: left; background-color: #f1f1f1; padding: 15px; float: right; margin: 10px 0; min-width: 100%; border-radius: 3px;}
	   
	   .zetta-menu{font-size: .8em;}
}
/* END SMALL DEVICES */





/* MEDIUM DEVICES (desktops, 992px and up) */
@media (min-width: 992px) 
{
	/*#collapsemenu ul li{margin-right: 40px;} */
	#collapsemenu ul li{margin-right: 20px;} 
	.navbar{text-align: right;}
	.navbar-nav > li {margin-right: 1px !important;} 
	.navbar-nav > li:last-child{margin-right: 0 !important;}
	/*.navbar-default .navbar-nav > li > a {font-size: 11pt;}*/
	/*.navbar-default .navbar-nav > li > a:hover span, .navbar-default .navbar-nav > li > a span.selected{font-size: 11pt;}*/
	
	/*#featured-row{background-color: #ff0000;}*/
	.featured-prod-container{min-height: 392px;}
	#featured-prod-other .row{margin-left: -15px; margin-right: -15px;}
	.categorythumb{padding: 7px 0 !important;}
	
    .img-detail-thumb{width: 109px;}
	.zetta-menu{font-size: 1em;}
}
/* END MEDIUM DEVICES */




/* LARGE DEVICES (large desktops, 1200px and up) */
@media (min-width: 1200px) 
{
	#collapsemenu ul li{margin-right: 40px;} 
	.navbar-nav > li {margin-right: 20px !important;} 
	.navbar-nav > li:last-child{margin-right: 0 !important;}
	
	.featured-prod-container{min-height: 428px;}
	.categorythumb{padding: 2px 0 !important;}
	
	/*#featured-row{background-color: #cccccc;}*/
}
/* END LARGE DEVICES */