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

body {
	background-color: #c0d3a5;
	background-image: url('../img/background.jpg');
	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 {
	margin-left: 141px;
	margin-top: -48px;
	position: absolute;
	text-align: center;
	display:none;
}
.notice{
	background-color: #8ab7c7;
	color:#FFF;
	padding:0px 10px;
	margin:20px 0;
	font-size:10px;
	height:27px;
	line-height:27px;
	text-align:center;
	display: none;
}
.notice-head{
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	color:#002c3c;	
}

.disclaimer{
	font-size: 0.51em;
    width: 500px;
	float:right;
}

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

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


.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-color:#fde8e7;
	color:#ee3123;
	font-size:29px;
	height:29px;
	text-align:right;
	border-bottom:4px solid #ee3123;
	text-transform:uppercase;
	padding-right:15px;
	
}
.main h2 {
	color: #008265;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	margin: 0px;
}

.show_info{
	background: #c9e5de;
	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-image: url('../img/side_back.gif');
	background-repeat: no-repeat;
	color: #4d4211;
	text-align: center;
	text-transform:uppercase;
	font-size:14px;
	font-weight:bold;
	height:40px;
	line-height:40px;
	font-family:Arial, Helvetica, sans-serif
}

.sidemenu {
	margin-bottom: 30px;
	border:2px solid #ffd200;
	color:#4d4211;
}

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

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

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

.sidemenu a:hover, .sidemenu a.selected {
	background-color: #ff7433;
	color: #FFF;
}

.social_media_bar {
	height: 48px;
}

.social_media_bar a {
	float: left;
	margin-left: 10px;
}
	.tweet{
	text-align:right; 
	padding-top:20px	
		
	}

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

.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_bar table {
	width: 100%;
	text-align: center;
}

.headline{
	border-bottom:#525252 dotted 2px;
	padding-bottom:3px;
	font-size:19px;
	margin-bottom:5px;
	margin-top:9px;
	text-transform:uppercase;
	color:#008265;
	font-weight:bold;
}

.sub-headline{
	padding-bottom:3px;
	font-size:16px;
	margin-bottom:5px;
	margin-top:9px;
	text-transform:none;
	color:#222;	
}


.article{
	margin: 0 0 78px;
	padding: 0 15px;
	color:#686868;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
}
	.icon-column{
		width:160px;
		margin-right:11px;
		text-align:center;
	}
		.icon-column img{
			border:3px solid #008265;
		}
		.stage, .exhib{
			font-weight:bold;
			text-transform:uppercase;
			padding:5px;
			margin-top:12px;
			background:#ff7433;
			color:#4D4211;
			color:#fff;
	}
		.exhib{
			background:#008265;
			color:#FFF;
		}
			.stage-detail{
				padding:5px;
				background:#FFDCCC;
				border-left:3px solid #ff7433;
				border-right:3px solid #ff7433;
				border-bottom:2px solid #ff7433;
				color:#4D4211;

			}
		.date{
			font-weight:bold;
			background:#FFB999;
			
		}
			
	.text-column{
		width:489px;
	}
		.article-title{
			border-bottom:#525252 dotted 2px;
			padding-bottom:10px;
			font-size:19px;
			margin-bottom:5px;
			text-transform:uppercase;
			color:#008265;
			font-weight:bold;
			
		}
		.article-copy{
			margin-bottom:24px;

		}
		.other-images{
			text-align:center;
		}
		.other-images img{
			border:3px solid #008265;
			margin-right:10px;
		}
		.article-subtitle{
			color:#333;
			font-size:120%;
			font-style:italic;
			margin:15px 0 4px 0;
		}


.textbox {
	margin-bottom: 16px;
	padding: 2px 15px;
	color:#686868;
	font-size:12px;
}
.textbox img{
	border: 5px solid #ffe985;	
	
}
.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:#236758;
}

.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:#222;
	text-align:left;
}
.edshows-bott, .edshows-bott a{
	text-align:left;
}

.exhib-item{
	padding: 5px 0;
	text-align:center;
	border-bottom: 1px solid #CCC;
}
