/* 
Dark Green: #496a5f
Light Green: #a6b7ae
Blue: #16A1BB
-------------------------------------------------- */
html {
  position: relative;
  /*min-height: 100%;
  background-color:#FFFDD0;*/
}
body { margin-bottom: 80px;}

/**************Bootstrap styles************/
.btn.btn-default {background-color: #16A1BB; color:#ffffff}

/*************END Bootstrap styles*********/
#page-header { /*border-bottom: solid thin #f7f4f4;*/ }
.page { margin:0 auto;}

/*.logo { width: 36%; margin-top: 20px; }*/
.logo { width: 36%; max-width: 320px; margin-top: 5px; margin-left: 20px; } /* RP 5-21-19 */

.tagline { margin-top: 60px; text-align: left; vertical-align: bottom; color: #a6b7ae;}
.headerLogin {margin-top: 10px;}

#main-content { padding: 10px 95px;  margin-bottom: 80px;float:right}
#mem-content /*{ padding:10px 95px 0 0;}*/ { padding:10px 0;}

#SCmain-content { margin: 0 auto; padding-left: 70px; padding-right: 70px; padding-bottom: 100px;}

.sidebar { width: 100%; float:right; height: 100%;}
#sidebar-content { background-color: #cccccc; height: 100%; padding-top: 20px; padding-left: 20px; padding-right: 20px; padding-bottom: 0; }
#sidebar-container  { float:right;  }
/******************from Sincere Surroundings************************************/
ul.topCats {
	margin: 0;
	padding: 0;
	padding-top: 1em;
	/* These don't seem to do anything to help */
	-webkit-margin-before: 0;
	-webkit-margin-after: 0;
	-webkit-margin-start: 0;
	-webkit-margin-end: 0;
	-webkit-padding-start: 0;
}

ul.topCats li {
	margin: 0;
	padding: 0;
	margin-top: 5px;
	list-style: none;
	clear: both;
	/*border-top: solid 1px #eee;*/
	line-height: 2em;
	white-space: nowrap;
}

ul.topCats li:first-child {
	/*padding-top: 1em;*/
}

ul.topCats li a {font-weight:bold}
a.sideCatLink { color: #4c4944; text-decoration: none; text-transform: uppercase; padding-left: .75em; }

a.sideCatLink:hover { color: #009e8e; text-decoration: none; }

ul.sideSub {padding-inline-start: 10px;}
ul.sideSub li {
	margin: 0;
	padding: 0;
	/*padding-top: .25em;*/
}

ul.sideSub li:first-child {
	/*padding-top: .5em;*/
}

ul.sideSub li a { color: #4c4944; text-decoration: none; font-weight: normal; }

ul.sideSub li a:hover { color: #009e8e; text-decoration: none; }


/*****************END from Sincere Surroundings********************************/

.asterick img {max-width:16px;}
.home-content { padding:0; }
.homeimg { width: 100%; float:left; }
#homebar-content { background-color: #ffffff;  padding-top: 20px; padding-bottom: 20px;}

.about { padding-top: 20px; padding-left: 20px; padding-right: 20px; padding-bottom: 0; margin-bottom: 0px;}
 
.home-ABcontent {text-align: center; font-size: 1em; }


/* Custom page CSS
-------------------------------------------------- */
/* Fonts */

p { font-family: 'Open Sans', sans-serif; color: #000000; font-size: 14px; margin: 0px 0px 17px;}

a { color: #16A1BB; text-decoration: none;}

ul li { font-family: 'Open Sans', sans-serif; color: #000000; font-size: 14px; text-align: left; }

H1 { font-family: 'Open Sans', sans-serif; color: #16A1BB; font-weight:bold; }
H2 { font-family: 'Open Sans', sans-serif; color: #16A1BB; }
H3 { font-family: 'Open Sans', sans-serif; color: #16A1BB; text-align: center; margin-top: 0px; }
H4 { font-family: 'Open Sans', sans-serif; color: #16A1BB;  font-size: 16px; margin: 0px 0px 15px; line-height: 1.42857; }
H5 { color: #16A1BB; font-weight:bold; letter-spacing: -1px;}

/* Custom page CSS
-------------------------------------------------- */
/* Navigation */
.navbar-default .navbar-nav>li>a {font-family: 'Open Sans', sans-serif; color: #16A1BB; padding-left: 25px; padding-right: 25px; font-size: 15px; font-weight: bold;}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus { color:#000000;}
/*.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse { float:left;}*/

.navbar-default { background-color: #ddd; border: 0px; border-radius: 0px; } /* RP changed bg color ftom fff to ddd 5-21-19 */
.navbar { margin-bottom: 0; margin-top: 10px;}


ul.nav li.dropdown:hover > ul.dropdown-menu{
    display: block;    
}
.dropdown-menu > li > a {font-size: 15px !important;}

/* Custom page CSS
-------------------------------------------------- */
/* footer */

.footer {
	position: absolute;
	bottom: 0;
	width: 100%;
	/* Set the fixed height of the footer here */
	height: 100px;
	background-color: #616265;
	padding-top: 5px;
	margin-top:25px;
	border-top: 3px solid #496A5F;
}

.info  { 
	margin-top: 40px;
	text-align:right;
	}

.address { font-family: 'Open Sans', sans-serif; color: #ffffff; font-size: 12px;}

ul.address {list-style-type: none;}

.address a:link, .CEZbranding a:link {color: #ffffff; font-size: 12px;}
.address a:hover,.address a:focus,.CEZbranding a:hover,.CEZbranding a:focus {color: #CCCCCC;}
.address a:visited,.CEZbranding a:visited {color: #ffffff;}
.address a:active,.CEZbranding a:active {color: #ffffff;}

.CEZbranding { color: #ffffff; font-family: 'Open Sans', sans-serif; text-align: center; margin-right: 10px; font-size: 12px;}
.CEZbranding img {display:none}
.CEZbrandingIMG { width: 20px; margin-left: 5px; margin-right: 5px;	margin-bottom: 5px;}

/* Custom page CSS
-------------------------------------------------- */
/* Not required for template or sticky footer method. */

body > .container {
  padding: 0 15px 0;
}
.container .text-muted {
  margin: 20px 0;
}

.footer > .container {
  padding-right: 15px;
  padding-left: 15px;
}

code { font-size: 80%;}

/*
	Always ADD SHOW CATEGORY and OmegaNet
*/

tr.itemList:nth-child(even) { background-color: #e2e2e2;}

.cart {font-family:'Open Sans', sans-serif;font-size:20px; text-align:right; margin-top: 10px; margin-bottom: 10px;}
.Cart td.cart-image img {max-height:100px;width:auto;padding:6%;}
.catCell { padding: 30px;height:350px;text-align:center}
.catCell img {margin:0 auto}
.catCellBottom { position:absolute;bottom:0;width:100%; text-align:center}
.main_prod { padding-bottom: 50px;}

#catDropdown {display:none}

div.cat_item {
	border: 0 none;
	float: left;
	height: 450px;
	position: relative;
	width: 100%;
	margin: 0 auto;
z-index: 1000;
}
div.cat_item div.cat_content_top {
    position: absolute;
    bottom: 0;
	vertical-align: top;
}
div.cat_item div.cat_content_bottom {
	bottom: 0;
	position: absolute;
}

.showGroupRow2, .showGroupRow3 {margin-left:0;margin-right:0}
.showGroupRow3 {border-bottom:1px solid #dddddd}
.showGroupCol1 {width:20%;float:left}
.showGroupCol2 {width:40%;float:left}
.showGroupCol3 {width:20%;float:left}


.alternate tr:nth-child(2n+1) {
	background-color: #d7d7d7;
	color: black;}

.CartOuter	{
	padding-top: 30px;
	margin-top: 0pt;
	margin-right: auto;
	margin-bottom: 0pt;
	margin-left: auto;
	width:100%;
}

.ViewCat	{ width: 100%; max-width: 1100px; margin: 0 auto;}

#viewCartContainer {
	width: 100%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#Cart td { padding: 10px;}
.cartBtn {float:left;margin-left:5%}
#cartNotFirst {margin-top:20px}
.bySku td { padding: 10px;}


.currentCatSelect { }

.go {
	background-color: transparent;
    border: 1px solid #000;
}

#subCatsList { width: 100%; }

#subCatList {
	width: 100%;
	text-align: center;
	margin:0 auto;
}

#subCatLink {
	margin:0 auto;
	vertical-align: bottom;
	float: left;
	padding-bottom: 40px;
	padding-top: 0;
}

.addtocart {
	cursor: pointer;
	cursor: hand;
}


/*#colorbox#cboxContent { background-color:#FFDD00 !important; }
*/
.cboxIframe { background-color:#ffffff !important; }

label { color: #000000; }

.details	{ max-width: 60px;}
.item	{ font-size: 12pt; }
.iteminput	{ }
.itemList { padding: 10px;}
.currentCat { font-size: 20px;}
.subCatSelect { font-size: 20px;}

#productsDisplay { margin:auto; z-index: 1; }
#productsDisplay.table_group td { padding:10px; height:400px }

.clearBoth { clear:both;}

#push {clear:both; height: 0px;}
.shows {margin:1%;width:47%;float:left;color:#808080;font-size:130%}

.showsHead { text-align:left;color:#808080 }
.more {font-style:italic;font-size:80%;font-weight:bold}
#popupwrapper { background-color: #ffffff; font-family: 'Open Sans', sans-serif;}

.firstTime {font-family:'Open Sans', sans-serif;font-size:18px; color:#000000; }
.forgotPassword {font-family:'Open Sans', sans-serif;font-size:18px; color:#000000;}
.updateAccount {font-family:'Open Sans', sans-serif;font-size:18px; color:#000000;}



/************************** added by RP **************************/

.subcatLinks, .subcatLinks .col-columns { /*min-height: 450px;*/ z-index: 9999 !important; position: relative; }

#sidebar-left /*, #sidebarWrapper*/ { margin-left: -15px !important; }


form#loadCart, #showcat-wrapper { z-index: 1; position: relative; }

a.popup { text-decoration: none; }

.show-item-popup h1, .show-item-popup h2 {
	text-align: center;
	width: 100%;
}

.detail-pop-main-img {
	float: left;
	width: 45%;
	text-align: center;
	margin: 15px auto;
	
}
.detail-pop-main-img img {
	max-width: 100%;
}
.detail-pop-alt-img, .detail-pop-product-info {
	float: right;
	margin: 0;
	padding: 0;
	width: 53%;
}

.detail-pop-alt-img li {
	list-style-type: none;
	margin: 1%;
	width: 31%; 
	display:block;
	float:left;
}

.detail-pop-alt-img li img {
	max-width: 100%;
}

/* alt img mouse-over */

	.AltImgPreview {
		height: auto;
		max-height:500px;
	}

	.AltImgThumb {
		/*width:205px;
		margin-right:3px;*/
	}

	.AltImgNormal {
		/*border:3px solid #000000;*/
	}

	.AltImgSelected {
		/*border:3px solid #ff0000;*/
	}

/* end alt img mouse-over */


/**********  Media Q **************************/

@media (max-width: 1200px)  { 
	.homeimg { width: 20%; float:left; }
	.container {width:100%}
}


@media (max-width: 1024px)  {
#main-content { padding: 0 20px 25px 20px;}
.logo { width: 35%;}
.headerLogin { float: right; margin-right: 0;}
}

/*Center Bootstrap nav*/

@media (max-width: 768px) {
	.homeimg { width: 100%; float:left; }
	.headerLogin {display: none;}
		.address { display: none;}
	aside#sidebar-left {display:none;}
	#catDropdown {display:block;}

	.logo { width: 100% !important; margin-top: 5px; margin-left: auto !important; margin: 0 auto !important; text-align: center; float: none; max-width: 600px !important; } /* RP 5-31-19 */

}

@media (min-width: 768px) {
    .navbar .navbar-nav {
        display: inline-block;
        float: none;
        vertical-align: top; }
    .navbar .navbar-collapse {
        text-align: center;
    }
}

/***************Store Locator**********/

#slp_bubble_description { font-weight:bold }

