@charset "utf-8";

/* CSS reset */

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;
}

html, body {
	margin-left: 0;
	margin-right: 0 ;
	width: 100%;
	text-align: center;
	background-color:#e0ddd3;
	color: #3b3b3b;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

/******************************************* Layout **********************************************/
.disclaimer {
	font-size:10px;
}
#outer-center{
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 960px;
}

#content-holder {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 960px;
	background-color:#faf7f0;
	float:left;
}

#header {
	width: 960px;
	height: 100px;
	float: left;
	display: inline;
}

#header-left{
	width:450px;
	height:100px;
	float:left;
	display: inline;
	padding-left:150px;
}

#header-right{
	width:350px;
	height:100px;
	float:right;
	display:inline;
}

#flash-holder{
	padding-bottom:20px;
	height:328px;
	width: 716px;
	float: left;
	display: inline;

	}

#navigation-holder {
	width: 200px;
	float:left;
	display:inline;
	text-align:right;
	padding-top:27px;
}

#main-content-holder {

	width: 718px;
	min-height: 600px;
	height: auto !important;
	height: 600px;
	float:right;
	display: inline;
	border-left: 1px #a4a3a2 solid;
	padding: 0 15px 20px 15px;
}

#footer {
	width: 960px;
	height: 60px;
	float: left;
	display: inline;
	background-color:#e0ddd3;
}

#footer-left{
	width:202px;
	background-image:url(../images/footer-left-bg.jpg);
	background-repeat:no-repeat;
	height:60px;
	float:left;
	display: inline;
}

#footer-middle {
	width: 500px;
	height: 60px;
	display: inline;
	padding-left: 20px;
	float:left;
}

#footer-semi {
	width: 220px;
	height: 45px;
	display: inline;
	margin: 22px 0 0 0;
	float:right;
}

#footer-right {
	clear: both;
	float: right;
	width: 140px;
	height: 60px;
	text-align:right;
	display: inline;
}

#left-column { 
	float:left; 
	width:484px;  
} 
#right-column { 
	float:right; 
	width:200px; 
	padding-left:20px; 
} 


/***************************************** Type ******************************************/

ol, ul {
	list-style: none;
}

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color: #648b77;
	font-weight: normal;
	line-height:1.4;
}

p {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #3b3b3b;
	font-size: 12px;
	line-height: 18px;
	padding: 10px 10px 10px 0px;
	clear:left;
}

.highlight {
	color: #648b77;
}

.footer-link {
	color: #3b3b3b;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #3b3b3b;
}

.footer-address {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #3b3b3b;
	padding-top:25px;
	padding-right: 0;
}

.prop-link {
	float: right;
	color: #3b3b3b;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	padding-right:20px;
}

.navigation-item{
	padding-right: 20px;
}

.sister-pub-link {
	float: right;
	padding-right:20px;
	padding-top:48px;
}



.title {
	margin: 0 0 15px 0;
}

#quicklinks {
	padding-top: 30px;
	padding-right:20px;
}

.quickllinksbuttons {
	padding-bottom: 10px;
}

#kivuli-logo {
	padding: 10px;
	display: block;
	float: right;
	clear:left;
}

.contact-link {
	color: #3b3b3b;
	text-decoration: none;
}

.small-text {
	font-size:9px;
	line-height:11px;
	margin-bottom:0px;
	}

/**************************************** CSS forms *****************************************/

.green-menu-btn {
	padding-right: 10px;
}

.button 
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background-color: #6a907d;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding:3px;
	cursor:pointer;
	cursor:hand;
}

.link {
	font-weight: bold;
	color: #3b3b3b;
	text-decoration: none;
}

.errorText {
	color:red;
}
.error {
	font-weight:bold;
	color:red;
}

label {
	width: 110px;
	float: left;
	display: inline;
}

#forename {
	background: #ffffff;
	border: 1px solid #888888;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3b3b3b;
	width:250px;
}

#surname {
	background: #ffffff;
	border: 1px solid #888888;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3b3b3b;
	width:250px;
}

#email {
	background: #ffffff;
	border: 1px solid #888888;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3b3b3b;
	width:250px;
}

#phone {
	background: #ffffff;
	border: 1px solid #888888;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3b3b3b;
	width:250px;
}

#reservation-guests {
	background: #ffffff;
	border: 1px solid #888888;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3b3b3b;
}

#comments {
	background: #ffffff;
	border: 1px solid #888888;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3b3b3b;
	width: 250px;
}

.formdropdown {
	background: #ffffff;
	border: 1px solid #888888;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3b3b3b;
}

#friendsemail1, #friendsemail2, #friendsemail3, #friendsemail4 {
	background: #ffffff;
	border: 1px solid #888888;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3b3b3b;
	width:250px;
}

/* CSS Voucher */ 

#voucher-holder {
	width: 550px;
	height: 380px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

	#voucher-holder p, #voucher-holder p a {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 12px;
		line-height: 14px;
		color: #4D4E4F;
		text-decoration: none;
		padding: 0 !important;
		margin: 0 !important;
	}

	#voucher-holder #voucher-image {
		position: absolute;
		width: 400px;
		height: 380px;
		top: 0;
		left: 0;
		z-index: 5;
		clear: both;
	}

	#voucher-holder #voucher-name {
		position: absolute;
		width: 233px;
		height: 14px;
		top: 156px;
		left: 166px;
		z-index: 10;
		clear: both;
	}

	#voucher-holder #voucher-email {
		position: absolute;
		width: 233px;
		height: 14px;
		top: 188px;
		left: 166px;
		z-index: 10;
		clear: both;
	}		
	

/* mailer archive */
.mailer-outer {
	float:left;
	display:inline;
	margin-right:0px;
	width:177px;
	height:280px;
	text-align:center;
	font-weight:bold;
	margin-bottom:20px;
	font-size:12px;
}

.mailer-outer a {
	text-decoration:none;
	color:#3b3b3b;
}

.mailer-outer img {
	padding:3px;
	border:1px solid #3b3b3b;
	margin-bottom:15px;
}

.mailer-outer .mailername, .mailer-outer .mailername a{
	color:#6a907d;
	line-height:16px;
	clear:both;
	text-decoration:none;
}	


#facebook-like{
	float:right;
	padding:15px 0 0 0 ;
}


