html, body {
  /*background:#F5F5F5;*/
  background:#FFFFFF;
  color:#444;
  font-family:Arial, Verdana;
  font-size:12px;
  height: 100%;
  margin: 0;
  padding: 0;
  width:100%;
  z-index: -1000;
}

#organiser_style{
width: 702px;
margin: 0 auto;
}

#organiser_style tr td{
text-align: center;
padding: 5px;
}

#organiser_style tr td ul{
  text-align: left;
  padding: 0 0 0 10px;
}

tbody{
  padding: 0;
  margin: 0;
}

tr{
  padding: 0;
  margin: 0;
}

td{
  margin: 0;
  padding: 0;
}

b{
color: #222775;
}

p{
  padding: 0;
  margin: 0;
}

.special_message{
  text-align:left;
  font-size:90%;
  font-weight:bold;
  padding:5px 0 0 0;
}

#topbar_headers{
  width: 250px;
  max-width: 250px;  
  height: 25px;
  font-size: 14px;
  font-weight: bold;
  background-color: #999;
  vertical-align: top;
  text-align: center;
}

#topbar_headers td{
border: 1px solid #CCC;
}

.topbar_cells{
  width: 250px;
  /*max-width: 250px;  */
  overflow: hidden;
  vertical-align: middle;
  /*text-align: center;*/
  padding: 10px 0;
}

.link_input_labels{
  width: 140px;
  max-width: 140px;
  min-width: 140px;
}

.steps{
  font-size: 20px;
  font-weight: bold;
  color: #31297B;
}

.conference_links a{
text-decoration: underline;
color: #222775;
font-size: 14px;
}

.conference_links a:hover{
color: #846AAF;
}

.style1 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 16px;
}

.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.style4{
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
  
.style5{
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-weight: bold;
}

#logo{
  background-image: url('../images/exbo_header_bg.jpg');
  background-repeat: repeat-x;
  background-color: #FFF;
  color:#F0F0F0;
  height: 101px;
  /*padding:10px 20px;*/
}

/*#logoleft {
  background-image: url('../images/exbo_title.jpg');
  background-repeat: no-repeat;
  float: left;
  line-height:60px;
  margin: 10px 0 0 0;
  height: 41px;
  width: 550px;
}*/

#logoleft {
  background-image: url('../images/logo.jpg');
  background-repeat: no-repeat;
  float: left;
  margin: 0 0 0 0;
  height: 101px;
  width: 486px;
}

#exbo_logo{
  background-image: url('../images/exbo_logo_blocks.jpg');
  background-repeat: no-repeat;
  float: right;
  padding: 0 0 0 0;
  color: #FFFFFF;
  width: 392px;
  height: 101px;
}

/*#exbo_logo{
  float: right;
  padding: 0 10px 0 0;
  color: #FFFFFF;
  width: 96px;
  height: 59px;
}*/

#contact_details a{
  color: #FFFFFF;
  text-decoration: none;
}

#leftimage{
  vertical-align: top;
  padding: 20px 0 0 0;
  background: #FFF; 
  text-align: center;  
  /*height: 100%;*/
  width: 235px;
}

#content{
  /*background-image: url('../images/exboartwork.jpg');
  background-repeat: no-repeat;
  background-position: left top;*/
  width: 100%;
  height: 100%;
  padding: 10px;
}

#right_bar a{
  border: 0px;
}

img{
  border: 0px;
}

#contact_bg{
  height: 170px; 
  width: 169px; 
  background-image: url('../images/contact_bg.jpg'); 
  background-repeat: no-repeat;
  margin: 0 auto;
  padding: 0 0 15px 0;
}

#contact_bg_text{
  text-align: left;
  height: 100px;
  width: 140px;
  font-size: 13px;
  line-height: 18px;
  margin: 0 auto;
  padding: 60px 0 0 0;
  white-space: normal;
  overflow: hidden;
  -ms-word-break: break-all;
  word-break: break-all;

  /* Non standard for webkit */
  word-break: break-word;

  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}

#contact_bg_text a{
text-decoration: none;
color: #222775;
}

#contact_bg_text a:hover{
color: #846AAF;
}

/* #link_topbar_bg{
height: 180px;
width: 100%;
} */

#right_bar{
  vertical-align: top;
  padding: 10px 0 10px 0;
  text-align: center;  
  /*height: 100%;
  border-left: 1px solid #222775;  */
  width: 195px;
  overflow: hidden;
}

/* Rightbar CSS for link.php */
#link_right_bar{
  vertical-align: top;
  padding: 10px 0 0 0;
  text-align: center;  
  height: 100%;  
  width: 195px;
  overflow: hidden;
}

#right_bar_table{
  padding: 0px;
  width: 195px;
  overflow: hidden;
}

#logologo {
  float:right;
  }

#instr_img{
  background-image: url('../images/layout_help_btn.jpg');
  background-repeat: no-repeat;
  width: 139px;
  height: 154px;
  margin: 0 auto;
}

#menu {
  margin-right:15px;
  text-align:center;
  }

#menu a{
  background:#666;
  color: white;
  text-decoration:none;
  border:1px solid #C0C0C0;
  width:100px;
  padding:3px;
  }

#menu a:hover {
  background:#9AB;
  }

th {
  background:#666;
  color:#FFF;
  border:1px solid #000;
  }

tr .odd {
  background:#DDD;
  color:#000;
  }

tr .even {
  background:#BBB;
  color:#000;
  }

#footer {
  background-image: url('../images/footer_bg.jpg');
  background-repeat: repeat-x;
  color:#EEE;
  height: 175px;
  padding: 0;
  margin: 0;
  /*border:1px solid #000;*/
  /*padding:6px;*/
 }

#footer table tr td {
  text-align: center;
}

/*#footer_logo{
  background-image: url('../images/footer_logo.jpg');
  background-repeat: no-repeat;
  background-position: center center;
}

#footer_products{
  background-image: url('../images/footer_product_logos.jpg');
  background-repeat: no-repeat;
  background-position: center center;
}

#footer_info{
  background-image: url('../images/footer_info.jpg');
  background-repeat: no-repeat;
  background-position: center center;
}

.footer_seperator{
  background-image: url('../images/footer_sep.jpg');
  background-repeat: no-repeat;
  background-position: center center;
  width: 9px;
}*/

ul#footerLinks{
  color: #464646;
  font-size: 16px;
  text-align: left;
}

ul#footerLinks{
  padding: 0 0 0 20px;
  text-align: left;
}

ul#footerLinks li a{
  color: #464646;
}

ul#footerLinks li a:hover{
  color: #100E59;
}

#footer a {
  text-decoration:none;
  color:#DD0;
  }

#footer a:hover {
  color:#FF0;
  }

.announcement {
  text-align:left;
  background:yellow;
  font-size:90%;
  font-weight:bold;
  border:2px solid #FB8;
  padding:5px;
  }

.layout_instr{
  text-align:left;
  background: #222775;
  font-size: 14px;
  color: #FFFFFF;
  font-weight:bold;
  border: 2px solid #FB8;
  padding: 5px;
}

table .floorplan {
  border-bottom: 1px solid #000;
  border-right: 1px solid #000;
  border-top: 1px solid #000;
}

#floorplan {
  overflow:auto;
  }
  
#StallOptions table, tbody, td, tr {
font-size: 13px;
border: 0px;
}

#stallList {
  height: 500px;
  max-height: 500px;
  overflow: auto;
  position: relative;
}

.borders {
  border:1px solid #BBB;
  }

.b_top {
  border-top:1px solid #000;
  }

.b_bottom {
  border-bottom:1px solid #000;
  }

.b_left {
  border-left:1px solid #000;
}

.b_right {
  border-right:1px solid #000;
  }

.wholeborder{
  border: 1px solid #000;
-webkit-border-radius: 10px;
-webkit-border-bottom-right-radius: 3px;
-webkit-border-bottom-left-radius: 3px;
-moz-border-radius: 10px;
-moz-border-radius-bottomright: 3px;
-moz-border-radius-bottomleft: 3px;
border-radius: 10px;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}

.F, .floorplan{
  background:#faf9da;
  }

.U {
  background:lightgray;
   }

.X {
  background: pink;
  color:#000;
  }

.A {
  background:#75FF75;
  }

.A1 {
  background:#84d47e;
  }

.A2 {
  background:#75FF75;  
  }

.A3 {
  background:#9FFF9F;
  }

.A4 {
  background:#00C600;
  }

.A5 {
  background:#00B700;
}

.A6 {
  background:#7fd407;
}
  
.A7 {
  background:#7bc879;
}

.A8 {
  background:#a9ff2f;
}

.A9 {
  background:#7fd407;
}

.B {
  background: #FF5E5E;
  color:#FFF;
  }

.E {
  background: #FFFF6C;
  color:#000;
  }

/* Green colour for floorplan */
.G {
  background: #75FF75 ;
  color: #000;
  }
  
/* Orange colour for floorplan */
.P {
  background: #FFBE5E;
  color:#000;
  }

.like_link {
  cursor:pointer;
  }

.selected {
  background: #6F6FFF;
  }

.formHeader {
  background:#999;
  padding:5px;
  border:1px solid #000;
  font-size:120%;
  font-weight:bold;
  }

#info {
  padding:5px;
  background:#444;
  color:#FFF;
  }

#loading {
  background:#EEE;
  color:#F00;
  font-size:26px;
  position:absolute;
  width:200px;
  border:2px solid #AAA;
  }
  
.button {
  background-image: url('../images/3_button_bgoff.png');
  background-repeat: no-repeat;
  background-position: left top;
	font-size: 16px;
	height: 60px;
	width: 200px;
	font-weight: bold;
	cursor: pointer;
	padding: 20px 0 0 0;
	cursor: hand;
	color: #FFFFFF;
}  

#button_div a{
text-decoration: none;
}

.mainbutton {
	-moz-box-shadow:inset 0px 0px 1px 1px #7fb2f0;
	-webkit-box-shadow:inset 0px 0px 1px 1px #7fb2f0;
	box-shadow:inset 0px 0px 1px 1px #7fb2f0;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #3E39B1), color-stop(1, #31297B) );
	background:-moz-linear-gradient( center top, #3E39B1 5%, #31297B 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3E39B1', endColorstr='#31297B');
	background-color:#3E39B1;
	-webkit-border-top-left-radius:10px;
	-moz-border-radius-topleft:10px;
	border-top-left-radius:10px;
	-webkit-border-top-right-radius:10px;
	-moz-border-radius-topright:10px;
	border-top-right-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	-moz-border-radius-bottomright:10px;
	border-bottom-right-radius:10px;
	-webkit-border-bottom-left-radius:10px;
	-moz-border-radius-bottomleft:10px;
	border-bottom-left-radius:10px;
	text-indent:0;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:17px;
	font-weight:bold;
	font-style:normal;
	/*height:50px;*/
	line-height:50px;
	width:175px;
	text-decoration:none;
	text-align:center;
	text-shadow:0px 0px 8px #000000;
}

.mainbutton:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #31297B), color-stop(1, #3E39B1) );
	background:-moz-linear-gradient( center top, #31297B 5%, #3E39B1 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#31297B', endColorstr='#3E39B1');
	background-color:#31297B;
	cursor: pointer;
}

.mainbutton:active {
	position:relative;
	top:1px;
}

#priceListTable tr td{
  border: 1px solid #CCC;
  padding: 2px 5px;
}

.priceListTableHeader{
  font-weight: bold;
}

select#conferenceSelect {
  width: 220px !important; 
  height: 30px !important; 
  font-size: 17px !important;
  border: 2px solid #228CC8 !important;
}

input#conferenceSelectSubmit{
  width: 60px !important; 
  height: 30px !important; 
  font-size: 17px !important;
  border: 1px solid #228CC8 !important;
}

.linkSelectFloorplan select, select#stallListSelect {
  width: 250px !important; 
  height: 30px !important; 
  font-size: 17px !important;
  border: 2px solid rgb(4, 171, 0) !important;
}

.genericbtn {
	-moz-box-shadow:inset 0px 1px 0px 0px #716cfa;
	-webkit-box-shadow:inset 0px 1px 0px 0px #716cfa;
	box-shadow:inset 0px 1px 0px 0px #716cfa;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #3a37a6), color-stop(1, #272265) );
	background:-moz-linear-gradient( center top, #3a37a6 5%, #272265 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3a37a6', endColorstr='#272265');
	background-color:#3a37a6;
	-webkit-border-top-left-radius:15px;
	-moz-border-radius-topleft:15px;
	border-top-left-radius:15px;
	-webkit-border-top-right-radius:15px;
	-moz-border-radius-topright:15px;
	border-top-right-radius:15px;
	-webkit-border-bottom-right-radius:15px;
	-moz-border-radius-bottomright:15px;
	border-bottom-right-radius:15px;
	-webkit-border-bottom-left-radius:15px;
	-moz-border-radius-bottomleft:15px;
	border-bottom-left-radius:15px;
	text-indent:0;
	border:1px solid #3a37a6;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:18px;
	font-weight:normal;
	font-style:normal;
	height:60px;
	line-height:60px;
	width:200px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #000000;
}

.genericbtn:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #272265), color-stop(1, #3a37a6) );
	background:-moz-linear-gradient( center top, #272265 5%, #3a37a6 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#272265', endColorstr='#3a37a6');
	background-color:#272265;
}

.genericbtn:active {
	position:relative;
	top:1px;
}



#contactBlockWrapper {
  display: block; 
  width: 168px;
  margin: 0 auto;
  -moz-box-shadow: inset 0px 1px 0px 0px #716cfa;
  -webkit-box-shadow: inset 0px 1px 0px 0px #716cfa;
  box-shadow: inset 0px 1px 0px 0px #716cfa;
  background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #3a37a6), color-stop(1, #272265) );
  background: -moz-linear-gradient( center top, #3a37a6 5%, #272265 100% );
  filter:progid: DXImageTransform.Microsoft.gradient(startColorstr='#3a37a6', endColorstr='#272265');
  background-color: #3a37a6;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  text-indent: 0;
  border: 1px solid #3a37a6;
}

#contactInfoArea{
  width: 155px;
  margin: 5px auto 5px auto;
  -moz-box-shadow: inset 0px 0px 4px 1px #555;
  -webkit-box-shadow: inset 0px 0px 4px 1px #555;
  box-shadow: inset 0px 0px 4px 1px #555;
  background-color: #FFF;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;  
  border: 1px solid #444;
  padding: 5px 0;
  -ms-word-break: break-all;
  word-break: break-all;

  /* Non standard for webkit */
  word-break: break-word;

  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}

#socialIcons{
  margin: 5px 0 0 0;
}


.genericbtnRightBar {
	-moz-box-shadow:inset 0px 1px 0px 0px #716cfa;
	-webkit-box-shadow:inset 0px 1px 0px 0px #716cfa;
	box-shadow:inset 0px 1px 0px 0px #716cfa;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #3a37a6), color-stop(1, #272265) );
	background:-moz-linear-gradient( center top, #3a37a6 5%, #272265 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3a37a6', endColorstr='#272265');
	background-color:#3a37a6;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;
	text-indent:0;
	border:1px solid #3a37a6;
	display:inline-block;
	color:#ffffff;
	margin: 8px 0 0 0;
	font-family:Arial;
	font-size:18px;
	font-weight:normal;
	font-style:normal;
	height:50px;
	line-height:50px;
	width:168px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #000000;
}

.genericbtnRightBar:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #272265), color-stop(1, #3a37a6) );
	background:-moz-linear-gradient( center top, #272265 5%, #3a37a6 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#272265', endColorstr='#3a37a6');
	background-color:#272265;
}

.genericbtnRightBar:active {
	position:relative;
	top:1px;
}

.floorplanDiv{
  display: none;
}