/* CSS Document */
html,body{
	height:100%;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;

}
body{
	background-color:#fff;
	text-align:center;
	min-width:920px;
	min-height:700px;
}

/*Main Style to Center all the content in the page*/

#vertical{
	float:left;
	height:50%;
	margin-top:-350px;/* half vertical height*/
	width:100%;
}

#hoz-company {
	width:920px;
	margin-left:auto;
	margin-right:auto;
	height:700px;
	border:1px solid silver;
	background-image:url(../images/BG-home.jpg);
	background-repeat:no-repeat;
	background-position:center;
	/*overflow:auto; allow content to scroll inside element */
	text-align:left;
	clear:both;
	position: relative;
}
#hoz-origin {
	width:920px;
	margin-left:auto;
	margin-right:auto;
	height:700px;
	border:1px solid silver;
	background-image:url(../images/BG-origin.jpg);
	background-repeat:no-repeat;
	background-position:center;
	/*overflow:auto; allow content to scroll inside element */
	text-align:left;
	clear:both;
	position: relative;
}
#hoz-product {
	width:920px;
	margin-left:auto;
	margin-right:auto;
	height:700px;
	border:1px solid silver;
	background-image:url(../images/BG-product.jpg);
	background-repeat:no-repeat;
	background-position:center;
	/*overflow:auto; allow content to scroll inside element */
	text-align:left;
	clear:both;
	position: relative;
}
#hoz-ingredients {
	width:920px;
	margin-left:auto;
	margin-right:auto;
	height:700px;
	border:1px solid silver;
	background-image:url(../images/BG-ingredients.jpg);
	background-repeat:no-repeat;
	background-position:center;
	/*overflow:auto; allow content to scroll inside element */
	text-align:left;
	clear:both;
	position: relative;
}
#hoz-currants {
	width:920px;
	margin-left:auto;
	margin-right:auto;
	height:700px;
	border:1px solid silver;
	background-image:url(../images/BG-currants.jpg);
	background-repeat:no-repeat;
	background-position:center;
	/*overflow:auto; allow content to scroll inside element */
	text-align:left;
	clear:both;
	position: relative;
}
#hoz-bakery {
	width:920px;
	margin-left:auto;
	margin-right:auto;
	height:700px;
	border:1px solid silver;
	background-image:url(../images/BG-bakery.jpg);
	background-repeat:no-repeat;
	background-position:center;
	/*overflow:auto; allow content to scroll inside element */
	text-align:left;
	clear:both;
	position: relative;
}
#hoz-salesteam {
	width:920px;
	margin-left:auto;
	margin-right:auto;
	height:700px;
	border:1px solid silver;
	background-image:url(../images/BG-salesteam.jpg);
	background-repeat:no-repeat;
	background-position:center;
	/*overflow:auto; allow content to scroll inside element */
	text-align:left;
	clear:both;
	position: relative;
}
#hoz-news {
	width:920px;
	margin-left:auto;
	margin-right:auto;
	height:700px;
	border:1px solid silver;
	background-image:url(../images/BG-news.jpg);
	background-repeat:no-repeat;
	background-position:center;
	/*overflow:auto; allow content to scroll inside element */
	text-align:left;
	clear:both;
	position: relative;
}
#hoz-contact {
	width:920px;
	margin-left:auto;
	margin-right:auto;
	height:700px;
	border:1px solid silver;
	background-image:url(../images/BG-contact.jpg);
	background-repeat:no-repeat;
	background-position:center;
	/*overflow:auto; allow content to scroll inside element */
	text-align:left;
	clear:both;
	position: relative;
}


p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height:125%;
	color: #000;
}
ul, ol {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1px;
	line-height:125%;
	color: #333;
}
ol.li {
	margin-bottom: 5px;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:30px;
	padding-bottom:0px;
	font-weight: lighter;
	letter-spacing: -1px;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	padding-bottom:0px;
	font-weight: normal;
	padding-top: 10px;
	}		


#logo {
	width: 146px;
	height: 126px;
	margin-left: 51px;
	margin-top: 13px;
	padding: 0px;
	background-image: url(../images/Eccles-Logo.png);
	clear: both;
}
.pic-right {
	padding: 2px;
	float: right;
	font-size: 12px;
	font-style: italic;
	text-align: center;
	line-height: 120%;
	font-weight: bold;
	background-color: #7b2f10;
	margin: 5px;
	color: #fff;
}
.pic-left {
	padding: 2px;
	float: left;
	font-size: 12px;
	font-style: italic;
	text-align: center;
	line-height: 120%;
	font-weight: bold;
	background-color: #7b2f10;
	margin: 5px;
	color: #fff;
}

.pic-left img,
.pic-right img {
	border: 0px solid #666;
	margin: 4px;
}

.pic-left a,
.pic-right a {
	color: #fff;
	text-decoration: underline;
}
.pic-left a:active,
.pic-right a:active {
	color: #fff;
	text-decoration: underline;
}
.gal-left {
	padding: 4px;
	float: left;
	font-size: 12px;
	font-style: italic;
	text-align: center;
	line-height: 120%;
	font-weight: bold;
}

.gal-left img,
.gal-right img {
	border: 2px solid #7b2f10;
}
#mainpage {
	float:right;
	clear: right;
	width: 670px;
	/*padding:0px; */
	top:150px;
	right: 50px;
	min-height: 500px;
	_height: 500px;
	background-color:#FFFFFF;
	filter:alpha(opacity=85);
	-moz-opacity:.85;
	opacity:.85;
	z-index: 100;
	position: absolute;	
	}
#scroller {
	width: 670px;
	top:150px;
	left: 200px;
	height: 500px;
	_height: 500px;
	z-index: 9002;
	position: absolute;
	float: left;
	overflow: auto;
}

#content {
	width: 93%;
	opacity:1.0;
	top:150px;
	left: 200px;
	z-index: 9002;
	float: left;
	padding: 15px;
	
}

#content2 {
	opacity:1.0;
	width: 640px;
	top:150px;
	left: 200px;
	height: 470px;
	_height: 470px;
	z-index: 9002;
	position: absolute;
	float: left;
	padding: 15px;
	overflow: hidden;
	
}
#mainpage a {
	color:#666;
	font-weight:bold; 
	text-decoration: none;
	opacity:1.0;
}
#mainpage a:hover {
	color:#000; 
	text-decoration: underline; 
	font-weight:bold;
}
#mainpage p,
#mainpage h1,
#mainpage img {
	opacity:1.0;
	color: #000;
}
#leftcolumn {
	float:left;
	margin-left:50px;
	top:150px;
	background-color:#ffe484;
	filter:alpha(opacity=85);
	-moz-opacity:.85;
	opacity:.85;
	height: 500px;
	_height: 500px;
	clear: left;
	position: absolute;
	text-align: left;
	width: 150px;
}

#pagecontainer {
width:430px;
float:inherit;
height:370px;
}
.pdf {
	background: url(../images/pdf-icon.jpg) left top no-repeat;
	height: 40px;
	display: block;
	list-style-type: none;
	padding-left: 60px;
	padding-top: 25px;
	width: 300px;
}
.bodyspacer {
	height: 90px;
}

/**************************************/
/******** NAV & BOX OUT STYLES ********/
/**************************************/	

	
#navigation {
	margin-top: 20px;
	left: 10px;
	text-align: left;
	width: 150px;
	position: absolute;
	z-index: 9001;
	}
	
#navigation li {
	text-indent: -9999px;
	font-size: 1px;
	display:inline;
	list-style: none;
	padding: 0;
	margin: 0;
	width: 150px;	

}

#n1 a  { width: 150px; background: url(../images/Nav.gif) no-repeat 0 0px; }
#n2 a  { width: 150px; background: url(../images/Nav.gif) no-repeat 0 -50px; }
#n3 a  { width: 150px; background: url(../images/Nav.gif) no-repeat 0 -100px; }
#n4 a  { width: 150px; background: url(../images/Nav.gif) no-repeat 0 -150px; }
#n5 a  { width: 150px; background: url(../images/Nav.gif) no-repeat 0 -200px; }
#n6 a  { width: 150px; background: url(../images/Nav.gif) no-repeat 0 -250px; }
#n7 a  { width: 150px; background: url(../images/Nav.gif) no-repeat 0 -300px; }
#n8 a  { width: 150px; background: url(../images/Nav.gif) no-repeat 0 -350px; }

#n1 a:hover, #n1.active a  { width: 150px; background: url(../images/Nav.gif) no-repeat -150px 0px; }
#n2 a:hover, #n2.active a  { width: 150px; background: url(../images/Nav.gif) no-repeat -150px -50px; }
#n3 a:hover, #n3.active a  { width: 150px; background: url(../images/Nav.gif) no-repeat -150px -100px; }
#n4 a:hover, #n4.active a  { width: 150px; background: url(../images/Nav.gif) no-repeat -150px -150px; }
#n5 a:hover, #n5.active a  { width: 150px; background: url(../images/Nav.gif) no-repeat -150px -200px; }
#n6 a:hover, #n6.active a  { width: 150px; background: url(../images/Nav.gif) no-repeat -150px -250px; }
#n7 a:hover, #n7.active a  { width: 150px; background: url(../images/Nav.gif) no-repeat -150px -300px; }
#n8 a:hover, #n8.active a  { width: 150px; background: url(../images/Nav.gif) no-repeat -150px -350px; }


#n1 a,
#n2 a,
#n3 a,
#n4 a,
#n5 a,
#n6 a,
#n7 a,
#n8 a { 
	float: left; 
	text-decoration: none; 
	height: 50px; 
	text-align: left;
	width: 150px;
}




.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

.sIFR-hasFlash h1 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 30px;	
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 35px;
	line-height: 40px;
	padding: 0px;
	margin-bottom: 10px !important;
	margin-bottom: 0px;
}

.sIFR-hasFlash h2#title {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 30px;
	line-height: normal;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}


.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 25px;
}

.sIFR-hasFlash h4.titles {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 25px;
	margin: 0px;
	padding: 0px;
}


.sIFR-hasFlash h4 {
	/* visibility: hidden; */
	letter-spacing: -6px;
	font-size: 25px;
	line-height: 30px;
	margin: 0px;
	padding: 0px;
}

.sIFR-hasFlash h5 {
	letter-spacing: -4px;
	visibility: visible;
	font-size: 20px;
	text-transform: uppercase;
}

.sIFR-hasFlash h6 {
	letter-spacing: -4px;
	visibility: visible;
	font-size: 18px;
	margin: 0px;
	padding: 0px;	
}
.sIFR-hasFlash h7 {
	/* visibility: hidden; */
	letter-spacing: -6px;
	font-size: 25px;
	line-height: 30px;
	margin: 0px;
	padding: 0px;
}
