/* set all margins and pagging */
* {
margin: 0px;
padding: 0px;
}


body {
	font-family: Arial, Helvetica, sans-serif;
	background: #e7f1fb url('../images/wmb-bg-top.jpg') 0px 0px repeat-x;
	color: #000;
	font-size: .8em;
	font-weight: normal;
	line-height: 1.5;
	text-align: center;
}

a {
color: #034ea2;
}

a:active {
color: #f00;
}

a:hover {
color: #f00;
}

table {
font-size:100%;
}

/* set all heading to same*/
h1, h2, h3, h4, h5, h6 {
display:block;
font-weight: bold;
color: #034ea2;
font-size: 110%;
}

/* specific heading settings */
h1 {
font-size: 180%;
font-family: Georgia, "American Typewriter", Arial, Helvetica, sans-serif;
}

h2 {
font-size: 180%;
font-family: Georgia, "American Typewriter", Arial, Helvetica, sans-serif;
}
h3 {
font-size: 130%;
}

ul, ol {margin: 0px 0px 10px 30px;}

p {margin: 8px 0px 8px 0px;}
p img {border: 0px;}

/* define main page areas */
/* ====================== */
#container {
width: 960px;
margin: 0px auto 0px auto;
text-align: left;
background: #fff url('../images/wmb-bg-left.jpg') 0px 0px repeat-y;
overflow: auto;
}

#skiplinks {
position: absolute;
left: -1000px;
}


#header {
position: relative;
height: 220px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
background:  #fff  url('../images/wmb-header-960.jpg') 0px 0px no-repeat;
}



#mainbody {
margin: 0px 0px 0px 0px;
overflow: auto;
display: block;
border-top: 5px solid #034ea2;  /*  for ie6 */
}

#content {
position: relative;
width: 600px;
margin: 20px 0px 0px 190px;
/* background: #fff; */
}

#navbar {
float: left;
width: 180px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}


#colright {
float: right;
width: 150px;
overflow: auto;
margin: 0px 0px 0px 0px;
}

#colright a:link {
text-decoration: none;
}

#colright img {
border: 0px;
}


#footer {
display: block;
padding: 0px 0px 20px 0px;
text-align: center;
margin: 10px 0px 20px 0px;
}

/* ======================================== */
/* ======================================== */
/*                 NAV BAR                  */
/* ======================================== */
/* ======================================== */
/* menus as ul list so set-up look and feel */
/* ======================================== */
#navbar ul li a {
color: #fff;
text-decoration: none;
display: block; 
font-weight: bold;
padding: 0px 10px 0px 0px;
background: url('../images/wmb-bg-button.jpg') -15px 0px no-repeat;
margin: 0px 5px 0px 0px;
height: 25px;
line-height: 2;
font-size: 100%;
text-align: right;
width: 160px;
}

#navbar ul {
list-style-type: none;
margin: 0px 0px 10px 0px;
}

#navbar ul li {
margin-bottom: 5px;
display: block;
}

#navbar a:link {
text-decoration: none;
}

#navbar a:visited {
text-decoration: none;
}

#navbar a:active {
text-decoration: underline;
}

#navbar a:hover {
text-decoration: none;
color: #f00
}
#navbar a.thisparent, #navbar a.thispage{
color: #f00;
text-transform: uppercase;
font-weight: bold;
}


/* ======================================== */
/*   LEFT & RIGHT side boxes                        */
/* ======================================== */

.blueboxl {
position: relative;
width: 122px;
margin: 20px 0px 20px 35px;
background:  url('../images/wmb-box-midl.gif') 0px 0px repeat-y;
color: #fff;
padding: 10px 5px 10px 5px;
text-align: center;
}

.blueboxl a {
color: #fff;
}
.blueboxr {
position: relative;
width: 122px;
margin: 20px 10px 20px 0px;
background:  url('../images/wmb-box-mid.gif') 0px 0px repeat-y;
color: #fff;
padding: 10px 5px 10px 5px;
text-align: center;
}

.blueboxr a {
color: #fff;
}

.blueboxr a:hover {
text-decoration: none;
color: #f00
}

.blueboxtext {
line-height: 1;
font-size: 150%;
font-weight: normal;
text-transform: uppercase;
}

.boxhere{
font-weight: bold;
display: block;
font-size: 200%;
}

.exhibsum {
display: block;
text-align: center;
}


.boxtop {
position: absolute;
top: 0px;
left: 0px;
}
.boxbottom {
position: absolute;
bottom: 0px;
left: 0px;
}
/* ======================================== */

.sponsors {
text-align: center;
font-weight: bold;
color: #034ea2;
}
.sponsors img {
display: block;
margin: 2px auto 15px auto;
}

.organisers {
text-align: center;
font-weight: bold;
color: #034ea2;
margin: 50px 0px 0px 0px;
}
.organisers img {
display: block;
margin: 2px auto 15px auto;
}
/* ======================================== */
/* ======================================== */

/* ======================================== */
/* ======================================== */

/* ======================================== */
/*         FLOOR PLAN                       */
/* ======================================== */
#floorplan {
position: relative;
width: 480px;
height: 650px;
font-size: 80%;
}

#floorplan span {
display: block;
position: absolute;
cursor: pointer;
border: 1px solid #000;
text-align: center;
}

#floorplan span.standb {
background:  #4565af;
color: #fff;
}
#floorplan span.stand {
background:  #d6dbee;
color: #000;
}


/* ======================================== */
/* ======================================== */

.mandatory {
color: #f00;
}

.bold {
font-weight: bold;
}

.red {
color: #f00;
}

.centre {
text-align: center;
}

.imagefr {
float: right;
margin: 0px 0px 10px 20px;
}

.imagefl {
float: right;
margin: 0px 20px 10px 0px;
}



.radio {
border: 0px;
}


div.ptable {
overflow: auto;
width: 600px;
position: relative;
background: #cccccc;
border: 1px solid #730B0A;
color: #000000;
padding: 2px;
}

div.prow {
overflow: auto;
width: 100%;
margin: 0px 0px 0px 0px;
}

div.prow span.coll {
float: left;
width: 150px;
text-align: left;
} 

div.prow span.colr {
float: right;
width: 430px;
text-align: left;
}

/* ================================ */
/*  START OF WIDGET TEXT FORMATTING
/* ================================ */

.widgetem {font-style: italic;}
.widgetstrong {font-weight: bold;}
.widgetleft {text-align: left;}
.widgetright {text-align: right;}
.widgetcentre {text-align: center;}
.widgetjustify {text-align: justify;}
.widgetexternal {/* formatting for external link */}


/* ================================ */
/*  END OF WIDGET TEXT FORMATTING   */
/* ================================ */

.lhcolumn {
width: 45%;
margin: 0px 0px 0px 20px;
}

.rhcolumn {
width: 45%;
float: right;
margin: 0px 20px 0px 0px;
}


.uploadedimgr {
float: right;
margin: 0px 0px 10px 20px;
display: inline;
}

.uploadedimgl {
float: left;
margin: 0px 20px 10px 0px;
display: inline;
}

.uploadedimgc {
text-align: center;
display: block;
margin: 5px auto 5px auto;
}

.uploadedimgi {
text-align: center;
display: block;
margin: 5px 0px 5px 0px;
}


/* =================== */
/* segment templates   */
/* =================== */

.segmenttpl1 {
position: relative;
margin: 0px;
padding: 0px;
}


.segment {
margin: 10px 0px 10px 0px;
padding: 0px;
position: relative;
width: 100%;
overflow: auto;
}

.segmentimgonly {
display: inline;
float: left;
margin: 0px 0px 0px 5px;
text-align: center;
}

.segmentimgonly p {
display: inline;
}


/* =================== */
/* =================== */

/* =================== */
/*      PMBWS FORM     */
/* =================== */

.validation_options {
	position: absolute;
	left: -1000px;
}

form#pmbws 		{
position: relative;
display: block;
width: 550px;
overflow: auto;
border: 1px solid #1c1565; 
background: #e7f1fb;
margin: 0px 0px 0px 10px; 
}

form#pmbws p		{
	margin-bottom		: .1em;  /* NB value of this in forms css is currently set at 1em */
	margin-left		: 5px;
}

form#pmbws p label {
	width			: 10em; /* NB value of this in forms css is currently set at 9.5em */
	display			: block;
	float			: left;
	cursor			: pointer;
	clear			: left;
	font-weight		: bold;
}
form#pmbws p input {
	width			: 15em; /* NB value of this in forms css is currently set at 9.5em */
}
form#pmbws p textarea {
	width			: 15em; /* NB value of this in forms css is currently set at 9.5em */
}

form#pmbws #submit 	{
	cursor			: pointer;
	width			: 12em;
	margin			: 0em 0em 1em 10em;
	line-height: 1;
}

form#pmbws p input.width2 {
width: 2em;
}

form#pmbws p input.checkTerms{
width: 2em;
border: 0px;
}

form#pmbws p input.width10, form#pmbws p input.requiredPcode {
width: 10em;

}

form#pmbws p input.radio{
width: 2em;
border: 0px;
}



form#pmbws p.seminarchecks {
clear: left;
margin: 8px 0px 0px 0px;
padding: 0px;
line-height: 1;
}

form#pmbws p.seminarchecks input  {
display: block;
float: left;
width: 14px;
height: 14px;
margin: 0px 0px 0px 10px;
padding: 0px;
border: 0px ;
}

form#pmbws p.seminarchecks label {
display: block;
float: left;
width: 400px;;
margin: 0px 0px 0px 8px;
clear: none;
}
form#pmbws  span.seminarspeaker, 
form#pmbws  span.seminarroom,  
form#pmbws  span.seminarroomgrow,  
form#pmbws  span.seminarroomstart {
display: block;
clear: left;
margin: 0px 0px 0px 35px;
font-style: italic;
width: 28em;
}

form#pmbws  span.seminarroomgrow {
color: #034ea2;
}

  
form#pmbws  span.seminarroomstart {
color: #034ea2;
}
/*
*/

/* ------ error messages -------- */

form#pmbws p span.errorMsg {
	position		: relative;
	display			: block;
/*	float			: left; */
	clear			: left;
	margin-left		: 10em;
	color			: #FF0000;
	font-size		: 100%;
	width			: 20em;
}


/* ------ validation option buttons -------- */

form#pmbws fieldset.validation_options {
	position		: absolute; 
	/*right			: 440px;  */ 
	bottom			: 0.5em;
	width			: 50%; 
	border			: 1px solid #006699;
	padding			: 0.3em;
}

/* ------ error/OK messages -------- */


.contactmessage {
font-weight: bold; 
color: #a00;
}

#downloads {
width: 500px;
position: relative;
border: 1px solid #d37c17;
overflow: auto;
border-collapse: collapse;
}

#downloads td{
border: 1px solid #d37c17;
vertical-align: top;
padding: 1px;
}

.downloadhead {
background: #ffe3c1;
}

.download300 {
float: left;
display: block;
width: 300px;
border: 1px solid #060;
}
.download200 {
float: left;
display: block;
width: 200px;
border: 1px solid #060;
}
.download100r {
float: left;
display: block;
width: 100px;
text-align: right;
border: 1px solid #060;
}


div.seminarsptable {
	padding: 2px 0px 3px 0px;
	position: relative;
	background: #fff;
	overflow: auto;
	font-size: 90%;
	}

div.seminarsptable_row, div.seminarsptable_row_start,div.seminarsptable_row_grow {
	width: 580px;
	position: relative;
	padding: 0px 10px 0px 10px;
	margin: 2px 0px 0px 0px;
	overflow:auto;
	border-bottom: 1px solid #006;
	}

div.seminarsptable_row span.coll, div.seminarsptable_row_start span.coll,div.seminarsptable_row_grow span.coll  {
	float: left;
	width: 60px;
	text-align: left;
	margin-right: 3px;
	}

div.seminarsptable_row span.colr, div.seminarsptable_row_start span.colr,div.seminarsptable_row_grow span.colr  {
	float: right;
	width: 500px;
	text-align: left;
	}

div.seminarsptable h2, div.seminarsptable h3 {
font-size: 100%;
color: #666;
}

div.seminarsptable h3 span {
color: #000;
font-weight: bold;
margin: 0px 0px 0px 10px;
}
	
	
.togglelink {
/* float: right; */
font-weight: bold;
font-size: 120%;
color: #034ea2;
margin: 0px 10px 0px 0px;
text-decoration: none;
}

 /* div.seminarsptable_row_start h2, 
div .seminarsptable_row_start h3, */
div .seminarsptable_row_start .togglelink 
{
color: #034ea2;
}

a.togglelink:hover {
color: #f00;
}


/*
.seminartitle {
float: left;
width: 300px;
font-weight: bold;
font-size: 120%;
color: #44871e;
}
*/

.seminarimgr {
float: right;
margin: 0px 0px 10px 20px;
display: inline;
}

.seminarimgl {
float: left;
margin: 5px 0px 10px -70px;
display: inline;
}

.seminarimgc {
text-align: center;
display: block;
margin: 5px 0px 5px 0px;
}

.seminarimgi {
text-align: center;
display: block;
margin: 5px 0px 5px 0px;
}


.toggle2 p, .toggle2 h3 {
clear: left;

margin: 0px 0px 5px 0px;
}

/* Auto generated by Apps Builder - an MBWS toolset */
/* exhibitors table css  */
/* Change width values to suit */

div.form_exhibitors {
	width: 480px;
	border: 1px solid #008484;
	padding: 2px 0px 3px 2px;
	position: relative;
	left: 0px;
	background: #B6CFDA;
	overflow: auto;
	}

div.form_exhibitors_row {
	padding: 0px 0px 0px 0px;
	margin: 2px 0px 0px 0px;
	overflow:auto;
	width: 100%;
	}

div.form_exhibitors_row span.coll {
	float: left;
	width: 120px;
	text-align: left;
	}

div.form_exhibitors_row span.colr {
	float: right;
	width: 350px;
	text-align: left;
	}

.tooltip
{
  width: 200px;
  height: 40px;
  padding: 5px 5px 5px 5px;
  font-size: 100%;
  background: #4565af;
  color: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
}

