/* 
Navy Blue: #000080
Blue: 6b84af

"brown" 683612
-------------------------------------------------- */
html {
  position: relative;
  min-height: calc(100% + 125px);
  /*background-color:#FFFDD0;*/
}
body { margin-bottom: 70px;}
#page-header { /*border-bottom: solid thin #f7f4f4;*/ max-width: 1110px; text-align: center; margin: 0 auto; }
.page { margin:0 auto; max-width: 1100px; }
.logo { margin:15px auto; width: 100%; display: block; max-width: 300px;}

#main-content { padding-left: 70px; padding-right: 50px; }

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

.sidebar { width: 100%; float:right; DISPLAY: NONE; }
#sidebar-content { background-color: #c2c2c2; height: 100%; padding-top: 20px; padding-left: 20px; padding-right: 20px; padding-bottom: 0; }
#sidebar-container  { float:right; DISPLAY: NONE;   }

.home-content { padding:0; /*border-top: medium solid #000000; border-bottom: medium solid #000000;*/ }
.homeimg { width: 100%; float:left; }
#homebar-content { background-color: #ffffff; }
.about { padding-top: 20px; padding-left: 20px; padding-right: 20px; padding-bottom: 0; margin-bottom: 0px;}

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

p { font-family: 'Droid Serif', serif; color: #000000; font-size: 2.5vmin; margin: 0px 0px 17px;}

a { color: #000080; text-decoration: none;}

ul li { font-family: 'Droid Serif', serif; color: #000000; font-size: 1.15em;}

H1 { font-family: 'Droid Serif', serif; color: #683612; font-weight:bold; }
H2 { font-family: 'Droid Serif', serif; color: #683612; }
H3 { font-family: 'Droid Serif', serif; color: #683612; text-align: center; }
H4 { font-family: 'Droid Serif', serif; color: #000000;  font-size: 1em; margin: 0px 0px 15px; line-height: 1.42857;}
H5 { color: #000000; font-weight:bold; letter-spacing: -1px;}

/* Custom page CSS
-------------------------------------------------- */
/* Navigation */
.navbar-default .navbar-nav>li>a {font-family: 'Droid Serif', serif; color: #000000; padding-left: 15px; padding-right: 15px; }
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus { color:#683612;}
.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse { float:right;}

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

.footer {
	position: absolute;
	bottom: 0;
	width: 100%;
	/* Set the fixed height of the footer here */
	height: auto; /*70px;*/
	background-color: #683612;
	padding-top: 10px;
	font-size: 12px;
	font-weight: bold;}

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

.address { font-family: 'Droid Serif', serif; color: #ffffff; font-size: 12px; }

.address a:link {color: #6b84af;}
.address a:hover,
.address a:focus {color: #CCCCCC;}
.address a:visited {color: #6b84af;}
.address a:active {color: #6b84af;}

.CEZbranding { color: #ffffff; font-family: 'Droid Serif', serif; text-align: right; margin-right: 10px;}
.CEZbrandingIMG { width: 20px; margin-left: 5px; margin-right: 5px;	margin-bottom: 5px;}

.CEZbranding a:link {color: #6b84af;}
.CEZbranding a:hover,
.CEZbranding a:focus {color: #CCCCCC;}
.CEZbranding a:visited {color: #6b84af;}
.CEZbranding a:active {color: #6b84af;}


/* 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;}

.catCell { padding: 40px;}

.cat_item {
	position: relative;
	min-height: 400px;
	width: 100%;
	margin: 0 auto;
}

.cat_content_bottom {
	position: absolute;
	bottom: 0;
	left: 0;
}

div.cat_item {
	border: 0 none;
	float: left;
	height: 400px;
	position: relative;
	width: 33%;
	margin: 0 auto;
}
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;
}

.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;
}

.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;}
.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: 16px;}
.subCatSelect { font-size: 16px;}

#productsDisplay { margin:auto; }

.clearBoth { clear:both;}

#push {clear:both; height: 0px;}
.shows {margin:1%;width:47%;float:left}
.more {font-style:italic;font-size:80%;font-weight:bold}
#popupwrapper { 
	background-color: #ffffff;
	font-family: 'Droid Serif', 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 **************************/

table.Cart img { max-height:75px; }

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 */

.navbar-nav > li > a {
    padding-top: 25px;
}

.navbar-toggle {
	background-color: #683612;
}

.nav > li > a {
	font-weight: bold;
}

#pageLoad {display: none;}

/********* BOOTSTRAP OVERRIDES *********/

.col-md-10 { FLOAT: RIGHT; WIDTH: 75%; }


.navbar-form .form-control { width: 100px !important; border-radius: 17px; }

.navbar-form .btn { border-radius: 17px; }


/************************** end RP additions **************************/



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


@media (max-width: 1024px)  {
/*.address { display: none;}*/
/*.logo { width: 20%;}*/
H1 { font-size:14px; }
.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse { float:left;}
.navbar-collapse { width: 100%; overflow-x: hidden; }
#main-content { padding-left: 20px;  padding-right: 20px;}
.navbar-default .navbar-nav>li>a { }

}

@media (max-width: 991px)  {
.col-md-10 { FLOAT: RIGHT; WIDTH: 100%; max-WIDTH: 100%; text-align: center; overflow-x: hidden;}

.footer {
	position: relative;
}

@media (max-width: 767px)  {
	.hide-at-767 { display: none; }
	.navbar-form { white-space: nowrap; margin: 0 auto; width: 200px !important; }
	.navbar-form .form-control { width: 150px !important; }
}