﻿/* Global CSS */
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:7pt;
	color:#666666;
	margin-top:10px;
	background-color:#666666;
}

.cursor-default 
{
	cursor:default;
}

.cursor-wait
{
	cursor:wait;
}


p {
	text-align:justify;
}

a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:7pt;
	color:#0000FF;
	text-decoration:underline;
}

fieldset {
	margin-top:10px;
	border:1px solid #666666;
	padding:5px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#cc0033;
	text-align:left;
}

label {
	font-weight:normal;
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;

}

img {
	border:0px;
}

ul.directions{
	margin-top:0px;
	text-align:left;
	padding:3px;
}

li {
	padding:3px;
}

input.textbox {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:7pt;
	color:#000000;
	border:1px solid #666666;
}

input.submit {
	border:1px solid #cc0033;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:7pt;
	font-weight:bold;
	color:#cc0033;
	background-color:#fff4d8;
}

textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:7pt;
	color:#000000;
	border:1px solid #666666;
}

select {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:7pt;
	font-weight:normal;
	color:#000000;
	border:1px solid #666666;
}

div.notification {
	border:1px solid #cc0033;
	padding:5px;
	width:auto;
	color:#333333;
	text-align:center;
	background-color:#ffe196;
}


.box {
	margin:auto;
	margin-top:7px;
	margin-bottom:25px;
	border:1px solid #cc0033;
	padding:7px;
	color:#333333;
	text-align:center;
	background-color:#ffe196;
}

div.section-heading {
	padding-bottom:3px;
	border-bottom:1px solid #cc0033;
	text-align:left;
	margin-bottom:5px;
}

div {
	text-align:left;
}

table#control-container {
	border-collapse:collapse;
	border:0px;
}

table#control-container td {
	border-collapse:collapse;
	border:0px;
}


table#main-container {
	margin:auto;
	width:760px;
	height:450px;
	
	text-align:center;
	
	padding:0px;
	border-collapse:collapse;
	
	background-image:url(../images/body_bg.gif);
	background-repeat:repeat-y;
}

table#main-container td {
	border-collapse:collapse;
	padding:3px;
	/*vertical-align:top;*/
}

div#body-top {
	width:752px;
	margin:auto;
	padding-bottom:2px;
	border-bottom:1px solid #cc0033;
}

table#content-container {
	margin-top:10px;
	margin-bottom:10px;
	width:740px;
}

div#main-image-container {
 width:300px;
 height:300px;
 background-image:url(../images/image_frame.gif);
 background-repeat:no-repeat;
}

object.frame, img.frame {
	margin:0px;
}

object.logo
{
	margin-left:0px;
	margin-top:8px;
}

div.hspacer10
{
	height:10px;
	clear:both;
}

div.hspacer25
{
	height:25px;
	clear:both;
}

div#reservations-content
{
	width:600px;
	margin:auto;
	margin-top:25px;
}

ul.promotions, themenights
{
	margin-top:0px;
	margin-left:15px;
	margin-bottom:0px;
}

ul.promotions li, ul.themenights li
{
	margin-top:3px;
	margin-bottom:3px;
}

div.note
{
	margin-left:10px;
	margin-right:10px;
}

div#press-content
{
	margin:auto;
	margin-left:100px;
	margin-top:25px;
	width:650px;
}

div#event-menu-container
{
	margin:auto;
	margin-top:25px;
	margin-left:100px;
	width:650px;
}


div.press-right-column
{
	width:300px;
	float:right;
	text-align:justify;
}

div.press-left-column
{
	width:300px;
	float:left;
	text-align:justify;
}

div.press-left-column img, div.press-right-column img
{
	float:left;
	margin-right:5px;
}

/*home.bookevent*/

label.fleft, div.fleft
{
	width:150px;
	float:left;
}
label.fright, div.fright
{
	width:150px;
	float:right;
}

div.home-text
{
	margin:auto;
	margin-top:25px;
	width:600px;
}

.center
{
	text-align:center;
}

img.press
{
	border:5px solid #999999;
}

	
a.big
{
	font-size:8pt;
	font-weight:bold;
	color:#c03;
}

a.big1
{
	font-size:8pt;
	font-weight:bold;
	color:#fff4d8;
}

td#body
{
	vertical-align:top;
}

div#delivery_menu
{
	width:300px;
	margin:25px auto;
	text-align:center;
}

div#delivery_menu p
{
	text-align:center;
}

div#delivery_menu a
{
	text-decoration:none;
	font-size:8pt;
}

div#delivery_menu a img
{
	vertical-align:middle;
	margin-right:3px;
}

div#img_container
{
	width:480px;
	height:480px;
	margin:auto;
	text-align:center;
}


table.gallery_table
{
	margin:10px auto;
}



div#menu_container
{
	margin:25px auto;
	text-align:center;
}

div#menu_container p
{
	text-align:center;
}

div#menu_container a
{
	text-decoration:none;
	font-size:8pt;
}

div#menu_container a img
{
	vertical-align:middle;
	margin-right:3px;
}
