#profile_nav {
	margin: 5px 0px 0px;
	background-repeat: repeat-x;
	height: 27px;
	overflow: hidden;
	width: 437px;
	background-image: url(../images/profile/profile_nav_bg.gif);
}
#profile_nav_foot {
	margin: 5px 0px 0px;
	height: 27px;
	overflow: hidden;
	clear: both;
}

#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: 10px;
}
#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: 26px 0px 0px 0px;
}
#profile_photos p {
	margin: 0px 0px 10px;
}


#profile_body {
	border-top: 0px none;
	border-right: 1px solid #587f45;
	border-bottom: 1px solid #587f45;
	border-left: 1px solid #587f45;
	margin-top: 0px;
	font-size: 11px;
	line-height: 1.5em;
	width: 437px;
}
#profile_body_padding {
	margin: 5px;
}
#profile_body p {
}

#profile_body_details {
	display: block;
	font-size: 12px;
}
#profile_body_contacts {
	width: 425px;
}

#profile_body_details h3 {
	font-size: 14px;
	color: #4c5844;
}

#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;
}



/* 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: 90px;
}
#profile_nav_website a, #profile_nav_foot_website a {
	width: 103px;
}
#profile_nav_print a, #profile_nav_foot_print a {
	width: 61px;
}

/* 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_enquiry.gif);
}
#profile_nav_print a:link, #profile_nav_print a:visited {
	background-image: url(../images/profile/profile_nav_print.gif);
}

/* Nav Buttons a:active */

#profile_nav_details a:active {
	background-image: url(../images/profile/over/profile_nav_details.gif);
	width: 69px;
}
#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);
	width: 75px;
}
#profile_nav_tellFriend a:active {
	background-image: url(../images/profile/over/profile_nav_tellFriend.gif);
	width: 90px;
}
#profile_nav_website a:active {
	background-image: url(../images/profile/over/profile_nav_enquiry.gif);
}
#profile_nav_print a:active {
	background-image: url(../images/profile/over/profile_nav_print.gif);
}
#pdfBox {
	background-color: #f5faf5; 
	border: 1px solid #e2f0e1; 
	padding: 5px;
	display: block;
}
#pdfBox img {
	float: left;
	margin-top: -3px;
	margin-right: 10px;
	border-width: 0px;
}
#pdfBox strong {
	font-size: 12px;
	display: block;
	height: 16px;
	overflow: hidden;
}
#pdfBox span {
	display: block;
	height: 16px;
	overflow: hidden;
}
.section .content .header h1 {
	background-color: #587f45;
	padding: 5px;
	color: #FFFFFF;
	margin: 0px 0px 10px 0px;
	font-size: 14px;
}
.section .content .header h1 a:link, .section .content .header h1 a:visited {
	color: #FFFFFF;
}
.section .content .header h1 a:link, .section .content .header h1 a:active {
	color: #e2f0e1;
}
.section .content .header .businessname {
	background-color: #587f45;
	padding: 5px;
	color: #FFFFFF;
	margin: 0px 0px 10px 0px;
	font-size: 14px;
	font-weight:bold;
}
.section .content .header .businessname a:link, .section .content .header .businessname a:visited {
	color: #FFFFFF;
}
.section .content .header .businessname a:link, .section .content .header .businessname a:active {
	color: #e2f0e1;
}

.listCatchPhrase {
	font-size: 12px;
	color: #587f45;
	font-weight: bold;
}
section .content .header h1 {
background-color:#587f45;
color:#FFFFFF;
font-size:14px;
margin:0 0 10px;
padding:5px;
}
