/***** table styles *****/




.tablenav
{
border-top: 1px solid #999999;
margin-top:5px;
padding-top:10px;

}

.style0
	{text-align:general;
	white-space:nowrap;
	color:windowtext;
	font-size:10.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
	font-family:Arial;
	border:none;}
td
	{padding-top:1px;
	padding-right:1px;
	padding-left:1px;
	color:windowtext;
	font-size:10.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
	font-family:Arial;
	text-align:left;
	vertical-align:bottom;
	border:none;
	white-space:nowrap;}
#list table tr td table tr td table tr td
{
background:url(images/background-table.jpg);
width:400px;
}




/***** links + navigations *****/
 ul
{
	list-style: none;
	padding:0px;
}
ul.links li
{
	list-style-image:url(images/leaf_sm.gif);
}
ul.links li a:hover
{
		list-style-image:none;

}



a:link, a:visited
{
	color:#339966;
	text-decoration: none;
}
a:hover, a:active
{
	text-decoration: underline;
}

#globalNav
{
	
	font-size: 115%;
	line-height: normal;
	margin:0px auto -3px auto;
	text-transform: capitalize;
	width: 1035px;
	padding:0px 0px 0px 0px;
	height:40px;
	background-color:#949c50;
	font-weight:bold;
	color:#FFF;
}


#globalNavContainer
{
	margin:0px auto 0px auto;
	width:850px;
	padding:0px;
}


#globalNav a
{
	background:none;
	float: left;
	padding: 0 0px 0 0px;
	text-decoration: none;
	display:block;
	cursor:pointer;
	color:#FFF;
	
}

#globalNav a span
{
	
	font-family:Arial, Helvetica, sans-serif;
	font-weight:400;
	color:#FFF;
	cursor:pointer;
	padding:0px;
	
}
#globalNav a:hover
{
	
	cursor:pointer;
}
#globalNav a:hover span
{
	color:#FFF;
	cursor:pointer;
}

#globalNav li
{
	display: inline;
	margin: 0px;
	cursor:pointer;
	padding: 0px 0px 0px 0px;
	
}
#globalNav ul
{
	list-style: none;
	margin:0px ;
	padding: 12px 0px 0 0px;
	font: Arial, Helvetica, sans-serif;
	width:1035px;
	
/***********************************************************************/	
}
#linkList
{
	
	float:left;
	font-size: 12px;
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 0px 30px;
	width: 295px;
	float:right;
	display:block;
	
}



#linkList ul
{
	margin: 10px 0 25px 0;
	padding: 10px 0px 0 0px;
	text-align: left;

}
#linkList ul li
{
	background: url(images/linklist-li-bg.jpg) bottom right repeat-x;
	line-height: 24px;
	list-style-type: none;
	margin: 0 0px 0 0px;
	padding: 0px 0 0 10px;
	
}





#linkList a:link
{
	color: #333;
	padding-bottom:0px;
	margin-bottom:0px;
	text-decoration:none;
}

#linkList a:hover
{
	color: #999966;
}


#linkList a:visited
{
	color:#999966;
	font-size:12px;
	padding-bottom:0px;
	margin-bottom:0px;
	text-decoration:none;
}




/*********************************************************************/

#nav {
	margin: 0px;
	padding:0px;
	width:490px;
	text-align:left;
	float:left;
	}

#nav li {
	margin: 0; 
	display: inline;
	list-style-type: none;
	
	}
	
#nav a:link, #nav a:visited {
	
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	padding: 10px 3px 6px 7px;
	text-decoration: none;
	color:#666633;
	
	}

#nav a:link.active, #nav a:visited.active, #nav a:hover {
	color:#003300;
	background: url(images/leaf_sm.gif) no-repeat bottom center;
	}


#constant a:link
{
	color: #353b0d;

}

#credit span
{
	margin: 3px;
	text-align:right;
}



/***** random list styles *****/



#content ul
{
	list-style: disc;
	padding: 0 0 20px 0;
}

#content li
{
	margin-left:15px;
	margin-bottom:13px;
	line-height:17px;
}

#accomodations ul.hotel
{
	height: 220px;
}
#accomodations ul.rentals
{
	width:210px;
	height:120px;
	margin:0px;
}

#accomodations ul
{
	display: block;
	float: left;
	height: 160px;
	list-style: none;
	margin: 5px 30px 0 3px;
	width: 180px;
}
#accomodations ul li
{
	list-style: none;
}

ul.biosec
{
	list-style-type:square;
}
	

/***** layout styles *****/

.news
{
	border-bottom:1px dotted #969696;
	padding:10px 0 0 0;
	float:left;
	width:650px;
	font-size:12px;
	overflow:hidden;
	
	}

.news img
{
	margin: 0px 20px 10px 0px;
}



#masterwrapper
{
	margin: 0 auto 0 auto;
	text-align: left;
	width: 1060px;
	float:inherit;
	background-color:#FFF;
}


#container
{
	margin: auto;
	text-align: left;
	width: 1035px;
	float:inherit;
	background-color:#FFF;
}


#content
{
	display: table;
}


.expos
{
	display: block;
	float: left;
	width:500px;
	margin: 0px;
	padding: 0px;
}

.expos li
{
list-style:inside;
list-style:square inside;
}
.expos ul
{
	border-top: 1px dotted #CCCC99;
	padding:20px 0 0 0;
	
}
.expos img
{
	margin:0px 10px 10px 0px;
}
#explanation
{
	display: table;
}
#footer
{
	background:url(images/footer-bg.gif) no-repeat top #999966;
	
	clear: both;
	text-align: center;
	width: 1035px;
	margin:0px auto 0px auto;
	
}

#footerContainer
{
	text-align: left;
	width: 900px;
	margin:0px auto 0px auto;
	overflow:hidden;
	padding-top:50px;
}


#footerContainer img
{
	border:none;
	padding:15px 15px 15px 15px;
}





#pageHeader
{
	background:url(images/bg_main.gif) no-repeat ;
	clear: right;
	display: block;
	height: 150px;
	margin: 0px auto 0px auto;
	padding:0px;
}

#header_home
{
	clear: both;
	display: block;
	height: 350px;
	width:1035px;
	margin: 0px 0 0 0;
	padding: 0;
	position: relative;
	top: 0px;
	margin:0;
}

#header_internal
{
	clear: both;
	display: block;
	height: 250px;
	width:1035px;
	margin: 0px 0 0 0;
	padding: 0;
	position: relative;
	top: 0px;
	margin:0;
}

#header_info
{
	background: url(images/header-info.jpg) bottom left no-repeat;
	clear: both;
	display: block;
	height: 210px;
	margin: 0px 0 0 0;
	padding: 0;
	position: relative;
	top: 0px;
}


#header_demos
{
	background: url(images/header-demos.jpg) bottom left no-repeat;
	clear: both;
	display: block;
	height: 210px;
	margin: 0px 0 0 0;
	padding: 0;
	position: relative;
	top: 0px;
}

#header_exhibitors
{
	background: url(images/header-exhibitors.jpg) bottom left no-repeat;
	clear: both;
	display: block;
	height: 210px;
	margin: 0px 0 0 0;
	padding: 0;
	position: relative;
	top: 0px;
}

#header_accommodations
{
	background: url(images/header-accomodations.jpg) bottom left no-repeat;
	clear: both;
	display: block;
	height: 210px;
	margin: 0px 0 0 0;
	padding: 0;
	position: relative;
	top: 0px;
}

#header_international
{
	background: url(images/header-international.jpg) bottom left no-repeat;
	clear: both;
	display: block;
	height: 210px;
	margin: 0px 0 0 0;
	padding: 0;
	position: relative;
	top: 0px;
}

#header_canadianmarket
{
	background: url(images/header-canadianmarket.jpg) bottom left no-repeat;
	clear: both;
	display: block;
	height: 210px;
	margin: 0px 0 0 0;
	padding: 0;
	position: relative;
	top: 0px;
}


#header_contact
{
	background: url(images/header-contact.jpg) bottom left no-repeat;
	clear: both;
	display: block;
	height: 210px;
	margin: 0px 0 0 0;
	padding: 0;
	position: relative;
	top: 0px;
}


#header_FAQ
{
	background: url(images/header-FAQ.jpg) bottom left no-repeat;
	clear: both;
	display: block;
	height: 210px;
	margin: 0px 0 0 0;
	padding: 0;
	position: relative;
	top: 0px;
}





#quickSummary
{
	clear: both;
	float: left;
	margin: 0px 90px 10px 0px;
	width: 160px;
}
#search
{
	display: height;
	max-height: 10px;
	float:right;
	margin-top:117px;
	margin-right:20px;
	
}


.logos
{
	

	width:100%;
	float: left;
	font-family:"Times New Roman", Times, serif;
	color:#CCCCCC;
	margin:20px auto 0px auto; 
}

.logos h4
{
	color:#000000;
	margin:10px 0 0 0;
	border-top: solid #878750 thin;
	margin-bottom:5px;
	font-weight:600;
	
}


body
{
	color: #555753;
	font: 8pt/16pt Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	width:100%;
	text-align: center;
	background: url(images/bg-body.gif) repeat;
}





#credit
{
	color:#000000;
	text-align: center;
	text-transform: none;
	width: 900px;
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	margin:40px auto 0px auto;
	overflow:hidden;
	padding-bottom:40px;
	}

#credit li
{
	color:#000000;
	display: inline;
	list-style: none;
	text-align: center;
	text-transform: none;

}
#credit a:link
{
color:#000000;
margin:0px;
padding:0;
text-decoration:none;

}
/***************************************************************************/



/***** images styles *****/

.logos img, .logos2 img
{
	border: none;
	display: inline;
	padding: 0;
	margin:0;
}


.imagebox img
{
clear:both;
}

#imagebox 
{
float:left;
width:150px;
display:block;
text-align:left;
margin:5px 5px 10px 0px;
height:240px;
}



#staffimage
{
float:left;
width:120px;
display:block;
text-align:left;
margin:5px 20px 10px 0px;
height:230px;
}


#contacttext
{
display: block;
text-align:right;
width: 120px;
line-height:13px;
font-size:11px;
}


img
{
	
	display: inline-table;
	float: left;
	margin: 0px 5px 5px 0px;
	padding: 1px;
	border:none;
}

#header_enter img 
{
border:none;
margin:10px 0 0 0;
padding:0px;
}

#header_contest img 
{
border:none;
margin:0px 0 0 0;
padding:0px;
}


/***** font styles *****/

.title
{
	border-bottom: 1px dotted #CCCC99;
	display: block;
	float: left;
	font-size: 12px;
	line-height: 30px;
	margin: 30px 0 10px 0;
	width: 505px;}
/*#bottom
{
	color: #999966;
	float: right;
	font-size: 95%;
	padding: 0 5px 0px 5px;
}*/
#constant
{
	color: #353b0d;
	font-size: 95%;
	text-align: right;
	font-family:Arial, Helvetica, sans-serif;
	height:25px;
	margin:0px auto 0px auto;
	width:1015px;
	display:block;
	float:none;
	padding-right:20px;
	background-color:#949c50;
	
}
p
{
	font: 8pt/16pt Georgia, "Times New Roman", Times, serif;
	color:#333333;
	
}
#supportingText
{
	
	margin: 30px 0px 40px 10px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	width: 670px;
	float:left;
	display:block;
	font-size:14px;
}


#supportingText p
{
	font-size:12px;
	color: #555753;
}



h1
{
	color:#333300;
	font-family:Verdena, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:300;
	text-transform:uppercase;
	padding:0px 0 5px 0;
	margin:0;
}
h2
{
	color:#333333;
	font-size: 12px;
	margin: 0px 0 0px 0;
	padding: 0px 0 0 0;
	font-family:Verdena, Arial, Helvetica, sans-serif;
	font-weight:300;
	text-transform:uppercase;

}

h3
{
	color: #999966;
	font-size:35px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1px;
	margin-bottom: 25px;
	margin-top:20px;
	text-decoration: none;
	text-align:left;
}

h4
{
	color:#333300;
	font-family:Verdena, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:300;
	text-transform:uppercase;
	padding:0px 0 5px 0;
	margin:0;
}

h5
{
	border-bottom: 1px solid #CCC;
	color:#CCC
	font: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight:100;
}
h6
{
	color: #666633;
	font: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-transform: capitalize;
	color: #333300;
	margin: 0px 0 20px 0;
	padding: 10px 0 0 0;
}


h7
{
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-style:italic;
color:#FF0000;
font

}


.learn
{
	display: block;
	font-size: 10px;
	padding: 0px 0 0 0px;
	margin:5px 0px 0px 0px;
	text-align: right;
	color:#999999;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;}

.learninfo
{
	display: block;
	font-size: 10px;
	padding: 0px 0 0 0px;
	margin:5px 0px 0px 0px;
	text-align:left;
	color:#999999;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	
	}

#expo .learn, #demos .learn
{
	border-top:none;}
	

/*****************************************************right nav-titles ****************************************************************************/

#myh1, #myh1 span
{
	background: url(images/new_this_year.jpg) bottom right no-repeat;
	height: 35px;
	width: 300px;
}
#myh2, #myh2 span
{
	background: url(images/cofs_exhibitors.jpg) bottom right no-repeat;
	height: 35px;
	width: 300px;
}


#myh3, #myh3 span
{
	background: url(images/title_forexhibitors.jpg) bottom right no-repeat;
	height: 35px;
	width: 300px;
}

#myh4, #myh4 span
{
	background: url(images/title-new-09news.jpg) bottom right no-repeat;
	height: 35px;
	width: 300px;
}

.replace
{
	margin: 0px;
	overflow: hidden;
	padding: 0px;
	position: relative;
	background-image: url(images/new_this_year.jpg);
}
.replace span
{
	display: block;
	left: 17px;
	position: absolute;
	top: 1px;
	z-index: 1;
}


/******************************************************************************/

.imagebox h6 {
	padding:0;
	display:block;
	font-size:10px;
	color:#666666;
	margin:0px 10px 0 10px;
	line-height:14px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:none;
	
}


#demos div.imagebox, #expo div.imagebox
{
margin:0 15px 10px 3px;
width:220px;
float:left;
}

.right
{
float:right;
}
.noborder
{border:none;
}
.words
{
display:block;
clear:both;
margin-top:20px;
margin-bottom:70px;
}
strong {
color:#333300;
}


.words .imagebox
{width:300px;}



#accomodations ul h5
{

font-size:110%;
}
#quickSummary p
{
	font: 10pt/22pt georgia;
	text-align: left;
}

#subforms
{
	border: thin solid #cccc99;
	background:url(images/bg-features-nav.jpg) repeat-x;
	padding:15px;
	display:block;
	text-align:left;

}
.imgbreak 
{
	display: block;
	float: none;
	border: none;
	margin: 30px 0 0 0;

}


.imgbreak2 
{
	display: block;
	float: none;
	border: none;
	margin: 0;

}


.farmerlink
{
	border:none;
	position:relative;
	float:right;
	margin-right:6px;
	margin-top:17px;


}

.imglogos
{
	border: none;
	display: inline-table;
	float: left;
	margin: 0px 20px 20px 0px;
	padding: 2px;
}

.clearHack {
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	}
	
hr {
	display: none;
	}


#demoimg img
{
	padding:0px;
	margin:0px;
}


ul#demoimg li img
{
	float: left;
	margin:0px;
	padding:0px;
}




#bannerad 
{
border:none;
background-image:url(images/fcc_banner_ad.gif);
width:450px;
height:97px;
}


#tableset
{
	width:1200px;
	margin:40px auto 0px auto;
	font-size:2px;
	font-family:"Times New Roman", Times, serif;
}







/* Slider
----------------------------------------------- */
.slidearea {
	margin:0 auto;
	padding:3px 0 0 0;
	height:350px;
	overflow:hidden;
	font-size:20px;
	}
#slideshow {
	list-style:none;
	color:#fff;
	}

#slideshow span {
	display:none;
	}

#wrapper {
	width:1035px;
	margin:0 auto;
	display:none;
	}

#wrapper * {
	margin:0;
	padding:0;
	}

#fullsize {
	position:relative;
	width:1035px;
	height:210px;
	}

#information {
	text-align:center;
	font-size:14px;
	line-height:1.4em;
	position:absolute;
	bottom:0;
	width:1035px;	
	height:0;
	color:#FFF;

/*	background:#f0f1f4;
	color:#1a2127;
	opacity:.9;
	filter:alpha(opacity=90);		*/
	color:#FFF;
	opacity:100;
	filter:alpha(opacity=90);
	overflow:hidden;
	z-index:200;

	}

#information a {
	color:#FFFFCC;
	}

#information h3 {
	font-size:16px;
	font-weight:bold;
	margin:0;
	padding:18px 0 1px 20px;
	text-decoration:none;
	width:320px;
	letter-spacing:0;
	float:none;
	color:#FFFFCC;
	width:1035px;
	}

#information p {
	padding:0 8px 10px 20px;
	color:#2f3409;
	font-size:12px;
	text-align:left;
	line-height:normal;
	}

#image {
	width:850px;
	}

#image img {
	position:absolute;
	z-index:25;
	width:auto;
	}

.imgnav {
	display:none;
	position:absolute;
	width:25%;
	height:210px;
	cursor:pointer;
	z-index:150;
	}

#imgprev {
	left:0;
	background:url(img/left.gif) left center no-repeat;
	}

#imgnext {
	right:0;
	background:url(img/right.gif) right center no-repeat;
	}

#imglink {
	position:absolute;
	height:205px;
	width:100%;
	z-index:100;
	opacity:.4;
	filter:alpha(opacity=40);
	}

.linkhover {
	background:url(img/link.gif) center center no-repeat;
	}

#thumbnails {
	margin:14px 0 0 0;
	}

#slideleft {
	float:left;
	width:33px;
	height:350px;
	background:url(img/but_scroll.gif) 5px 50% no-repeat;
	}

#slideleft:hover {
	background:url(img/but_scroll.gif) -45px 50% no-repeat;
	}

#slideright {
	float:right;
	width:33px;
	height:350px;
	background:url(img/but_scroll.gif) -145px 50% no-repeat;
	}

#slideright:hover {
	background:url(img/but_scroll.gif) -95px 50% no-repeat;
	}

#slidearea {
	float:left;
	position:relative;
	width:1035px;
	margin:0;
	height:350px;
	overflow:hidden;
	}

#slider {
	position:absolute;
	left:0;
	height:350px;
	}

#slider img {
	cursor:pointer;
	display:inline;
	margin:5px 0 0 0;
	}




#featuresnav
{
	width:645px;
	height:155px;
	border: thin solid #cccc99;
	background:url(images/bg-features-nav.jpg) repeat-x center;
}

#featuresnav ul
{
	display:inline;
	float:left;
	margin:15px;
}


#featuresnav li
{
	display:inline;
	float:left;
	
}

#featuresnav img
{
	margin:0px;
	padding:1px;
}



#forms ul
{
	
	list-style:inside url(images/icon-pdf.gif) ;
}
