/* LAYOUT */
body, h1, h2, h3, h4, h5, h6, p, form, td, button, input, select {margin: 0; padding: 0}
h1, h2, h3, h4, h5, h6 {font-size: 1em; font-weight: normal}
ul {margin: 0; padding-left: 1.2em}
a {text-decoration: none}
a:hover {text-decoration: underline}
a img {border: none}
.hidden {display: none}
html{overflow-y: scroll;}


a.yellow { color: #FFFF00; }
a.black { color: #000000; }
a.green { color: #778855; padding: 0 18px 0 18px; }
a.green:hover { color: #515d76 }
.blue { color: #515d76; padding: 0 18px 0 18px; }
a.large { font-size: 1.5em; line-height: 3em; }



body
{
	background: #b8c598;
	
	font-family: Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	font-size: 76%;
	color: #ffffff;
}

/* HOLDERS */
#holder
{
	width: 930px;
	padding-bottom: 22px;
	margin: 0 auto;
	position: relative;
}

#left_hand_holder
{
	width: 170px;
	position: relative;
}


/* BRANDING */
#branding
{
	width: 930px; 
	height: 135px;
	margin: 0 0 20px 0;
}

#branding img.logo
{
	padding-top: 0px;
	padding-left: 0px;
}


/* MENU*/
#menu_container {
	width:930px;
	height:30px;
	top: 0px;
	left: 0;
	margin:0;
	padding:0;
	position: absolute;
}

#menu_container_text {
	width:740px;
	margin:8px 0 0 190px;
	padding:0;
	text-align: center;
}


/* MAIN CONTENT 1 LEFT*/

#homepage_main_picture
{
	width: 740px;
	float: right;
	margin-bottom: 20px;
	position: relative;
}

#homepage_main_picture_1
{
	width: 360px;
	float: right;
	position: relative;
}

#homepage_main_picture_2
{
	width: 360px;
	float: right;
	margin-right: 20px;
	position: relative;
}

#homepage_holder
{
	width: 740px;
	float: right;
	position: relative;
}

#find_us_page_main_picture_1
{
	width: 360px;
	float: right;
	position: relative;
	margin-bottom: 20px;
}

#main-content1_left
{
	width: 360px;
	float: right;
	margin-right: 20px;
	margin-bottom: 20px;
	position: relative;
}

#main-content1_left h2.title
{
	color: #515d76;
	font-size: 1.5em;
	line-height: 1.4;
	margin-bottom: 0.8em;
}

#main-content1_left p
{
	color: #000000;
	font-size: 1em;
	line-height: 1.8;
}

#main-content1_left_NEW
{
	width: 360px;
	float: right;
	margin-right: 20px;
	position: relative;
}

#main-content1_left_NEW h2.title
{
	color: #515d76;
	font-size: 1.5em;
	line-height: 1.4;
	margin-bottom: 0.8em;
}

#main-content1_left_NEW p
{
	color: #000000;
	font-size: 1em;
	line-height: 1.8;
}

/* MAIN CONTENT 1*/

#content_right_holder_homepage
{
	width: 740px; 
	float: right;
	position: relative;
	margin-bottom: 20px;
}

#content_right_holder
{
	width: 360px; 
	float: right;
	position: relative;
	margin-bottom: 20px;
}

#main-content1_right
{
	width: 320px; 
	height: 302px;
	padding: 10px 20px 10px 20px;
	line-height: 18px;
	overflow: hidden;
	float: right;
	position: relative;
	background: #778855;
	margin-bottom: 20px;
}

#main-content1_right h2.title
{
	color: #ffffff;
	font-size: 1.5em;
	line-height: 1.4;
	margin-bottom: 0.8em;
}

#main-content1_right p
{
	color: #ffffff;
	font-size: 1em;
	line-height: 1.8;
}

#main-content1_right_NEW
{
	width: 360px; 
	height: 350px;
	overflow: hidden;
	float: right;
	position: relative;
	background: #778855;
}

#main-content1_right_NEW h2.title
{
	color: #ffffff;
	font-size: 1.5em;
	line-height: 1.4;
	margin-bottom: 0.8em;
	padding: 10px 20px 0 20px;
}

#main-content1_right_NEW p
{
	color: #ffffff;
	font-size: 1em;
	line-height: 1.8;
	padding: 0 20px 0 20px;
}

/* MAIN CONTENT 2 */
#main-content2_right
{
	width: 320px; 
	padding: 10px 20px 10px 20px;
	line-height: 18px;
	overflow: hidden;
	float: right;
	position: relative;
	background: #778855;
	margin-bottom: 20px;
}
#main-content2_right h2.title
{
	color: #ffffff;
	font-size: 1.5em;
	line-height: 1.4;
	margin-bottom: 0.8em;
}

#main-content2_right h2.title_dotted_line_above {
	color: #ffffff;
	font-size: 1.5em;
	line-height: 1.4;
	margin-bottom: 0.8em;
	padding-top: 1em;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #b8c598;
}

#main-content2_right p
{
	color: #ffffff;
	font-size: 1em;
	line-height: 1.8;
}

/* MAIN CONTENT 3 */
#main-content3_right
{
	width: 360px; 
	line-height: 18px;
	overflow: hidden;
	float: right;
	position: relative;
	margin-bottom: 20px;
}

#main-content3_right p
{
	color: #000000;
	font-size: 1em;
	line-height: 1.8;
}

/* MAIN CONTENT 4 */

#main-content4_right
{
	width: 320px; 
	padding: 10px 20px 10px 20px;
	line-height: 18px;
	overflow: hidden;
	float: right;
	position: relative;
	background: #778855;
	margin-bottom: 20px;
}
#main-content4_right h2.title
{
	color: #ffffff;
	font-size: 1.5em;
	line-height: 1.4;
	margin-bottom: 0.8em;
}

#main-content4_right p
{
	color: #ffffff;
	font-size: 1em;
	line-height: 1.8;
}

/* MAIN CONTENT GALLERY */
#main-content_gallery
{
	padding-bottom: 22px;
	margin-top: 0px;
	text-align: justify;
	line-height: 18px;
	float: right;	
	width: 738px; 
}


/* MAIN IMAGE */
.main_image
{
	margin-bottom: 20px;
}

/* TARIFF TABLE*/
#tariff_table
{
	width: 740px; 
	float: right;
	position: relative;
	margin-bottom: 20px;
}

.tariff_table_text
{
	color: #000000;
	font-size: 1em;
	line-height: 1em;
	padding: 0.4em;
	border: 1px solid #b8c598
}
.tariff_table_text_small
{
	color: #000000;
	font-size: 0.9em;
	line-height: 1.2em;
}
.tariff_conditions_text_small
{
	color: #000000;
	font-size: 1em;
	line-height: 1.5em;
	padding: 0.4em;
}


/* OFFERS */
#offers
{
	width: 146px; 
	height: 136px;
	padding: 12px 12px 8px 12px;
	float: left;
	margin-bottom: 22px;
	background: #778855;
}
#offers h3
{
	margin-bottom: 8px;
}
#offers h4
{
	margin-bottom: 3px;
}
#offers p
{
	margin-bottom: 2px;
}
#offers img
{
	display: block;
	border: 1px solid #cc9933;
	margin-bottom: 2px;
}

/* EVENTS */
#events
{
	width: 146px; 
	height: 133px;
	padding: 12px 10px 8px 14px;
	float: left;
	background: #778855;
}
#events h3
{
	margin-bottom: 8px;
}
#events img
{
	display: block;
	border: 1px solid #cc9933;
	margin-bottom: 10px;
}

/* LOCATION */
#location
{
	width: 208px; 
	height: 135px;
	padding: 10px 14px 8px 14px;
	position: absolute;
	left: 570px; top: 344px;
	background: #778855 url(img/location.gif) no-repeat 11px 54px;
	z-index: 5;
}

#location h3
{
	font-size: 1.1em;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
}
#location h3 a
{
	color: #ffffff;
}
#location p a
{
	text-transform: uppercase;
	color: #ffffff;
}
#location p a:hover
{
	text-decoration: underline !important;
}
#location a:hover
{
	text-decoration: none !important;
}

/* NEWSLETTER */
#newsletter
{
	position: absolute;
	left: 570px; top: 433px;
	width: 208px;
	padding: 0 14px 10px 14px;
	z-index: 5;
}
#newsletter h3
{
	padding-right: 0.5em;
}

/* ENJOY ENGLAND */
#award
{
	position:relative;
	width: 107px;
	margin-left:20px;
	float:right;
}

/* SIGNATURE */
#signature
{
	width: 930px;
	margin: 0 0 20px 0;
	text-align: center;
	float: right;
}
#signature ul
{
	padding-left: 0;
	list-style: none;
}

#signature ul li
{
	display: inline;
	margin-right: 0.5em;
}

#signature a {
	color: #334433;
}

#signature
{
	color: #223322;
	font-size: 0.9em;
}


/* IMAGE BAR */
#image-bar
{
	width: 157px; 
	height: 130px;
	padding: 12px 0px 0px 12px;
	margin-bottom: 22px;
	float: left;
	background-color: #778855;
	_overflow: hidden;
}

#image-bar p
{
	color: #ffffff;
	text-transform: uppercase;
	font-size: 0.9em;
	padding-bottom:5px;
}


/* RESERVATION FORM */
#reservation-form
{
	width: 146px; 
	height: 170px;
	padding: 11px 10px 0px 14px;
	float: left;
	margin-bottom: 22px;
	background: #778855;
	position: relative;
}
#reservation-form h3
{
	margin-bottom: 4px;
}
#reservation-form a.microlink,
#reservation-form p.book-direct,
#reservation-form p.wifi
{
	display: block;
	float: left;
	width: 130px;
}

#reservation-form a.microlink
{
	color: #ffffff;
	text-transform: uppercase;
	font-size: 1.2em;
}

#reservation-form p.wifi
{
	color: #ffffff;
	font-size: 1.2em;
}

/* GALLERY */

#gallery
{
	width: 835px; 
	padding-right: 0px;
	line-height: 18px;
	position: relative;
	margin-left: 50px;
}

#gallery:after
{
	content: '.';
	clear: both;
	visibility: hidden;
	height: 0;
	display: block;
}

#gallery .img
{
	padding: 24px 0px 0px 0px;
}

#gallery_left
{
	width:400px;
	margin-left:0px;
	margin-right:auto;
	text-align:justify;
	color: #333333;
	float:left;
}

#gallery_right
{
	width:400px;
	margin-left:auto;
	margin-right:0px;
	text-align:justify;
	color: #333333;
}



/* GLOBALS */



/* TEXT STYLES */

h1, h2, h3, h4, h5, h6
{

	font-weight: normal;
}

a
{
	color: #ffffff;
}

h1#doc-header
{
	color: #666666;
	font-size: 0.9em;
}

#reservation-form,
#events,
#offers
{
	color: #ffffff;
	font-size: 0.7em;
}

#reservation-form p {
	font-size: 1.2em;
}

#location
{
	font-size: 0.9em;
	color: #ffffff;
}

#newsletter
{
	font-size: 0.9em;
	
}

#brg-popup
{
	font-size: 1.1em;
}

#brg-popup a
{
	color: #F9E277;
}


/* ===== MAIN CONTENT ===== */

#main-content
{
	
}

#main-content h2,
#main-content h3,
#main-content h4
{
	margin-bottom: 0.8em;
}

#main-content p
{
	margin-bottom: 0.8em;
}

#main-content a
{
	color: #ffffff;
	text-decoration: underline;
}
#main-content a:hover
{
	color: #336644;
}

#main-content ul
{
	margin-bottom: 0.8em;
}

#main-content table
{
	font-size: 0.9em;
	width: 100%;
	background-color: #404040;
	border-collapse: collapse;
	margin-bottom: 1em;
}

#main-content table td
{
	padding: 2px 3px;
	border: 1px solid #c0c0c0;
}

#main-content table.columns
{
	font-size: 1em;
	background-color: transparent;
	width: 100%;
}
#main-content table.columns td
{
	width: 50%;
	padding: 2px 3px;
	border: none;
	vertical-align: top;
}
#main-content2 table td
{
	color: #ffffff;
}
/* ===== RESERVATION FORM + BOXES ===== */

#reservation-form h3,
#events h3,
#offers h3
{
	font-size: 1.4em;
	font-weight: bold;
	text-transform: uppercase;
}

#reservation-form h3 a,
#events h3 a,
#offers h3 a
{
	color: #ffffff;
	text-decoration: none !important;
}


#reservation-form p.book-direct
{
	color: #223322;
	text-transform: uppercase;
	font-size: 1.0em;
}
#reservation-form p.phone-no
{
	color: #223322;
	font-size: 20px;
	font-weight: bold;
}
#reservation-form p.email-direct
{
	color: #ffffff;
	font-size: 1.2em;
	padding-bottom: 6px;
}

#events a.text
{
	color: #e5a632;
	text-transform: uppercase;
}
#events p {
	font-size: 1.4em;
}

#offers h4
{
	font-size: 1.2em;
	font-weight: bold;
}

#offers h4 a
{
	color: #ffffff;
	text-decoration: none !important;
}

#offers p a
{
	color: #ffffff;
	text-decoration: none !important;
}

#offers p
{
	font-size: 1.01em;
}
#widget_specialOffers p.description
{
	display: none;
}

#offers a.read-more
{
	color: #e5a632;
	text-transform: uppercase;
}

#widget_bestPrices
{
	color: #f9e277;
	text-transform: uppercase;
}

#newsletter h3
{
	font-size: 1.3em;
	color: #8e8d8d;
	font-weight: bold;
	text-transform: uppercase;
}

#newsletter p
{
	margin-bottom: 4px;
}
#newsletter label
{
	font-size: 0.9em;
	text-transform: lowercase;
	color: #676767;
}
#newsletter input
{
	color: #000000;
	background: #ffffff;
	font-size: 1em;
}
#newsletter button
{
	text-transform: uppercase;
	color: #e5a632;
	font-size: 1em;
}

/* ====== TRAVELCLICK LINK ===== */


#travelclick-link
{
	text-align: center;
}
#travelclick-link a
{
	color: #808080;
}

