@charset "UTF-8";
/* CSS Document */

body {
	background:  #000000 url(img/bg.jpg) top center no-repeat;
	margin: 0 auto;
	padding: 0 auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ffefcf;
	font-size: 13px;
	text-align: left;
}

#framepresstop p, #frameFood p, #framepress p, #framepressbottom p, #framewhatson p, #framecontact p {font-size:16px; line-height:130%;}
.credits {font-size: 11px; }
.red {color:#d43539;}


#main {
width: 805px;
position: absolute;
top: 20px;
left: 50%;
height: 802px;
/*margin-top: -401px;*/
margin-left: -403px;
/*background:url(img/bg_main.png) top center no-repeat;*/
}

#logo {
	position:absolute;
	top:362px;
	left:202px;
}

#holiday {
	position:absolute; 
	left:370px; 
	top:230px; 
	z-index:0;
}

#frameFood {
background:url(img/black-trans.png) top center no-repeat;
width: 378px;
height: 358px;
float:left;
padding-top: 20px;
}
#frameWine {
background:url(img/black-trans.png) top center no-repeat;
width: 378px;
height: 358px;
float:left;
padding-top: 20px;
}
#framewhatson {
background:url(img/black-trans.png) top center no-repeat;
width: 378px;
height: 358px;
float:left;
padding-top: 20px;
}

#framewhatson2 {
background:url(img/black-trans.png) top center no-repeat;
width: 378px;
height: 358px;
float:left;
padding-top: 20px;
}

#framewhatsonpic {
width: 378px;
height: 358px;
float:left;
}

#framepressbottom {
background:url(img/black-trans.png) top center no-repeat;
width: 378px;
height: 358px;
float:left;
padding-top: 20px;
float:left;
margin-right: 43px;
}


#frameCock {
background:url(img/black-trans.png) top center no-repeat;
width: 378px;
height: 358px;
float:left;
padding-top: 20px;
margin-top:-12px;
}

#framepress {
background:url(img/black-trans.png) top center no-repeat;
width: 378px;
height: 358px;
float:left;
padding-top: 20px;
}

#framepresstop {
background:url(img/black-trans.png) top center no-repeat;
width: 378px;
height: 358px;
float:left;
padding-top: 20px;
margin-right:43px;
}

#framereserve{
width:100%;
float:left;
padding-top: 20px;
margin-right:43px;
	font-size:16px;
}
#textfield {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	background-color:#311106;
	color:#ffefcf;
	border:0;
	width:350px;
	overflow:hidden;
	}
	
#button {
	background-color:#311106;
	color:#ffefcf;
	border:0;
	padding:4px;
	font-family:Georgia, "Times New Roman", Times, serif;
	cursor:pointer;
	}
	

#framecontact {
background:url(img/black-trans.png) top center no-repeat;
width: 378px;
height: 358px;
float:left;
padding-top: 20px;
margin-right:46px;
}

.scrollbars {
    scrollbar-3dlight-color: #B0C4DE;
    scrollbar-arrow-color: #FFFFFF;
    scrollbar-base-color: #8BA9CF;
    scrollbar-darkshadow-color: #436DA3;
    scrollbar-face-color: #34547E;
    scrollbar-highlight-color: #E6ECF4;
    scrollbar-shadow-color: #000000;
}
.scrollbars a {
color: #9e201e;
}

.illegal {
	color:#54271b;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	float:right;
	margin:-10px 5px 5px 0;
	}
.illegal a { color:#54271b;}	
.graffiti {
	color:#54271b;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	float:left;
		margin:-10px 0 5px 0;
		padding-bottom:5px;
}	

#libertine {
	position:absolute;
	right:815px;
	top: 782px;
}

#messageright {
	position:absolute;
	right:4px;
	top: 383px;
	width:135px;
	color:#54271b;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#messageright a {
	color:#AF7644;
	text-decoration:none;
	}
	
	#messageright a:hover {
	text-decoration:underline;
	color:white;
	}
	
	#bookings {
	position:absolute;
	left:15px;
	top: 390px;
	width:150px;
	text-align:left;
	color:#54271b;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#bookings a {
	color:#AF7644;
	text-decoration:none;
	}
	
	#bookings a:hover {
	text-decoration:underline;
	}
	
/* Gallery page css */

.splash {
	background:url(img/bgsplash.jpg) center top no-repeat #000000;
	text-align:center;
	font-size:12px;
}

#address {
	padding-top:57px;
	clear:left;
}
#address a {
color: #ffefcf;
}

#iwrapper {
	margin: 30px auto;	
	width:940px;
	position:relative;
}

#logogall {
	position:absolute; 
	left:330px; 
	top:590px; 
	z-index:10;
}

#bigPic{
	width:940px;
	height:515px;
	padding:1px;
	background-color:#4b2004;
	margin-bottom:10px;
}
#bigPic img{
	position:absolute;
	display:none;
}
ul#thumbs li.active{
	border:2px solid #4b2004;	
	background:#663300;
	padding:2px;
}
ul#thumbs, ul#thumbs li{
	margin:0;
	padding:0;
	list-style:none;
}
 
ul#thumbs li{
	float:left;
	margin-right:10px;
	margin-bottom:5px;
	border:1px solid #4b2004;	
	padding:3px;
	cursor:pointer;
}

ul#thumbs li[rel~="1"] {
	margin-right:15px;	
}

ul#thumbs li[rel~="2"] {
	margin-right:50px;	
}

ul#thumbs li[rel~="3"] {
	margin-right:30px;	
}

ul#thumbs li[rel~="4"] {
	margin-right:37px;	
}

ul#thumbs li[rel~="5"] {
	margin-right:62px;	
}

ul#thumbs li[rel~="6"] {
	margin-right:43px;	
}

ul#thumbs li[rel~="7"] {
	margin-right:22px;	
}

ul#thumbs li[rel~="8"] {
	margin-right:38px;	
}

ul#thumbs li[rel~="9"] {
	margin-right:43px;	
}


ul#thumbs img{
	float:left;
	width:51px;
	height:51px;
	line-height:80px;
	overflow:hidden;
	position:relative;
	z-index:1;		
}


