@charset "UTF-8";
/*Unstyle*/
html {
	overflow: auto;
	margin: 0px;
	padding: 0px;
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	border: none;
	font-size: 100%;
	height: 100%;
}

div {
	position: relative;
}

a, p, h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	border: none;
	font-size: 100%;
	line-height: 1em;
}

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

a img{
	border:none;
}

/*HTML styling*/
html {
}

body {
	background: #CCCCCC;
    font-family:  'PT Serif',Georgia, serif;
    line-height:1.1em;
}
p{
    color:#666666;
    margin:15px 0px;
}
.content-text p{
margin:10px;
}
h3{
    margin-bottom:10px;
}
/*Layout*/

#container {
	width: 950px;
	margin: 0px auto;
	padding-top: 0px;
	text-align: left;
	z-index: 10;
    margin-top:10px;

}

#header {
	height: 623px;
	z-index:100;
    margin-top:40px;
    background:#FFF;
    position:relative;
    }

#content {
	background: #FFFFFF;
    padding:15px;
    zoom : 1;
    position:relative;
}

/*Header*/
#header #logo{
    position:relative;
    top:-33px;
    left:5px;
    width:225px;
    height:180px;
    z-index:15;
}
#header #title {
    position:absolute;
    top: 40px;
    left:200px;
    z-index:20;
}

#header h1, #header h1 a {
	color: #2F5F12;
	font-size: 200%;
}

#header #subtitle {
    position:absolute;
    top:100px;
    right:15px;
}
#header-cycle{
    width:950px;
    height:425px;
    margin:0 0 0 0;
    padding:0 0 0 0;
    overflow:hidden;
    top:-25px;
    z-index:20;
}
#header-cycle img{
    width:950px;
    height:425px;
    margin:0 0 0 0;
    padding:0 0 0 0;
}

/*Navigation*/
#navigation {
	width: 950px;
    background:#3D3C73;
    height:40px;
    margin-bottom:3px;
    top:-25px;
    position:relative;
    z-index:200;
}

#navigation ul {
	margin: 0px auto;
	padding:3px 0 0 0px;
    width:95%;
    height:40px;
}

#navigation ul li {
	list-style: none;
	font-weight: bold;
	height:40px;
	line-height: 40px;
    display:inline-block;
    zoom: 1;
    *display: inline;
    
}

#navigation a {
	text-decoration: none;
    font-size:1.3em;
	line-height: 25px;
	height:25px;
	overflow:hidden;
	background-color: transparent;
	color: #FFF;
	padding: 5px 10px 4px 10px;
    margin:0px 0 0 0px;
	display: block;
    border-left:1px solid #fff;
}
#navigation ul li:first-child a{
    border-left:none;
}
    

#navigation a:hover{
    background-color: #252446;
    margin:0px 0 0 0px;
}
 #navigation ul li.selected a {
	background-color: #252446;
	opacity: 0.5;

}
#navigation ul li ul{
    z-index:1000;
    margin:0 0 0 0;
    padding: 0 0 0 0;
}
#navigation ul li ul li{
    display:block;
    height:25px;
    line-height:25px;
}
#navigation ul li ul li a {
	width: 200px;
	font-weight: bold;
	padding-left: 0px;
	text-align: center;
	background-color: #3D3C73;
	color: #FFF;
    z-index:10000;
    height:25px;
    line-height:25px;
    margin: 0 0 0 0;
}

#navigation ul li.selected ul a {
	background-color: #252446;
	opacity: 1;

}

#navigation ul li ul li  a:hover {
	text-decoration: underline;
	font-weight: bold;
	background-color: #252466;
    height:25px;
    margin: 0 0 0 0;
    padding:0 0 0 0;
}

 #navigation ul li:hover ul {
	display: block;
    position:absolute;
    margin:0px;
    padding:0px;
    width:200px;
	z-index: 300;
    height:125px
}

#navigation ul ul {
	
	display: none;
	z-index: 1000;
}

#navigation ul ul li {
	margin: 0px;
	padding: 0px;
}
#navigation li ul a {
display: block;
height: 35px;
font-size: 1em;
font-style: normal;
margin: 0px;
padding: 0px 10px 0px 15px;
text-align: left;
border:none;
padding: 0 0 0 0;
}

/*Content*/


/*Footer*/
#footer {
	width: 950px;
	background-color: #3D3C73;
    color:#fff;
    font-size: 1.1em;
    text-align:center;
    padding:5px 0px 10px 0px;
    line-height:120%;
}
#footer a{
    color:#fff;
    text-decoration:none;
}


#footer address{
font-style:normal;
}

#credit {
	padding-top: 5px;
	text-align: center;
	font-size: 75%;
	padding-bottom: 5px;
    color:#333;
    font-family: Arial, sans-serif;
    
}
#credit a{
    color:#333;
}
/* Admin */
#content .content-text p.error {
	text-align: center;
	color: #BF1717;
    
}

ul.wines{
list-style:none;

}
ul.wines li{
height:35px;
margin:15px;
}

/*---------------------*/


.content-text{
padding:15px;
}

.content-left{
float:left;
width:565px;

}

.content-right{
float:right;
width:315px;
padding: 0 0 0 0;
height:0 0 0 0;


}


.seasonal-menu{
	display:block;
    width:315px;
    height:310px;
    color:#FFF;
    text-align:center;
    background:#3D3C73;
    margin:0px;
    padding:0px;
}
.seasonal-menu h2{
    font-size:1.5em;
    padding:8px
}
.seasonal-menu p{
    font-size:1.1em;
    padding:8px 8px 0px 8px;
    color:#FFF;
    margin: 0px;
}
#seasonal-cycle{
	display:block;
}



a.clean{
    text-decoration:none;
    border:none;
}
a.fb-index{
    display:block;
    margin-top:130px;
}
.facebook{
    width:285px;
    height:70px;
    margin:30px 0px 0px 0px;
    text-align:center;

}
.facebook img{
    width:69px;
    height:69px;
    display:inline-block;
    margin:0px 5px;
    zoom: 1;
    *display: inline;
}
.facebook div{
    display:inline-block;
    top:-15px;
    zoom: 1;
    *display: inline;
}
.facebook h3{
    color:#3D3B72;

}
.facebook span{
    color:#999999;

}

.opening-times{
    background:#999999;
    color:#FFF;
    padding:0px 60px;
    margin:0 4px;
    text-align:center;
}
.opening-times ul{
    list-style:none;
    display:inline-block;
    padding:0px 5px;
    zoom: 1;
    text-align:left;
    *display: inline;
}
.opening-times span{
    display:inline-block;
    position:relative;
    top:-16px;
    left:4px;
    zoom: 1;
    *display: inline;
}
.opening-times img {
    width:253px;
    margin:auto;
}
.opening-times ul:after{
    clear:both;
}
.opening-times p{
    text-align:center;
    width:450px;
    margin:0px auto;
    color:#fff;
}
span.opening-times-border  {
	margin: 0px 4px;
    display: block;
    height: 15px;
    clear: both;
    padding-right: 15px;
}


span.opening-times-border span {
    overflow: hidden;
    display: block;
    height: 15px;
}
span.opening-times-top-border {
    background: transparent url('../images/opening_times/tr.png') right 0px no-repeat scroll;
    margin-top:20px;
}

span.opening-times-top-border span {
    background: transparent url('../images/opening_times/tl.png') left 0px no-repeat scroll;
}

span.opening-times-bottom-border {
    background: transparent url('../images/opening_times/br.png') right 0px no-repeat scroll;
    margin-bottom:10px;
}

span.opening-times-bottom-border span {
    background: transparent url('../images/opening_times/bl.png') left 0px no-repeat scroll;
}    


#content #menu-image {
	margin: 0px -16px 0px -16px;
	height: 222px;
    width:780px;
    margin:auto;
}

#content #menu-image div #image1 {
	padding: 6px 0px 0px 6px;
	height: 210px;
	width: 378px;
	float: left;
}

#content #menu-image div #image2 {
	padding: 6px 0px 0px 12px;
	height: 210px;
	width: 378px;
	float: left;
}

#content #menu-image img#border {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2000;
	height: 222px;
	width: 390px;
}

#content #menu-image img#border2 {
	position: absolute;
	top: 0px;
	left: 390px;
	z-index: 2000;
	height: 222px;
	width: 390px;
}

#content #main-image {
	position: absolute;
	right: 10px;
	bottom: 10px;
	width: 390px;
	height: 222px;
}

#content #main-image img {
	position: absolute;
	top: 0px;
	left: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #2F5F12;
}

.cycle {
	top: 6px;
	left: 6px;
}

.cycle img {
	height: 210px;
	width: 378px;
}

#content #main-image img#border {
	z-index: 2000;
}
#reviews{
    width:900px;
    margin:10px auto;
}
.review{
    float:left;
    margin: 0px 20px;
    }
.review img{
    height:200px;
}
#awards-space{
    width:900px;
    margin:10px auto;
}
#awards-space img{
    height:80px;
}
form {
	width: 400px;
	margin: auto;
	white-space: nowrap;
}

form label {
	float: left;
	display: block;
	text-align: left;
	margin-right: 30px;
	overflow: visible;
	white-space: nowrap;
	width: 300px;

}
form.login{
    width:200px;
}
form.login label{
    width:100px;
}
form.login input[type="submit"]{
    margin:auto;
    text-align:center;
    width:80px;
}
form.file {
	width: 600px;
}
form.file label{
    width:400px

}



form input {
	width: 100px;
		color: #2F5F12;
}

form input.file {
	width: 200px;
}

#content .content-text p.submit {
	text-align: center;
}

form input.submit {
	margin: auto;
	width: 50px;
}


/*Plugins*/
#weather_cont {
	padding: 0px 10px 0px 10px;
	text-align: center;
}

#weather_cont p#city, #weather_cont #weather p {
	padding: 0px;
	margin: 0px;
}

#weather_cont p.error {
	color: red;
}

.weather {
	display: inline;
	float: left;
	margin-right:15px;
}
#text-left {
    width:500px;

}
p.MsoNormal {
margin:10px 0px !important;
}
#people-photo{
	width:378px;
	height:369px;
	float:right;
	margin:0 0 0 0;
	padding:0 0 0 0;	
	position:absolute;
	right:0px;
	top:36px;
	z-index:5;
}
#people-photo span{
	text-align:center;
	margin:auto;	
	display:block;
	color:#666;
}

