@charset "utf-8";
@font-face {
  font-family: "Brush Script Std";
  src: url("../font/BrushScriptStd.otf");
}
/* General Reset */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, pre, a, em, img, q, strong, sub, sup, dl, dt, dd, ol, ul, li, form, fieldset, label, legend, table, caption, tbody, thead, tfoot, tr, th, td {
	font-style:inherit;
	font-weight:inherit;
	font-size: 100%;
	font-family:inherit;
	vertical-align: baseline;
	margin: 0;
	padding: 0;
	border: 0 none;	
}

/* HTML Elements */
html {
	height: 100%;
	min-height: 100%;
	margin-bottom: 1px;
}

html, body {
	text-align: center; /* Center on Page */
}

body, td, th {
	font-size: 18px;
	line-height: 22px;
}

body {
	background-color: #d0d0d0;
	margin: 0 auto;
	height: 101%;
	width: 100%;
	/*overflow: hidden;*/
	cursor: default;	
}

	/* For older IEs */
	* html body {
		font-size: 18px;
		line-height: 22px;
		width: 100%;
		border: 0;
		position: relative;
		left: auto;
		top: 0;
		right: auto;
		bottom: 0;
	}
	
body * {
	text-align: left;
}

body, h1, h2, h3, h4, h5, h6, p, a, em, q, strong, sub, sup, dl, dt, dd, ol, ul, li, label, legend, table, caption, tbody, thead, tfoot, tr, th, td {
	font-family: Helvetica, Geneva, Arial, sans-serif;
}
	
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
}

h1 {
	font-size: 30px; /* approx. 2.75em */
}

h2 {
	font-size: 28px; /* approx. 2.5em */
}

h3 {
	font-size: 26px; /* approx. 2.25em */
}

h4 {
	font-size: 24px; /* approx. 2em */
}

h5 {
	font-size: 22px; /* approx. 1.75em */
}

h6{
	font-size: 20px; /* approx. 1.5em */
}

p, li, td {
	font-size: 18px; /* approx. 1.25em */
}

* a { 
	font-size: 1em;
}

a:link, a:visited, a:active {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

table {
	border-collapse: collapse;
}

td {
	text-align: left;
	vertical-align: top;
}

#wrapper {
	background: url(../images/background.jpg) repeat-y left top;
	margin: 0 auto;
	padding: 0;
	width: 1025px;
	min-width: 1025px;
	position: relative;
}

#container {
	margin: auto;
}

#left {
	display: inline;
	float: left;
	width: 152px;
}

#middle {
	margin: 0 303px 0 152px;
}

#right {
	display: inline;
	float: right;
	width: 304px;
}

#content {
	margin: 0 10px 0;
	padding: 0;
}

.clear {
	margin: 0;
	padding: 0;
	height: 0;
	clear: both;
}

.flo, .mel, .open {
	position: absolute;
	left: 0;
	top: 15px;
}

.flo {
	top: 200px;	
}

.pageTitle {
	margin: 0;
	padding: 20px 0 0 82px;
}

.sign, .jukebox, .menuItem {
	display: block;
}

.sign {
	margin-bottom: 20px;
}

.jukebox {
	margin: 10px auto 20px 30px;	
}

.menuItem {
	margin: 6px 23px;
	padding: 0;
}

.job {
	padding: 10px;
}

.download {
	display: block;
	margin: 0 auto 25px;
	height: 35px;
	width: 325px;
}

.pink {
	line-height: 24px;
	color: #ec008c;
	padding: 10px;
}

.red {
	color: #d22026;
}

.blue {
	color: #3c4ca0;
}

.french {
	font-weight: bold;
	font-size: 1.2em;
	font-family: "Brush Script Std";
}

.last {
	position: relative;
}

.jack {
	position: absolute;
	/*top: 440px;*/
	right: 72px;
	bottom: 0;
}

.about #middle {
	height: 1075px;
}

.locations {
	font-size: 12px;
	color: #ff0099;
	margin: 30px 5px 30px;
	list-style-type: none;
}

.locations li {
	text-align: center;
	margin: 0 42px;
}

.locations li a {
	font-size: 12px;
	color: #d22026;
}

.menu {
	font-size: 1.5em;
	font-family: "Brush Script Std";
	text-align: center;
	padding-bottom: 20px;
}

.menu2 {
	font-size: 1.5em;
	font-family: "Brush Script Std";
	text-align: center;
	padding: 30px;
}

.locations li a, .menu a {
	color: #333333;
}

.menu a {
	font-family: "Brush Script Std";
}

* html body .mainImage {
	text-align: center;
	margin: -22px auto 0;
	width: 566px;
	top: 0px;
}

* html body .mainImage2 {
	text-align: center;
	margin: -610px auto 0;
	width: 566px;
	top: 0px;
}

* html body .jack {
	position: absolute;
	top: -1400px;
	right: 72px;
}

#boomerang {
	background: url(../images/boomerang.jpg) repeat left top;
	height: 100%;
	width: auto;
	margin: 0;
	padding: 50px 10px 100px;
}

#map {
	background: url(../images/map.jpg) no-repeat left top;
	height: 100%;
	width: auto;
	margin: 0;
	padding: 25px 10px 100px;
}

#checker {
	background: url(../images/checker.jpg) repeat left top;
	height: 100%;
	width: auto;
	margin: 0;
	padding: 50px 10px 80px;
	z-index: 3;
}

.dash {
	display: block;
	margin: 0 auto;
	padding: 0px;
	width: 302px;
}

.cruise {
	font-size: 30px;
	font-family: "Brush Script Std";
	text-align: center;
	color: #d22026;
	padding: 20px 0px;
}

.locationTable {
	margin: 0;
	padding: 0 10px;
	width: 559px;
}

.locationTable td {
	text-align: center;
}

.floor {
	padding-bottom: 300px;
}

.menuCover {
	display: block;
	margin: 0 auto;
	width: 200px;
}

.plate {
	display: block;
	margin: 0 auto;
	padding: 10px 55px;
	width: 150px;
}

.home #middle {
	background: #000;
	height: 900px;	
}

.contact #middle {
	height: 100%;	
}

.fb-like {
	display: block;
	margin: 20px 60px;	
}

.home .fb-like {
	background: #fff;	
}

.contact-us {
	margin: 200px auto 100px;
	width: 400px;	
}

.contact-us input, .contact-us label {
	display: block; 
	width: 400px;	
}

.contact-us textarea {
	display: block;
	width: 400px;
	height: 400px;	
	font-size: 14px;
}

.contact-us label {
	margin-top: 15px;	
}

.contact-us input {
	font-size: 14px;	
}

.contact-us #submit {
	width: 100px;
	text-align: center;
	margin: 15px auto;
}