
/*---------------------------------------------------------------------------*/
/*                                                                PAGE TITLE */

#banner {
	position: relative;
	width: 750px;
	height: 90px;
}
h1.page-title {
	position: absolute;
	z-index: 1000;
	left: 25px;
	top: 41px;
	width: 606px;
	height: 70px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/community/page_title.gif);
}
h1.page-title span {
	display: none;
}

/*---------------------------------------------------------------------------*/
/*                                                                   COLUMNS */

#staff-spotlight {
	position: relative;
	float: left;
	width: 250px;
}
#right-side-columns {
	position: relative;
	float: right;
	width: 500px;
}

/*---------------------------------------------------------------------------*/
/*                                                       COMMUNITY SPOTLIGHT */

#community-spotlight {
	position: relative;
	width: 480px;
	height: 275px;
	margin: 0 15px 0 5px;
	background-image: url(../images/community/spotlight_bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
#community-spotlight h2 {
	position: absolute;
	width: 8px;
	height: 154px;
	top: 25px;
	left: 18px;
	margin: 0;
	padding: 0;
	background-image: url(../images/global/column_labels_blue/community_spotlight.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
#community-spotlight h2 span {
	display: none;
}
#community-spotlight div.photo {
	position: absolute;
	width: 220px;
	height: 254px;
	left: 30px;
	top: 9px;
	overflow: hidden;
}
#community-spotlight div.photo a {
	position: absolute;
	width: 220px;
	height: 254px;
	z-index: 500;
	overflow: hidden;
}
#community-spotlight div.photo div.mask {
	position: absolute;
	width: 220px;
	height: 254px;
	left: 0px;
	top: 0px;
	background-image: url(../images/community/spotlight_photo_mask.gif);
}
#community-spotlight div.content {
	position: absolute;
	width: 185px;
	top: 35px;
	left: 265px;
	font-size: 11px;
	color: white;
}
#community-spotlight div.content h3 {
	margin: 0;
	padding: 0;
	font-size: 16px;
	font-weight: bold;
}
#community-spotlight div.content p {
	margin: 10px 0 0;
	padding: 0;
	font-size: 13px;
}
#community-spotlight div.content p.link {
	margin: 10px 0 0px;
	padding: 0px;
	font-size: 9px;
	font-weight: bold;
	line-height: normal;
}
#community-spotlight div.content p.link a {
	color: white;
	text-transform: uppercase;
	text-decoration: none;
}


/*---------------------------------------------------------------------------*/
/*                                                           STAFF SPOTLIGHT */

#staff-spotlight h2 {
	position: absolute;
	z-index: 500;
	width: 9px;
	height: 116px;
	top: 25px;
	left: 32px;
	margin: 0;
	padding: 0;
	background-image: url(../images/global/column_labels_blue/staff_spotlight.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
#staff-spotlight h2 span {
	display: none;
}
#staff-spotlight div.container {
	background-image: url(../images/global/column_bg_width_210.gif);
	background-position: 25px 0;
	background-repeat: repeat-y;
}
#staff-spotlight div.container2 {
	position: relative;
	background-image: url(../images/community/staff_spotlight_bg.jpg);
	background-position: 20px 0;
	background-repeat: no-repeat;
}
#staff-spotlight div.column-cap-bottom {
	position: relative;
	width: 210px;
	height: 6px;
	margin: 0 15px 0 25px;
	background-image: url(../images/global/column_cap_bottom.gif);
	background-position: top left;
	overflow: hidden;
}
/*
#staff-spotlight div.photo {
	position: relative;
	margin: 10px 0 0 45px;
	width: 190px;
	height: 120px;
	overflow: hidden;
}
#staff-spotlight img {
	position: absolute;
	left: 0px;
	top: 0px;
}
#staff-spotlight div.mask {
	position: absolute;
	width: 190px;
	height: 120px;
	left: 0px;
	top: 0px;
	background-image: url(../images/community/staff_spotlight_photo_mask.gif);
}
*/
#staff-spotlight div.photo {
	position: relative;
	width: 250px;
	height: 130px;
	overflow: hidden;
}
#staff-spotlight div.photo a {
	position: absolute;
	width: 250px;
	height: 130px;
	left: 0;
	top: 0;
	z-index: 500;
	overflow: hidden;
}
#staff-spotlight div.image {
	position: absolute;
	width: 190px;
	height: 120px;
	left: 45px;
	top: 10px;
	overflow: hidden;
}
#staff-spotlight div.image img {
	position: absolute;
	top: -2px;
	left: -5px;
}
#staff-spotlight div.mask {
	position: absolute;
	width: 190px;
	height: 120px;
	left: 45px;
	top: 10px;
	background-image: url(../images/community/staff_spotlight_photo_mask.gif);
}
#staff-spotlight div.content {
	margin: 0;
	padding: 0 30px 10px 55px;
	color: white;
	font-size: 11px;
}
#staff-spotlight span.name {
	color: white;
	font-size: 13px;
	font-weight: bold;
}
#staff-spotlight span.position {
	color: #6BBBD9;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
#staff-spotlight p.link {
	margin: 5px 0 0px;
	padding: 0px;
	font-size: 9px;
	font-weight: bold;
	line-height: normal;
}
#staff-spotlight p.link a {
	color: white;
	text-transform: uppercase;
	text-decoration: none;
}
#staff-spotlight div.recommendations {
	margin: 20px 0 0;
}
#staff-spotlight div.recommendations h3 {
	margin: 0 0 5px;
	padding: 0;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 1px;
}
#staff-spotlight div.recommendations ul {
	margin: 0 0 10px 1.5em;
	padding: 0;
	color: #6BBBD9;
}
#staff-spotlight div.recommendations li {
	margin: 0;
	padding: 5px 0;
}
#staff-spotlight div.recommendations h4 {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: bold;
}
#staff-spotlight div.recommendations h4 a {
	text-decoration: none;
	color: #6BBBD9;
}
#staff-spotlight div.recommendations li p {
	margin: 5px 0 0;
	padding: 0;
	color: white;
	font-size: 11px;
}

/*---------------------------------------------------------------------------*/
/*                                                       COMMUNITY DIRECTORY */

#community-directory {
	position: relative;
	margin: 0 25px 0 15px;
	padding: 0;
	color: white;
	font-size: 13px;
	background-image: url(../images/global/dot_border_white_on_black.gif);
	background-position: 19px 0;
	background-repeat: repeat-y;
}
#community-directory h2 {
	position: absolute;
	width: 8px;
	height: 154px;
	top: 0;
	left: 8px;
	margin: 0;
	padding: 0;
	background-image: url(../images/community/community_directory.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
#community-directory h2 span {
	display: none;
}
#community-directory div.intro {
	padding: 0 0 0 40px;
}
#community-directory div.columns {
	position: relative;
	margin: 0 0 0 40px;
	overflow: hidden;
}
#community-directory div.columns div.left {
	position: relative;
	float: left;
	width: 200px;
}
#community-directory div.columns div.right {
	position: relative;
	float: right;
	width: 200px;
}
#community-directory div.category {
	margin: 10px 0;
}
#community-directory div.category h3 {
	margin: 0;
	padding: 0;
	color: #6BBBD9;
	font-size: 13px;
	font-weight: bold;
}
#community-directory div.category h3 a {
	color: #6BBBD9;
}
#community-directory div.category div.summary {
	font-size: 11px;
}
#community-directory div.category div.summary p {
	margin: 5px 0 0;
	padding: 0;
}
#community-directory div.column-clear {
	width: 400px;
	height: 1px;
	overflow: hidden;
}
	
