/* 
----------------------------------------------------------------------------- 
GLOBAL STYLES
-----------------------------------------------------------------------------*/

html {
	margin-bottom: 1px;
}
* {
	margin: 0;
}
h1, h2, h3, h4, {
	font-family: verdana, sans-serif;
	font-weight: normal;

	/* 
----------------------------------------------------------------------------- 
GLOBAL STRUCTURE
-----------------------------------------------------------------------------*/
}
#wrapper{
	width: 900px;
	position: relative;
	margin-right: auto;
	margin-left: auto;

}
#header {
	float: right;
	width: 900px;
	background-position: left;
}
#canvas {
	float: right;
	width: 900px;
	background-image: url(images/canvas.jpg);
	background-repeat: no-repeat;

}
#additionalForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3em;
	color: #333333;
	float: left;
	width: 550px;
	padding-left: 325px;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
#tile {
	float: right;
	width: 900px;
	background-image: url(images/tile.jpg);
	background-repeat: repeat-y;
}
#bottom {
	float: right;
	height: 40px;
	width: 900px;
	background-image: url(images/bottom.jpg);
	background-repeat: no-repeat;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	height: 43px;
	width: 870px;
	font-size: 10px;
	font-weight: normal;
	background-position: right center;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	padding-left: 10px;
	padding-top: 15px;
	padding-right: 20px;
	background-image: url(images/henkelLogo.jpg);
	background-repeat: no-repeat;
	background-color: #F4EFDF;
}
#leftColumn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #663300;
	float: left;
	width: 220px;
	padding-left: 60px;
	line-height: 1.5em;
	padding-right: 15px;
	padding-top: 5px;
}

#rightColumn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	float: left;
	width: 525px;
	padding-right: 45px;
	padding-left: 20px;
	line-height: 1.3em;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #003300;
	padding-top: 5px;
	}
#rightColumn a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.4em;
	font-weight: bold;
	color: #003300;
	text-decoration: underline;
	}
#rightColumn a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.4em;
	font-weight: bold;
	color: #003300;
	text-decoration: underline;
	}
#rightColumn a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.4em;
	font-weight: bold;
	color: #003300;
	text-decoration: underline;
	}
#rightColumn a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.4em;
	font-weight: bold;
	color: #003300;
	text-decoration: underline;	
	}
#rightColumnForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	float: left;
	width: 510px;
	padding-right: 50px;
	padding-left: 30px;
	padding-top: 10px;
	}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 1.3em;
	font-weight: normal;
	text-transform: uppercase;
	color: #663300;
}
.boldCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.4em;
	font-weight: bold;
	color: #663300;
	}
.boldCopy a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.4em;
	font-weight: bold;
	color: #663300;
	text-decoration: underline;
	}
.boldCopy a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.4em;
	font-weight: bold;
	color: #663300;
	text-decoration: underline;
	}
.boldCopy a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.4em;
	font-weight: bold;
	color: #003300;
	text-decoration: underline;
	}
.boldCopy a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.4em;
	font-weight: bold;
	color: #663300;
	text-decoration: underline;
}
.largegreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1.5em;
	font-weight: bold;
	text-transform: uppercase;
	color: #003300;
}
.smallLeftCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3em;
	color: #663300;
}
#footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003300;
	text-decoration: underline;
}
#footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003300;
	text-decoration: underline;
}
#footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #663300;
	font-weight: bold;
	text-decoration: underline;
}
#footer a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003300;
	text-decoration: underline;
}
.footercopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #f9f9f9;
	float: left;
	height: 30px;
	width: 600px;
	margin-top: 7px;
	padding-left: 20px;
	background-position: center center;
}
#infoBox {
	background-color: #D1E5B2;
	padding: 10px;
	float: left;
	width: 195px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 1.3em;
	font-weight: normal;
}
#infoBox a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
	line-height: 1.3em;
	text-decoration: underline;
	}
#infoBox a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
	line-height: 1.3em;
	text-decoration: underline;
	}
#infoBox a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663300;
	line-height: 1.3em;
	text-decoration: underline;
	}
#infoBox a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
	line-height: 1.3em;
	text-decoration: underline;
	}
#condtitions {
	height: 200px;
	float: left;
	width: 440px;
	overflow: auto;
	position: static;
	visibility: visible;
}
.photoleft {
	float: left;
	padding-right: 15px;
	padding-bottom: 55px;
}

/* ----------------------------------------------------------------------------- 
TABLE on home page and meetings page
-----------------------------------------------------------------------------*/
#tableWrapper {   /*===== exhibitors table on home page ======*/
background: #FFFFFF;
width: 525px;
}


#tableWrapper3 {    /*===== table on meetings page ======*/
background: #FFFFFF;
width: 585px;
}

#meetings {
	margin: 0 auto;
	color: #000;
	font-size: 11px;
}

	
#meetings td{
	padding: 0;
	border: 1px solid #000;
	color: #222;
	text-align: center;
	
}

#meetings a:link, #meetings a:visited {
	display: block;
	color: #000;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

#meetings a:hover {
	color: #000;
	background: #A0CF67;
	text-decoration: none;
	font-weight: bold;
}

#meetings tr.rowTitle {
	color: #000000;
	background:#A0CF67;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}	

#meetings tr.rowSubtitle {
	color: #000000;
	background: #D1E5B2;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}	
	
#meetings td.colorRow {
	color: #000000;
	background:#A0CF67;
}


#meetings tr.colorRow {
	color: #000000;
	background:#D1E5B2;
}


/*---------------------------------------------------
Table on Days Schedule page
-----------------------------------------------------*/
#tableWrapper2 {
background: #FFFFFF;
width: 500px;
}

#schedule {
	margin: 0 auto;
	color: #000;
	font-size: 14px;
}

	
#schedule td{
	padding: 3px;
	border: 1px solid #000;
	color: #222;
	text-align: center;
	
}

#schedule a:link, #schedule a:visited {
	display: block;
	color: #000;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

#schedule a:hover {
	color: #000;
	background: #A0CF67;
	text-decoration: none;
	font-weight: bold;
}

#schedule tr.rowTitle {
	color: #000000;
	background:#A0CF67;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}	

#schedule tr.rowSubtitle {
	color: #000000;
	background: #D1E5B2;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}	
	
#schedule td.colorRow {
	color: #000000;
	background:#A0CF67;
}


/*-----------------------------------------------------------
Column Widths for Meeting Schedule Page
------------------------------------------------------------- */
#leftColumnNarrow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #663300;
	float: left;
	width: 135px;
	padding-left: 60px;
	line-height: 1.5em;
	padding-right: 10px;
	padding-top: 5px;
}
#rightColumnWide {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	float: left;
	width: 585px;
	padding-right: 45px;
	padding-left: 20px;
	line-height: 1.3em;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #003300;
	padding-top: 5px;
	}