@charset "UTF-8";

/**structure*/

html, body {
    overflow: hidden;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color:#CCC;
}


#imgContainer {
	z-index: -10;
	width: 100%;
}

a:link {
	text-decoration: none;
	color: #600;
}
a:visited {
	color: #600;
	text-decoration: none;
}


a:hover {
	color: #300;
}
.nav_wrapper {
	width: 100%;
	margin-top: 150px;
	padding-top: 20px;
	padding-bottom: 20px;
	background-image: url(../images/bkg.png);
	min-height:200px;
}
.main {
	width: 670px;
	height: auto;
	display: block;
}
.mainclosed {
	width: 450px;
	height: auto;
	display: block;
	margin-left: 120px;
}
.logo {
	width: 249px;
	height: 208px;
	margin-top: 200px;
	position: absolute;
	z-index: 5;
	left: 710px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	color: #4B261B;
	line-height: 12px;
}
html, body {
	height: 100%;
}

/* normalize font-size for headers */
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}

/* remove list-style from lists */
ol, ul {
	list-style: none;
}

/* normalize font-style and font-weight to normal */
address, caption, cite, code, dfn,
th, var {
	font-style: normal;
	font-weight: normal;
}

/* remove table border spacing */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* remove border from fieldset and img */
fieldset, img {
	border: 0;
}

.container .pusher{
	cursor:pointer;
	padding:3px 10px 3px 7px;
	font-weight:900;
	font-size:14px;
	margin:0;
}

.container .mover{
	padding:3px 10px 3px 7px;
	margin: 0;
}

.container {
background-color:#fff;
border-bottom:thin solid #333333;
}
.footer {
	font-size: 9px;
	text-align: left;
	padding-top: 40px;
}
.bold_text {
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 20px;	
}
#reserve {
	width: 140px;
	height: 42px;
	position: absolute;
	top: 0;
	left: 816px;
	margin: -2px 0 0;	
}
#reserve2 {
	width: 140px;
	height: 42px;
	position: absolute;
	top: 0;
	left: 680px;
	margin: -2px 0 0;	
}
ul#giftcards {
	position: absolute;
	list-style-type: none;
	margin: 0;
	padding: 0;
	top: 431px;
	left: 15px;	
	height: 20px;
}
a, div {
	outline: none;	
}

/* DINE ACTIVE STYLES */
#menus {
	width: 620px;

}
#menus ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
	list-style-position: inside;
	list-style-type: none;
}
#menus ul li {
	float: left;
	padding: 0 20px 0 0;
}
#press {
	position: relative;
	height: 450px;	
}
#press ul {
	width: 515px;
	margin: 0;
	padding: 0;	
	list-style-position: inside;
	list-style-type: none;
}
#press ul li {
	padding: 0 0 12px;	
	float: left;
	width: 170px;
}
#events{
	width: 500px;
	float: left;
}
#events ul {
	margin: 0;
	padding: 0;	
}
