@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-image:url(../images/bg-stone-red.jpg);
	background-repeat:repeat-y;
	background-color:#050505;
	color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

img, div, a {behavior: url(iepngfix.htc);
}

/******************************************* Layout **********************************************/


#outer-center{
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 960px;
}

#container {
	background-color:#000000;
	width:960px;
	}
	
#flash-container {
	width:960px;
	height:206px;
	background-color:#000000;
	}
	
#nav {
	vertical-align:bottom;
	text-align:center;
	width:960px;
	background-color:#000000;
	border-bottom: 1px solid #852729;
	padding-bottom: 5px;
	}
	
.nav-item {
	padding: 0 24px 6px 24px;
	}

.nav-item2 {
	padding: 0 10px 0 10px;
	}

.nav-spacer {
	padding: 0 0 6px 0;
	}
	
#content-container {
	padding-top:10px;
	width:960px;
	min-height: 300px;
	height: auto !important;
	height: 300px;
	}

#content-container-3 {
	width:960px;
	min-height: 300px;
	height: auto !important;
	height: 300px;
	background-image:url(../images/body-bg.jpg);
	background-repeat:repeat-y;
	}

#content-container-2 {
	width:960px;
	min-height: 300px;
	height: auto !important;
	height: 300px;
	background-image:url(../images/body-bg2.jpg);
	background-repeat:repeat-y;
	}
	
#middle {
	min-height: 300px;
	height: auto !important;
	height: 300px;
	float:left;
	width:708px;
	padding:20px;
}
	
#left-column {
	min-height: 300px;
	height: auto !important;
	height: 300px;
	width:172px;
	float:left;
	padding:20px;
	}

#middle-column {
	margin-top:0px;
	padding:20px;
	width:424px;
	float:left;
	min-height: 300px;
	height: auto !important;
	height: 300px;
	}

#right-column {
	width:284px;
	float:left;
	min-height: 320px;
	height: auto !important;
	height: 320px;
	padding-top:20px;
	text-align:right;
	}
	
#facebook {
	text-align:center;
	padding: 10px 0 10px 0;
	}
	
#right-content {
	padding:20px;
	}
	
.flyer {
	padding-right:5px;
	padding-bottom:10px;
	}
	
.flyer-button {
	padding:3px;
	}
	
#footer {
	width:100%;
	height: 50px;
	float:left;
	display: inline;
	background-color:#000000;
	clear: both;
}

#footer-left{
	width:800px;
	background-image:url(../images/footer-left-bg.jpg);
	background-repeat:no-repeat;
	float:left;
	display: inline;
	padding: 10px 0 10px 10px;
}

#footer-right {
	width: 100px;
	text-align:right;
	float:right;
	display: inline;
	padding: 10px 10px 0 10px;
}
	
.footer-link {
	color: #e6a010;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.footer-address {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #e6a010;
}

.footer-site {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #e6a010;
	}

.prop-link {
	float: right;
	color: #ffffff;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.sister-footer-link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	}

p {
	font-family:Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 11px;
	line-height: 18px;
	padding: 5px 0 5px 0;
	clear:left;
}

a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	color: #e6a010;
	font-size: 11px;
	line-height: 18px;
	padding: 5px 0px 5px 0px;
	clear:left;
	}
.redhighlight {
	color: #FF0000;
	}

.break-clear {
	clear:both;
	}
	
#full-wide {
	padding:20px;
	width:920px;
	}

.dotted-line {
	padding: 20px 0 20px 0;
	}
	
/************************************ FORMS *********************************************/

.button 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background-color: #c9301b;
	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;
}

.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: 11px;
	color: #000000;
	width:200px;
}

#surname {
	background: #ffffff;
	border: 1px solid #888888;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width:200px;
}

.textbox {
	background: #ffffff;
	border: 1px solid #888888;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width:200px;
}

#email {
	background: #ffffff;
	border: 1px solid #888888;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width:200px;
}

#phone {
	background: #ffffff;
	border: 1px solid #888888;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width:200px;
}

#reservation-guests {
	background: #ffffff;
	border: 1px solid #888888;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

#comments {
	background: #ffffff;
	border: 1px solid #888888;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 200px;
}

.formdropdown {
	background: #ffffff;
	border: 1px solid #888888;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.nightlcub-box {
	width:390px;
	float:left;
	border:1px dotted #c9301b;
	padding:3px;
	margin-bottom:10px;
	background-color:#201F1F;
	}
	
	#friend-image {
		float:left;
		display:inline;
		width:420px;
		background-image:url(../images/bg-friend.gif);
		background-repeat:repeat-y;
		background-position:right;
	}
	
	#friend-form {
			float:left;
		display:inline;
		width:430px;
		padding-left:30px;
	}
	