﻿/* FONT DEFINITIONS */

.home_header {
	font-family: Century Gothic;
	font-weight: bold;
	font-size: 22px;
	color: #666666;
	margin-bottom: 5px;
}

.header2 {
	font-family: Century Gothic;
	font-weight: bold;
	font-size: 18px;
	color: #666666;
	margin-bottom: 5px;
	text-decoration: none;
}

.header3 {
	font-family: Century Gothic;
	font-weight: bold;
	font-size: 15px;
	color: #487700;
	margin-bottom: 5px;
	text-decoration: none;
}

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height: 18px;
	color: #333333;
}

.presentation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 16px;
	font-weight: bold;
	color: #666666;
}

.presentation_num {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 16px;
	font-weight: bold;
	color: #548842;
}

.speaker {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 16px;
}


.email1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 16px;
}

.email2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 18px;
}

.sponsorText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	padding-top: 0px;
	padding-bottom: 0px;
}

.newstext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 16px;
	margin-right: 15px;
	margin-left: 15px;
	text-align: left;	


}

.right_margin_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	text-indent: 20px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;

}
h2 {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	margin-bottom: -8px;
	line-height: 22px;
}
h3 {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	word-spacing: 0em;
	margin-bottom: -10px;
}

/* LINK DEFINITIONS */


a {
	color: #446688;
}
a:visited {
	color: #446688;
}
a:hover {
	color: #487700;
}
a:active {
	color: #446688;
}

a.header { font-weight: bold; text-decoration: none; color: #333333; float: left; }
a.header:visited { font-weight: bold; text-decoration: none; color: #333333; float: left; }
a.header:hover { font-weight: bold; text-decoration: underline; color: #333333; float: left; }
a.header:active { font-weight: bold; text-decoration: none; color: #333333; float: left; }


body {
	position: relative;
	background: #d6d6d5 url('images/body_bg.gif') left top repeat-x;
	margin: 0px;
	padding: 0px;
	text-align: center;	
}

#header_container {
	position: relative;
	padding: 0px;
	width: 800px;
	height: 95px;
	background: #ffffff;
	float: left;
	display: inline;
}

.header_nav {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	margin-right: 20px;
	margin-top: 20px;
	font-weight:bold
}

.footer_nav {
	float: left;
	font-family: Arial;
	vertical-align: middle;
	font-size: 11px;
	color: #ffffff;
	font-weight:bold;
}

.links_divider {
	margin: 0px;
	padding-left: 4px;
	padding-right: 4px;
	float: left;
	color:#333333;
}

#menu_container {
	position: relative;
	padding: 0px;
	height: 25px;
	background: #ffffff;
	float: left;
	display: inline;
}

#body_container {
	padding: 0px;
	height: 100%;
	background: #FFFFFF;
}

.body_left {
	vertical-align: top;
	padding: 20px 20px 20px 20px;
	background: #FFFFFF;
}

.body_right {
	text-align: center;
	vertical-align: top;
	text-align: center;	
	background: #e0e0e0;
}

.body2_left {
	vertical-align: top;
	padding: 20px 20px 20px 20px;
	background: #e0e0e0;
}

.body2_right {
	text-align: center;
	vertical-align: top;
	padding: 20px 20px 20px 20px;
	text-align: left;	
	background: #FFFFFF;
}

table.center {margin-left:auto; margin-right:auto;}


#home_images {
	width: 800px;
	height: 180px;
	background-image: url('images/home_images.jpg');
	background-repeat: no-repeat;
}

#main_banner {
	width: 800px;
	height: 160px;
	background-image: url('images/main_banner.jpg');
	background-repeat: no-repeat;
}

#main_banner2 {
	width: 800px;
	height: 129px;
	background-image: url('images/main_banner2.jpg');
	background-repeat: no-repeat;
}

#internal_images {
	width: 800px;
	height: 147px;
	background-image: url('images/internal_images.jpg')
}

#home_body {
	width: 800px;
	height: 100%;
	background: #FFFFFF;
	text-align: left;	
}

#header_logo {
	position: relative;
	width: 330px;
	height: 80px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: left;
	display: inline;
	cursor: hand;
	background: url('images/cleanmed_logo.gif');
}

#footer_container {
	padding: 0px;
	width: 800px;
	height: 25px;
	padding-left: 20px;
	vertical-align: middle;
	background: #487700;
}

#copyright {
	float: left;
	font-family: Arial;
	vertical-align: middle;
	font-size: 10px;
	color: #ffffff;
	font-weight:normal;
}

.left_menu {
	float: left;
	font-family: Arial;
	vertical-align: middle;
	font-size: 10px;
	color: #ffffff;
	font-weight:normal;
}

#footer {
	float: left;
	font-family: Arial;
	vertical-align: middle;
	font-size: 10px;
	color: #ffffff;
	font-weight:normal;
}

/*--------------------------NAVIGATION DEFINITIONS---------------------------------*/

.nav_agenda {
	width: 136px;
	height: 25px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: left;
	display: inline;
	background: url('images/nav/nav_agenda.gif') no-repeat left 50%;
}

.nav_agenda_on {
	width: 136px;
	height: 25px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: left;
	display: inline;
	background: url('images/nav/nav_agenda_on.gif') no-repeat left 50%;
}

.nav_exhibitors {
	width: 151px;
	height: 25px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: left;
	display: inline;
	background: url('images/nav/nav_exhibitors.gif') no-repeat left 50%;
}

.nav_exhibitors_on {
	width: 151px;
	height: 25px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: left;
	display: inline;
	background: url('images/nav/nav_exhibitors_on.gif') no-repeat left 50%;
}

html { min-height: 100%; margin-bottom: 1px; }



/*--------------------------NAVIGATION DEFINITIONS---------------------------------*/
#top_navcontainer {
	position: relative;
	width: 800px;
	height: 25px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: left;
	display: inline;
	background: #ffffff;
}
#nav_drop_container {
	width: 800px;
	position: relative;
	left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height: 18px;
	top: 0px;
	z-index: 100;
	visibility: visible;
	float: left;
	display: inline;
}
.panel_shadow_top {
	width: 180px;;;;
	height: 4px;
	background: url(/2009/images/nav/drop_top.gif) top left repeat-x;
	border: 0px;
	float: left;
}
.panel_shadow_top a {
	width: 180px;;;;
	height: 4px;
	background: url(/2009/images/nav/drop_top.gif) top left repeat-x;
	float: left;
	border: 0px;
}
.panel_shadow_top a:visited {
	width: 180px;;;;
	height: 4px;
	background: url(/2009/images/nav/drop_top.gif) top left repeat-x;
	float: left;
	border: 0px;
}
.panel_shadow_top a:hover {
	width: 180px;;;;
	height: 4px;
	background: url(/2009/images/nav/drop_top.gif) top left repeat-x;
	float: left;
	border: 0px;
}
.panel_shadow_top a:active {
	width: 180px;;;;
	height: 4px;
	background: url(/2009/images/nav/drop_top.gif) top left repeat-x;
	float: left;
	border: 0px;
}
.panel_shadow_bottom {
	width: 180px;;;;
	height: 4px;
	background: url(/2009/images/nav/drop_bottom.gif) top left repeat-x;
	border: 0px;
	float: left;
}
.panel_shadow_bottom a {
	width: 180px;;;;
	height: 4px;
	background: url(/2009/images/nav/drop_bottom.gif) top left repeat-x;
	float: left;
}
.panel_shadow_bottom a:visited {
	width: 180px;;;;
	height: 4px;
	background: url(/2009/images/nav/drop_bottom.gif) top left repeat-x;
	float: left;
}
.panel_shadow_bottom a:hover {
	width: 180px;;;;
	height: 4px;
	background: url(/2009/images/nav/drop_bottom.gif) top left repeat-x;
	float: left;
}
.panel_shadow_bottom a:active {
	width: 180px;;;;
	height: 4px;
	background: url(/2009/images/nav/drop_bottom.gif) top left repeat-x;
	float: left;
}
.panel_object {
	width: 180px;;;;
	font-size: 11px;
	color: #ffffff;
	float: left;
	border-bottom: 1px solid #548842;
}
.panel_object a {
	width: 180px;;;;
	padding-top: 4px;
	padding-bottom: 6px;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	background: #487700;
	text-decoration: none;
	float: left;
}
.panel_object a:visited {
	width: 180px;;;;
	padding-top: 4px;
	padding-bottom: 6px;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	background: #487700;
	text-decoration: none;
	float: left;
}
.panel_object a:hover {
	width: 180px;;;;
	padding-top: 4px;
	padding-bottom: 6px;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	background: #548842;
	text-decoration: none;
	float: left;
}
.panel_object a:active {
	width: 180px;;;;
	padding-top: 4px;
	padding-bottom: 6px;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	background: #487700;
	text-decoration: none;
	float: left;
}
.panel_object_link {
	width: 165px;
	margin: 0px 0px 0px 5px;
	text-align: left;
	cursor: pointer;
	float: left;
	display: inline;
}
.nav_agenda_drop_container {
	width: 180px;;;;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 100;
	visibility: hidden;
	cursor: pointer;
}
.nav_agenda_on {
	width: 110px;
	height: 25px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: left;
	display: inline;
	background: url(/2009/images/nav/nav_agenda_on.gif) left no-repeat;
}
.nav_agenda {
	width: 110px;
	height: 25px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: left;
	display: inline;
	background: url(/2009/images/nav/nav_agenda.gif) left no-repeat;
}
.nav_agenda a {
	width: 110px;
	height: 25px;
	background: url(/2009/images/nav/nav_agenda.gif) left no-repeat;
	float: left;
}
.nav_agenda a:visited {
	width: 110px;
	height: 25px;
	background: url(/2009/images/nav/nav_agenda.gif) left no-repeat;
	float: left;
}
.nav_agenda a:hover {
	width: 110px;
	height: 25px;
	background: url(/2009/images/nav/nav_agenda_on.gif) left no-repeat;
	float: left;
}
.nav_agenda a:active {
	width: 110px;
	height: 25px;
	background: url(/2009/images/nav/nav_agenda_on.gif) left no-repeat;
	float: left;
}
.nav_sponsors_drop_container {
	width: 180px;
	position: absolute;
	left: 103px;
	top: 0px;
	z-index: 100;
	visibility: hidden;
	cursor: pointer;
}
.nav_sponsors_on {
	width: 121px;
	height: 25px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: left;
	display: inline;
	background: url(/2009/images/nav/nav_sponsors_on.gif) left no-repeat;
}
.nav_sponsors {
	width: 121px;
	height: 25px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: left;
	display: inline;
	background: url(/2009/images/nav/nav_sponsors.gif) left no-repeat;
}
.nav_sponsors a {
	width: 121px;
	height: 25px;
	background: url(/2009/images/nav/nav_sponsors.gif) left no-repeat;
	float: left;
}
.nav_sponsors a:visited {
	width: 121px;
	height: 25px;
	background: url(/2009/images/nav/nav_sponsors.gif) left no-repeat;
	float: left;
}
.nav_sponsors a:hover {
	width: 121px;
	height: 25px;
	background: url(/2009/images/nav/nav_sponsors_on.gif) left no-repeat;
	float: left;
}
.nav_sponsors a:active {
	width: 121px;
	height: 25px;
	background: url(/2009/images/nav/nav_sponsors_on.gif) left no-repeat;
	float: left;
}
.nav_exhibitors_drop_container {
	width: 180px;
	position: absolute;
	left: 227px;
	top: 0px;
	z-index: 100;
	visibility: hidden;
	cursor: pointer;
}
.nav_exhibitors_on {
	width:125px;
	height: 25px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: left;
	display: inline;
	background: url(/2009/images/nav/nav_exhibitors_on.gif) left no-repeat;
}
.nav_exhibitors {
	width:125px;
	height: 25px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: left;
	display: inline;
	background: url(/2009/images/nav/nav_exhibitors.gif) left no-repeat;
}
.nav_exhibitors a {
	width:125px;
	height: 25px;
	background: url(/2009/images/nav/nav_exhibitors.gif) left no-repeat;
	float: left;
}
.nav_exhibitors a:visited {
	width:125px;
	height: 25px;
	background: url(/2009/images/nav/nav_exhibitors.gif) left no-repeat;
	float: left;
}
.nav_exhibitors a:hover {
	width:125px;
	height: 25px;
	background: url(/2009/images/nav/nav_exhibitors_on.gif) left no-repeat;
	float: left;
}
.nav_exhibitors a:active {
	width:125px;
	height: 25px;
	background: url(/2009/images/nav/nav_exhibitors_on.gif) left no-repeat;
	float: left;
}
.nav_awards_drop_container {
	width: 280px;
	position: absolute;
	left: 353px;
	top: 0px;
	z-index: 100;
	visibility: hidden;
	cursor: pointer;
}
.nav_awards_on {
	width:  220px;
	height: 25px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: left;
	display: inline;
	background: url(/2009/images/nav/nav_awards_on.gif) left no-repeat;
}
.nav_awards {
	width:  220px;
	height: 25px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: left;
	display: inline;
	background: url(/2009/images/nav/nav_awards.gif) left no-repeat;
}
.nav_awards a {
	width:  220px;
	height: 25px;
	background: url(/2009/images/nav/nav_awards.gif) left no-repeat;
	float: left;
}
.nav_awards a:visited {
	width:  220px;
	height: 25px;
	background: url(/2009/images/nav/nav_awards.gif) left no-repeat;
	float: left;
}
.nav_awards a:hover {
	width:  220px;
	height: 25px;
	background: url(/2009/images/nav/nav_awards_on.gif) left no-repeat;
	float: left;
}
.nav_awards a:active {
	width:  220px;
	height: 25px;
	background: url(/2009/images/nav/nav_awards_on.gif) left no-repeat;
	float: left;
}


.nav_location_drop_container {
	width: 120px;
	position: absolute;
	left: 453px;
	top: 0px;
	z-index: 100;
	visibility: hidden;
	cursor: pointer;
}
.nav_location_on {
	width: 117px;
	height: 25px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: left;
	display: inline;
	background: url(/2009/images/nav/nav_location_on.gif) left no-repeat;
}
.nav_location {
	width: 117px;
	height: 25px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: left;
	display: inline;
	background: url(/2009/images/nav/nav_location.gif) left no-repeat;
}
.nav_location a {
	width: 117px;
	height: 25px;
	background: url(/2009/images/nav/nav_location.gif) left no-repeat;
	float: left;
}
.nav_location a:visited {
	width: 117px;
	height: 25px;
	background: url(/2009/images/nav/nav_location.gif) left no-repeat;
	float: left;
}
.nav_location a:hover {
	width: 117px;
	height: 25px;
	background: url(/2009/images/nav/nav_location_on.gif) left no-repeat;
	float: left;
}
.nav_location a:active {
	width: 117px;
	height: 25px;
	background: url(/2009/images/nav/nav_location_on.gif) left no-repeat;
	float: left;
}






.nav_downloads_drop_container {
	width: 180px;;;;
	position: absolute;
	left: 453px;
	top: 0px;
	z-index: 100;
	visibility: hidden;
	cursor: pointer;
}
.nav_downloads_on {
	width: 107px;
	height: 25px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: left;
	display: inline;
	background: url(/2009/images/nav/nav_downloads_on.gif) left no-repeat;
}
.nav_downloads{
	width: 107px;
	height: 25px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: left;
	display: inline;
	background: url(/2009/images/nav/nav_downloads.gif) left no-repeat;
}
.nav_downloads a {
	width: 107px;
	height: 25px;
	background: url(/2009/images/nav/nav_downloads.gif) left no-repeat;
	float: left;
}
.nav_downloads a:visited {
	width: 107px;
	height: 25px;
	background: url(/2009/images/nav/nav_downloads.gif) left no-repeat;
	float: left;
}
.nav_downloads a:hover {
	width: 107px;
	height: 25px;
	background: url(/2009/images/nav/nav_downloads_on.gif) left no-repeat;
	float: left;
}
.nav_downloads a:active {
	width: 107px;
	height: 25px;
	background: url(/2009/images/nav/nav_downloads_on.gif) left no-repeat;
	float: left;
}

.top_nav {
	height: 27px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: center;
	font-family: Century Gothic, Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
#navcontainer {
	width: 200px;
}
#navcontainer ul {
	text-align: left;
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	font-family: Century Gothic, Arial;
	font-size: 12px;
	list-style-image: none;
}
#navcontainer a {
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 199px;
	background-color: #f3f3f3;
	border-bottom: 1px solid #e5e5e5;
	border-top: 1px solid #ffffff;
}


#navlist a:visited {
	color: #3f3f3f;
	text-decoration: none;
}

#navlist a:visited {
	color: #3f3f3f;
	text-decoration: none;
}

#navlist a:visited {
	color: #3f3f3f;
	text-decoration: none;
}

#navlist a:visited {
	color: #3f3f3f;
	text-decoration: none;
}

#navcontainer a {
	font-weight: bold;
}

#navcontainer a:link {
	color: #3f3f3f;
	text-decoration: none;
}

#navcontainer a:hover {
	background-color: #d8d8d8;
	color: #3f3f3f;
}
#navcontainer li #current {
	background-color: #ffffff;
	color: #3f3f3f;
}

#navcontainer li .subnav {
	font-weight: normal;
}
