/*---- Styled by Jesse Scott for Dine.TO - August 8th, 2014 ----*/

@import url(http://fonts.googleapis.com/css?family=PT+Sans+Narrow);

/*- Header -*/
.header	{

}
.nav .header_logo {
	width: 200px;
	height: 200px;
	background-size: 85%;
	background-position: 20px 5px;
}
.header .header_info {
	font-family: 'PT Sans Narrow', sans-serif;
	line-height: 0px;
	margin-top: 12px;
	color: #FFFFFF;
	text-shadow: none;
}

/*- Nav -*/
.nav	{
	width: 325px;
	background-image: none;
}
.nav_wrapper {
	margin-top: 150px;
}
.nav .list_pages .active .link,
.nav .list_pages .item_page.active,
.nav .list_pages .item_page .link_page:hover, 
.nav .list_pages .item_page:hover .link_page, 
.nav .list_pages .item_page.active .link_page	{
	font-family: 'PT Sans Narrow', sans-serif;
	color: #c32032;
}
.nav .list_pages	{
	color: #FFFFFF;
	text-shadow: none;
}
.nav .list_pages .item_page .link_page	{	
	font-family: 'PT Sans Narrow', sans-serif;
	color: #FFFFFF;
	border-color: transparent;
	text-transform: uppercase;
	font-size: 24px;
}
.nav .list_pages .item_page {
	display: block;
	margin-left: 10px;
	padding-right: 10px;
	position: relative;
	background-color: black;
	margin-bottom: 5px;
	margin-right: 30px;
	padding-left: 5px;
}
.nav .list_pages .list_subs .item_sub .link	{
	color: #FFFFFF;
	font-family: 'PT Sans Narrow', sans-serif;
}
.nav .list_pages .list_subs .item_sub:hover .link,
.nav .list_pages .list_subs .item_sub.active .link	{
	color: #c32032;
}

/*- Content -*/
.page	{
	background-image: url(/images/alpha-black2.png?1);
	color: #FFFFFF;
}
.sidebar	{
	background-image: url(/images/alpha-black.png?1);
	color: #FFFFFF;
}
.page	{
	margin-left: 125px;
}
.page .menus_content,
.page .block_contact_address	{
	border-color: #c32032;
}
.page .page_banner	.banner_slide	{
	background-size: 100% auto;
}
.page .block_contact_address	{
	font-size: 100%;
	min-height: 10px;
}
.page .block_contact_address .text_social	{
	float:right;
}
.page .block_contact_address .text_address	{
	float:left;
}


.content	{
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 18px;
}
.content .list_item_active	{
	color: #c32032;
	font-weight: bold;
	border: none;
	background-color: transparent;
}
.content .highlight_block,
.content .block_border	{
	border: none;
	background-color: transparent;
	background-image: none;
}
.content .text_info_hours .highlight_block,
.content .list_specials .highlight_block {
	border: none;
	background-color: transparent;
	background-image: none;
	font-weight: bold;
}
.content .list_coupons .list_item	{
	width: 100%;
	float: none;
}
.content .float_body .list_coupons .list_item	{
	min-height: 10px;
}
.content .body_block .sidebar_widget_specials .list_specials .list_item {
	padding: 0;
	margin-bottom: 10px;
}
.content .body_block .sidebar_widget_coupons .list_coupons .list_item {
	padding: 0;
	margin-bottom: 10px;
	width: auto;
	min-height: 10px;
}
.content .body_block .group_photo	{
	width: 100%;
}
.content .body_block .group_description	{
	width: 100%;
}
.content .float_body .block_contact_address	{
	min-height: 150px;
}

/* -- Menus -- */
.menu_section h3.section_name	{
	border-color: #FFFFFF;
}
.menu_section .menu_item h4.item_name,
.page .menu_section .menu_item td.price	{
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 16px;
}

/* -- directions -- */
.adp, 
.adp table, 
.adp-placemark	{
	font-family: 'PT Sans Narrow', sans-serif;
	background-color: transparent;
	color: #FFFFFF;
}
.page .block_contact_results .adp-placemark	{
	background-color: transparent;
	border-color: transparent;
}

/* -- iframes -- */
#iframe_certificates_html, 
#iframe_certificates, 
#iframe_reservations_html, 
#iframe_reservations, 
#iframe_viplist_html, 
#iframe_viplist,
#iframe_viplist .field_format	{
	color: #FFFFFF;
	font-size: 14px;
}

/* -- Footer --*/
.footer	{
	background-image: url(/images/alpha-black2.png?1);
	color: #FFFFFF;
}
.footer a,
.footer .footer_info a	{
	font-family: 'PT Sans Narrow', sans-serif;
	color: #FFFFFF;
}
.footer .footer_info a:hover	{
	color: #c32032;
}
.footer .footer_info .footer_column_logo .logo_image	{
	width: 300px;
}

/* -- TableStatus -- */
.content .TableStatus .searchTableStatus {position:inherit !important}
.TableStatus {background:none!important; border:none!important;position:none!important}
.TableStatus .title {color:#ffffff!important; text-shadow:none!important}
.content .TableStatus .referer_override {display: none!important}