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

body {
	background-color: #FFF;
	background-image: url('../img/background_s.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 {
	left: 174px;
	top: 7px;
	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;
	display: none;
}
.notice-head{
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	color:#002c3c;
	
	
}


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

.header {
	color: #fff;
	height: 159px;
	padding: 0;
	width: 950px;
	border-top: 11px solid #b7d173;
	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_area{
	margin-bottom:30px;	
}
.content #page_title{
	color:#6d4a63;
	font-size:29px;
	height:29px;
	text-align:right;
	border-bottom:2px solid #8b8b8b;
	border-top:2px solid #8b8b8b;
	text-transform:uppercase;
	padding:0 15px 3px 15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	float:right;
	
}
.main h2 {
	color: #572E4B;
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	margin: 0px;
}

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


.menu {
	background:url('../img/menu_back_s.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_s.gif')
}

.page {
	padding: 47px 31px;
}

.sidebar {
	float: left;
	width: 163px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.sidebar h2 {
	background-image: url('../img/side_back.gif');
	background-repeat: no-repeat;
	color: #4d4211;
	text-align: center;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	height:36px;
	line-height:36px;
	font-family:Georgia, "Times New Roman", Times, serif;

}

.sidemenu {
	margin-bottom: 30px;
	border:2px solid #fcdb51;
	color:#4d4211;
	background-color:#fdf0b8;
	/*same colour as even*/
	padding-top:5px;
}

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

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

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

.sidemenu a:hover, .sidemenu a.selected {
	background-color: #fede54;
	color: #1a1a1a;
}

.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_thanks{
	background:#FDF0B8;
/*	background:#FFF; */
	color:#4a7836;
	display:block;
	line-height:20px;
	height:20px;
	margin-bottom:-15px;
	text-transform:uppercase;
	text-align:center;
	font-weight:bold;
}


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

.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 #FFE985;
		}
		.stage, .exhib{
			font-weight:bold;
			background:#547342;
			text-transform:uppercase;
			color:#FFF;
			padding:5px;
			margin-top:12px;
		}
		.exhib{
			background:#572e4b;
		}
			.stage-detail{
				padding:5px;
				background:black;
				text-transform:uppercase;
				font-weight:bold;
				color:#CE2C7C;

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

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



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

.headline{
	border-bottom:#8b8b8b solid 1px;
	padding-bottom:3px;
	font-size:19px;
	margin-bottom:5px;
	margin-top:9px;
	text-transform:uppercase;
	color:#572e4b;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.textbox {
	margin-bottom: 16px;
	padding: 2px 15px;
	color:#787878;
	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:#3f8122;
}

.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;
}
.subtitle{
	color: #444444;
    font-size: 14px;
    margin: 22px 0 6px;
}
.i{
	font-style:italic;
}