@charset "utf-8";
/* Created: 29/06/08 */

/* set the font for the site */
* { 
    margin:0px;
	padding:0px; 
	font-family:Arial, Helvetica, sans-serif;
}

/* set the colours for the text and background */

html {
	overflow-y:scroll
	}

body, html {
    color:#214256;
	background:transparent url(../images/bg.jpg) repeat top center;
	text-align:left;
	font-size:12px;
}

/* -- Defaults for headings, bulletpoints form required and paragraphs -- */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%; }
.clearfix {display: block;}
/* End hide from IE-mac */

ol, ul, li {
	list-style:disc;
    margin-left: 15px;
	padding-right:30px;
	color:#333
}

ol li {
	list-style:decimal
}

IMG {
   border: none;
}

H1, H2, H3, H4, H5, H6 {
	font:bold 22px Arial, Helvetica, sans-serif;
	padding:20px 9px 9px;
	display:block
}

H2 {
	font-size:16px;
}

H3 {
	font-size:15px;
}

H4 {
	font-size:14px;
}

H5 {
	font-size:12px;
}

H6 {
	font-size:11px;
}

p, span, b, strong, span, li {
	line-height:1.5em
}

p {
	padding:0px 0px 10px 0px;
}

#content p {
	padding-right:10px
}


a {
	text-decoration:none;
	font-weight:bold;
	color:#214256;
}

a:hover {
	color:#0381cc;
}

.on {
	color:#0381cc;
}

.formText {
	font-size:11px;
	color:#000
}

td {
	padding:2px;
	}
	
.img {
	border:1px #d4d4d4 solid;
}

.titletext {
	font-size:13px;
	font-weight:bold;
	display:block;
	padding:10px 0px 10px 0px
}


/* -- END Defaults -- */

#wrap {
    width:1000px;
	margin:0 auto;
	text-align:left
}

#header {
	height:164px;
	width:1000px;
	clear:both
}

#bannerOuter {
	height:250px;
	width:1000px;
	position:relative;
	clear:both
}

#banner {
	height:250px;
	width:1000px;
	position:absolute;
	z-index:1;
	clear:both
}


#logo {
	float:left;
	position:relative;
	width:132px;
	height:164px;
}

#logo a {
	width:132px;
	height:232px;
	position:absolute;
	z-index:10
}

#logo a img {
	padding-top:4px;
}
	
#video {
	width:443px;
	background:transparent url(../images/video.png) no-repeat top center;
	height:314px;
	text-align:center
}

#video .videoinner {
	padding-top:6px
}

#headerTop {
	width:868px;
	height:110px;
	float:left
}

#headerTop .menu {
	width:500px;
	height:110px;
	float:left
}

#headerTop .menu p {
	padding:40px 30px;
	color:#030c15;
}

#headerTop .menu p a {
	color:#030c15;
}

#headerTop .menu p a:hover {
	color:#0381cc;
}

#headerTop .eventInfo {
	width:368px;
	height:110px;
	float:left;
	text-align:right
}

#headerTop .eventInfo img {
	padding:13px 12px 0px 0px;
}

/* begin: menu */

#menu {
	width:862px;
	background:transparent url(../images/menu-bg.gif) repeat-x top center;
	height:38px;
	padding-top:3px;
	float:left
}

#menu .menuDiv {
	width:2px;
	background:transparent url(../images/menu-div.png) repeat-x top center;
	height:38px;
	margin-top:-3px;
	float:left
}

/* end: navbar */

#home, #showDetails, #highlights, #kids, #seminars, #exhibitors, #visitorInfo, #touring, #media {
	width:56px;
	height:31px;
	float:left
}

#home a, #showDetails a, #highlights a, #kids a, #seminars a, #exhibitors a, #visitorInfo a, #touring a, #media a {
	width:56px;
	height:31px;
	display:block;
	background:transparent url(../images/menu.png) top left;
	text-indent:9999px;
	overflow:hidden;
	text-align:right;
}

#home a:hover {
	background:transparent url(../images/menu.png) 0px -31px;
}

#showDetails {
	width:111px;
}

#showDetails a {
	width:111px;
	background:transparent url(../images/menu.png) -56px 0px;
}

#showDetails a:hover {
	background:transparent url(../images/menu.png) -56px -31px;
}

#highlights {
	width:96px;
}

#highlights a {
	width:96px;
	background:transparent url(../images/menu.png) -167px 0px;
}

#highlights a:hover {
	background:transparent url(../images/menu.png) -167px -31px;
}

#kids {
	width:49px;
}

#kids a {
	width:49px;
	background:transparent url(../images/menu.png) -263px 0px;
}

#kids a:hover {
	background:transparent url(../images/menu.png) -263px -31px;
}

#seminars {
	width:171px;
}

#seminars a {
	width:171px;
	background:transparent url(../images/menu.png) -312px 0px;
}

#seminars a:hover {
	background:transparent url(../images/menu.png) -312px -31px;
}

#exhibitors {
	width:95px;
}

#exhibitors a {
	width:95px;
	background:transparent url(../images/menu.png) -483px 0px;
}

#exhibitors a:hover {
	background:transparent url(../images/menu.png) -483px -31px;
}

#visitorInfo {
	width:101px;
}

#visitorInfo a {
	width:101px;
	background:transparent url(../images/menu.png) -578px 0px;
}

#visitorInfo a:hover {
	background:transparent url(../images/menu.png) -578px -31px;
}

#touring {
	width:104px;
}

#touring a {
	width:104px;
	background:transparent url(../images/menu.png) -676px 0px;
}

#touring a:hover {
	background:transparent url(../images/menu.png) -676px -31px;
}

#media {
	width:60px;
}

#media a {
	width:60px;
	background:transparent url(../images/menu.png) -780px 0px;
}

#media a:hover {
	background:transparent url(../images/menu.png) -780px -31px;
}

#menuEnd {
	background:transparent url(../images/menu-end.gif) no-repeat;
	width:6px;
	height:38px;
	float:left
}


<!------------------->

.toTop a {
	font-size:11px;
	background:transparent url(../images/blue-arrow.png) 0px 4px;
	padding-left:15px;
	display:block
}

#content {
	padding-left:2px
}

#content .top, #content .base {
	margin-top:20px;
	width:998px;
	height:12px;
	line-height:1px;
	font-size:1px;
	background:transparent url(../images/main-top.png) no-repeat;
}

#content .base {
	height:14px;
	margin-top:0px;
	margin-bottom:20px;
	background:transparent url(../images/main-base.png) no-repeat;
}

#content .middle {
	width:998px;
	height:auto;
	background:transparent url(../images/main-mid.png) repeat-y;
}

#content .middle .inner {
	padding:45px 25px 45px 35px
}

#content .middle .inner .left, #content .middle .inner .left-wide {
	width:52%;
	float:left
}

#content .middle .inner .left-wide {
	width:80%;
}

#content .middle .inner .left-wide p, #content .middle .inner .left p {
	padding-right:30px
}

#content .middle .inner .left .titleImg, #content .middle .inner .left-wide .titleImg {
	padding-bottom:20px;
	display:block
}

#content .middle .inner .right {
	width:48%;
	float:left
}

#content .middle .inner .right-thin {
	width:20%;
	float:left
}

/* footer */
#footerSpace {
	width:8px;
	float:left;
	height:10px;
}

#footer {
	width:1000px;
	height:100px;
	vertical-align:top;
	background:transparent url(../images/footer-line.png) repeat-x top;
	clear:both
}

.footerInner {
	text-align:left;
	padding:40px 25px 20px 30px  
}

.footerInner p {
	padding:19px 5px;
	display:block;
}

.footerInner p strong {
	padding-bottom:20px;
	display:block
}

.footerInner .div1 {
	width:170px;
	float:left
}

.footerInner .div2 {
	width:285px;
	float:left
}

.footerInner .div2 p {
	padding-right:30px
}

.footerInner .div3 {
	width:255px;
	float:left
}

.footerInner .div4 {
	width:230px;
	float:left
}

.footerInner .copyright {
	width:930px;
	font-size:11px;
	text-align:right;
	clear:both
}

#footer a {
	text-decoration:underline;
	font-weight:normal;
	display:block
}


.speakerText {
	width:80%; float:left; display:block; padding:0px;
}
.speakerPic {
	width:20%; float:left; display:block; padding:0px;
}
.speakerPic img {
	margin:0;
	padding:0;
}