/* CSS Document */

* {
	margin:0;
	padding:0;
}
body {
	background-color:#D0E3E3;
	font-family:Arial, Helvetica, sans-serif;
}
#header {
	width:100%;
	height:144px;
	border-bottom:7px solid #8AB7B7;
	background:#9ACCCB url(../images/home_header.jpg) no-repeat top right;
}
#header_bedrooms {
	width:100%;
	height:144px;
	border-bottom:7px solid #8AB7B7;
	background:#9ACCCB url(../images/bedrooms/bedrooms_header.jpg) no-repeat top right;
}
#header_conference {
	width:100%;
	height:144px;
	border-bottom:7px solid #8AB7B7;
	background:#9ACCCB url(../images/conferences/conference_header.jpg) no-repeat top right;
}
#header_contact {
	width:100%;
	height:144px;
	border-bottom:7px solid #8AB7B7;
	background:#9ACCCB url(../images/contact/contact_header.jpg) no-repeat top right;
}
#header_executive_suites {
	width:100%;
	height:144px;
	border-bottom:7px solid #8AB7B7;
	background:#9ACCCB url(../images/executive_suites/suites_header.jpg) no-repeat top right;
}
#header_location {
	width:100%;
	height:144px;
	border-bottom:7px solid #8AB7B7;
	background:#9ACCCB url(../images/location/location_header.jpg) no-repeat top right;
}
#header_lounge {
	width:100%;
	height:144px;
	border-bottom:7px solid #8AB7B7;
	background:#9ACCCB url(../images/lounge/lounge_header.jpg) no-repeat top right;
}
#header_hotels {
	width:100%;
	height:144px;
	border-bottom:7px solid #8AB7B7;
	background:#9ACCCB url(../images/nowell_hotels/hotel_header.jpg) no-repeat top right;
}
#header_restaurant {
	width:100%;
	height:144px;
	border-bottom:7px solid #8AB7B7;
	background:#9ACCCB url(../images/restaurant/restaurant_header.jpg) no-repeat top right;
}
#header_tariffs {
	width:100%;
	height:144px;
	border-bottom:7px solid #8AB7B7;
	background:#9ACCCB url(../images/tariffs/tariff_header.jpg) no-repeat top right;
}
#header_weddings {
	width:100%;
	height:144px;
	border-bottom:7px solid #8AB7B7;
	background:#9ACCCB url(../images/weddings/wedding_header.jpg) no-repeat top right;
}
#header_events {
	width:100%;
	height:144px;
	border-bottom:7px solid #8AB7B7;
	background:#9ACCCB url(../images/events/events_header.jpg) no-repeat top right;
}
#logo {
	float:left;
	width:260px;
	padding:10px 0 0 10px
}
#logo a i { visibility: hidden; }
#wortley_title {
	padding: 69px 0 0 0;
    overflow: hidden;
    background-image:url(../images/wortley_logo.gif);
    background-repeat: no-repeat;
    font-family:Arial, Helvetica, sans-serif;
	color:#97C7C7;
    height: 0px !important;
    height /**/:71px;
}
#primaryContent {
	width:100%;
	height:100%;
	background-color:#FFFFFF;
	padding:20px 0 20px 0;
}
#navigation {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	 font-weight:bold;
	 width:100%; 
	 height:100%;
	 font-size:0.80em;
	 margin:0 auto;
	 color:#599B9B; 
}
#navigation ul {
	margin-top:0.70em;
	list-style:none;
}
#navigation li {
	display:inline;
	margin-right:1em;
}
#navigation a{
	text-decoration:none;
	color:#599B9B;
}
#navigation a:visited{
	text-decoration:none;
	color:#599B9B;
}
#navigation a:hover{
	text-decoration:underline;
	color:#FFFFFF;
}
#navigation_wrapper{
	width:90%;
	min-height:22px;
	margin:0 auto;
	margin-bottom:5px;
}
#sub-navigation {
	background-color:#ECF4F4;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:0.75em;
	margin:0 auto;
	padding-top:5px;
	text-align:center;
}
#sub-navigation ul {
	list-style:none;
	width:90%;
	margin:5px auto 0 auto;
	padding-bottom:5px;
}
#sub-navigation li {
	display:inline;
	margin-right:1em;
}
#sub-navigation a{
	text-decoration:none;
	color:#006666;
}
#sub-navigation a:visited{
	text-decoration:none;
	color:#006666;
}
#sub-navigation a:hover{
	text-decoration:none;
	color:#599B9B;
}
#mainContent {
	width:97%;
	height:100%;
	margin:0 auto;
	margin-bottom:25px;
	
}
#mainContent a{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#006666;
	text-decoration:none;
	
}
#mainContent a:visited{
	color:#006666;
	text-decoration:none;
	
}
#mainContent a:hover{
	color:#006666;
	text-decoration:underline;
}
#mainContentLeft {
	width:78%;
	float:left;
}
#mainContentLeft h2 a{
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	color:#006666;
	margin-bottom:10px;
	text-decoration:none;
}
#mainContentLeft h2 a:visited{
	color:#006666;
	text-decoration:none;
}
#mainContentLeft h2 a:hover{
	color:#D0E3E3;
	text-decoration:none;
}
#secondaryContent{
	float:right;
	width:18%;
	text-align:center;
}
.sideheading {
	width:100%;
	height:100%;
	background-color:#D0E3E3;
	margin-bottom:10px;
	text-align:center;
}
#secondaryContent h3{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:1em;
	color:#006666;
	line-height:1.2em;
	padding:5px;
}
h2 {
	font-family:"Times New Roman", Times, serif;
	font-size:1.4em;
	font-style:italic;
	color:#006666;
	margin-bottom:10px;
}
#mainContentLeft h3 {
	font-family:"Times New Roman", Times, serif;
	font-size:1em;
	font-style:italic;
	color:#006666;
	margin-bottom:10px;
	text-decoration:underline;
}
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.75em;
	color:#666666;
	line-height:1.3em;
	margin-bottom:15px;
}
blockquote {
	font-family:"Times New Roman", Times, serif;
	font-size:1em;
	font-style:italic;
	line-height:1.5em;
	color:#006666;
	margin-bottom:25px;
}
.bulletbox {
	width:185px;
	height:215px;
	background:url(../images/200x248_bulletbox.gif) no-repeat top left;
	padding:35px 0 0 15px;
	float:left;
	margin:5px;
}
.bulletbox2 {
	width:185px;
	height:215px;
	background:url(../images/200x248_bulletbox.gif) no-repeat top left;
	padding:35px 0 0 15px;
	margin:5px;
}
.align_center {
	text-align:center;
}
#float-left{
	width:40%;
	float:left;
}
#images-vt {
	width:344px;
	height:248px;
	background:url(../images/pic_container.gif) no-repeat top left;
	padding:28px 0 3px 0;
	float:right;
	margin:0 auto;
}

#mainContentLeft ul {
	list-style:disc;
	padding:5px;
	margin-left:15px;
}
#mainContentLeft li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.75em;
	margin-bottom:5px;
	color:#006666;
}
/*two column badness*/

#left-content {
	float:left;
	width:47%;
	height:100%;
}
#left-content h3 {
	font-family:"Times New Roman", Times, serif;
	font-size:1em;
	font-style:italic;
	color:#006666;
	margin-bottom:10px;
	text-decoration:underline;
}
#left-content ul {
	list-style:disc;
	padding:5px;
	margin-left:15px;
}
#left-content li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.75em;
	margin-bottom:5px;
	color:#006666;
}
#left-column {
	float:left;
	width:50%;
	height:100%;
	margin-right:1%;
}
#middle-content {
	float:left;
	width:30%;
	margin:0 auto;
}
#middle-content h3 {
	font-family:"Times New Roman", Times, serif;
	font-size:1em;
	font-style:italic;
	color:#006666;
	margin-bottom:10px;
	text-decoration:underline;
}

#middle-column {
	float:left;
	width:30%;
	margin:0 auto;
}

/*------------footer styling----------*/
#footer{
	width:100%;
	height:84px;
	background-color:#599B9B;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:95%;
	color:#FFFFFF;
	text-align:center;
	padding-top:5px;
}
#footer a{
	color:#FFFFFF;
	text-decoration:none;
}
#footer a:visited{
	color:#FFFFFF;
	text-decoration:none;
}
#footer a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
#footer p{
	margin-bottom:5px;
	color:#FFFFFF;
}
/*--------------end-------------------*/
.clear {
	clear:both;
}
#map{
	width: 330px; 
	height: 330px; 
	margin: 0 auto;
	border:3px solid #599B9B;
}
.img_left {
	float:left;
	margin:5px 5px 5px 0;
}
.img_left_sml {
	float:left;
	margin:0 10px 5px 0;
}
.img_left_sml img{
	border:2px solid #599B9B;
}
 #menus {
	width:170px;
	height:100%;
	padding-top:25px;
	padding-left:120px;
	padding-right:10px;
	background:url(../images/restaurant/menus.jpg) no-repeat top left;
	margin-bottom:15px;
}
#menus li{
	list-style:none;
	margin-bottom:3px;
}
#menus a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	font-weight:bold;
	color:#006666;
	text-decoration:none;
	
}
#menus a:visited{
	color:#006666;
	text-decoration:none;
	
}
#menus a:hover{
	color:#D0E3E3;
	text-decoration:underline;
}
 #sunday-carvery {
	width:170px;
	height:150px;
	padding-top:25px;
	padding-left:120px;
	padding-right:10px;
	background:url(../images/restaurant/sunday-carvery.jpg) no-repeat top left;
}
.prices {
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	font-weight:bold;
	color:#006666;
}
.bold_green {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#006666;
}
#thumbnails {
	text-align:center;
	margin-bottom:25px;
}
#thumbnails img{
	border:2px solid #599B9B;
	margin-right:15px;
}
#wedding-packages {
	width:205px;
	height:160px;
	padding-top:18px;
	padding-left:85px;
	padding-right:10px;
	margin:0 0 10px 5px;
	background:url(../images/weddings/wedding-packages.jpg) no-repeat top left;
	
}
#wedding-form fieldset{
	width:98%;
	padding:2%;
}
#wedding-form legend{
	font-family:"Times New Roman", Times, serif;
	font-size:1.2em;
	font-style:italic;
	color:#006666;
	font-weight:bold;
}
#wedding-form label{
	width:9em;
	float:left;
	font-size:95%;
	font-weight:bold;
}
#weddings-what-we-offer {
	width:200px;
	height:100%;
	padding-top:18px;
	padding-left:10px;
	padding-right:85px;
	margin:0 0 20px 5px;
	background:url(../images/weddings/wedding-cake-bground.jpg) no-repeat top left;
}
#weddings-what-we-offer ul {
	margin-left:15px;
	margin-bottom:15px;
}
#weddings-what-we-offer li{
	width:170px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:0.75em;
	color:#006666;
	margin-bottom:5px;
}
.bg{
	background-color:#D0E3E3;
}
html fieldset{ 
	position: relative;
	margin-top:1em;
	padding-top:0.75em; 
	
}
html legend{
	position:absolute; top: -.6em; left: 0.5em;
	padding-bottom:5px;	
	}
#contact-form {
	width:60%;
	padding:5px;
	margin:0 auto;
	text-align:left;
}
#contact-form legend{
	font-family:"Times New Roman", Times, serif;
	font-size:1.2em;
	font-style:italic;
	color:#006666;
	font-weight:bold;
}
#contact-form label{
	width:12em;
	float:left;
	font-size:100%;
	font-weight:bold;
	padding-left:5px;
}
#interactive-area {
	width:100%;
	height:430px;
}
#images-and-vt {
	width:344px;
	height:248px;
	background:url(../images/pic_container.gif) no-repeat top left;
	padding:28px 0 3px 0;
	margin:0 auto;
}
#images-content {
	height:241px;
	text-align:center;
	margin-bottom:20px;
}
#conference-facilities {
	width:170px;
	height:100%;
	padding-top:18px;
	padding-left:115px;
	padding-right:10px;
	margin:0 0 10px 5px;
	background:url(../images/conferences/conf_bground.jpg) no-repeat top left;
}
#conference-facilities li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.75em;
	color:#006666;
	margin-bottom:5px;
}
#conference-form fieldset{
	width:98%;
	padding:2%;
}
#conference-form legend{
	font-family:"Times New Roman", Times, serif;
	font-size:1.2em;
	font-style:italic;
	color:#006666;
	font-weight:bold;
}
#conference-form label{
	width:10em;
	float:left;
	font-size:95%;
	font-weight:bold;
}
.plain-background {
	width:270px;
	height:120px;
	padding-top:10px;
	padding-left:15px;
	padding-right:10px;
	margin:0 0 10px 5px;
	background:url(../images/restaurant/plain_bground.jpg) no-repeat top left;
}
.plain-background ul{
	margin-left:15px;
}
.plain-background li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.75em;
	color:#006666;
	margin-bottom:5px;
}
#room-service {
	width:170px;
	height:150px;
	padding-top:25px;
	padding-right:120px;
	padding-left:10px;
	background:url(../images/bedrooms/room-service.jpg) no-repeat top left;
	margin-bottom:25px;
}
#room-service ul{
	margin-left:15px;
}
#room-service li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.75em;
	color:#006666;
	margin-bottom:5px;
}
/*--------------calendar styles----------------*/
.calendar_jan {
	clear:both;
	float:left;
	width:39px;
	height:47px;
	margin-right:15px;
	padding:20px 0 0 15px;
	background:url(../images/calendar/jan.jpg) no-repeat top left;
	 font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#999999;
}
.calendar_feb {
	clear:both;
	float:left;
	width:39px;
	height:47px;
	margin-right:15px;
	padding:20px 0 0 15px;
	background:url(../images/calendar/feb.jpg) no-repeat top left;
	 font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#999999;
}
.calendar_mar {
	clear:both;
	float:left;
	width:39px;
	height:47px;
	margin-right:15px;
	padding:20px 0 0 15px;
	background:url(../images/calendar/mar.jpg) no-repeat top left;
	 font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#999999;
}
.calendar_apr {
	clear:both;
	float:left;
	width:39px;
	height:47px;
	margin-right:15px;
	padding:20px 0 0 15px;
	background:url(../images/calendar/apr.jpg) no-repeat top left;
	 font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#999999;
}
.calendar_may {
	clear:both;
	float:left;
	width:39px;
	height:47px;
	margin-right:15px;
	padding:20px 0 0 15px;
	background:url(../images/calendar/may.jpg) no-repeat top left;
	 font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#999999;
}
.calendar_jun {
	clear:both;
	float:left;
	width:39px;
	height:47px;
	margin-right:15px;
	padding:20px 0 0 15px;
	background:url(../images/calendar/jun.jpg) no-repeat top left;
	 font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#999999;
}
.calendar_jul {
	clear:both;
	float:left;
	width:39px;
	height:47px;
	margin-right:15px;
	padding:20px 0 0 15px;
	background:url(../images/calendar/jul.jpg) no-repeat top left;
	 font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#999999;
}
.calendar_aug {
	clear:both;
	float:left;
	width:39px;
	height:47px;
	margin-right:15px;
	padding:20px 0 0 15px;
	background:url(../images/calendar/aug.jpg) no-repeat top left;
	 font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#999999;
}
.calendar_sep {
	clear:both;
	float:left;
	width:39px;
	height:47px;
	margin-right:15px;
	padding:20px 0 0 15px;
	background:url(../images/calendar/sep.jpg) no-repeat top left;
	 font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#999999;
}
.calendar_oct {
	clear:both;
	float:left;
	width:39px;
	height:47px;
	margin-right:15px;
	padding:20px 0 0 15px;
	background:url(../images/calendar/oct.jpg) no-repeat top left;
	 font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#999999;
}
.calendar_nov {
	clear:both;
	float:left;
	width:39px;
	height:47px;
	margin-right:15px;
	padding:20px 0 0 15px;
	background:url(../images/calendar/nov.jpg) no-repeat top left;
	 font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#999999;
}
.calendar_dec {
	clear:both;
	float:left;
	width:39px;
	height:47px;
	margin-right:15px;
	padding:20px 0 0 15px;
	background:url(../images/calendar/dec.jpg) no-repeat top left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#999999;
}
.calendar-one {
	border:1px solid #D0E3E3;
	padding:3px;
	margin-bottom:25px;
}
.calendar-two {
	border:1px solid #D0E3E3;
	padding:3px;
	margin-bottom:25px;
}
.calendar-three {
	border:1px solid #D0E3E3;
	padding:3px;
	margin-bottom:25px;
}
/*--- extra calendar styles added for dynamic --*/
/*--------------calendar styles----------------*/
.calendar_01 {
	clear:both;
	float:left;
	width:39px;
	height:47px;
	margin-right:15px;
	padding:20px 0 0 15px;
	background:url(../images/calendar/jan.jpg) no-repeat top left;
	 font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#999999;
}
.calendar_02 {
	clear:both;
	float:left;
	width:39px;
	height:47px;
	margin-right:15px;
	padding:20px 0 0 15px;
	background:url(../images/calendar/feb.jpg) no-repeat top left;
	 font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#999999;
}
.calendar_03 {
	clear:both;
	float:left;
	width:39px;
	height:47px;
	margin-right:15px;
	padding:20px 0 0 15px;
	background:url(../images/calendar/mar.jpg) no-repeat top left;
	 font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#999999;
}
.calendar_04 {
	clear:both;
	float:left;
	width:39px;
	height:47px;
	margin-right:15px;
	padding:20px 0 0 15px;
	background:url(../images/calendar/apr.jpg) no-repeat top left;
	 font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#999999;
}
.calendar_05 {
	clear:both;
	float:left;
	width:39px;
	height:47px;
	margin-right:15px;
	padding:20px 0 0 15px;
	background:url(../images/calendar/may.jpg) no-repeat top left;
	 font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#999999;
}
.calendar_06 {
	clear:both;
	float:left;
	width:39px;
	height:47px;
	margin-right:15px;
	padding:20px 0 0 15px;
	background:url(../images/calendar/jun.jpg) no-repeat top left;
	 font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#999999;
}
.calendar_07 {
	clear:both;
	float:left;
	width:39px;
	height:47px;
	margin-right:15px;
	padding:20px 0 0 15px;
	background:url(../images/calendar/jul.jpg) no-repeat top left;
	 font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#999999;
}
.calendar_08 {
	clear:both;
	float:left;
	width:39px;
	height:47px;
	margin-right:15px;
	padding:20px 0 0 15px;
	background:url(../images/calendar/aug.jpg) no-repeat top left;
	 font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#999999;
}
.calendar_09 {
	clear:both;
	float:left;
	width:39px;
	height:47px;
	margin-right:15px;
	padding:20px 0 0 15px;
	background:url(../images/calendar/sep.jpg) no-repeat top left;
	 font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#999999;
}
.calendar_10 {
	clear:both;
	float:left;
	width:39px;
	height:47px;
	margin-right:15px;
	padding:20px 0 0 15px;
	background:url(../images/calendar/oct.jpg) no-repeat top left;
	 font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#999999;
}
.calendar_11 {
	clear:both;
	float:left;
	width:39px;
	height:47px;
	margin-right:15px;
	padding:20px 0 0 15px;
	background:url(../images/calendar/nov.jpg) no-repeat top left;
	 font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#999999;
}
.calendar_12 {
	clear:both;
	float:left;
	width:39px;
	height:47px;
	margin-right:15px;
	padding:20px 0 0 15px;
	background:url(../images/calendar/dec.jpg) no-repeat top left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#999999;
}
table{
	width:98%;
}
.d1, .d2, .d3, .d4, .d5, .d6, .d7, .d8, .d9, .d10, .d11, .d12, .d13, .d14, .d15, .d16, .d17, .d18, .d19, .d20, .d21, .d22, .d23, .d24, .d25, .d26, .d27, .d28, .d29, .d30, .d31 {
	height:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#999999;
	padding:5px;
	margin:5px;
	font-size:72%;
	text-align:center;
	border:1px solid #999999;
}
div.active {
	background-color:#D0E3E3;
	font-weight:bold;
}
/*----------------------------*/
hr {
	background:url(../images/ornamental_rule.gif) no-repeat top center;
	height:35px;
	width:80%;
	border:none;
}
#features-plain-background {
	width:270px;
	padding-top:10px;
	padding-left:15px;
	padding-right:10px;
	margin:0 0 10px 5px;
	background:url(../images/restaurant/plain_bground.jpg) no-repeat top left;
}
#features-plain-background ul{
	margin-left:15px;
}
#features-plain-background li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.75em;
	color:#006666;
	margin-bottom:5px;
}
#upcoming-events {
	width:275px;
	height:100%;
	padding-top:18px;
	padding-left:10px;
	padding-right:10px;
	margin:0 0 20px 5px;
	background:url(../images/upcoming-events.jpg) no-repeat top left;
}
#upcoming-events h3{
	padding-left:85px;
	
}
#upcoming-events p{
	padding-left:85px;
	
}
iframe{
	width:330px;
	height:240px;
	border:0;
}
.qtcheck{
	margin-top:5px;
	padding:5px;
	line-height:1.5em; 
	font-weight:bold;
}
.vcard {
	font-size:0.75em;
}
span.adr {
	margin-bottom:10px;
}
.location {
	display:none;
}

#contactdetails h3
	{
		font-size:1.2em;
	}
#contactdetails p
	{
		line-height:200%;
		margin-top:1.0em;
	}
.price{margin-top:0;font-weight:bold;}
.day{font-size:75%;font-weight:bold;}
th{background-color:#D0E3E3;border:1px solid #D0E3E5;font-size:75%;color:#fff;}