* {
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
	background: #fbf9ed;
	color: #000;
	font: 78%/1.6 Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}
abbr {
	font-style: normal;
	font-size:1em;
	cursor: help;
	border: 0;
	text-decoration: none;
	color: #000;
}
hr {
	display: none;
}

#fadeimg img, #sidebar img {
	border: 0;
	line-height: 0;
}

#fadeimg {
	display: block;
	padding: 0;
	margin: 0px;
	border:0;
	background: #FFFFFF url(../images/loading.gif) no-repeat 50% 40%;
}
a {
	color: #FFFFCC;
	text-decoration: underline;
	padding: 2px 0 4px;
	outline: 0;
}
a:hover {
	color: #FF9;
	text-decoration: none;
}

#main h2 {
	line-height: 2;
	letter-spacing: 0.05em;
	font-size: 130%;
	padding-left:.5em;
	font-family:Century Gothic, arial, helvetica, serif;
}
*/
.homeh2 {letter-spacing:.2em;}

h3 {
	line-height: 2;
	font-size: 1.1em;
	text-align:center;
}
#container {
	width: 760px;
	text-align:left;
	color:#FFFFCC;
	padding-top:0px;
	padding-bottom:0em;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #4c2816;
	background-image: url(../images/head_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
	h1#header {
	width: 760px;
	height: 110px;
	font-size: 24px;
	line-height: 24px;
	overflow: hidden;
	z-index: 1;
	position: relative;
	background-color:#fff;
}

	h1#header b {
	display: block;
	background:#fff url(../images/la-luna-italian-restaurant.gif) no-repeat;
	width: 760px;
	height: 110px;
	position: absolute;
	top:0;
	left:0;
	z-index:2;
}



ul#nav {
	height: 45px;
	font-size: 119%;
	background: #fffac5 url(../images/blockdefault.gif) repeat-x;
	padding:0;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 1.5em;
	margin-left: 0;
}
ul#nav li {
	float: left;
	list-style: none;
	height: 45px;
	line-height: 45px;
}
ul#nav li a {
	padding: 0 25px;
	height: 45px;
	display: block;
	color: #4c2816;
	text-decoration: none;
	background: url(../images/n_over.gif));
}
ul#nav li a:link, ul#nav li a:visited {
	background: transparent;
}
ul#nav li a:hover {
	color: #2D1600;
	background: url(../images/n_over.gif) repeat-x
}
body#home ul#nav li#tab0, body#menu ul#nav li#tab1, body#wine ul#nav li#tab2, body#gallery ul#nav li#tab3, body#enquiries ul#nav li#tab4, body#contact ul#nav li#tab5 {
	background: url(../images/nav_selected_bg.gif) repeat-x;
	border-left: 1px solid #FFFFCC;
	border-right: 1px solid #FFFFCC;
}

#main {
	width: 512px;
	text-align: justify;
	float: left;
	font-size: 100%;
	overflow: hidden;
	text-align:left;
	margin-top: 0;
	margin-right: 1em;
	margin-bottom: 0.7em;
	margin-left: 1em;
	padding-top: 0em;
	height:auto;
}

body#enquiries #main {min-height:450px;}

#main img {
	border:none;
	text-align: center;
	margin-top: 0em;
	margin-right: 0.5em;
	margin-bottom: 0em;
	margin-left: 0.5em;
}
#awards-and-press img {
	display:inline;
	margin: 3px;
}
#awards-and-press h4 {
	letter-spacing:0.25em;
	padding-left:4px;
	margin-top:1em;
}

#sidebar {
	width: 200px;
	float: right;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
#sidebar h3 {
	margin: 0 0 0.5em;
	font-size: 95%;
}
#sidebar h4 {
	color: #FFFFCC;
	font-size: .8em;
}
.style1 {
	color: #000000
}

#main acronym {
	font-size: 9px;
	cursor: help;
}
#main h2 {
	text-transform:uppercase;
	margin-left:.5em;
}
#main h3 {
	font-size: 120%;
	margin:0.3em;
	padding: 0 .5em;
}
#main h4 {
	font-size: 95%;
	margin: .5em 0 0.3em;
	line-height: 1.3;
}

#main p {
	color: #FFFFCC;
	margin-top: 0;
	margin-right: 1em;
	margin-bottom: .3em;
	margin-left: 1em;
}



/* ######### CSS for Shade Tabs  ui for dynamic drive ajax tabs ######### */

.valentino { /* hook for quotes pages*/
	margin-bottom: 1em;
	padding: 0px;
	border-top: 1px solid #FFFFCC
}

.valentino img {
	border:none;
	padding-top: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 1em;
}

#hijaxtabs {padding: 0px 15px;}
.shadetabs {
width:auto;
padding: 7px 5px;
margin:0px;
margin-top: 0px;
margin-bottom: 0;
font: bold  100% Verdana;
list-style-type: none;
text-align: center; /*set to left, center, or right to align the menu as desired*/
letter-spacing:.15em;
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
position: relative;
z-index: 1;
padding: 7px 15px;
margin-right: 5px;
border: 1px solid #ffffcc; border-bottom: 0;
color: #ffffcc;
background: #4c2816 url(../images/shade.gif) top left repeat-x;
}

.shadetabs li a:visited{
color: #ffffcc;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #E9E9E9;
}

.shadetabs li a.selected{ /*selected main tab style */
position: relative;
top: 1px;
background-image: url(../images/shadeactive.gif);
}


.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}


/*

MENU AND WINE LIST CSS  http://web-graphics.com/mtarchive/001622.php

*/

#countrydivcontainer h2 {
	display:block;
	margin:  1em 0;
	padding: 0;
	font-variant:small-caps;
	color: #fff;
	font-size: 140%;
	text-align:center;
	letter-spacing:.5em;
	clear:both;
}

#countrydivcontainer dl {
	display:block;
	width:auto;
	height:auto;
	margin:0;
	text-align:center;
}

#countrydivcontainer dt, dd.price {
	font-size: 1em;
	text-align:center;
	margin:0 auto;
	display:inline;
	padding:0 5px;
	letter-spacing:.1em;
}


dl#countrydivcontainer dt {
	color: #fff9c9;
}

#countrydivcontainer dt.veggi { padding:0 6px 0 25px; background-image: url(../images/veggi.gif); background-position:left; background-repeat:no-repeat;}


dl#countrydivcontainer dd.price {
	color: #fff9c9;
	}
	
#countrydivcontainer span {padding-top: 1em;}

dd.ingredients {
	font-size: 1em;
	text-align:center;
	margin:0 auto;
	display:inline;
	padding:0 5px;
	letter-spacing:.1em;
}

.menu_item_heading {font-size:1.4em; font-family:Verdana, Arial, Helvetica, sans-serif; letter-spacing:0.1em; margin:0 ; padding: 15px 10px 0 10px;}

.menu_item_subheading {text-align: center; font-size: 1.2em; font-weight:normal; letter-spacing:0.1em; padding:3px;}


dl#desert_style {
	overflow:auto;
	_overflow:visible !important;  /* hack for ie to stop scroll bars on line wraps*/
	margin: 0 1em 1.5em;
	padding:0 4em;
}
dl#desert_style dt, dd.price {
	background: #4c2816;
	font-size: 110%;
}
dl#desert_style dt {
	font-size:1.6em;
	float: left;
	padding-right: 10px;
	color: #fff9c9;
}

dl#desert_style dd.price {
	float: right;
	padding-left: 10px;
	color: #fff9c9;
	font-size:1em;
}
dl#desert_style dd {
	text-align:left;
	padding:  .8em 1em 0 1em;
}


	h2#headings {
	width: auto;
	height: 60px;
	margin-top:10px;
	font-size: 26px;
	line-height: 50px;
	overflow: hidden;
	z-index: 1;
	position: relative;
	color:#4c2816;
	background-color:#4c2816;
		text-align:center;
		padding-left:0; margin-left:0;
}

	h2#headings b {
	display: block;
	width: 730px;
	height: 60px;
	position: absolute;
	top:0;
	left:0;
	margin-left: auto ;
  margin-right: auto ;
	z-index:2;
	padding-left:0;
}

.antipasti b {background:#4c2816 url(../images/antipasti.gif) center no-repeat; margin-top:10px;}
.primi b {background:#4c2816 url(../images/primi.gif) center no-repeat; margin-top:10px;}
.secondi b {background:#4c2816 url(../images/secondi.gif) center no-repeat; margin-top:10px;}
.dolci b {background:#4c2816 url(../images/dolci.gif) center no-repeat; margin-top:10px;}
.special b {background:#4c2816 url(../images/special.gif) center no-repeat; margin-top:10px;}
.frizzanti b {background:#4c2816 url(../images/frizzanti.gif) center no-repeat; margin-top:10px;}
.bianchi b {background:#4c2816 url(../images/bianchi.gif) center no-repeat; margin-top:10px;}
.rossi b {background:#4c2816 url(../images/rossi.gif) center no-repeat; margin-top:10px;}
.vinidolci b {background:#4c2816 url(../images/vini_dolci.gif) center no-repeat; margin-top:10px;}
.lunch-menu b {background:#4c2816 url(../images/lunch-menu.gif) center no-repeat; margin-top:10px;}

/*effects*/

a.linkopacity img {
	filter:alpha(opacity=100);
	-moz-opacity: 100;
	opacity: 1;
}
a.linkopacity:hover img {
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}

a.linkopacityon img {
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	}

.tel {
	padding-left: 1.8em;
	margin-bottom:2em;
	background: url(../images/tel.gif) left no-repeat;
	font-size: 1.1em;
	text-align:left;
}
.tel a {
	text-decoration:none;
}

.tabs-content {
	margin-top: 25px;
	margin-bottom:10px;
}

.menuh2 {display: block; text-align: center; margin-left: 0px; padding-left: 0px; letter-spacing: 0.6em; font-size: 175%;}
.pquote {
	float: left;
	width: auto;
	background: url(../images/openquote.gif) top left no-repeat;
	color: #fff9c9;
	font-size: 1.4em;
	line-height: 1;
	font-style: italic;
	margin-top: 0;
	margin-right: 1em;
	margin-bottom: 0;
	margin-left: 0.5em;
	padding-top: 0.3em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0.5em;
}

body#reviews .pquote {}

.pquote p:first-letter {
	font-weight: normal;
}



#quote {
	width: auto;
	padding-top:5px;
	clear:both;
}
#quote img {
	float: right;
}
.quoter {
	font-size: 70%;
	text-align:right;
	padding:1em 0em; margin:.5em 0;
	font-weight:bold;}
	

.footer {
	clear:both;
	font:Verdana, Arial, Helvetica, sans-serif;
	color::#000;
	background: url(../images/footer-bg.jpg) repeat-x;
	text-align:center
}


#footer {
	clear:both;
	font:Verdana, Arial, Helvetica, sans-serif;
	color::#000;
	background: #fff url(../images/footer-bg.jpg) repeat-x;
	text-align:center
}

#footer p {
	color::#000;
	text-align:center
}

dl#footer {
	font-size: 0.8em;
	line-height: 200%;

 	color::#000000;
	clear: both;
	padding: 0;
	margin:0;
	margin-top: 1em;
}

dl#footer a {color:#000; text-decoration:none;}

dl#footer dt {
	display: inline;
	margin: 0 0 0 0;
	font-size:1em;
	font-weight: bold;
}
dl#footer dd {
	display: inline;
	margin: 0 10px 0 0;
	font-weight: normal;
}





#address {font-size:1.2em}
body#reviews .selected { zoom:1; /* zoom:1 hack gives element haslayout in IE to allow opacity. thanks to  http://joseph.randomnetworks.com/archives/2006/08/16/css-opacity-in-internet-explorer-ie/ - hed messed about with this for ages, [side] effect works well :) */

filter:alpha(opacity=60); 
	-moz-opacity: 0.6;
	opacity: 0.6;
	padding-top:2px;}
	
.lightbox {border:#fff solid 10px}

.indentp p {padding: 0em 1em;}

#OT_searchWrapperAll, #OT_searchWrapper, #OT_logoLink, #OT_logo, .partOfCal {background:none}

#cal1 {background:none}

.partOfCal {}
#OT_searchWrapper .OT_feedTitle {margin:1em 0 1em 2em; font-weight:bold}
#OT_searchWrapper .months {color:#000}
