html {
	overflow-y: scroll;
	overflow-x: hidden;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-image: url(../images/background.gif);
	background-repeat: repeat;
	background-position: center;
}

a:link{ text-decoration: none; color: #0000FF; font-weight: normal;}
a:visited{ text-decoration: none; color: #0000FF; font-weight: normal;}
a:hover{ text-decoration: none; color: #A50D12; font-weight: normal;}
a:active{ text-decoration: none; color: #0000FF; font-weight: normal;}

h1 {
	font-size: 16px;
	color: #0D3558;
	font-weight: bold;
	padding: 0px 0px 10px 0px;
	margin: 0px;
}

h2 {
	font-size: 18px;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	color: #000000;
}

h3 {
	font-size: 14px;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	color: #000000;
}

p {
	padding: 10px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
}

img {
	position: relative;
}

hr {
	padding: 0px;
	margin: 3px 0px 3px 0px;
	height: 1px;
	border: none;
	background-color: #CCCCCC;
}

#session p {
	padding: 20px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	border-bottom: 1px solid #999999;
	width: 418px;
}

#container {
	position: relative;
	padding: 0px 0px 0px 0px;
	margin: 0px auto;
	width: 900px;
	background-color: #FFFFFF;
	color: #000000;
}

#topbanner {
	position: relative;
	float: left;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	width: 900px;
	background-color: #c9dfff;
}

#flags {
	position: absolute;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	top: 5px;
	right: 5px;
	z-index: 1;
}

#middle {
	position: relative;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 900px;
	background-color: #D4D5D6;
	background-image: url(../images/background_center.gif);
	background-repeat: repeat-y;
}

#left_content {
	position: relative;
	float: left;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
	width: 165px;
}

#navigation {
	position: relative;
	float: left;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	width: 165px;
}

#central_holder {
	position: relative;
	float: left;
	padding: 0px 10px 0px 10px;
	margin: 0px 0px 0px 0px;
	width: 455px;
}

#central_content {
	position: relative;
	padding: 10px;
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	color: #000000;
}

#right_content {
	position: relative;
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 230px;
}

#sponsor_logo {
	position: relative;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 900px;
	background-color: #FFFFFF;
	text-align: center;
	border-bottom: 3px solid #c9dfff;
	border-top: 10px solid #c9dfff;
}

.sponsor {
	font-weight: bold;
	text-align: left;
	padding: 0px 5px 5px 5px;
	margin: 0px 0px 0px 0px;
	border-bottom: 1px solid #D4D5D6;
	font-size: 10px;
}

#host_sponsor {
	position: relative;
	float: left;
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	width: 699px;
	text-align: center;
	border-right: 1px solid #D4D5D6;
	height: 87px;
}

#other_sponsor {
	position: relative;
	float: left;
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	width: 200px;
	height: 87px;
}

#sponsor_logo img{
	padding: 10px 30px 0px 30px;
	margin: 0px 0px 0px 0px;
	border: none;
}

#copyright {
	position: relative;
	float: left;
	padding: 10px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	font-size: 9px;
	background-color: #FFFFFF;
	width: 900px;
}

#copyright a:link{ text-decoration: none; color: #000000; font-weight: normal;}
#copyright a:visited{ text-decoration: none; color: #000000; font-weight: normal;}
#copyright a:hover{ text-decoration: underline; color: #00ADEF; font-weight: normal;}
#copyright a:active{ text-decoration: none; color: #000000; font-weight: normal;}

/******************* Index page boxes ************************/

.index_box {
	position: relative;
	float: left;
	padding: 30px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 145px;
}

.index_box_top {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 145px;
	height: 15px;
	background-image: url(../images/main_box_top.gif);
	background-repeat: no-repeat;
}

.index_box_middle {
	padding: 0px 15px 0px 10px;
	margin: 0px 0px 0px 0px;
	width: 120px;
	background-image: url(../images/main_box_centre.gif);
	background-repeat: repeat-y;
	font-size: 11px;
	height: 80px;
	color: #000000;
}

.index_box_bottom {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 145px;
	height: 45px;
	background-image: url(../images/main_box_base.gif);
	background-repeat: no-repeat;
}

#index_boxlarge_top {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 435px;
	height: 13px;
	background-image: url(../images/long_box_top.gif);
	background-repeat: no-repeat;
}

#index_boxlarge_middle {
	padding: 0px 5px 0px 8px;
	margin: 0px 0px 0px 0px;
	width: 422px;
	background-image: url(../images/long_box_middle.gif);
	background-repeat: repeat-y;
	color: #000000;
}

#index_boxlarge_bottom {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 435px;
	height: 30px;
	background-image: url(../images/long_box_bottom.gif);
	background-repeat: no-repeat;
}

/*************** Exhibition box *******************/

#exhib_box {
	position: relative;
	float: left;
	padding: 10px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	width: 290px;
}

#exhib_box_top {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 290px;
	height: 14px;
	background-image: url(../images/exhib_box_top.gif);
	background-repeat: no-repeat;
}

#exhib_box_middle {
	padding: 0px 15px 0px 10px;
	margin: 0px 0px 0px 0px;
	width: 265px;
	background-image: url(../images/exhib_box_centre.gif);
	background-repeat: repeat-y;
	font-size: 11px;
	height: 90px;
	color: #000000;
}

#exhib_box_bottom {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 290px;
	height: 45px;
	background-image: url(../images/exhib_box_base.gif);
	background-repeat: no-repeat;
}

#exhib_small_box {
	position: relative;
	float: left;
	padding: 10px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	width: 145px;
}

#exhib_small_box_top {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 145px;
	height: 15px;
	background-image: url(../images/main_box_top.gif);
	background-repeat: no-repeat;
}

#exhib_small_box_middle {
	padding: 0px 15px 0px 10px;
	margin: 0px 0px 0px 0px;
	width: 120px;
	background-image: url(../images/main_box_centre.gif);
	background-repeat: repeat-y;
	font-size: 11px;
	height: 90px;
	color: #000000;
}

#exhib_small_box_bottom {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 145px;
	height: 45px;
	background-image: url(../images/main_box_base.gif);
	background-repeat: no-repeat;
}


/******************* Right hand boxes ************************/

#post_mag {
	position: relative;
	float: left;
	padding: 70px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
	width: 230px;
	background-image: url(../images/post_tech_art.gif);
	background-repeat: no-repeat;
}

.red_box_top {
	position: relative;
	float: left;
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 0px 0px;
	width: 220px;
	height: 15px;
	background-image: url(../images/red_top.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
}

.red_box_top_left {
	position: relative;
	float: left;
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 0px 0px;
	width: 145px;
	height: 15px;
	background-image: url(../images/red_top_left.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
}

.black_box_top {
	position: relative;
	float: left;
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 0px 0px;
	width: 220px;
	height: 15px;
	background-image: url(../images/black_top.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
}

.box_middle {
	position: relative;
	float: left;
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 10px 0px;
	width: 230px;
}

.box_middle_mag {
	position: relative;
	float: left;
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 10px 0px;
	width: 220px;
	background-image: url(../images/mag_base.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.box_middle_mag_left {
position: relative;
float: left;
padding: 10px 10px 10px 10px;
margin: 0px 0px 10px 0px;
width: 145px;
background-image: url(../images/layout/mag_base_left.jpg);
background-repeat: no-repeat;
background-position: bottom;
font-size: 10px;
background-color: #FFFFFF;

}

.box_middle_picture {
	position: relative;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 240px;
}

.box_bottom_show {
	position: relative;
	float: left;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	width: 240px;
	height: 39px;
	background-image: url(../images/box_base_cpl.gif);
	background-repeat: no-repeat;
}

.box_middle {
	position: relative;
	float: left;
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 0px 0px;
	width: 230px;
	text-align: center;
	background-color: #FFFFFF;
}

.red_discount{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-weight: bold;
}

.orange_discount{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 14px;
	color: #A50D12;
	font-weight: bold;
	text-transform: uppercase;
}

.cpl_box_middle_header{
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}

.box_middle_text{
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}

.round_white_top {
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 240px;
	height: 15px;
	background-image: url(../images/box_top_white.gif);
	background-repeat: no-repeat;
}

.round_white_middle {
	float: left;
	padding: 0px 10px 0px 10px;
	margin: 0px 0px 0px 0px;
	width: 220px;
	background-color: #FFFFFF;
	color: #000000;
}

.round_white_bottom {
	float: left;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	width: 240px;
	height: 38px;
	background-image: url(../images/box_base_white.gif);
	background-repeat: no-repeat;
}

.round_white_bottom_show {
	float: left;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	width: 240px;
	height: 25px;
	background-image: url(../images/box_base_white_show.gif);
	background-repeat: no-repeat;
}

.left_round_white_top {
	position: relative;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 165px;
	height: 15px;
	background-image: url(../images/left_box_top_white.gif);
}

.left_round_white_middle {
	position: relative;
	float: left;
	padding: 0px 10px 0px 10px;
	margin: 0px 0px 0px 0px;
	width: 145px;
	background-color: #FFFFFF;
	color: #000000;
}

.left_round_white_bottom {
	position: relative;
	float: left;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	width: 165px;
	height: 38px;
	background-image: url(../images/left_box_base_white.gif);
	background-repeat: no-repeat;
}

.awards_top {
	float: left;
	padding: 10px 0px 10px 10px;
	margin: 0px 0px 0px 0px;
	width: 230px;
	height: 16px;
	background-color: #d4d5d6;
	background-image: url(../images/right_awards_top.jpg);
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}

.awards_bottom {
	float: left;
	padding: 10px 10px 0px 10px;
	margin: 0px 0px 10px 0px;
	width: 220px;
	height: 198px;
	background-image: url(../images/right_awards.jpg);
	background-repeat: no-repeat;
}

.forum_title{
	font-size: 14px;
	color: #A50D12;
	font-weight: bold;
}

.box_middle_forum {
	position: relative;
	float: left;
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 0px 0px;
	width: 230px;
	background-color: #FFFFFF;
}

.forum_text{
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}

.mag_title{
	font-size: 14px;
	color: #A50D12;
	font-weight: bold;
}

.mag_text{
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}

/******** Conference pages  ***********/

#conf_right {
	padding: 0px 0px 10px 5px;
	margin: 0px 0px 0px 0px;
}

#conf_right a:link{ text-decoration: none; color: #000000; font-weight: normal;}
#conf_right a:visited{ text-decoration: none; color: #000000; font-weight: normal;}
#conf_right a:hover{ text-decoration: none; color: #999999; font-weight: normal;}
#conf_right a:active{ text-decoration: none; color: #000000; font-weight: normal;}

.conf_box {
	position: relative;
	float: left;
	padding: 30px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 145px;
}

.conf_box_top {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 145px;
	height: 15px;
	background-image: url(../images/main_box_top.gif);
	background-repeat: no-repeat;
}

.conf_box_middle {
	padding: 0px 15px 0px 10px;
	margin: 0px 0px 0px 0px;
	width: 120px;
	background-image: url(../images/main_box_centre.gif);
	background-repeat: repeat-y;
	font-size: 11px;
	height: 85px;
	color: #000000;
}

.conf_box_bottom {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 145px;
	height: 45px;
	background-image: url(../images/main_box_base.gif);
	background-repeat: no-repeat;
}

.conf_box_middle_title{
	font-size: 15px;
	font-weight: bold;
	padding: 0px 0px 3px 0px;
	color: #A50D12;
}

.conf_session {
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.conf_scroll {
	width: 435px;
	height: 507px;
	overflow: auto;
}

.conf_header {
	font-size: 16px;
	color: #A50D12;
	font-weight: bold;
	padding: 0px 0px 10px 0px;
	margin: 0px;
}

.conf_title {
	font-size: 16px;
	color: #A50D12;
	font-weight: bold;
	padding: 0px 0px 10px 0px;
	margin: 0px;
}

.conf_times {
    font-size: 12px;
	color: #000000;
	font-weight: bold;
	padding: 0px 0px 10px 0px;
	margin: 0px;
}

.conf_speaker {
	color: #000000;
	background-color: #FFFFFF;
	font-weight: bold;
}

#download {
	position: relative;
	float: left;
	padding: 95px 5px 0px 10px;
	margin: 0px 0px 0px 0px;
	width: 150px;
	height: 30px;
	background-image: url(../images/downloads.gif);
	background-repeat: no-repeat;
}

/***** Navigation css ********/

.glossymenu{
margin: 0px 0px;
padding: 0px;
width: 165px; /*width of menu*/
border-bottom-width: 0px;
background-color: #D4D5D6;
font-size: 11px;
}

.glossymenu a.menuitem{
background-color: #0D3558;
font-size: 13px;
color: white;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 4px 0px 4px 10px;
margin: 0px 0px 1px 0px;
text-decoration: none;
cursor: pointer;
}


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: white;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
border: none;
}

.glossymenu a.menuitem:hover{
background-color: #285caa;
color: #fff;
}

.submenu{ /*DIV that contains each sub menu*/
background-color: #FFFFFF;
margin: 0px 0px 0px 10px;
}

.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.submenu ul li{
border-bottom: 1px solid #CCCCCC;
display: block;
}

.submenu ul li a{
display: block;
color: black;
text-decoration: none;
padding: 2px 0;
padding-left: 10px;
}

.submenu ul li a:hover{
background-color: #CCCCCC;
colorz: white;
}



/********************************/

.box_title{
	font-size: 15px;
	font-weight: bold;
	padding: 0px 0px 3px 0px;
	color: #A50D12;
}

.box_title_blue{
	font-size: 15px;
	font-weight: bold;
	padding: 0px 0px 3px 0px;
	color: #223F8F;
}

.box_text{
	color: #000000;
}

.orange_text {
	color: #A50D12;
	text-decoration: none;
	font-weight: bold;
}

.travel_title {
	background-color: #CCCCCC;
	color: #000000;
	padding: 5px;
	font-weight: bold;
}

.clickhere_box {
	text-align: center;
	background-color: #c62127;
	color: #FFFFFF;
	padding: 5px;
}

.clickhere_box a{
	display: block;
	color: #FFFFFF;
}

.picture {
	position: relative;
	float: right;
	padding: 0px 5px 5px 0px;
}

.middle_picture {
	position: relative;
	float: left;
	padding: 0px 10px 10px 0px;
}

.gallery_picture {
	float: left;
	padding: 12px 12px 12px 12px;
}

.link_padding_right {
	padding: 0px 20px 0px 0px;
}

.conf_blue {
	background-color: #c9dfff;
	padding: 3px 0px 3px 3px;
	margin: 0px 0px 2px 0px;
}

.link_view {
	text-decoration: none;
	cursor: pointer;
	display: block;
}


.link_view a:link{ text-decoration: none; color: #000000; font-weight: normal;}
.link_view a:visited{ text-decoration: none; color: #000000; font-weight: normal;}
.link_view a:hover{ text-decoration: none; color: #000000; font-weight: normal;}
.link_view a:active{ text-decoration: none; color: #000000; font-weight: normal;}

.eco_top {
	float: left;
	padding: 10px 0px 0px 110px;
	margin: 0px 0px 0px 0px;
	width: 130px;
	height: 63px;
	background-image: url(../images/layout/eco_top.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}

.eco_middle {
	float: left;
	padding: 10px 10px 0px 10px;
	margin: 0px 0px 0px 0px;
	width: 220px;
	background-color: #FFFFFF;
	color: #000000;
}

.eco_bottom {
	float: left;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	width: 240px;
	height: 15px;
	background-image: url(../images/layout/box_base_white_eco.gif);
	background-repeat: no-repeat;
}

.eco_middle a:link{ text-decoration: none; color: #000000; font-weight: normal;}
.eco_middle a:visited{ text-decoration: none; color: #000000; font-weight: normal;}
.eco_middle a:hover{ text-decoration: none; color: #c5151d; font-weight: normal;}
.eco_middle a:active{ text-decoration: none; color: #000000; font-weight: normal;}

#eco {
	background-color: #e0f0d2;
}

#eco p{
	background-color: #e0f0d2;
	padding: 10px;
}

.eco_title {
	display: block;
	padding: 10px;
	background-color: #88c657;
	font-size: 18px;
	color: #FFFFFF;
}

.hotel_book a{
	display: block;
	padding: 5px;
	margin: 5px 0px 5px 0px;
	background-color: #A50D12;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}

.book_now {
	position: relative;
	float: left;
	padding: 5px 10px 5px 10px;
	Margin: 0px 0px 10px 0px;
	background-image: url(../images/book_now.jpg);
	width: 220px;
	height: 43px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#exhib_list_left {
	padding: 5px;
	margin: 0px 0px 10px 0px;
	border: 1px solid #A40D11;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #000000;
}

#exhib_list_left_scroll {
	overflow: auto;
	height: 120px;
}

.horizontal_linebreak {
	position: relative;
	clear: both; /* very important. This breaks the flow of floated elements */
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	margin-bottom: -1px;
	/*
	the above 3 attributes makes sure the breaking element is as thin as possible.
	I set margin-bottom: -1px so it pulls whats after it up by 1 px making it effectively invisible!
	*/
}