/*

Title:		Screen styles for Zucca website
Updated:	30 September 2007

Sections:	1. Tag styles
			2. Layout styles
			3. Header styles
			4. Content styles
			5. Footer styles
			6. Navigation styles (Navigation = Website menu)
			7. Menu styles (Menu = Restaurant menu)
			8. Google map styles

Structure:	wrapper
				pageContainer
					headerPanel
						zucca-logo
						nav
						hero
					contentPanel
						sideColumn
							sideContent
						mainColumn
							fullContent; OR
							mainContent / subContent
					footerPanel
						contactDetails
						siteCopyright
*/


/* Section 1: Tag styles */

body {
	background:#FFF9E3;
	color:#562F08;
	font:0.71em/1.6em Arial, Helvetica, sans-serif;
	margin:0;
	padding:0}

h1 {
	background:#FFF9E3 url("../images/structure/line.gif") bottom left repeat-x;
	border:0;
	clear:both;
	font-size:120%;
	margin:0 0 10px 0;
	padding:0 0 15px 0}

h2 {
	background:#FFF9E3 url("../images/structure/line.gif") bottom left repeat-x;
	border:0;
	clear:both;
	color:#444;
	font-size:120%;
	margin:0 0 10px 0;
	padding:0 0 15px 0}

h3 {
	border:0;
	clear:both;
	font-size:120%;
	margin:0 0 10px 0;
	padding:0 0 15px 0}

p {
	border:0;
	margin:10px 0;
	padding:0}

img {
	border:0}

a:link, a:visited {
	color:#562F08;
	text-decoration:underline}

a:hover, a:active {
	color:#562F08;
	text-decoration:none}


/* Section 2: Layout styles */

#skip {
	display:none}

#wrapper {
	border:0;
	clear:both;
	margin:0 auto;
	padding:0;
	width:983px}

#pageContainer {
	background:#FFF9E3 url("../images/structure/background-repeat.gif") top center repeat-y;
	border:0;
	clear:both;
	float:left;
	margin:0;
	padding:0 25px;
	width:933px !important;
	width /**/:983px}

#headerPanel {
	border:0;
	clear:both;
	float:left;
	margin:0;
	padding:0;
	width:933px !important;
	width :900px}

#contentPanel {
	border:0;
	clear:both;
	float:left;
	margin:30px 0 0 0;
	padding:0 35px 15px 35px;
	width:863px !important;
	width /**/:933px}
	
body#home #contentPanel {
	border:0;
	clear:both;
	float:left;
	margin:0;
	padding:0;
	width:993px;
	height:64px}

#footerPanel {
	background:#FFF9E3 url("../images/structure/background-bottom.gif") top center no-repeat;
	border:0;
	clear:both;
	float:left;
	font-size:90%;
	margin:0;
	padding:40px 35px 25px 35px;
	text-align:center;
	width:913px !important;
	width /**/:983px}


/* Section 3: Header styles */

#logo {
	border:0;
	float:left;
	margin:0;
	padding:0}

#hero {
	border:0;
	border-top:5px solid #562F08;
	border-bottom:5px solid #562F08;
	clear:both;
	float:left;
	margin:0;
	padding:0;
	width:933px !important;
	width /**/:933px}


/* Section 4: Content styles */

#sideColumn {
	border:0;
	float:left;
	margin:0 35px 0 0;
	padding:0 0 20px 0;
	width:190px !important;
	width /**/:190px}

.sideImage {
	background:#FFF9E3;
	border:5px solid #562F08;
	margin:0 0 25px 0;
	padding:0}

.sideContent {
	border:0;
	float:left;
	margin:0;
	padding:0 0 20px 0;
	width:190px !important;
	width /**/:190px}

#mainColumn {
	border:0;
	float:left;
	margin:0;
	padding:0;
	width:638px !important;
	width /**/:638px}

.fullContent {
	border:0;
	float:left;
	margin:0;
	padding:0 0 20px 0;
	width:638px !important;
	width /**/:638px}

.mainContent {
	border:0;
	float:left;
	margin:0 35px 0 0;
	padding:0 0 20px 0;
	width:413px !important;
	width /**/:413px}

.subContent {
	border:0;
	float:left;
	margin:0;
	padding:10px 0 0 0;
	width:190px !important;
	width /**/:190px}

a.linkBox:link, a.linkBox:visited {
	background:#562F08;
	border:0;
	color:#FFF9E3;
	display:block;
	font-size:90%;
	margin:0 0 4px 0;
	padding:4px;
	text-align:center;
	text-decoration:none;
	width:182px !important;
	width /**/:190px}

a.linkBox:hover, a.linkBox:active {
	background:#562F08;
	border:0;
	color:#fff9e3;
	display:block;
	font-size:90%;
	margin:0 0 4px 0;
	padding:4px;
	text-align:center;
	text-decoration:underline;
	width:182px !important;
	width /**/:190px}

#tagline {
	border:0;
	clear:both;
	float:left;
	margin:0;
	padding:0 32px 0 33px}


/* Section 5: Footer styles */

#contactDetails {
	border:0;
	font-weight:bold;
	margin:0;
	padding:0}

#siteCopyright {
	border:0;
	margin:0;
	padding:0}


/* Section 6: Navigation styles */

#nav {
	border:0;
	float:right;
	height:11px;
	list-style:none;
	margin:109px 35px 0 0;
	overflow:hidden;
	padding:0}
	
* html #nav {
	border:0;
	float:none;
	height:11px;
	list-style:none;
	margin:109px 0 0 0;
	overflow:hidden;
	padding:0}

#nav li {
	border:0;
	float:left;
	list-style:none;
	margin:0;
	padding:0}

#nav li a {
	background-position:0 0;
	border:0;
	float:left;
	height:0 !important;
	height /**/:11px;
	margin:0 0 0 20px;
	overflow:hidden;
	padding:11px 0 0 0}

#navHome a {
	background:url("../images/nav/nav-home.gif") top left no-repeat;
	width:36px}

#navAbout a {
	background:url("../images/nav/nav-about.gif") top left no-repeat;
	width:61px}

#navMenu a {
	background:url("../images/nav/nav-menu.gif") top left no-repeat;
	width:36px}

#navWine a {
	background:url("../images/nav/nav-wine.gif") top left no-repeat;
	width:58px}

#navOutside a {
	background:url("../images/nav/nav-outside.gif") top left no-repeat;
	width:118px}


#navLocation a {
	background:url("../images/nav/nav-location.gif") top left no-repeat;
	width:61px}

#navReservations a {
	background:url("../images/nav/nav-reservations.gif") top left no-repeat;
	width:85px}

body#home #navHome a,
body#about #navAbout a,
body#menu #navMenu a,
body#outside #navOutside a,
body#wine #navWine a,
body#location #navLocation a,
body#reservations #navReservations a,
#nav li a:hover, #nav li a:active, #nav li a.selected {
	background-position:0 -16px}

/* Section 7: Menu styles */
.menuContent {
	background:#CCBCA2;
	border:0;
	clear:both;
	float:left;
	margin:10px 35px 20px 0;
	padding:20px 20px 0 20px;
	width:373px !important;
	width /**/:413px}

.menuContent h3 {
	border:0;
	clear:both;
	color:#FFF9E3;
	float:left;
	margin:0 0 5px 0;
	padding:0}

.menuContent ul {
	border:0;
	clear:both;
	float:left;
	list-style:none;
	margin:0;
	padding:0 0 20px 0;
	width:373px !important;
	width /**/:373px}

.menuContent ul li {
	border:0;
	clear:both;
	float:left;
	font-weight:bold;
	margin:2px 0;
	padding:0;
	width:373px !important;
	width /**/:373px}

.menuContent ul li p {
	border:0;
	float:left;
	font-weight:normal;
	margin:0;
	padding:0;
	width:300px !important;
	width /**/:300px}

.menuContent ul li span {
	float:right;
	margin-top:0; /* Needs to be changed FF 3.0.2 bug is fixed*/
	text-align:right;
	width:73px !important;
	width /**/:73px}

* html .menuContent ul li span {
	margin-top:-18px;}
	
*:first-child+html .menuContent ul li span {
	margin-top:-18px;}



/* Section 8: Google map styles */
#map {
	border:1px solid #BBB;
	border-top:1px solid #888;
	border-left:1px solid #888;
	clear:both;
	float:left;
	height:400px !important;
	height /**/:400px;
	margin:0 0 20px 0;
	padding:0;
	width:636px !important;
	width /**/:638px}

#map noscript p {
	border:0;
	margin:25px;
	padding:0}

/* Opening times */

.opening-times {
  margin: 0 3em 0 0}

.opening-times th {
  font-weight: normal;
  text-align: left;
  padding:0}

.opening-times td {
  font-style: italic;
  text-align: right;
  padding: 0 0 0 0.5em}