/***************************************************************/
/* biz page 	 (detail.php)*/
/***************************************************************/
#biz_left {
	float: left;
	width: 600px;
}

#biz_right {
	margin-left: 15px;
	float: left;
	width: 347px;
}

#biz_info {
	padding: 15px;
	position: relative;
	/*border: 1px solid #7c197a;*/
	margin-bottom: 15px;
	font-size: 12px;
	min-height: 270px;
	/*border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-o-border-radius: 8px;*/
/*	
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.25), 0 3px 4px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.25), 0 3px 4px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.25), 0 3px 4px rgba(0, 0, 0, 0.3);*/
}
#biz_info {
	color: #333;
}

#biz_info ul {
	padding-bottom: 5px;
}
#biz_info h1 {
	font-size: 24px;
	/*margin-bottom: 10px;*/
}
#biz_info p.bold {
	color: #333;
	font-weight: bold;
	display: inline;
}
#biz_info_main {
	float: left;
	width: 400px; 
}
#biz_info_detail span {
	display:block;
	margin-bottom: 1px;
}
#biz_info_detail span.hours_label {
	float: left;
	margin-top: 5px;
	margin-bottom: 0px;
}
#biz_info_detail span.hours {
	margin-top: 5px;
	margin-left: 80px;
}
#biz_ages {
	margin-bottom: 5px;
}

#biz_description {
	margin-bottom: 10px;
}
#biz_info_photos {
	position: relative;
	z-index: 10;
	float: right;
	width: 160px;
	text-align: right;
}
#biz_info span.fs {
	display: block;
	font-size: 9px;
	color: #999;
}

#btn_add_biz_photo_container {
	margin: 5px 0px;
}

#rating_container {
	margin: 3px 0px 6px;
}
#rating_container span {
	color: #666;
	font-size: 11px;
}
#buttons {
	border-bottom: 1px dotted #cccccc;
	/*border-bottom: 1px dotted #d50072;*/
	padding: 10px 0px 0px;
}
#buttons a {
	font-size: 12px;
	font-weight: normal;
	color: #d50072;
}
#buttons span {
	/*margin-left: 10px;*/
}
#buttons img {
	margin-bottom: -1px;
}
#biz_info_bottom {
}
#biz_categories {
	padding-top: 5px;
}
#biz_categories ul {
	margin-left: 0px;
}
#biz_categories li {
	border: none;
	padding: 0px;
	padding-bottom: 2px;
	font-size: 13px;
	font-weight: bold;
	color: #333;
}

#biz_categories  ul ul {
	margin-left: 15px;
	margin-top: 2px;
	list-style: disc;
}
#biz_categories  ul ul li {
	font-size: 12px;
	font-weight: normal;
}

#biz_categories  .feature {
	font-weight: bold;
	font-style: italic;
}
#biz_categories .subcat_column, #biz_categories .subcat_column_right {
	float: left;
	width: 260px; 
	margin-right: 25px;
}
#biz_categories .subcat_column_right {
	margin-right: 0px;
}
#divmap {
	position: relative;
	/*width: 340px;*/
	height: 300px;
	/*border: 2px solid #7c197a;*/
	margin-bottom: 15px;
	overflow: hidden;
	/*border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-o-border-radius: 8px;*/

}
#biz_events {
	position: relative;
	/*border: 2px solid #7c197a;*/
	padding: 15px;	
	margin-bottom: 15px;
	font-size: 12px;
}

#biz_events h2 {
	font-size: 16px;
	border-bottom: 1px dotted #cccccc;
	/*border-bottom: 1px dotted #d50072;*/
	padding-bottom: 10px;
}
.biz_event_detail {
	margin-top: 10px;
	border-bottom: 1px dotted #cccccc;
	overflow: hidden;
}
.biz_event_detail_bottom {
	margin-top: 10px;
}
#biz_events .event_photos {
	float: right;
	margin-left: 5px;
}

.event_label {
	float: left;
}
.event_detail, .event_detail_schedule {
	display: block;
	margin-left: 125px;
	margin-bottom: 10px;
}
.event_detail_schedule {
	margin-bottom: 10px;
}
.series {
	display: block;
	margin-left: 125px;
	text-decoration: underline;
}
.schedule_exceptions {
	margin-left: 15px;
	font-style: italic;
}
.show_all_dates {
	display: none;
	background-color: #e1e1e1;
}
#biz_reviews {
	position: relative;
	/*border: 2px solid #7c197a;*/
	padding: 10px;
	margin-bottom: 15px;
	/*border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-o-border-radius: 8px;	*/
	font-size: .75em; /*12px*/
}

#review_header {
	border-bottom: 1px dotted #ccc;
	/*border-bottom: 1px dotted #d50072;*/
	padding-bottom: 10px;
}

.sort_arrow {
	vertical-align: middle;
	margin: 0px 0px 0px 1px;
}

.review {
	border-bottom: 1px dotted #ccc;
	/*border-bottom: 1px dotted #d50072;*/
	padding: 10px;
}
.review_bottom {
	border-bottom: 0px solid #ccc;
	padding: 10px 10px 0px 10px;
}
.review_left {
	float: left;
	width: 150px;
}
.review_left_user {
	float: left;	
}
.review_user_name {
	margin: 5px 0px 0px;
	display: block;
	font-size: 14px;
}

.review_edit {
	float: right;
}

.review_right {
	float: left;
	width: 400px;
}

.review_right img {
	padding-right: 5px;
}
.review_text {
	padding-top: 5px;
}
.photo {
	padding: 1px;
	border: 1px solid #aaa;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
}
.fs_logo {
	margin-left: 5px;
}
.fs_logo img {
	vertical-align: bottom;
}

#review_footer {
/*	margin-top: 10px;*/
/*border-top: 1px dotted #ccc;*/
/*	border-top: 1px dotted #d50072;*/
	padding: 20px 10px 10px 10px;
}

.tab_container {
	position: relative;
}

#write_tabs {
	/*position: absolute;*/
	overflow: hidden;
}

#tab_content {

}
#tab_content_over_shadow {
	/*padding: 1em;
    position: relative;
    background-color: #F9F9F9;*/
}
li.tab_active span, li.tab_inactive span {
	float: left;
	padding: 10px 8px;
	/*border-width: 2px 2px 0px 2px;*/
	border-width: 1px 1px 0px 1px;
	border-style: solid;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: .25px;
	border-radius: 6px 6px 0px 0px;
	-moz-border-radius: 6px 6px 0px 0px;
	-webkit-border-radius: 6px 6px 0px 0px;
	-o-border-radius: 6px 6px 0px 0px;
	margin-left: 10px;
	display: inline-block;
	position: relative;
	cursor: pointer;
	text-shadow: 0 1px 0 #EEEEEE;
}

.tab_container li span img {
	vertical-align: middle;
}

li.tab_active span {
	background-color: #F9F9F9;
	top: 4px;
	z-index: 1000;
	border: 0px;
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.25), 0 3px 4px rgba(0, 0, 0, 0.3);
}

li.tab_inactive span {
	background-color: #ccc;
	border-bottom: 1px solid;
	top: 4px;
	border: 0px;
}

#write_review, #write_tip {
	position: relative;
	/*border: 2px solid #7c197a;*/
	padding: 15px;	
	margin-bottom: 15px;
	font-size: 11px;
	/*min-height: 380px;*/
	/*border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-o-border-radius: 8px;*/
}

#write_review h2, #write_tip h2 {
	font-size: 16px;
}

#write_review .header {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #ccc;
	/*border-bottom: 1px dotted #d50072;*/
}
#write_tip .header  {
	/*padding-bottom: 10px;*/
	margin-bottom: 5px;
}


#write_tip .header img {
	vertical-align: middle;
}

#write_review p.question, #write_tip p.question {
	font-size: 14px;
	margin-bottom: 5px;

}

#write_review_kid, #write_review_rating, #write_review_price {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #ccc; 
	/*border-bottom: 1px dotted #d50072;*/
}

#write_tip {
	min-height: 0px;
	padding-top: 5px;
}

a.a_question {
	color: #7c197a;
	font-size: 12px;
	margin-right: 20px;
}

#kid_friendly_icon {
	float: right;
}
.kid_friendly_icon {
	vertical-align: middle;
}

#star_rating, #price_rating {
	float: left;
	margin-right: 10px;
}

#review_rating_text, #review_price_text {
	padding-top: 8px;
	width: 250px;
	float: left;
}

.rateScore, .rate_price{ 
	color: #666;
	font-size:12px; 
	display:none; 
	clear:both
}

#write_review label {
	width: 150px;
	float: left;
}

#star_rating img{
	padding-right: 3px;	
}

#price_rating img{
	padding-right: 3px;	
}

.rating { 
	font-size:14px; 
	color:#000;
}

#write_review_errors, #write_tip_errors {
	margin-bottom: 10px;
	color: red;
	font-size: 12px;
	font-weight: bold;
}
.write_review_errors_js {
	display: none;
}

#review_text_container {
	margin: 10px 0px;
	float: left;
}
/*#review_text_container .buttons {
	margin-top: 20px;
}*/
#write_tip #review_text_container .buttons {
	margin-top: 0px;
}

#review_text_container .orange_button, #review_text_container .orange_button_hover {
	margin: 0px;
}
#write_review textarea {
	margin-bottom:10px;
	padding: 5px;
	height: 150px;
	width: 555px;
}
#write_tip textarea {
	margin-bottom:10px;
	padding: 5px;
	height: 40px;
	width: 555px;
}

#write_review button, #write_tip button {
	cursor: pointer;
}

#write_review .loading, #write_tip .loading {
	padding: 0.5em 8px;
	display: none;
	font-size: small;
}

#write_review .submit_button, #write_tip .submit_button {
	float: right;
}

#review_posted {
	position: relative;
	border: 1px solid #ccc;
	padding: 10px;
	margin-bottom: 15px;
	font-size: 14px;
	font-weight: bold;
}

#ajax_disable {
/* Do not display it on entry */
    display: none; 
 
    /* Display it on the layer with index 1001.
       Make sure this is the highest z-index value
       used by layers on that page */
    z-index:1001;
     
    /* make it cover the whole screen */
    position: absolute; 
    top: 0%; 
    left: 0%; 
    width: 100%; 
    height: 100%; 
 
    /* make it white but fully transparent */
    background-color: white; 
    opacity:.00; 
    filter: alpha(opacity=00); 	
}

#biz_tabs {

}

.tab_header_left, .tab_header_right {
	padding: 10px 8px;
	/*border-width: 2px 2px 0px 2px;*/
	border-width: 1px 1px 0px 1px;
	border-style: solid;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: .25px;
	border-radius: 8px 8px 0px 0px;
	-moz-border-radius: 8px 8px 0px 0px;
	-webkit-border-radius: 8px 8px 0px 0px;
	-o-border-radius: 8px 8px 0px 0px;
}

.tab_header_left {
	float: left;
	border-color: #3289de;
	color: #3289de;
	background-color: #3289de;
	color: #fff;
	border: 0px;
	border-bottom: 2px solid #3289de;
}
.tab_header_right {
	margin-left: 10px;
	float: left;
	border-color: #f89b1c;
	color: #f89b1c;
	background-color: #f9f9f9;
}
.biz_tab_header {
	padding: 10px;
	/*width: 318px;*/
}
#biz_similar_tab_header {
	border-bottom: 1px solid #3289de;
}
#biz_eat_tab_header {
	border-bottom: 1px solid #f89b1c;
}

#biz_tab_content {
	background-color: #f9f9f9;
	border-style: solid;
	/*border-width: 2px 2px 2px 2px;*/
	border-width: 1px;
	border-color: #3289de;
	/*width: 338px;*/
	margin-bottom: 15px;
	border-radius: 0px 8px 8px 8px;
	-moz-border-radius: 0px 8px 8px 8px;
	-webkit-border-radius: 0px 8px 8px 8px;
	-o-border-radius: 0px 8px 8px 8px;	
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.25), 0 3px 4px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.25), 0 3px 4px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.25), 0 3px 4px rgba(0, 0, 0, 0.3);
}

#biz_tab_content p {
	font-size: .75em; /*12px*/
}

.biz_tab_detail {
	padding: 0px 10px 10px 10px;
	font-size: 11px;
}

.biz_tab_detail li {
	border-bottom: 1px dotted #ccc;
	padding: 10px 0px;
}

.biz_tab_detail li.bottom {
	border: 0px;
	padding-bottom: 0px;
}
.biz_tab_detail img.marker {
	float: left;
}
.biz_tab_indent {
	margin-left: 40px;
}
#btn_submit {
	/*position: absolute;
	bottom: 20px;
	left: 90px;
	padding: 8px 8px 8px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	color: #ffffff;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-o-border-radius: 8px;
	
	border-style: solid;
	border-width: 0px;
	border-color: #FFBA66 #FFBA66 #FF7F00;
	border-color: #ff670f;
	
	box-shadow:
		0px 1px 3px rgba(000,000,000,.6),
		inset 0px 0px 1px rgba(255,255,255,0.8);
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,.6),
		inset 0px 0px 1px rgba(255,255,255,0.8);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,.6),
		inset 0px 0px 0px rgba(255,255,255,0.8);
	
	text-shadow:
		0px 1px 0px rgba(000,000,000,0.4),
		0px -1px 0px rgba(255,255,255,0);		
}

.inline_buttons_admin {
	margin-bottom: 10px;
}

/*****events.php ****/
.event_location {
	margin-left: 125px;
	margin-bottom: 10px;
}
.event_location span {
	display: block;
	margin-bottom: 0px;
}
.expired {
	color: red;
}

.social_buttons {
	margin-top: 5px;
	margin-bottom: 5px;
	display: block;
	/*overflow: hidden;*/
	width: 550px;
	min-height: 20px;
}

.social_buttons li {
	float: left;
	margin-right: 10px;
	vertical-align:top !important;
}
.twitter_button {
	/*display: inline;
	float: right;
	vertical-align:top !important;*/
}
.facebook_button {
	/*display: inline;
	float: left;*/
}
/*
.fb_edge_widget_with_comment iframe
{
	width:47px !important;
}
*/
/* but make the span that holds the comment box larger */
/*
span.fb_edge_comment_widget.fb_iframe_widget iframe
{
 	width:401px !important;	
}*/


#pink_not_used {
	background: #d50072;
	background: -moz-linear-gradient(top, #ce2981 0%, #d50072 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ce2981), color-stop(100%,#d50072)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ce2981 0%,#d50072 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ce2981 0%,#d50072 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #ce2981 0%,#d50072 100%);*/ /* IE10+ */
	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ce2981', endColorstr='#d50072',GradientType=0 ); *//* IE6-9 */
	background: linear-gradient(top, #ce2981 0%,#d50072 100%); /* W3C */
}

#promotion_green {
	position: relative;
	float:right;	
	/* width: 306px;*/
	position:relative; 
	font-size: 12px;
	margin-bottom: 15px;
	padding: 10px 10px 10px 10px;
	
	background: #64bc46; /* Old browsers */
	background: -moz-linear-gradient(top, #64bc46 0%, #51ba2a 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#64bc46), color-stop(100%,#51ba2a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #64bc46 0%,#51ba2a 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #64bc46 0%,#51ba2a 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #64bc46 0%,#51ba2a 100%); /* IE10+ */
	background: linear-gradient(to bottom, #64bc46 0%,#51ba2a 100%); /* W3C */
	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#64bc46', endColorstr='#51ba2a',GradientType=0 );*/ /* IE6-9 */
}

#promotion {
	position: relative;
	float:right;	
	/* width: 306px;*/
	position:relative; 
	font-size: 12px;
	margin-bottom: 15px;
	padding: 10px 10px 10px 10px;
	
	background: #d50072;
	background: -moz-linear-gradient(top, #ce2981 0%, #d50072 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ce2981), color-stop(100%,#d50072)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ce2981 0%,#d50072 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ce2981 0%,#d50072 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #ce2981 0%,#d50072 100%); /* IE10+ */
	background: linear-gradient(top, #ce2981 0%,#d50072 100%); /* W3C */
	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ce2981', endColorstr='#d50072',GradientType=0 ); *//* IE6-9 */

}

#promotion_image {
	overflow: hidden;
	position: relative;
	float:right;	
	position:relative; 
	font-size: 12px;
	margin-bottom: 15px;
	padding: 10px 10px 10px 10px;
	background-color: #fff;
}
#promotion_image_header {
	color: #fff;
	position: absolute;
	padding: 5px 10px; 
	top: 20px; 	
	width: 307px; 
	left: 10px; 
	background-color: #333; 
	opacity: 0.85;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
	filter:alpha(opacity=85);
}

#promotion_image_header.white {
	background-color: #fff;
	color: #000;
/* Fallback for web browsers that don't support RGBa */
	background-color: rgb(255, 255, 255);
	/* RGBa with 0.6 opacity */
	background-color: rgba(255, 255, 255, 0.85);
	
	/* For IE 5.5 - 7*/
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#D8FFFFFF, endColorstr=#D8FFFFFF);
	/* For IE 8*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#D8FFFFFF, endColorstr=#D8FFFFFF)";
}


#promotion h2 {
	/*display: inline;*/
	font-weight: normal;
	font-size: 18px;
	color: #fff;
	/*text-shadow: 0px -1px 0px rgba(000,000,000,0.4), 0px 1px 0px rgba(255,255,255,0);*/
}
#promotion a {
	float: right;
	color: #fff;
	font-size: 12px;
}
#promotion_header h1 {
	font-weight: normal;
	font-size: 18px;
	color: #fff;
	text-shadow: 0px -1px 0px rgba(000,000,000,0.4), 0px 1px 0px rgba(255,255,255,0);
}
#promotion_detail {
	padding: 10px 10px 10px 20px;
	/*height: 160px;*/
	background-color: #f9f9f9;
}

/*********  WRITE_REVIEWS **********/
#write_reviews_detail {
	padding: 5px 5px 10px;
}
#write_reviews_detail h2 {
	border-bottom: 1px solid #ccc;
	padding: 5px;
}
#write_reviews_detail .review_right {
	width: 320px;
}

/*********contact message lightbox *******/
.review_user_buttons {
	padding-top: 5px;
	clear: both;
}
.review_user_buttons a {
	font-weight: normal;
}
.review_user_buttons a img {
	vertical-align: middle;
	margin-right: 5px;
	padding-bottom: 2px;
}

.notused_review_user_buttons a {
    
	background: #EEEEEE;
	background: -moz-linear-gradient(top, #EEEEEE 0%, #CCCCCC 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#EEEEEE), color-stop(100%,#CCCCCC)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #EEEEEE 0%,#CCCCCC 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #EEEEEE 0%,#CCCCCC 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #EEEEEE 0%,#CCCCCC 100%); /* IE10+ */
	background: linear-gradient(top, #EEEEEE 0%,#CCCCCC 100%); /* W3C */    
	border-color: #CCCCCC #CCCCCC #BBBBBB;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
    border-radius: 3px;
	border-style: solid;
    border-width: 1px;
    color: #333333;
    font-size: 12px;
	font-weight: bold;
	padding: 6px 10px;
    text-align: center;
    text-shadow: 0 1px 0 #EEEEEE;
	margin-right: 5px;
}
.notused_review_user_buttons a:hover {
	background: #DDDDDD;
	background: -moz-linear-gradient(top, #DDDDDD 0%, #BBBBBB 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#DDDDDD), color-stop(100%,#BBBBBB)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #DDDDDD 0%,#BBBBBB 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #DDDDDD 0%,#BBBBBB 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #DDDDDD 0%,#BBBBBB 100%); /* IE10+ */
	background: linear-gradient(top, #DDDDDD 0%,#BBBBBB 100%); /* W3C */    	
	border-color: #BBBBBB #BBBBBB #999999;
    text-shadow: 0 1px 0 #DDDDDD;
	text-decoration: none;
	cursor: pointer;
}