/* CSS Document */

body {
	margin-left: auto;
	margin-right: auto;
	
}

body#home a#homeLink,
body#conference a#conferenceLink,
body#opportunities a#opportunitiesLink,
body#visitors a#visitorsLink,
body#venue a#venueLink,
body#forum a#forumLink,
body#sponsorship a#sponsorshipLink,
body#show a#showLink,
body#organisers a#organisersLink,
body#exhibitors a#exhibitorsLink,
body#contacts a#contactsLink,
body#brochure a#brochureLink,
body#enquiry a#enquiryLink,
body#photo a#galleryLink,
body#press a#pressLink {
	background-color:#EEE8AA;
	color:#B8860B;
}

#header {
	border: 1px solid gray;
	background-image: url(images/background_header.gif);
	background-repeat:no-repeat;
	text-align: left;
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 800px;
	height: 260px;
	margin-bottom: 10px;
}

/* #header img {
	padding-bottom: 2px;
} */

#headline {
	margin-top: 10px;
	margin-bottom: 45px;
	padding-right: 5px;
	/* font-size: 18px; */
    text-align: center;
}

#strapline {
	background-color: #993333;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 8px 0 8px 0;
	border: 1px solid gray;
	text-align: center;
	width: 800px;
	margin-bottom: 10px;
}

#speaker {
  border: 1px solid #993333;
  margin-bottom: 10px;
  font-weight: bold;
  padding: 5px;
  font-size: 85%;
  text-align: center;
}

#speaker a {
  text-decoration: none;
}


#heading {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}


#main {
	width: 800px;
	border: 1px solid gray;
}

#content {
	padding: 8px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	background-image: url(images/gradient_right.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

#content_main {
	padding: 8px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-image: url(images/gradient_right.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}



#content p {
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
}


#rh {
	margin-left: 0;
	border-left: 1px solid gray;
	/* padding-top: 2px; */
   /*	background-image: url(images/background_flame.gif); */
	background-repeat: no-repeat;
	background-position: bottom right;
	/* padding-top: 3px; */
}

/* #rh {
	border-left: 1px solid gray;
	margin-left: 0;
   	background-repeat: no-repeat;
	background-position: bottom center;
	margin-top: 0px;
   	padding-right: 0;
}  */

#lh {
	border-right: 1px solid gray;
	padding-top: 0;
	padding-left: 0;
	margin-left: 0;
	margin-top: 0;
	background-color: #EEE8AA;
	
}

#nav {
	padding-left: 0;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;
}
#nav li {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
}

#nav li a {
	display: block;
	width: 150px;
	line-height: 28px;
	border-bottom: 1px solid gray;
	margin: 0;
	text-decoration: none;
	background-color: #FFFFFF;
	color: #B8860B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: bold;
	padding-left: 8px;
}

#nav a:hover {
	background-color: #BEA026;
	color: #FFFFFF;
}

#footer {
	border: 1px solid gray;
	text-align: center;
	vertical-align: middle;
	padding-top: 3px;
	padding-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: bold;
	background-color: #EEE8AA;
	width: 800px;
	visibility: hidden;
}

img#masthead {
	margin-right: 10px;
}

.date {
	color: #006699;
	font-size:16px;
	font-weight: bold;
}

.venue {
	color: #000000;
	font-size: 16px;
	font-weight: bold;
}

.patronage {
	color: #000000;
	font-size: 17px;
	font-weight: bold;
}

.event {
	color: #336699;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 90%;
}

.organised { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
}

.incorporating {
	color: #000000;
	font-size: 14px;
}

/* .sponsor {
	background-color: #EEE8AA;
	color: #B8860B;
	border: 1px solid #BEA026;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	padding: 5px;
	text-align: center;
	margin-left: 0;
}  */

.sponsor {
	background-color: #EEE8AA;
	color: #B8860B;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	padding: 4px;
	text-align: center;
	margin-left: 0;
	width: 150px;
	margin-top: 0;
	border-bottom: 1px solid brown;
}


.company {
	font-size: 85%;
	font-weight: bold;
	text-transform: uppercase;
}

.company_smaller {
	font-size: 75%;
	font-weight: bold;
	text-transform: uppercase;
}

.bold {
	font-weight: bold;
	color: #B12024;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #B12024;
	margin-top: 3px;
}

#list li {
	list-style-type: circle; 
	font-size: 80%;
	margin: 5px;
}

.list li {
	list-style-type: circle;
	font-size: 80%;
	margin: 5px;
}

.caption {
	font-size: 75%;
	font-weight:lighter;
	font-style: italic;
}

.tabletext {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 19px; color: #666666; padding-left:2px; padding-right:2px; padding-top:2px; padding-bottom:2px}

.headline {
	font-weight: bold;
	color: #993333;
}

.tabletext2 {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

td { 
vertical-align: top;
}

p { font-family: Arial, Helvetica, sans-serif; font-size: 80%;  }

#noc { padding-left: 8px; padding-right: 5px; font-size: 73%; }

.data {
	font-size: 90%;}

.prog {

    /* font-size: 90%; */
    padding: 5px;
    margin: 3px;
    font-family: Arial;

}


.event_inf {
	color: #B12024;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 90%;
}

.prog li {
    font-size: 80%;

}

#content_main .bigger {
 /* font-size: 14px; */
 font-size: 100%;
  font-weight: bold;
}

#exhibitorlist td {
  font-size: 85%;
}

hr {
	color: brown;
}

