#wrap { width: 790px; background-color:#FFF; padding: 5px; overflow: hidden; }
* { margin: 0 auto 0 auto; }

body { 	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; background-color:#EEEEEE; font-size: 12px; }
p { padding: 5px; }
h1 { font-family: Geneva, Arial, Helvetica, sans-serif; font-weight: normal; font-size: 18px; line-height: 20px; color: #B9121B; }
h2 { font-family: Geneva, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 14px; line-height: 16px; color: #B9121B; margin: 10px 5px 10px 5px; }
h3 { font-family: Geneva, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 11px; line-height: 14px; color: #B9121B; margin: 10px 5px 10px 5px; }
h4 { font-family:Geneva, Arial, Helvetica, sans-serif ; font-weight: bold; font-size: 14px; line-height: 16px; margin: 10px 5px 10px 5px; }
a { text-decoration: underline; color:#a2171e }
a img { border: none; }
a:hover { text-decoration: underline; color: #996600; }
img { border-bottom-style: none; }

h3 img, #content-index img { padding-right: 4px; padding-left: 3px; } 

address {  font-style: normal;   display: inline;  padding-left: 5px;  }


/* header top*/
#header-business { background:url(images/bed_and_breakfast_header_business.jpg) no-repeat; height: 130px; }
#header-guestbook { background:url(images/bed_and_breakfast_header_guestbook.jpg) no-repeat; height: 130px; }
#header-useful { background:url(images/header_cardiff_bay.jpg) no-repeat; height: 130px; }
#header-events { background:url(images/header_bed_and_breakfast_welsh_assembly.jpg) no-repeat; height: 130px; }
#header-interest { background:url(images/header_cardiff_castle.jpg) no-repeat; height: 130px;}
#header-location { background:url(images/bed_and_breakfast_header_location.jpg) no-repeat; height: 130px;}
#header-rooms { background:url(images/bed_and_breakfast_the_rooms.jpg) no-repeat; height: 130px; }
#header { background:url(images/bed_and_breakfast_header.jpg) no-repeat; height: 130px; }
#header span { display:none; }
#header-rooms span { display: none; }
#header-location span { display: none; }
#header-interest span { display: none; }
#header-events span { display: none; }
#header-useful span { display: none; }
#header-guestbook span { display: none; }
#header-business span { display: none; }

/* left side */

#left { float:left; width: 169px; }
.link { width: 168px; clear:both;   }
.link .title-red { background:url(images/red_box.gif); margin-bottom: 5px; font-weight: bold; color:#FFF; }
.link .red-box {background-color:#a2171e;	padding: 5px;	font-size: 0.8em;	color: #fff;}  
#left-nav {
	margin-top: 10px;
	margin-bottom: 20px;
	background-color: #A41119;
	width: 166px;
}
#left-nav ul.navigate { list-style:none; color:#FFF; padding: 0; margin: 0; }
#left-nav ul.navigate li { display:block; color: #FFF; height: 20px; padding: 7px; border-bottom: #890000 1px solid;  }
#left-nav ul.navigate li a, #content-index .feature-box a { text-decoration:none; color:#fff;} 
#left-nav ul.navigate li a:hover, #content-index .feature-box a:hover { text-decoration: underline; color:#faffae; }
#left-nav ul.navigate li a.active { color:#ffd202;}

/* content page */
#content-index { margin: 0px 5px 10px 5px; padding: 5px; float:left; width: 430px; }
#content-index h1 { padding: 5px 0px 10px 5px; }
#content-index img.image-house { margin: 10px; }
#content-index .feature-box { display: block; background-color:#A41119; color:#FFF; border: #890000 1px solid; margin-top: 30px; }
#content-index ul li { list-style-image:url(images/bullet_yellow.gif);}
#content-index p.footer {border-top: #CCC 1px solid; padding-top: 5px; font-size: 0.8em; }
#content-index img.photo { margin: 10px; }
#content-index p.big { font-size: 1.3em; }

/* RIGHT SIDE */
#right-side { float:left; width: 170px; font-size: 0.9em; }
#right-side img { margin-bottom: 5px;}
#box-wrap { margin: 10px 0px 20px 0px; }
#box-wrap .title-box { background:url(images/left_box.gif) no-repeat; width: 175px; height: 34px; font-weight: bold; color:#FFF;  }
#box-wrap .yellow-box { background-color:#f7e599; padding: 5px; }
#box-wrap .yellow-box img {border:#000 1px solid; }
#box-wrap .yellow-box p.tour { padding: 0; }
#box-wrap .yellow-box p.tour a { color:#999; text-decoration: none; font-size: 11px; font-weight: bold; } 
#box-wrap .yellow-box p.tour a:hover { text-decoration: underline; }
#box-wrap .yellow-box li { list-style-image:url(images/bullet_yellow.gif);}

/* footer */
#footer { background:url(images/footer_back.gif) repeat-x; clear:both; color:#FFF; margin-top: 10px; padding: 10px; height: 32px; font-size: 10px;  }
.footer-link { margin-left: 220px; }
.footer-link a { font-weight: bold; color:#FFF; text-decoration: none; }
.footer-link a:hover { text-decoration: underline; }


/* added */
#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(images/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(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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	
.bold {
	font-weight: bold;
}
.bold-red {
	font-weight: bold;
	color: #990000;
}




