/* Matilda Bay Restaurant Home */

@import "matildabay-common.css";

html { min-width: 960px; height: 100%; }
body { min-width: 960px; height: 100%; background: #23170c; /*url(images/home-body-bg.gif) no-repeat center 60%*/ }

form#aspnetForm { height: 100%; }

.outer-wrapper { padding: 0; height: 60%; background: url(images/home-img-big.jpg) no-repeat bottom center; }

.sitecontainer { margin: -241px 0 0 -480px; height: 400px; position: absolute; top: 50%; left: 50%; background: url(images/home-logo.png) no-repeat 24px 48px; }
.sitecontainer h1 { margin: 0; display: none; }

* html .sitecontainer { background-image: url(images/home-logo-ie6.gif); }

.sitecontainer.admin { margin: 0; position: relative; left: 0; top: 0; }


/* - Content Container */
#content-container { width: 654px; height: 250px; padding: 131px 0 0 306px; }

#main-menu ul li { padding-left: 16px; background-position: -2px center; }


/* - Home Promotions */
.promo { float: left; width: 88px; margin-right: 29px; }
.promo a { display: block; text-decoration: none !important; }
.promo a img { border: 1px solid #b7ada0; }
.promo a span { display: block; margin: 7px 0 0 0; font-weight: bold; color: #918b86; text-transform: uppercase; cursor: pointer; }
.promo a:hover img { border: 1px solid #fff; }
.promo a:hover span { color: #fff; }

#footer { width: 936px; margin: 0 auto; padding: 0 0 0 24px; color: #6a625a; font-weight: bold; }
#footer a { color: #918b86; text-decoration: none; }
#footer a:hover { color: #fff; }
#footer p { float: left; width: auto; margin: 0; color: #918b86; }
#footer ul { float: left; width: auto; margin: 0; padding: 0 0 0 9px; list-style: none; }



/* Flash Styling */
#homepage-container { height: 80.7%; background: #23170c url(images/home-body-bg.gif) no-repeat center 60%; }
#homepage-container #MatildaBayFrontMenu,
#homepage-container #flashContainer{ height: 100%; width: 100%; }