@charset "UTF-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
	}
	
BODY, HTML {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1.2;
	margin: 0px;
	padding: 0px;
	}
	
body.garages {
	background-color:#FFF;
	}
	
body.mobile {
	background-color:#bccb2a;
	}
		
body.menu {
	background: none;
	background-color: #bccb2a;
	width:100%;
    border: none;
	margin: 0;
	padding: 0;
	}
	
img {
	border: none;
	}
	
h1 {
	color: #000;
	font-family: 'Ruluko', sans-serif;
	margin-bottom: 25px;
	}
	
h2 {
	color: #603913;
	font-family: 'Ruluko', sans-serif;
	margin-bottom: 25px;
	}
	
h3 {
    color: #788135;
	font-size:18px;
	font-family: 'Ruluko', sans-serif;
    }
    
p, dt, dd, li {
	font-size: .85em;
	}
	
p, dd, li {
	margin-bottom: 20px;
	}
	
	
#mainWrapper {
	width: 900px;
	margin:0px;
	padding:0px;
	margin-left:auto; margin-right:auto;
	margin-top:0px;
	background-color:#bccb2a;
	}
	
#header {
	float: left;
	margin:0px;
	padding:0px;
	}
	
#header img {
	float: left;
	}
	
#content {
	float: left;
	background-color:#bccb2a;
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 23px;
	}
	
#content a {
	color: #ab2631;
	}

#content ul {
	margin-left:30px;
	}
	
#content dt a {
	text-decoration: underline;
	}

	
#nav {
	margin-top: 23px;
	margin-left:25px;
	background-color:#bccb2a;
    padding-bottom: 10px;
	}
	
#nav ul {
	list-style-type: none;
	}
	
#nav ul li {
    display: inline;
    margin: 0 2px 3px 0;
	font-family: 'Ruluko', sans-serif;
	font-size:15px;
	color:#000;
	}
	
#nav a {
	text-decoration:none;
	font-weight:bold;
	color:#ab2631;
	}

#nav ul li.last {
    margin: 0px;
    }	
#participatingRestaurants {
	float: left;
	clear: both;
	margin-top: 23px;
	margin-left: 25px;
	background-color:#bccb2a;
	}
	
#MparticipatingRestaurants {
	float: left;
	clear: both;
	background-color:#bccb2a;
	}	
	
#chart {
	background-color: #fff;
	width: 834px;
	margin-left:25px;
	margin-bottom:25px;
	border: 2px solid #ab2631;
	padding: 9px;
	}

#chartM {
	background-color: #fff;
	width: 280px;
	margin-left:8px;
	margin-bottom:10px;
	border: 2px solid #ab2631;
	padding: 9px;
	}	
	
#chart select {
	width: 225px;
	}
	
#chart table {
	width: 834px;
	margin-top: 10px;
	border-collapse: collapse;
	}

#chartM table {
	width: 260px;
	margin-top: 10px;
	border-collapse: collapse;
	}	
	
#chart th, #chart td {
	font-size: .70em;
	}

#chartM th, #chartM td {
	font-size: .70em;
	}	
	
#chart th {
	text-align: left;
	border-bottom: 1px solid #ab2631;
	}
	
#chart th, #chart td {
	padding: 3px 4px;
	}

#chartM th, #chartM td {
	padding: 3px 4px;
	}

#chart th.center {
	text-align: center;
	}
	
#restaurant {
	width:120px;
	}
	
#neighborhood {
	width: 100px;
	}

#neighborhoodM {
	width: 100px;
	}

#price {
	width: 50px;
	}
	
#cuisine2 {
	width: 80px;
	}

#cuisineM {
	width: 100px;
	}
	
#extended {
	width: 60px;
	}

#extended {
	width: 60px;
	}

	
#chart tr {
	border-bottom: 1px solid #ab2631;
	}
	
#chartM tr {
	border-bottom: 1px solid #ab2631;
	}
	
#chart td {
	height: 24px;
	}
	
#chartM td {
	height: 24px;
	}
	
#content dt a, #chart td a {
	color: #9bab39;
	}

#chart td a.link {    color: #000;    text-decoration: none;    }
	
#viewBy {
	float: left;
	margin-right: 10px;
	margin-left: -15px;
	margin-top:4px;
	}
	
#footer {
	float: left;
	width: 100%;
	background-color:#FFFFFF;
	margin-top: 20px;
	padding-bottom: 50px;
	}
	
#footer ul {
	list-style-type: none;
	margin-left: 67px;
	margin-top: 20px;
	}
	
#footer ul li {
	float: left;
	margin-right: 48px;
	margin-top: 20px;
	}
	
#sponsors {
	margin-top: 33px;
	}

#parking {
	margin-top: 33px;
	}

#dietPepsi {
	margin-top: 36px;
	}

#baltimoreMag {
	margin-top: 50px;
	}

#oldBay {
	margin-top: 36px;
	}
	
.specialevents {
	border-bottom: 1px solid #000;
	margin-bottom: 35px;
	}
	
#garages {
	width: 600px;
	border: 5px solid #000;
	padding: 15px;
	margin: 15px;
	position: relative;
	}
	
#garages ul {
	font-size: .85em;
	list-style-type: none;
	}
	
#garages img {
	position: absolute;
	top: 100px;
	right: 50px;
	}
	
.print {
	position: absolute;
	right: 5px;
	height: 25px;
	}
	
	
.menu-container {
    float: left;
	margin-top: 0px;
    margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
    width: 600px;
	background-color:#bccb2a;
    }

#menu {
	width: 600px;
	background-color:#fefae4;
	margin:0px;
	padding:0px;
	float: left;
	border: 5px solid #ab2631;
	}
	
#menu ul {
	list-style-type: none;
	}
	
#menu h1 {
	font-size: 1.6em;
	margin-bottom: 20px;
	}
	
#menu h2 {
	color: #000;
	font-size: 1.2em;
	margin-bottom: 30px;
	}
	
#menu dt {
	width: 280px;
	border-bottom: 1px solid black;
	font-size: 1.0em;
	font-style: oblique;
	font-weight: bold;
	padding-bottom: 5px;
	margin-bottom: 10px;
	}
	
#menuHead {
	float: left;
	border-bottom: 5px solid #ab2631;
    background: url(bg-menu-pop-up-header.jpg);
	padding: 23px 30px 5px;
	width: 540px;
	}
	
#address {
	float: left;
	}
	
#menuNav {
	float: right;
	}
	
#menuContent {
	float: left;
	padding: 30px;
	}
	
.menu {
	border-bottom: 2px solid #ab2631;
	clear: both;
	float: left;	
	width: 500px;
	margin-bottom: 30px;
	padding-bottom: 30px;
	}
	
.noBorder {
	border-bottom: none;
	}
	
div.textSelect, div.submit {
	padding: 20px 0;
	float: left;
	clear: both;
	}
	
div.textarea {
        float: left;
	padding: 5px 0;
	width: 405px;
	}
		
div.checkRadio {
   float: left;
	padding-bottom: 30px;
	width: 550px;
	}
	
div.textSelect label {
	width: 155px;
	display: block;
	float: left;
	clear: both;
	margin-top: 3px;
	padding-right: 10px;
	}
	
div.textarea label {
	display: block;
	float: left;
	clear: both;
	}
	
div.checkRadio label {
	padding: 3px;
	}
	
div.checkRadio p {
	margin: 0;
	padding: 0;
	}
	
div.checkRadio span {
	display: block;
	width: 230px;
	float: left;
	}
	
div.textSelect div, div.textarea div, div.captcha div {
	margin: 5px 0;
	width: 550px;
	float: left;
	}
	
label {
	font-size: .85em;
	}
	
form em {
	color:#000000;
	}
	
.center {
	text-align: center;
	}

#menuContent ul {
	list-style: disc inside;
}

#menuContent ul li {
	font-size:0.85em;
	list-style-image:none;
	list-style-position:inside;
	list-style-type:square;
}


#menu h1 { font-size: 22px; }
#menu h3 { font-size: 16px; }
#menu h1, h2, h3, h4, h5, h6 { color: #000; }
#menu p { font-size: 12px; } 
#menu p b { font-size: 12px; }
#menu #address p { font-size: 12px; }
#menu #address p a { color: #ab2631; text-decoration: none; }

#menuNav ul li {
    margin-bottom: 5px;
    }

.flash-container {
    margin:0;
    float: left;
    padding:0;
    }
	
.awesome{
	background: #222 url(http://www.baltimore.org/aibtm/images/alert-overlay.png) repeat-x;
	display: inline-block;
	padding: 5px 10px 6px;
	color: #333;
	text-decoration: none;
	font-weight: bold;
	line-height: 1;
	-moz-border-radius: 10px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px #999;
	-webkit-box-shadow: 0 1px 3px #999;
	text-shadow: 0 -1px 1px #222;
	border-bottom: 1px solid #222;
	position: relative;
	cursor: pointer;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	width:300px;
}

/* Sizes ---------- */
.small.awesome {
	font-size: 11px;
}
.medium.awesome {
font-size: 13px;
}
.large.awesome {
font-size: 14px;
padding: 8px 14px 9px;
}
 
/* Colors ---------- */
.blue.awesome {
background-color: #2daebf;
}
.red.awesome {
background-color: #e33100;
}
.magenta.awesome {
background-color: #a9014b;
}
.orange.awesome {
background-color: #ff5c00;
}
.yellow.awesome {
background-color: #ffb515;
}

.gray.awesome {
background-color: #e5e5e5;
}


.awesome:hover							{ background-color: #CCC; color: #333; }
	.awesome:active							{ top: 1px; }
	.small.awesome, .small.awesome:visited 			{ font-size: 11px; padding: ; }
	.awesome, .awesome:visited,
	.medium.awesome, .medium.awesome:visited 		{ font-size: 13px; font-weight: bold; line-height: 1; text-shadow: 0 -1px 1px rgba(0,0,0,0.25); }
	.large.awesome, .large.awesome:visited 			{ font-size: 14px; padding: 8px 14px 9px; }
	
	.green.awesome, .green.awesome:visited		{ background-color: #91bd09; }
	.green.awesome:hover						{ background-color: #749a02; }
	.blue.awesome, .blue.awesome:visited		{ background-color: #2daebf; }
	.blue.awesome:hover							{ background-color: #007d9a; }
	.red.awesome, .red.awesome:visited			{ background-color: #e33100; }
	.red.awesome:hover							{ background-color: #872300; }
	.magenta.awesome, .magenta.awesome:visited		{ background-color: #a9014b; }
	.magenta.awesome:hover							{ background-color: #630030; }
	.orange.awesome, .orange.awesome:visited		{ background-color: #ff5c00; }
	.orange.awesome:hover							{ background-color: #d45500; }
	.yellow.awesome, .yellow.awesome:visited		{ background-color: #ffb515; }
	.yellow.awesome:hover							{ background-color: #fc9200; }


