/*
CSS Used only in the Local Teams templates
*/

/*
////////////////////////////////////////////////////////////////////////////////
SUBNAVIGATION 
*/
.content_table {margin-top:0px;}
#change_region A {
	/*color: #3db3ff;*/
	color: #619efa;
}
#change_region A:hover {
	color: #fff;
}
#subnav_container #change_region_menu {
	z-index: 13;
	position: absolute;
	background: #1d2d7e;
	border: 1px solid #3d57b1;
	border-top: none;
	top: 28px;
	right: 0;
	display: none;
}
#subnav_container #change_region_menu TABLE {
	margin: 20px 0;
	width: 643px;
	font-size: .9em;
}
#subnav_container #change_region_menu TD {
	border-right: 1px solid #619efa;
}
#subnav_container #change_region_menu .link {
	margin: 0 0 6px 35px;
}
#subnav_container #change_region_menu .link A {
	color: #619efa;
}
#subnav_container #change_region_menu .link A:hover {
	color: #ffffff;
}
/*
little flash map
*/
#little_map {
	float: right;
	padding: 12px 20px 0 0;
}
#little_map_swf {
	height: 70px;
	width: 120px;
}

/*
////////////////////////////////////////////////////////////////////////////////
SUB HEADER

*/
.header_box {
	clear: both;
	background: url(/components/img/primary_box_special_bg.jpg) repeat-x #d7d7dc;
	margin-left: 20px;
	width: 666px;
	padding: 12px 0 8px 0px;
}
.header_box .box_title {
	margin: 0 0 0 20px;
	color: #ac2f6b;
	font-size: 2.2em;
}
.header_box .header_notes {
	color: #6e6e6e;
	margin: 0 0 0 20px;
	padding: 0;
}
.primary_box.backgroundSpecial .box_notes {
	margin: 0 0 10px 20px;
}

/*
////////////////////////////////////////////////////////////////////////////////
TEAM INDEX


*/

/*
team hero
*/
#team_hero {
	clear: both;
	position: relative;
	background: #2d3f9a;
	width: 100%;
	min-height: 429px;
    height: expression(this.height < 429 ? 429: true);
}
#team_hero #photo {
	position: relative;
	float: right;
	width: 570px;
	height: 428px;
}
#team_hero #photo img {
	width: 570px;
	height: 428px;
}
#team_hero #graphic {
	position: absolute;
	background: url(/components/img/local_hero_graphic.png) no-repeat;
	z-index: 2;
	top: 0;
	left: 0;
	height: 429px;
	width: 100%;
}
#team_hero #content {
	position: relative;
	z-index: 3;
	width: 320px;
	margin-left: 40px;
	padding: 70px 0 20px 0;
	color: #8a8cc3;
}
#team_hero #content .global {
	font-size: 1.3em;
	color: #4357bc;
	line-height: 130%;
	margin-bottom: 10px;
}
#team_hero #content .local {
	font-size: 1.6em;
	line-height: 130%;
	color: #fff;
	font-family: Georgia, "Times New Roman", serif;
	min-height: 208px;
    height: expression(this.height < 208 ? 208: true);
}
#team_hero .bcf {
	margin: 20px 0 0 0;
}
#team_hero #team {
	position: absolute;
	z-index: 4;
	top: 386px;
	right: 0;
	background: url(/components/img/team_landing_hero_team_label_bg.png);
}
#team_hero #team .label {
	color: #fff;
	font-size: 1.1em;
	font-weight: bold;
	padding: 6px 35px 6px 15px;
}
.missionStatement {
	font-size: 1.4em;
	font-weight: bold;
	color: #4357bc;
	line-height: 130%;
	margin-bottom: 10px;
}


/*
////////////////////////////////////////////////////////////////////////////////
INDEX 2-column content
*/
.team_index_2col {
	margin: 10px 0;
}

/*   LEFT SIDE STUFF   */
.team_index_2col .left {
	background: #161678;
}
.team_index_2col .left .header {
	margin: 0 0 0 0; 
	padding: 0 0 0 20px;
}
.team_index_2col .left H2 {
	margin: 0;
	color: #fff;
}
.team_index_2col .left .topshadow {
	background: url(/components/img/local_index_left_topshadow.jpg) repeat-x #161678;
}
.team_index_2col .left .header A {
	font-weight: bold;
}

/*
NEWS HIGHLIGHTS
*/
.team_index_2col .news_background {
	width: 100%;
	background: url(/components/img/primary_box_special_bg.jpg) repeat-x #d7d7dc;
	padding-top: 10px;
}
.team_index_2col .bottom_padding {
	padding-bottom: 20px;
}
.team_index_2col .news_background H2 {
	text-transform: uppercase;
	color: #1e2272;
}
.team_index_2col .news_container {
	width: 593px;
	padding: 15px 0 20px 0;
	margin-left: 20px;
}
.team_index_2col .news_container .content {
	width: 553px;
	left: 20px;
}
.team_index_2col .news_container .author {
	margin-bottom: 10px;
}
/*
MEET THE TEAM THUMBNAIL GRID
*/
.meet_team {
	width: 100%;

}
.meet_team .photo_box {
	clear: both;
	width: 594px;
	background: #fff;
	margin: 0 0 20px 20px;
}
.meet_team .photo_box .container {
	width: 555px;
	margin: 0 0 20px 25px;
	padding-top: 20px;
}
.member {
	position: relative;
	float: left;
	margin: 10px 10px 45px 0;
	width: 100px;
}
.member DIV {
	position: absolute;
	top: 104px;
	left: 0;
	font-size: 1.1em;
	font-weight: bold;
	color: #902a61;
}

/*  RIGHT SIDE STUFF    */
.team_index_2col .right {
	background: #121364;
}
.team_index_2col .right .header {
	padding: 9px 0 0 18px;
}
.team_index_2col .right .header H2 {
	color: #fff;
}

.team_index_2col .right .subcontent {
	margin: 50px 45px;
}
.team_index_2col .right .subcontent .group {
	font-size: 1.3em;
	color: #fff;
	margin-bottom: 20px;
}
.team_index_2col .right .subcontent .group FORM {
	margin-top: 6px;
}
.team_index_2col .right .subcontent .group DIV {
	line-height: 140%;
}
.team_index_2col .right .subcontent .group H3 {
	color: #daad00;
	font-size: 1.1em;
	margin: 0 8px 10px 0;
}
.team_index_2col .right .subcontent .group .float_link {
	font-size: .8em;
	margin-top: 2px;
}
.team_index_2col .right .subcontent .group.divided {
	border-top: 1px solid #343777;
	padding-top: 12px;
}
.team_index_2col .right .subcontent .group .images {
	width: 100%;
	margin: 15px 0 15px 0;
	text-align: left;
}
/*
.team_index_2col .right .subcontent .group .images IMG {
	padding: 0 4px;
}
*/

/*
LOCAL SUPPORTERS
*/
TABLE.supporters {
	margin: 20px 0 50px;
}
TABLE.galleries .box .info .title {
	color: #1e2272;
	font-size: 1.4em;
	font-family: Georgia, "Times New Roman", serif;
	margin-bottom: 4px;
}
.team_supporters {
	clear:both;
	background: #fff;
	margin: 0px 20px 30px 20px;
}
.team_supporters .container {
	padding: 15px 40px 0 40px;
	width: 855px;
}
.team_supporters .container .grid TD {
	width: 282px;
	padding: 60px;
	border: 1px solid #e0e0e5;
	border-left: none;
	border-bottom: none;
}
.team_supporters .container .grid .global {
	padding: 20px;
}
.team_supporters .container .grid IMG {
	display:block;
   	margin:auto;
}
.team_supporters .container .grid .details {
	font-size: 1.1em;
	margin-top: 5px;
	color: #6e6e6e;
	line-height: 1.5em;
}
.team_supporters .container .grid .bottom {
	border: 1px solid #e0e0e5;
	border-left: none;
}
.team_supporters .container .grid .bottom.right {
	border: 1px solid #e0e0e5;
	border-left: none;
	border-right: none;
}
.team_supporters .container .grid .right {
	border-right: none;
}
.team_supporters .container .history {
	margin-top: 24px;
	margin-bottom: 24px;
	line-height: 210%;
}
.team_supporters .container .history IMG{
	float: left;
	margin-right: 30px;
}
.team_supporters .container .history P{
	color: #1e2272;
	font-size: 1.6em;
	font-family: Georgia, "Times New Roman", serif;
	margin-bottom: 14px;
}
.team_supporters .header {
	color: #a6185d;
	font-size: 2.6em;
	margin-bottom: 10px;
}
.team_supporters .divider {
	background: #e0e0e5;
	height: 1px;
}

.viewall_link {
	width:100%; 
	text-align:right;
	height:20px;
	padding-top:1.1em;
}

.viewall_link A{
	font-size:1.1em;
	padding-right:1.5em;

}

/*
 * FEATURED GALLERY
 */

#flickr_data {
	background-color: #101150;
	height: 401px;
}

#gallery_image {
	width: 596px;
}

#gallery_image #gallery_place_holder {
	position: absolute;
}

#gallery_image .gallery_img {
	height: 401px;
	padding-bottom: 3px;
}

#gallery_image .gallery_img p {
	position: relative;
	width: 590px;
	height: 395px;
	overflow: hidden;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 3px;
}

#gallery_image .gallery_info {
	padding: 3px;
	position: absolute;
	width: 590px;
	height: 57px;
	margin-top: -63px;
}

#gallery_image .gallery_title {
	font-size: 1.2em;
	color: #ffee00;
	background-color: transparent;
	position:absolute;
	z-index: 2;
	margin-left: 10px;
	margin-top: 10px;
}

#gallery_image .gallery_description {
	font-size: 1.2em;
	color: #fff;
	background-color: transparent;
	position:absolute;
	z-index: 2;
	margin-left: 10px;
	margin-top: 30px;
}

#gallery_image #gallery_info_background {
	background-color: #0b0c29;
	width: 590;
	height: 57px;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	
}

#gallery_image #gallery_nav {
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 1.1em;
	color: #619efa;
	text-align: center;
}

#gallery_image #ajax_loader {
	position: absolute;
	margin-left: 270px;
	margin-top: 163px;
}
