/* CSS Document */


div#container {
	background-image:url(../_img/MusicLive_BG.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	width: 100%;
	height: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
	text-align:center;
}

div#header {
	width:954px;
	height:270px;
}

div#countdown {
	font-size:10px;
	left:600px;
	top:0px;
	position:relative;
	width:350px;
	}


div#content {
	text-align:left;
	margin-left: auto;
    margin-right: auto;
	width:954px;
}

div#column1 {
	/*background-image:url(../_img/contents.gif);
	background-position:top right;
	background-repeat:no-repeat;*/
	float:left;
	margin: 0px 24px 40px 25px; 
	width:208px;
	}
	
div#column2 {
	float:left;
	margin: 0px 24px 0px 0px; 
	width:440px;
	}
	
div#column2-3_copy {
	float:left;
	margin: 0px 24px 0px 0px; 
	width:658px;
	}

div#column2-3_exhib {
	float:left;
	margin: 0px 24px 0px 0px; 
	width:658px;
	}

div#column3 {
	float:left;
	clear:right;
	margin: 20px 25px 0px 0px; 
	width:208px;
	}

	
div#column2-3_bigpic {
	float:left;
	clear:right;
	background-image:url(../_img/big_pic_BG.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	padding-top:18px;
	text-align:center;
	width:672px;
	height:350px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
	
div#column2-3_copy table {
	margin-top:25px;
}
	
div.singlecolumn_exhib {
	margin-bottom:20px;
}
	
	
div#footer{
	/*background-image:url(../_img/Footer_BG.jpg);
	background-position:center top;
	background-repeat:no-repeat;*/
	clear:both;
	margin: 30px 20px 0px 20px; 
	width:914px;
	overflow:hidden;
	}
	

/* Align headings left in big pic (column2-3) div */
#column2-3 h2 {
	text-align:left;
	}
	
/* Align column3 if it's under a big pic */
#column3.underbigpic {
	margin-top:0px;
	}
	
/* Features Page */	

#column2_features hr {
	color:#CCCCCC;
	margin-bottom:30px;
	}
	

.features {
	overflow:auto;
	}
	
div#toc {
	margin-bottom:20px;
	}
	
#toc ul li {
	display:inline;
	}

/* GALLERY */

div#gallery {
	margin-top:0px;
	float:left;
	width:680px;
	margin-bottom:20px;
	}

#gallery ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#gallery li {
	float: left;
	margin: 10px;
}
#gallery li a {
	color: #666666;
}

div#gallery_thumbs {
	margin-bottom:20px;
	}
	
div#flickr {
	height:26px;
	color:#666666;
	float:right;
	width:695px;
	margin-bottom:20px;
	}
	
div#twitter_div{
	overflow:auto;
	margin-bottom:10px;
	border-bottom:dotted 1px #000000;
	}

div#social_networks {
	margin: 20px 0px 0px 0px; 
	width:672px;
	float:left;
	clear:both;
	}
	
/* Tickets Page */

div#boxoffice {
	height:158px;
	margin-bottom:25px;
	margin-top:50px;
	clear:right;
}

div#phonebooking {
	margin-top:50px;
	height:86px;
	margin-bottom:75px;
}

/* Exhibitor Info */

div.exhibinfo {
	margin-bottom:35px;
}
