body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a {
	color: #2020FF;
	border: none;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	border: none;
	text-decoration: none;
}

ul, li {
	padding: 0;
	margin: 0;
/*	color: #2020FF;*/
}

#wrapper {
	width: 897px;
}

#header {
	height: 101px;
	background: url(/media/header.gif) top left no-repeat;
}

#header a.home {
	width: 174px;
	height: 80px;
	float: left;
	border: none;
}

#header a.home {
	display: block;
	text-indent: -10000px;
	overflow: hidden;
}

#header a.home:hover {
	border: none;
}

#header #banners {
	float: right;
	padding-top: 15px;
	padding-right: 10px;
}

#header #banners img {
	margin-left: 65px;
}	
	
#tabMenu {
	border-bottom-color: #CD56B3;
	margin: 0 4px 0 4px;
	width: 889px;
}

#tabMenu ul {
	margin: 0;
	padding: 0;
	list-style:none;
	position: relative;
}

#tabMenu ul li {
	position: relative;
}

#tabMenu a {
	background:url("/media/tabmenu/left.jpg") no-repeat left top;
	padding-left: 10px;
}

#tabMenu a span {
	background:url("/media/tabmenu/right.jpg") no-repeat right top;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabMenu a span {
	float:none;
}
/* End IE5-Mac hack */

#tabMenu a:hover span, #tabMenu a.selected span {
	background-position:100% -35px;
	color: #FFFFFF;
}

#tabMenu a:hover, #tabMenu a.selected {
	background-position:0% -35px;
	border: none;
}

#tabMenu li#home a {
	width: 70px;
}

#tabMenu li#attend a {
	width: 85px;
}

#tabMenu li#contactus a {
	width: 103px;
}

#tabMenu li#seminars a {
	width: 120px;
}

#tabMenu li#faq a {
	width: 80px;
}

#subNav {
	position: absolute;
	top: -1px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#subNav li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: left;
}

#subNav li a {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	color: #EC008C;
	display: block;
	float: left;
	padding: 6px 10px 6px 10px;
	text-align: center;
	font-size: 12px;
	text-decoration: none;
}

#subNav a:hover, #subNav a.selected {
	font-weight: normal;
	background: url(/media/sub-nav-arrow.gif) center top no-repeat #FFFFFF;
}

#subNav.attend {
	left: 79px;
}

#subNav.seminars {
	left: 331px;
}

#subNav.exhibitorinfo {
	left: 96px;
}

#hero{
	margin: 0 4px 0 4px;
	position: relative;
	display: block;
}

#hero .defaultImg {
	background: url(/media/hero-default.gif) top left no-repeat; 
/*	background: url(/media/test_ecles.gif) top left no-repeat;*/
	height: 238px;
}

#hero .regImg {
	background: url(/media/hero-2.gif) top left no-repeat; 
/*	background: url(/media/test_ecles.gif) top left no-repeat;*/
	height: 80px;
}

#hero .sampleImg {
	background: url(/media/hero-demo.jpg) top left no-repeat;	
	height: 100px;
}

#content {
	background-color: #FDE0F1;
	margin: 0 4px 10px 4px;
	padding: 20px 0 20px 0;
	position: relative;
	width: 889px;
}

#footer {
	text-align: center;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}

#footer span {
	display: block;
	margin-bottom: 4px;
}

#content h1, #content h2, #content h3 {
	color: #EC008C;
	font-family: Geneva, Arial, Helvetica, sans-serif;	
}

#content h1 {
	margin-bottom: 10px;
	font-size: 24px;
}

#content h2 {
	font-size: 18px;
	margin-bottom: 10px;
}

#content h3 {
	font-size: 14px;
	margin-bottom: 5px;
}

#content p {
	color: #333333;
	margin-bottom: 15px;
}

.sponsors {
	font-size: 9px;	
	vertical-align: middle;
}

.sponsors span {
	float: left;
}

.sponsors a#inretail, .sponsors a#appt {
	display: block;
	border: none;
	text-indent: -10000px;
	overflow: hidden;
	float: left;
	margin-left: 20px;
}

.sponsors a#inretail {
	width: 82px;
	height: 20px;
	background-image: url(/media/inretail-logo-small.gif);
}

.sponsors a#appt {
	width: 91px;
	height: 20px;
	background-image: url(/media/the-appointment-logo-small.gif);
}

#leftCol {
	width: 390px;
	padding-left: 15px;
	padding-right: 15px;
	float: left;
}

#rightCol {
	width: 440px;
	float: left;
	padding-left: 25px;
	border-left: 2px solid #FFFFFF;
}

#content #star {
/*	position: absolute;
	right: 8px;
	top: 6px;
	*/
	float: right;
}

#content #star a {
	border: none;
}

.nextEventInfo {
	font-weight: bold;
	font-size: 12px;
	line-height: 125%;
	margin-bottom: 10px;
}

#content .linkList {
	font-size: 10px;
	margin: 0 0 15px 2px;
}

#content .linkList li {
	padding-left: 8px;
	list-style-type: none;
	line-height: 85%;
	background: url(/media/bullet.gif) center left no-repeat;
	margin-bottom: 4px;
}

#content .imageList {
	list-style-type: none;
	margin-left: 0;
}

#content .imageList li {
	display: inline;
	margin-right: 4px;
	padding-left: 0;
	background-image: none;
}

#content .imageList li img {
	border: 1px solid #EC008C;
}

#featuredExhibitor {
	width: 170px;
	height: 55px;
	background: url(/media/featured-exhibitor-tesco.gif) no-repeat;
	padding: 4px 50px 4px 4px;
	font-size: 9px;
	letter-spacing: -1px;
	line-height: 110%;
	float: right;
	margin-right: 10px;
}

#featuredExhibitor a {
	color: #FF0000;
}

#fullWidthCol {
	padding-left: 15px;
	padding-right: 15px;
}

#content ul {
	margin-left: 15px;
}

#selectedEventInfo {
	padding-left: 10px;
	padding-top: 12px;
	margin-bottom: 10px;
	background-color: #EC008C;
	color: #FFFFFF;
	font-size: 12px;
	position: relative;
	height: 29px;
	height: auto !important;
	min-height: 29px;
}

#selectedEventInfo a {
	position: absolute;
	right: 10px;
	top: 0;
}

h1, h3 {
}

h3 {
	font-size: 18px;
}

.highlightBox {
	border: 1px solid #EF009B;
	padding: 15px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}

.highlightBox img {
	margin-bottom: 10px;
}

.highlightBox h2 {
	color: #EF009B;
}

.highlightBox.odd img {
	margin-right: 10px;
	float: left;
	position: relative;
}

.highlightBox.even img {
	margin-left: 10px;
	float: right;
	position: relative;
}

.formBox .contentBox {
	height: 124px;
	overflow: auto;
	border: 1px solid #FFFFFF;
	padding: 8px;
}

#content .logoList, #content .logoList li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#content .logoList li {
	float: left;
	position: relative;
	padding-left: 0;
	background-image: none;
}

#content .logoList li a {
	width: 120px;
	height: 74px;
	background: center no-repeat #FFFFFF;
	text-indent: -10000px;
	overflow: hidden;
	display: block;
	border: 1px solid #EF009B;
	margin: 0 10px 10px 10px;
}

.popoverBox {
	position: absolute; 
	border: 2px solid #EF009B;
	width: 300px;
	height: 300px;
	background-color: #FFFFFF;
	overflow: auto;
	text-align: left;
	padding: 10px;
}

.popoverBox2 {
	width: 300px;
	height: 300px;
	background-color: #FFFFFF;
	overflow: auto;
	text-align: left;
	padding: 10px;
}

.popoverBox h3, .popoverBox2 h3 {
	color: #EF009B;
	margin-bottom: 10px;
	border: 1px solid #EF009B;
	padding: 5px;
	font-size: 14px;
}

.popoverBox .standInfo, .popoverBox2 .standInfo {
	display: block;
	font-weight: bold;
	margin-bottom: 5px;
}

.popoverBox .closeLink {
	text-align: right;
	display: block;
	margin-bottom: 5px;
}

.popoverBox p, .popoverBox2 p {
	margin-bottom: 10px;
}

/*
.highlightBox .imgCol {
	float: left;
	padding-right: 15px;
	width: 70px;
}

.highlightBox .textCol {
	float: left;
	width: 700px;
}

*/

.eventInfo td, .eventInfo th {
	vertical-align: top;
	padding: 5px;
}

.eventInfo th {
	text-align: right;
	font-weight: bold;
	width: 120px;
}

#content dl, #content dt, #content dd {
	margin: 0;
	padding: 0;
}

#content dt {
	padding: 0 5px 5px 15px;
	border-bottom: 1px solid #EF009B !important;
	font-weight: bold;
	color: #EF009B;
	margin-bottom: 5px;
	background: url('/media/bullet-arrow-small.gif') 0 2px no-repeat !important;
}

#content dd {
	margin-bottom: 10px;
	padding-top: 15px;
}

#content #siteMap li {
	background: url('/media/bullet-arrow.gif') 5px 0px no-repeat;	
	padding-left: 20px;
	list-style-type: none;
	margin-bottom: 8px;
}

#content #siteMap ul {
	padding-bottom: 0;
	margin-bottom: 0;
	margin-top: 8px;
	border-left: 1px solid #EF009B;
}

.clientLogo {
	padding: 10px;
	border: 1px solid #EF009B;
	margin: 0 10px 10px 0;
	display: block;
	float: left;
}

/* Seminar programme CSS */

.days td {
	text-align: center;
}

#content .seminars {
	vertical-align: top;
}

#content .seminars ul {
	height: 560px;
	position: relative;
	padding: 0;
	margin: 0;
}

#content .seminars ul li {
	position: absolute;
	padding: 0;
	margin: 0;
	width: 100%;
	background-image: none;
}

#content .seminars li .name {
	display: block;
	margin-bottom: 2px;
	font-weight: bold;
}

#content .seminars li a {
	display: block;
	text-decoration: none;
	padding: 2px 2px 0 2px;
	text-align: center;
	background-color: #EF009B;
	color: #FFFFFF;
	border: 2px solid #FFFFFF;
	font-size: 10px;
}

#content .seminars li a:hover {
	background-color: #FFFFFF;
	color: #EF009B;
	border: 2px solid #EF009B;
}

.seminarData {
	width: 860px;
	border-collapse: collapse;
}

.seminarData td, .seminarData th {
	border: 1px solid #EF009B;
}

.seminarData th {
	padding-top: 5px;
	padding-left: 5px;
}

.seminarData td {
	width: 215px;
}

.formBox {
	width: 837px;
}

a.seeAll {
	font-size: 10px;
	display: block;
	text-align: right;
}

#copyright {
	text-align: right;
	font-size: 9px;
}