@charset "utf-8";
/* CSS Document */

body {
	background-color: #006286;
	background-image: url('../img/background.gif');
	background-position: top left;
	background-repeat:repeat-x;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

img {
	border: 0px;
}

table {
	border-collapse: collapse;
}

td {
	vertical-align: top;
}
.l{
	float:left;
}
.r{
	float:right;
}
.c{
	clear:both;
}

.content {
	float: left;
	padding-left: 30px;
	width: 694px;
}
.headline_sponsor {
	left: 154px;
	top: 106px;
	/*	
	margin-left: 154px;
	margin-top: -52px;
	*/
	display:none;
	
	position: absolute;
	text-align: center;
}
.notice{
	background-color: #8ab7c7;
	color:#FFF;
	padding:0px 10px;
	margin:20px 0;
	font-size:10px;
	height:27px;
	line-height:27px;
	text-align:center;
}
.notice-head{
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	color:#002c3c;
	
	
}


.footer, .footer a {
	padding: 3px 0px 10px;
	text-align: right;
	color:#FFF;
}
.footer a{
	color:#8ab7c7;	
}

.header {
	color: #fff;
	height: 159px;
	padding: 0;
	width: 950px;
	border-top: 11px solid #548db5;
	position: relative;
}

.main {
	background-color: #fff;
	box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.35);
	-o-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.35);
	-icab-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.35);
	-webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.35);
	-moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.35);
}

.main h1 {
	color: #598adb;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	margin: 22px 0px 0px 0px;
}

.content #page_title{
	background:url('../img/title_back.jpg');
	color:#014660;
	font-size:29px;
	padding:8px 13px;
	text-align:right;
	text-transform:uppercase;
	
}
.main h2 {
	color: #006286;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	margin: 0px;
}

.show_info{
	background: #cddeea;
	display:block;
	padding:8px 31px;
	color:#001b25;
	font-size:14px;
}


.menu {
	background:url('../img/menu_back.gif');
	color: #fff;
	height: 31px;
	margin-top: 0px;
	padding: 0px 30px;
}
.menu img {
	float:left;

}
.menu a {
	color: #fff;
	display: block;
	float: left;
	font-size: 18px;
	height: 31px;
	line-height: 31px;
	padding: 0px 22px;
	text-decoration: none;
}

.menu a:hover, .menu a.selected {
	background: url('../img/menu_h_back.gif')
}

.page {
	padding: 47px 31px;
}

.sidebar {
	float: left;
	width: 163px;
}

.sidebar h2 {
	background-color: #598adb;
	background-image: url('../img/side_back.gif');
	background-repeat: no-repeat;
	color: #fff;
	text-align: center;
	text-transform:uppercase;
	font-size:14px;
	height:40px;
	line-height:40px;
}

.sidemenu {
	margin-bottom: 30px;
	border:2px solid #006286;
	color:#013042;
}

.sidemenu a {
	color: #333;
	display: block;
	font-size: 12px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	text-decoration: none;
}

.sidemenu a.even {
	background-color: #a9c832;
}

.sidemenu a.odd {
	background-color: #c4d561;
}

.sidemenu a:hover, .sidemenu a.selected {
	background-color: #f2f8ce;
	color: #006286;
}

.social_media_bar {
	height: 48px;
}

.social_media_bar a {
	float: left;
	margin-left: 10px;
}

	.tweet{
	text-align:right; 
	padding-top:20px	
		
	}

.sponsors_bar {
	height: 106px;
	position: relative;
	bottom:8px;
	top:15px;
	text-align: center;
	width: 950px;
}


.sponsors_bar div {
	background-color: #fff;
	height: 83px;
	left: 0px;
	position: absolute;
	top: 0px;
	bottom: 0px;
	width: 950px;
	padding-top:8px;
}

#sponsors_thanks{
	background:#CDDEEA;
/*	background:#FFF; */
	color:#013042;
	display:block;
	line-height:20px;
	height:20px;
	margin-bottom:-15px;
	text-transform:uppercase;
	text-align:center;
	font-weight:bold;
}


.sponsors_bar table {
	width: 100%;
	text-align: center;
}

.article{
	margin: 0 0 78px;
	padding: 0 15px;
	color:#787878;
	font-size:12px;
	/*font-family:Georgia, "Times New Roman", Times, serif;*/
}
	.icon-column{
		width:160px;
		margin-right:11px;
		text-align:center;
	}
		.icon-column img{
			border:3px solid #C4D561;
		}
		.stage, .exhib{
			font-weight:bold;
			background:#A9C832;
			text-transform:uppercase;
			color:#FFF;
			padding:5px;
			margin-top:12px;
		}
		.exhib{
			background:#006286;
		}
			.stage-detail{
				padding:5px;
				background:#e4ffd4;
				border-left:3px solid #006286;
				border-right:3px solid #006286;
				border-bottom:2px solid #006286;
				color:#333;

			}
			
	.text-column{
		width:489px;
	}
		.article-title{
			border-bottom:#8b8b8b solid 1px;
			padding-bottom:10px;
			font-size:19px;
			margin-bottom:5px;
			text-transform:uppercase;
			color:#006286;
			font-weight:bold;
			
		}
			.article-subtitle{
				font-weight:bold;
				margin:20px 0 4px 0;
			}
			
		.article-copy{
			margin-bottom:24px;

		}
		.other-images{
			text-align:center;
		}
		.other-images img{
			border:3px solid #C4D561;
			margin-right:10px;
		}


.headline{
	border-bottom:#8b8b8b solid 1px;
	padding-bottom:3px;
	font-size:19px;
	margin-bottom:8px;
	margin-top:9px;
	text-transform:uppercase;
	color:#006286;
}

.textbox {
	margin-bottom: 16px;
	padding: 2px 15px;
	color:#383838;
	font-size:12px;
}
.textbox img{
	border: 5px solid #d9e7a4;	
	
}
.textbox img.logo_img, img.logo_img_r{
	border:0;
	float:left;
	margin:10px;
}
img.logo_img_r{
	float:right;	
}

.logo_group{
	float:right;
}

.logo-group img{
	border:0;	
}

.textbox img.logo_plain{
	border:0;
	margin:10px;
}

.textbox img.plain{
	border:0;
}

.textbox a{
	color:#426d04;
}

.top_bar {
	padding-top: 26px;
	height: 64px;
}

.wrapper {
	width: 950px;
	margin: 0 auto;
	text-align: left;
}

.edshows, .edshows a{
	font-size:25px;
	font-family:"MS Sans Serif", "Geneva", sans-serif;
	font-weight:bold;
	text-decoration: none;
	color:#FFF;
	text-align:left;
}
.edshows-bott, .edshows-bott a{
	text-align:left;
}
.exhib-item{
	padding: 5px 0;
	text-align:center;
	border-bottom: 1px solid #CCC;
}
