body {
	font-family: 'Lucida Grande', Helvetica, sans-serif;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-image: url(http://livios.co.uk/media/images/livios.gif);
	background-color: #313129;
	margin: 0px;
	color: #221111;
	padding: 0;
}

#container {
	width: 500px;
	margin-top: 0 auto;
	padding: 0;
	position: relative;
	left: 200px;
}

#header {
	visibility: hidden;
}

#navigation {
	font: Normal 18px Helvetica,sans-serif;
	line-height: 20px;
	width: 130px;
	top: 108px;
	left: -150px;
	position: absolute;
	text-align: right;
	margin: 0;
	padding: 0 10px 0 0;
}

html>body div#navigation {
	position: fixed;
	top: 108px;
	left: 50px;
	width: 140px;
}

#navigation ul {
	width: 140px;
	margin: 0;
	padding: 0;
	border-bottom: white solid 2px;
	background: rgba(0, 0, 0, 0.2);
}

#navigation ul li {
	list-style-type: none;
	width: 140px;
	padding: 0;
	margin: 0;
	border-top: white solid 2px;
	font-size: 18px;
	font-weight: bold;
	}

html>body #navigation ul li {
	font-size: 22px;
	}

#navigation ul li.mapwhitebug {
	margin-top: -4px;
	}

html>body #navigation ul li.mapwhitebug {
	margin-top: 0;
	}

#navigation ul li a {
	color: white;
	text-decoration: none;
	display: list-item;
	width: 140px;
	padding: 4px 0;
	margin: 0;
}

#navigation ul li a:hover {
	background-color: white;
	color: #313129;
	text-decoration: none;
}

#navigation ul li ul {
	width: 140px;
	margin: 0;
	padding: 0;
	border-bottom: white dotted 1px;
}

#navigation ul li ul li {
	list-style-type: none;
	width: 140px;
	padding: 0;
	margin: 0;
	border-top: white dotted 1px;
	font-size: 16px;
	font-weight: normal;
}

html>body #navigation ul li ul li {
	font-size: 18px;
}

#page {
	width: 500px;
	height: 550px;
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	position: relative;
	top: 20px;
	overflow: visible;
}

html>body div#page {
	height: auto;
	min-height: 550px;
	padding-bottom: 72px;
	position: absolute;
	top: 75px;
}

#footer {
	width: 100%;
	height: 72px;
	position: relative;
	bottom: -20px;
	background-color: black;
	font-size: 12px;
	color: white;
	margin: 0;
	padding: 12px;
	overflow: hidden;
}

html>body div#footer {
	position: fixed;
	bottom: 0px;
	font-size: 13px;
}


div.foot-panel-left {
	margin: 0;
	padding: 9px;
	border-right: white dotted 1px;
	width: 170px;
	height: 54px;
	overflow: hidden;
	text-align: justify;
	float: left;
	}

div.foot-panel-right {
	margin: 0;
	padding: 9px;
	border-right: white dotted 1px;
	width: 480px;
	height: 54px;
	overflow: hidden;
	text-align: justify;
	float: left;
	}

div.foot-panel-last {
	margin: 0;
	padding: 9px;
	border-right: none;
	height: 54px;
	overflow: hidden;
	float: left;
	}

div.foot-panel-right h3 {
	font-size: 12px;
	margin: 0;
	padding: 0;
	font-weight: bold;
}

span.inline {
	display: block;
	margin: 9px 9px 0 9px;
}

h3.item {
	display: inline;
	letter-spacing: -1.3px;
	font-size: 20px;	
	padding: 3px 0 0 0;
	line-height: 16px;
	font-weight: 150;
}

li.item {
	list-style-type: none;
	color: #221111;
}

li.item a {
	color: #221111;
}

p.wine {
	display: inline;
	letter-spacing: 1.1px;
	font-size: 16px;
	margin: 0 9px 6px 9px;
	padding: 3px 0 6px 0;
	line-height: 16px;
}

p.price {
	display: inline;
	letter-spacing: -1.3px;
	font-size: 14px;
	padding: 3px 0 0 3px;
	line-height: 12px;
	font-weight: 150;
}

.desc {
	font-family: "Times New Roman", Times, Georgia, serif;
	letter-spacing: 1.1px;
	font-size: 14px;
	margin: 0 9px 6px 9px;
	padding: 3px 0 6px 0;
	line-height: 12px;
}

div.list {
	margin: 0 0 40px 0;
	padding: 0;
}


.name-block {
	text-align: right;
	font-family: "Times New Roman", Times, Georgia, serif;
	font-style: italic;
	font-weight: bold;
	margin: 9px 9px 0 9px;
	padding:0 3px 0 3px;
	font-size: 28px;
	line-height: 20px;
	letter-spacing: 1.9px;
	color: #ffffff;
	background-color: #313129;
}

h2.menu {
text-align: right;
	font-family: "Times New Roman", Times, Georgia, serif;
	margin: 9px 9px 0 9px;
	padding:0 3px 0 3px;
	font-size: 18px;
	line-height: 18px;
	letter-spacing: 12.6px;
}

#gmap{
	margin: 9px;
	text-align: center;
}

p {
	font-family: "Times New Roman", Times, Georgia, serif;
	letter-spacing: 1.1px;
	font-size: 14px;
	margin: 0 9px 6px 9px;
	padding: 3px 0 6px 0;
	line-height: 12px;
}

p.big {
	font-family: 'Lucida Grande', Helvetica, sans-serif;
	font-size: 34px;
	margin: 9px 9px 6px 9px;
	padding: 3px 0 6px 0;
	line-height: 32px;
}

ul.item {
	letter-spacing: -1.3px;
	font-size: 20px;	
	padding: 3px 0 0 0;
	line-height: 16px;
	font-weight: 150;
}

#gallery {
	margin: 12px;
	padding: 0;
}

a, img {
border:medium none;
margin:0;
padding:0;
text-decoration:none;
}


#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}