/*------------------------------------------------------------------------- 
CSS Document 
CONTENT STYLES FOR SITE
DESIGN: DIGITALTURTLE.CO.UK
AUTHOR: MATT BENTLEY
EMAIL: MATT@DIGITALTURTLE.CO.UK
---------------------------------------------------------------------------*/

/*--------------------------------------HEADER AREA STYLES-----------------*/
#header h1
{
	float: right;
	color: #000;
	margin-top: 20px;
	padding-right: 30px;
}
#header #home_link
{
	position: absolute;
	text-indent: -5000px;
	left: 528px;
	top: 14px;
	width: 252px;
	height: 73px;
	background: url(/images/header/logo.gif) no-repeat left top;
	overflow: hidden;
}
#header ul 
{
	list-style: none;
	padding: 20px 0px 0px 31px;
}
#header ul li
{
	float: left;
	
	padding-right: 23px;
}
#header ul li a
{
	text-decoration: none;
	color: #5A5A5D;
	font-size: 12px;
}
#header ul li a:hover
{
	text-decoration: none;
	color: #ccc;
}

/*--------------------------------------FOOTER STYLES----------------------*/

#footer h1
{
	float: left;
	width: 128px;
	height: 63px;
	background: url(/images/footer/logo.gif) no-repeat left top;
}
#footer h1 a
{
	text-indent: -5000px;
	text-align: center;
	display: block;
	width: 128px;
	height: 63px;
	overflow: hidden;
}
#visit_bath
{
	width: 494px;
	height: 102px;
	margin-top: 20px;
	padding: 15px 23px 23px 23px;
	background: url(/images/whats_on/visit_bath.gif) no-repeat left top;
}
#footer span
{
	padding-left: 25px;
}
#footer a
{
	color: #9F9F85;
}
#footer a:hover
{
	color: #686847;
}
#footer p
{
	line-height: 18px;
	margin-bottom: 0px;
}
#footer .copyright
{
	margin-top: 8px;
}

#footer div
{
	position: absolute;
	top: -53px;
	left: 18px;
	color: #727272;
	font-size: 12px;
}
#footer h4
{
	position: absolute;
	top: -60px;
	left: 591px;
	color: #648CA0;
	text-align: left;
	line-height: 21px;
	font-weight: normal;
}

/*--------------------------------------CONTENT AREA STYLES----------------*/

.image_one
{
	float: left;
	width: 569px;
	height: 235px;
	margin: 3px 0px 15px 0px;
	text-indent: -5000px;
}
.image_two
{
	float: right;
	width: 220px;
	height: 235px;
	border-top: 3px solid #fff;
	text-indent: -5000px;
}

.side_content
{
	float: right;
	width: 188px;
	padding: 16px;
	border-top: 4px solid #fff;
}
#content h1
{
	margin-left: 16px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #3C3C3D;
}
#content_xmas h1
{
	margin-left: 16px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #3C3C3D;
}
#content .side_content h1
{
	margin: 0px 0px 18px 0px;
	color: #448FA9;
}
#content .side_content h4
{
	margin-left: 0px;
	color: #648CA0;
}
#content p
{
	width: 533px;
	margin: 18px 0px 16px 16px;
}
#content_xmas p
{
	margin: 18px 0px 16px 16px;
}
#content .side_content p
{
	width: 188px;
	margin: 0px 0px 18px 0px;
}
#content .side_content ul
{
	list-style: none;
	width: 190px;
	margin: 0px 0px 18px 0px;
}
#content .side_content ul li
{
	padding-left: 16px;
	background: url(/images/list_icon_blue.gif) no-repeat 0px 8px;
	line-height: 21px;
}
#content ul
{
	list-style: none;
	width: 496px;
	margin: 18px 0px 18px 16px;
}
#content ul li
{
	padding-left: 37px;
	background: url(/images/list_icon.gif) no-repeat 20px 9px;
	line-height: 21px;
}
#content h3
{
	margin: 18px 0px 0px 16px;
	color: #A1A181;
	font-size: 12px;
}
#content h4
{
	margin: 18px 0px 0px 16px;
}

/*-------------------------------------- HOME CONTENT AREA STYLES----------------*/

#home .image_one
{
	background: url(/images/home/image1.jpg) no-repeat left top;
}
#home .image_two
{
	background: url(/images/home/image2.jpg) no-repeat left top;
}
#home .side_content,
#leisure .side_content,
#comments .side_content,
#contact .side_content
{
	height: 406px;
	background: #D5E5ED url(/images/home/spa_breaks_bg.gif) no-repeat left bottom;
}
#home #short_breaks
{
	width: 537px;
	height: 74px;
	padding: 34px 0px 0px;
	margin: 0px 0px 0px 16px;
	background: url(/images/home/short_breaks_bg.gif) no-repeat left top;
	color: #313131;
}
#home #short_breaks p
{
	margin-top: 0px;
}
#home #home_flash
{
	border-top: 3px solid #fff;
}
#home #home_flash img
{
	display: block;
}
#home #content h1
{
	margin-top: 15px
}
#home #content .side_content h1
{
	margin: 0px 0px 18px 0px;
}
/*-------------------------------------- ROOMS CONTENT AREA STYLES----------------*/

#rooms .image_one
{
	background: url(/images/rooms/image1.jpg) no-repeat left top;
}
#rooms .image_two
{
	background: url(/images/rooms/image2.jpg) no-repeat left top;
}

/*-------------------------------------- FACILITIES CONTENT AREA STYLES----------------*/

#facilities .image_one
{
	background: url(/images/facilities/image1.jpg) no-repeat left top;
}
#facilities .image_two
{
	background: url(/images/facilities/image2.jpg) no-repeat left top;
}

/*-------------------------------------- ROMANTIC CONTENT AREA STYLES----------------*/

#romantic .image_one
{
	background: url(/images/romantic/image1.jpg) no-repeat left top;
}
#romantic .image_two
{
	background: url(/images/romantic/image2.jpg) no-repeat left top;
}

/*-------------------------------------- LEISURE CONTENT AREA STYLES----------------*/

#leisure .image_one
{
	background: url(/images/leisure/image1.jpg) no-repeat left top;
}
#leisure .image_two
{
	background: url(/images/leisure/image2.jpg) no-repeat left top;
}

/*-------------------------------------- PROMOTIONS CONTENT AREA STYLES----------------*/

#promotions .image_one
{
	background: url(/images/promotions/image1.jpg) no-repeat left top;
}
#promotions .image_two
{
	background: url(/images/promotions/image2.jpg) no-repeat left top;
}
#promotions .side_content h4
{
	margin: 0px 0px 18px 0px;
}
#promotions_content
{
	float: left;
	width: 569px;
	background: url(/images/promotions/content_bg.gif) no-repeat right bottom;
}
/*-------------------------------------- ITALY CONTENT AREA STYLES----------------*/

#italy .image_one
{
	background: url(/images/italy/image1.jpg) no-repeat left top;
}
#italy .image_two
{
	background: url(/images/italy/image2.jpg) no-repeat left top;
}
#italy .side_content h4
{
	margin: 0px 0px 18px 0px;
}
/*-------------------------------------- SPA BREAKS CONTENT AREA STYLES----------------*/

#spa .image_one
{
	background: url(/images/promotions/spa.jpg) no-repeat left top;
}
#spa .image_two
{
	background: url(/images/promotions/image2.jpg) no-repeat left top;
}
#spa .side_content h4
{
	margin: 0px 0px 18px 0px;
}
#spa_content
{
	float: left;
	width: 569px;
	background: url(/images/promotions/content_bg.gif) no-repeat right bottom;
}

/*-------------------------------------- WHATS ON CONTENT AREA STYLES----------------*/

#whats_on .image_one
{
	background: url(/images/whats_on/image1.jpg) no-repeat left top;
}
#whats_on .image_two
{
	background: url(/images/whats_on/image2.jpg) no-repeat left top;
}
#whats_on #content p
{
	margin: 0px 0px 18px 16px;
}
#whats_on #content .side_content p
{
	margin: 18px 0px 0px 0px;
}

/*-------------------------------------- ACTIVITIES CONTENT AREA STYLES----------------*/

#activities .image_one
{
	background: url(/images/activities/image1.jpg) no-repeat left top;
}
#activities .image_two
{
	background: url(/images/activities/image2.jpg) no-repeat left top;
}

/*-------------------------------------- BATH CONTENT AREA STYLES----------------*/

#bath .image_one
{
	background: url(/images/bath/image1.jpg) no-repeat left top;
}
#bath .image_two
{
	background: url(/images/bath/image2.jpg) no-repeat left top;
}
#bath #content ul
{
	list-style: none;
}
#bath #content ul li
{
	float: left;
	width: 235px;
	padding-left: 12px;
	line-height: 21px;
	
	font-weight: bold;
	cursor: pointer;
	background: url(/images/bath/list_icon.gif) no-repeat left 6px;
}
#bath #content ul li a
{
	color: #8D8D71;
}
#bath .side_content img
{
	margin: 10px 0px;
}
#bath #content
{
	padding-bottom: 50px;
}

/*-------------------------------------- LOCATION CONTENT AREA STYLES----------------*/

#location .image_one
{
	background: url(/images/location/image1.jpg) no-repeat left top;
}
#location .image_two
{
	background: url(/images/location/image2.jpg) no-repeat left top;
}
#location p
{
	margin: 0px 0px 0px 16px;
}
#location #content #map
{
	width: 535px;
	height: 302px;
	margin: 20px 0px 30px 15px;
	border: 1px solid #888888;
}

/*-------------------------------------- RATES CONTENT AREA STYLES----------------*/

#rates .image_one
{
	background: url(/images/rates/image1.jpg) no-repeat left top;
}
#rates .image_two
{
	background: url(/images/rates/image2.jpg) no-repeat left top;
}
#rates table
{
	border: 0px;
	width: 496px;
	margin: 18px 0px 0px 16px;
}
#rates thead
{
	font-weight: bold;
	vertical-align: top;
	line-height: 20px;
}
#rates tbody
{
	vertical-align: top;
	line-height: 20px;
}
#rates #content
{
	padding-bottom: 50px;
}

/*-------------------------------------- COMMENTS CONTENT AREA STYLES----------------*/

#comments .image_one
{
	background: url(/images/comments/image1.jpg) no-repeat left top;
}
#comments .image_two
{
	background: url(/images/comments/image2.jpg) no-repeat left top;
}
#comments #content p span
{
	font-style: italic;
}
#comments #content p
{
	width: 533px;
	margin: 18px 0px 4px 16px;
}
#comments #content .side_content p
{
	width: 188px;
	margin: 0px 0px 18px 0px;
}

/*-------------------------------------- CONTACT US CONTENT AREA STYLES----------------*/

#contact .image_one
{
	background: url(/images/contact/image1.jpg) no-repeat left top;
}
#contact .image_two
{
	background: url(/images/contact/image2.jpg) no-repeat left top;
}
#contact form
{
	margin-top: 40px;
	overflow: auto;
}
#contact label
{
	float: left;
	clear: left;
	width: 161px;
	line-height: 22px;
	margin: 0px 28px 2px 0px;
	text-align: right;
}
#contact .text_input
{
	float: left;
	width: 145px;
	height: 20px;
	line-height: 20px;
	margin-bottom: 2px;
	border: 1px solid #7F9DB9;
}
#contact select
{
	float: left;
	width: 223px;
	height: 22px;
	border: 1px solid #7F9DB9;
	margin-top: 22px;
	font-size: 13px;
	color: #696969;
}
#contact .select_label
{	
	margin-top: 22px;
}
#contact textarea
{
	float: left;
	width: 341px;
	height: 84px;
	margin-top: 22px;
	border: 1px solid #7F9DB9;
}
#contact #submit
{
	clear: left;
	float: left;
	width: 145px;
	margin: 37px 0px 0px 190px;
}
#contact #content
{	
	padding-bottom: 50px;
}

/*-------------------------------------- WEDINGS CONTENT AREA STYLES----------------*/

#weddings .image_one
{
	background: url(/images/home/image1.jpg) no-repeat left top;
}
#weddings .image_two
{
	background: url(/images/weddings/image2.jpg) no-repeat left top;
}
#weddings #content
{
	padding-bottom: 50px;
}
/*---------------------------------------------------------------------------------*/

<style type="text/css">

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.gallerycontainer{
left 50%;
top 50%; 
WIDTH:50px;HEIGHT:50px 
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnail img{
border: 1px solid white;
margin: 0 5px 5px 0;
text-align: center; margin: 0 auto;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
border: 1px solid blue;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 0;
left: 230px; /*position where enlarged image should offset horizontally */
z-index: 50;
}

</style>
