@charset "UTF-8";/* CSS Document */#leftprof {	float: left;	/* padding-right: 15px;	border-right-width: 1px;	border-right-style: solid;	border-right-color: #EBEBEB;	margin-bottom: 15px; */	width: 485px;	padding-top: 20px;}#rightdivspace {	margin-top: 35px;}#rightdivspace #box {	padding: 3px;	border: 1px solid #E6E6E6;	margin-top: 2px;	margin-bottom: 0px;}#rightdivspace li {	margin-top: 8px;}#leftprof #2colwrapper {	width: 500px;}#2colwrapper #2colright {	float: right;	width: 155px;}#2colwrapper .bulletlist {	float: left;	width: 175px;}.heading {	font-size: 14px;	font-weight: bold;	color: #000;}#leftprof .spacer10px {	padding-top: 10px;}#rightprof {	float: right;	width: 220px;	margin-right: 15px;}#profiletitle {	margin-bottom: 5px;	width: 743px;	padding-bottom: 0px;}#profiletitle h1 {	font-size: 28px;	font-weight: bold;	height: 29px;	margin-bottom: 5px;	margin-top: 0px;	margin-left: -5px;	color: #0f78b1;}#profile h2 {	font-family: Arial, Helvetica, sans-serif;	font-size: 16px;	color: #e24140;	height: 18px;	font-weight: normal;	margin-left: -4px;}#centerdiv {	margin-top: 40px;}#hires {	font-size: 10px;	margin-top: 3px;	margin-right: 0px;}#photos {	padding-right: 10px;	height: 75px;	width: 75px;	float: left;	padding-bottom: 10px;}/* OVERLAYS *//* the overlayed element */ .simple_overlay {	/* must be initially hidden */     display:none;	/* place overlay on top of other elements */     z-index:10000;	/* styling */     background-color:#E6E6E6;	/* CSS3 styling for latest browsers */     -moz-box-shadow:0 0 90px 5px #000;	-webkit-box-shadow: 0 0 90px #000;}  /* close button positioned on upper right corner */ .simple_overlay .close {	background-image:url(../img/sections/locations/overlays/close.png);	position:absolute;	right:-15px;	top:-15px;	cursor:pointer;	height:35px;	width:35px;}/* styling for elements inside overlay */ .details {	font-size:11px;	color:#fff;} .details2 {     position:absolute;     top:15px;     right:15px;     font-size:11px;     color:#fff;     width:150px; }  .details h3 {     color:#aba;     font-size:15px;     margin:0 0 -10px 0; }#triggers img {	cursor:pointer;}.map_citystate_hdr {	font-weight: bold;	color: #135e6b;}.apple_overlay {	/* initially overlay is hidden */	display:none;	/* a little styling */		font-size:11px;	background-color: #FFF;	border: solid 1px #e5e5e5;	padding: 5px;}.apple_overlay p {	padding-top: 5px;	padding-right: 0px;	padding-bottom: 0px;	padding-left: 0px;}/* default close button positioned on upper right corner */.apple_overlay div.close {	background-image:url(../img/sections/locations/close.jpg);	position:absolute;	right:5px;	top:5px;	cursor:pointer;	height:30px;	width:31px;}