/*---- Styled by Jesse Scott for Dine.TO - September 3rd, 2014 ----*/
 
@import url(http://fonts.googleapis.com/css?family=Libre+Baskerville);
 
body {
  background-color: #000000;
} 
 
/*- Header -*/
.header	{
	background-color: #4d2d0c;
	background-image: none;
	border: none;
	height: 125px;
}
.header .header_logo {
	position: absolute;
	z-index: 9999;
	width: 500px;
	height: 115px;
	left: 0px;
}
.header .header_info {
	margin-top: 60px;
	margin-right: 295px;
}
.header .header_info .name,
.header .header_info .address,
.header .header_info .phone,
.header .header_info .detail:before	{
	display: none;
}

/*- Nav -*/
.nav	{
	background-color: #36180e;
}
.nav_wrapper {
	max-width: 1105px;
}
.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: 'Libre Baskerville', serif;
	color: #FFFFFF;
}
.nav .list_pages	{
	color: #a4794b;
	font-size:14px;
	text-shadow: none;
	text-align: left !important;
	margin-top: 85px;
	padding-right: 0px;
}
.nav .list_pages .item_page {
	margin-left: 18px;
}
.nav .list_pages .item_page .link_page	{	
	font-family: 'Libre Baskerville', serif;
	color: #a4794b;
	border-color: transparent;
	text-transform: uppercase;
}

.nav .list_pages .item_page_order-online a{
font-weight:bold;
text-decoration:underline;
}

.nav .list_pages .list_subs	{
	border: none;
	background-image: none;
	background-color: #4d2d0c;
	color: #a4794b;
	top: 39px;
}

/*- Content -*/
.content	{
	font-family: 'Libre Baskerville', serif;
}
.content .list_item_active	{
	color: #FFFFFF;
	text-shadow: 1px 1px #a4794b;
	font-weight: bold;
	border: none;
	background-color: transparent;
}
.content .highlight_block,
.content .body_block .no_content	{
	border-color: #4d2d0c;
	background-color: transparent;
}

.sidebar_widget_coupons {
	border:2px dashed #000000!important;
	padding:5px!important;
	background-color:#FFFFFF;
	color:#996600;
}


.content .list_coupons .list_item .item_print {
	display: inline-block;
	margin-left: 5px;
	text-decoration: none;
	color: #000000;
}

.content .list_specials .list_item_active	{
	border-color: #a4794b;
	border-style: dashed;
	color: #FFFFFF;
}
.content .list_specials .list_item	{
	border: none;
}

.content .float_sidebar .list_coupons {
	text-align: left;
	margin: 0 auto 10px 0;
	font-size: 90%;
	overflow: hidden;
	border:0px dashed #000000!important;
	padding:5px!important;
	background-color:#FFFFFF;
	color:#996600;
}

.content .list_coupons {
	text-align: left;
	margin: 0 auto 10px 0;
	font-size: 90%;
	overflow: hidden;
	border:2px dashed #000000!important;
	padding:5px!important;
	background-color:#FFFFFF;
	color:#996600;
}

.content .list_coupons .list_item	{
	width: 100%;
	border: 0px;
}

.content .list_coupons .list_item .item_name {
	font-weight: bold;
	text-transform: uppercase;
	font-size:18px;
	color:#000000!important;
}
.content .block_contact_address .text_address	{
	float: left;
} 
.content .block_contact_address .text_social	{
	float: right;
	margin-top: 0px;
}
.page .block_contact_address	{
	border: none;
	height: 150px !important;
}

.phm {
	display: none;
}


.content .body_block	{
	background-image: url(/images/alpha-choco.png?1);
	padding: 15px;
}
.page a			{
	color: #FFFFFF;
}
.page a:hover	{
	color: #a4794b;
}
.page .page_content	{
	background-color: transparent;
	background-image: url(/images/body-texture.jpg?1);
	color: #FFFFFF;
	font-family: 'Libre Baskerville', serif;
}

.page .page_banner .banner_slide	{
	background-size: auto 100% !important;
}
.page .page_banner .banner_slide	{
	background-repeat: no-repeat;
	background-position: center top;
}
.page:first-child > .page_banner	{
	margin-top: 0px;
}




/*- Menus -*/
.menu_section .menu_item {
	overflow: hidden;
	padding-bottom: 5px;
	margin: 3px 0;
	border-color: #a4794b;
}
.content .menus_content .menu_top {
	display: none;
}
.menu_section h3.section_name {
	margin-top: 25px;
	border-color: #a4794b;
	font-family: 'Libre Baskerville', serif;
	font-size: 20px;
}
.menu_section .menu_item h4.item_name {
	font-size: 18px;
	line-height: 19px;
	padding-top: 5px;
	float: left;
	margin: 0;
	clear: none;
	font-family: 'Libre Baskerville', serif;
	font-weight: bold;
}
.menu_section .menu_item .item_desc {
	font-size: 16px;
	line-height: 18px;
	margin-top: 31px;
	font-style: italic;
}
.menu_section .menu_item td.price {
	text-align: right;
	padding-left: 10px;
	font-weight: bold;
	font-family: 'Libre Baskerville', serif;
	font-size: 18px;
}
.page .menus_content .menu_top	{
	color: #4d2d0c;
	border-bottom-width: 2px;
}
.page .menus_content .menu_top .menu_name	{
	color: #a4794b;
}



/*- adp -*/
.adp, 
.adp table, 
.adp-placemark	{
	color: #a4794b;
	background-color: transparent;
}
.page .block_contact_results .adp-placemark	{
	background-color: transparent;
	border-color: transparent;
}




.content .list_specials .list_item:first-child	{
	border-top: none;
}
/*- iFrames -*/
#iframe_certificates_html, 
#iframe_certificates, 
#iframe_reservations_html, 
#iframe_reservations, 
#iframe_viplist_html, 
#iframe_viplist	{
	color: #a4794b;
}

/*- Footer -*/
.footer {
	background-color: #36180e;
	background-image: none;
}
.footer .footer_info,
.footer .footer_info a,
.footer .footer_logo .text	{
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
	color: #FFFFFF;
}
.footer .footer_info a:hover,
.footer .footer_links,
.footer .footer_links a,
.footer .footer_links a:hover	{
	color: #FFFFFF;
}
.footer .footer_info .footer_column	{
	border-right: 1px solid #FFFFFF;
}
.footer .footer_info .footer_column_logo .logo_image {
	width: 350px;
	height: 150px;
	background-size: 100%;
}
.footer .footer_info .connect	{
	font-size: 18px;
}
.footer .footer_info .footer_column_sitemap {
	width: 30%;
}

.content .TableStatus .searchTableStatus {position:inherit !important}
.TableStatus {position:none!important;}
.TableStatus .title {color:#000000!important; text-shadow:none!important}
.content .TableStatus .referer_override {display: none!important}
.TableStatus.long {min-width: 1000px!important;}