body {
    background : #fff;
    font-family: Tahoma, Verdana, Arial, sans-serif;
    font-size: 12px;
    color: #000000;
    margin: 0px;
}

/* LAYOUT */
#wrapper {
    margin: 0 auto;
    padding: 0 9px;
    width: 948px;
    background: url("/images/site/bg_body.png") repeat-y 0 0 #fff;
}

#header {
    width: 930px;
    height: 177px;
    padding: 0px;
    margin: 0;
    background: url("/images/site/bg_header.png") no-repeat;
    color: #fff;
    position: relative;
}

#logo {
    position: absolute;
    top: 26px;
    left: 190px;
    font-size: 62px;
    font-style: italic;
    line-height: 40px;
}

#tagline {
    font-size: 16px;
    font-style: normal;
    display: block;
}

#contact {
	margin: 0;
	position: absolute;
	bottom: 14px;
	left: 190px;
    font-size: 13px;
}

#contact strong {
    font-style: italic;
}

#nav {
    width: 930px;
    height: 40px;
    padding: 9px 0 0 0;
    margin: 0;
    background: url("/images/site/bg_nav.png") repeat-x 0 0 #000;
}

#nav ul {
    margin: 0 auto;
    padding: 0;
    list-style-type: none;
    width: 568px;
    height: 30px;
    overflow: hidden;
}

#nav li {
    background: url("/images/site/nav_separator.png") repeat-y 0 0 transparent;
    float: left;
    margin : 0 5px 0 -5px;
    padding: 0 10px;
    line-height: 30px;
}

#nav a {
    margin: 0;
    color: #fff;
    text-decoration: none;
}

#nav a:hover,
#nav #current_t a {
    color: #93bf30;
}

#panel {
    padding: 0;
    margin: 0;
    width: 171px;
}

#content { 
    float: right;
    margin: 20px 32px 0 0;
    padding: 0 0 4px 0;
    width: 720px;
}

#footer { 
    width: 910px;
    height: 38px;
    clear: both;
    background: url("/images/site/bg_footer.png") repeat-x 0 0;
    margin: 0px;
    padding: 6px 10px;
    color: #93bf30;
}

#footer a {
    color: #93bf30;
    text-decoration: underline;
}

#footer a:hover {
    text-decoration: none;
}

#footer_right {
    float: right;
    text-align: right;
    margin-top: 12px;
}

#footer_left {
    float: left;
    text-align: left;
    margin-top: 12px;
}

/* PANEL */
#panel_head {
	background: url("/images/site/bg_leaf.png") no-repeat 100% 0 #09254f;
    border-bottom: 6px solid #333;
	padding: 4px 0 4px 10px;
	color: #fff;
	font-weight: bold;
	font-size: 13px;
	font-style: italic;
}

#panel_head .pad {
    padding: 8px 0;
    display: block;
}

#panel p {
    margin: 10px;
}

#panel p strong {
    color: #09254f;
}

#panel p a {
    color: #5c5c5c;
}

#all_events_link {
    background: url("/images/site/magnify.png") no-repeat 100% 0 transparent;
    font-weight: bold;
    margin: 10px;
    height: 43px;
    font-size: 14px;
    color: #09254f;
    display: block;
}

.panel_item {
    padding: 0 0 0 40px;
}

.exhibitors { background: url("/images/site/head.png") no-repeat 0 4px transparent; }
.visitors { background: url("/images/site/heads.png") no-repeat 0 4px transparent; }
.address { background: url("/images/site/info_green.png") no-repeat 0 4px transparent; }

#panel_guide {
	padding: 0;
	margin : 10px;
}

#panel_guide div {
    padding: 4px;
    margin: 4px 0;
}

#panel_archive {
	padding: 10px;
	margin : 10px 0;
}

/* HOME */
.home_box {
	width: 250px;
	float: left;
	margin: 20px;
}

.home_box_light_header {
	background: #3496c9 url("../images/site/heading_light_right.png") no-repeat 100% 0;
	height: 26px;
	color: #fff;
	font-weight: bold;
	font-size: 20px;
}

.home_box_light_header span {
	padding: 4px;
	color: #fff;
	line-height: 26px;
}

.home_box_dark_header {
	background: #003366 url("../images/site/heading_dark_right.png") no-repeat 100% 0;
	height: 26px;
	color: #fff;
	font-weight: bold;
	font-size: 20px;
}

.home_box_dark_header img {
	vertical-align: top;
}

.home_box_light_header img {
	vertical-align: top;
}

.home_box_dark_header span {
	padding: 4px;
	color: #fff;
	line-height: 26px;
}

.home_box_content {
	background: #9fbac9;
	width: 221px;
	height: 42px;
	color: #fff;
	font-size: 18px;
	padding: 6px 10px;
}

/* CONTACT US */
#contact_details {
    float: right;
    margin: 0 100px 0 0;
}

/* EVENTS */
#events td {
    padding: 4px;
    vertical-align: top;
}

.code_event {
    background: #d5dae1;
}

.code_roadshow {
    background: #dbe1d5;
}

.link_info {
    display: block;
    background: url("/images/site/add.png") no-repeat 0 0 transparent;
    padding: 0 0 2px 20px;
    margin: 0 0 6px 0;
}

.link_archive {
    float: right;
    margin-top: 10px;
}

/* ARCHIVE */
.archive_year {
    border-collapse: collapse;
}

.archive_year th {
    background: url("/images/site/bg_nav.png") repeat-x 0 0 transparent;
    color: #fff;
}

/* MORE INFO */
.inline {
    display: inline;
}

.coloured_box {
    background: #d5dae1;
    padding: 6px 10px;
    margin-bottom: 18px;
    clear: both;
}

#link_bar {
    float: right;
    margin: 0 0 10px 20px;
    list-style-type: none;
}

#link_bar li {
    margin: 8px 0;
    padding: 10px 0;
}

#link_bar li a {
    padding: 5px 0 8px 30px;
    font-size: 20px;
    font-weight: bold;
}

.link_register { background: url("/images/site/pencil.png") no-repeat 0 6px; }
.link_venue { background: url("/images/site/building.png") no-repeat 0 6px; }
.link_seminar { background: url("/images/site/speech.png") no-repeat 0 6px; }
.link_exhibitor { background: url("/images/site/head.png") no-repeat 0 6px; }
.link_web { background: url("/images/site/world.png") no-repeat 0 6px; }
.link_phone { background: url("/images/site/questionmark.png") no-repeat 0 6px; }
.link_pdf { background: url("/images/site/pdf.png") no-repeat 0 6px; }

/* TAG STYLES */
h1 {
    font-size: 22px;
    line-height: 26px;
    padding: 0px 0px 6px 0px;
    margin: 0px;
    background-color: transparent;
    color: #09254f;
}

h2 {
    font-size: 18px;
    line-height: 18px;
    padding: 6px 0px;
    margin: 0px;
    background-color: transparent;
    color: #09254f;
}

h3 {
    font-size: 16px;
    line-height: 16px;
    padding: 6px 0px;
    margin: 0px;
    background-color: transparent;
    color: #09254f;
}

h4 {
    font-size: 14px;
    line-height: 14px;
    padding: 0px 0px 6px 0px;
    margin: 0px;
    background-color: transparent;
    color: #09254f;
}

h5 {
    font-size: 12px;
    line-height: 12px;
    padding: 0px 0px 6px 0px;
    margin: 0px;
    background-color: transparent;
    color: #09254f;
}

h6 {
    font-size: 10px;
    line-height: 10px;
    padding: 0px 0px 6px 0px;
    margin: 0px;
    background-color: transparent;
    color: #09254f;
}

p {
    text-align: left;
    padding: 0px 0px 10px 0px;
    margin: 0px;
}

a {
    color: #09254f;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

form {
    margin: 0px;
    padding: 0px;
}

input, textarea {
    border: 1px solid #09254f;
    background: #ffffff;
    width: 200px;
}

select {
    border: 1px solid #09254f;
    background: #ffffff;
    width: 180px;
}

input.button {
	width: auto;
	border: 1px solid #09254f;
	background: #09254f;
	color: #fff;
	font-weight: bold;
}

table {
    margin: 0px;
    padding: 0px;
}

ul {
	padding: 0px;
	margin : 4px 0px 0px 16px;
}

hr {
    border: none 0;
    text-align: center;
    width: 100%;
    padding: 0px;
    margin: 2px 0;
    border-color: #09254f;
    background: #09254f;
    color: #09254f;
}

/* MISC */
p.marker {
    clear: both;
    margin: 0px;
    padding: 0px;
    font-size: 1px;
}

table.table_data th {
    text-align: left;
    color: #000;
    font-weight: bold;
}

table.table_form th {
    text-align: right;
    color: #000;
    font-weight: bold;
}

table.table_form td {
    text-align: left;
}

.icon {
	border			: 0px solid #fff;
	background-color: transparent;
	vertical-align	: middle;
	height			: auto;
	width			: auto;
}

.thumb {
	border: 1px solid #0036A5;
	float: left;
	margin: 0 6px 6px 0;
}

.error {
	font-weight: bold;
	color: #f00;
}

.clear {
	clear: both;
}

.small {
	font-size: 10px;
}

.info_box { 
	background: url("../images/site/information.png") 4px 4px no-repeat #8cb2d9;
	border	  : 1px solid #365188;
	color	  : #fff;
	padding	  : 4px 4px 4px 24px;
	width	  : 75%;
	text-align: left;
	margin	  : 20px auto;
}

.error_box { 
	background: url("../images/site/delete.png") 4px 4px no-repeat #fa9d8b;
	border	  : 1px solid #b84e2e;
	color	  : #fff;
	padding	  : 4px 4px 4px 24px;
	width	  : 75%;
	text-align: left;
	margin	  : 20px auto;
}

.link_back {
	background: url("../images/site/arrow_left.png") no-repeat 0 6px;
	padding	  : 6px 20px;
	margin	  : 0 0 8px 0;
}

.link_forward {
	background: url("../images/site/arrow_right.png") no-repeat 0 6px;
	padding	  : 6px 20px;
	margin	  : 0 0 8px 0;
}

.auto_width {
	width: auto;
}

.view_all {
	font-size: 18px;
	font-weight: bold;
	color: #003366;
}

.image_button {
	width: auto;
	border-width: 0px;
}

.group {
    background: #d5dae1;
    padding: 2px;
    margin: 0 0 6px 0;
}

.group input {
    padding-top: 0;
    margin-top: 0;
}

.group td {
    padding: 2px;
}

td em {
    display: block;
    margin: 0 0 6px 0;
}
