/* CSS Document */

/*

Author: Andy Shaw 

Date: 14/03/2008

*/


/*===============================================================

	S T Y L E     R E S E T

================================================= =STYLE RESET */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: Arial, Helvetica, Verdana, "Lucida Grande", sans-serif;
	vertical-align: baseline;
}

h5 {
width:800px;
margin:0 auto;
font-size:9px;
text-align:center;
color:#666666;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}
#leftPad2 {
	float: right;
	height: 384px;
	width: 256px;
	margin-left: 20px;
}

#rightContent {
	width: 215px;
	float: right;
}

body {
	line-height: 1;
	color: #000000;
	background-color: #AB8574;
}
#centre {
	height: 105px;
	width: 697px;
	margin-right: auto;
	margin-left: auto;
}

ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
strong {
	font-size: inherit;
	font-weight: inherit;
	color: #000000;
}
#rightContent h3 {
	font-size: x-small;
	color: #666666;
	font-weight: normal;
}

span {
	color: #777777;
	font-size: small;
}

/*===============================================================

   N A V I G A T I O N
	
============================================== =NAVIGATION */


.hide {
	display: none;
}

#nav_strip {
	height: 37px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}



#global_nav {
	height: 37px;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	float: right;
}


.home a {
	background-image: url(../i/home.gif);
	background-repeat: no-repeat;
	float: left;
	height: 22px;
	width: 39px;
	margin-right: 25px;
}

.about a {
	background-image: url(../i/about.gif);
	background-repeat: no-repeat;
	float: left;
	height: 22px;
	width: 49px;
	margin-right: 25px;
}
.gallery  a {
	background-image: url(../i/gallery.gif);
	background-repeat: no-repeat;
	float: left;
	height: 22px;
	width: 63px;
	margin-right: 25px;
}
.contact a {
	background-image: url(../i/contact.gif);
	background-repeat: no-repeat;
	float: left;
	height: 22px;
	width: 68px;
}

.home a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	padding-bottom: 3px;
}

.about a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	padding-bottom: 3px;
}

.gallery  a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	padding-bottom: 3px;
}

.contact a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	padding-bottom: 3px;
}

.home_active a {
	background-image: url(../i/home.gif);
	background-repeat: no-repeat;
	float: left;
	height: 22px;
	width: 39px;
	margin-right: 25px;
	border-bottom-width: 1px;
	border-bottom-style: groove;
	border-bottom-color: #FFFFFF;
	padding-bottom: 3px;
	cursor: default;
}

.about_active a {
	background-image: url(../i/about.gif);
	background-repeat: no-repeat;
	float: left;
	height: 22px;
	width: 49px;
	margin-right: 25px;
	border-bottom-width: 1px;
	border-bottom-style: groove;
	border-bottom-color: #FFFFFF;
	padding-bottom: 3px;
	cursor: default;
}
.gallery_active  a  {
	background-image: url(../i/gallery.gif);
	background-repeat: no-repeat;
	float: left;
	height: 22px;
	width: 63px;
	margin-right: 25px;
	border-bottom-width: 1px;
	border-bottom-style: groove;
	border-bottom-color: #FFFFFF;
	padding-bottom: 3px;
	cursor: default;
}

.contact_active a {
	background-image: url(../i/contact.gif);
	background-repeat: no-repeat;
	float: left;
	height: 22px;
	width: 68px;
	border-bottom-width: 1px;
	border-bottom-style: groove;
	border-bottom-color: #FFFFFF;
	padding-bottom: 3px;
	cursor: default;
}



/*===============================================================

   S T R U C T U R E
	
============================================== =STRUCTURE */



#header {
	height: 37px;
	width: 100%;
	background-image: url(../i/navBg.gif);
	background-repeat: repeat-x;
}

#banner {
	height: 300px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 45px;
}#leftContent {
	height: auto;
	width: 470px;
	float: left;
}
#rightContent {
	float: right;
	height: auto;
	width: 220px;
}
#content #leftContentHome {
	float: left;
	height: auto;
	width: 300px;
}
#rightContentHome {
	float: right;
	height: auto;
	width: 400px;
}


#content {
	height: auto;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}

#contentHome {
	height: auto;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}

#clearThis {
	clear: both;
	height: 1px;
	width: 100%;
}
#sendRight {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}

.smallBreak {
	height: 5px;
	width: 100%;
}

.lineBreak {
	height: 8px;
	width: 100%;
}



/*===============================================================

   T Y P O G R A P Y
	
============================================== =TYPOGRAPHY */


h1 {
	font-size: large;
	color: #000000;
	margin-bottom: 0.5em;
	font-weight: bold;
}
p {
	font-size: small;
	color: #26140C;
	line-height: 1.4em;
	font-weight: normal;
}
h2 {
	font-size: medium;
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 0.4em;
}
h3 {
	font-size: medium;
	font-weight: normal;
	color: #FFFFFF;
}
h4 {
	text-align: center;
	color: #FFFFFF;
	font-weight: normal;
	font-size: large;
}
strong {
	font-weight: bold;
	color: #26140C;
	font-size: small;
	text-decoration: none;
}
#floatLeft {
	float: left;
	height: 181px;
	width: 238px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}


#rightContent li {
	font-size: small;
	color: #666666;
	line-height: 1.4em;
}
#content a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
#footer {
	height: auto;
	width: 100%;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	color: #FFFFFF;
	font-size: small;
	background-image: url(../i/footerBg.gif);
	background-repeat: repeat-x;
	background-color: #26140C;
	padding-top: 20px;
	padding-bottom: 20px;
}


#footer p {
	color: #FFFFFF;
	font-size: small;
	float: right;
	clear: both;
}
a {
	color: #FFFFFF;
}

#footer strong {
	font-size: small;
	color: #FFFFFF;
	font-weight: normal;
}
#footer a {
	font-size: small;
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}



/*------------------------------------------------------------------------------- Lightbox ----- */



#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(../i/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../i/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../i/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; }
img {
	background-image: url(../i/loading.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#jumpedToContent {
	text-indent: -9999px;
	display: none;
}
#jumpedToNav {
	text-indent: -9999px;
	display: none;
}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}

a img{border:none;}




/*------------------------------------------------------------------------------- Gallery Boxes ----- */


#centreThumbnails {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	clear: both;
}

.thumb {
	float: left;
	height: 180px;
	width: 180px;
}

.thumb img {
	width: 180px;
	height: 185px;
	border: 3px solid #FFFFFF;
}

.thumb img:hover {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;

}



/*------------------------------------------------------------------------------- Mast ----- */

.mast {
	position: relative;
	}
#mast  {
	height: 310px;
	width: 750px;
	overflow: hidden;
	}
#mast  *  {
	width: 750px;
	height: 310px;
	background-image: url(../i/mast1.jpg);
	background-repeat: no-repeat;
	}
#mast  div  a  {
	background: transparent;
	width: 100%;
	height: 100%;
	display: block;
	}
#mast  .two  {
	background-image: url(../i/mast2.jpg);
	background-repeat: no-repeat;
	}
#mast  .three  {
	background-image: url(../i/mast3.jpg);
	background-repeat: no-repeat;
	}
#mast  .four  {
	background-image: url(../i/mast4.jpg);
	background-repeat: no-repeat;
	}
#left {
	float: left;
	height: auto;
	width: 275px;
}
#right {
	width: 450px;
	float: right;
	height: auto;
}
#opening {
	padding-bottom: 3px;
}
#logo_box {
	height: 146px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}

.logo a {
	background-image:url(../i/logo.gif);
	width:587px;
	height:146px;
	float:left;
	background-repeat:no-repeat;
}
.telNumbers a {
	background-image:url(../i/navInfo.gif);
	width:222px;
	height:146px;
	float:right;
	background-repeat:no-repeat;
}
#contactDetails {
	float: right;
	height: 146px;
	width: 113px;
}

#contentHome ul {
	list-style-image: url(../i/bullet.gif);
}
#bullets p {
	position: relative;
	left: 3px;
	top: 1px;
}
#content h3 {
	text-align: center;
	font-size: large;
	color: #54524B;
	font-weight: normal;
}
#details {
	background-image: url(../i/navInfo.gif);
	float: right;
	height: 146px;
	width: 227px;
	background-repeat: no-repeat;
}

#contentHome img {
	float: right;
	padding-bottom: 15px;
	padding-left: 15px;
}
#leftPic {
	height: 128px;
	width: 129px;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	padding-right: 30px;
}
#leftPad {
	height: 256px;
	width: 384px;
	float: right;
	margin-left: 20px;
}
