body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote, { 
	padding: 0;
	margin: 0;
	}
table {
	border-collapse: collapse;
	border-spacing: 0;
	}
fieldset,img { 
	border: 0;
	}

ol,ul {
	list-style: disc;
	margin: 0px 10px 0px 10px;
	padding: 5px;
}
caption,th {
	text-align: left;
	} 
h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	font-size: 100%;
	}
q:before,q:after {
	content:'';
	}
abbr,acronym { border: 0;
	}
	
/************ End of reset css ***********/

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/layout/background.gif);
	background-repeat: repeat;
	background-position: center;
}

a:link{ text-decoration: none; color: #0072BB; font-weight: normal;}
a:visited{ text-decoration: none; color: #0072BB; font-weight: normal;}
a:hover{ text-decoration: none; color: #E01C4E; font-weight: normal;}
a:active{ text-decoration: none; color: #0072BB; font-weight: normal;}

h1 {
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

h2 {
	font-size: 18px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

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;
}

#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 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 900px;
	background-color: #FAE2DE;
}

#middle {
	position: relative;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 900px;
	background-color: #D4D5D6;
	background-image: url(../images/layout/background_center.gif);
	background-repeat: repeat-y;
}

#left_content {
	position: relative;
	float: left;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
	width: 175px;
}

#left_holder {
	position: relative;
	float: left;
	padding: 7px 10px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 165px;
}

#navigation {
	position: relative;
	float: left;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 165px;
	background-color: #D4D5D6;
}

#central_holder {
	position: relative;
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 455px;
}

#central_content {
	position: relative;
	padding: 10px;
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	color: #000000;
	border-top: 10px solid #D4D5D6;
}

#right_content {
	position: relative;
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 230px;
	border-top: 10px solid #D4D5D6;
}

#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 #D4D5D6;
	border-top: 10px solid #FFFFFF;
}

.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 ************************/

.home_video {
	position: relative;
	float: left;
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 10px 0px;
	background-position: bottom left;
	background-color: #BCBDC1;
	background-repeat: no-repeat;
	width: 415px;
	height: 320px;
	font-size: 12px;
	text-align: center;
}

.home_quote {
	position: relative;
	float: left;
	padding: 10px 10px 0px 10px;
	margin: 0px 0px 0px 0px;
	background-image: url(../images/home_quote.jpg);
	background-repeat: no-repeat;
	width: 415px;
}

.home_quote img{
	padding: 0px;
	margin: 0px;
}

.quote_text {
	color: #0072bb;
	font-size: 13px;
	font-style: italic;
}

.home_conf {
	position: relative;
	float: left;
	padding: 10px 10px 10px 10px;
	margin: 10px 0px 0px 0px;
	background-image: url(../images/confbox_2.gif);
	background-repeat: no-repeat;
	width: 120px;
	height: 159px;
}

.home_reg {
	position: relative;
	float: right;
	padding: 10px 10px 10px 10px;
	margin: 10px 0px 10px 0px;
	background-image: url(../images/badgebox2.jpg);
	background-repeat: no-repeat;
	width: 265px;
	height: 65px;
}

.home_info {
	position: relative;
	float: right;
	padding: 10px 10px 10px 10px;
	margin: 10px 0px 10px 0px;
	background-image: url(../images/badgeboxinfo.gif);
	background-repeat: no-repeat;
	width: 265px;
	height: 65px;
}

.home_logo {
	position: relative;
	float: right;
	padding: 10px 10px 10px 10px;
	margin: 10px 0px 10px 0px;
	background-image: url(../images/badgeboxlogo.gif);
	background-repeat: no-repeat;
	width: 265px;
	height: 65px;
}

.home_exhib {
	position: relative;
	float: right;
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 0px 0px;
	background-image: url(../images/exhibinfobox1.gif);
	background-repeat: no-repeat;
	width: 265px;
	height: 65px;
}

.index_box {
	position: relative;
	float: left;
	padding: 10px 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/layout/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/layout/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/layout/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/layout/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/layout/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/layout/long_box_bottom.gif);
	background-repeat: no-repeat;
}

.prog {
	position: relative;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 5px;
	width: 135px;
	text-align: center;
}

.prog img{
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 5px 0px;
}

/*************** 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/layout/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/layout/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/layout/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/layout/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/layout/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/layout/main_box_base.gif);
	background-repeat: no-repeat;
}


/******************* Right hand boxes ************************/

#early_bird {
	position: relative;
	float: left;
	padding: 10px;
	margin: 0px 0px 0px 0px;
	width: 220px;
	height: 131px;
	background-image: url(../images/layout/early_bird.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 12px;
}

#early_bird a:link{ text-decoration: underline; color: #FFFF00; font-weight: normal;}
#early_bird a:visited{ text-decoration: underline; color: #FFFF00; font-weight: normal;}
#early_bird a:hover{ text-decoration: underline; color: #FFFFFF; font-weight: normal;}
#early_bird a:active{ text-decoration: underline; color: #FFFF00; font-weight: normal;}

#free_badge {
	position: relative;
	float: left;
	padding: 10px;
	margin: 0px 0px 10px 0px;
	width: 220px;
	height: 106px;
	background-image: url(../images/layout/regnowbox1.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 12px;
}

#free_badge a:link{ text-decoration: underline; color: #FFFFFF; font-weight: normal;}
#free_badge a:visited{ text-decoration: underline; color: #FFFFFF; font-weight: normal;}
#free_badge a:hover{ text-decoration: underline; color: #000000; font-weight: normal;}
#free_badge a:active{ text-decoration: underline; color: #FFFFFF; font-weight: normal;}

#eco_badge {
	position: relative;
	float: left;
	padding: 10px;
	margin: 0px 0px 10px 0px;
	width: 220px;
	height: 117px;
	background-image: url(../images/layout/eco.gif);
	background-repeat: no-repeat;
	color: #000000;
	font-size: 14px;
}

#eco_badge a:link{ text-decoration: underline; color: #FFFFFF; font-weight: normal;}
#eco_badge a:visited{ text-decoration: underline; color: #FFFFFF; font-weight: normal;}
#eco_badge a:hover{ text-decoration: underline; color: #000000; font-weight: normal;}
#eco_badge a:active{ text-decoration: underline; color: #FFFFFF; font-weight: normal;}

#passenger_today {
	position: relative;
	float: left;
	padding: 10px;
	margin: 0px 0px 10px 0px;
	width: 220px;
	height: 97px;
	background-image: url(../images/layout/passenger_today.jpg);
	background-repeat: no-repeat;
	color: #000000;
	font-size: 12px;
}

#passenger_today a:link{ text-decoration: underline; color: #000000; font-weight: normal;}
#passenger_today a:visited{ text-decoration: underline; color: #000000; font-weight: normal;}
#passenger_today a:hover{ text-decoration: underline; color: #FFFFFF; font-weight: normal;}
#passenger_today a:active{ text-decoration: underline; color: #000000; font-weight: normal;}

#mag_sub {
	position: relative;
	float: left;
	padding: 10px;
	margin: 0px 0px 10px 0px;
	width: 220px;
	height: 148px;
	background-image: url(../images/layout/mag_subs.jpg);
	background-repeat: no-repeat;
	color: #000000;
	font-size: 12px;
}

#mag_sub a:link{ text-decoration: underline; color: #0072BB; font-weight: normal;}
#mag_sub a:visited{ text-decoration: underline; color: #0072BB; font-weight: normal;}
#mag_sub a:hover{ text-decoration: underline; color: #000000; font-weight: normal;}
#mag_sub a:active{ text-decoration: underline; color: #0072BB; font-weight: normal;}

#call_for_papers {
	position: relative;
	float: left;
	padding: 10px;
	margin: 0px 0px 10px 0px;
	width: 220px;
	height: 225px; /* 20 pixels less than image height*/
	background-image: url(../images/layout/call_for_papers.jpg);
	background-repeat: no-repeat;
	color: #000000;
	font-size: 13px;
}

#call_for_papers a:link{ text-decoration: underline; color: #0072BB; font-weight: normal;}
#call_for_papers a:visited{ text-decoration: underline; color: #0072BB; font-weight: normal;}
#call_for_papers a:hover{ text-decoration: underline; color: #000000; font-weight: normal;}
#call_for_papers a:active{ text-decoration: underline; color: #0072BB; font-weight: normal;}



.party_sponsor_right {
    position: relative;
	float: left;
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 0px 0px;
	width: 220px;
	height: 15px;
	background-image: url(../images/layout/blue_top_right.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
}




.box_party_sponsor_right {
	
	position: relative;
	float: left;
	height: 100px;
	width: 220px;
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 10px 0px;
	background-image: url(../images/layout/white_bottom_right.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

#iata_days {
	position: relative;
	text-align:center;
	float: left;
	padding: 10px;
	margin: 0px 0px 10px 0px;
	width: 220px;
	height: 70px;
	
	background-image: url(../images/layout/white_box_90.gif);
	background-repeat: no-repeat;
	color: #000000;
	font-size: 13px;
}



#iata_days a:link{ text-decoration: underline; color: #0072BB; font-weight: normal;}
#iata_days a:visited{ text-decoration: underline; color: #0072BB; font-weight: normal;}
#iata_days a:hover{ text-decoration: underline; color: #000000; font-weight: normal;}
#iata_days a:active{ text-decoration: underline; color: #0072BB; font-weight: normal;}

#world_airport_awards {
	position: relative;
	text-align:center;
	float: left;
	padding: 10px;
	margin: 0px 0px 10px 0px;
	width: 220px;
	height: 70px;
	
	background-image: url(../images/layout/white_box_stars_90.jpg);
	background-repeat: no-repeat;
	color: #000000;
	font-size: 13px;
}

#world_airport_awards a:link{ text-decoration: underline; color: #0072BB; font-weight: normal;}
#world_airport_awards a:visited{ text-decoration: underline; color: #0072BB; font-weight: normal;}
#world_airport_awards a:hover{ text-decoration: underline; color: #000000; font-weight: normal;}
#world_airport_awards a:active{ text-decoration: underline; color: #0072BB; font-weight: normal;}

#group_discount {
	position: relative;
	text-align:center;
	float: left;
	padding: 10px;
	margin: 0px 0px 10px 0px;
	width: 220px;
	height: 45px;
	background-image: url(../images/layout/white_box_64.gif);
	background-repeat: no-repeat;
	color: #000000;
	font-size: 13px;
}



/******** 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/layout/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/layout/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/layout/main_box_base.gif);
	background-repeat: no-repeat;
}

.conf_box_middle_title{
	font-size: 15px;
	font-weight: bold;
	padding: 0px 0px 3px 0px;
	color: #C5151D;
}

.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: #C5151D;
	font-weight: bold;
	padding: 0px 0px 10px 0px;
	margin: 0px;
}

.conf_title {
	font-size: 16px;
	color: #C5151D;
	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;
}

.conf_register {
	position: relative;
	float: left;
	display: block;
	padding: 4px 0px 4px 15px;
	margin: 10px 0px 10px 0px;
	width: 420px;
	height: 17px;
	background-image: url(../images/conf_register.gif);
	background-repeat: no-repeat;
	font-size: 14px;
}

.conf_register a{
	display: block;
	width: 100%;
}

/***** Navigation css ********/
/*
.glossymenu{
margin: 0px 0px;
padding: 0px;
width: 185px; width of menu
border-bottom-width: 0px;
background-color: #FFFFFF;
font-size: 11px;
}

.glossymenu a.menuitem{
background-color: #DE0042;
font-size: 13px;
color: #ffffff;
display: block;
position: relative; To help in the anchoring of the ".statusicon" icon image
width: auto;
padding: 4px 0px 4px 10px;
margin: 0px 0px 0px 0px;
text-decoration: none;
cursor: pointer;
border-bottom: 3px solid #ffffff;
}


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: 7DA7D9;
}

.glossymenu a.menuitem .statusicon{CSS for icon image that gets dynamically added to headers
position: absolute;
border: none;
}

.glossymenu a.menuitem:hover{
background-color:  #E1E9F6;
color: #0072BB;
font-weight: bold;
}

.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{
display: block;
}

.submenu ul li a{
display: block;
color: #000000;
text-decoration: none;
padding: 2px 0;
padding-left: 10px;
}

.submenu ul li a:hover{
background-color: #E1E9F6;
color: #0072BB;
}

*/
/***** 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: #DE0042;
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: #C61520;
color: #ffffff;
}

.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: #C5151D;
}

.box_title_blue{
	font-size: 15px;
	font-weight: bold;
	padding: 0px 0px 3px 0px;
	color: #223F8F;
}

.box_text{
	color: #000000;
}

.orange_text {
	color: #C5151D;
	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: #003366;
	color: #FFFFFF;
	padding: 5px;
}

.clickhere_box a{
	display: block;
	color: #FFFFFF;
}

.picture {
	float: left;
	padding: 0px 5px 5px 0px;
}

.gallery_picture {
	float: left;
	padding: 12px 12px 12px 12px;
}

.link_padding_right {
	padding: 0px 20px 0px 0px;
}

.conf_blue {
	background-color: #c9dfff;
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 2px 0px;
}

.opening_time {
	background-color: #E1E9F6;
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 2px 0px;
}

.conf_rates {
	background-color: #E1E9F6;
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 2px 0px;
}

.link_view {
	text-decoration: none;
	cursor: pointer;
	display: block;
}

.scroll {
	width: 435px;
	height: 295px;
	overflow: auto;
}

.scroll_150 {
	width: 435px;
	height: 150px;
	overflow: auto;
}

.scroll_415 {
	width: 415px;
	height: 250px;
	overflow: auto;
	padding: 0px;
	margin: 0px;
}

.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/layout/red_top_left.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
}

.box_middle_sponsor_left {
	position: relative;
	float: left;
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 10px 0px;
	background-image: url(../images/layout/sponsor_bottom.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

.box_middle_left {
	position: relative;
	float: left;
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 10px 0px;
	width: 145px;
	background-image: url(../images/layout/sponsor_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #FFFFFF;
}

.box_middle_pavillion_left {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
}

.box_middle_pavillion_left a{
	display: block;
}

.box_middle_pavillion_left a:link{ text-decoration: none; color: #E01C4E; font-weight: bold;}
.box_middle_pavillion_left a:visited{ text-decoration: none; color: #E01C4E; font-weight: bold;}
.box_middle_pavillion_left a:hover{ text-decoration: none; color: #0072BB; font-weight: bold;}
.box_middle_pavillion_left a:active{ text-decoration: none; color: #E01C4E; font-weight: bold;}



.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;}

.discount {
	color: #E01C4E;
}

.blue {
	color: #0072BB;
}

.light_blue {
	color: #66CCFF;
}

.green {
	color: #33FF33;
}

.conference_day {
	background-color:#0066CC; 
	width:200px; 
	height:20px; 
	padding:1px; 
	margin:0px;
}

.box_title {
	font-size: 18px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	font-weight: normal;
	color: #000000;
}

.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!
	*/
}

#flags {
	position: absolute;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	top: 5px;
	right: 5px;
	z-index: 1;
}

/*Closed transparent div styles*/

#closed {

	position:absolute; 
	left:0px; top: 0px; 
	z-index:1; 
	height:1120px; 
	width: 455px; 
	background-color:#666666; 
	filter:alpha(opacity=50); 
	-moz-opacity: 0.5; 
	opacity: 0.5;
}

.closed_text {
	font-family:Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-size:40px; 
	color:#ffffff;
}