@charset "utf-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}
a {
	outline:none;
}
img {
	border: none 0px #fff;
}
body{
	font-size: 62.5%;
	background-color: #f5eede;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(../layout/lamp-post.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#container {
	height: 660px;
	position: relative;
}
.cb {
	clear: both;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
#logo {
	display: block;
	text-indent:-1000em;
	background: transparent url(../layout/da-paolo-restaurant.png) no-repeat top left;
	width: 335px;
	height: 71px;
	margin-bottom: 10px;
}
#main {
	background: #613700 url(../layout/lamp-post-bk.png) no-repeat left top;
	margin:20px 0 10px;
	clear:both;
}
#nav {
	height: 30px;
	background-color: #613700;
	padding-left: 7px;
}
#nav li {
	float: left;
	list-style-type: none;
}
#nav li a {
	display: block;
	font-size: 1.2em;
	text-transform: uppercase;
	color: #f5eede;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
	text-decoration: none;
	position: relative;
	margin-bottom: 7px;
}
#nav li a:hover {
	top: -7px;
	padding-bottom: 14px;
	background-image: url(../layout/nav.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #613700;
	margin-bottom: 0px;
}
#nav li a span {
	position: absolute;
	width: 7px;
	height: 30px;
	bottom:0;
	background-image: url(../layout/navshadow.png);
	background-repeat: no-repeat;
	display: none;
}
#nav li a:hover span {
	display: block;
}
#nav li a:hover span.l {
	left: -7px;
	background-position: bottom left;
}
#nav li a:hover span.r {
	right: -7px;
	background-position: bottom right;
}
p  {
	font-size: 1.2em;
	line-height: 2em;
	margin-bottom: 10px;
}
a, p {
	color: #613700;
}
h1 {
	font-size: 2.4em;
	color: #F5EEDE;
	font-weight: normal;
	margin-bottom: 2px;
	font-variant: normal;
	margin-top: 2px;
	clear: both;
}
h2 {
	font-size: 1.6em;
	color: #F5EEDE;
	font-weight: normal;
	margin-bottom: 10px;
	font-variant: small-caps;
}
h3 {
	font-size: 1.4em;
	color: #F5EEDE;
	font-weight: normal;
	margin-bottom: 10px;
	font-variant: small-caps;
}
.accordion h2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F5EEDE;
	background-image: url(../layout/plus.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-bottom:3px;
	cursor: pointer;
}



#main p {
	color: #f5eede;
}
.dropcap {
	font-size: 4.5em;
	float: left;
	display: block;
	padding-top: 15px;
	padding-left: 5px;
	padding-right: 10px;
}
#images {
	position: relative;
	overflow: hidden;
	height: 420px;
	margin-bottom: 10px;
}
#images img {
	position: absolute;
	top: 0;
	left: 0;
}
#main .grid_7 {
	position: relative;
}

#thumbs {
	position: absolute;
	top: 0px;
	right: 0;
}
#thumbs a {
	float: left;
	margin-right: 10px;
	position: relative;
	overflow: hidden;
	height: 50px;
	width: 55px;
	border: 2px solid #613700;
	display: block;
}
#thumbs a img {
	height: 50px;
}
#thumbs a span {
	background: transparent url(../layout/thumb-overlay.png) no-repeat left bottom;
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
}
#thumbs a:hover span {
	display: none;
}
#dev {
	position: absolute;
	left: 0px;
	top: 0px;
	font-size: 18px;
}
.pdf {
	background-image:url("../layout/pdf.png");
	background-position:left center;
	background-repeat:no-repeat;
	color:#F5EEDE;
	display:block;
	float:left;
	font-weight:bold;
	height:37px;
	margin-right:10px;
	padding-left:45px;
	padding-top:8px;
	text-transform:capitalize;
}
#booknow {
	background-image: url(../layout/onlinebooking.png);
	height: 37px;
	width: 154px;
	display: block;
	position: absolute;
	left: 383px;
	top: 5px;
	padding-top: 17px;
	font-size: 1.8em;
	text-decoration: none;
	font-weight: bold;
	padding-left: 15px;
	text-transform: uppercase;
}
#vouchers {
	background-image: url(../layout/vouchers.png);
	height: 37px;
	width: 119px;
	display: block;
	position: absolute;
	left: 571px;
	top: 5px;
	padding-top: 17px;
	font-size: 1.8em;
	text-decoration: none;
	font-weight: bold;
	padding-left: 50px;
	text-transform: uppercase;
}

#mask {
	width: 100%;
	height: 100%;
	position: absolute;
	top:0;
	left:0;
	background-color: #613700;
	z-index: 1;
	display: none;
}

#booking {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	display: none;
	padding: 20px;
	background: #fff url(../layout/booking_cross.png) no-repeat top right;
	width: 300px;
	height: 350px;
}

form {
padding: 10px;
}

form p {
clear: both;
position: relative;
overflow: auto;
}

form p input, form p label {
	float: left;
}

form p label {
	display:block;
	width: 70px;
	text-align: right;
	padding-right: 10px;
	height: 20px;
}

form p input[type="text"] {
	height: 20px;
}


p.formreturn {
	background-color:#F5EEDE;
	color:#613700!important;
	padding:0 5px;
}

.fb_edge_widget_with_comment {
    float: right;
    margin-bottom: 20px;
    position: relative;
    width: 285px;
}

