/* main CSS Document */
html, body, table{
	margin: 0;
	padding: 0;
	font-size: 100%;
} 
object, iframe,
h1, h2, h3, h4, h5, h6, p, 
dl, dt, dd, ol, ul, fieldset, 
form, legend, table, caption, th, td {
	margin: 0;
	padding: 0;
	border:none;
}
ol, ul {list-style: none;}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
	vertical-align:top;
}
/* end reset styles */
/* clearing technique */
.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}
.clearfix {display:inline-block;}
/* mac hide \*/
.clearfix {display: block;}
 /* End hide */
a img,img{border:none;display:block}/* remove borders from linked images*/
a{text-decoration:none;}
a:link{color:#812f21;}
a:visited{color:#812f21}
a:hover{text-decoration:underline;}
a:focus{outline:1px dotted #ccc}
/* clear extra padding on moz inputs */
input[type="submit"]::-moz-focus-inner{
  padding: 0;
  border: none;
}
input,textarea,select,label{
	font-family:Arial; /* set font-family for IE*/
	vertical-align:middle;
}
.offscreen,legend span{
	position:absolute!important;
	left:-999em!important;
	top:-999em!important;
}
/* end reset styles */
/* a few defaults */
p,h1,h2,h3,h4,h5,h6,ul {margin-bottom:.35em}
h1,h2,h3,h4,h5{	
	color:#dadfb9;
	font-size:24px;
	font-family: 'Prata', serif;
}
h4,h5{font-size:124%;}
body {
	line-height: 1.3;
	font-family: 'Prata', serif;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color:#dadfb9; 
	font-size: 13px; 
	text-align:center;
	background:#fff url(images/basic/bg.gif) repeat 0 0;
	padding:50px 0 10px;
}
.logo, .logo a,.logo em{
	height:100px;
	width:267px;
	height:68px;
	overflow:hidden;
	text-decoration:none;
	margin:0;
	position:relative;
	top:73px;
	left:427px;
	cursor:pointer;
	display:block;
	font-size:24px;
	color:#000;
}	
.logo a,.logo em{top:0;left:0;position:absolute}
.logo em{background:url(images/basic/logo.gif) no-repeat 0 0;}

/* navigation styles */
#nav{
	position:absolute;
	top:158px;
	left:0;
	z-index:99;
	width:1098px;
	text-align:center;
	font-family:'Prata', serif;
}
#nav ul {
	height:41px;
	line-height:41px;
	display:block;
	margin:0 auto;
	width:32em;
	padding:0;
	background:#d4d3af;
	position:relative;
	white-space:nowrap;
	text-align:center;
}
#nav ul:before,#nav ul:after{
	content:" ";
	width:5px;
	position:absolute;
	top:0;
	left:-5px;
	bottom:0;
	background:url(images/basic/leftnav.png) no-repeat 0 100%;	
}
#nav ul:after{
	left:auto;
	right:-5px;
	background:url(images/basic/rightnav.png) no-repeat 0 100%;	
}
#nav li {
	color:#812f21;
	font-size:14px;
	display:inline;
}
#nav li a,
#nav li span {
	color:#812f21;
	padding:0 10px;
}
#nav li a:visited {color:#812f21}
#nav li a:hover,#nav li span {
	text-decoration:underline;
	color:#812f21;
}

/* main structure */
#outer{
	text-align:left;
	width:1098px;
	margin:auto;
	position:relative;
	clear:both;
}
#header,#base,#main{
	width:1098px;
	height:158px;
	background:url(images/basic/top.png) no-repeat 0 0;
	clear:both;
}
#base{
	background:url(images/basic/base.png) no-repeat 0 0;
	height:76px;
}
#main{
	background:url(images/basic/slice.png) repeat-y 0 0;
	height:auto;
	overflow:hidden;
}
#home .inner{
	padding:0 22px 0 697px;
	background:url(images/basic/mainpic.jpg) no-repeat 22px 0;
}
.inner{	min-height:656px;}
.common .inner{
	padding:0 22px 0 390px;
}
.fields{	background:url(images/basic/mainpic2.jpg) no-repeat 22px 0;}
.flag{	background:url(images/basic/glasses.jpg) no-repeat 22px 0;}
.contact_us_image{	background:url(images/basic/couple.jpg) no-repeat 22px 0;}
.content{padding:59px 25px 15px 30px;}
.common .content{padding:59px 50px 45px 40px;}
.content h2{
	font-family: 'Prata', serif;;
	font-size:28px;
	font-weight:normal;
	margin:0 0 19px;
}
.welcome,.welcome span,
.aboutsweet,.aboutsweet span{
	width:267px;
	height:35px;
	position:relative;	
	overflow:hidden;
}
.welcome span,
.aboutsweet span{
		position:absolute;
		left:0;
		top:0;
		background:#bca285 url(images/basic/welcome.gif) no-repeat 0 4px;
}
.aboutsweet span{background:#bca285 url(images/basic/about.gif) no-repeat 0 4px;}
.content h2.aboutsweet{margin-top:10px}
.content p{
	line-height:1.45;
	font-size:14px;
	margin:0 0 1em;	
}

.full{	min-height:656px;}
.common .full{
	padding:0 22px 0 20px;
}

/* sign up */
.signup{
	background:#d4d3af;
	margin:0 -2px 0 2px;
	padding:18px 0 23px 28px;
}
.email_news{
	width:140px;
	padding:4px 10px 4px;	
	background:#bba185;
	color:#d4d3af;
	font-style:italic;
	vertical-align:middle;
	border:1px solid #c1ad8f;
	margin:0;	
}

.name_news{
	width:100px;
	padding:4px 10px 4px;	
	background:#bba185;
	color:#d4d3af;
	font-style:italic;
	vertical-align:middle;
	border:1px solid #c1ad8f;
	margin:0;	
}
#send{
	width:58px;
	height:29px;
	line-height:29px;
	padding:0;
	margin:0;	
	border:none;
	background:#d4d3af;
	color:#bba185;
	text-transform:uppercase;
	vertical-align:middle;
	font-weight:bold;
}
#send:hover{color:#812f21}

/* Timetable */
.times{
	background:#b18c71;
	margin:0 0 0 2px;
	padding:1px 0;
	border-top:1px solid #ba9e81;
	padding:26px 20px 1px 30px;
	min-height:265px;
}
.times ul{
	margin:0 0 22px;
	font-size:14px;	
	color:#d3d2af;
	font-size:105%;
}
.times ul strong{
	width:85px;
	display:-moz-inline-box;
	display:inline-block;
	vertical-align:middle;	
}
.times li{margin:0 0 2px;}
.times a,.times a:visited,
.copy a,.copy a:visited{	color:#d3d2af;}

p.reserve{font-size:16px;margin:0 0 23px}
p.copy{
	margin:0 0 10px;
	font-size:10px;
	line-height:1.5;	
}
.common p.copy{
	position:absolute;
	bottom:78px;
	left:430px;
	width:600px;	
}

.copy_full a,.copy_full a:visited{	color:#d3d2af;}

p.copy_full{
	margin:0 0 10px;
	font-size:85%;
	line-height:1.5;	
}
.common p.copy_full{
	position:absolute;
	bottom:78px;
	left:60px;
	width:600px;	
}

/* footer styles */
#footer{
	width:881px;
	margin:0 auto;
	text-align:left;
	clear:both;
	overflow:hidden;
}

.col_left{
   float: left;
   margin-right: 20px;
   width: 480px;
}
.col_right{
   float: right;
   width: 460px;
}

.details{
	font-size:10px;
	font-style:italic;
	line-height:0px;
	color:#873226;
}

.food_title{
	font-family: 'Prata', serif;
}

.col_left_contact{
   float: left;
   width: 220px;
   margin-bottom:40px;
   border-right:#d4d3af solid 1px;
}
.col_right_contact{
   float:left;
   width:240px;
   padding-left:60px;
}

ul.address{
	font-size:14px;
	line-height:20px;
}
ul.sitemap{
	font-size:16px;
	line-height:20px;
	list-style:circle;
	padding-left:30px;
}
li.sitemap{
	color:#d4d3af;
}
.sitemap li a{
	color:#d4d3af;
}
.sitemap li a:hover{
	color:#873226;
	text-decoration:none;
}
a.readmore{
	color:#d4d3af;
	font-style:italic;
	font-size:11px;
}
a:hover.readmore{
	color:#873226;
	text-decoration:none;
}

.policy p{
	border-bottom:1px #a99277 dotted;
	padding-bottom:15px;
}

#thumbs { padding-top: 2px; overflow: hidden; width:500px; }
#thumbs img, #largeImage { padding: 4px; background-color: #d4d3af; cursor: pointer; }
#thumbs img { float: left; margin-right: 11px; margin-top:9px; }
#description { background: #873226; color: #bca385; position: absolute; bottom: 0; padding: 10px 20px; width: 436px; margin: 4px; }
#panel { position: relative; }

.button_ad {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#ededed;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#777777;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	padding:6px 16px;
	text-decoration:none;
	text-shadow:1px 1px 0px #ffffff;
}.button_ad:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background-color:#dfdfdf;
}.button_ad:active {
	position:relative;
	top:1px;
}

#table_admin{
	margin:30px 0 0 100px;
}


table, th, td
{
border: 4px solid #bca385;
padding:3px;
}

table{
	width:600px;
}

#christmas{
	margin: 22px 0 0 206px;
    position: absolute;
    top: 100px;
	z-index:999;
}

.christmas_details{
	font-size:12px;
	line-height:0px;
	color:#873226;
}

.christmas_item{
	color:#454545;
}

.christmas_title{
	color:#873226;
	font-size:22px;
}

hr {
    height:0;
    width:80%;
	color:#913427;
	border-style:dotted;
   }
