@charset "utf-8";

/* CSS Reset */
@import url("reset.css");

/* CSS TEXT DOCUMENT */
@import url("text.css");


/* CSS CALENDAR DOCUMENT */
@import url("calendar.css");

img, div { behavior: url(css/iepngfix.htc) }

/* GLOBAL VARIABLES */

.left {
	float:left;
	display:inline;
}

.right {
	float:right;
	display:inline;
}

.clear {
	clear:both;
}

.percent50 {
	width:50%;
}

.percent100 {
	width:100%;
}

input.textbox {
	width:184px;
	height:14px;
	background-color:#CCCCCC;
	border:solid 1px #999999;
	padding:3px;
}

textarea.textarea {
	width:384px;
	height:74px;
	background-color:#CCCCCC;
	border:solid 1px #999999;
	padding:3px;
}

select.dropdown {
	width:62px;
	height:20px;
	margin-right:3px;
	background-color:#CCCCCC;
	border:solid 1px #999999;
}

.noMar {
	margin:0 !important;
}

.marBot8 {
	margin-bottom:8px;
}

.hidden {
	display:none;
}

#OT_searchWrapper ,#cal1Shim, #OT_logoLink,#OT_logo {
	background-color:#d8d8d8 !important;
}

#OT_searchWrapperAll{
	width:385px !important;
	height:150px !important;
	border:1px solid #999999;
	padding:10px !important;
}

/* MAIN FORMATTING */

body {
	background-color:#FFFFFF;
	background-image:url(../images/bg.jpg);
	background-position:top center;
	background-repeat:repeat-y;
	position: relative; 
}

#container {
	width:960px;
	margin:0 auto;
	position:relative;
}

#main-content {
	float:left;
	display:inline;
	width:100%;
	min-height:541px;
	height:auto !important;
	height:541px;
	background-image:url(../images/grey-horizontal-line.gif);
	background-repeat:repeat-x;
	background-position:left 436px;
}

#left-column {
	float:left;
	display:inline;
	width:275px;
}

#right-column {
	float:right;
	display:inline;
	width:683px;
	padding:0 1px;
}

/* RIGHT COLUMN FORMATTING */

#logo {
	float:left;
	display:inline;
	width:683px;
	height:91px;
}

#image-rotation {
	position:relative;
	float:left;
	display:inline;
	clear:both;
	width:654px;
	height:287px;
	margin-left:15px;
	margin-top:1px;
	overflow:hidden;
}

#google-map {
	float:left;
	display:inline;
	width:652px;
	height:285px;
	border:1px solid #959596;
}


#image-rotation img {
	position:absolute;
	left:0;
	top:0;
}

#title {
	float:left;
	display:inline;
	width:683px;
	height:57px;
}

#title img {
	margin:11px 0 0 17px;
}

#title h1 {
	margin:19px 0 0 14px;
}

#text {
	float:left;
	display:inline;
	width:649px;
	padding:18px 17px;
}

#buttons {
	float:left;
	display:inline;
	width:649px;
	padding:0 17px 18px 17px;
	text-align:center;
}

#menus-button, #private-hire-button {
	margin-left:60px;
}

#contact-left-column {
	float:left;
	display:inline;
	width:400px;
	min-height:50px;
	height:auto !important;
	height:50px;
}

#contact-left-column p.contact_details{ color: #000; font-weight: bold; }

#contact-right-column {
	float:right;
	display:inline;
	width:210px;
	min-height:50px;
	height:auto !important;
	height:50px;
}

#events-left-column {
	float:left;
	display:inline;
	width:430px;
	min-height:50px;
	height:auto !important;
	height:50px;
}

#events-right-column {
	float:right;
	display:inline;
	width:165px;
	min-height:50px;
	height:auto !important;
	height:50px;
	background-image:url(../images/events-bg.gif);
	background-repeat:no-repeat;
	padding:35px 0 0 45px;
}

#events-right-column-two {
	float:left;
	display:inline;
	width:165px;
	min-height:50px;
	height:auto !important;
	height:50px;
	background-image:url(../images/events-bg.gif);
	background-repeat:no-repeat;
	padding:35px 0 0 45px;
}

#menu-left-column {
	float:left;
	display:inline;
	width:430px;
	min-height:50px;
	height:auto !important;
	height:50px;
}
	#menu-left-column .p-list {
		padding:0;
		margin:0;
		background-color:#D8D8D8;
	}
	
		#menu-left-column .p-list li {
			background-image:url(../images/bullet.gif);
			background-repeat:no-repeat;
			background-position:left 5px;
			padding-left:15px;
		}
	

#menu-right-column {
	float:right;
	display:inline;
	width:145px;
	min-height:50px;
	height:auto !important;
	height:50px;
	background-image:url(../images/menus-bg.gif);
	background-repeat:no-repeat;
	padding:35px 0 0 45px;
}

#events-right-column a, #menu-right-column a{
	 width:100%;
}

/* Left COLUMN FORMATTING */
#script-logo {
	float:right;
	display:inline;
	width:119px;
	padding:26px 14px 0 0;
	text-align:right;
}

#navigation {
	float:left;
	display:inline;
	width:261px;
	min-height:213px;
	height:auto !important;
	height:213px;
	padding:167px 14px 0 0;
	text-align:left;
}

#navigation a {
	float:left;
	display:inline;
	clear:both;
	margin-bottom:8px;
}

#left-buttons {
	float:left;
	display:inline;
	width:261px;
	margin-top:44px;
	margin-bottom:44px;
}

#opening-times, #online-booking, #new-year, #valentines-day {
	float:left;
	display:inline;
	width:252px;
	height:34px;
	margin-bottom:10px;
	background-image:url(../images/grey-trans-bg.png);
	background-repeat:repeat-y;
	border-top:solid 1px #c4c4c4;
	overflow:hidden;
}

#opening-times img, #online-booking img {
	cursor:pointer;
}

#opening-times strong{
	float:left;
	display:inline;
	width:95px;
}

#opening-times span.left{
	float:left;
	display:inline;
	width:130px;
}

#left-logo-icon {
	float:left;
	display:inline;
	clear:both;
	width:100%;
	height:150px;	
}

#contact-details{
	float:left;
	display:inline;
	width:261px;
	margin-top:15px;
}
div.countdown {
	font-family:'Trajon Pro',Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#404041;
	font-weight:normal;
}

.countdown {
	margin-bottom:0px;	
	margin-top: 0;
	margin-left: 0;
	font-size:14px;
	text-align: left !important;
	display: inline;
	float: left;
	width: 100%;
}

.countdown strong{
	background: url("../images/calander.png") no-repeat center 0;
	color: #222;
	display: inline;
	height: 50px;
	width: 70px;
	text-align: center;
	float: left;
	font-size: 24px;
	padding: 20px 0 0 0;
}

.countdown span{
	color: #222;
	display: inline;
	float: left;	
	margin: 15px 0 0 0;	
}

.style2 {
	font-size: 12px;
	font-weight: bold;
}
