@charset "utf-8";
/* Basic style */

* {
	margin: 0px;
	padding: 0px;
}

html {
	height: auto;
	/*width: 100%;*/
}
body {
	font: normal 0.7em "Arial", sans-serif;
	background-color: #EFECE3;
	
}
a {
	border: 0px;
	color: #8B8D90;
}
img {
	border: 0px;
}
hr {
	display: none;
}
/* Common classes */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	overflow:hidden;
	clear: both;
	visibility: hidden;
}
.hidden {
	display: none;
}

#intro, #more p {
	width: 425px;
	height: 150px;
	position: absolute;
	top: 198px;
	left: 150px;
	color: #B15C11;
	z-index: 800;
}
.intro{
	color: #B15C11;
	text-align: right;
	margin-right: 25px;
	line-height: 15px;
}

#left {
	background: #FFFFFF;
	background-repeat:no-repeat;
	width: 175px;
	height: 90px;
	left: 50px;
	position: absolute;
	top: 60px;
	z-index: 1;
}

/* Decorations */
#logo {
	background-image: url(../graphics/logo.png);
	background-repeat:no-repeat;
	width: 175px;
	height: 90px;
	left: 50px;
	position: absolute;
	top: 60px;
	z-index: 10;
}

#logo a {
	width: 100%;
	height: 100%;
	display: block;
}

/* Decorations */
#linesTopLeft {
	background: url('../graphics/machine.png') top left no-repeat;
	height: 320px;
	left: 10px;
	position: absolute;
	top: 350px;
	width: 375px;
	z-index: 1000;
}

#linesTopLeftSub {
	background: url('../graphics/machinesub.png') top left no-repeat;
	height: 320px;
	position: absolute;
	width: 200px;
	z-index: 1000;
	left: 15px;
	top: -225px;
}

#shifter{
	margin-left: 125px;
	height:auto;
}
#shifter2{
	height:auto;
}
#foodserviceoperators {
	height: 138px;
	right: 0px;
	position: absolute;
	width: 310px;
	z-index: 1000;
	top: 0px;
	background-image: url(../graphics/foodservice.png);
	background-repeat:no-repeat;
}
#foodserviceoperators a { 
display: block; 
height: 100%; 
width: 100%; 
}
/* Main content */
#main {
	position: relative;
	width: 1024px;
	background-color: #EFECE3;
	height: 100%;
	margin: 0px auto;
	min-height: 600px;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}


/* Content */
#content {
	padding: 0;
	height: 100%;
	background-color: #EFECE3;
	/*width: 100%;*/
}


/* expanding content */
#expanding {
	background-image: url('../graphics/expanding_bg.jpg');
	background-color: #EFECE3;
	margin-top: 175px;
	width: 860px;
	float:right;
	height: auto;
	/*position: relative;*/
}
.bodybold{
	margin-left: 125px;
	color: #696763;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	margin-right: 125px;
	line-height: 20px;
	margin-bottom: 10px;
}

.bodytitle{
	margin-left: 125px;
	color: #696763;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	margin-right: 125px;
	line-height: 20px;
	margin-bottom: 10px;
}
.bodytitle_nomargin{
	
	color: #696763;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	
	line-height: 20px;
	margin-bottom: 10px;
}
.bodytitle_nomargin2{
	
	color: #696763;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
}
.bodycopy{
	margin-left: 125px;
	color: #696763;
	font-family: Arial;
	font-size: 13px;
	margin-right: 125px;
	line-height: 20px;
}
.bodycopy a{
	color: #696763;
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
	text-decoration:underline;
}
.bodycopy_nomargin{
	color: #696763;
	font-family: Arial;
	font-size: 13px;
	line-height: 20px;
}
.bodycopy_nomargin2{
	color: #696763;
	font-family: Arial;
	font-size: 13px;
	line-height: 20px;
	margin-left: 20px;
}
.bodycopy_nomargin3{
	color: #696763;
	font-family: Arial;
	font-size: 13px;
	line-height: 15px;
	margin-left: 20px;
	margin-top: 3px;
}
.expandingtop {
	background-image: url('../graphics/expanding_top.jpg');
	height: 40px;
	background-color: #EFECE3;
}
.expandingbtm {
	background: url('../graphics/expanding_btm.jpg') no-repeat;
	background-color: #EFECE3;
	height:65px;
	
}
	
/* Footer */
#footerindex {
	padding: 0px 0 0 200px;
	margin: 0px auto;
	width: 824px;
	height: 170px;
	z-index: 1500;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	background-color: #FFFFFF;	/*position: relative; */
}
#footerindex input, #footer textarea {
	color: #ffffff;
	font: normal 100% "Arial", sans-serif;
	padding: 4px 6px 6px 6px;
}
#footerindex h2 {
	overflow: hidden;
	font-size: 0px;
	margin: 10px 0px;
	position: relative;
}
#footerindex h2 span {
	display: block;
	position: relative;
	left: 0;
	top: 0;
	z-index: 1;
}

#footerindex #quickNavigation {
	float: right;
	width: 95%;
	height: auto;
	z-index: 1212;
	margin-top: 10px;
	margin-bottom: 0px;
}
#footerindex #quickNavigation h2 {
	height: 31px;
	margin-left: 6px;
	width: 390px;
}

#footerindex #quickNavigation p {
	margin:0px 0px 0px 6px;
	color: #8B8D90;
}
#footerindex #quickNavigation ul {
	list-style: none;
	height: 50px;
}
#footerindex #quickNavigation ul li {
	position: relative;
	float: left;
}


#footerindex .top {
	bottom: 10px;
	cursor: pointer;
	height: 21px;
	position: absolute;
	text-indent: -9999px;
	width: 44px;
}
#footerindex .top a {
	cursor: pointer;
	display: block;
	font-size: 0px;
	height: 21px;
	overflow: hidden;
	position: relative;
	width: 44px;
}

#footer {
	padding: 0px 0 0 200px;
	margin: 0px auto;
	width: 824px;
	height: 170px;
	z-index: 1000;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	position: relative;
}
#footer input, #footer textarea {
	color: #ffffff;
	font: normal 100% "Arial", sans-serif;
	padding: 4px 6px 6px 6px;
}
#footer h2 {
	overflow: hidden;
	font-size: 0px;
	margin: 10px 0px;
	position: relative;
}
#footer h2 span {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}

#footer #quickNavigation {
	float: right;
	width: 95%;
	height: auto;
	z-index: 1212;
	margin-top: 10px;
	margin-bottom: 25px;
}
#footer #quickNavigation h2 {
	height: 31px;
	margin-left: 6px;
	width: 233px;
}

#footer #quickNavigation p {
	margin:0px 0px 0px 6px;
	color: #8B8D90;
}
#footer #quickNavigation ul {
	list-style: none;
	height: 50px;
}
#footer #quickNavigation ul li {
	position: relative;
	float: left;
}


#footerindex .top {
	bottom: 10px;
	cursor: pointer;
	height: 21px;
	position: relative;
	text-indent: -9999px;
	width: 44px;
}
#footerindex .top a {
	cursor: pointer;
	display: block;
	font-size: 0px;
	height: 21px;
	overflow: hidden;
	position: relative;
	width: 44px;
}

#footerindex #quickNavigation2 {
	float: right;
	width: 825px;
	height: auto;
	z-index: 1212;
	margin-top: 70px;
	margin-bottom: 25px;
	position: absolute;
	margin-left: 50px;


}
#footerindex #quickNavigation2 h2 {
	height: 31px;
	margin-left: 6px;
	width: 233px;
}

#footerindex #quickNavigation2 p {
	margin:0px 0px 0px 6px;
	color: #8B8D90;
}
#footerindex #quickNavigation2 ul {
	list-style: none;
	height: 50px;
}
#footerindex #quickNavigation2 ul li {
	position: relative;
	float: left;
}

/* NAV */
#menubar {
      border-top: 2px solid #e6e6e6;
      border-right: 2px solid #b1b1b1;
      border-bottom: 2px solid #b1b1b1;
      border-left: 2px solid #e6e6e6;
      background-color: #ccc;
      color: #000;
      height: 1.4em;
      line-height: 1.2em;
    }
    
    .menu {
      width: auto;
      float: left;
      padding: 0.1em 3em 0.1em 0.5em;
      cursor: default;
    }
    
    .menu ul {
      display: none;
      position: absolute;
      background-color: #e6e6e6;
      color: black;
      list-style: none;
      margin: 0.1em 0 0 0;
      padding: 0;
    }
    
    .menu ul li {
      display: block;
      padding: 0.2em;
    }
    
    div.menu:hover ul {
      display: block;
      margin: 0;
      padding: 0;
    }

    div.menu ul li:hover {
      background-color: #ccf;
    }

/* NEWS TICKER  */


/* this page declarations */	
#wrapp {
	width: 95%;
	text-align: left;
	font: normal 1em Arial;
	margin: 0 auto;
	padding: 0;
	color: black;
	z-index: 1010;
}
#wrapp h1 {font: bold 1.1em Arial; margin: 1.2em 0 0.5em 0; padding: 0;}
.ticker {
	margin: 20px 0 3px 0;
	float: left;
}
.gnb h3{
font: normal 9px/14px Arial;
text-align: right;
margin: 0 10px 0 0; 
padding: 0
}
#wrapp p{font: normal 0.9em Arial; margin: 1em 0; padding: 0;}
#wrapp h2 {font: bold 1em Arial;}


/* liScroll style declarations */

.tickercontainer { /* the outer div with the black border */
/*border: 1px solid #000; */
width: 700px; 
height: 27px; 
margin: 0; 
padding: 0;
overflow: hidden; 
}
.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
position: relative;
left: 0px;
top: 8px;
width: 500px;
height: 27px;
overflow: hidden;
}
ul.newsticker { /* that's your list */
	position: relative;
	left: 750px;
	font: bold 12px Arial;
	list-style-type: none;
	color: #4E3C28;
	margin-right: 30px;
}
ul.newsticker li {
float: left; /* important: display inline gives incorrect results when you check for elem's width */
margin:0 20px;
}
ul.newsticker a {
white-space: normal;
padding: 0;
color: #4E3C28;
font: bold 12px Arial;
margin: 0;
} 
ul.newsticker span {
margin: 0;
} 


/* =Clear Floated Elements
--------------------------------------------------------------------------------*/

/* http://sonspring.com/journal/clearing-floats */




html body * span.clear,
html body * div.clear,
html body * li.clear,
html body * dd.clear
{
	background: none;
	border: 0;
	clear: both;
	display: block;
	float: none;
	font-size: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/* http://www.positioniseverything.net/easyclearing.html */

.clearfix:after
{
	clear: both;
	content: '.';
	display: block;
	visibility: hidden;
	height: 0;
}

.clearfix
{
	display: inline-block;
}

* html .clearfix
{
	height: 1%;
}

.clearfix
{
	display: block;
}

#random a{
	height: 710px;
	right: 0px;
	position: absolute;
	width: 440px;
	z-index: 980;
	top: 49px;
	background: url(../backgrounds/random.php) no-repeat center top;
	display: block;
	overflow: visible;
}
#random a:hover{
	background-position: 0 -705px;
	overflow: visible;
	z-index: 970;
}

	
/* script to fade news */
	/* class styles */
			.fade-box {
				margin-left: 0px;
				position: absolute;
				top: 163;
				width: 400px;
				height: 40px;	
			}
			.fade-box p {
				width: 380px;
				padding: 5px 10px 0 10px;
				margin: 0;
				background: #E0EADF;
			}
			.fade-box h2 a {
				width: 390px;
				margin-top: 29px;
				padding-left: 10px;
				
			}
			
			/* id styles */
			
			#title-box {
				width: 764px;
				height: 30px;
				/* the following is a hack to work around IE's box model */
				//height: 64px;
				padding-top: 34px;
				
			}
			
			#crossfade-container {
				margin: 0px 0px 0px 10px;
				width: 400px;
				height: 40px;
				
			}
			#introduction p {
				width: 390px;
				padding: 5px 10px 0 10px;
				margin: 0;
			}
			#introduction h2 {
				width: 390px;
				margin-top: 10px;
				padding-left: 10px;
			}
			
			/* the boxes that fade */
			#box-1 {
				
			}
			#box-2 {
				
			}
			#box-3 {
				
}

/* new tooltip css */
#triggers {
	text-align:left;
}

#triggers img {
	cursor:pointer;

}


/* the overlayed element */
.simple_overlay {
	
	/* must be initially hidden */
	display:none;
	
	/* place overlay on top of other elements */
	z-index:10000;
	
	/* styling */
	background-color:#333;
	
	width:404px;	
	height:553px;
	
}

/* close button positioned on upper right corner */
.simple_overlay .close {
	background-image:url(../graphics/close.png);
	position:absolute;
	right:-15px;
	top:-15px;
	cursor:pointer;
	height:35px;
	width:35px;
}
