@charset "utf-8";
/* CSS Document */

#directory h2 { border-bottom: 0px none; }

/* availability */
#tooltip { /*this is the box of the tool tip*/
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
/*	opacity: 0.85;*/ /*Can be used, just uncomment it*/
}
#tooltip h3, #tooltip div { margin: 0; }  /*the h3 is the title of the floating tool tip, and the div is the body*/
.avbooked{background-color: #FF4848; color:#FFFFFF;}
.avlimited{background-color: #F9E1AB;}
.avavailable{background-color: #FFFFFF;}


#profile_nav {
	margin: 5px 0px 0px;
	background-image: url(../../images/profile/profile_bdr_top.gif);
	background-position: 0px 25px;
	background-repeat: no-repeat;
	height: 57px;
	overflow: hidden;
	width: 765px;
}
#profile_nav_foot {
	margin: 5px 0px 0px;
	height: 27px;
	overflow: hidden;
	clear: both;
	background-image: url(../../images/profile/profile_bdr_bot.gif);
	padding: 40px 0px 0px 0px;
	background-repeat: no-repeat;
}
#profile_nav_details {
	margin: 0px 0px 0px 5px;
}
#profile_nav a img, #profile_nav_foot a img {
	border-width: 0px;
	position: relative;
	margin: 0px 2px -4px 0px;
}

#profile_nav a, #profile_nav_foot a {
	display: block;
	float: left;
	text-align: center;
	padding: 4px 0px 7px 0px;
	background-repeat: no-repeat;
	font-weight: bold;
	height: 27px;
	overflow: hidden;
	text-decoration: none;
	font-size: 9px;
}
#profile_nav_foot a {
	background-position: 30px 30px;
}

#profile_nav .shoulder_left {
	float: left;
	height: 27px;
	overflow: hidden;
}
#profile_nav .shoulder_right {
	float: right;
	height: 27px;
	overflow: hidden;
}
#profile_photos {
	float: right;
	width: 240px;
	text-align: center;
	margin: 0px 20px 20px 20px;
}
#profile_photos  img {
	margin: 0px 0px 20px;
}


#profile_body {
	margin: 0px 0px 10px 0px;
	font-size: 11px;
	line-height: 1.5em;
	width: 765px;
	padding: 0px 0px 5px 0px;
	background-position: left bottom;
	background-repeat: no-repeat;
	border: 0px none;
	clear:both;

}
#profile_body_padding {
	margin: 0px 35px 10px 10px;
	float: none;
}
#profile_body p {
}

#profile_body_details {
	display: inline;
}
#profile_body .contacts {
	background-color: #E1F1FA;
	border: 1px solid #7CB4D2;
	width: 450px;
	margin: 10px 0px;
}
#profile_body_contacts td {
	padding: 4px;
	text-align: left;
}

#profile_body_details h3 {
	font-size: 14px;
	color: #4C5D68;
}

#profile_body_infoPlay {
	display: none;
	text-align: center;
}
#profile_body_availability {
	display: none;
}
#profile_body_uniqueOffer {
	display: none;
}
#profile_body_enquiry {
	display: none;
}
#profile_body_tellFriend {
	display: none;
}
#profile_body_gallery {
	display: none;
}



/* Nav Buttons a */

#profile_nav_details a, #profile_nav_foot_details a {
	width: 69px;
}
#profile_nav_infoPlay a, #profile_nav_foot_infoPlay a {
	width: 76px;
}
#profile_nav_availability a, #profile_nav_foot_availability a {
	width: 90px;
}
#profile_nav_uniqueOffer a, #profile_nav_foot_uniqueOffer a {
	width: 99px;
}
#profile_nav_enquiry a, #profile_nav_foot_enquiry a {
	width: 75px;
}
#profile_nav_tellFriend a, #profile_nav_foot_tellFriend a {
	width: 89px;
}
#profile_nav_website a, #profile_nav_foot_website a {
	width: 103px;
}
#profile_nav_booknow a, #profile_nav_foot_booknow a {
	width: 99px;
}
#profile_nav_print a, #profile_nav_foot_print a {
	width: 60px;
}
#profile_nav_gallery a, #profile_nav_foot_gallery a {
	width: 75px;
}
#profile_nav_share {
	margin: 0px 0px 3px 0px;
	float: left;
	height: 24px;
	overflow: hidden;
}
#profile_nav_share a img{
	margin: 0px;
	padding: 0px;
}
#profile_nav_share a{
	margin: 0px;
	padding: 0px;
}

/* Nav Buttons a:link - a:visited */

#profile_nav_details a:link, #profile_nav_details a:visited {
	background-image: url(../../images/profile/profile_nav_details.gif);
}
#profile_nav_infoPlay a:link, #profile_nav_infoPlay a:visited {
	background-image: url(../../images/profile/profile_nav_infoPlay.gif);
}
#profile_nav_availability a:link, #profile_nav_availability a:visited {
	background-image: url(../../images/profile/profile_nav_availability.gif);
}
#profile_nav_uniqueOffer a:link, #profile_nav_uniqueOffer a:visited {
	background-image: url(../../images/profile/profile_nav_uniqueOffer.gif);
}
#profile_nav_enquiry a:link, #profile_nav_enquiry a:visited {
	background-image: url(../../images/profile/profile_nav_enquiry.gif);
}
#profile_nav_tellFriend a:link, #profile_nav_tellFriend a:visited {
	background-image: url(../../images/profile/profile_nav_tellFriend.gif);
}
#profile_nav_website a:link, #profile_nav_website a:visited {
	background-image: url(../../images/profile/profile_nav_website.gif);
}
#profile_nav_print a:link, #profile_nav_print a:visited {
	background-image: url(../../images/profile/profile_nav_print.gif);
}
#profile_nav_booknow a:link, #profile_nav_booknow a:visited {
	background-image: url(../../images/profile/profile_nav_bookNow.gif);
}
#profile_nav_gallery a:link, #profile_nav_gallery a:visited {
	background-image: url(../../images/profile/profile_nav_details.gif);
}

/* Nav Buttons a:active */

#profile_nav_details a:active {
	background-image: url(../../images/profile/over/profile_nav_details.gif);
}
#profile_nav_infoPlay a:active {
	background-image: url(../../images/profile/over/profile_nav_infoPlay.gif);
}
#profile_nav_availability a:active {
	background-image: url(../../images/profile/over/profile_nav_availability.gif);
}
#profile_nav_uniqueOffer a:active {
	background-image: url(../../images/profile/over/profile_nav_uniqueOffer.gif);
}
#profile_nav_enquiry a:active {
	background-image: url(../../images/profile/over/profile_nav_enquiry.gif);
}
#profile_nav_tellFriend a:active {
	background-image: url(../../images/profile/over/profile_nav_tellFriend.gif);
}
#profile_nav_website a:active {
	background-image: url(../../images/profile/over/profile_nav_website.gif);
}
#profile_nav_print a:active {
	background-image: url(../../images/profile/over/profile_nav_print.gif);
}
#profile_nav_booknow a:active {
	background-image: url(../../images/profile/over/profile_nav_uniqueOffer.gif);
}
#profile_nav_gallery a:active {
	background-image: url(../../images/profile/over/profile_nav_details.gif);
}
#pdfBox {
	background-color: #E1F1FA;
	border: 1px solid #7CB4D2;
	padding: 10px;
	display: block;
	font-size:11px;
	margin-top:20px;
	width: 450px;
}
#pdfBox img {
	float: left;
	margin-top: -3px;
	margin-right: 10px;
	border-width: 0px;
}
#pdfBox strong {
	font-size: 11px;
	display: block;
	height: 16px;
	overflow: hidden;
}
#pdfBox span {
	display: block;
	height: 16px;
	overflow: hidden;
}

#profilegallery {
	width: 765px;
	float: left;
	margin: 0px 0px -20px 0px;
}
#profilegallery .img {
	width: 170px;
	overflow: hidden;
	float: left;
	margin: 0px 0px 20px 17px;
}
#profilegallery .thumbwrapper {
	width: 168px;
	border: 1px solid #CCCCCC;
	background-color: #fafafa;
}
#profilegallery .thumb {
	margin: 5px 5px 5px 5px;
	height: 106px;
	overflow: hidden;
}
#profilegallery .desc {
	color: #666666;
	font-size: .8em;
	line-height: normal;
	height: 24px;
	overflow: hidden;
	margin: 5px 0px 0px 0px
}

