#wrapper-1 {
	bottom: auto;
	/*height: auto;*/
	position: static;
}
#wrapper-2 {
	top: auto;
	padding-bottom: 0;
	position: static;
}

/* Detected by Modernizr */
html.backgroundsize, .backgroundsize body {
	/*background: #282828 url(/catalog/view/theme/fowlersvacola/images/demos/dehydrating/background.png) no-repeat center top;*/
	/*background-size: cover;*/
	/*abackground-size: auto 100%;*/
}
#container .background {
	overflow: hidden;
	width: 100%;
}
#container .background > .container {
	/*height: 727px;*/
	min-height: 860px;
    /*height: calc(100vh - 41px);*/
}
.backgroundsize #background {
	display: none;
}
#background {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	overflow: hidden;
	margin-top: -490px;
	padding-bottom: 490px;
}
#background > img {
	width: 100%;
}



#frill {
	/* background: transparent url(/fowlersvacola/upload/catalog/view/theme/fowlersvacola/images/demos/frill.png) repeat-x center bottom; */
	height: 40px;
	position: fixed;
	top: 41px;
	left: 0;
	right: 0;
	z-index: 99;
}

#submenu {
	display: none;
	background: transparent url(../images/demos/top-bg.jpg) repeat-x center top;
	height: 97px;
	position: absolute;
	left: 0;
	right: 0;
	top: 41;
	z-index: 0;
	min-width: 974px;
	z-index: 90;
}
#submenu .container {
	min-height: 0;
	height: 97px;
}
#submenu .container #tab {
	display: none;
	position: absolute;
	right: 20px;
	top: 95px;
	width: 233px;
	height: 37px;
	background: transparent url(../images/demos/top-tab.png) no-repeat center top;
	text-align: center;
	overflow: hidden;
}
#submenu .container #tab a {
	color: #000000;
	display: inline-block;
	margin: 7px 3px 5px;
	height: 17px;
	font-size: 17px;
	line-height: 17px;
	/*font-weight: bold;*/
	vertical-align: middle;
	cursor: default;
}
#submenu .container #tab #next,
#submenu .container #tab #prev {
	position: relative;
	width: 20px;
	height: 23px;
}
#submenu .container #tab #next .arrow,
#submenu .container #tab #prev .arrow {
	position: absolute;
	top: 3px;
	height: 17px;
	width: 9px;
	background: transparent none no-repeat center center;
	cursor: pointer;
	z-index: 10;
}
#submenu .container #tab #next .glow,
#submenu .container #tab #prev .glow {
	position: absolute;
	top: 0;
	height: 23px;
	width: 20px;
	display: none;
	background: transparent none no-repeat center center;
	z-index: 5;
	opacity: 0;
}

#submenu .container #tab #next .arrow {
	left: 0;
	background-image: url(../images/demos/arrow-right.png);
}
#submenu .container #tab #next .glow {
	left: -6px;
	background-image: url(../images/demos/arrow-glow-right.png);
}
#submenu .container #tab #prev .arrow {
	right: 0;
	background-image: url(../images/demos/arrow-left.png);
}
#submenu .container #tab #prev .glow {
	right: -6px;
	background-image: url(../images/demos/arrow-glow-left.png);
}

#name {
	display: none;
	position: relative;
	top: 34px;
	left: 160px;
	font-size: 15px;
	width: 810px;
}
#title {
	position: relative;
	top: 33px;
	left: 160px;
	font-size: 17px;
	width: 810px;
}


#overlay { opacity: 0; display: none; background-color: #000000; position: absolute; left: 0; right: 0; top: 0; bottom: 0; }
#overlay-content { opacity: 0; display: none; position: absolute; left: 0; right: 0; top: 160px; text-align: center; color: #fff; font-size: 16px; }
#overlay-content a { margin-top: 15px; font-size: 14px; }
#overlay-content h2 { margin-bottom: 20px; color: #fff; }


#end-overlay { height: 100%; opacity: 0; display: none; overflow: hidden; position: absolute; top: 0; right: 0; left: 0; bottom: 0; min-width: 974px; z-index: 89; }
#end-overlay-left { opacity: 0.55; background-color: #000000; position: absolute; left: 0; right: 50%; top: 0; bottom: 0; margin-right: 800px; }
#end-overlay-right { opacity: 0.55; background-color: #000000; position: absolute; left: 50%; right: 0; top: 0; bottom: 0; margin-left: 800px; }
#end-overlay-center { position: absolute; left: 50%; right: 50%; top: 0; bottom: 0; margin: 0 -800px; /*background: transparent url(/catalog/view/theme/fowlersvacola/images/demos/bg.png); no-repeat center center;*/ background-color: rgba(0, 0, 0, .5); }
/*#end-overlay-bottom { opacity: 0.55; background-color: #000000; position: absolute; left: 50%; right: 50%; top: 1600px; bottom: 0; margin: 0 -800px; }*/
#end-overlay-bottom { opacity: 0; display: none; }
#end-overlay-container { position: absolute; left: 50%; right: 0; top: 0; bottom: 0; width: 974px;  margin-left: -487px; z-index: 110; }
#end-overlay-content { display: none; opacity: 0; position: absolute; right: 0; top: 360px; width: 250px; color: #fff; line-height: 130%; font-size: 16px; }
#end-overlay-content a { font-size: 14px; }
#end-overlay-content p { margin-bottom: 5px; }