@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* CSS layout */

html, body {margin-left: 0;
margin-right: 0;
text-align: center;
background: #666666;
}

#page-width {width: 960px;
margin-left: auto;
margin-right: auto;
text-align: left;
}

#header {width: 960px;
float: left;
display: block;
}

#header-center {width: 902px;
margin-left: auto;
margin-right: auto;
}

#header-logo {width: 902px;
height: 85px;
float: left;
display: block;
}

#header-animation {width: 902px;
height: 365px;
float: left;
display: block;
}

#navigation-holder {width: 960px;
height: 60px;
float: left;
display: block;
background: url(navigation-bg.jpg) no-repeat;
}

#content-holder {width: 960px;
float: left;
display: block;
}

#outer-center {width: 902px;
margin:0 auto;
background-color: #FFFFFF;
}

#inner-center {width: 862px;
margin:0 auto;
}

#content-header {width: 862px;
float: left;
display: block;
border-bottom: 1px solid #b6b6b6;
}

#content-left {width: 600px;
float: left;
display: inline;
}

#content-right {width: 262px;
float: left;
display: inline;
}

#content-footer {width: 862px;
float: left;
display: block;
border-top: 1px solid #b6b6b6;
}

#footer {width: 960px;
float: left;
display: block;
}

#footer-left {width: 800px;
float: left;
display: inline;
}

#footer-right {width: 160px;
float: left;
display: inline;
}

/* CSS image */

.novelli {float: right;
}

.nav-left {margin-left: 14px;
}

.menu-button {margin: 3px 0 0 15px;
float: right;
display: inline;
}

/* CSS fonts */

p {font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 18px;
color: #666666;
padding: 10px 0 5px 0;
}

h2 {font-family: Georgia, "Times New Roman", Times, serif;
font-size: 16px;
color: #242424;
line-height: 20px;
padding: 10px 0 0 0;
font-weight: normal;
}

.bold {font-weight: bold;
}

.link {color: #666666;
text-decoration: none;
}

.footer-text {font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #c4c4c4;
padding: 10px 29px 15px 29px;
}

.footer-link {text-decoration: none;
color: #c4c4c4;
}

.prop-link {text-decoration: none;
color: #c4c4c4;
float: right;
}

h1.title {color: #996633;
font-size: 48px;
border: 0;
width: auto;
margin: 10px 0 10px 0;
}

h3.recipe {color: #996633;
font-size: 38px;
border: 0;
width: auto;
margin: 5px 0 0 0;
}


/* CSS forms */

.errorText {
	color:red;
}
.error {
	font-weight:bold;
	color:red;
}

label {width: 110px;
float: left;
display: inline;
}

#forename {border: 1px solid #996633;
background: #FFFFFF;
color: #666666;
font-family: Arial, Helvetica, sans-serif;
}

#surname {border: 1px solid #996633;
background: #FFFFFF;
color: #666666;
font-family: Arial, Helvetica, sans-serif;
}

#email {border: 1px solid #996633;
background: #FFFFFF;
color: #666666;
font-family: Arial, Helvetica, sans-serif;
}

#phone {border: 1px solid #996633;
background: #FFFFFF;
color: #666666;
font-family: Arial, Helvetica, sans-serif;
}

#reservation-guests {border: 1px solid #996633;
background: #FFFFFF;
color: #666666;
font-family: Arial, Helvetica, sans-serif;
}

#comments {border: 1px solid #996633;
background: #FFFFFF;
color: #666666;
font-family: Arial, Helvetica, sans-serif;
}

.birthday {border: 1px solid #996633;
background: #FFFFFF;
color: #666666;
font-family: Arial, Helvetica, sans-serif;
}

#address-address1{border: 1px solid #996633;
background: #FFFFFF;
color: #666666;
font-family: Arial, Helvetica, sans-serif;}

#address-address2{border: 1px solid #996633;
background: #FFFFFF;
color: #666666;
font-family: Arial, Helvetica, sans-serif;}

#address-town{border: 1px solid #996633;
background: #FFFFFF;
color: #666666;
font-family: Arial, Helvetica, sans-serif;}

#address-postcode{border: 1px solid #996633;
background: #FFFFFF;
color: #666666;
font-family: Arial, Helvetica, sans-serif;}

/****************** VOUCHER *******************/

#voucher {
	margin: auto;
	padding: 0;
	border: 0;
	text-align:center;
	width:100%;

	}
	
#voucher-wrapper {
	padding-top:50px;
	}

.print-link {color: #ffffff;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
text-decoration: none;
padding:3px;
border:#ffffff solid 1px;
}

.print-link2 {color: #000000;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
text-decoration: none;
padding:3px;
border:#000000 solid 1px;
}	

/*/////// CHRISTMAS COUNTER  ///////*/

#cc-outer {
	float: left;
	display: inline;
	width: 186px;
	height: 73px;
}

#cc-date {
	float: left;
	display: inline;
	width: 58px;
	height: 52px;
	background-image: url(../images/cc-counterbg.jpg);
	background-repeat: no-repeat;
	padding-bottom: 9px;
	padding-left: 9px;
	padding-right: 6px;
	padding-top: 12px;
}

#cc-rhs {
	float: left;
	display: inline;
	width: 113px;
	height: 73px;
}

.cc-style {
	border:0px solid #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 42px;
	color: #db4d41;
	width: 55px;
	height: 45px;
	text-align:center;
	font-weight: bold;
	background: none;
}