body {
	margin:0;
	padding:0;
	text-align:center;
	color:#666;
	background:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.ThRows {
	background-color: #016B3F;
	padding: 2px;
	font-weight: bold;
	vertical-align: bottom;
	color: #FFFFFF;
	text-align: center;
}
.TrOdd {
	background-color: #ECFDEE;
}
.TrOddMember {
	background-color: #ECFDEE;
	font-weight: bold;
	color: #2A1FFF;
}
.TrEven {
	background-color: #FFFFFF;
}
.TrEvenMember {
	background-color: #FFFFFF;
	font-weight: bold;
	color: #2A1FFF;
}
.TrHover {
	background-color: #FFDFDD;
}
.TrHoverMember {
	background-color: #FFDFDD;
	font-weight: bold;
	color: #2A1FFF;
}


h1 {
  margin:0 0 0.6em 0;
  padding:7px 0;
  font-family:Georgia,'Times New Roman',Times,serif;
  font-size:1.7em;
  font-weight:normal;
  color:#05a;
}
h2 {
  margin:0 0 0.3em 0;
  padding:7px 0;
  font-family:Georgia,'Times New Roman',Times,serif;
  font-size:1.7em;
  font-weight:normal;
  color:#666;
}
h3 {
  font-size:1.1em;
}
h4,
h5,
h6 {
	font-size:70%;
}

a {
  color:#05a;
}

a.decoration {
	padding:0 0 0 10px;
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(/_images/back-links.gif);
}

p {
  margin:0 0 1.1em 0;
  line-height:1.4em;
}

ul,ol {
  margin:0 0 1.1em 20px;
  padding:0;
  line-height:1.4em;
}

ul.links {
  list-style:none;
  margin:0;
  padding:0;
}

ul.bullet {
  list-style:none;
}
ul.bullet li {
  background:url('../_images/back-bullets.gif') no-repeat left center;
  margin:0;
  padding:0 0 0 10px;
}

img.border {
  border:1px solid #ddd;
}

form {
	margin:0 0 1.1em 0;
	line-height:normal;
}
input,select,textarea {
  font:normal 1em Arial,Helvetica,sans-serif;
}
input.text {
  border:1px solid #7f9db9;
}
input.button {
  width:auto;
  padding:1px 4px;
  overflow:visible;
}
div.row {
  clear:both;
  margin:2px 0;
}
div.row .label {
  float:left;
  width:40%;
  padding:3px 0 0 0;
}
div.row .error {	
  color:#f00;
  margin:0 0 5px 0;
}

.textleft {
  text-align:left;
}
.textright {
  text-align:right;
}
.textcenter {
  text-align:center;
}
.floatleft {
  float:left;
}
.floatright {
  float:right;
}

div#holder {
	min-width:839px;
	max-width:983px;
	padding:10px;
	text-align:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	float: none;
}

div#header {
  min-height:1%;
  border:1px solid #c6c6c6;
}
div#header:after {
  content:'.';
  display:block;
  clear:both;
  height:0;
  visibility:hidden;
}
div#header a#logo {
	float:left;
	color: #FFFFFF;
}
div#header a#logo img {
	border:0;
	color: #FFFFFF;
}

ul#navbar {
  float:right;
  margin:0;
  padding:46px 0 0 0;
  list-style:none;
}

ul#navbar li {
  float:left;
  border-left:1px solid #c6c6c6;
}
ul#navbar li a {
  float:left;
  min-height:32px;
  padding:2px 7px 10px 7px;
  text-decoration:none;
  font-size:1.1em;
  font-weight:bold;
  color:#666;
}
ul#navbar li a:hover {
  background:#eee;
}
ul#navbar li a.selected {
  text-decoration:underline;
  background:#eee;
}
ul#navbar li.CPD a {
  max-width:55px;
}
ul#navbar li.visit a {
  max-width:100px;
}
ul#navbar li.list a {
	max-width:110px;
}
ul#navbar li.exhibit a {
  max-width:45px;
}
ul#navbar li.Images a {
  max-width:130px;
}
ul#navbar li.ExhibManual a {
  max-width:50px;
}
ul#navbar li.registration a {
  max-width:65px;
}
ul#navbar li.stay a {
  max-width:85px;
}
ul#navbar li.news a {
  max-width:35px;
}
ul#navbar li.contact a {
  max-width:52px;
}

div#main {
  min-height:400px;
  padding:8px 0 20px 0;
}
div#main:after {
  content:'.';
  display:block;
  clear:both;
  height:0;
  visibility:hidden;
}
div#banner {
  margin:0 0 11px 0;
}
div#banner:after {
  content:'.';
  display:block;
  clear:both;
  height:0;
  visibility:hidden;
}


div#advert {
	float:left;
	width:384px;
	padding:22px 0 0px 0;
	min-height:240px;
	text-align:center;
	border:1px solid #c6c6c6;
	background-color: #f5f5f5;
	background-image: url(/_images/Banner1.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
div#advert_tag {
	padding:0 0 0px 0;
	letter-spacing:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:3.4em;
	color:#666;
	line-height: 12px;
}
div#advert_title {
  padding:0 0 31px 0;
  font-family:Georgia,'Times New Roman',Times,serif;
  font-size:2.1em;
  color:#b1d21a;
}
div#advert_dates {
  padding:0 0 38px 0;
  font-size:1.3em;
  font-weight:bold;
  color:#999;
}
div#advert_link {
	font-family:Georgia, 'Times New Roman', Times, serif;
	font-size:9pt;
	line-height: 8px;
}
div#advert_link span {
  color:#05a;
}
div.image {
	height:262px;
	margin:0 0 0 395px;
	border:1px solid #c6c6c6;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(/_images/Banner-2.gif);
}
div#generic1 {
  background:url('../_images/plate1.jpg') no-repeat center top;
}
div#generic2 {
  background:url(../_images/plate2.jpg) no-repeat center top;
}
div#generic3 {
  background:url(../_images/plate3.jpg) no-repeat center top;
}
div#generic4 {
  background:url(../_images/plate1.jpg) no-repeat center top;
}
div#generic5 {
  background:url(../_images/plate2.jpg) no-repeat center top;
}
div#generic6 {
  background:url(../_images/plate3.jpg) no-repeat center top;
}

div#side {
  float:left;
  width:239px;
}
div.home div#side {
  float:right;
}
div#side h2 {
  margin:0;
  font-family:Georgia,'Times New Roman',Times,serif;
  font-size:1.7em;
  font-weight:normal;
  color:#05a;
  border-top:1px solid #c6c6c6;
  border-left:1px solid #c6c6c6;
  border-right:1px solid #c6c6c6;
}
div#side h2 a {
  display:block;
  padding:0 10px;
  text-decoration:none;
}
div#side h2 a:hover {
  background:#eee;
}
ul#navmenu {
  margin:0 0 12px 0;
  padding:0;
  list-style:none;
  border-left:1px solid #c6c6c6;
  border-right:1px solid #c6c6c6;
  border-bottom:1px solid #c6c6c6;
}
ul#navmenu li ul {
  margin:0;
  padding:0;
  list-style:none;
}
ul#navmenu li {
  border-top:1px solid #c6c6c6;
}
ul#navmenu li a {
  display:block;
  padding:7px 10px;
  text-decoration:none;
  font-size:1.1em;
  font-weight:bold;
  color:#888;
}
ul#navmenu li a:hover {
  background:#eee;
}
ul#navmenu li a.selected {
  text-decoration:underline;
  background:#eee;
}
ul#navmenu li.expanded a {
  background:#eee url(../_images/back-navmenu-li-expand.gif) no-repeat 2px center;
}
ul#navmenu li.expanded ul li a,
ul#navmenu li ul li a {
  padding:7px 10px 7px 20px;
  font-size:1em;
  font-weight:normal;
  background:url(../_images/back-navmenu-li-ul-li-a.gif) no-repeat 10px center;
}
ul#navmenu li ul li a.selected {
  background:#f6f6f6;
}
div#side h3 {
  margin:0 0 3px 0;
  padding:8px 11px;
  color:#fff;
  background:#777;
}
div.box {

  border:1px solid #c6c6c6;
}
div.box2 {
	border:1px solid #c6c6c6;
	height: 125px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 12px;
	margin-left: 0;
	padding-top: 11px;
	padding-right: 10px;
	padding-bottom: 12px;
	padding-left: 10px;
	width: 217px;
}
div.boxExhibitors
{
	border:1px solid #c6c6c6;
	height: 65px;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 11px;
	padding-left: 0px;
	width: 238px;
	margin-top: 12;
	margin-right: 0;
	margin-bottom: 23;
	margin-left: 0;
}
div.boxExhibitorsd
{
	border:1px solid #c6c6c6;
	height: 85px;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 11px;
	padding-left: 0px;
	width: 238px;
	margin-top: 12;
	margin-right: 0;
	margin-bottom: 23;
	margin-left: 0;
}
div#content {
  margin:0 0 0 255px;
}
div.home div#content {
  margin:0 250px 0 0;
}
div.home div#content div#home-text {
  padding:0 0 0 10px;
}
  
div#signposts {
  margin:32px 0 0 0;
  width:100%;
}
div#signpost_left {
	display:block;
	float:left;
	width:47%;
	min-height:180px;
	background:#fcfcfc url(../_images/back-signpost.gif) no-repeat center bottom;
	border:1px solid #c6c6c6;
	height: 180px;
	padding-top: 0;
	padding-right: 1%;
	padding-bottom: 10px;
	padding-left: 1%;
}
div#signpost_left div.signpost-image {
  background:url(../_images/home-signpost-left.jpg) no-repeat left bottom;
  height:70px;
}
div#signpost_left div.signpost-text {
  min-height:110px;
  height:110px;
}
div#signpost_right {
  display:block;
  float:right;
  padding:0 1% 10px 1%;
  width:47%;
  min-height:180px;
  height:180px;
  background:#fcfcfc url(../_images/back-signpost.gif) no-repeat center bottom;
  border:1px solid #c6c6c6;
}
div#signpost_right div.signpost-image {
  background:url(../_images/home-signpost-right.jpg) no-repeat left bottom;
  height:70px;
}
div#signpost_right div.signpost-text {
  min-height:110px;
  height:110px;
}

div#breadcrumbs {
  margin:0 0 15px 0;
  font-size:0.9em;
  color:#999;
}

div#center {
  text-align:center;
}

table.home-dates {
  border:none;	
  margin:0 0 15px 0;
  padding:0;
}
table.home-dates tr td {
  font-weight:bold;
  font-size:1.2em;
  padding:0;
  margin:0;
}
table.home-dates tr td.date {
  width:218px;
}

table.center {
  width:250px;
}

div#alph-letters {
	font-size:10pt;
  margin-bottom:8px;
}
div#alph-letters a {
	font-size:10pt;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
}
table.exhibitor-list {
	width:400px;
	border-top:1px solid #c6c6c6;
	border-left:1px solid #c6c6c6;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
table.exhibitor-list tr td, table.exhibitor-list tr th {
	border-bottom:1px solid #c6c6c6;
	border-right:1px solid #c6c6c6;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
}
.stand, a.stand   {
  width:260px;
}
.stand-Member {
	width:260px;
	font-weight:bold;
	color: #05a;
}
a.stand-Member   {
	width:260px;
	font-weight:bold;
	color: #05a;
}
table.exhibitor-list tr th {
	font-weight:bold;
	background-color: #EAEDE9;
}

div.addresses {
	min-height:130px;
	padding:0 0px 5px 0px;
	margin:0 0px 5px 0px;
	border-bottom:1px solid #eee;
}
div.addresses p {
  float:left;
  width:100%;
}
div.address-small {
  min-height:80px;
}
div.address-large {
  min-height:200px;
}

div.news-item {
  min-height:90px;
}
div.news-item a img {
  float:left;
  margin:0 10px 0 0;
  border:1px solid #ddd;
}
div.news-item a:hover img {
  border:1px solid #05a;
}

img.news {
  float:right;
  margin:0 0 5px 5px;
  border:1px solid #ddd;
}

table.news {
  border-bottom:1px solid #eee;	
  border-left:1px solid #eee;	  
}
table.news tr th {
  padding:2px 4px;
  border-top:1px solid #eee;	
  border-right:1px solid #eee;	
  text-align:center;
}
table.news tr td {
  padding:2px 4px;
  border-top:1px solid #eee;	
  border-right:1px solid #eee;	
}

div#footer {
  min-height:1%;
  padding:4px 0;
  text-align:right;
  color:#777;
  border-top:1px solid #c6c6c6;
}
div#footer:after {
  content:'.';
  display:block;
  clear:both;
  height:0;
  visibility:hidden;
}
div#footer span.pipe {
  padding:0 4px;
}
div#copyright {
  float:left;
}
#RegHolder {
	background-color: #FFFFEA;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 0px;
	width: 680px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center;
	vertical-align: top;
}
.RegFormText {
	padding: 10px;
	text-align: left;
}
table.exhibitor-list tr td a.stand-Member {
	width:260px;
	font-weight:bold;
	color: #0055AA;
}
table.exhibitor-list tr td a.stand {
	width:260px;
	font-weight:normal;
	color: #666666;
}
.Checkbox   { text-align: center; 
}
.Date010 { background-color: #CCCCFF; }
.Date020 { background-color: #C0DCC0; }
.Date030 { background-color: #D4DF55; }
.Date040 { background-color: #CCCCFF; }
.Date050 { background-color: #C0DCC0; }
.Date060 { background-color: #FBDBF1; }
.Date070 { background-color: #CCFFFF; }
.Date080 { background-color: #C0DCC0; }
.Date090 { background-color: #D4DF55; }
.DateDue {
	background-color: #FF0000;
	color: #000000;
	font-weight: normal;
}
.ChecklistTable {
	padding: 0px;
	text-indent: 5px;
	margin: 0px;
}
.DateNearlyDue {
	background-color: #FFBF00;
	color: #000000;
}
