@charset "utf-8";
/* Bert Church Theatre Styles */
.top_banner_container {
	background-color: #670D24!important;
	border-color: #B34C67!important;
}
.top_banner_container img {
	margin-top: 7px;
	margin-right: 17px;
	float: right;
}
#right_column .landing_service_container {
	background-color: #670D24;	
}

#right_column .landing_service_container ul {	
	border-left: 1px solid #B34C67;
	border-bottom: 1px solid #B34C67;
}
#right_column .landing_service_container .menu_item {
	color: #a7868d;	
	border-bottom: #B34C67 1px solid;
}
#right_column .landing_service_container .menu_item a {
	color: #a7868d;	
}
#right_column .landing_service_container .menu_item.sub_menu a {
	color: #fff;	
}
#right_column .landing_service_container .menu_item:hover, #right_column .landing_service_container .menu_item a:hover {
	background-color: #670D24;	
	color: #fff;
}
#right_column .landing_service_container h1{
	color: #FFF;
	background-color: #450817;
	border-top: 1px solid #B34C67;
	border-bottom: 1px solid #B34C67;
}
.html_container h1 {
	color: #670D24!important;	
}

#bct_facebook {
	margin-top: 30px;
	margin-bottom: 40px;
}

.bct_side {
	margin-bottom: 25px;
	background-color: #650032;
	border-bottom-left-radius: 10px;
	border-top-left-radius: 10px;
	padding-top: 3px;
	padding-bottom: 10px;
	margin-top: 62px;
}

.bct_side .quick_links_heading h1, #bct_facebook .quick_links_heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 5px 0;	
	font-weight: normal;
	font-size: 1.5em;
	line-height: 22px;
	padding-left: 15px;	
	width: 174px;
	z-index: 101;
	position: relative;
	display: block;
	color: #FFF;
	font-weight: normal;	
	border-top: 1px solid #cc9999;
	border-bottom: 1px solid #cc9999;
	background-color: #330000!important;
}

#bct_facebook .quick_links_heading {
	background-color: #153569!important;
	border-top: 1px solid #6293e2;
	border-bottom: 1px solid #6293e2;
}

.bct_side .quick_links_heading_container, #bct_facebook .quick_links_heading_container {
	position:relative;	
}
.bct_side .nav_right_shadow, #bct_facebook .nav_right_shadow {
	position: absolute;
	right: -9px;
	top: 46px;
	padding: 0;
	border-style: dashed;
	border-color: transparent;
	border-width: 10px;
	height: 0;
	line-height: 0;
	width: 0;
	border-right-width: 0;
	border-left-style: solid;
	border-left-color: #000;
	z-index: -1;	
}

#bct_facebook .nav_right_shadow {
	top: 24px;	
}

#bct_email_address {
	width: 110px;
	margin-left: 15px;	
	margin-top: 15px;
	margin-right: 5px;
	font-size: 10px;
	padding: 2px;
}

.bct_side .button {
	background-color: #313131;
	border: 1px solid #999;
	line-height: 20px;
	height: 20px;
	padding: 0 6px;
	border-radius: 5px;
	color: #ccc;
}
.bct_side .button:hover {
	background-color: #650032;	
}

#bct_facebook .facebook_bar {
	background: url(../images/bct_facebook.png) no-repeat 114px 4px;
}

#bct_facebook a.facebook_bar:hover {
	text-decoration: none;	
}

/* Large h3 headings */
h3.bctlarge {
	font-size: 1.7em!important;	
}

#bct_purchase_ticket {
	text-align: center;
	padding-bottom: 0;
}

#bctPurchaseTicketIcon {
	border: none;
	width: 60%;
}

@media only screen and (max-width: 750px) {
 	#bctPurchaseTicketIcon {
		border: none;
		width: 20%;
	}
}