
body {
	font-family: Calibri, Verdana, Arial, Trebuchet MS sans-serif;
	font-size: 16px;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	background-image: url(../../images/bkg.gif);
	background-repeat: repeat-x;
	color:#666;
	text-align:center;
}

#container{
	margin: 0;
	padding: 12px 0 2em 0;
	width:980px;
	text-align:center;
}
#container hr{
	color: #C8C8C8;
	height: 1px;
}

#container h1{
	font-size: 1.6em;
	font-weight:normal;
  	margin: .3em 0 .8em 0;
	color:#669800;
}

#container h1.red{
	font-size: 1.6em;
	color:#A81132;
	font-weight:normal;
	margin: .4em 0 .8em 0;
}

#container h1.blue{
	font-size: 1.6em;
	color:#006699;
	font-weight:normal;
	margin: .4em 0 .8em 0;
}
#container h1.nut{
	font-size: 1.6em;
	color:#339933;
	font-weight:normal;
	margin: .4em 0 .8em 0;
}

#container h2.nut{
	font-size: 1.25em;
	color:#339933;
	font-weight:bold;
	margin: .4em 0 .8em 0;
}

#container h1.pro{
	font-size: 1.6em;
	color:#007ac9;
	font-weight:normal;
	margin: .4em 0 .8em 0;
}

#container h2.pro{
	font-size: 1.25em;
	color:#007ac9;
	font-weight:normal;
	margin: .4em 0 .8em 0;
}

#container h1.prem{
	font-size: 1.6em;
	color:#ff6600;
	font-weight:normal;
	margin: .4em 0 .8em 0;
}


#container h2.prem{
	font-size: 1.25em;
	color:#ff6600;
	font-weight:normal;
	margin: .4em 0 .8em 0;
}

#container h2{
	font-size: 1.25em;
	font-weight:bold;
	margin: .8em 0 0 0;
}

#container h2.green{
	font-size: 1.25em;
	font-weight:bold;
	margin: .4em 0 0 0;
	color:#669800;
}
#container h2.h{
	font-size: 1.25em;
	font-weight:bold;
	margin: .4em 0 0 0;
}


#container h2.h a:link{
	color:#666767;
	text-decoration:none;
	}
#container h2.h a:active{
	color:#666767;
		text-decoration:none;
	}
#container h2.h a:hover{
	color:#666767;
	text-decoration: none;}

#container h2.h a:visited{
	color:#666767;
	text-decoration:none;
	}
	
	
#container h2.highlight{
	font-size: 1.25em;
	color:#A81132;
	margin: .8em 0 0 0;
}

#container h3{
	font-size: 1.1em;
	font-weight:bold;
	margin: .4em 0 0 0;
}

#container h3.highlight{
	font-size: 1.1em;
	color:#A81132;
	margin: .4em 0 0 0;
}

#container h3.pro{
	font-size: 1.1em;
	color:#007ac9;
	margin: .4em 0 0 0;
}

#container h3.pro a:link{
	color:#007ac9;
	text-decoration:none;
	}
#container h3.pro a:active{
	color:#007ac9;
		text-decoration:none;
	}
#container h3.pro a:hover{
	color:#007ac9;
	text-decoration: underline;}

#container h3.pro a:visited{
	color:#007ac9;
	text-decoration:none;
	}
#container h3.nut{
	font-size: 1.1em;
	color:#339933;
	margin: .4em 0 0 0;
}

#container h3.nut a:link{
	color:#339933;
	text-decoration:none;
	}
#container h3.nut a:active{
	color:#339933;
		text-decoration:none;
	}
#container h3.nut a:hover{
	color:#339933;
	text-decoration: underline;}

#container h3.nut a:visited{
	color:#339933;
	text-decoration:none;
	}
	
#home_nut{
	background-color:#339933;
	color:#FFFFFF;
	padding:0;
	width:100%;
	margin:0;
	text-align:center;}

#container h3.prem{
	font-size: 1.1em;
	color:#ff6600;
	margin: .4em 0 0 0;
}

#container h3.prem a:link{
	color:#ff6600;
	text-decoration:none;
	}
#container h3.prem a:active{
	color:#ff6600;
	text-decoration:none;
	}
#container h3.prem a:hover{
	color:#ff6600;
	text-decoration: underline;}

#container h3.prem a:visited{
	color:#ff6600;
	text-decoration:none;
	}

#home_prem{
	background-color:#ff6600;
	color:#FFFFFF;
	padding:0;
	width:100%;
	margin:0;
	text-align:center;}

#container table.basic{
padding: 0;
margin:0;
}
#container table.basic td{
padding: 0;
margin:0;
}

#container p{
	line-height:1.5em;
	margin: .2em 0 .5em 0;
	padding:0;
}

#container p.big{
	font-size: 1.15em;
}

#container ul{
	margin-top: 5px;
}

#container li{
	line-height: 1.5em;
}

#container table{
	width: 100%;
}

#container table th{
	padding: .3em .2em .3em .2em;
	text-align:left;
	background-color:#ccc;
	margin:0;
}

#container table td{
	padding: .4em .2em .4em .2em;
	vertical-align:top;
	margin:0;
}

#container table tr.even{
	background-color:#EEEEEE;
}


#container table.index{
	border:none;
	width: 100%;
}

#container table.index td{
	padding: .4em .2em .4em .2em;
	border:none;
	vertical-align:top;
	margin:0;
}

#container table.format {
	border: 0;
	margin: 0;
	padding:0;}

#container table.format td {
	border: 0;
	margin: 0;
	padding:0;}
	
#container table.format th {
	border: 0;}
	
#container table.format tr.even {
background-color:#ebebeb;}
#container table.format td.borderbot {
	border-bottom: 1px solid #666666;}

#container table.format p{
padding: 0 3px 0 3px}

#main {
	background-color: #FFFFFF;
	width: 968px;
	padding: 0;
	margin: 5px 0 0 5px;
	border: 1px solid #ccc;
	font-size:.9em;
	top: 90px;
	float: left;
}
	
#border-home {
	border: 1px solid #ccc;
	padding:2px 5px 2px 10px;
	margin: 0;
	width:330px;
	float:left;
	}
		
#border-homer {
	background-image:url(../images/bluebkg_pullout.jpg);
	border: 1px solid #ccc;
	padding:2px 5px 2px 10px;
	margin: 0;
	width:330px;
	float:right;
	}
	
.border_rh_g {
	padding: 0 10px 5px 10px;
	margin:-5px 0 0 0 ;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}


.border_rh_g li{
	margin-left: 15px;
}

.border_rhg{
	padding: -5px 10px 5px 10px;
	margin: 0 5px 0 0 ;
}
	
.border_rh {
	border-top: 1px solid #ccc;
	padding: 0 10px 5px 10px;
	margin:0 5px 0 0 ;
}

.border {
	border: 1px solid #ccc;
	padding: 5px 10px 5px 10px;}
	
#pullout .border h1 a:link{
	color: #669800;
	text-decoration:none;
}	
#pullout .border h1 a:active{
	color: #669800;
	text-decoration:none;
}	
#pullout .border h1 a:visited{
	color: #669800;
	text-decoration:none;
}
#pullout .border h1 a:hover{
	color: #669800;
	text-decoration:none;
}	
	
#pullout a:link{
	color: #666;
	text-decoration:underline;
}	
#pullout a:visited{
	color: #666;
	text-decoration:underline;
}	
#pullout a:active{
	color: #666;
	text-decoration:underline;
}	
#pullout a:hover{
	color: #666;
	text-decoration:underline;
}	

.greenbox {
	border: 1px solid #ccc;
	background-color:#62A44D;
	padding:0 10px 10px 10px;
	margin:0;
	background-image:url(../images/greenbkg_pullout.jpg)}
	
#pullout .greenbox a {
	text-decoration: underline;}
	

.bluebox {
	border: 1px solid #ccc;
	background-color:#62A44D;
	padding:0 10px 10px 10px;
	margin:0;
	background-image:url(../images/bluebkg_pullout.jpg)}
	
#pullout .bluebox a {
	text-decoration: underline;}

#pullout .bluebox h1 {
	  color:#007ac9;
}

#pullout .bluebox h1 a:active {
	  color:#007ac9;
	  text-decoration: none;
}
#pullout .bluebox h1 a:link {
	  color:#007ac9;
	  text-decoration: none;
}
#pullout .bluebox h1 a:visited {
	  color:#007ac9;
	  text-decoration: none;
}
#pullout .bluebox h1 a:hover {
	  color:#007ac9;
	  text-decoration: none;
}


#pullout .bluebox h1.green{
	font-weight:bold;
  	margin: .3em 0 .8em 0;
	color:#669800;
}
	
.orangebox {
	border: 1px solid #ccc;
	background-color:#62A44D;
	padding:0 10px 10px 10px;
	margin:0;
	background-image:url(../images/orangebkg_pullout.jpg)}
	
#pullout .orangebox a {
	text-decoration: underline;}

#pullout .orangebox h1 {
	  color:#ff6600;
}	
	
	
#main ol{
margin-left:0;
padding:0;
}

#main ul{
margin-left:0;
padding:0;
}

#main a{
text-decoration: underline;
color:#666666;
}
#main a:visited{
text-decoration: underline;
color:#666666;
}
#main a:hover{
text-decoration: underline;
color:#666666;
}
#main a:active{
text-decoration: underline;
color:#666666;
}

#padding{
padding: 20px 0 20px 20px;}

#content1{
  float: left;        /* left side of window */
  margin: 0;
  padding:20px;
  width: 928px;         /* width of .main container */
  text-align:left;
}

#content1home{
  float: left;        /* left side of window */
  margin: 0;
  padding:0px 0px 20px 0;
  width: 968px;         /* width of .main container */
  text-align:left;
}

#content2{
  width: 660px;         /* width of .main container */
  float: left;        /* left side of window */
  margin: 0;
  padding: 20px;
  text-align:left;
}
#content2home{
  width: 680px;         /* width of .main container */
  float: left;        /* left side of window */
  margin: 0;
  padding: 0;
  text-align:left;
}

#content3{
  width: 475px;         /* width of .main container */
  float: left;        /* left side of window */
  margin: 0;
  padding:20px;
  text-align:left;
}

#content3 li{
margin-left:20px;
padding:0;
}

#content2 li{
margin-left:20px;
padding:0;
}
#content1 li{
margin-left:20px;
padding:0;
}

	
#header {
 	background-image: url(../images/FoodWorks_logo.gif);
	background-repeat:no-repeat;
	background-position: 10px;
	height:40px;
	text-align:left;
	padding-bottom:20px;

}

#header h1 {
	font-size:1.7em;
	padding-left:270px;
	top:15px;
	color:#7F7F7F;
	position:absolute;
	}
	
#header_menu {
	 /*display:inline;
	position: absolute;
	top: 39px;
	padding-left:300px;*/
	float:right;
	font-size:.8em;
	color: #7F7F7F;
	margin-right:20px;
	margin-top: 28px;
}

#header_menu a {
	color: #7F7F7F;
	text-decoration:none;
}

#header_menu a:hover {
	color: #333;
	text-decoration:none;
}

table.home {
	border:0;

}

table.home td{
	padding: 0;
	margin: 0;
}

.txtpad{
	padding:5px 10px 0 10px;
}

table.home td.pro {
	border: 1px solid #cccccc;
	background-image: url(../images/edition_bkg.jpg);
	background-repeat:repeat;
}

table.home td.pro ul{
	margin: 0;
	padding:0;
}

table.home td.pro li{
	margin: 0 0 0 20px;
	padding:0;

}

table.home td.pro p{
	padding: 0;
	margin: 0;
}

table.home td.proh {
	text-align: center;
	color:#fff;
	background-color:#3d8ecf;
}

table.home td.prem {
	border: 1px solid #cccccc;
	background-image: url(../images/edition_bkg.jpg);
	background-repeat:repeat;
	}
	
table.home td.prem ul{
	margin: 0;
	padding:0;
}

table.home td.prem li{
	margin: 0 0 0 20px;
	padding:0;
}
table.home td.prem p{
	margin: 0;
	padding:0;
}

table.home td.premh {
	text-align: center;
	color:#fff;
	background-color:#ee8228;
}

table.home td.nut {
	border: 1px solid #cccccc;
	background-image: url(../images/edition_bkg.jpg);
	background-repeat:repeat;
}

table.home td.nut ul{
	margin: 0;
	padding:0;
}

table.home td.nut li{
	margin: 0 0 0 20px;
	padding:0;
}

table.home td.nut p{
	margin: 0;
	padding:0;
}

table.home td.nuth {
	text-align: center;
	color:#fff;
	background-color:#62a44d;
}

table.home td.special {
	padding: 0;
}

table.border {
	border: 1px solid #999;
	margin:0;
	padding:0;
	
}
table.border td.left{
	text-align:left;
	margin:0;
	padding:0;
	width:190px;
	border-right: 1px solid #999;
}

table.border td{
	padding-left:20px;
	
}

.download{
	padding: 5px 5px 5px 40px;
	
}


fieldset{
	border:1px solid #ccc;
	background-image:url(../images/special_bkg.jpg);
	width:720px;
	margin:2px 0 0 4px;
	padding:5px;
}

img.homebanner{
	margin: 0 0 6px 0;
	border-bottom: 1px solid #ccc;
}

#menu {
	border:0;
	padding: 0;
	margin-bottom:20px;
	float:left;
	clear:right;
	width: 978;
}

#pagetitle{
	float: left;
	clear:left;
	vertical-align:bottom;
	padding-left: 10px;
	color:#A81132;
	font-size:1.25em;
	font-weight:bold;
}

#pagetitle_t{
	float: left;
	clear:left;
	vertical-align:bottom;
	padding-left: 10px;
	color:#006986;
	font-size:1.25em;
	font-weight:bold;
}

/* RIGHT COLUMN*/

#pullout{
  padding: 20px 10px 20px 0;
  width: 248px;
  text-align:left;
  float:right;
  clear:right;
	}
	
#pullout .btn{
	padding: 3px;
	font-weight: bold;
	vertical-align: middle;
	color: #000;
	border: 1px solid #5192AA;
	margin: 0;
	background: url(../../images/th_nav_bck.gif) repeat-x top;
	}
	
#pullout .btnlong{
	padding: 3px
	font-weight: bold;
	vertical-align: middle;
	color: #000;
	border: 1px solid #5192AA;
	margin: 0;
	width:180px;
	background: url(../../images/th_nav_bck.gif) repeat-x top;
	}
	
#pullout p{
  font-weight:normal;
  padding: 0;
  margin:.3em 0 .3em 0;
  
	}
	
#pullout h1{
  text-align: left;
  font-size:1.2em;
  margin: 0 ;
  padding: 5px 0 0 0;
  color:#669800;
  font-weight:bold;
	}
	
#pullout h1.pro{
  text-align: left;
  font-size:1.2em;
  margin: 0 ;
  padding: 5px 0 0 0;
  color:#007ac9;
  font-weight:bold;
	}
	
#pullout h1.nut{
  text-align: left;
  font-size:1.2em;
  margin: 0 ;
  padding: 5px 0 0 0;
  color:#339933;
  font-weight:bold;
	}
#pullout h1.white{
  text-align: left;
  font-size:1.2em;
  margin: 0 ;
  padding: 5px 0 0 0;
  color:#fff;
  font-weight:bold;
	}
		
#pullout h1.prem{
  text-align: left;
  font-size:1.2em;
  margin: 0 ;
  padding: 5px 0 0 0;
  color:#ff6600;
  font-weight:bold;
	}

#pullout h2{
  text-align: left;
  font-size:1.05em;
  margin: .4em 0 .2em 0 ;
  padding:0;
  color:#666666;
	}

#pullout h2.highlight{
  text-align: left;
  font-size:1.05em;
  margin: .6em 0 .2em 0 ;
  padding:0;
  color:#3399CC;
	}
	
#pullout h3{
  text-align: left;
  font-size:.95em;
  margin: .6em 0 .2em 0 ;
  padding:0;
  color:#666666;
	}
	
#pullout h3.highlight{
  text-align: left;
  font-size:.95em;
  margin: .6em 0 .2em 0 ;
  padding:0;
 color:#3399CC;

	}
#pullout ul{
  padding:0 0 0 15px;
	}
		
#pullout a{
  color:#006699;
  padding:0;
	}
	
	
#pullout table{
	border: none;
	width: 180px;

	}
#pullout table td{
	border: none;
	}
	

#clear {
  clear: both;        /* extend height of .main to longest column */
  height: 1px;
  overflow: hidden;   /* prevent IE expanding the container */
  margin: 0;          /* keep flush with surrounding blocks */
}


/*PRINT*/
#print {
	text-align: right;
	font-size: .8em;
	float: right;
	padding: 0 0 20px 0;
	}

/*SUB MENU (under main nav)*/
#submenu{
	margin-left: 300px;
	padding-top: 10px;
	padding-right: 10px;
	color:#666666;
	text-align:right;
	float:right;
}

#submenu a{
	padding: 0 5px 0 5px;
	color:#666666;
	text-decoration:none;
	font-size:.75em;
}

#submenu a:active{
	color:#666666;
}

#submenu a.active{
	color:#666666;
	font-weight:bold;
	font-size:.81em;

}

#submenu a:hover{
	color:#333333;
}

#submenu a:visited{
	color:#666666;
}



/*LEFT NAV*/
#leftnav{
  padding: 20px 0 0 0;
  width:180px;
  margin: 0;
  border-right:1px solid #ccc;
  float: left;
  clear: left;
  text-align:left;
	}
	
#leftnav a{
	font-size: .9em;
	text-decoration: none;
	color:#666;
	}

#leftnav h1{
	font-size: 1.2em;
	font-weight:bold;
	color:#666;
	padding-left: 10px;
	padding-top: 5px;

	}
	
#leftnav a:hover, #leftnav a:visited {
	text-decoration: none;
	}


/*LEFT NAV - list formating*/

.glossymenu{
	list-style-type: none;
	margin: 0 0 20px 0;
	padding: 0;
	width: 180px;
}

.glossymenu li a{
	background: white url(../../images/glossyback.gif) repeat-x bottom left;
	display: block;
	padding: 0 0 0 10px;
	text-decoration: none;
}

* html .glossymenu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
	width: 180px;
	text-decoration: none;
}

.glossymenu li a:visited{
	text-decoration: none;
}

.glossymenu li a:active{
	text-decoration: none;
}
.glossymenu li a.active{
	font-weight:bold;
}

.glossymenu li a:hover{
	background-image: url(../../images/glossyback2.gif);
	text-decoration: none;
}


/* FOOTER */

#footer {
	  text-align: left;
	  line-height:1.8em;
	  color: #7F7F7F;
	  margin: 0;  
	  padding: 10px 3px 10px 0;
	  font-size: .8em;
	  border-top:1px solid #ccc;
	  width: 965px;
	  height:30px;
	  float: left;
}

#footer_menu {
	float:right;
	text-align:right;
	height:25px;
	padding: 5px 100px 0 0 ;
	background-image: url("../images/xyris_logo.gif");
	background-repeat: no-repeat;
	background-position:right;
	vertical-align:middle;
}

#footer_menu a{
	color: #666666;
	text-decoration:none;
}

#footer_menu a:hover{
	color: #333;
	text-decoration:none;
}

#footer_menu a:visited{
	color: #666666;
	text-decoration:none;
}

#footer_nav{
	float:left;
	text-align:left;
	clear:none;
	vertical-align:middle;
	padding: 5px 0 0 20px;
}
#footer_nav a{
	color: #666666;
	text-decoration:none;
}

#footer_nav a:hover{
	color: #333333;
	text-decoration:none;
}
#footer_nav a:visited{
	color: #666666;
	text-decoration:none;
}

#copyright {
	margin-top: 10px;
	width:100%;
	text-align: center;
	color:#666666;
	font-size: .7em;
	float:left;
}

/*LEFT NAV*/
#leftnav_blank{
  padding: 20px 0 0 0;
  width:180px;
  margin: 0;
  border-right:0;
  float: left;
  clear: right;
  text-align:left;
  line-height:1em;
	}