/* This is all new for new background image setup*/
html body{
	height:100%;
	overflow:hidden;
	margin:0;
	padding:0;
	font:11px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background-color:#FFF;
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-position:center center;
}

	object{
	outline:none;
}

.index{
	background-image:url(images/bground/fl09_01.jpg);
	}

.sp10{
	background-image:url(images/bground/fl09_04.jpg);
	}
	
	
.fl09{
	background-image:url(images/bground/fl09_02.jpg);
	}
	
.sp09{
	background-image:url(images/bground/fl09_05.jpg);
	}

.zero09{
	background-image:url(images/bground/fl09_03.jpg);
	}
	
.shop{
	background-image:url(images/bground/fl09_06_2.jpg);
	}
	
.news{
	background-image:url(images/bground/fl09_06.jpg);
	}
	
.about{
	background-image:url(images/bground/fl09_07.jpg);
	}

#horizon{
	text-align:center;
	position:absolute;
	top:50%;
	left:0;
	width:100%;
	height:1px;
	display:block;
}

#wrap{
	position:absolute;
	text-align:left;
	margin-left:-435px;
	left:50%;
	top:-320px;
	width:870px;
	height:516px;
}
/* End of new for new background image setup*/

.darkBgnd{
	color:#CC0033;
	}
	
.newsBody {
	text-align:left;
	color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:18px;
	}
	
.darkBgnd a:link {
	color:#E0E0E0;
	}

a{
	text-decoration:underline;
	color:#FFFFFF;
}

a:hover{
	text-decoration:none;
	color:#333333;
}

img{
	border:none;
}


h1{
	color:#FFF;
	font-size:18px;
	line-height:24px;
	font-weight:normal;
	margin-bottom:15px;
	padding:0;
	text-transform:uppercase;
}

.newsHeader {
	color:#FFF;
	font-size:20px;
	line-height:24px;
	font-weight: bold;
	padding-top:10px;
	padding-bottom:15px;
	text-transform:none;
	}
	
.newsDate {
	font-size:12px;
	}

h2{
	color:#444;
	font-size:16px;
	line-height:24px;
	font-weight:normal;
	margin:0 0 5px 0;
	padding:0;
	text-transform:uppercase;
}


#navigation{
	position:relative;
	top:15px;
	left:15px;
	width:auto;
	height:auto;
	z-index:999;
	}


#navigation #navlist{border:none;}

#ESLogo{
	height: 30px;
	width: 600px;
	position: absolute;
}

.menuActuator{
	position: absolute;
	top: 35px;
	height: 15px;
	width: 8px;
}

#menu3Container{
margin-top:28px;
margin-left:35px;
width:700px;
height:30px;

}

#menu3Content{
width:auto;
height:auto;
}

.ESmenu {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #990000;
	line-height: 10pt;
	text-align:center;
	vertical-align:middle;
	margin-right:25px;
	display:inline-block;
	}
	
.ESmenu a:link {
	color: #990000;
	text-decoration: none;
}

.ESmenu a:visited {
	text-decoration: none;
	color: #990000;
}
.ESmenu a:hover {
	text-decoration: none;
	color: #EBEBEB;
}
.ESmenu a:active {
	text-decoration: none;
	color: #FFFFFF;
}

	
/* top, left, width changed for new background image setup*/
#content1x{
	position:absolute;
	top:100px;
	left:0px;
	width:880px;
	height:485px;
	}
	
	
/*Page titles and their background images*/
#sp10Title, #fl09Title, #sp09Title, #fl08Title, #shopTitle, #newsTitle, #aboutTitle{
	position:absolute;
	top:-35px;
	width:801px;
	height:115px;
	left: 10px;
}

#zero09Title{
	position:absolute;
	top:-90px;
	width:801px;
	height:144px;
	left: 10px;
	background-image: url(images/ESforZeroLogo.png);
	background-repeat: no-repeat;
	background-position: left top;
}


#sp10Title{
	background-image: url(images/Sp10.png);
	background-repeat: no-repeat;
	background-position: left top;
}


#fl09Title{
	background-image: url(images/fl09.png);
	background-repeat: no-repeat;
	background-position: left top;
}


#sp09Title{
	background-image: url(images/Sp09_2.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#fl08Title{
	background-image: url(images/fl08.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#shopTitle{
	background-image: url(images/shophere.png);
	background-repeat: no-repeat;
	background-position: left top;
}


#newsTitle{
	background-image: url(images/newsandevents2.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#aboutTitle{
	background-image: url(images/aboutus.png);
	background-repeat: no-repeat;
	background-position: left top;
}


/*Text on Shop Here Portal*/
#chooseStore {
	font-size:14px;
	width:540px;
	float: left;
	margin-left:20px;
	}
	
#chooseStore h3{
	color:#EDEDED;
	font-size:18px;
	width:520px;
	float: left;
	line-height:28px;
	}
	
	
#chooseStore a {
	font-size:18px;
	color:#EDEDED;
	text-decoration: underline;
	}

#chooseStore a:hover {
	color:#FFFFFF;
	text-decoration: underline;
	}
	
	
/* Grid Layout for Collections pages*/
#collsContainer{
	font-size:1.2em;
	width: 640px;
	height:auto;
	margin-top:35px;
}

.titleLine{
	float:left;
	clear:both;
	height: 35px;
	font-size: 18px;
	text-align:left;
	color:#FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	margin-left:100px;
}

.titleLine2{
position:relative;
left: 80px;
}

.titleLine3{
position:relative;
left: 155px;
}

.darkBgnd .titleLine{
	color:#FFFFFF;

}

.breakLine{
	height:40px;
	float:left;
	clear:both;
	width:620px;
}

.rowContainer{
	float:left;
	clear:both;
	width:620px;
	height:auto;
	}
	
.bootRow{
	float:left;
	clear:both;
	width:620px;
	height:auto;
	}
	
.mcpCol{
	float:left;
	margin-top:120px;
	margin-right:30px;
	width: 60px;
	height:auto;
	}
	
.mcpText{
	clear:both;
	position: absolute;
	left:0px;
}
	
.bootRow .mcpCol{
	margin-top:150px;
}
	
.col1, .col2, .col3{
	float:left;
	clear:none;
	width: 150px;
	height:auto;
	margin-left:10px;
}

.bootRow .col1image {
	width:120px;
}

.bootRow .col2image {
	width:120px;
}

.bootRow .col3image{
	width:120px;
}
	
.col1image, .col2image, .col3image{
	float:left;
	clear:both;
	background-color:#FFFFFF;
	height:auto;
	width:150px;
	text-align:center;
	}

.col1caption, .col2caption, .col3caption{
	float:left;
	clear:none;
	height:auto;
	width:150px;
	margin-top:10px;
	}
	
.blankBox{
	float:left;
	clear:both;
	height:110px;
	width:150px;
	text-align:center;
	background-color:transparent;
	}
	
.bootBlankbox {
	float:left;
	clear:both;
	height:140px;
	width:150px;
	text-align:center;
	background-color:transparent;
	}
/* END Grid Layout for Collections pages*/

	
/* SLIMBOX */
#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background-color: #fff;
	background-image: url(images/slimbox/loading.gif);
	background-repeat: no-repeat;
	background-position: center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 5px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background-color: transparent;
	background-image: url(images/slimbox/prevlabel.png);
	background-repeat: no-repeat;
	background-position: 0 35%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background-color: transparent;
	background-image: url(images/slimbox/nextlabel.png);
	background-repeat: no-repeat;
	background-position: 100% 35%;
}

#lbBottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 2em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
	margin-left:0.5em;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 88px;
	height: 28px;
	outline: none;
	background-color: transparent;
	background-image: url(images/slimbox/closelabel.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: -20px;
	margin-left: 5px;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-size: 14px;
	font-weight: bold;
}
/*END SLIMBOX*/


/*About Us Pages*/
#AboutContainer{
	width: 740px;
	height:auto;
	color:#FFF;
}

#AboutMenu{
	width: 220px;
	height:auto;
	margin-top:95px;
	float:left;
	font-size:16px;
	font-weight:bold;
	line-height:24px;
}

#AboutMenu a:link {
	color:#990000;
	text-decoration: none;
}

#AboutMenu a:visited {
	color:#990000;
	text-decoration: none;
}

#AboutMenu a:hover {
	color:#E0E0E0;
	text-decoration: none;
}

#AboutMenu a:active {
	color:#990000;
	text-decoration: none;
}

#AboutScrollcontent{
	font-size:15px;
	width: 100%;
	height:auto;
	margin-top:85px;
	clear:none;
	line-height:normal;
}

#bethOelscherPic{
	margin-right:10px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: left;
	clear:none;
	border: medium solid #FFFFFF;
}


/*Scroller Container and Buttons*/
#scrollerContainerx{
	position:absolute;
	width:710px;
	height:483px;
	clip:rect(40,720px,480px,0);
	overflow:hidden;
	left: 110px;
	top: 1px;
}

#scrollerContentx{
	position:absolute;
	left:0px;
	width:680px;
	font-size:11px;
	line-height:1.63em;
	height: auto;
	top: 1px;
}

#scrollerButtonsx{
	position:absolute;
	top:110px;
	left:850px;
	width:10px;
	height:300px;
}

#scrollerButtonsx #up{
	position:absolute;
	top:0;
	left:0;
	width:10px;
	height:10px;
	z-index:2;
	cursor:pointer;
	background-image: url(images/arrowup_60pcW.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#scrollerButtonsx #track{
	position:absolute;
	top:25px;
	width:10px;
	height:313px;
	z-index:3;
	background-image: url(images/scrollbar_30pcW.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#scrollerButtonsx #drag{
	position:absolute;
	top:25px;
	left:0;
	width:10px;
	height:83px;
	z-index:4;
	cursor:pointer;
	background-image: url(images/dragbar_30pcW.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#scrollerButtonsx #down{
	position:absolute;
	top:352px;
	left:0;
	width:10px;
	height:10px;
	z-index:5;
	cursor:pointer;
	background-image: url(images/arrowdown_60pcW.png);
	background-repeat: no-repeat;
	background-position: left top;
}


.bethOelscherPic{
	float:left;
	clear:none;
	margin-right:10px;
	margin-bottom:10px;
	border:medium solid #FFFFFF;
	}



/* Footer credit*/
#credit{
	position:fixed;
	bottom:10px;
	right:10px;
	height:10px;
	width:147px;
	color:#990000;
	text-align:right;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 9px;
}