﻿body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #FFFFFF;
	background-color:#333;
	background-image: url(../img/background.gif);
}
p
{
    font-size:110%;
}
html *
{
    margin: 0;
    padding: 0;
}
img
{
    border-width: 0px;
    border-style: none;
}
a
{
    outline: none;
}
a:visited
{
	color: #00F0F0;
	text-decoration: none;
}
a:active
{
	color: #00F0F0;
	text-decoration: none;
}
a:link
{
	color: #00F0F0;
	text-decoration: none;
}
a:hover
{
	color: #00F0F0;
	text-decoration: underline;
}

#icc_nav{clear:both;}

#icc_nav a:active
{
	text-decoration: none;
	color: #FFFFFF;
	border-right-style: solid;
	border-right-color: #666666;
	border-right-width: 1px;
	padding-right: 6px;
	padding-left: 6px;
}
#icc_nav a:visited
{
	text-decoration: none;
	color: #FFFFFF;
	border-right-style: solid;
	border-right-color: #666666;
	border-right-width: 1px;
	padding-right: 6px;
	padding-left: 6px;
}
#icc_nav a:link
{
	text-decoration: none;
	color: #FFFFFF;
	border-right-style: solid;
	border-right-color: #666666;
	border-right-width: 1px;
	padding-right: 6px;
	padding-left: 6px;
}
#icc_nav a:hover
{
	text-decoration: underline;

}
#icc_nav a.end
{
	border-right-width:0;
}

#group-list
{
    width: 864px;
    background-color: #6A6A6A;
}
#container
{
    width: 864px;
    margin-right: auto;
    margin-left: auto;
    background-color: #000;
    border-right-width: 15px;
    border-left-width: 15px;
    border-right-style: solid;
    border-left-style: solid;
    border-right-color: #000;
    border-left-color: #000;
}

#top-nav
{
    padding-left: 4px;
    color: #FFFFFF;
    padding-top: 7px;
    padding-bottom: 7px;
}
#navlist li
{
    display: inline;
    list-style-type: none;
    text-transform: uppercase;
    float: left;
}
#navlist a
{
    font-size: 90%;
    padding-left: 16px;
}
#navlist a:visited
{
    color: #FFFFFF;
    text-decoration: none;
}
#navlist a:link
{
    color: #FFFFFF;
    text-decoration: none;
}
#navlist a:hover
{
    text-decoration: underline;
}

#top-search
{
    float: right;
    padding-top: 20px;
    text-align: right;
    padding-right: 15px;
}
#top-search div
{
    float: left;
    padding: 0px 5px 0px 0px;
}
#top-search input
{
    color: #666666;
    font-size: 90%;
    padding: 3px;
}
.search
{
    float: left;
}
.search div
{
    float: left;
    padding: 0px 5px 0px 0px;
}
.search input
{
    color: #666666;
    padding: 3px;
}
#logo-box
{
    background-color: #00B8BA;
    color: #FFFFFF;
    height: 65px;
    width: 864px;
}
.logo
{
    padding-top: 18px;
    padding-left: 15px;
    float: left;
}

#date
{
    float: right;
    width: 200px;
    font-size: 90%;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 14px;
    text-align: right;
    padding-right: 15px;
}

#billboard
{
    height: 220px;
    width: 864px;
}

div.row
{
	margin-bottom:10px;
}

div.box
{
	width:428px;
	float:left;
	margin-right:8px;
	margin-top:8px;

}

div.box.narrow
{
	width:210px;

}

div.box.right
{
	margin-right:0;
}

div.box h3
{
	display:block;
	line-height:30px;
	background-color:#666;
	background:url(../img/h3-bg.gif);
	font-size:105%;
	font-weight:bold;
	text-transform:uppercase;
	padding-left:10px;
	color:#FFF;
}


div.box h3 a:link,div.box h3 a:hover,div.box h3 a:visited
{
color:#ffffff;
text-decoration:none;
}

div.box div.block-right
{
	float:right;
	margin-top:5px;

}

div.box div.block-left
{
	float:left;
	padding:8px 12px 20px 8px;
	width:190px;

}

div.box div.block-text
{
	float:left;
	padding:8px 12px 20px 8px;
}

div.box div.block-left p
{
	color:#FFF;
	margin-bottom:10px;
}
div.box div.block-left p a
{
	font-weight:bold;
}
div#footer-links
{
   clear:left;
	border-top:1px solid #666;
	border-bottom:1px solid #666;
	
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	
	padding-top:8px;
	padding-bottom:8px;
	padding-left:8px;
	padding-right:0px;

	color:#FFF;
}
div#footer-links a
{
 
	border-right:1px solid #FFF;
	color:#FFF;
	padding:0 5px;
}
div#footer-links a.end
{
	border-right-width:0;
}
div#footer
{
    
	color:#FFF;
	font-size:90%;
	padding:10px 0;
}
div#strip
{
    background-color: #999999;
    margin-right: auto;
    margin-left: auto;
    width: 894px;
    height: 10px;
    margin-bottom: 10px;
}
#icc_nav {
	
	padding-top: 5px;
	padding-bottom: 5px;
	margin:0px;
	height: 25px;
	width: 864px;
	float: left;
	clear:left;
	display:inline;

}
#icc_nav li {
	display:inline;
}


#icc_nav li a:link{font-size: 100%;text-transform: capitalize;color: #ffffff;}
#icc_nav li a:hover{font-size: 100%;text-transform: capitalize;color: #ffffff;}
#icc_nav li a:visited{font-size: 100%;text-transform: capitalize;color: #ffffff;}


#active a {
	font-weight: bold;
}


div.content {
	width:864px;
	margin-bottom:10px;
}
div.box.content h4 {
	color: #FFFFFF;
	font-size: 100%;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 9px;
	padding-bottom: 1px;
	padding-top: 2px;
	letter-spacing: 1px;
}

div.box.content h4.sub1 {
    width:auto;
	color: #FFFFFF;
	font-size: 100%;
	font-weight: normal;
	text-transform: uppercase;
	padding-left: 9px;
	padding-bottom: 1px;
	padding-top: 2px;
	letter-spacing: 1px;
	margin-top:14px;margin-bottom:10px;
}

span.sub1{background-color:#666666;padding-left:3px;padding-right:3px;padding-top:2px;padding-bottom:1px;}




div.box.content p {
	width: 410px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 9px;
	float: none;
	line-height: 18px;
}
div.box.content ul {
	list-style-position: inside;
	padding-left: 9px;
	list-style-type: circle;
	padding-bottom: 8px;
}
div.box.content dl {
	list-style-position: inside;
	padding-left: 9px;
	padding-bottom: 8px;
}
div.box.content dt {
	font-weight: bold;
	padding-bottom: 2px;
}
div.box.content ol {
	list-style-position: inside;
	padding-left: 9px;
	padding-bottom: 8px;
}
.sub_board {
	height: 135px;
	width: 864px;
	float: left;
	margin:0px;
	padding:0px;
}

.venue{background-image: url(../img/backgrounds/the_venue.gif);}
.about_us{background-image: url(../img/backgrounds/about_us.gif);}
.services_facilities{background-image: url(../img/backgrounds/services_facilities.gif);}
.online_ordering {background-image: url(../img/backgrounds/online_ordering.gif);}
.case_studies {background-image: url(../img/backgrounds/case_studies.gif);}
.news_press {background-image: url(../img/backgrounds/news_press.gif);}
.gettingtous {background-image: url(../img/travel.gif);}
.staying_birmingham {background-image: url(../img/backgrounds/stayingbirmingham.gif);}
.consultancy {background-image: url(../img/backgrounds/consultancy.gif);}
.supplierdirectory {background-image: url(../img/backgrounds/supplierdirectory.gif);}
.competition {background-image: url(../img/headers/competition_header.gif);}


.venue.organiser {background-image: url(../img/backgrounds/organiser/the_venue.gif);}
.about_us.organiser {background-image: url(../img/backgrounds/organiser/about_us.gif);}
.services_facilities.organiser {background-image: url(../img/backgrounds/organiser/services_facilities.gif);}
.online_ordering.organiser {background-image: url(../img/backgrounds/organiser/online_ordering.gif);}
.case_studies.organiser {background-image: url(../img/backgrounds/organiser/case_studies.gif);}
.news_press.organiser {background-image: url(../img/backgrounds/organiser/news_press.gif);}
.gettingtous.organiser {background-image: url(../img/backgrounds/organiser/travel.gif);}
.staying_birmingham.organiser {background-image: url(../img/backgrounds/organiser/stayingbirmingham.gif);}
.consultancy.organiser {background-image: url(../img/backgrounds/organiser/consultancy.gif);}
.supplierdirectory.organiser {background-image: url(../img/backgrounds/organiser/supplierdirectory.gif);}
.competition.organiser {background-image: url(../img/headers/competition_header.gif);}


.venue.exhibitor {background-image: url(../img/backgrounds/exhibitor/the_venue.gif);}
.about_us.exhibitor {background-image: url(../img/backgrounds/exhibitor/about_us.gif);}
.services_facilities.exhibitor {background-image: url(../img/backgrounds/exhibitor/services_facilities.gif);}
.online_ordering.exhibitor {background-image: url(../img/backgrounds/exhibitor/online_ordering.gif);}
.case_studies.exhibitor {background-image: url(../img/backgrounds/exhibitor/case_studies.gif);}
.news_press.exhibitor {background-image: url(../img/backgrounds/exhibitor/news_press.gif);}
.gettingtous.exhibitor {background-image: url(../img/backgrounds/exhibitor/travel.gif);}
.staying_birmingham.exhibitor {background-image: url(../img/backgrounds/exhibitor/stayingbirmingham.gif);}
.consultancy.exhibitor {background-image: url(../img/backgrounds/exhibitor/consultancy.gif);}
.supplierdirectory.exhibitor {background-image: url(../img/backgrounds/exhibitor/supplierdirectory.gif);}
.competition.exhibitor {background-image: url(../img/headers/competition_header.gif);}
.contact.exhibitor {background-image: url(../img/backgrounds/exhibitor/contact.gif);}


.venue.delegate {background-image: url(../img/backgrounds/delegate/the_venue.gif);}
.about_us.delegate {background-image: url(../img/backgrounds/delegate/about_us.gif);}
.services_facilities.delegate {background-image: url(../img/backgrounds/delegate/services_facilities.gif);}
.online_ordering.delegate{background-image: url(../img/backgrounds/delegate/online_ordering.gif);}
.case_studies.delegate {background-image: url(../img/backgrounds/delegate/case_studies.gif);}
.news_press.delegate {background-image: url(../img/backgrounds/delegate/news_press.gif);}
.gettingtous.delegate {background-image: url(../img/backgrounds/delegate/travel.gif);}
.staying_birmingham.delegate {background-image: url(../img/backgrounds/delegate/stayingbirmingham.gif);}
.consultancy.delegate {background-image: url(../img/backgrounds/delegate/consultancy.gif);}
.supplierdirectory.delegate {background-image: url(../img/backgrounds/delegate/supplierdirectory.gif);}
.competition.delegate {background-image: url(../img/headers/competition_header.gif);}

/*====Below background-image need changing==================================================*/

/*--DELEGATE--*/
.mall{background-image: url(../img/backgrounds/the_venue.gif);}

/*--EXHIBITOR--*/

/*--ORGANISER--*/

/*--ALL--*/

.terms{background-image: url(../img/backgrounds/the_venue.gif);}
.privacy{background-image: url(../img/backgrounds/the_venue.gif);}
.feedback{background-image: url(../img/backgrounds/the_venue.gif);}
.calendar{background-image: url(../img/backgrounds/the_venue.gif);}
.contact{background-image: url(../img/backgrounds/the_venue.gif);}
.bar{background-image: url(../img/backgrounds/the_venue.gif);}
.quick_links{background-image: url(../img/backgrounds/the_venue.gif);}
.search{background-image: url(../img/backgrounds/the_venue.gif);}

/*==========================================================================================*/

#sub_nav {
	float: right;
	padding-right:10px;
	margin-top: 15px;
	text-transform: uppercase;
	color: #ffffff;
	text-align: right;
	width: 564px;
}
#sub_nav a {
	color: #FFFFFF;
	font-size: 110%;
	line-height: 18px;
	white-space:nowrap;
}
#top_links {
	float: right;
	width: 300px;
	padding-top: 17px;
}
#top_links li {
	display: inline;
	float: right;
}
.home_dash {
	BACKGROUND-POSITION: left top;
	DISPLAY: block;
	BACKGROUND-IMAGE: url(../img/home_dash.gif);
	OVERFLOW: hidden;
	WIDTH: 60px;
	BACKGROUND-REPEAT: no-repeat;
	HEIGHT: 15px;
	margin-top: 8px;
	float: left;
	padding-right: 15px;
}
.home_dash span {
	position: absolute;
	left: -5000px;
}
.contact_dash {
	BACKGROUND-POSITION: left top;
	DISPLAY: block;
	BACKGROUND-IMAGE: url(../img/contact_dash.gif);
	OVERFLOW: hidden;
	WIDTH: 83px;
	BACKGROUND-REPEAT: no-repeat;
	HEIGHT: 15px;
	margin-top: 8px;
	float: left;
	padding-right: 15px;
}
.contact_dash span {
	position: absolute;
	left: -5000px;
}
.directions_dash {
	BACKGROUND-POSITION: left top;
	DISPLAY: block;
	BACKGROUND-IMAGE: url(../img/directions_dash.gif);
	OVERFLOW: hidden;
	WIDTH: 101px;
	BACKGROUND-REPEAT: no-repeat;
	HEIGHT: 15px;
	margin-top: 8px;
	float: left;
	padding-right: 15px;
}
.directions_dash span {
	position: absolute;
	left: -5000px;
}
#icc_bread {
	font-size: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #999999;
}
#icc_bread li {
	display: inline;
}
#icc_bread a:active {
	text-decoration: none;
	color: #FFFFFF;
	padding-right: 6px;
	padding-left: 6px;
}
#icc_bread a:visited {
	text-decoration: none;
	color: #FFFFFF;
	padding-right: 6px;
	padding-left: 6px;
}
#icc_bread a:link {
	text-decoration: none;
	color: #FFFFFF;
	padding-right: 6px;
	padding-left: 6px;
}
#icc_bread a:hover {
	text-decoration: underline;
}
#image_holder {
	float: right;
	width: 430px;
}
#copy_holder
{
	float:left;
	width:434px;
}
.image_pad {
	padding-left: 5px;
	padding-top: 5px;
	float:left;
}
.tab {
	padding-top: 18px;
	float: left;
}
h5
{
	font-size:140%;
	font-weight:normal;
	margin:10px 0;
}
h6
{
	font-size:125%;
	font-weight:bold;
	margin:10px 0;
	color:#80FFFF;
}
div.sd-entry
{
	border-top:1px solid #FFF;
	padding:10px 0;
	margin-right:10px;
}
div.sd-entry div.sd-company
{
	width:270px;
	float:left;
	font-size:110%;
	line-height:140%
}
div.sd-entry div.sd-company a.more
{
	text-transform:uppercase;
	font-weight:bold;
	font-size:90%
	line-height:190%
}
div.sd-entry div.sd-address
{
	width:140px;
	float:left;
	line-height:140%;
}
div.sd-desc
{
	border-top:1px solid #FFF;
	margin-right:10px;
}
div.sd-desc p
{
	margin:10px 0;
	padding:0;
}


#form_holder {
	float: right;
	width: 430px;
	
}
.validation-advice
{
    color:#00B8BA
}
#headervoter 
{
    position:relative;
	float: right;
	width: 215px;
	font-size:15px;
	font-weight:bold;
	margin-left:10px;
	text-decoration:none;
	border: solid 1px #FFFFFF;
	padding:2px;
	
}

#headervoter a
{
    color:#FFFFFF;
}
#headervoter a.visited
{
    color:#FFFFFF;
}
#headervoter a.hover
{
    color:#FFFFFF;
}
.block-text h4
{
    font-size:14px;
    color: #999999;
    font-weight:normal;
}
.block-text h2
{
    font-size:14px;
    color: #FFFFFF;
    font-weight:normal;
}
.libs
{
    font-size:14px;
}
#videodiv span
{
    font-size:14px;
    color:#FFFFFF;
}
#videodiv 
{
    float:right;
    width:138px;
    height:34px;
    margin-right:5px;
    margin-top:15px;
    background-image: url('../img/video.png');
}
#videolink
{
    display:block;
}
#icc_bread .sitemap
{
    float:left;
}
#icc_bread .contactNo
{
    float:right;
    background-image: url('/img/icc-contact.gif');
    width:220px;
    height:16px;
}
#icc_bread .contactNo span
{
    position:absolute;
    left:-50000px;
}
.red
{
    background:url(/img/backgrounds/red.png) !important;
}
.green
{
    background:url(/img/backgrounds/green.png) !important;
}
.blue
{
    background:url(/img/backgrounds/blue.png) !important;
}
.purple
{
    background:url(/img/backgrounds/purple.png) !important;
}
#home-nav
{
    list-style-type:none;
}
#home-nav li
{
    width:427px;
    border-bottom:solid 1px #FFF;
    padding-top:20px;
    padding-bottom:0px;
}
div#rotator 
{
    padding-top:20px;
	position:relative;
	height:188px;
	margin-left:17px;
   
}
div#rotator ul li 
{
	float:left;
	position:absolute;
	list-style: none;
}
div#rotator ul li img 
{
	padding: 1px;
	background: #FFF;
}
div#rotator ul li.show 
{
	z-index:500;
	list-style: none;
}
#footer-imgs
{
    margin-top:20px;
    padding-bottom:8px;
}
.footimg
{
    margin-left:49px;
    float:left;
}
.footimg-first
{
    float:left;
}
.footimg-last
{
    float:right;
}