/** VENUE LIST **/
a:focus { 
    outline: none; 
}

.venue-list {
clear: right;
display: block;
float: right;
min-height: 520px;
}
.venue-list .venue-block {
    clear: both;
    cursor: pointer;
    height: 67px;
	overflow:hidden;
}
.venue-list .venue-block .thumb {
height: 65px;
}
.venue-list .venue-block .postal_code,
.venue-list .venue-block .city,
.venue-list .venue-block .type {
display: none;
}
.venue-list .venue-block.active {
background-color: #B3B3A3;
}
/** VENUE DETALS **/
.venue-details {
width: 510px;
float: left;
text-align: left;
}
.venue-details .venue-info {
display: none;
}
.map_view{
    display:none;
    height: 390px;
    margin-left: 20px;
    margin-top: 9px;
    width: 490px;
	padding-top: 4px;
}

#map{
    background-color: #E5E3DF;
    /*margin-left: 10px;
    margin-top: 10px;*/
    position: relative;
    width: 510px;
height: 385px; width: 490px
}
.venue-info-group {
    display: inline-block;
    min-height: 390px;
    background-color: #DFDFCB;
    margin: 0px 0px 0px 10px;
    padding: 10px;
    width: 490px !important;
    *width: 475px;
}
.no_pic{ height: 390px; width: 490px;position:relative;z-index:0;border:solid 1px #B3B3A3;margin-top:1px;display: none;}
.venue-details .venue-info .info-group-map {position: relative; top: -5px; display: none;	border-bottom:solid 1px #b3b3a3;border-left:solid 1px #b3b3a3;border-right:solid 1px #b3b3a3;	border-top:solid 1px #b3b3a3;}
.venue-details .venue-info .info-group-photo {position: relative; top: -5px; display: none;width: 528px; padding-bottom: 10px;padding-top: 10px; border-bottom:solid 1px #b3b3a3;border-left:solid 1px #b3b3a3;border-right:solid 1px #b3b3a3;	border-top:solid 1px #b3b3a3;}
.venue-details .venue-info .info-group-seating {position: relative; top: -5px; display: none;width: 528px; padding-bottom: 10px;padding-top: 10px;border-bottom:solid 1px #b3b3a3;border-left:solid 1px #b3b3a3;border-right:solid 1px #b3b3a3;	border-top:solid 1px #b3b3a3;}
.venue-details .venue-info .info-group-past {position: relative; top: -5px; display: none;width: 528px; border-bottom:solid 1px #b3b3a3;border-left:solid 1px #b3b3a3;border-right:solid 1px #b3b3a3;	border-top:solid 1px #b3b3a3;}
.venue-details .venue-info .info-group-upcoming {position: relative; top: -5px; display: inline-block; width: 528px; border-bottom:solid 1px #b3b3a3;border-left:solid 1px #b3b3a3;border-right:solid 1px #b3b3a3;	border-top:solid 1px #b3b3a3;}
.venue-details .venue-img-container {
    display: none;
    width: 510px;
    /*margin-top: 20px;*/
    height: 360px;
    margin-left: 10px;
}
.venue-details .venue-info .venue-block {margin-bottom:25px;}
.venue-details .venue-info .venue-block .thumb {width: 90px;}
.venue-details .venue-info .event-block .location { display: none; }
.venue-details .venue-info .event-block .title { }
.venue-details .venue-info .event-block .description { margin-top: 5px; }
.venue-details .venue-img-container table {	height: 100%}
.venue-details .venue-img-container img {    max-height: 360px;    max-width: 490px;}
.venue-details .event-block.past-event {background: none;}
.venue-details .event-block.upcoming-event {    background-position: 400px 43px;    width: 460px;}
.venue-details .event-block .thumb {
    width: auto;
    height: 53px;
	width: 67px;
}
.venue-details .venue-info-tabs {
    clear: both;
    display: block;
    height: 21px;
    margin-left: 10px;
	position: relative;
	z-index:88;
	top: -4px;
	border-bottom: 1px solid #B3B3A3;
	text-align:left;
}
@-moz-document url-prefix() {
    .venue-details .venue-info-tabs  {
        border-bottom: 1px solid #fff;
		top: -6px;
    }
}
.venue-details .venue-info-tabs a{
    background: url('/images/1_off.png') 100% 0 no-repeat;
    border-left: 1px solid #B3B3A3;
    font-family: Tahoma;
    font-size: 0.75em;
    padding-top: 8px;
	padding-bottom: 7px;
	padding-left:17px;
	padding-right:17px;
	color:#333;
	position: relative;
	top:0px;
    z-index: 99999;
}
.venue-details .venue-info-tabs a.first{ background: url('/images/1_in.png') 100% 0 no-repeat!important;	border-bottom: 1px solid #dfdfcb}
.venue-details .venue-info-tabs a.out{
    background: url('/images/1_off.png') 100% 0 no-repeat!important;
    border-left: 1px solid #B3B3A3;
	color:#333!important;
    font-family: Tahoma;
    font-size: 0.75em;
	border-bottom: 0px!important;
    padding-top: 8px;
	padding-bottom: 7px;
	padding-left:17px;
	padding-right:17px;
	position: relative;top:0px;  z-index: 99999;}
.venue-details .venue-info-tabs a.out:hover{color:#000!important;background: url(/images/1_on.png) 100% 0 no-repeat!important;}
.venue-details .venue-info-tabs a.in{ background: url('/images/1_in.png') 100% 0 no-repeat;color:#444;border-bottom: 1px solid #dfdfcb}
.venue-details .venue-info-tabs a.in:hover{ background: url('/images/1_in.png') 100% 0 no-repeat;color:#000;border-bottom: 1px solid #dfdfcb}
.venue-details .venue-info-tabs a:hover{color:#000;background: url('/images/1_on.png') 100% 0 no-repeat;}
#venue_nav {width: 100%;position: fixed;top: 130px;	text-align:center;}
.venue_in{left: -15px;margin: auto;position: relative;width: 860px;}
.search_in{clear:both;left: 0px;margin: auto;position: relative;width: 890px;}
#content .venue-search-toolbar{height:40px; visibility:hidden;}
.search_in .venue-search-toolbar{background:#fff; padding-top:10px;width: 360px;font-family: Tahoma;font-size:12px;font-weight:bold;height: 30px;}
.search_in #venue-city-select{margin-left:5px; margin-right:15px;}
.search_in #venue-type-select{margin-left:5px; margin-right:20px;width:100px;}
.venue-info-group .btn-plan-type{position:relative;z-index:999}

.social_links{    clear: both;
    height: 20px;
    margin-left: 120px;
    top: 82px;
    position: relative;
    z-index: 99999;}

iframe.twitter-share-button {
    width: 76px !important;
}

