/* Google webfont */
@import url('https://fonts.googleapis.com/css?family=Italianno');

body {
	background: #c6bea2 url('/sforms/bennys/images/skin/default/page-bg.jpg') repeat;
	color: #000000;
	font-family: 'Times', 'Times New Roman', serif;
}
a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
h1, h2, h3, h4, h5, h6 { font-family: 'Italianno', cursive; margin-bottom: .25em; }
h1 { font-size: 3em; /*text-transform: uppercase;*/ }
h2 { font-size: 2.5em; border-top: dotted 1px; }
h3 { font-size: 2em; border-bottom: dotted 1px; }
h4 { font-size: 1.75em; }
h5 { font-size: 1.5em; }
h6 { font-size: 1.5em; }

dd { padding-left: 1em; }

p {
	margin: .25em;
	margin-left: .5em;
	margin-right: .5em;
	padding: .25em;
	padding-left: .5em;
	padding-right: .5em;
}

ul, ol {
	margin: 1em;
}

.layout {
	/*max-width: 962px;*/
	/* *width: 962px;*/
	/*width: 100%;*/
	min-height: 100%;
	*height: 100%;
}

.header {
	max-width: 960px;
	*width: 960px;
	width: 100%;
	max-height: 100px;
	height: 100px;
	margin-left: auto;
	margin-right: auto;
	background: url('/sforms/bennys/images/skin/default/logo.png') no-repeat;
	overflow: hidden;
}

.navarea {
	/*border-bottom: solid #a15f2d 1px;
	border-top: solid #a15f2d 1px;*/
	/*background: rgba(212, 165, 82, 0.6);*/
	overflow: hidden;
	*overflow: visible;
	font-size: 0.95em;
	text-align: center;
}
.nav {
	max-width: 1280px;
	*width: 1280px;
	width: 100%;
	height: 47px;
	margin-left: auto !important;
	margin-right: auto !important;
	padding-bottom: .5em !important;
	background: url('/sforms/bennys/images/skin/default/nav-bg.png') no-repeat;
	overflow: hidden;
	*overflow: visible;
	/*-webkit-box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, .55);
	box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, .55);*/
}
.nav li a {
	color: #000000;
	background: transparent;
	min-height: 40px;
	*height: 40px;
	line-height: 40px;
	padding-left: 1em;
	padding-right: 1em;
	display: block;
}
.nav li a:hover, .nav li a.current {
	color: #ffffff;
	background: #ebc890; /* IE6 & 7 */
	background: rgba(235, 200, 144, 0.6);
	text-decoration: none !important;
}

.slideshow {
	border: solid #a15f2d 1px;
}
.slideshow a {
	
}
.slideshow a:hover {
	
}
.slides {
	
}

.mainarea {
	max-width: 960px;
	*width: 960px;
	width: 100%;
	margin-left: auto !important;
	margin-right: auto !important;
	padding-left: .5em;
	padding-right: .5em;
	margin-bottom: .5em;
	overflow: hidden;
}

.content {
	padding-top: .5em;
}

.right-bar {
	padding-top: .5em;
	background: #e4c688;
	text-align: justify;
}
.right-bar h1, .right-bar h2, .right-bar h3, .right-bar h4, .right-bar h5, .right-bar h6 {
	text-align: center;
	border-top: none;
	border-bottom: dotted 1px;
}

.features {
	
}
.f-left, .f-middle, .f-right {
	text-align: center;
}
.f-left { margin-right: .25em; }
.f-middle { margin-left: .25em; margin-right: .25em; }
.f-right { margin-left: .25em; }
.f-left p { hei margin-bottom: -32px; overflow: hidden; }
.f-middle p { margin-bottom: -32px; overflow: hidden; }
.f-right p {  }
.feature-box {
	
}
.feature-box a {
	
}
.feature-box a:hover {
	text-decoration: underline;
}
.feature-box h1, .feature-box h2, .feature-box h3, .feature-box h4, .feature-box h5, .feature-box h6 { border: none; }
.feature-box img { border: solid #000000 2px; }
.feature-box a img { opacity: 0.7; }
.feature-box a:hover img { opacity: 1.0; }
.feature-box p { margin-bottom: 0; padding-bottom: 0; }
.feature-caption {
	top: -32px;
	display: block;
	height: 32px;
	line-height: 32px;
	margin-bottom: -32px;
	background: #000000;
	background: rgba(0, 0, 0, 0.75);
	color: #ffffff;
}

.footer {
	max-width: 960px;
	*width: 960px;
	width: 100%;
	margin-left: auto !important;
	margin-right: auto !important;
	border-top: dotted 1px;
	background: rgba(161, 95, 45, 0.65);
	text-align: right;
	overflow: hidden;
}

.resvcontainer {
	background: url('/sforms/bennys/images/skin/default/resv-bg.png') no-repeat;
	background-position: 90% 5px;
}

.contact-container {
	min-height: 451px;
	padding-top: .5em;
	background: #e4c688;
	border: solid #a15f2d 1px;
}
.contact-container h1, .contact-container h2, .contact-container h3, .contact-container h4, .contact-container h5, .contact-container h6 {
	text-align: center;
	border-top: none;
	border-bottom: dotted 1px;
}
.contact-container .right-bar {
	padding-top: 0;
}


/* ==== Specialized lists ==== */
/* Stripped (bare) list */
.verticalStrippedList {
	position: relative;
	display: block !important;
	margin: 0em !important;
	padding: 0em !important;
	overflow: hidden;
}
.verticalStrippedList li {
	position: relative;
	list-style: none;
	display: block !important;
	float: none !important;
	margin: 0em;
	padding: 0em;
}

/* Stripped (bare) horizontal list */
.horizontalStrippedList {
	position: relative;
	display: block;
	margin: 0em;
	padding: 0em;
	overflow: hidden;
}
.horizontalStrippedList li {
	position: relative;
	list-style: none;
	display: inline-block;
	float: left !important;
	margin: 0em;
	padding: 0em;
}

/* Stripped (bare) horizontal list using NO FLOATS */
.horizontalStrippedListNoFloat {
	position: relative;
	display: block;
	margin: 0em;
	padding: 0em;
	overflow: hidden;
}
.horizontalStrippedListNoFloat li {
	position: relative;
	list-style: none;
	display: inline-block !important;
	*display: inline !important;
	*zoom: 1 !important;
	*position: static !important;
	margin: 0em;
	padding: 0em;
}
/* ==== END Specialized lists ==== */

.form-container, .events-container, .menu-container {
	background: #ffffff;
	border: solid #000000 1px;
	padding: .25em;
	margin-bottom: .5em;
	margin-right: .5em;
	margin-left: .5em;
}
.menu-container { width: 95%; margin-left: auto; margin-right: auto; }
.form, .events, .menu {
	width: 100%;
	background: #e4c688;
}
.menu { background: #e4c688 url('/sforms/bennys/images/skin/default/food-menu-bg.png') top right no-repeat; }
.form th, .form td, .events th, .events td, .menu th, .menu td {
	padding: .25em;
}
.form th, .events th, .menu th {
	text-align: left;
}
.form tr, .events tr, .menu tr {
	border-top: solid #ffffff 1px;
}
.form tr:first-child, .form tr.first, .events tr:first-child, .events tr.first, .menu tr:first-child, .menu tr.first {
	border: none;
}
.form input[type="file"], .form input[type="password"], .form input[type="text"], .form select, .form textarea {
	width: 100%;
	padding: .25em;
	color: #000000;
	background: #ffffff;
	border: solid #000000 1px;
}
.form button, .form input[type="button"], .form input[type="reset"], .form input[type="submit"] {
	background: #ebc890;
	padding: .25em;
	border: groove #000000 3px;
}
.form thead, .form tfoot, .events thead, .events tfoot, .menu thead, .menu tfoot {
	background: #c4a668;
}
.form .textarea-message {
	width: 100%;
	height: 8em;
}
.form img { border: solid #000000 2px; }

.vcard {
	margin-left: .5em !important;
	margin-right: .5em !important;
}

.section-links, .section-links-bottom { text-align: center; border-top: dotted 1px; }
.section-links-bottom { border-bottom: dotted 1px; }
.section-links li, .section-links-bottom li { margin: .25em; }
.section-links li a, .section-links-bottom li a { padding: .25em; height: 100%; border-left: dotted 1px; border-right: dotted 1px; }
.section-links li a:hover, .section-links-bottom li a:hover { border-left: solid 1px; border-right: solid 1px; }

.menu-branch li a { font-family: 'Italianno', cursive; font-size: 2.5em; } 

/* Opentable widget corrections */
.OT_wrapper, .OT_wrapper *, .OT_form, .OT_form * {
	-moz-box-sizing: content-box !important;
	-webkit-box-sizing: content-box !important;
	box-sizing: content-box !important;
}
.OT_wrapper {
	margin-left: auto !important;
	margin-right: auto !important;
	float: none !important;
}
#OT_form { margin-left: auto !important; margin-right: auto !important; }
.OT_wrapper, .OT_header, .OT_title, .OT_subtitle { font-family: 'Verdana', 'Arial', 'Helvetica', sans-serif; }
.OT_header, .OT_title, .OT_subtitle { border: none !important; }
.OT_list { margin-left: 195px !important; z-index: 1 !important; }
.OT_day, .OT_time, .OT_party, .OT_submit {
	
}
.OT_ExtLink { z-index: 0 !important; margin-left: auto !important; margin-right: auto !important; margin-bottom: 1em; }
.OT_searchTimeField, .OT_searchDateField, .OT_searchPartyField {
	height: 18px !important;
	border: solid #3b1c00 1px !important;
	padding: 1px 3px 2px 5px !important;
}

/* ==== Special classes for low resolution/mobile devices ==== */
@media handheld, only screen and (max-width: 767px) {
	
}