ul#pubs{

}
ul#pubs li{
	border-bottom:1px dashed #DDD;
	clear:both;
	padding:10px 0 10px 0;
	overflow:hidden;
}
ul#pubs li img.pubThumb{
	border:1px solid #DDD;
	float:left;
	padding:8px;
	width:160px;
}
ul#pubs li div.rhs{
	float:right;
	width:670px;
}
ul#pubs li h3 a{
	color:#666;
	text-decoration:none;
}

/* Upcoming Events - List View*/
ul#pubs li div.rhs div.pubUpcomingEvents{
	float:right;
	width:300px;
	margin-left:20px;
	background:#444;
	color:#FFF;
	padding:5px;
	font-size:0.9em;
	-moz-border-radius: 3px;
    border-radius: 3px;
}
ul#pubs li div.rhs div.pubUpcomingEvents h4{
	font-size:1.4em;
	margin:0 0 5px 0;
}
ul#pubs li div.rhs div.pubUpcomingEvents ul li{
	border-bottom:1px solid #222;
	padding:0;
	margin:0;
}
ul#pubs li div.rhs div.pubUpcomingEvents ul li.eventDate{
	border:none;
	padding:0;
}
ul#pubs li div.rhs div.pubUpcomingEvents ul li.eventDate span{
	background:#333;
	color:#FFF;
	font-weight:bold;
	padding:0 5px 0 5px;
	font-size:12px;
	margin-right:5px;
}
ul#pubs li div.rhs div.pubUpcomingEvents ul li span.eventType{
	background:#333;
	color:#FFF;
	display:block;
	float:left;
	width:80px;
	font-weight:bold;
	padding:0 5px 0 5px;
	font-size:9px;
	margin-right:5px;
}
ul#pubs li div.rhs div.pubUpcomingEvents ul li a{
	color:#EEE;
	text-decoration:none;
}
ul#pubs li div.rhs div.pubUpcomingEvents ul li a:hover{
	color:#FFF;
	text-decoration:none;
}


/* Pub Page View */


/*Pub images*/

div#pubImages {
	background: #000 url('../images/layout/bgPubFeaturesBottom.png') center bottom no-repeat;
	margin: 0 0 20px 0;
	height: 345px;
}
div#pubImagesInner {
	background: transparent url('../images/layout/bgPubFeaturesTop.png') center top no-repeat;
	padding: 10px 0 7px 0;
}

img.pubMain{
	width:380px;
	margin: 0 0 0 8px;
	border: 1px solid #fff;
}
img.pubMainSml{
	width:65px;
	margin: 10px 0 0 8px;
}

a:link img.pubMainSml, a:visited img.pubMainSml {
	border: 1px solid #999;
}

a:hover img.pubMainSml, a:active img.pubMainSml {
	border: 1px solid #fff;
}


div#lhs{
	width:400px;
	float:left;
	margin:10px 0 10px 0;
}
div#rhs{
	width:440px;
	float:right;
	margin:10px 0 10px 0;
}


div.more{
	margin:10px 0 10px 0;
}
a.more{
	display:block;
	width: 125px;
	height: 24px;
	background: url('../images/buttons/btnExpandDetails.png') left bottom no-repeat;
	text-indent: -5000px;
	overflow:hidden;
}




div#pubFeatures	{
	margin:0 0 0 0;
	background: #000 url('../images/layout/bgPubFeaturesTop.png') center top no-repeat;
	overflow: hidden;
	height: 100%;
}
div#pubFeatures h3 {
	color: #b7e65a;
	padding: 15px 0 15px 15px;
	font-size: 2.0em;
}
div#pubFeatures ul{
	padding:0 0 15px 10px;
	margin:0;
	width:390px;
	overflow: hidden;
	height: 100%;
	background: transparent url('../images/layout/bgPubFeaturesBottom.png') center bottom no-repeat;
}
div#pubFeatures ul li{
	clear:none;
	padding:7px 0 5px 37px;
	width:150px;
	margin:0;
	font-weight:bold;
	float:left;
	border:none;
	background:none;
	background-repeat:no-repeat;
	background-position: 5px 0px;
	font-size:13px;
	line-height:16px;
	min-height:30px;
	color: #eee;
}


/*Google Map*/

div.pubGoogleMapsEmbedCode {
	background: #000 url('../images/layout/bgPubFeaturesBottom.png') center bottom no-repeat;
}

div.pubGoogleMapsEmbedCodeInner {
	background: transparent url('../images/layout/bgPubFeaturesTop.png') center top no-repeat;
	padding: 10px 0 10px 8px;
}
div.pubGoogleMapsEmbedCodeInner a{
	color:#ccff66 !important;
	text-align:left;
}

div.pubGoogleMapsEmbedCode iframe {
	border: 1px solid #9ec83c;
}

div.pubGoogleMapsEmbedCode h3 {
	color: #b7e65a;
	padding: 5px 0 15px 0px;
	font-size: 2.0em;
}

div.pubGoogleMapsEmbedCode a {
	color: #ccff66;
	font-size: 1.2em;
}

/* Upcoming Events - Pub View*/
div#pubUpcomingEvents{
	clear:both;
	margin:0;
	margin:20px 0 0 0;
	padding: 15px 15px 20px 15px;
	background-color: #edf4e3;
	border: 2px solid #85ab2c;
	-moz-border-radius: 5px;
    border-radius: 5px;
}
div#pubUpcomingEvents ul{
	padding:0;
	margin:0;
}
div#pubUpcomingEvents ul li{
	border-bottom:1px solid #EEE;
	padding:1px 5px 1px 5px;
	margin:0;
	background:none;
	overflow:hidden;
}
div#pubUpcomingEvents ul li img{
	clear:right;
	float:right;
	border:1px solid #9ec83c;
	background-color: #fff;
	padding:6px 6px 6px 6px;
	width:160px;
	margin:5px 0 10px 10px;
	
}
div#pubUpcomingEvents ul li.eventDate{
	border:none;
	padding:1px 5px 1px 5px;
	color:#FFF;
	font-weight:bold;
	background:#555;
}
div#pubUpcomingEvents ul li h4{
color: #222;
font-size: 1.2em;
padding: 5px 0 10px 0;
font-weight: normal;
}
div#pubUpcomingEvents ul li div.eventDesc{
	color:#555;
}
div#pubUpcomingEvents ul li div.eventLine{
	color:#000;
	padding:0;
	margin:10px 0 0 0;
	border-right:1px solid #FAFAFA;
}
div#pubUpcomingEvents ul li div.over18{
	color:#F22;
	font-weight:bold;
	font-size:11px;
}



/*pub summary*/

div.pubSummary {
	color: #333;
	font-size: 1.2em;
}

div.pubAddress{
	margin:20px 0 0 0;
}
div.pubDirections, div.pubAddress {
	margin:20px 0 0 0;
	padding: 15px 15px 20px 15px;
	background-color: #edf4e3;
	border: 2px solid #85ab2c;
	color: #333;
	-moz-border-radius: 5px;
    border-radius: 5px;
}
div.pubDirections h3, div.pubAddress h3, div#pubUpcomingEvents h3 {
	color: #85ab2c;
}
div.pubGoogleMapsEmbedCode{
	margin:20px 0 0 0;
}
div.pubTelephone{
	margin:5px 0 0 0;
}
div.pubEmailAddress{
	margin:5px 0 0 0;
}
div.pubURL{
	margin:5px 0 0 0;
}

div#pubImages, div#pubFeatures, div.pubGoogleMapsEmbedCode {
	margin: 0 0 20px 0;
}




/* Entertainer Results */
ul#entertainers{

}
ul#entertainers li{
	border-bottom:1px dashed #DDD;
	clear:both;
	padding:10px 0 10px 0;
	overflow:hidden;
}
ul#entertainers li img.entertainerThumb{
	border:1px solid #DDD;
	float:left;
	padding:8px;
	width:160px;
}
ul#entertainers li div.rhs{
	float:right;
	width:430px;
}
ul#entertainers li h3 a{
	color:#666;
	text-decoration:none;
}
div.entertainerSummary {
	color: #333;
	font-size: 1.2em;
}

/* Pub Page */
div#entertainerImage {
	background: #000 url('../images/layout/bgPubFeaturesBottom.png') center bottom no-repeat;
	margin: 0 0 10px 0;
}
div#entertainerImageInner {
	background: transparent url('../images/layout/bgPubFeaturesTop.png') center top no-repeat;
	padding: 10px 0 10px 0;
}
img.entertainerMain{
	width:380px;
	margin: 0 0 0 8px;
	border: 1px solid #fff;
}
div.entertainerContactDetails{
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
background-color:#EDF4E3;
border:2px solid #85AB2C;
color:#333333;
margin:20px 0 0;
padding:15px 15px 20px;
}
div.entertainerContactDetails h3{
color:#85AB2C;
}