html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1.0;
	color: black;
	background: #ffffff;
	font-size: 62.5%;
	/*background: #FFF url("../images/bg.jpg") repeat-y top center;*/
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0.1em;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
	padding: 0.3em;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a{
	text-decoration: underline;
	color: #003340;
}
a:hover{
	text-decoration: none;
}
h1, h2, h3, h4, p.standfirst{
	font-family: Georgia, serif;
	color: #6ac6d4;
}
h1{
	font-size: 2.5em;
	font-weight: bold;
	margin: 1em 0 1em 0;
}
h2{
	color: #003340;	
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.3em;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0.5em 0 1em 0;
	padding-bottom: 2px;
	border-bottom: 3px solid #6ac6d4;
	text-align: left;
}
h3{
	font-size: 1.7em;
}

p.standfirst{
	font-size: 2em;
	font-weight: bold;
	margin-top: 1em;
}
p, ol{
	font-size: 1.4em;
	font-family: Helvetica, Arial, sans-serif;
	margin-bottom: 0.5em;
	line-height: 1.5;
}
ol{
	list-style:lower-alpha;
	margin-left: 1.5em;
	font-weight: bold;
}


#skip {
	display:none;
	z-index:1;
}
#supercontainer{
	margin: 0 auto;
	width: 900px;
}
#container{
	font-size: 1em;
	font-family: Helvetica, Arial, sans-serif;
	border-top: 1px solid #6ac6d4;
	border-left: 1px solid #6ac6d4;
	border-right: 1px solid #6ac6d4;
	padding: 10px 25px 10px 25px;
	float: left;
	position: relative;
	width: 850px;
	background-color: #FFF;
}

#navigation{
	position: relative;
	margin-top: -30px;
	left: 20px;
	float: left;
}
#navigation ul{
	text-transform: uppercase;
	list-style: none;
}
#navigation ul li{
	display: block;
	float: left;
	color: #000;
	font-size: 1.3em;
	font-family: Helvetica, Arial, sans-serif;
}
#navigation ul li a{
	text-decoration: none;
	position: relative;
	top: 1px;
	padding: 0 0.5em 0 0.5em;
	font-weight: bold;
}
#navigation ul li a:hover{
	color: #6ac6d4;
	text-decoration: none;
}
#navigation ul li a.current{
	color: #6ac6d4;
	text-decoration: none;
	cursor: default;
}
#venue_band{
	text-transform: uppercase;
	width: 100%;
	background: #003340;
	text-align: right;
	position: relative;
	border-bottom: 0.5em #6ac6d4 solid;
}
#venue_band p{
	font-size: 1.5em;
	padding: 0.2em 2em 0.2em 0;
	margin: 0;
}
#venue_band p a{
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
#venue_band p a:hover{
	text-decoration: none;
}

/* pages */
#content{
	width: 570px;
	float: left;
}
.home h1{
	line-height: 1.5;
	font-size: 3.5em;
	margin-bottom: 2em;
}
.home h1 span{
	display: block;
	color: #003340;
}
.home h3{
	color: #003340;
	margin-bottom: 1em;
}
.gallery{
	text-align: right;
}
.gallery img {
	border: 1px solid #6ac6d4;
	margin-bottom: 1em;
	padding: 2px;
	float: right;
	clear: both;
}
.location #sidebar{
	padding-top: 0;
}

#sidebar{
	float: right;
	width: 250px;
	min-height: 350px;
	padding: 2em 0 0.5em;
}
.exhibitors #sidebar{
	padding-top: 0;
}
.contact #sidebar{
	width: 280px;
	padding-top: 6.5em;
}
.contact #sidebar h3{
	font-family: Arial, sans-serif;
	margin-top: 1em;
	float: right;
}
.button_box{
	float: right;
	
	width: 250px;
	height: 118px;
	text-align: center;	
	position: relative;
	margin-bottom: 1em;
}
.bb_light_blue{
	border: 1px solid #6ac6d4;
}
.bb_dark_blue{
	border: 1px solid #003340;
}
.button_box h2{
	color: #FFF;
	background-color: transparent;
	margin: 0;
	position: absolute;
	bottom: 2px;
	left: 5px;
	text-transform: uppercase;
	border: none;
	font-size: 1.4em;
}
.button_box h2 a{
	color: #FFF;
	text-decoration: none;
}
.category_box{
	float: left;
	border: 2px solid #6ac6d4;
	text-align: center;
	margin-right: 4.3em;
	margin-bottom: 2em;
}
.exhibitors_categories div#content div{
	float: left;
	border: 2px solid #6ac6d4;
	text-align: center;
	margin-right: 3em;
	margin-bottom: 2em;
	width: 185px;
}
.category_box h2{
	color: #003340;
	background-color: #6ac6d4;
	padding: 0.5em;
	margin: 0 0 1em 0;
	display: inline;
	float: left;
	text-transform: uppercase;
}
.category_box h2 a{
	text-decoration: none;
}
.category_box h2 a:hover{
	text-decoration: underline;
}
.category_box a img{
	border: 1px solid #FFF;
}
.category_box a:hover img{
	border: 1px solid #C7F3FA;
}
.category_box img{
	margin: 0.5em;
}
.exhibitors #content{
	float: left;
	clear: left;
	width: 100%;
}
.exhibitors_categories #content{
	width: 100%;
}
.exhibitors_categories #content div.category_last, .exhibitors #content div.category_last{
	margin-right: 0;
}
.exhibitor{
	text-align: left;
	width: 398px;
	min-height: 160px;
}
.exhibitor div{
	padding: 0 0.5em 1em 0.5em;
	float: left;
	clear: left;
	width: 97%;
}
.exhibitor img{
	margin: 0 1em 0 0;
	float: left;
}
.exhibitor .contacts{
	float: left;
	clear: none;
	width: 215px;
}
#exhibitor_description {
	margin-right: 0;
}
#exhibitor_description .contacts, #exhibitor_description .description{
	width: 378px;
	padding-top: 0.5em;
}
#exhibitor_gallery{
	float: right;
	width: 420px;
	clear: right;
}
#viewer{
	background: #003340;
	width: 400px;
	height: 400px;
	margin-bottom: 1em;
	padding: 10px;
}
#viewer_table_cell{
	display: table-cell;
	vertical-align: middle;
	height: 400px;
	width: 400px;
}
#viewer img{
	margin: 0 auto;
	display: block;
	
}
#exhibitor_gallery_thumbs {
	float: left;
	margin-top: 1em;
}
#exhibitor_gallery_thumbs a{
	float: left;
	margin-right: 15px;
	border: 1px solid #ddd;
	margin-bottom: 5px;
	height: 70px;
	width: 70px;
	overflow: hidden;
}
#exhibitor_gallery_thumbs .last_thumb{
	margin-right: 0;
}
.exhibitor div.contacts p{
	float: left;
	clear: both;
	margin: 0;
	width: 200px;
}
.exhibitor p{
	padding-top: 0.5em;
}
.exhibitor p.description{
	padding: 0 0.3em 0 0.2em;
}
#exhibitors_subnav{
	position: relative;
	width: 850px;
	float: left;
	clear: left;
	margin: 0 0 1em 0;
}
ul#exhibitors_subnav li {
	float: left;
	margin: 0 0.5em 1em 0;
	font-size: 1.4em;
	white-space: nowrap;
	clear: none;
	border-right: 1px solid #003340;
}
ul#exhibitors_subnav li.new_line {
	clear: left;
}
ul#exhibitors_subnav li.last_item {
	border: none;
}
ul#exhibitors_subnav li a{
	float: left;
	clear: none;
	text-transform: uppercase;
	font-weight: bold;
	padding: 0.2em 0.4em 0.2em 0.2em;
	text-decoration: none;
	margin: 0 0.5em 0 0;
}
ul#exhibitors_subnav li a:hover{
	color: #FFF;
	background: #003340;
}
ul#exhibitors_subnav li a.selected, ul#exhibitors_subnav li a.selected:hover{
	cursor: default;
	color: #FFF;
	background: #003340;
}
#lightbox_gallery{
	position: relative;	
	text-align: center;
}
#lightbox_gallery img{
	margin-left: 10px;
	margin-bottom: 10px;	
	border: 1px solid #C7F3FA;
}
#lightbox_gallery img.row_start{
	clear: left;
}
#lightbox_gallery img.row_end{
	margin-right: 0;
}
/* CONTACT US */
#contacts{
	float: left;
}
#contact_form{
	padding: 1em;
	background-color: #003340;
	float: left;
	width: 26em;
	/*background-color: #CBE2EA;*/
}
#contact_form h2,  #contact_form p, #contact_form label, #contact_form legend{
	color: #FFF;	
}
#contact_form p label, #contact_form p input, #contact_form textarea{
	font-size: 1em;
	clear: both;
}
#contact_form fieldset{
	font-size: 1.4em;
	margin: 1em 0 1em 0;
}
#contact_form p label{
	margin: 1em 0 0.5em 0;
	display: block;
	line-height: 0.5;
}
input, textarea{
	width: 95%;
}
input#events_subscribe, input#events_unsubscribe, input#quarterly_subscribe, input#quarterly_unsubscribe{
	width: 1em;
}
input#contact_submit{
	width: 8em;
	border: 2px solid #CBE2EE;
	color: #003340;
	background-color: #FFF;
	margin: 1em 0 1em 0;
}
input#contact_submit:hover{
	border: 2px solid #a5d8f6;
}
.content_box{
	margin-bottom: 2em;
}
.sitemap #content ul{
	font-size: 1.2em;
	list-style-type: disc;
	list-style-position: inside;
	line-height: 1.5;
	margin-bottom: 1em;
}
.about #sidebar{
	padding: 0;
	text-align: right;
}
.about #sidebar div{
	margin-bottom: 8em;
}
.about #content{
	margin-bottom: 2em;
}



/*******************************************************************/
#rays{
	text-transform: uppercase;
	width: 100%;
	float: left;
	background: #6ac6d4 url(../images/rays.jpg) no-repeat;
	text-align: right;
	position: relative;
	top: -20px;
	height: 25px;
}
#footer{
	font-family: Helvetica, Arial, sans-serif;
	position: relative;
	float: left;
	width: 100%;
	height: 150px;
	top: -10px;
	background: #FFF url(../images/footer-flowers.gif) no-repeat;
	border-right: 1px solid #6ac6d4;
	border-left: 1px solid #6ac6d4;
	margin-bottom: 1em;
}
#footer p{
	padding: 0.2em;
	font-size: 1.2em;
}
#footercopy{
	float: left;
	position: absolute;
	bottom: 0;
}
p#footerlinks{
	float:left;
	padding: 0 0 0.3em 1em;
	margin: 0;
	color: #FFFFFF;
}
p#footerlinks a{
	color: #FFFFFF;
	padding: 0 1em;
}
p#site{
	float: right;
	padding: 0 0.5em 0.3em 0;
	margin: 0;
	color: #FFFFFF;
}
p#site a{
	color: #FFFFFF;
}
p#site a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
#index_photo{
	margin-top: 3em;
	width: 250px;
	float: left;
	margin-bottom: 1em;
}
.hidden{
	display: none;
}
.light_blue{
	color: #6ac6d4;
}
.dark_blue{
	color: #003340;
}
.bold{
	font-weight: bold;
}
.clear_left{
	clear: left;
}