body#venue_listing_page div#venues-logo {
	background-image: url(/images/short-venues-logo.jpg);
	border-bottom: none;
	float: left;
	height: 67px;
	margin-bottom: 0pt;
	padding-bottom: 0pt;
	width: 209px;
}
body#venue_listing_page div#wrap div#main div#main-col div#top-banner {
	background: #fff url('/images/planners/standard-page-banner-bg.jpg') left top repeat-y;
	width: 699px;
	border-bottom: none;
	float:right;
	height: 5.6em;
}
body#venue_listing_page div#wrap div#main div#main-col div#top-banner h2 {
	float: left;
	margin: 1.6em;
	font-size: 1.3em;
	color: #fff;
	text-transform: uppercase;
}

div#venue-listing {
	border: 1px solid silver;
	width: 695px !important;
	width: 680px;
	line-height: 1.6em;
}

div#venue-listing-header {
	border-bottom: 1px solid silver;
	padding: 10px;
}

div#venue-listing-info {
	border-bottom: 1px solid silver;
	padding: 20px;
	clear: both;
	
	width: 655px !important;
	width: 660px;
	
	background: #fbfde8 url('/images/global/white-yellow-v-grad.jpg') left top repeat-x;
}

	div#venue-listing div#venue-listing-info-left {
		float:left;
		width: 70%;
	}
	
	div#venue-listing div#venue-listing-info-right {
		float:right;
		width: 30%;
	}
	
		div#venue-listing a#booking-link {
			text-indent: -9999px;
			display: block;
			width: 78px;
			height: 22px;
			background: transparent url('/images/visitors/booking-button.gif') 0 0 no-repeat;
			float: right;
		}
		div#venue-listing a:hover#booking-link {
			background: transparent url('/images/visitors/booking-button.gif') 0 -22px no-repeat;
		}
		div#venue-listing a:focus#booking-link {
			outline: none;
		}
		div#venue-listing div#venue-listing-info h2 {
			font-size: 1.6em; 
			text-transform: uppercase;
			margin-bottom: 5px;
			color: #2B3C97;
			font-weight: bold;
		}

		div#venue-listing div#venue-listing-text {
			clear:both;
			padding: 20px;
		}
		div#venue-listing-text h2,
		div#venue-listing-text h3,
		div#venue-listing-text h4 {
			font-size: 1.6em; 
			margin-bottom: 5px;
			color: #2B3C97;
		}
		img#venue-image {
			margin-left: 10px;
			margin-bottom: 10px;
			background-color:#fff;
			border:1px solid #c9a2b6;
			padding:3px;
		}
div#venue-listing address {
	display: inline;
	font-style: italic;
	margin-bottom: 10px;
}

div#venue-category-culture,
div#venue-category-theatre,
div#venue-category-festivals,
div#venue-category-lectures,
div#venue-category-music,
div#venue-category-sport {
	float:left;
	color: #3c5ac7;
	font-weight: bold;
	background-color: #ba9a44;
}
div#venue-category-culture{
	background-color:#ee5e15;
}
div#venue-category-theatre{
	background-color:#546c0c;
}
div#venue-category-festivals{
	background-color:#842c83;
}
div#venue-category-lectures{
	background-color:#3b58a6;
}
div#venue-category-music{
	background-color:#a41a34;
}
div#venue-category-sport{
	background-color:#5e8d7b;
}
/*
ul.yui-nav li a
*/

ul.yui-nav li.selected a#yui-nav-culture{
	background-color:#ee5e15;
}
ul.yui-nav li.selected a#yui-nav-theatre{
	background-color:#546c0c;
}
ul.yui-nav li.selected a#yui-nav-festivals{
	background-color:#842c83;
}
ul.yui-nav li.selected a#yui-nav-lectures{
	background-color:#3b58a6;
}
ul.yui-nav li.selected a#yui-nav-music{
	background-color:#a41a34;
}
ul.yui-nav li.selected a#yui-nav-sport{
	background-color:#5e8d7b;
}
/*global/trans-button-all.gif*/
div#venue-listing div#venue-category-culture a,
div#venue-listing div#venue-category-theatre a,
div#venue-listing div#venue-category-festivals a,
div#venue-listing div#venue-category-lectures a,
div#venue-listing div#venue-category-music a,
div#venue-listing div#venue-category-sport a {
	color: #fff;
	font-weight: bold;
	padding: 2px 4px;
}


ul#venue-info-list strong {
	font-weight: bold;
}
div#venue-listing-footer {
	border-top: 1px solid silver;
	padding: 20px;
	width: 655px !important;
	width: 660px;
	background: #fbfde8 url('/images/global/white-yellow-v-grad.jpg') left top repeat-x;
}
div#venue-listing-footer h3 {
	font-size: 1.4em;
	margin-bottom: 5px;
	color: #2B3C97;
}
div#venue-listing a {
	color: #2B3C97;
}

ul#filter-list {
	float:right;
}
div#venue-listing div#venue-listing-info-right li.filter {
	background-color: #fafad0;
	color: #484848;
	padding: 4px 8px;
	font-weight: bold;
	margin-bottom: 4px;
}

/*
button box
*/

div.button-box-content-left {
	background: transparent url('/images/global/trans-button-tl.gif') 0 0 no-repeat;
}
div.button-box-content-right {
	background: transparent url('/images/global/trans-button-tr.gif') 100% 0 no-repeat;
	padding-top: 2px;
}
div.button-box-footer-left {
	background: transparent url('/images/global/trans-button-bl.gif') 0 100% no-repeat;
	padding-left: 5px;
	clear:both;
	/*border: 1px solid blue;*/
}
div.button-box-footer-right {
	background: transparent url('/images/global/trans-button-br.gif') 100% 100% no-repeat;
	padding-bottom: 2px;
	padding-right: 5px;
}

a#back-button {
	float:left;
	width: 59px;
	display: block;
	height: 22px;
	background: transparent url('/images/global/back-button.gif') top left no-repeat;
	text-indent: -9999px;
	margin-right: 10px;
}
a:hover#back-button {
	background-position:0 -22px;
}
a:focus#back-button {
	outline: none;
}

.venue-text {
	font-size: 1.3em;
}


/* Event Styles */

	div.event div.event-left {
		float: left;
		width: 80%;
	}
		h2.event-title,
		h2.event-title a,
		span.event-date {
			color: #2B3C97;
		}
		div.event div.event-left h2.event-title {
			font-size: 1.3em;
		}
			div.event div.event-left h2.event-title a {
				text-decoration: none;
			}
		div.event div.event-left span.event-date {
				font-size: 1.1em;
			
		}
	
	div.event div.event-right {
		float: right;
		width: 20%;
	}
	
	div.event div.event-right img {
		padding: 3px;
		margin-left: 15px;
		border: 1px solid #c9a2b6;
		background-color: #fff;
	}

