/* Tags */
body{
	padding:0px;
	margin:0px;
	background:#FFFFFF;
}
form{
	padding:0px;
	margin:0px;
}
body, td, th{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:11px;
	line-height:1.5em;
}
p{
	padding:0px;
	margin:0px 0px 15px 0px;
}
a:link, a:visited, a:active{ text-decoration:underline; }
a:hover{ text-decoration:none; }
h1{
	font-size:24px;
	padding:0px;
	margin:0px 0px 20px 0px;
	line-height:24px;
}
h2{
	font-size:14px;
	padding:0px;
	margin:0px;	
}
h2.bigger{ font-size:18px; }
h2.inline{ display:inline; }
h3{
	font-size:14px;
	padding:0px;
	margin:0px;
}
h3.bigger{ font-size:16px; }
/* Colour-specifics */
#grey  a:link,  #grey a:visited, #grey  a:active, #grey  a:hover, #grey  h1{ color:#da5f8a; }
#blue  a:link,  #blue a:visited, #blue  a:active, #blue  a:hover, #blue  h1, #blue  h2, #blue  h3{ color:#31bce5; }
#green a:link, #green a:visited, #green a:active, #green a:hover, #green h1, #green h2, #green h3{ color:#98c358; }
#pink  a:link,  #pink a:visited, #pink  a:active, #pink  a:hover, #pink  h1, #pink  h2, #pink  h3{ color:#da5f8a; }

#grey  h2, #grey  h3{ color:#4b4b4b; }

#grey  #menuTop, #menuBottom{ background-color:#4b4b4b; }
#blue  #menuTop{ background-color:#31bce5; }
#green #menuTop{ background-color:#98c358; }
#pink  #menuTop{ background-color:#da5f8a; }

#grey  #menuLeft li.root a:link, #grey  #menuLeft li.root a:visited, #grey  #menuLeft li.root a:active{ background-color:#4b4b4b; }
#blue  #menuLeft li.root a:link, #blue  #menuLeft li.root a:visited, #blue  #menuLeft li.root a:active{ background-color:#31bce5; }
#green #menuLeft li.root a:link, #green #menuLeft li.root a:visited, #green #menuLeft li.root a:active{ background-color:#9fc664; }
#pink  #menuLeft li.root a:link, #pink  #menuLeft li.root a:visited, #pink  #menuLeft li.root a:active{ background-color:#da5f8a; }

#grey  #menuLeft li.root a:hover{ background-color:#818181; }
#blue  #menuLeft li.root a:hover{ background-color:#4ECBF1; }
#green #menuLeft li.root a:hover{ background-color:#B3D57F; }
#pink  #menuLeft li.root a:hover{ background-color:#E5789E; }

#grey  #menuLeft li.sub a:hover{ color:#4b4b4b; }
#blue  #menuLeft li.sub a:hover{ color:#31bce5; }
#green #menuLeft li.sub a:hover{ color:#9fc664; }
#pink  #menuLeft li.sub a:hover{ color:#da5f8a; }

#grey   #packageTable tr.alt{ background-color:#EEEEEE; }
#blue   #packageTable tr.alt{ background-color:#C1EDF9; }
#green  #packageTable tr.alt{ background-color:#E2F5E0; }
#pink   #packageTable tr.alt{ background-color:#F5E0F4; }
/* Wrappers */
.wrapperOuter{
}
.wrapperInner{
	width:944px;
}
/* ID Regions */
#header{
	height:200px;
	background:url(bg_header_repeat.gif) top repeat-x;
}
#header .wrapperInner{
	height:60px;
	padding-top:140px;
	background:url(bg_header.jpg) bottom left no-repeat;
}
#menuTop ul, #menuBottom ul, #menuLeft ul{
	list-style:none;
	padding:0px;
	margin:0px;
}
#menuTop li, #menuBottom li{ display:inline; }
#menuTop .floatRight form{ margin-top:3px; }
#menuLeft{
	margin-right:22px;
	width:179px;
}
#menuLeft li.root a{
	display:block;
	padding-left:8px;
	width:179px;
	line-height:20px;
	margin-bottom:6px;
}
#menuLeft li.sub a{
	display:block;
	margin-bottom:6px;
}
#menuLeft li.root a:link, #menuLeft li.root a:visited, #menuLeft li.root a:active, #menuLeft li.root a:hover{ color:#FFFFFF; }
#menuLeft li.sub  a:link, #menuLeft li.sub  a:visited, #menuLeft li.sub  a:active{ color:#333333; }
#tweets{
	background:#eeeeee url(icon_twitter_padded.gif) left no-repeat;
	color:#000000;
	line-height:27px;
	padding-left:45px;
	margin-top:10px;
}
#tweets a, #tweets a:link, #tweets a:visited, #tweets a:active, #tweets a:hover{ color:#000000; }
#contentRegion{ float:left; }
#menuBabyInfo{ padding:20px 0px; }
#menuBabyInfo ul{
	list-style:none;
	margin:0px 0px 0px 40px;
	padding:0px;
}
#menuBabyInfo a, #menuBabyInfo a:link, #menuBabyInfo a:visited, #menuBabyInfo a:active, #menuBabyInfo a:hover{ color:#000000; }
#copyright{
	float:right;
	line-height:33px;
	font-size:10px;
}
#copyright, #copyright a, #copyright:link, #copyright a:visited, #copyright a:active, #copyright a:hover{ color:#FFFFFF; }
/* Individual page stuff */
#homepage{
	background:url(bg_home.jpg) top left no-repeat;
	width:834px;
	height:707px;
	padding-top:20px;
	position: relative;
}
#homepage .newsItem{ width:360px; }

#homeVideo {
	position: absolute;
	left: 500px;
	top:  455px;
}

#homeVideo img { border: 0; }

.testimonial{
	background:url(div_horiz_dots.gif) bottom left repeat-x;
	padding-bottom:10px;
	margin-bottom:10px;
}
.testimonial .outer{ background:url(icon_quote_open.gif) top left no-repeat; }
.testimonial .inner{
	background:url(icon_quote_close.gif) bottom right no-repeat;
	padding:10px 60px;
}
.testimonial .testi{ }
.testimonial .from{
	margin-top:3px;
	color:#000;
	font-size:13px;
}

.exhibitorCategories{
	border-bottom:1px solid #cccccc;
	padding-bottom:6px;
}
.exhibitorLetters{
	border-bottom:1px solid #cccccc;
	margin-bottom:8px;
	font-weight:bold;
}
.exhibitorLetters, .exhibitorLetters td{ font-size:14px; }
.exhibitorLetters a{
	display:block;
	line-height:25px;
}
.exhibitor{
	border-bottom:1px solid #cccccc;
	padding-bottom:8px;
	margin-bottom:8px;
}
.logo{
	float:left;
	margin-right:5px;
}
.logo img{ border:1px solid #ccc; }

#packageTable th, #packageTable td{ border-bottom:1px solid #bbb; }
#packageTable a, #packageTable a:link, #packageTable a:visited, #packageTable a:active, #packageTable a:hover{ color:#333; }

.sponsors .section{
	width:500px;
	font-size:14px;
}
.sponsors .sponsor{
	float:left;
	width:250px;
	height:188px;
	margin:10px 20px 10px 0px;
}
.sponsors .sponsor img{
	border:1px solid #ccc;
}

.offer{ padding:9px; }
.offerAlt{
	padding:7px;
	border:1px solid #cccccc;
	background:#f5f5f5;
}
.offer .imagePad, .offerAlt .imagePad{ float:left; }
.offer .validTil, .offerAlt .validTil{
	margin-top:10px;
	color:#666666;
}

#tellFriendMessage{
	float:right;
	margin-top:47px;
	width:420px;
	font-weight:bold;
}

.pollResult{
	background-color:#DEFBDE;
	border:1px solid #6EC183;
	margin:5px 0px;
	width:500px;
}
.pollResult .bar{
	float:left;
	background:#6EC183;
	padding:3px 0px;
	font-size:1px;
}
.pollResult .percent{
	float:right;
	background:#FFFFFF;
	border-left:1px solid #6EC183;
	padding:3px;
	width:50px;
}

#searchResults{
	background:url(div_horiz_dots.gif) top left repeat-x;
	margin-top:10px;
	padding-top:10px;
}
#searchResults ol{
	margin-top:0px;
	margin-bottom:0px;
}
#searchResults .pagination{
	background:url(div_horiz_dots.gif) top left repeat-x;
	margin-top:10px;
	padding-top:10px;
}

.contact .image{
	float:left;
	margin-right:10px;
	border:1px solid #999;
	padding:2px;
}
/* Link styles */
.linkUnder a, .linkUnder a:link, .linkUnder a:visited, .linkUnder a:active{ text-decoration:underline; }
.linkUnder a:hover{ text-decoration:none; }
.linkNoUnder a, .linkNoUnder a:link, .linkNoUnder a:visited, .linkNoUnder a:active{ text-decoration:none; }
.linkNoUnder a:hover{ text-decoration:underline; }
.linkNoUnderEver a{ text-decoration:none; }
/* Misc classes */
.innerBg{
	background:url(bg_page.gif) top;
}
.inputWhite{
	border:1px solid #999999;
	color:#4b4b4b;
	font-family:"Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0px;
	padding:3px;
}
select.inputWhite{
	padding:1px;
}
.smallButton{
	background:#F5F5F5;
	border:1px solid #CCC;
	font-family:"Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size:10px;
}
.smallButtonGrey{
	background:#818181;
	border:1px solid #4B4B4B;
	color:#FFFFFF;
	font-family:"Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size:10px;
}
.floatLeft{ float:left; }
.floatRight{ float:right; }
.imgFloat{
	float:right;
	margin:0px 0px 0px 10px;
	border:1px solid #999999;
	padding:5px;
}
.imgFloatLeft{
	float:left;
	margin:0px 10px 0px 0px;
}
.widthHalf{ width:49%; }
.newsItem, .blogItem, .bordDotsB{
	background:url(div_horiz_dots.gif) bottom left repeat-x;
	padding-bottom:10px;
	margin-bottom:10px;
}
.bordDotsT{
	background:url(div_horiz_dots.gif) top left repeat-x;
	padding-top:10px;
	margin-top:10px;
}
.newsItem .image, .blogItem .image{
	float:left;
	background:#fff;
	padding:4px;
	border:1px solid #999999;
}
.newsItem .headline, .blogItem .headline{
	font-size:13px;
	color:#000000;
}
.newsItem .date, .blogItem .date{
	font-size:11px;
	color:#666666;
}
.newsItem .content, .blogItem .content{
	padding:10px 0px 0px 0px;
}
.pagination{ margin-top:10px; }
.pagination .left{ float:left; }
.pagination .right{ float:right; }
.pagination .middle{ margin:0px 150px; }
.spacedTop{ margin-top:20px; }
.spacedBottom{ margin-bottom:20px; }
.spacedTopHalf{ margin-top:10px; }
.spacedBottomHalf{ margin-bottom:10px; }
.frmNote{
	font-size:11px;
	color:#858585;
	font-style:italic;
}
td.frmNote{ padding-top:0px; }
.bordBottom{
	padding-bottom:10px;
	margin-bottom:10px;
}
.sideButton{ margin-bottom:8px; }
.newsfeed a{
	display:block;
	line-height:31px;
	padding:0px 6px 0px 35px;
	background:#fff url(icon_rss.gif) left no-repeat;
	border:1px solid #999999;
}
#homepage .newsfeed a{
	background:url(icon_rss.gif) left no-repeat;
	border:none;
}
.newsfeed a:link, .newsfeed a:visited, .newsfeed a:active{ text-decoration:none; }
.newsfeed a:hover{ text-decoration:underline; }
.gallery .image{
	float:left;
	width:110px;
	height:110px;
	margin:0px 20px 20px 0px;
	padding:5px;
	background-color:#FFFFFF;
	border:1px solid #ccc;
}
.gallery .image a.big{
	display:block;
	width:110px;
	height:110px;
}
.imagePad img, img.imagePad{
	background:#fff;
	border:1px solid #999999;
	padding:4px;
}
.greyPad{
	padding:4px;
	background:#f5f5f5;
	border:1px solid #cccccc;
}
.scrollerDiv{
	width:248px;
	height:200px;
	overflow:auto;
	border:1px solid #999999;
	background:#fff;
}
.scrollerDiv label{
	display:block;
	white-space:nowrap;
}
/* clearfix */
.clearfix:after{
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden;
}
* html>body .clearfix{
	display:inline-block;
	width:100%;
}
* html .clearfix{
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
}
