img, div { behavior: url(/images/iepngfix.htc) }

html {
	min-height: 100%;
	height: auto;
}

body {
	background: #99CCFF url(images/bg-body.jpg) no-repeat bottom left;
	background-repeat: repeat;
	
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 16px;
}

* html body { font-size: medium; }

h2 {
    padding: 0px;
    font-size: 1.7em;
    font-weight: normal;
    color: #4b284a;
    margin: 5px 0px 10px 0px;
    font-family: verdana;
}

h3 {
    padding: 0px;
    font-size: 1em;
    color: #000;
    margin: 20px 0px 5px 0px;
}

p {
    line-height: 1.5em;
    margin: 10px 0px 10px 0px;
}

p.test {
    line-height: 1.5em;
    margin: 20px 0px 10px 0px;
}

li {
    line-height: 1.5em;
    list-style-type:square;
}

a {
    color: #000;
}

.breaker {
    clear: both;
    display: block;
    height: 0px;
}

/**************** Layout Of Page *****************/

#wrapper {
    width: 860px;
    padding: 10px;
    margin: 0px auto;
    background-color: #FFF;
    font-size: 0.8em;
}

#topbar {
	width: 840px;
	height: 80px;
	padding: 0px 10px;
	margin-bottom: 2px;
	background-color: #F9C;
	background-repeat: repeat;
}

#imagebar {
	position: relative;
	height: 310px;
	width: 860px;
	clear: both;
}

#navbar {
    height:35px;
    width: 860px;
    background: #4b284a url(images/bg-navbar.gif) repeat-x left top;
    margin: 0px;
    padding: 0px;
}

#content, #contentBlog {
    margin: 20px 0px 0px 0px;
}

#footerbar {
    width: 860px;
    height: 65px;
    background: #CB9;
}

#gmap {
    height: 310px;
    width: 860px;
}

/**************** Top Bar *****************/

#topbar #logo {
    float: left;
    border: 0px;
}

#topbar #phoneno {
    float: right;
    color: #FFF;
    line-height: 80px;
    font-size: 1.2em;
}

#topbar a#makeenquiry {
    float: right;
    display: block;
    background-color: #FFF;
    color: #000;
    font-size: 0.8em;
    margin: 28px 5px 28px 15px;
    padding: 7px 5px;
    text-decoration: none;
}

#topbar a#makeenquiry:hover {
    background-color: #fef;
}

#topbar #makeenquiry img {
    border: 0px;
}


/**************** Image Bar *****************/

#imagebar .homeImg {
    position: absolute;
    left: 0px;
    top: 0px;
    
}

#imagebar #ribbon {
    position: absolute;
    right: 0px;
    bottom: 0px;
    z-index: 10;
}


/**************** Nav Bar *****************/

#navbar li {
    display: block;
    margin: 0px;
    padding: 0px;
    float: left;
    border-right: 1px solid #FFF;
}

#navbar li.endli {
    border-right: 0px;
}

#navbar li a {
    display: block;
    color: #FFF;
    text-decoration: none;  
    line-height: 29px;
    color: #FFF;
    padding: 0px 15px;
    font-size: 0.85em;
    font-weight: bold; 
    margin-top: 1px;
}

#navbar li a:hover, a.sel {
    background-color: #996;
}


/**************** Content *****************/

#content .lefttext, #contentBlog .lefttext {
    width: 560px;
    float: left;
    clear: left;
}

#content .rightbox, #contentBlog .rightbox {
    background: url(images/bg-rightbox.gif) repeat left top;
    width: 260px;
    padding: 10px;
    float: right;
    clear: right;
    margin-bottom: 10px;
    color: #963;
    font-size:0.85em;
    line-height: 1.8em;
}

#content .rightbox img, #contentBlog .rightbox img {
    border: 0px;
}

#content .rightboxr, #contentBlog .rightboxr {
    width: 147px;
    float: right;
}

	#content .rightboxr a, #contentBlog .rightboxr a {
		color: #963;
	}

#content .rightboxrd, #contentBlog .rightboxrd {
    width: 86px;
    float: left;
    display: block;
}

#content .boldrd, #contentBlog .boldrd {
    font-weight: bold;
}

#content .rightboxl, #contentBlog .rightboxl {
    width: 110px;
    float: left;
    padding-right: 3px;
}

#content .rightbox h2, #contentBlog .rightbox h2 {
    color: #636;
    font-size: 1.6em;
    line-height: 1.4em;
    float: left;
    margin: 0px 0px 10px 0px;
}

#content .rightbox h2 a, #contentBlog .rightbox h2 a {
	color: #4B284A;
	text-decoration: none;
}

#content .rightbox p, #contentBlog .rightbox p {
	width: 100%;
	float: left;
	margin: 0px;
	line-height: 1.8em;
	display: block;
	color: #4B284A;
}

#content .rightbox img, #contentBlog .rightbox img {
    float: right;
}

#content .addressBox, #contentBlog .addressBox {
    float: right;
    width: 185px;
    background: url(images/bg-rightbox.gif) repeat left top;
    padding: 10px;
    margin-bottom: 10px;
    margin-right: 10px;
    height: 180px;
}

#content .wide, #contentBlog .wide {
    width: 410px;
    margin-right: 0px;
    background: none;
}


#content .addressBox h2, #contentBlog .addressBox h2 {
    color: #636;
    font-size: 1.2em;
    font-weight: bold;
    float: left;
    clear: left;
    margin: 0px 0px 5px 0px;
}

#content .addressBox p, #contentBlog .addressBox p {
    color: #963;
    float: left;
    clear: left;
    margin: 0px 0px 5px 0px;
    font-size:0.85em;
    line-height: 1.8em;
    display: block;
}

#content .seeAndDo, #contentBlog .seeAndDo {
    width: 400px;
    margin: 5px;
    padding: 10px;
    float: left;
    line-height: 1.4em;
    font-size: 0.85em;
}

#content .seeAndDo img, #contentBlog .seeAndDo img {
    float: left;
    margin-right: 10px;
}

#content .seeAndDo a, #contentBlog .seeAndDo a {
    font-size: 1.2em;
    line-height: 2em;
}

#content .gallLeft, #contentBlog .gallLeft {
    width: 400px;
    float: left;
    padding: 10px;
    margin-bottom: 10px;
}

#content .gallLeft h3, #contentBlog .gallLeft h3 {
    margin-left: 6px;
}

#content .gallLeft img, #contentBlog .gallLeft img {
    width: 84px;
    height: 84px;
    margin: 0px 6px 12px 6px;
    border: 0px;
}

#content .gallRight, #contentBlog .gallRight {
    width: 400px;
    float: right;
    padding: 10px;
    margin-bottom: 10px;
}

#content .gallRight h3, #contentBlog .gallRight h3 {
    margin-left: 6px;
}

#content .gallRight img, #contentBlog .gallRight img {
    width: 84px;
    height: 84px;
    margin: 0px 6px 12px 6px;
    border: 0px;
}


/**************** Calendar *****************/

.calendarDiv {
    float: left;
    background: url(images/calendar.jpg) no-repeat top left;
    padding: 20px 4px 10px 2px;
    height: 266px;
    margin: 0px 12px;
}

.calendarTbl {
    float: left;
    font-size: 0.8em;
    margin-bottom: 10px;
    padding: 5px;
}

.calendarTbl .calCott {
    font-weight: bold;
    text-align: center;
    border-bottom: 2px solid #969;
    padding: 3px 0px;
}

.calendarTbl .calDay {
    width: 27px;
    background-color: #636;
    color: #FFF;
    padding: 3px 0px;
    text-align: center;
}

.calFree {
    bordeR: 1px solid #969;
    text-align: center;
    width: 27px;
    height: 26px;
}

.calBooked {
    border: 1px solid #969;
    text-align: center;
    background: url(images/bg-calBooked.gif) repeat top left;
    color: #FFF;
    font-weight: bold;
    width: 27px;
    height: 26px;
}

.calLeft {
    margin-top: 5px;
    margin-right: 10px;
    float: left;   
    clear: left;
}


/**************** Footer *****************/

#footerbar #footertext {
    padding: 10px;
    font-size: 0.85em;    
    line-height: 1.8em; 
    float: left; 
}

#footerbar #footerlogos {
    float: right;
    padding: 5px 10px 0px 0px;
}   


/**************** Lightbox *****************/


#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:/image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }


/*****************
 IMAGE FLOATS
 *****************/

img.floatleft {
	float: left;
	margin: 0px 10px 0px 0px;
}

img.floatright {
	float: right;
	margin: 0px 0px 10px 0px;
}
.imagecentre {
	display: block;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;

}
#giftaid {
	background-color: #4B284A;
	color: #FFF;
	padding: 20px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	font-weight: bold;
}

#giftaid a {
	background-color: #4B284A;
	color: #FFF;
}
#NEWS {
	background-color: #FFC;
	border-top-style: dotted;
	border-bottom-style: dotted;
}
