body {
	margin: 0; padding: 0;
	text-align: center;
	background: #000 url(../images/mamma-mia-bg.jpg) no-repeat top left; color: #FFDE8D;
	font-family: Arial, Sans-Serif; font-size: 12px;
}

h2, h3, h4, h5, p { margin: 0; padding: 7px 0; }
h1 { margin: 0; padding: 0; }
h2 { font-size: 14px; font-weight: bold; }
h3 { font-size: 14px; font-weight: bold; text-transform: uppercase; }
hr { color: #352210; background: #352210; border:0; height: 1px; margin: 10px 0; clear: both; }
p { text-align: left; line-height: 15px; }
a { color: #FFB119; text-decoration: none; }
a:hover { color: #FFECB8; }
img { border: 0; }
img.netbop { display: block; margin: 20px auto 10px auto; }
ul li, ol li { margin: 0; padding: 3px 0; }

.no { display: none; }
.uc { text-transform: uppercase; }
.cb { clear: both; }
.red { color: #C41114; }
.left { text-align: left; }
.center { text-align: center; }
.right { text-align: right; }
.small { font-size: 11px; }
.xsmall { font-size: 9px; }
.two-col { width: 119px; margin: 0; padding: 0 20px 0 0; float: left; }
.two-col-end { padding: 0; }

#container {
	width: 879px;
	margin: 0 auto; padding: 0;
	text-align: left;
}

#header {
	width: 879px;
	margin: 0; padding: 44px 0 0 0;
	clear: both;
}
#header a.logo {
	width: 176px; height: 64px;
	margin: 0 auto; padding: 0;
	display: block;
	background: url(../images/mamma-mia.png) no-repeat;
}
#header a.logo span { display: none; }
#header ul.nav {
	width: 804px; height: 25px;
	margin: 50px 0 0 0; padding: 18px 0 0 73px;
	border: #000 1px solid; list-style: none;
	text-align: center;
}
#header ul.nav li {
	margin: 0; padding: 0 30px;
	display: block; float: left;
	font-size: 13px; font-weight: bold;
	text-transform: uppercase;
}
#header ul.nav li a {
	height: 9px;
	margin: 0; padding: 0;
	display: block; float: left;
}
#header ul.nav li a.home { width: 37px; background: url(../images/nav/home.png) no-repeat; }
#header ul.nav li a.restaurant { width: 88px; background: url(../images/nav/restaurant.png) no-repeat; }
#header ul.nav li a.menus { width: 45px; background: url(../images/nav/menus.png) no-repeat; }
#header ul.nav li a.offers { width: 48px; background: url(../images/nav/offers.png) no-repeat; }
#header ul.nav li a.location { width: 67px; background: url(../images/nav/location.png) no-repeat; }
#header ul.nav li a.contact { width: 84px; background: url(../images/nav/contact.png) no-repeat; }
#header ul.nav li a:hover, #header ul.nav li a.on { background-position: 0 -9px; }
#header ul.nav li a span { display: none; }

#content {
	width: 879px;
	margin: 0; padding: 20px 0 0 0;
	clear: both;
}
#content a { color: #FFB119; }
#content a:hover { color: #9F161D; }
#content img.banner-main { display: block; float: left; margin: 0 20px 0 0; }
#content .image-panel {
	width: 260px;
	margin: 0; padding: 0;
	float: right;
}
#content .image-panel img { display: block; margin: 0 0 20px 0; }
#content .image-panel img.last { margin: 0; }

#footer {
	width: 879px;
	margin: 0; padding: 40px 0;
	clear: both;
	color: #745013;
	text-align: center; font-size: 11px;
}
#footer p { text-align: center; }
#footer p.copyright { margin: 0; padding: 20px 0 0 0; }
#footer a { color: #745013; }
#footer a:hover { color: #FFB119; text-decoration: underline; }
#footer a.telephone-order {
	width: 274px; height: 31px;
	margin: 0 auto; padding: 0;
	display: block;
	background: url(../images/telephone-order.png) no-repeat;
}
#footer a.telephone-order span { display: none; }
.langland	{ display:block; overflow:hidden; width:80px; height:74px; background:url(../images/eat-the-view-langland.png) 0 0 no-repeat; text-indent:-9999em; text-align:left; float:left; margin:-35px -80px 0 0 }


a.download-menu {
	width: 163px; height: 131px;
	margin: 0 auto; padding: 0;
	display: block;
	background: url(../images/download-menu.png) no-repeat;
}
a.download-menu span { display: none; }

ul.flat { margin: 0; padding: 20px 0; list-style: none; }
ul.flat li { margin: 0; padding: 0; }

fieldset.contact_form {
	width: 350px;
	margin: 10px 20px 0 0; padding: 0;
	float: left;
}
fieldset.contact_form dl dt { width: 85px; margin: 0; padding: 7px 5px 0 0; float: left; clear: both; font-size: 11px; text-align: right; }
fieldset.contact_form dl dd { width: 210px; margin: 5px 0;  float: left; }
fieldset.contact_form dl dd input#submit {
	width: auto;
	margin: 0; padding: 5px;
	display: block; float: left;
	background: none; color: #FFB018;
	border: 0; cursor: pointer;
	font-family: Arial, Sans-Serif; font-size: 12px;
	font-weight: bold; text-transform: uppercase;
}
fieldset.contact_form dl dd input#submit:hover { color: #9F161D;}
form, fieldset, dl, dt, dd { margin: 0; padding: 0; border: 0; }
input.text, textarea.text {
	width: 200px; padding: 3px;
	border: #352210 1px solid; background: #000; color: #FFDE8D;
	font-size: 12px; font-family: Arial, Sans-Serif;
}
textarea.text { height: 100px; }

/******************** NETBOP TOOLTIP ***/

#demotip {
	display:none; z-index: 99999;
	background:transparent url(../images/netbop-bubble.png) no-repeat;
	font-size:12px;
	height:137px;
	width:314px;
	padding:28px 28px 51px 28px;
	color:#fff;	
}




/**************************************************************

	MultiBox
	v1.3

**************************************************************/

.MultiBoxContainer {
	position: absolute;
	border: 20px solid #000;
	background-color: #000;
	display: none;
	z-index: 2;
	text-align: left;
	/*overflow: hidden;*/
}

.MultiBoxLoading {
	background: url(../images/multibox/loader.gif) no-repeat center;
}

.MultiBoxContent {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.MultiBoxClose {
	position: absolute;
	top: -26px;
	right: -26px;
	background: url(../images/multibox/close.png) no-repeat;
	width: 24px;
	height: 24px;
	cursor: pointer;
}


.MultiBoxControlsContainer {
	overflow: hidden;
	height: 0px;
	width: 100%;
	position: relative;
}

.MultiBoxControls {
	width: 100%;
	height: auto;
	background-color: #000000;
	padding-bottom: 2px;
	position: absolute;
	bottom: 0px;
}


.MultiBoxPrevious {
	position: absolute;
	background: url(../images/multibox/left.png) no-repeat;
	width: 24px;
	height: 24px;
	left: 0px;
	margin-top: 5px;
	cursor: pointer;
}

.MultiBoxNext {
	position: absolute;
	background: url(../images/multibox/right.png) no-repeat;
	width: 24px;
	height: 24px;
	right: 0px;
	margin-top: 5px;
	cursor: pointer;
}

.MultiBoxNextDisabled {
	cursor: default;
	background: url(../images/multibox/rightDisabled.png) no-repeat;
}

.MultiBoxPreviousDisabled {
	cursor: default;
	background: url(../images/multibox/leftDisabled.png) no-repeat;
}

.MultiBoxTitle {
	position: relative;
	margin: 10px 0 0 35px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
	text-align: left;
}

.MultiBoxNumber {
	position: relative;
	width: 50px;
	margin: 10px 35px 0 0;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: right;
}

.MultiBoxDescription {
	clear: left;
	position: relative;
	margin: 0 35px 0 35px;
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: left;
}



/*************************************************************/
