/*//////////////////////////////////
COMPOSERS NOW STYLESHEET
//////////////////////////////////*/

body {
	margin: 0px;
	padding: 0px;
	background: transparent url(/img/background.gif) repeat-y top center;
}

#container {
	width: 920px;
	margin: 0 auto;
}

#top {
	width: 920px;
	height: 154px;
	background: transparent url(/img/title.gif) no-repeat;
}

#dates {
	width: 843px;
	padding-top: 88px;
	text-align:right;
}

#shadow {
	position: absolute;
}

#photorow {
	width:780px;
	height: 200px;
	margin: 0px auto;
	overflow:hidden;
	white-space:nowrap;
	text-align:center;
}

.photorow_photo {
	height:250px;
	background-color: gray;
}

.calendar_day {
	display:none;
	position: absolute;
	width: 400px;
	z-index: 1;
	margin-left: 440px;
	background-color: white;
	opacity:0.9;filter:alpha(opacity=90);
	border-top: 4px solid #1865B0;
	border-left: 4px solid #1865B0;
	border-right: 4px solid #1865B0;
	top: 140px;
}

.event_menu, #event_info {
	padding: 3px;
	background-color: #EEEEEE;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	border-bottom: 4px solid #1865B0;
}

.event_menu a:link, .event_menu a:visited {
	color: black;
	text-decoration: none;
}

.event_menu:hover {
	background-color: white;
}

.event_menu .time, #event_info .time {
	font-size: 9px;
	font-weight: bold;
	color: black;
	display: inline;
}

.event_menu .partner, #event_info .partner {
	font-size: 9px;
	font-weight: bold;
	color: black;
	display: inline;
}

.event_menu .time a:link {
	color: black;
	text-decoration:none;
}

.div_link {
	text-decoration:none;
}

.event_menu .text, #event_info .text, .event_menu .text a:link {
	font-family: Georgia, "Times New Roman", serif;
	width: 200px;
	font-size: 12pt;
	line-height: 18pt;
	color: black;
	display: inline;
	font-weight: bold;
}

#event_info .text {
	font-size: 20pt;
	line-height: 28px;
}

.event_menu_image {
	display: inline;
	width: 60px;
	vertical-align:text-top;
}

#event_container {
	background-color: white;
}

h1 {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 24px;
}

#left_column {
	border-right: 1px dotted #1865B0;
	width: 541px;
	float:left;
}

#right_column {
	float:left;
	font-family: Verdana, Arial, sans-serif;
	font-size: 80%;
	width: 287px;
	padding: 20px 0 20px 20px;
}

#music_makers {
	background: transparent url(/img/meet_the_music.jpg) top center no-repeat;
	width: 541px;
}

#music_makers p, #sponsors p {
	margin-left: 80px;
	margin-right: 30px;
}

h1 {
	margin-left: 80px;
	margin-right: 30px;
}

.right_column_inside {
	background-color: white;
	padding: 15px;
	margin-bottom: 20px;
}

.byline {
	margin-top: 10px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
}

#sponsors {
	width: 541px;
}

#event_info {
	padding: 20px;
	margin-top:20px;
	border-bottom: 4px solid #1865B0;
	border-top: 4px solid #1865B0;
}

#event_description {
	margin: 15px;
}

.event_description_image {
	padding: 0 20px 20px 0;
}

#event_more_information {
	clear:both;
	background-color: #1865B0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
}