/* CSS Document */

/* Normalisation */
/* ------------------------------------------------------------------------ */

/* Normalises margin, padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td 
{ margin : 0; padding : 0; }

/* Normalises font-size for headers */
h1, h2, h3, h4, h5, h6 
{ font-size : 100%; }

/* Remove list styles from lists */
ol, ul
{ list-style : none; }

/* Normalises font style and font weight to normal */
address, caption, cite, code, dfn, em, strong, th, var
{ font-style : normal; font-weight : normal; }

/* Remove borders and spacing from tables */
table
{ border-collapse : collapse ; border-spacing : 0; }

/* Remove borders from field set and img */
fieldset, img
{ border :0; }

/* Left aligns text in caption and table headers */
caption, th
{ text-align : left; }

/* Remove quotation marks from quote */
q:before, q-after
{ content : ''; }

/* Center design */
/* ------------------------------------------------------------------------ */

/* The following centres the design to a main rectangle of 750 pixels, 770 would be normal for crap screen resolutions */
body 
{
	text-align : center;
	width : 100%;
}
#wrapper 
{
	width : 750px;
	height : auto;
	margin : 0 auto;
	text-align : left;
	position : relative;
}
/* Page structure */
/* ------------------------------------------------------------------------ */

/* Main items */
#branding
{
	position : relative;
	width : 750px;
	height : 460px;
	margin : 0;
	padding : 0;
	text-align : center;
}
ul#content
{
	width : 750px;
	position : relative;
	margin : 0;
	padding : 0;
	padding-bottom : 90px;
	text-align : center;
}
#footer
{
	position : relative;
	width : 750px;
	height : 158px;
	clear : both;
	margin : 0;
	padding : 0;
	text-align : center;
}
#mypanel
{
	position : relative;
	width : 750px;
}
/*Supplementary items (branding) */
#branding ul.title
{
	position : absolute;
	z-index : 50;
	height : 110px;
	width : 750px;
	top : 95px;
}
#branding ul.title li.name, #branding ul.title li.location
{
	position : relative;
	top : 20px;
	margin-top : 5px;
	margin-bottom : 10px;
}
#branding ul#navigation
{
	height : 95px;
	display : block;
}
#branding ul#navigation li
{
	position : absolute;
	display : inline;
	height : 95px;
	width : 125px;
	margin : 0;
	padding : 0;
}
#branding ul#navigation li#one
{	left : 0px; }
#branding ul#navigation li#two
{	left : 125px; }
#branding ul#navigation li#three
{	left : 250px; }
#branding ul#navigation li#four
{	left : 375px; }
#branding ul#navigation li#five
{	left : 500px; }
#branding ul#navigation li#six
{	left : 625px; }

#branding ul#navigation li a
{
	position : relative;
	top : 30px;
	display : block;
	width : 125px;
	height : 65px;
	line-height : 1.5em;
}
#branding #hotel-images
{
	position : relative;
	z-index : 10;
	margin-top : 105px;
	height : 275px;
}
/* Supplementary items (content area) */
ul#content li.heading
{
	position : relative;
	margin : 0;
	padding-left : 25px;
	padding-right : 25px;
	text-align : left;
	z-index : 1;
}
ul#content li.heading a.tab
{
	position : absolute;
	right : 0;
	top : 0;
}
ul#content li.full-width
{
	position : relative;
	margin : 0;
	padding-left : 25px;
	padding-right : 25px;
	padding-bottom : 15px;
	padding-top : 10px;
	text-align : left;
}
ul#content li.empty
{
	position : relative;
	clear : both;
	height : 17px;
}
ul#content li.extra
{
	position : relative;
	clear : both;
	margin-top : 10px;
	z-index : 45;
}
ul#content li.column-one
{
	position : relative;
	float : right;
	text-align : center;
	width : 274px;
	margin-left : 1px;
	padding-bottom : 100px;
}
ul#content li.column-two
{
	position : relative;
	float : right;
	text-align : center;
	width : 227px;
	padding-bottom : 100px;
}
ul#content li.column-three
{
	position : relative;
	float : left;
	text-align : center;
	width : 245px;
	padding-bottom : 100px;
}
ul#content li.column-four
{
	position : relative;
	float : left;
	text-align : left;
	width : 473px;
	padding-bottom : 100px;
}
ul#content li.column-one h2, ul#content li.column-two h2, ul#content li.column-three h2, ul#content li.column-four h2
{
	height : 30px;
	margin-bottom : 25px;
}
ul#content li.column-four h2
{
	padding-left : 20px;
}
ul#content li.full-width p.standard
{
	width : 450px;
}
ul#content li.full-width ul.side
{
	position : absolute;
	top : 10px;
	right : 25px;
	width : 205px;
}
ul#content li.full-width ul.side li
{
	list-style-type: circle;
	list-style-position: outside;
	display: list-item;
}
ul#content li.full-width ul.side li.section
{
	padding-bottom : 10px;
}

/* Typographic structure */
h2
{
	padding-top : 30px;
	padding-bottom : 10px;
}

ul#content li.full-width h2
{
	padding-bottom : 3px;
	margin-bottom : 12px;
}

ul#content li.full-width p.standard
{
	margin-bottom : 10px;
}

/* Typographic treatment */
/* type sizes etc */

body
{
	font-size : 80%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5
{
	font-weight : normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1
{
	font-size : 2.6em;
	letter-spacing: 2px;
	text-transform: capitalize;
}
#branding ul.title li.location h1
{	
	font-size : 1.8em;
	letter-spacing : 3px;
	font-variant: small-caps;
}
h2
{
	font-size : 1.5em;
	letter-spacing: 1px;
}
h3
{	font-size : 1.2em; }

#branding ul#navigation li a
{
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
	font-variant: small-caps;
	font-size : 1.1em;
}
#branding ul#navigation li.selected a
{
	background-image: url(/images/BG-navigation-selected.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#branding ul#navigation li a:hover
{
	background-image: url(/images/BG-navigation-hover.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
p
{
	padding-bottom : 3px;
}
a
{
	padding-bottom : 5px;
}
#footer p#sitemap
{	position : absolute; top : 10px; font-size : 85%; text-align : center; width : 750px; }
#footer p#sitemap a
{	padding : 2px 8px 2px 8px; border-right : 1px solid  #4D5C7B; border-bottom:1px solid  #4D5C7B; color :  #4D5C7B; text-transform : capitalize; }
#footer p#copyright
{	position : relative; top : 70px; font-size : 85%; padding-left : 10px; padding-right : 10px; }

/* type colours */
body
{	color: #4D5C7B; }
h1
{ 	color: #FFFFFF; }
#branding ul.title li.location h1
{	color : #CCE7F8; border-top : 1px solid #CCE7F8;}
h2
{	color : #003366; }
h3
{	color: #003366; }
a
{	color: #000033; text-decoration : none; }
a:hover
{	text-decoration : underline; }
#branding ul#navigation li a
{	color: #003366; }
ul#content li.full-width p
{	color: #003366; }
ul#content li.full-width a
{	color : #FFFFFF; }

/* Colours, treatments and graphics */
/* ------------------------------------------------------------------------ */
body
{
	background-color: #11203F;
	background-image: url(/images/BG.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#wrapper
{
	background-color: #EBEFED;
	background-image: url(/images/BG-wrapper.jpg);
	background-repeat: repeat-y;
	border-left : 3px groove #ABA296;
	border-right : 3px ridge #ABA296;
}
#footer
{
	background-color: #AAB6C2;
}
#branding ul.title
{
	background-image: url(/images/BG-title-bottom2.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
#branding ul#navigation
{
	background-image: url(/images/BG-navigation-bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #7087A6;
}
#branding ul#navigation li
{
	background-image: url(/images/BG-navigation-li.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
#branding #hotel-images
{
	background-image: url(images/images.jpg);
	background-repeat: no-repeat;
}
ul#content li.heading
{
	background-color: #8094A7;
}
ul#content li.full-width
{
	background-image: url(/images/BG-full-width2.jpg);
	background-repeat: repeat-y;
	background-color: #8094A7;
}
ul#content li.empty
{
	background-image: url(/images/BG-full-width-bottom.jpg);
	background-repeat: no-repeat;
	clear : both;
}
ul#content li.column-one h2, ul#content li.column-two h2, ul#content li.column-three h2, ul#content li.column-four h2
{
	background-color: #AAB6C2;
	background-image: url(/images/BG-h2.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
ul#content li.column-three, ul#content li.column-two, ul#content li.column-four
{
	border-right : 1px solid #E5E6E3;
}

/* Module treatments */
/* ------------------------------------------------------------------------ */
/*location map*/
ul#content li.column-three ul.loc
{
	background-image: url(images/biritsh-isles-map-small.png);
	background-repeat: no-repeat;
	background-position: top;
	margin-bottom : 20px;
	color: #3F5A79;
}
ul#content li.column-three ul.loc li.first
{
	padding-top : 192px;
}
ul#content li.column-three p.small
{
	font-size : 90%;
	padding : 5px;
	text-align : left;
	border : 1px dotted #AAB6C2;
	margin : 10px;
	color: #7C858F;
}
/*column two */
ul#content li.column-two ul, ul#content li.column-four ul
{	text-align : left ; padding-left : 25px; padding-right : 25px; padding-top : 10px; padding-bottom : 20px; }
ul#content li.column-two ul li, ul#content li.column-four ul li
{	
	list-style-type: disc;
	list-style-position: inside;
}
ul#content li.column-two img, ul#content li.column-four img
{
	border : 1px solid #3F5A79;
	padding : 4px;
	margin-bottom : 3px;
}
ul#content li.column-four img
{
	float:left;
	margin-left : 20px;
	margin-top : 2px;
	margin-right:10px;
	margin-bottom:6px;
}
ul#content li.column-two p, ul#content li.column-four p
{
	text-align : left;
	padding-left : 25px;
	padding-right : 25px;
	padding-bottom : 20px;
}
/*column one*/
ul#content li.column-one p.button, ul#content li.column-one p.box
{
	margin-left : 10px;
	margin-right : 10px;
	margin-bottom : 1px;
	padding : 5px 10px 5px 10px;
	background-color: #8DC0DC;
	font-size: 1.1em;
	color: #FFFFFF;
	text-align : left;
	position : relative;
	clear:both;
}
ul#content li.column-one p#last
{	background-image:url(/images/corner-bottom.png); background-repeat:no-repeat; background-position: bottom right; }
ul#content li.column-one p.button a
{
	padding : 3px;
	color: #FFFFFF;
	display : block;
}
ul#content li.column-one p.button a:hover
{
	padding: 2px;
	border : 1px solid white;
	text-decoration : none;
}
ul#content li.column-one p#book2
{
	background: #CC0033 url(/images/BG-book.png) no-repeat top left;
	padding-top : 15px;
}
ul#content li.column-one p#book
{
	text-transform: capitalize;
	font-variant: small-caps;
	font-style: oblique;
	padding: 5px;
	padding-right : 15px;
	margin-bottom:0;
	text-align:right;
	background: #8DC0DC url(/images/corner-top.gif) no-repeat top left;
}
ul#content li.column-one p#book img
{
	float : left; margin : 0 5px 5px 3px;
}

ul#content li.column-one p.box
{
	background-color: #AAB6C2;
}
ul#content li.column-one p.info
{
	margin-left : 10px;
	margin-right : 10px;
	margin-bottom : 1px;
	padding : 5px 10px 5px 10px;
	background-color: #CBD7D9;
	font-size : 90%;
	text-align : left;
}
ul#content li.column-one ul.payment
{
	margin-top : 10px;
	margin-left : 10px;
	margin-right : 10px;
	margin-bottom : 1px;
	padding : 5px 10px 0px 10px;
	border: 1px solid #91B0C3;
	text-align : left;
	font-size : 90%;
	background-color: #FFFFFF;	}
ul#content li.column-one ul.payment li.cards
{
	margin : 5px -5px 0px -5px;
}
ul#content li.column-one ul.payment h3
{
	font-size : 1.1em;
	color: #5B7897;
	margin-bottom : 3px;
}
/*booking form*/
ul#content li.column-one form
{
	display : block;
	margin-left : 10px;
	margin-right : 10px;
	padding-bottom : 10px;
	margin-bottom : 1px;
	background-color: #CBD7D9;
}
ul#content li.column-one form fieldset
{
	padding : 10px;
	background-image: url(/images/transparent-overlay-white.png);
	background-repeat: repeat;
	text-align : left;
}
ul#content li.column-one form fieldset input, ul#content li.column-one form fieldset select, ul#content li.column-one form fieldset textarea
{
	color: #4D5C7B;
	border: solid #4D5C7B 1px;
	padding : 3px;
	margin-bottom : 2px;
	width : 140px;
}
ul#content li.column-one form fieldset select
{	width : 145px; }
ul#content li.column-one form fieldset textarea
{	width : 225px; }
ul#content li.column-one form fieldset label{
	color: #4D5C7B;
	font-size : 80%;
	width : 50px;
	padding-right : 5px;
}
ul#content li.column-one form fieldset li
{
	text-align : right;
	margin-bottom : 2px;
}
ul#content li.column-one form fieldset li.left
{
	text-align : left;
}
ul#content li.column-one form fieldset li.date input
{
	width : 32px;
}
ul#content li.column-one form input.submit
{
	background-color: #91B0C3;
	padding : 3px;
	color: #FFFFFF;
	font-family: Verdana, hevletica, arial, sans-serif;
	font-size : 100%;
	border-bottom: 2px ridge #666666;
	margin-top : 5px;
	letter-spacing: 1px;
	width : 232px;
}
ul#content li.column-four ul.menu
{
	border: 3px double #4D5C7B;
	margin : 5px;
	background-color: #FFFFFF;
}
ul#content li.column-four ul.menu li
{
	padding : 0;
	margin : 0;
	display: block;
}
ul#content li.column-four ul.menu li p
{	padding : 5px; }
ul#content li.column-four ul.menu li.section
{	border-bottom : 1px dotted #4D5C7B; }
ul#content li.column-four ul.menu li.head
{
	border-bottom : 1px solid #CBD7D9;
	font-size : 1.2em;
	text-transform: uppercase;
	font-variant: small-caps;
}
/*multiple colums*/
ul#content li.column-three a, ul#content li.column-two p a, ul#content li.full-width p a, ul#content li.column-four p a
{
	background-image: url(/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left : 15px;
	padding-top : 3px;
}
ul#content li.full-width p a
{
	background-image: url(/images/arrow2.png);
}

ul#content li.column-four ul.service-info
{
	padding : 5px;
	margin: 0;
}
ul#content li.column-four ul.service-info li
{ 
	clear: both; 
	padding : 10px 15px 10px 0;
	border: 1px dotted #5A88AC; 
	margin-bottom : 5px; 
	background-image: url(/images/bgRooms.jpg);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #EDF5F8;
	display:block;
}
ul#content li.column-four ul.service-info li h3
{
	color:#5A88AC;
}
ul#content li.column-four ul.service-info li.bg
{
	background-image: url(/images/bgRooms.jpg);
	background-position: left;
	background-color: #FFFFFF;
}
ul#content li.column-four ul.service-info li img
{	float : left; margin-right : 5px; margin-bottom : 2px; }
ul#content li.column-four ul.service-info li h3
{	display : inline; }
ul#content li.column-four ul.service-info li p
{
	width : 95%;
	max-width : 40em;
	line-height: normal;
	font-size : 90%;
}
/* ------------------------------------------------------------------------ */
#search { 
	position:absolute; 
	top: 0px;
	margin-top: -40px;
	left: 550px; 
	z-index: 50000;
}