body {
	margin: 0;
	padding: 1em 0;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.6em;
	background: #858585;
}

/* Hides from IE-Mac \*/
* html body {
	font-size: x-small; 
	f\ont-size: small; 
}
/* End hide from IE-Mac */

a:link, a:visited, a:hover {
	color: #C5B989;
	text-decoration: none;
}

img {
	border: 0;
}

/*********** wrapper ***************/
#wrapper {
	margin: 0 auto;
	padding: 0;
	text-align: center;
	width: 769px;
}

/************ header ***************/
#masthead {
	margin: 0;
	padding: 0;
	position: relative;
	height: 52px;
	background: url(../images/masthead_background.jpg) top left no-repeat;
}


/********* sidebar ******************/
#sidebar {
	margin: 0;
	padding: 0;
	float: right;
	position: relative;
	height: 355px;
	width: 486px;
	background: #666666;
}

#sidebar img.topleft {
	position: absolute;
	top: 0;
	left: 0;
}

#sidebar img.topmiddle {
	position: absolute;
	top: 0;
	left: 163px;
}

#sidebar img.topright {
	position: absolute;
	top: 0;
	right: 0;
}

#sidebar img.middleleft {
	position: absolute;
	top: 119px;
	left: 0;
}

#sidebar img.middlemiddle {
	position: absolute;
	top: 119px;
	left: 163px;
}

#sidebar img.middleright {
	position: absolute;
	top: 119px;
	right: 0;
}

#sidebar img.bottomleft {
	position: absolute;
	bottom: 0;
	left: 0;
}

#sidebar img.bottommiddle {
	position: absolute;
	bottom: 0;
	left: 163px;
}

#sidebar img.bottomright {
	position: absolute;
	bottom: 0;
	right: 0;
}

/************** content *************/
#content {
	margin: 0;
	padding: 0;
	float: left;
	text-align: left;
	width: 283px;
	height: 355px;
	position: relative;
	background: url(../images/content_background.jpg) repeat-y top left;
}

#content h1 {
	margin: 0;
	height: 82px;
	background: url(../images/logo.gif) 50% 0 no-repeat;
	text-indent: -9000px;
}

#content h1 a {
	display: block;
	height: 82px;
	background: url(../images/logo.gif) 50% 0 no-repeat;
}

#content h2 {
	margin: 0;
	height: 41px;
	background: url(../images/slogan_en.jpg) top left no-repeat;
	text-indent: -9000px;
}

#content h3 {
	margin: 0;
	padding: 0;
	position: relative;
	top: 0px;
	right: 33px;
	color: #837770;
	text-align: right;
	font-size: 98%;
}

/*************** reserve *****************/
#reserve {
	margin: 0;
	padding: 0;
}

#reserve div {
	float: left;
}

#reserve input {
	margin: 0;
	padding: 0.3em 0;
	font-size: 90%;
}

#reserve input#date {
	width: 10em;
}

#reserve input#time {
	width: 5em;
}

#reserve input#fullname {
	width: 10.5em;
}

#reserve input#numberofpeople {
	width: 2em;
}

#reserve input#email {
	width: 10em;
}

#reserve input#telephone {
	width: 6em;
}

#reserve input#additionalinfo {
	width: 26em;
}

#reserve label {
	margin: 0;
	padding: 0;
	padding-right: 0.2em;
	float: left;
	font-style: italic;
}

#reserve label#l_time,
#reserve label#l_people,
#reserve label#l_telephone {
	padding-left: 0.5em;
}

/*********** content text **************/
#text {
	margin: 0;
	padding: 0.5em 0.3em 0 0.3em;
	height: 207px;
	text-align: left;
	font-size: 85%;
	color: #FFFFFF;
	line-height: 1.4em;
}

#text p {
	margin: 0;
	padding: 0.2em 0;
}

#text p.page {
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 0.2em;
	right: 0.5em;
}

#text p.page a {
	margin: 0;
	padding: 0 0.3em;
}

#text table {
	margin: 0;
	padding: 0.2em 0;
}

#text table caption {
	margin: 0 auto;
	padding: 0.2em 0;
	font-weight: bold;
}

#text table th,
#text table td {
	margin: 0;
	padding: 0.4em 0.1em;
	font-weight: normal;
	vertical-align: top;
	text-align: left;
}

#text table th {
	font-weight: bold;
	width: 5em;
}

#text table td.label {
	width: 25em;
}

#text a.current { 
	color: #999999;
  font-weight: normal;
	cursor: default; 
}

/*********************************************/
#celebration {
	margin: 0;
	padding: 0;
	top: 2px;
	left: 290px;
	position: absolute;
	color: #FF0000;
	font-weight: bold;
	font-size: 100%;
	font: Georgia, "Times New Roman", Times, serif;
}

#celebration a {
	text-decoration: underline;
	color: #FF0000;
	cursor: pointer;
}

/*********** navigation **************/
#navigation {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	bottom: 2em;
	left: 3em;
	float: left;
	font-size: 85%
}

#navigation li {
	float: left;
}

#navigation a {
	display: block;
	float: left;
	padding: 0 0.6em;
	line-height: 1.4em;
	text-decoration: none;
	color:#C5B989;
	background: url(../images/divider.gif) repeat-y left top;
}

#navigation a:hover {
	color:#ffffff;
}

#navigation .first a {
	background: none;
}

/*********** navigation **************/
#sub_navigation {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	bottom: 1em;
	left: 2.5em;
	float: left;
	font-size: 85%
}

#sub_navigation li {
	float: left;
}

#sub_navigation a {
	display: block;
	float: left;
	padding: 0 1em;
	line-height: 1.4em;
	text-decoration: none;
	color: #F00;
	font-weight: bold;
}

#sub_navigation a:hover {
	color:#ffffff;
}

#sub_navigation .first a {
	background: none;
}

/*********** classes ****************/
a[href^="mailto:"] {
	background: url(../images/email.png) no-repeat right top;
	padding-right: 15px;
}
.sound {
	background: url(../images/sound.gif) no-repeat right top;
	padding-right: 15px;
}
/*
a[href^="http:"] {
	background: url(../images/externalLink.gif) no-repeat right top;
	padding-right: 10px;
}
*/

/************** footer ***************/
#footer {
	margin: 0;
	padding: 0;
	clear: both;
	position: relative;
	color: #ffffff;
	line-height: 1.4em;
	height: 52px;
	background: url(../images/footer_background2.jpg) top left no-repeat;
}

/*********** feature *****************/
#feature {
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 1em;
	right: 0.5em;
	font-size: 75%;
}

#feature a {
	width: 110px;
	height: 24px;
	display: block;
	background: url(../images/lato.gif) no-repeat top left;
	text-indent: -9000px;
}

#feature p {
	margin: 0;
	padding: 0;
}

/********** flags *********************/
#flags {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 1.5em;
	left: 1.5em;
}

#flags li {
	float: left;
	padding: 0 2px;
}

#flags a.gr {
	height: 15px;
	width: 23px;
	display: block;
	background: url(../images/gr.gif) top left no-repeat;
	text-indent: -9000px;
}

#flags a.gr_dis {
	height: 15px;
	width: 23px;
	display: block;
	cursor: default;
	background: url(../images/gr_dis.gif) top left no-repeat;
	text-indent: -9000px;
}

#flags a.en {
	height: 15px;
	width: 23px;
	display: block;
	background: url(../images/uk.gif) top left no-repeat;
	text-indent: -9000px;
}

#flags a.en_dis {
	height: 15px;
	width: 23px;
	display: block;
	cursor: default;
	background: url(../images/uk_dis.gif) top left no-repeat;
	text-indent: -9000px;
}

#flags a.fr {
	height: 15px;
	width: 23px;
	display: block;
	background: url(../images/fr.gif) top left no-repeat;
	text-indent: -9000px;
}

#flags a.fr_dis {
	height: 15px;
	width: 23px;
	display: block;
	cursor: default;
	background: url(../images/fr_dis.gif) top left no-repeat;
	text-indent: -9000px;
}

#flags a.de {
	height: 15px;
	width: 23px;
	display: block;
	background: url(../images/de.gif) top left no-repeat;
	text-indent: -9000px;
}

#flags a.de_dis {
	height: 15px;
	width: 23px;
	display: block;
	cursor: default;
	background: url(../images/de_dis.gif) top left no-repeat;
	text-indent: -9000px;
}

#flags a.it {
	height: 15px;
	width: 23px;
	display: block;
	background: url(../images/it.gif) top left no-repeat;
	text-indent: -9000px;
}

#flags a.it_dis {
	height: 15px;
	width: 23px;
	display: block;
	cursor: default;
	background: url(../images/it_dis.gif) top left no-repeat;
	text-indent: -9000px;
}

/*********** sub_footer *****************/
#sub_footer {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 6em;
	right: 24em;
	font-size: 80%;
}

#sub_footer p {
	margin: 0;
	padding: 0;
}

/*********** copyright *****************/
#copyright {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}

#copyright li {
	float: left;
}

#copyright a {
	display: block;
	height: 16px;
	width: 16px;
	margin-left: 1em;
	background: url(../images/feed-icon.gif) top left no-repeat;
	text-indent: -9000px;
}

/******** highlight current page *******************/
body#lt_index #navigation #index a,
body#lt_team #navigation #team a,
body#lt_private #navigation #private a,
body#lt_gallery #navigation #gallery a,
body#lt_w_hours #navigation #w_hours a,
body#lt_contact #navigation #contact a,
body#lt_chef_choice #navigation #chef_choice a,
body#lt_wines_list #navigation #wines_list a,
body#lt_room #navigation #room a,
body#lt_reserve #navigation #reserve a,
body#lt_location #navigation #location a  {
	color: #ffffff;
	cursor: default;
}

body#lt_contact #sub_navigation #contact a,
body#lt_index #sub_navigation #index a {
	color: #ffffff;
	cursor: default;
}

/********** classes *************/
.label {
	width: 15em;
}

.centered {
	margin: 0 auto;
	text-align: center;
}

.smaller {
	font-size: 75%;
	line-height: 1.2em;
}

.clear:after {
	content: ".";
	height: 0;
	visibility: hidden;
	display: block;
	clear: both;
}

.clear {display: inline-block;}
/* Holly Hack targets IE Win only \*/
* html .clear {height: 1%;}
.clear {display: block;}
/* End Holly Hack */

.cleared {
	clear: both;
}

.emphasis {
	color: #FFB66C;
}

.nodisplay {
	display: none;
}

.linklist {
	margin: 0;
	padding-top: 0.5em;
	list-style: none;
	font-size: 1.2em;
	font-weight: bold;
}

.linklist li a {
	line-height: 1.6em;
	text-decoration: none;
	color:#C5B989;
}

.linklist li a#selected {
	color:#ffffff;
}

.linklist li a:hover {
	color:#ffffff;
}

.celebrate {
	text-align: center;
	font-size: 110%;
	color: #000000;
	line-height: 1.3em;
	font-family: "Times New Roman", Times, serif;
}

.celebrate p.title {
	letter-spacing: 0.05em;
	font-size: 120%;
}

.celebrate span.small {
	font-size: 90%;
}