@charset "utf-8";

/* CSS Document */

body {
	background-image: url(/images/threadplate_texture.png);
	background-repeat: repeat;
	font: normal 12px Verdana, Geneva, sans-serif;
}

#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	height: 640px;
	margin-top: 20px;
	margin-bottom: 20px;
}

/* header area begins */
#header {
	height: 122px;
	width: 960px;
	position: relative;
	z-index: 2;
}

#logo {
	height: 120px;
	width: 200px;
	position: absolute;
	z-index: 10;
	left: 53px;
	top: 1px;
}

#flyskull {
	position: absolute;
	height: 120px;
	width: 160px;
	z-index: 10;
	left: 346px;
	top: 0;
}

#telno {
	position: absolute;
	height: 20px;
	width: 160px;
	z-index: 10;
	left: 768px;
	top: 97px;
}

#locs {
	position: absolute;
	height: 40px;
	width: 120px;
	z-index: 2;
	left: 800px;
	top: 50px;
}

#locs p,
#telno p {
	z-index:1;
	visibility:hidden
}

/* header area ends */

#topmenu {
	height: 20px;
	width: 960px;
	border-bottom: 2px solid #ffac00;
	background: #FFF url(/images/topmenuback.png) repeat-x scroll;
}

#footbox {
	background: url(/images/footboxback.png) repeat-x scroll left top;
	height: 80px;
	max-width: 960px;
	position: absolute;
	bottom: 3px;
	left: 0px;
	width: 100%;
	border-top: 1px solid #CCC;
}

.partnerbox {
	background: url(/images/partnerbox.png) no-repeat;
	color: #000;
	height: 56px;
	width: 122px;
	z-index: 1;
	float: left;
	margin: 12px 10px;
}

.partnerbox a,
.partnerbox img {
	margin: 5px auto;
}
#footbox #partners {
	margin-top: 22px;
	font-size: 10px;
	font-weight: bold;
}


#main {
	border-top: 1px solid #8f7037;
	width: 100%;
	background: #c9c9c9;
	position: relative;
}

#sidemenu {
	width: 150px;
	background: #000;
	height: 710px;
	position: absolute;
	top: 0px;
	left: 0px;
}

.obutton {
	background: url(/images/orangebutton.png) no-repeat scroll left top;
	color: #FFF;
	display: block;
	height: 58px;
	width: 148px;
	border-top: 1px solid #FFF;
	border-right: 1px solid #666;
	border-bottom: 1px solid #FFF;
	text-decoration: none;
}
a.obutton {
	background: url(/images/orangebutton.png) no-repeat scroll left top;
	color: #FFF;
	display: block;
	height: 58px;
	width: 148px;
	border-top: 1px solid #FFF;
	border-right: 1px solid #666;
	border-bottom: 1px solid #FFF;
	text-decoration: none;
}
#sidemenu .obutton img {
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
	float: left;
}
#sidemenu .obutton span{
	z-index: 2;
	margin: 10px 0 0 10px;
	float: left;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}

#footer {
	height: 50px;
	background: #666;
	color: #FFF;
	text-align:center;
	padding-top:4px;
}
#footer a{
	background: #666;
	color: #FFF;
}
#footer .copy{
	background: #666;
	font-size:11px;
}
#footer .copy a{
	background: #666;
	font-size:11px;
}
#content {
	background: #c9c9c9 url(/images/content-gradient.png) repeat-y scroll;
	margin: 0 0 0 150px;
	position: relative;
	height:710px;
}
#bookingframe  {
	width: 272px;
	height: 360px;
	position: absolute;
	left: 0px;
	top: 20px;
	padding-right: 8px;
	background: url(images//bookbox-side.png) no-repeat scroll right top;
	z-index: 2;
}


#bookbox {
	width: 272px;
	height: 380px;
	background: #ffaa0f;
	z-index: 1;
}

#bookbox #bookboxinner {
	background: #FFF url(/images/whitecorner.png) no-repeat scroll right top;
	height: 270px;
	width: 264px;
	margin: 10px 0 8px;
}

.wbutton {
	background: url(/images/directair_menu.png) no-repeat scroll left top;
	color: #FFF;
	display: block;
	height: 58px;
	width: 148px;
	border-top: 1px solid #333;
	border-right: 1px solid #666;
	border-bottom: 1px solid #333;
}

#specials {
	height: 591px;
	width: 492px;
	position: absolute;
	top: 20px;
	right: 10px;
	z-index: 2;
}

#specials h1 {
	padding: 4px 0px 12px;
	font-size: 16px;
	text-align: center;
}

#specials h2 {
	padding: 4px 0px 12px;
	font-size: 14px;
	font-variant:small-caps;
}

#specials .require {
	font-size: 11px;
}

#specials img {
	float: left;
}

#specials p {
	margin-top: 4px;
	margin-bottom: 12px;
}

#specials ul li {
	text-align: left;
	list-style-type: disc;
	list-style-position: inside;
	padding: 4px;
	font-size: 12px;
}

.center {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	display: block;
}

.thumb {
	margin-right: 10px;
}

#bookbox form select {
	font-size: 10px;
	font-weight: bold;
}

#bookbox form button {
	font-size: 10px;
	font-weight: bold;
	margin-right: 4px;
	margin-left: 4px;
}

#bookbox form label {
	font-size: 10px;
	font-weight: bold;
}

#bookbox h1 {
	margin-bottom: 4px;
	font-size: 14px;
	font-style: normal;
	padding: 4px 0 4px 8px;
}

