@charset "utf-8";
/* CSS Document */
.nomargin{
	margin:0px !important;
	}
.get-direction{
	float:left;
	margin-bottom:8px;
	}
*html .get-direction{
	margin:10px 5px 0px 5px;
	}
.maparea{
	width:500px;
	height:230px;
	float:left;
	border:1px solid #878785;
	}
.venue-details{
	float:left;
	width:170px;
	margin:0px 0px 0px 15px;
	}
*html .venue-details{
	margin:0px 0px 0px 14px;
	}
.venue-address{
	float:left;
	width:170px;
	margin-bottom:15px;
	}
.venue-address span{
	float:left;
	width:170px;
	color:#4d4d4d;
	}
.venue-details a:hover{
	color:#4d4d4d;
	}
.venue-name{
	font:bold 14px arial;
	color:#4d4d4d;
	text-transform:capitalize;
	}
.address-inputs{
	float:left;
	width:170px;
	font:bold 14px arial;
	color:#4d4d4d;
	text-transform:capitalize;
	margin-bottom:5px;
	}
.address-inputs span{	
	font:bold 14px arial;
	color:#4d4d4d;
	}
.address-inputs input{
	font:bold 14px arial;
	color:#ccc;
	width:158px;
	border:2px solid #a6a6a6
	}
.get-dir{
	float:left;
	width:310px;
	}
.gray-container-wrap{
	float:left;
	width:587px;
	height:400px;
	background:#808080;
	margin-top:1px;
	padding:5px 0px 5px 10px;
	}
.gray-container-wrap h2{
	font-size:14px;
	font-weight:bold;
	color:#fff;
	margin-bottom:3px;
	}
.gray-container-inner{
	float:left;
	width:275px;
	height:100px;
	margin-right:25px;
	}
.gray-container-innerblockright{
	float:left;
	width:275px;
	background:#fff;
	height:310px;
	overflow:auto;
	}
.gray-container-innerblock{
	float:left;
	width:275px;
	background:#fff;
	margin-bottom:10px;
	}
.gray-container-innerblock .stars{
	float:left;
	width:265px;
	height:50px;
	margin:5px 5px 0 30px;
}
.what-people-say{
	float:left;
	width:255px;
	margin-bottom:9px;
	}
.block-username{
	float:left;
	width:75px;
	padding:5px;
	color:#4d4d4d;
	font-size:11px;
	font-weight:bold;
	overflow:hidden;
	}
.block-saying{
	float:right;
	margin-left:5px
    width:165px;
	padding:6px 0 0 4px;
	color:#4d4d4d;
	font-size:11px;
	font-weight:bold;
	width:165px;
	text-align:justify;
	}
.venue-share-on{
	float:left;
	width:250px;
	margin:15px 0px 10px 10px;
	}
.venue-share-on p{
	float:left;
	width:60px;
	background:#3fa9f5;
	font-size:11px;
	padding:3px;
	margin-right:5px;
	text-align:center;
	color:#fff;
	}
.venue-share-on span a{
	float:left;
	width:48px;
	background:#cccccc;
	font-size:11px;
	padding:3px;
	margin-right:5px;
	text-align:center;
	color:#fff;
	}
.venue-share-on span a:hover{
	color:#333;
	}
.gray-container-innerblock .query{
	float:left;
	color:#4d4d4d;
	font-size:11px;
	font-weight:bold;
	width:265px;
	padding:5px;
	}
.gray-container-innerblock .query-reviewed{
	float:left;
	color:#4d4d4d;
	font-size:11px;
	font-weight:bold;
	width:265px;
	padding:100px 0 106px;
	text-align:center;
	}	
	
.gray-container-innerblock  .inputtextarea{
	width:261px;
	margin:0px 0px 5px 5px;
	height:188px;
	border:1px solid #797979;
	}
#showlist  .topbtns_container{
	clear:both;
	border-top:2px solid #BFBFBF;
	padding-top:15px !important;
}	
	
.vaddress{
	color:#000000 !important;
	font-size:10px !important;
	padding:3px;	
}

.requested_songs .blockloading{
	opacity:1 !important;
	position:relative;
	right:16px;
	top:63px;
}

.gray-container-wrap  .blockloading{
	left:270px;
	opacity:1 !important;
	position:relative;
	top:55px;
}
.cancelrating {
	color:#4D4D4D;
	font-weight:bold;
	margin:50px;
	font-size:11px;
}
.hidedirections-btn {
	background:transparent url(../../images/btn_hidedirections.png) no-repeat scroll left top;
	border:medium none;
	cursor:pointer;
	float:left;
	height:42px;
	margin:0 0 0 0;
	width:128px;
}
.hidedirections-btn:hover {
	background:transparent url(../../images/btn_hidedirections.png) no-repeat scroll left bottom;
}
#shareImageCode{
	border:1px solid #A0A0A0;
	height:77px !important;
	margin-top:2px;
	width:500px;
}
#commentForm {
 	margin:5px;
	display:none;
}
.printdirections-btn {
	background:transparent url(../../images/btn_print.png) no-repeat scroll left top;
	border:medium none;
	cursor:pointer;
	float:left;
	height:42px;
	margin:0 0 0 0;
	width:81px;
}
.printdirections-btn:hover {
	background:transparent url(../../images/btn_print.png) no-repeat scroll left bottom;
}

.whoisattending {
	position: relative;
	left: -730px;
	padding-right: 6px;
	background-color: #EBEBEB;
}

.whoisattending .btn_106x24 {
	margin-top: 10px;
}

.shows_container:last-child  {
	border-bottom:0 !important;
}

