/* CSS Document */
html { height: 100%; }
body{
	margin:0px;
	background-image: url('../images/back_repeat.gif');
	background-position: top center;
	font-family: Georgia, "Times New Roman",Times, serif;
	min-height: 100%; 
	height: 100%;
}
#lens-flare{
	background: url('../images/lens_flare.png') no-repeat scroll top center;
	width: 100%;
}
#lens-flare {
	min-height: 100%;
} /* for proper browsers */
* html #lens-flare {
	height: 100%;
} /* for IE */
#header{
	margin-top:32px;
	margin-bottom:10px;
	background-image: url("../images/header.png");
	background-repeat: no-repeat;
	width:275px;
	height:27px;
	cursor:pointer;
}
#header span{
	display:none;
}
#container{
	width:780px;
	margin-left:auto;
	margin-right: auto;

}
#container-image{
	position:absolute;
	margin-left:-201px;
	margin-top:-126px;
	width:151px;
	height:136px;
	background-image: url('../images/properties_bottom.jpg');

}
#thickbox-container{
	background-color:#fff;
	padding:5px;
}
#property-images{
	width:490px;
	height:70px;
	border:1px outset #666;
	overflow:auto;
}
#content{
	background-color:#fff;
	border:10px solid #fff;
}
#top{
	margin-top:0px;
	width:760px;
}
#sub-header{
	background-image: url("../images/about_shelbourne.gif");
	width:760px;
	height:35px;
	margin:0;
}
#sub-header-leadership{
	background-image: url("../images/leadership.gif");
	width:760px;
	height:35px;
	margin:0;
}
#sub-header-partners{
	background-image: url("../images/partners.gif");
	width:760px;
	height:35px;
	margin:0;
}
#sub-header-properties{
	background-image: url("../images/properties.gif");
	width:760px;
	height:35px;
	margin:0;
}
#sub-header-cms{
	background-image: url("../images/admin_tool.gif");
	width:760px;
	height:35px;
	margin:0;
}
#sub-header-newsroom{
	background-image: url("../images/newsroom.jpg");
	width:760px;
	height:35px;
	margin:0;
}
#sub-header-private-pressroom{
	background-image: url("../images/private_pressroom.jpg");
	width:760px;
	height:35px;
	margin:0;
}
#sub-header-contact-us{
	background-image: url("../images/contact_us.jpg");
	width:760px;
	height:35px;
	margin:0;
}
#sub-header-awards{
	background-image:url("../images/awards_recognition.jpg");
	width:760px;
	height:35px;
	margin:0;
}
#sub-header-careers{
	background-image:url("../images/careers.jpg");
	width:760px;
	height:35px;
	margin:0;
}
#sub-header-privacy{
	background-image:url("../images/privacy_policy.jpg");
	width:760px;
	height:35px;
	margin:0;
}
#sub-header-site-map{
	background-image:url("../images/site_map.jpg");
	width:760px;
	height:35px;
	margin:0;
}
#sub-header-our-people{
	background-image:url("../images/our_people.gif");
	width:760px;
	height:35px;
	margin:0;
}
#sub-header-search{
	background-image:url("../images/search.jpg");
	width:760px;
	height:35px;
	margin:0;
}
#sub-header-trophy{
	background-image:url("../images/chicago_trophy_top.gif");
	width:760px;
	height:35px;
	margin:0;
}
#sub-header span{
	display:none;
}
#sub-header-private-pressroom span{
	display:none;
}
#sub-header-leadership span{
	display:none;
}
#sub-header-trophy span{
	display:none;
}
#sub-header-partners span{
	display:none;
}
#sub-header-our-people span{
	display:none;
}
#sub-header-properties span{
	display:none;
}
#sub-header-cms span{
	display:none;
}
#sub-header-newsroom span{
	display:none;
}
#sub-header-contact-us span{
	display:none;
}
#sub-header-awards span{
	display:none;
}
#sub-header-careers span{
	display:none;
}
#sub-header-privacy span{
	display:none;
}
#sub-header-site-map span{
	display:none;
}
#sub-header-search span{
	display:none;
}
#top span{
	display:none;
}
#two-part-back{
	background-image: url("../images/two_part_back.gif");
	width:760px;
	margin:0px;
	margin-top:10px;
}
#left-side{
	float:left;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	width:445px;
}
#right-side{
	float:left;
	width:265px;
	margin-left:10px;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;

}
.property-description-left{
	display:block;
	width:369px;
	float:left;
}
.property-links-right{
	display:block;
	width:192px;
	margin-left:360px;

}
.property-links-right ul{
	list-style:none;
}
#large-image-container{
	width:570px;

}
#large-image{
	margin-left:-2px;

}
#small-images{
	width:570px;
	margin-left:-5px;
	margin-top:5px;
	overflow:auto;
	
}
#text-left{
	margin-top:10px;
	float:left;
	width:370px;
}
#caption-right{
	margin-top:10px;
	float:left;
	width:190px;
}
#sitemap-left{
	margin-top:10px;
	float:left;
	width:280px;
}
#sitemap-right{
	margin-top:10px;
	float:left;
	width:280px;
}
#menu-left{
	margin-top:0px;
	float:left;
	width:190px;
}
#content-right{
	margin-top:0px;
	float:left;
	margin-left:1px;
	width:569px;
}
#footer{
	text-align:right;
	margin-top:22px;
	width:780px;
	margin-left:auto;
	margin-right: auto;
}
#footer img{

}
span.p-start{
	font-size:26px;
	color:#003366;
	font-weight:bold;
}
h6{
	margin:0px;
	margin-bottom:2px;
	margin-top:5px;
	color:#5D5D5D;
	font-size:10px;
	font-weight:bold;
}
p{
	margin-top:10px;
	font-size:12px;
	color:#262626;
}
.red-text{
	font-size:14px;
	color:#003366;
	font-weight:600;
}
.property-title-top{
	font-size:14px;
	color:#003366;
	font-weight:bold;
	margin-bottom:10px;
	margin-left:8px;
}
.clear{
	clear:both;
}
.footer-links{
	float:right;
	margin-top:13px;
	margin-left:30px;
}
.line-one{
	margin-left:90px;
	font-size:9px;
	color:#003366;
}
.line-two{
	margin-left:110px;
	font-size:9px;
	color:#000;
}
.logo-section{
	text-align:center;
	font-size:12px;
	color:#535353;
	font-weight:bold;
	margin-bottom:10px;
}
.partner-info{
	padding:10px;
	color:#535353;
}
.error{
	width:250px;
	font-size:12px;
	color:#E60622;
	border:1px solid #E60622;
	margin-bottom:10px;
	padding:2px 3px 2px 3px;
}
.property-title{
	color:#003366;
	font-size:16px;
	margin-top:10px;
	font-weight:bold;
}
.property-location{
	color:#666;
	font-size:14px;
	font-weight:100;
}
.property-name-table{
	color:#003366;
	font-size:12px;
	font-weight:100;
}
.property-location-table{
	color:#666;
	font-size:12px;
	font-weight:100;
	margin-bottom:20px;
}
.property-description{
	margin-top:20px;
	padding-right:8px;
	color:#666;
	font-size:14px;
}
.breadcrumbs{
	width:750px;
	padding-top:20px;
	text-align:right;
	font-size:11px;
	color:#003366;

}
.newsroom-box{
	width:400px;
	height:150px;
	border:1px solid #ddd;
	overflow:auto;
	margin-bottom:20px;
}
td.industries{
	vertical-align:bottom;
	width:182px;
}
td.label{
	text-align:right;
	vertical-align:top;
	font-size:12px;
	color:#535353;
	font-weight:bold;
}
td.label-error{
	text-align:right;
	vertical-align:top;
	font-size:12px;
	color:#E60622;
	font-weight:bold;
}
.input-error{
	border:2px dashed #E60622;
}
.success{
	margin-top:10px;
	margin-bottom:5px;
	font-size:12px;
	color:#00994E;
	font-weight:bold;
}
.fact-sheet-box{
	width:350px;
	font-size:12px;
	margin-bottom:10px;
}
.newsroom-description{
	padding-left:5px;
	margin-top:5px;
}
.search-page-title{
	margin-left:10px;
	font-size:12px;
}
td.top-label{
	text-align:left;
	vertical-align:top;
	font-size:14px;
	color:#530921;
	font-weight:bold;
}
td.property-title-top, td.property-location-top, td.property-country-top,td.property-type-top, td.property-edit-top, td.property-featured-top, td.property-delete-top{
	background-color:#003366;
	color:#fff;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	padding:2px 5px 2px 5px;
	border:1px solid #003366;
}
td.property-title, td.property-location, td.property-country,td.property-type, td.property-edit, td.property-featured, td.property-delete,td.property-title-yellow, td.property-location-yellow, td.property-country-yellow,td.property-type-yellow, td.property-edit-yellow, td.property-featured-yellow, td.property-delete-yellow,td.property-title-featured, td.property-location-featured, td.property-country-featured,td.property-type-featured, td.property-edit-featured, td.property-featured-featured, td.property-delete-featured, td.property-title-featured-yellow, td.property-location-featured-yellow, td.property-country-featured-yellow,td.property-type-featured-yellow, td.property-edit-featured-yellow, td.property-featured-featured-yellow, td.property-delete-featured-yellow{
	background-color:#fff;
	color:#666;
	text-align:left;
	font-size:12px;
	font-weight:bold;
	padding:2px 5px 2px 5px;
	border-left:1px solid #666;
	border-bottom:1px solid #666;
}
td.property-title-yellow, td.property-location-yellow, td.property-country-yellow,td.property-type-yellow, td.property-edit-yellow, td.property-featured-yellow, td.property-delete-yellow{
	background-color:#F2EBD7;
}
td.property-delete, td.property-delete-yellow,td.property-delete-featured-yellow{
	border-right:1px solid #666;
}
td.property-title-featured, td.property-location-featured, td.property-country-featured,td.property-type-featured, td.property-edit-featured, td.property-featured-featured, td.property-delete-featured, td.property-title-featured-yellow, td.property-location-featured-yellow, td.property-country-featured-yellow,td.property-type-featured-yellow, td.property-edit-featured-yellow, td.property-featured-featured-yellow, td.property-delete-featured-yellow{
	background-color:#F4AB16;
}
td.bottom{
	font-size:12px;
	color:#530921;
	padding-top:10px;
}
td.news-title, td.news-title-yellow{
	font-size:12px;
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
	width:200px;
	font-weight:bold;
	padding:2px 3px 2px 3px;
}
td.news-date, td.news-date-yellow{
	font-size:12px;
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
	width:70px;
}
td.newsroom-date, td.newsroom-date-yellow{
	font-size:12px;
	font-weight:bold;
	color:#666;
	text-align:right;
	width:90px;
	vertical-align:top;
}
td.newsroom-title, td.newsroom-title-yellow{
	font-size:12px;
	font-weight:bold;
	color:#666;
	text-align:left;
}
td.news-edit, td.news-edit-yellow{
	font-size:12px;
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
	width:40px;
	text-align:center;
}
td.news-delete, td.news-delete-yellow{
	font-size:12px;
	border-bottom:1px solid #ddd;
	width:40px;
	text-align:center;
}
td.news-title-yellow, td.news-date-yellow, td.news-edit-yellow, td.news-delete-yellow{
	background-color:#F3ECD8;
}
.logo-section img{
	margin-bottom:5px;
}
ul.admin-list{
	list-style:none;
	margin-bottom:10px;
}
ul.admin-list li{
	margin-bottom:5px;
}
ul.admin-sub{
	list-style:none;
	margin-bottom:10px;
}
ul#news{
	list-style:none;
	margin-top:15px;
	margin-left:-40px;
	font-size:12px;
}
ul#news li{
	margin-bottom:5px;
}
#menu-left ul{
	list-style:none;
	margin-left:-30px;
}
ul#admin-saved{
	list-style:none;
}
ul.properties-links li{
	font-weight:bold;
	font-size:12px;
	color:#003366;
}
/* links */
a.news{
	color:#003366;
	font-weight:bold;
	text-decoration:none;
}
a.news:hover{
	text-decoration:underline;
}
a.footer{
	padding-right:20px;
	color:#fff;
	font-size:9px;
	font-weight:bold;
	text-decoration:none;
}
a.footer:hover{
	text-decoration:underline;
}
a.left-link{
	color:#535353;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
a.left-link:hover{
	color:#003366;
	text-decoration:none;
}
a.left-link-active{
	color:#003366;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
a.admin-top{
	font-size:16px;
	color:#003366;
	text-decoration:none;
	font-weight:bold;
	padding:2px 0px 2px 3px;
}
a.admin-top:hover{
	text-decoration:underline;
}
a.admin-sub{
	font-size:14px;
	color:#535353;
	text-decoration:none;
	font-weight:500;
	padding:2px 0px 2px 3px;
}
a.admin-sub:hover{
	text-decoration:underline;
}
a.sub-link:visited{
	background-image: url(../images/right_arrow.gif);
	text-decoration:none;
}
a.sub-link:link{
	background-image: url(../images/right_arrow.gif);
	text-decoration:none;
}
a.sub-link:hover{
	text-decoration:none;
	background-image: url(../images/down_arrow.gif);
}
a.sub-link img{
	border:none;
}
a.sub-link-active:visited{
	background-image: url(../images/down_arrow.gif);
	text-decoration:none;
}
a.sub-link-active:link{
	background-image: url(../images/down_arrow.gif);
	text-decoration:none;
}
a.sub-link-active:hover{
	text-decoration:none;
}
a.sub-link-active img{
	border:none;
}
a.delete{
	display:block;
	font-size:10px;
	font-weight:bold;
	color:#D7201E;
	text-align:center;
	text-decoration:none;
}
a.delete:hover{
	text-align:center;
	text-decoration:underline;
}
a.thickbox{
	font-size:12px;
	color:#039905;
	font-weight:bold;
	text-decoration:none;
}
a.thickbox:hover{
	text-decoration: underline;
}
a.green{
	color:#535353;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
a.green:hover{
	color:#003366;
	text-decoration:none;
}
a.property-link{
	font-weight:bold;
	color:#003366;
	text-decoration:none;
}
a.property-link:hover{
	color:#003366;
	text-decoration:underline;
}
a.small-images img{
	border:none;
	text-decoration:none;
}
a.medium-images img{
	border:none;
	text-decoration:none;
}
a.breadcrumbs{
	color:#333;
	text-decoration:none;
}
a.breadcrumbs:hover{
	color:#003366;
	text-decoration:underline;
}
a.press-release{
	color:#003366;
	font-weight:bold;
	text-decoration:underline;
}
a.press-release:hover{
	color:#003366;
	text-decoration:none;
}

ul.private-press{
	list-style:none; 
	font-size:12px; 
	margin-top:-7px;
}
ul.private-press li{
	margin-bottom:10px;
}
/* Menu Section */
ul#navmenu {
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 760px; /*For KHTML*/
  list-style: none;
  height: 39px;
}

ul#navmenu li {
  margin: 0;
  border: 0 none;
  padding: 0;
  float: left; /*For Gecko*/
  display: inline;
  list-style: none;
  position: relative;
  z-index:501;
  height: 24px;
}

ul#navmenu ul {
  margin: 0;
  border: 0 none;
  padding: 0;
  list-style: none;
  display: none;
  position: absolute;
  top: 24px;
  left: 0;
}

ul#navmenu ul:after /*From IE 7 lack of compliance*/{
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}

ul#navmenu ul li {
  float: left; /*For IE 7 lack of compliance*/
  display: block !important;
  display: inline; /*For IE*/
}

/* Root Menu */
ul#navmenu a {
  padding: 0 0px;
  float: none !important; /*For Opera*/
  float: left; /*For IE*/
  display: block;
  font: bold 10px/22px  Arial, Helvetica, sans-serif;
  text-decoration: none;
  height: auto !important;
  height: 1%; /*For IE*/
}
ul#navmenu li.site-search {
  padding: 0 0px;
  float: left; /*For Opera*/
  font: bold 10px/22px  Arial, Helvetica, sans-serif;
  text-decoration: none;
  height: auto !important;
  height: 1%; /*For IE*/
  display:block;
}

li.site-search{
	width:1px;
	background-color:#fff;
	margin-top:-2px;

}
ul#navmenu li.site-search-down {
  padding: 0 0px;
  float: left;
  font: bold 10px/22px  Arial, Helvetica, sans-serif;
  text-decoration: none;
  height: auto !important;
  height: 1%; /*For IE*/
  display:block;
}

li.site-search-down{
	width:1px;
	background-color:#fff;
	margin-top:-2px;

}
td.button-section{
	padding-left:5px;
}
ul#navmenu img{
	border:none;
}
/* Root Menu Hover Persistence */
ul#navmenu a:hover,
ul#navmenu li:hover a,
ul#navmenu li.iehover a {
 
}

/* 2nd Menu */
ul#navmenu ul#menu-two{
	width:137px;
	margin-top:-94px;
	padding-bottom:19px;
	padding-top:10px;
	margin-left:-10px;
	background-image: url('../images/nav/nav_submenu.gif');
	background-repeat: no-repeat;
	background-position: bottom;
	border-top:2px solid #707070;
}
ul#navmenu ul#menu-one{
	width:137px;
	margin-top:-70px;
	padding-bottom:19px;
	padding-top:10px;
	margin-left:-10px;
	background-image: url('../images/nav/nav_submenu.gif');
	background-repeat: no-repeat;
	background-position: bottom;
	border-top:2px solid #707070;
}
ul#navmenu ul#menu-three{
	width:137px;
	margin-top:-118px;
	padding-bottom:19px;
	padding-top:10px;
	margin-left:4px;
	background-image: url('../images/nav/nav_submenu.gif');
	background-repeat: no-repeat;
	background-position: bottom;
	border-top:2px solid #707070;
}
ul#navmenu ul#menu-four{
	width:137px;
	margin-top:-142px;
	padding-bottom:19px;
	padding-top:10px;
	margin-left:0px;
	background-image: url('../images/nav/nav_submenu.gif');
	background-repeat: no-repeat;
	background-position: bottom;
	border-top:2px solid #707070;
}
ul#navmenu ul#menu-five{
	width:137px;
	margin-top:-164px;
	padding-bottom:19px;
	padding-top:10px;
	margin-left:0px;
	background-image: url('../images/nav/nav_submenu.gif');
	background-repeat: no-repeat;
	background-position: bottom;
}
ul#navmenu ul#menu-six{
	width:137px;
	margin-top:-164px;
	padding-bottom:19px;
	padding-top:10px;
	margin-left:0px;
	background-image: url('../images/nav/nav_submenu2.gif');
	background-repeat: no-repeat;
	background-position: bottom;
}
ul#navmenu ul#menu-two-down{
	width:137px;
	margin-top:6px;
	margin-left:-10px;
	padding-top:12px;
	background-image: url('../images/nav/nav_submenu_down.gif');
	background-repeat: no-repeat;
	border-bottom:2px solid #707070;

}
ul#navmenu ul#menu-three-down{
	width:137px;
	margin-top:6px;
	padding-top:12px;
	margin-left:4px;
	background-image: url('../images/nav/nav_submenu_down.gif');
	background-repeat: no-repeat;
	background-position: top;
	border-bottom:2px solid #707070;
}
ul#navmenu ul#menu-four-down{
	width:137px;
	margin-top:6px;
	padding-top:12px;
	margin-left:0px;
	background-image: url('../images/nav/nav_submenu_down.gif');
	background-repeat: no-repeat;
	background-position: top;
	border-bottom:2px solid #707070;
}
ul#navmenu ul#menu-five-down{
	width:137px;
	margin-top:6px;
	padding-top:12px;
	margin-left:0px;
	background-image: url('../images/nav/nav_submenu_down.gif');
	background-repeat: no-repeat;
	background-position: top;
	border-bottom:2px solid #707070;
}
ul#navmenu ul#menu-six-down{
	width:137px;
	margin-top:6px;
	padding-top:12px;
	margin-left:0px;
	background-image: url('../images/nav/nav_submenu_down2.gif');
	background-repeat: no-repeat;
	background-position: top;
	border-bottom:2px solid #707070;
}
ul#navmenu ul#menu-none-down{
	width:137px;
	height:9px;
	margin-top:6px;
	margin-left:-17px;
	background-image: url('../images/nav/nav_submenu_down.gif');
	background-repeat: no-repeat;
	background-position: top;
}
ul#navmenu ul#menu-none{
	width:137px;
	height:9px;
	margin-top:-24px;
	margin-left:-17px;
	background-image: url('../images/nav/nav_submenu.gif');
	background-repeat: no-repeat;
	background-position: bottom;
}
ul#navmenu li:hover li a,
ul#navmenu li.iehover li a {
	text-align:center;
	color:#224e79;
	font-size:10px;
	font-weight:100;
	background-image: url('../images/nav/nav_submenu_inactive.gif');
  	padding:0px;
	margin-left:6px;
	width:125px;
	height:21px;
}
/* 2nd Menu Hover Persistence */
ul#navmenu li:hover li a:hover,
ul#navmenu li:hover li:hover a,
ul#navmenu li.iehover li a:hover,
ul#navmenu li.iehover li.iehover a {
  	text-align:center;
	color:#fff;
	font-size:10px;
	font-weight:100;
	background-image: url('../images/nav/nav_submenu_active.gif');
}


ul#navmenu ul ul,
ul#navmenu ul ul ul {
  display: none;
  position: absolute;
  top: 0;
  left: 160px;
}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#navmenu li:hover ul ul,
ul#navmenu li:hover ul ul ul,
ul#navmenu li.iehover ul ul,
ul#navmenu li.iehover ul ul ul {
  display: none;
}

ul#navmenu li:hover ul,
ul#navmenu ul li:hover ul,
ul#navmenu ul ul li:hover ul,
ul#navmenu li.iehover ul,
ul#navmenu ul li.iehover ul,
ul#navmenu ul ul li.iehover ul {
  display: block;
}

/* silhouettes section */
#silhouettes{
margin-left:5px;
}

#top-bio{

	width:500px;
	height:310px;
}


a#girl-1{
	display:block;
	background-image: url("../images/people/girl_1.gif");
	width:34px;
	height:112px;
}
a#girl-1:hover{
	background-image: url("../images/people/girl_1_ro.gif");
}
a#girl-2{
	margin-left:-8px;
	display:block;
	background-image: url("../images/people/girl_2.gif");
	width:48px;
	height:122px;
}
a#girl-2:hover{
	background-image: url("../images/people/girl_2_ro.gif");
}
a#girl-3{
	display:block;
	background-image: url("../images/people/girl_3.gif");
	width:40px;
	height:106px;
}
a#girl-3:hover{
	background-image: url("../images/people/girl_3_ro.gif");
}
a#girl-4{
	margin-left:-6px;
	margin-top:5px;
	display:block;
	background-image: url("../images/people/girl_1.gif");
	width:34px;
	height:112px;
}
a#girl-4:hover{
	background-image: url("../images/people/girl_1_ro.gif");
}

a#girl-5{
	margin-left:-8px;
	margin-top:15px;
	display:block;
	background-image: url("../images/people/girl_5.gif");
	width:40px;
	height:106px;
}
a#girl-5:hover{
	background-image: url("../images/people/girl_5_ro.gif");
}
a#girl-6{
	margin-left:-8px;
	display:block;
	background-image: url("../images/people/girl_4.gif");
	width:48px;
	height:122px;
}
a#girl-6:hover{
	background-image: url("../images/people/girl_4_ro.gif");
}
a#girl-7{
	margin-left:-8px;
	display:block;
	background-image: url("../images/people/girl_2.gif");
	width:48px;
	height:122px;
}
a#girl-7:hover{
	background-image: url("../images/people/girl_2_ro.gif");
}
a#girl-8{
	margin-left:-5px;
	margin-top:5px;
	display:block;
	background-image: url("../images/people/girl_3.gif");
	width:40px;
	height:106px;
}
a#girl-8:hover{
	background-image: url("../images/people/girl_3_ro.gif");
}
a#girl-9{
	margin-left:-8px;
	display:block;
	background-image: url("../images/people/girl_4.gif");
	width:48px;
	height:122px;
}
a#girl-9:hover{
	background-image: url("../images/people/girl_4_ro.gif");
}
a#girl-10{
	margin-left:-3px;
	display:block;
	background-image: url("../images/people/girl_1.gif");
	width:34px;
	height:112px;
}
a#girl-10:hover{
	background-image: url("../images/people/girl_1_ro.gif");
}
a#girl-11{
	margin-left:-3px;
	margin-top:10px;
	display:block;
	background-image: url("../images/people/girl_3.gif");
	width:40px;
	height:106px;
}
a#girl-11:hover{
	background-image: url("../images/people/girl_3_ro.gif");
}
a#girl-12{
	margin-left:-12px;
	margin-top:15px;
	display:block;
	background-image: url("../images/people/girl_5.gif");
	width:40px;
	height:106px;
}
a#girl-12:hover{
	background-image: url("../images/people/girl_5_ro.gif");
}
a#girl-13{
	margin-left:-3px;
	margin-top:10px;
	display:block;
	background-image: url("../images/people/girl_1.gif");
	width:34px;
	height:112px;
}
a#girl-13:hover{
	background-image: url("../images/people/girl_1_ro.gif");
}
a#girl-14{
	margin-left:-8px;
	margin-top:10px;
	display:block;
	background-image: url("../images/people/girl_1.gif");
	width:34px;
	height:112px;
}
a#girl-14:hover{
	background-image: url("../images/people/girl_1_ro.gif");
}



a#guy-1{
	display:block;
	background-image: url("../images/people/guy_1.gif");
	width:37px;
	height:119px;
}
a#guy-1:hover{
	background-image: url("../images/people/guy_1_ro.gif");
}

a#guy-2{
	margin-left:-1px;
	display:block;
	background-image: url("../images/people/guy_2.gif");
	width:40px;
	height:117px;
}
a#guy-2:hover{
	background-image: url("../images/people/guy_2_ro.gif");
}
a#guy-3{
	margin-left:-8px;
	display:block;
	background-image: url("../images/people/guy_3.gif");
	width:33px;
	height:125px;
}
a#guy-3:hover{
	background-image: url("../images/people/guy_3_ro.gif");
}
a#guy-4{
	margin-left:-5px;
	display:block;
	background-image: url("../images/people/guy_4.gif");
	width:35px;
	height:118px;
}
a#guy-4:hover{
	background-image: url("../images/people/guy_4_ro.gif");
}
a#guy-5{
	margin-left:-10px;
	display:block;
	background-image: url("../images/people/guy_5.gif");
	width:38px;
	height:122px;
}
a#guy-5:hover{
	background-image: url("../images/people/guy_5_ro.gif");
}
a#guy-6{
	margin-left:0px;
	display:block;
	background-image: url("../images/people/guy_6.gif");
	width:36px;
	height:125px;
}
a#guy-6:hover{
	background-image: url("../images/people/guy_6_ro.gif");
}
a#guy-7{
	margin-left:-8px;
	display:block;
	background-image: url("../images/people/guy_7.gif");
	width:40px;
	height:120px;
}
a#guy-7:hover{
	background-image: url("../images/people/guy_7_ro.gif");
}
a#guy-8{
	display:block;
	background-image: url("../images/people/guy_8.gif");
	width:38px;
	height:119px;
}
a#guy-8:hover{
	background-image: url("../images/people/guy_8_ro.gif");
}
a#guy-9{
	margin-left:-5px;
	display:block;
	background-image: url("../images/people/guy_9.gif");
	width:41px;
	height:117px;
}
a#guy-9:hover{
	background-image: url("../images/people/guy_9_ro.gif");
}
a#guy-10{
	margin-left:-4px;
	display:block;
	background-image: url("../images/people/guy_10.gif");
	width:33px;
	height:125px;
}
a#guy-10:hover{
	background-image: url("../images/people/guy_10_ro.gif");
}
a#guy-11{
	margin-left:-2px;
	display:block;
	background-image: url("../images/people/guy_4.gif");
	width:35px;
	height:118px;
}
a#guy-11:hover{
	background-image: url("../images/people/guy_4_ro.gif");
}
a#guy-12{
	display:block;
	background-image: url("../images/people/guy_1.gif");
	width:37px;
	height:119px;
}
a#guy-12:hover{
	background-image: url("../images/people/guy_1_ro.gif");
}
a#guy-13{
	margin-left:-7px;
	display:block;
	background-image: url("../images/people/guy_5.gif");
	width:38px;
	height:122px;
}
a#guy-13:hover{
	background-image: url("../images/people/guy_5_ro.gif");
}



a#active-girl-1{
	display:block;
	background-image: url("../images/people/girl_1_ro.gif");
	width:34px;
	height:112px;
}

a#active-girl-2{
	margin-left:-8px;
	display:block;
	background-image: url("../images/people/girl_2_ro.gif");
	width:48px;
	height:122px;
}

a#active-girl-3{
	display:block;
	background-image: url("../images/people/girl_3_ro.gif");
	width:40px;
	height:106px;
}

a#active-girl-4{
	margin-left:-6px;
	margin-top:5px;
	display:block;
	background-image: url("../images/people/girl_1_ro.gif");
	width:34px;
	height:112px;
}

a#active-girl-5{
	margin-left:-10px;
	margin-top:15px;
	display:block;
	background-image: url("../images/people/girl_5_ro.gif");
	width:40px;
	height:106px;
}

a#active-girl-6{
	margin-left:-12px;
	display:block;
	background-image: url("../images/people/girl_4_ro.gif");
	width:48px;
	height:122px;
}
a#active-girl-7{
	margin-left:-8px;
	display:block;
	background-image: url("../images/people/girl_2_ro.gif");
	width:48px;
	height:122px;
}

a#active-girl-8{
	margin-left:-5px;
	margin-top:5px;
	display:block;
	background-image: url("../images/people/girl_3_ro.gif");
	width:40px;
	height:106px;
}
a#active-girl-9{
	margin-left:-8px;
	display:block;
	background-image: url("../images/people/girl_4_ro.gif");
	width:48px;
	height:122px;
}
a#active-girl-10{
	margin-left:-3px;
	display:block;
	background-image: url("../images/people/girl_1_ro.gif");
	width:34px;
	height:112px;
}
a#active-girl-11{
	margin-left:-3px;
	margin-top:10px;
	display:block;
	background-image: url("../images/people/girl_3_ro.gif");
	width:40px;
	height:106px;
}
a#active-girl-12{
	margin-left:-12px;
	margin-top:15px;
	display:block;
	background-image: url("../images/people/girl_5_ro.gif");
	width:40px;
	height:106px;
}
a#active-girl-13{
	margin-left:-3px;
	margin-top:10px;
	display:block;
	background-image: url("../images/people/girl_1_ro.gif");
	width:34px;
	height:112px;
}
a#active-girl-14{
	margin-left:-8px;
	margin-top:10px;
	display:block;
	background-image: url("../images/people/girl_1_ro.gif");
	width:34px;
	height:112px;
}



a#active-guy-1{
	display:block;
	background-image: url("../images/people/guy_1_ro.gif");
	width:37px;
	height:119px;
}


a#active-guy-2{
	margin-left:-1px;
	display:block;
	background-image: url("../images/people/guy_2_ro.gif");
	width:40px;
	height:117px;
}

a#active-guy-3{
	margin-left:-8px;
	display:block;
	background-image: url("../images/people/guy_3_ro.gif");
	width:33px;
	height:125px;
}

a#active-guy-4{
	margin-left:-5px;
	display:block;
	background-image: url("../images/people/guy_4_ro.gif");
	width:35px;
	height:118px;
}

a#active-guy-5{
	margin-left:-10px;
	display:block;
	background-image: url("../images/people/guy_5_ro.gif");
	width:38px;
	height:122px;
}

a#active-guy-6{
	margin-left:0px;
	display:block;
	background-image: url("../images/people/guy_6_ro.gif");
	width:36px;
	height:125px;
}

a#active-guy-7{
	margin-left:-8px;
	display:block;
	background-image: url("../images/people/guy_7_ro.gif");
	width:40px;
	height:120px;
}

a#active-guy-8{
	display:block;
	background-image: url("../images/people/guy_8_ro.gif");
	width:38px;
	height:119px;
}

a#active-guy-9{
	margin-left:-5px;
	display:block;
	background-image: url("../images/people/guy_9_ro.gif");
	width:41px;
	height:117px;
}

a#active-guy-10{
	margin-left:-4px;
	display:block;
	background-image: url("../images/people/guy_10_ro.gif");
	width:33px;
	height:125px;
}

a#active-guy-11{
	margin-left:-2px;
	display:block;
	background-image: url("../images/people/guy_4_ro.gif");
	width:35px;
	height:118px;
}

a#active-guy-12{
	display:block;
	background-image: url("../images/people/guy_1_ro.gif");
	width:37px;
	height:119px;
}

a#active-guy-13{
	margin-left:-7px;
	display:block;
	background-image: url("../images/people/guy_5_ro.gif");
	width:38px;
	height:122px;
}

.rollover-float{
	float:left;
	margin-left:-6px;
}
.bio{

	width:559px;
	top:80px;
	
}
.bio-text{

	width:559px;
	font-size:11px;
	color:#666;
	padding-bottom:10px;
	border-bottom:1px solid #d6dae2;
	
}
.bio-name{
	color:#003366;
}
.bio-position{
	color:#878787;
	font-size:10px;
	font-weight:100;
	letter-spacing:1px;
	margin-bottom:3px;
}
.dotted-line{
	height:43px;
	border-left:1px dashed #d6dae2;
	display:none;
}
#guy-1-bio .dotted-line{
	margin-left:44px;
	height:80px;
}
#guy-2-bio .dotted-line{
	margin-left:74px;
	height:110px;
}
#guy-3-bio .dotted-line{
	margin-left:103px;
	height:68px;
}
#guy-4-bio .dotted-line{
	margin-left:182px;
	height:77px;
}
#guy-5-bio .dotted-line{
	margin-left:245px;
	height:70px;
}
#guy-6-bio .dotted-line{
	margin-left:310px;
	height:40px;
}
#guy-7-bio .dotted-line{
	margin-left:342px;
	height:20px;
}
#guy-8-bio .dotted-line{
	margin-left:417px;
	height:20px;
}
#guy-9-bio .dotted-line{
	margin-left:496px;
	height:78px;
}
#guy-10-bio .dotted-line{
	margin-left:522px;
	height:87px;
}
#girl-1-bio .dotted-line{
	margin-left:7px;
	height:10px;
}
#girl-2-bio .dotted-line{
	margin-left:149px;
	height:80px;
}
#girl-3-bio .dotted-line{
	margin-left:200px;
	height:60px;
}
#girl-4-bio .dotted-line{
	margin-left:267px;
	height:100px;
}
#girl-5-bio .dotted-line{
	margin-left:377px;
	height:100px;
}
#girl-6-bio .dotted-line{
	margin-left:455px;
	height:65px;
}
#girl-7-bio .dotted-line{
	margin-left:528px;
	height:65px;
}
span.edit-title{
	cursor:pointer;
}
span.edit-title:hover{
	cursor:pointer;
	text-decoration:underline;
}
span.save-title{
	cursor:pointer;
	font-size:12px;
	padding:0px 3px 0px 3px;
	border:1px solid #ddd;
	background-color:#149947;
	color:#fff;
	font-weight:bold;
}
span.save-title:hover{
	cursor:pointer;
	background-color:#eee;
	color:#333;
}
span.cancel{
	font-size:10px;
	font-weight:bold;
	color:#D7201E;
	text-decoration:none;
	padding-left:5px;
	cursor:pointer;
}
span.cancel:hover{
	text-decoration:underline;
}
