div.specialist {
}
h2.fullname {	font-size: large;	padding: 0;	margin: 0 0 10px 0;
}
/* hcard org name */
span.org {	display: none;
}
div.specialist h3 {
}
div#overview {	height: 1%;	overflow: hidden;
}
div.portrait {	float: left;	width: 154px;	height: 208px;	background: url("/images/home/specialists/frame.jpg") center center no-repeat;
}
img#portrait {	margin: 0 auto;	padding: 36px 0 0 32px;
}
div.contentPanel p.name {	font-family: 'Comic Sans MS', cursive;	padding-left: 36px;	width: 80px;	text-align: center;	margin-top: 0;
}
div.details {	width: 576px;	float: right;
}
div.detail {	float: left;	margin: 0px 20px 10px 0;
}
div.details .label {
}
div.details .value {	font-size: larger;
}
div.bio {	width: 576px;	float: right;	font-size: larger;
}
div.bio p {	line-height: 1.5em;
}
div.experience {	margin: 20px 0;	border-bottom: 1px dotted #a5a5a5;	padding-bottom: 20px;	height: 1%;	overflow: hidden;
}
div.experience div.content {	float: left;	width: 484px;
}
/* memorable Experience doesn't ever have an image */
div#memorableExperience div.content {	float: none;	width: 740px;
}
div.experience img.iconic {	float: right;	width: 240px;	border: 1px solid #ccc;	padding: 2px;
}
div#favouriteDestination div.content {	background: url("/images/home/specialists/postit-yellow.png") top right no-repeat;	padding: 20px;	width: 444px;
}
div#favouriteAccommodation div.content {	background: url("/images/home/specialists/postit-blue.png") top right no-repeat;	padding: 20px;	width: 444px;	float: right;
}
div#favouriteAccommodation img.iconic {	float: left;
}
div#travelTips {	height: 1%;	overflow: hidden;
}
div#travelTips .left {	float: left;	width: 365px;
}
div#travelTips .right {	float: right;	width: 365px;
}
div.tip {	background: url("/images/home/specialists/postit-yellow.png") top right no-repeat;	padding: 15px 25px;	margin: 10px 0;	color: #333;	-moz-border-radius: 4px;	-webkit-border-radius: 4px;
}
div.tip p.country {	margin: 0 0 10px 0;	font-weight: bold;
}
div.tip .bubble p {	margin: 0;	padding: 0 10px;
}
div.images {	height: 1%;	overflow: hidden;	padding: 0;
}
div.images div.imageTitle {	display: table-cell;	vertical-align: middle;	float: left;	width: 140px;	height: 127px;	padding: 14px;	margin: 0 20px 20px 0;	border: 1px solid #a5a5a5;	background: #efefef;	text-align: center;	overflow: hidden;	-moz-border-radius: 10px;	-webkit-border-radius: 10px;
}
div.images div.image {	float: left;	width: 140px;	padding: 14px;	margin: 0 20px 20px 0;	border: 1px solid #a5a5a5;	background: #efefef;	text-align: center;	overflow: hidden;	-moz-border-radius: 10px;	-webkit-border-radius: 10px;
}
div.image a.caption {	display: block;	font-size: 10px;	color: #333;	padding-top: 5px;
}
div.images div.lastCol {	margin-right: 0;
}
/* NEW PAGE TABS START */
div.newPageTabs {	margin: 20px 0;	font-weight: bold;
}
div.newPageTabs ul {	padding: 0 10px;	list-style-type: none;	height: 1%;	overflow: hidden;	border-bottom: 5px solid #214636;
}
div.newPageTabs li {	float: left;	margin-right: 5px;	padding-top: 2px;
}
div.newPageTabs li.active {	padding-top: 0;
}
div.newPageTabs a {	display: block;	padding: 3px 10px 5px 10px;
/*	border-top: 2px solid white; */	background: #2E634D;	color: White;	-moz-border-radius-topleft: 2px;	-webkit-border-top-left-radius: 2px;	-moz-border-radius-topright: 2px;	-webkit-border-top-right-radius: 2px;
}
div.newPageTabs a:link,
div.newPageTabs a:visited,
div.newPageTabs a:hover,
div.newPageTabs a:active {	text-decoration: none;
}
div.newPageTabs a:hover {	text-decoration: underline;
}
div.newPageTabs li.active a {	background: #214636;	padding-top: 5px;	border-top: none;
}
div.newPageTabs li.active a:hover {	text-decoration: none;
}
/* NEW PAGE TABS END */#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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-image: url(data:image/gif;base64,AAAA); /* 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/components/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/images/components/lightbox/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; outline: none;}
#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
