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: 25%;  /* 250px */
  max-width: 25%;  /* 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: 25%; /* 250px */
  max-width: 25%;  /* 250px */
  overflow: hidden;
  height: 154px;
  vertical-align: top;
  text-align: center;
  border: 1px solid #CCC;  
}

.topbar_cells #selectFloorplan{
  width: 250px !important;
  height: 30px;
  font-size: 14px;
  background-color: #FFE553;
}

.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:180px;
  /*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: 180px;
  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: 180px;
}

/*#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;
-ms-word-break: break-all;

     /* Be VERY careful with this, breaks normal words wh_erever */
     word-break: break-all;

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

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

#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;
}

#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;
  }

#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;
  }

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

.U {
  background:grey;
  color:#DDD;
  }

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

.A {
  background:#75FF75;
  }

.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;
}