body {
	background: url("/_ima/bg.jpg") no-repeat #24100F;
	margin: 0px; 
	padding: 0px;
	color: #cfcfcf;	
	font: 11px/20px Verdana, sans-serif;
	}

/*____________________________________________________________________________________________ Links _*/

a:link {
	color: #fff;
	text-decoration: none;
	}
a:visited {
	color: #fff;
	text-decoration: none;
	}
a:hover {
	color: #fff;
	text-decoration: underline;
	}
a:active {
	color: #fff;
	text-decoration: underline;
	}
	
/*____________________________________________________________________________________________ Helpers _*/

.clearer { clear: both; line-height: 0px; font-size: 0px; width: 0px; height: 0px; margin: 0px; padding: 0px; }

.wtf { border: 1px solid red; }

.display-block { display: block; margin: 0px; padding: 0px; }

.show-btn { cursor: pointer; color: red; }

.text-center { text-align: center; }

.no-border { border: 0px; }

/*____________________________________________________________________________________________ Fixed Presets _*/

p { margin: 0px 0px 0px 0px; padding: 7px 0px 7px 0px; }

ul { list-style: none; padding: 0px 0px 0px 20px; }
ul li { background: url(/); padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; line-height: 20px }

/*____________________________________________________________________________________________ scroll follow Layout _*/

#scroll-container {
	width: 910px;
	}
	#scroll-left {
		width: 600px;
		height: 100%;
		float: left;
		padding: 0px 0px 0px 20px;
		}
	#scroll-area {
		position: relative;
		width: 275px;
		height: 100%;
		float: right;
		padding: 10px 0px 100px 0px;
		}
	.scroll-break {
		float: right;
		width: 275px;
		height: 100px;
		}
	
/*____________________________________________________________________________________________ Main Layout _*/

#navigation {
	background: url("/_ima/nav-bg.jpg") repeat-x 0px -1px;
	width: 100%;
	height: 44px;
	border-bottom: 2px solid #1F0E0C;
	}
#navigation-middler {
	width: 965px;
	margin: 0px auto;
	}
	
a.nav-about {
	background: url("/_ima/nav-about.jpg") no-repeat;
	width: 70px;
	height: 44px;
	float: left;
	}
a.nav-menu {
	background: url("/_ima/nav-menu.jpg") no-repeat;
	width: 62px;
	height: 44px;
	float: left;
	}
a.nav-calendar {
	background: url("/_ima/nav-calendar.jpg") no-repeat;
	width: 91px;
	height: 44px;
	float: left;
	}
a.nav-entertainment {
	background: url("/_ima/nav-entertainment.jpg") no-repeat;
	width: 127px;
	height: 44px;
	float: left;
	}
a.nav-blog {
	background: url("/_ima/nav-blog.jpg") no-repeat;
	width: 63px;
	height: 44px;
	float: left;
	}
a.nav-private-events {
	background: url("/_ima/nav-private-events.jpg") no-repeat;
	width: 127px;
	height: 44px;
	float: left;
	}
a.nav-our-staff {
	background: url("/_ima/nav-our-staff.jpg") no-repeat;
	width: 98px;
	height: 44px;
	float: left;
	}
a.nav-baltimore-info {
	background: url("/_ima/nav-baltimore-info.jpg") no-repeat;
	width: 127px;
	height: 44px;
	float: left;
	}
a.nav-dinner {
	background: url("/_ima/nav-dinner.jpg") no-repeat;
	width: 170px;
	height: 44px;
	float: left;
	}
a.nav-sports-page {
	background: url("/_ima/nav-sports-page.jpg") no-repeat;
	width: 122px;
	height: 44px;
	float: left;
	}
a.nav-contact {
	background: url("/_ima/nav-contact.jpg") no-repeat;
	width: 86px;
	height: 44px;
	float: left;
	}
	a.nav-hover:hover {
		background-position: 0px -44px;
		}
		
#index-top {
	background-color: #24110e;
	border-bottom: 2px solid #1F0E0C;
	}		
	#index-top-middler {
		width: 940px;
		margin: 0px auto;
		padding: 20px 0px 20px 0px;
		}
		
		.logo {
			width: 450px;
			margin: 10px 0px 0px 0px;
			position: absolute;
			border: 0px;
			}
		.inside-logo {
			width: 350px;
			margin: 0px 0px 0px 0px;
			border: 0px;
			float: left;
			}
		#slideshow {
			width: 522px;
			height: 279px;
			float: right;
			padding: 25px 0px 0px 0px;
			}
		#index-intro {
			width: 390px;
			float: left;
			color: #fbe6cd;
			padding: 200px 0px 0px 10px;
			margin: 0px;
			}
		#index-intro img {
			border: 0px;
			float: right;
			}
			
	#mid-section {
		background: url("/_ima/mid-section.jpg") #4E1100 repeat center;
		width: 100%;
		padding: 70px 0px 70px 0px;
		}
		
		.lights3 {
			position: absolute;
			z-index: 5;
			margin: 22px 0px 0px 630px;
			}
		.stuff {
			position: absolute;
			margin: -51px 0px 0px -140px;
			}
		.lead-box {
			width: 267px;
			height: 113px;
			}
		
		
		#box {
			background-color: #34110B;
			display: block;
			position: relative;
			zoom: 1;
			padding: 5px;
			width: 935px;
			height: 100%;
			margin: 0px auto;
			padding: 20px 0px 20px 0px;
			}
		.vip-mailer {
			float: right;
			border: 0px;
			margin: 0px;
			padding: 0px;
			}
		.address {
			float: right;
			margin: 0px;
			padding: 7px 0px 0px 22px;
			}
		.inside-vip-mailer {
			float: right;
			clear: right;
			margin: 5px 0px 0px 0px;
			}
		.inside-address {
			float: right;
			margin: 5px 0px 0px 0px;
			}
		
		.normal-content {
			padding: 20px;
			}
		.normal-content-left {
			width: 590px;
			float: left;
			padding: 10px 0px 20px 20px;
			}
		.normal-content-right {
			width: 275px;
			float: right;
			padding: 120px 20px 20px 0px;
			}
		
		.upcoming-events-box a:link {
			text-decoration: none;
			color: #a75c5c;
			}
		.upcoming-events-box a:visited {
			text-decoration: none;
			color: #a75c5c;
			}
		.upcoming-events-box a:hover {
			text-decoration: none;
			color: #fff;
			}
		.upcoming-events-box a:active {
			text-decoration: none;
			color: #a75c5c;
			}
		.upcoming-events-left {
			width: 580px;
			float: left;
			padding: 0px 0px 0px 30px;
			}
		.upcoming-events-title {
			float: left; 
			margin: 15px 10px 0px 0px;
			border: 0px;
			}
			.event-box {
				background-color: #3e0904;
				width: 250px;
				height: 90px;
				float: left;
				margin: 0px 5px 5px 0px;
				border: 1px solid #6D2621;
				padding: 5px;
				line-height: 18px;
				overflow: hidden;
				}
			.event-box p {
				margin: 0px;
				padding: 0px;
				}
		.upcoming-events-right {
			width: 280px;
			float: right;
			padding: 110px 20px 0px 0px;
			height: 110px;
			overflow: hidden;
			line-height: 18px;
			}

	#bottom {
		background: url("/_ima/bottom-bg.jpg") repeat-x;
		width: 100%;
		height: 219px;
		overflow: visible;
		border-top: 1px solid #24100F;
		}
		#bottom-middler {
			width: 980px;
			margin: 0px auto;
			overflow: visible;
			}
		#bottom-middler p {
			margin: 0px;
			padding: 0px;
			}
		.bottom-images {
			float: left;
			display: block;
			padding: 0px;
			width: 190px;
			}
		
		#bottom-image-container {
			position: absolute;
			margin: -59px 0px 0px 0px;
			padding: 0px;
			}
		.bottom-images-box {
			width: 190px;
			height: 131px;
			float: left;
			}
			.bottom-images-box img {
				border: 0px;
				}

		.footer-logo {
			text-align: center;
			padding: 140px 0px 0px 0px;
			}

.container {
	background: url("/_ima/content-bg.jpg") repeat-y;
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 220px 0px 0px 0px;
	}

.artist-link {
	font-size: 18px;
	border-top: 1px solid #fff;
	text-align: right;
	margin: 10px 0px 0px 0px;
	}
	
/*____________________________________________________________________________________________ Menu Layout _*/

.menu-title {
	background: url("/_ima/menu-title-bg.gif") no-repeat;
	width: 594px;
	height: 60px;
	margin: 0px 0px 0px -30px;
	padding: 11px 0px 0px 30px;
	}

	.food-item-1 {
		border-bottom: 1px solid #24110E;
		padding: 10px 0px 10px 0px;
		}

	.food-left {
		float: left;
		padding: 0px 0px 0px 0px;
		}

	.food-pic {
		float: left;
		}
		
	.food-name {
		margin: 0px;
		padding: 2px 0px 0px 0px;
		font-size: 18px;
		font-weight: bold;
		color: #A76954;
		}
		
	.food-description {
		margin: 0px;
		padding: 10px 0px 10px 0px;
		color: #cfcfcf;
		}
		
	a.more-info-btns {
		width: 267px;
		min-height: 20px;
		float: left;
		padding: 0px 0px 2px 0px;
		border-bottom: 1px solid #24110E;
		border-top: 1px solid #3F1A14;
		clear: both;
		}
		a.more-info-btns:hover {
			background: url("/_ima/more-info-btn.png") repeat-y;
			text-decoration: none;
			width: 257px;
			padding: 0px 0px 2px 10px;
			}
		a.more-info-btns-on {
			background: url("/_ima/more-info-btn.png") no-repeat;
			height: 20px;
			float: left;
			border-bottom: 1px solid #24110E;
			border-top: 1px solid #3F1A14;
			clear: both;
			text-decoration: none;
			width: 257px;
			padding: 0px 0px 2px 10px;
			}
		a.pdf-icon:hover {
			background: url("/_ima/pdf.png") no-repeat 0px 3px;
			padding: 0px 0px 2px 20px;
			}
		
/*____________________________________________________________________________________________ Calendar layout _*/

.calendar-date {
	float: left;
	width: 60px;
	border-top: 1px solid #C79B65;
	border-right: 1px solid #AF7C41;
	border-bottom: 1px solid #AF7C41;
	border-left: 1px solid #C79B65;
	}
.month {
	background-color: #C79B65;
	width: 60px;
	height: 17px;
	font-size: 13px;
	font-weight: bold;
	color: #5F3E17;
	float: left;
	text-align: center;
	border-bottom: 1px solid #AF7C41;
	}
.date {
	background-color: #3F1A14;
	width: 60px;
	font-size: 18px;
	color: #C79B65;
	float: left;
	text-align: center;
	padding: 4px 0px 4px 0px;
	border-bottom: 1px solid #34110B;
	font-weight: bold;
	}
.day {
	background-color: #1F0906;
	width: 60px;
	font-size: 9px;
	color: #C79B65;
	float: left;
	text-align: center;
	border-top: 1px solid #5F2C23;
	}
.calendar-description {
	width: 500px;
	float: left;
	color: #fbe6cd;
	padding: 0px 0px 30px 20px;	
	}

/*____________________________________________________________________________________________ jslider Layout _*/

#slider {
	width: 410px; /* important to be same as image width */
	height: 300px; /* important to be same as image height */
	position: relative; /* important */
	overflow: hidden; /* important */
	}
#sliderContent {
	width: 410px; /* important to be same as image width or wider */
	position: absolute;
	top: 0;
	margin: 0;
	padding: 0px;
	}
.sliderImage {
	float: left;
	position: relative;
	display: none;
	}
.sliderImage span {
	position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
	padding: 10px 13px 10px 13px;
	width: 384px;
	background-color: #000;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	color: #fff;
	display: none;
	}
.sliderImage span strong {
	font-size: 14px;
	}
.top {
	top: 0;
	left: 0;
	}
.right {
	right: 0;
	bottom: 0;
	width: 200px !important;
	height: 285px;
	}
.bottom {
	bottom: 0px;
	left: 0;
	padding: 0px 0px 0px 0px;
	}
.left {
	top: 0;
    left: 0;
	width: 110px !important;
	height: 280px;
	}
#slider ul { list-style-type: none;}


.featured-artist-photo img {
	border: 1px solid #C79B65;
	float: left;
	margin: 14px 20px 0px 0px;
	}
	
.directions-link {
	border: 0px;
	}
	
/*____________________________________________________________________________________________ Gallery Layout _*/
		
a.lightbox-view img {
	background-color: #fff;
	float: left;
	margin: 0px 15px 15px 0px;
	padding: 5px;
	border: 1px solid #EFE5D9;
	text-decoration: none;
	}
	a.lightbox-view img:visited {
		border: 1px solid #EFE5D9;
		text-decoration: none;
		}
	a.lightbox-view img:hover {
		border: 1px solid #D36800;
		text-decoration: none;
		}
	a.lightbox-view img:active {
		border: 1px solid #EFE5D9;
		text-decoration: none;
		}
	
/*____________________________________________________________________________________________ Calendar Layout _*/

.date-container {
	background: url("/_ima/date-bg.jpg") no-repeat;
	width: 49px;
	height: 46px;
	margin: 0px;
	padding: 0px;
	float: left;
	}
	.date-month {
		text-align: center;
		height: 17px;
		line-height: 17px;
		font-size: 11px;
		margin: 0px;
		padding: 0px 0px 0px 1px;
		color: #fff;
		}
	.date-day {
		text-align: center;
		height: 25px;
		line-height: 27px;
		font-size: 18px;
		margin: 0px;
		padding: 0px;
		color: #005E94;
		}
	
	.date-header {
		margin: 10px 0px 0px 10px;
		padding: 0px;
		float: left;
		width: 400px;
		}
		
/*____________________________________________________________________________________________ Contact Layout _*/

.contact-left {
	width: 540px;
	float: left;
	}
	#form-section {
		float: left;
		}
	.input-names {
		width: 160px;
		height: 20px;
		padding: 3px 0px 0px 0px;
		margin: 0px 0px 10px 0px;
		float: left;
		font-size: 12px;
		}
	.inputs {
		background-color: #C79B65;
		width: 200px;
		height: 20px;
		padding: 3px 0px 0px 5px;
		float: left;
		font-size: 16px;
		border: 1px solid #24110E;
		}
	.selects {
		background-color: #C79B65;
		width: 207px;
		height: 25px;
		padding: 2px 0px 2px 0px;
		float: left;
		font-size: 16px;
		border: 1px solid #24110E;
		}
	.textareas {
		background-color: #C79B65;
		width: 369px;
		height: 65px;
		padding: 2px 0px 2px 5px;
		float: left;
		font-size: 16px;
		font-family: verdana;
		border: 1px solid #24110E;
		}
	#submit-btn input {
		margin: 10px 0px 0px 160px;
		float: left;
		}
	.error {
		color: red;
		}
	
/*____________________________________________________________________________________________ Form Validation _*/
	
.validation-inline-error-message { 
	width: 160px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 0px 5px;
	color: #D36800;
	font-size: 10px;
	}

/*____________________________________________________________________________________________ FCM _*/
	
	.footer-left a:link {
		color: #ddd;
		text-decoration: none;
		}
	.footer-left a:visited {
		color: #ddd;
		text-decoration: none;
		}
	.footer-left a:hover .fcm-full {
		color: #FF00C7;
		text-decoration: none;
		}
	.footer-left a:hover .fcm-city {
		color: #A8F800;
		text-decoration: none;
		}
	.footer-left a:hover .fcm-media {
		color: #21A9F7;
		text-decoration: none;
		}
	.footer-left a:active {
		color: #ddd;
		text-decoration: none;
		}
	