/* Layout */
/* Set all margins + padding to 0 to start with a clean slate */
* {margin:0;padding:0;}

html { height: 100%; }

body {height:100%; background-color:#3b5b6f; margin:5px; padding:0px; font: 1.0em  arial, sans-serif;
      behavior:url(css/csshover.htc);}

div#mainwrap img {border:none;}
div#mainwrap {width:996px; margin-left:auto; margin-right:auto;
              /*border:2px solid #606060;*/ background-color:#ffffff;
			 }

div#mainwrapp {width:996px; margin-left:auto; margin-right:auto;
              /*border:2px solid #606060;*/ background-color:#red;
			 }
div#mainwrapf {width:996px; margin-left:auto; margin-right:auto;
              /*border:2px solid #606060;*/ background-color:#ffffff;
			 }

div#mainwraps {width:996px; margin-left:auto; margin-right:auto;
              /*border:2px solid #606060;*/ background-color:#ffffff;
			 }

div#header {width:996px; background-color:#ffffff; border-bottom:1px solid #606060;

            }
div#header1 {width:400px;   float:left; padding: 4px 4px 4px 30px;}
div#header2 {position:relative;  top:5px; width:500px;   float:left;}


div#imagebox {width:996px; line-height:10px; background-color:#ffffff; border:1px solid #606060; }

div#splitpage {
	width:996px;
	margin:0px;
	border-left:1px solid #606060;
	border-right:1px solid #606060;
	border-bottom:1px solid #606060;
	background-image: url(../img_layout/leftlogoback.gif);
	background-repeat: no-repeat;
}
div#lefthalf {
	float:left;
	width:232px;
	padding: 4px 4px 4px 4px;
	margin:1px 1px 1px 1px;
	background-color: #acc206;
	background-image: url(../img_layout/leftlogoback.gif);
	background-repeat: no-repeat;
}
div#righthalf {
	width:743px;
	float:left;
	border-left:1px solid #606060;
	background-color:#ffffff;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 4px;
	
}
div#copybox {
	
	width:680px;
	padding: 4px 10px 4px 10px;
	float:left;
	clear:both;
	
	
}
div#fmovie {width:400px; float:right; padding: 4px 4px 5px 4px;  background-color:#ffffff}

div#bottomlogos {width:992px; padding: 2px 2px 2px 2px;  text-align:center; background-color:#ffffff; font-size: .7em;}

.bordertop {
	border-top:1px solid #606060;
	width:700px;
	clear:both;
	background-color: #fff;
	min-height:710px;
	}

hr {border: none 0;
border-top: 8px  #252424;
width: 100%;
align: left;
height: 1px;
}








div#pic1 {width:398px;  background-color:#ffffff;  float:left;}
div#pic2 {width:398px;  background-color:#ffffff; float:left;}
div#pic3 {width:200px;  background-color:#ffffff; float:left;}







div#privacy {padding: 4px 30px 4px 30px;
               background-color:#ffffff;}


div#prteaser {width:440px; padding: 4px 4px 4px 15px; border-left:1px solid #606060;
              border-right:1px solid #606060;margin: 10px 3px 3px 3px; background-color:#fefef0;}
div#contact {width:440px; padding: 4px 4px 4px 45px; margin: 10px 3px 3px 3px; background-color:#ffffff;}
div#thumbnails {text-align:center; background-color:#ffffff;}


div#prteaser h3{font-size:.8em; font-variant:small-caps; padding: 0px 0px 4px 0px;}
blockquote {
	margin: 3px 3px 3px 25px;
}
div#prteaser p{font-size:.7em;}
div#captionboxright {width:200px; float:right; margin-left:.5em;padding: 4px 4px 4px 10px; background-color:#eeeeee;}

div#contentarea {width:996px; background-color:#ffffff; border-left:1px solid #606060; border-right:1px solid #606060;}


div#footer {width:992px; padding: 2px 2px 2px 2px;  border-top:1px solid #606060; border-left:1px solid #606060; border-right:1px solid #606060; border-bottom:1px solid #606060;text-align:center; background-color:#acc206; font-size: .7em; }
div#propertylogo {width:375px;  background-color:#ffffff; float:left;}
div#propertycopy {width:500px;  background-color:#ffffff; float:left; padding: 2px 0px 20px 10px;}
div#propertycopy ul{font-size: .9em; line-height: 1.4; margin:6px 20px;}
div#demographicsdata {width:550px;  background-color:#ffffff; float:left; padding: 5px 0px 20px 370px;}
div#demographicsdata table{padding:6px;  width:220px;}
div#demographicsdata td { vertical-align: top }

div#demographicsdata tr.grey{padding:3px; color: #ffffff;background-color:#606060; font-weight:bold;font-size: .8em; }
div#demographicsdata tr.white{color: #000000;background-color:#ffffff; font-weight:normal ;font-size: .8em;}








.clearfix:after {
    content: ".";              /* the period is placed on the page as the last thing before the div closes */
	display: block;          /* inline elements don't respond to the clear property */
    height: 0;                  /* ensure the period is not visible */
    clear: both;               /* make the container clear the period */
    visibility: hidden;      /* further ensures the period is not visible */
}

.clearfix {display: inline-table;}   /* a fix for IE Mac */

/* next a fix for the dreaded Guillotine bug in IE6 */
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */





/* Typography */
P {font-size: .8em; line-height: 1.5; margin:5px 2px 10px 0px; }
.bodytext {font-size: .8em; line-height: 1.5; margin:5px 2px 10px 0px; }

.datetime {font-size: .6em; line-height: 1.5; margin:5px 2px 10px 0px; letter-spacing: 0.099em;  }
.datetimes {font-size: .6em;  margin:0px 2px 1px 0px; letter-spacing: 0.099em;  }
.bodytext3 {font-size: .7em; line-height: 1.2; margin:5px 2px 10px 0px; }
.bodytext4 {font-size: .6em; line-height: 1.2; margin:5px 2px 10px 0px; }
.captions {font-size: 11px; line-height: 1.2; margin:5px 2px 10px 0px; }
li {font-size: .8em; line-height: 1.2; margin:0px 2px 2px 25px; }
.strongred {color:#cc0000;  font-weight:bold;}
.schedule {font-size: .8em; line-height: 1.5; margin:5px 2px 10px 0px; }

h1 {font-size: 1.0em; line-height: 1.4; margin:5px 5px 5px 0px; font-weight:bold;}
h2 {font-size: 1em; line-height: 1.4; margin:0px 0px; font-weight:bold;}
h3 {font-size: .9em; line-height: 1.4; margin:6px 0px; font-weight:bold; color:#cc0000;}

.cheffs {font-size: 1.4em; line-height: 1.4; margin:6px 0px; font-weight:bold; color:#cc0000;}

.presstitles {font-size: 12px; line-height: 1.4; margin:0px 0px; font-weight:bold; color:#cc0000;}
.presstitles2 {font-size: 16px; line-height: 1.4; margin:0px 0px; font-weight:bold; color:#cc0000;}
.pressdate {font-size: 10px; line-height: 1.0; margin:0px 0px; }
a:link {text-decoration:none; color:black;}
a:visited {text-decoration:none; color:black;}
a:hover {text-decoration:underline;color:black;}
a:active {text-decoration:none;color:black;}

	.tablebasic {
		font-size: .8em;
		line-height: 1.5;
	}
.underline {text-decoration:underline; color:black;}
.links a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444343;
	text-decoration: none;
}
.vertline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #444343;
	text-decoration: none;
}
.nolink a {
	text-decoration: none;
}

.smalltext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #444343;
	text-decoration: none;
}

.smalltext12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444343;
	text-decoration: none;
}





.links a:hover {
	color: #660000;
	text-decoration: none;}

.uline {

	text-decoration: underline;}

.exhibitorbut {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #663300;
	text-decoration: none;
	background-color: #e6df8a;
	text-align: center;
	height: 29px;
	width: 136px;
}




.consumerbut {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003300;
	text-decoration: none;
	background-color: #C6E68A;
	text-align: center;
	height: 29px;
	width: 137px;
}
.vidbut {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003300;
	text-decoration: none;
	background-color: #FFFFCC;
	text-align: center;
	height: 29px;
	width: 137px;
}

.ColumnHeader {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}


.ColumnHeader2 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}






img {border:none;}
.prcontact {font-size:.7em; font-weight:bold; }
.caption {font-size:.7em; font-weight:bold; }
.captionauthor {font-size:.6em;  }
img.right {float:right;}



img.right5 {float:right;margin:5px 0px 5px 5px;}




}
img.left {float:left;}
img.large {padding:0px;}

img.sponsors {float:left;  padding:0px; margin:5px 10px 5px 5px; border:1px solid #606060; }
.whitebox { padding: 15px 2px 15px 15px; margin:5px 0px 10px 0px; border:1px solid #dcdcdc;  text-align:left; background-color:#ffffff; font-size: .85em;}
.whiteboxright {
	border:1px solid #dcdcdc;
	text-align:center;
	font-size: 0.85em;
	font-family: Georgia, "Times New Roman", Times, serif;
	float: none;
	width: 550px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 12px;
	font-weight: bold;
	background-image: url(../img_presentation/grb.gif);
	background-repeat: no-repeat;
	color: #060;
}
img.twenty {padding:20px;}

.footer {font-size: .7em;}

/* the horizontal menu starts here */
div#listmenu {

	width:100%; 	/* makes the div full width */
	float:left; /*makes the div enclose the list */
	font-weight:bold;
	font-size:.7em;	/* SET FONT-SIZE HERE */
	background-color:#fff; /* colors the div */
	}
div#listmenu ul {margin:0 0 0 10px;/* indents ul from edge of container */
	}
div#listmenu li {
	float:left;	/* causes the list to align horizontally instead of stack */
	position:relative; /* positioning context for the absolutely positioned drop-down */
	list-style-type:none;	/* removes the bullet off each list item */
	background-color:#FFF; /*sets the background of the menu items */

	}

div#listmenu li:hover {
	background-color:#FFF; /*sets the background of the menu items */
	}
div#listmenu a {
	display:block;
	padding:2px 2px; /*creates space each side of menu item's text */
	text-decoration:none;	 /* removes the underlining of the link */
	color:#5a5504;	/* sets the type color */
	}
div#listmenu a:hover {
	color:#2f2f27;
	}
/* the horizontal menu ends here */

/* the drop-down starts here */
div#listmenu ul li ul {

	position:absolute; /* positions the drop-down ul in relation to its relatively positioned li parent */
	width:12em; /*sets the width of the menu - in combo with the li's 100% width, makes the menu stack*/
	left:-12px; /*aligns the drop exactly under the menu */
	}
div#listmenu ul li ul li {
	width:100%; /* makes the list items fill the list container (ul) */
	border-left:1px solid #606060; /*  three sides of each drop-down item */
	border-bottom:1px solid #606060;
	border-right:1px solid #606060;
	}
div#listmenu ul li ul li:first-child {
	border-top:1px solid #606060; /*the top edge of the dropdown */
	}
/* make the drop-down display as the menu is rolled over */
div#listmenu ul li ul {display:none;} /* conceals the drop-down when menu not hovered */
div#listmenu ul li:hover ul {display:block; } /* shows the drop-down when the menu is hovered */

/* THE HACK ZONE - */
/* hack for IE (all flavors) so the menu has a vertical line on the left */
* html div#listmenu ul {
	float:left; /* makes the ul wrap the li's */

	margin-left:15px; /* IE doubles the given value above - why? */
	}
* html a.menulink {display:block;} /* makes IE5 & 5.5 accept the padding on the link */
/* add a top line to drops and pops in IE browsers - can't read :first-child */
* html  div#listmenu ul li ul {
	border-top:1px solid #069;
	border-left:0px; /* stops the drop inheriting the ul border */
	}
/* end of hack zone */
/* END OF LIST-BASED MENU */
