body {
	background: #ffffff url(body.gif) repeat-x 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0 0 20px 0;
	margin: 0;
	line-height: 18px;
	}
	
/* Baseline grid overrides */
/*#wrapper,
#header
 {
	background: none !important;
	}*/
	
	
hr, .hide, .flash_block_replaced_content {
	display: none;
	}
	
img {
	border: none;
	}
	
p {
	line-height: 18px;
	margin: 0 0 18px 0;
	}

/*  links */

a {
	color: #bc2b2b;
	text-decoration: none;
	}
	
a:hover {
	text-decoration: underline;
	background: #f1f1f1;
	}

li {
  min-height: 1px;
}

ul{
	margin: 18px 0;
	padding: 0;
}

ul li{
	background: transparent url(li.gif) no-repeat scroll left 5px;
	list-style: none;
	padding-left:15px;
}
	
* html li {
	height: 1px;
	}

	
	
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	line-height: 18px;
	}
	
* html h1,
* html h2,
* html h3,
* html h4,
* html h5,
* html h6
  {
 	height: 1px;
	}
	
h1 object,
h2 object,
h3 object,
h4 object,
h5 object,
h6 object
	{
	display: block;
	position: relative;
	left: -3px;
	}	
	
h1 {
	font-size: 29px;
	line-height: 30px;
	margin: 0 0 20px;
	font-weight: normal;
	border-bottom:1px solid #E3E3E3;
	}
	
h2, h3, h4 {
	font-size: 14px;
	margin: 18px 0 0 0;
	font-weight: normal;
	}
	
h2 {
	font-size: 23px;
	line-height:28px;
	}
	
h3 {
	font-size: 17px;
	}
	
h4 {
	}

h5 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	}
	
	
/* [ Wrapper ] */

#wrapper {
	margin: 0;
	padding: 0;
	}
	
/* [ Wireframe ] */

#wireframe_header {
	width: 955px;
	margin: 0 auto;
	height: 55px;
	padding-top: 10px;
	display:none;
	}

#wireframe_header img {
	float: left;
	}
	
#wireframe_header h1 {
	font-size: 12px;
	float: left;
	margin: 32px 0 0 10px;
	padding: 0;
	line-height: normal;
	}
	
/* [ Site Header ] */

#site_header_wrapper {
	position: relative;
	height: 50px;
	margin: 0;
	}
	
#site_header {
	height: 30px;
	width: 950px;
	margin: 0 auto;
	position: relative;
	}
	
#site_header_logo {
	position: absolute;
	top: 50px;
	left: 0px;
	}
	
#page_header_logo a {
	color: #000;
	}

#page_header_logo a:hover{
	background:#fff;
}
	
/* [ Site Header Tools ] */
#site_header_tools {
	position: absolute;
	top: 0px;
	right: 0;
	font-size: 11px;
	text-align: right;
	background: url(site_tools.gif) no-repeat 0 -10px;
	width: 180px;
	height: 20px;
	padding: 3px 0 5px	;
	text-align: center;
	display: none;
	}
	
#site_header_tools a {
	color: #e8bfbf;
	text-decoration: none;
	padding: 0 7px;
	}
	
#site_header_tools a:hover {
	color: #fff;
	background: none;
	}
	
/* [ Mini Search ] */

#mini_search {
	position: absolute;
	top: 20px;
	right: 20px;
	}
	
.mini_search_field {
	height: 14px;
	width: 100px;
	padding: 2px 2px 2px 16px;
	font-size: 10px;
	line-height: 12px;
	color: #999;
	text-transform: uppercase;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	float: left;
	margin-right: 5px;
	border: 1px solid #a9a9ab;
	background: #fff url(mini_search_field.gif) no-repeat 2px 3px;
	}
	
#mini_search .focus {
	border: 1px solid #6ccff6;
	color: #333;
	}

.mini_search_button {
	display: block;
	width: 20px;
	height: 20px;
	text-indent: -9000px;
	background: #56595c url(mini_search_button.gif) no-repeat 0 0;
	float: left;
	}
	
.mini_search_button:hover {
	background: #939495 url(mini_search_button.gif) no-repeat 0 -20px;
	}
	
	
/* [ Page Header ] */

#page_header_wrapper {
	}
	
#page_header {
	height: 80px;
	width: 950px;
	margin: 0 auto;
	position: relative;
	}

#member_badge{
	right: 0px;
	position: absolute;
	top:15px;
}
	
/* [ Main ] */

#main_wrapper {
}

#main {
	width: 950px;
	margin: 0 auto;
	position: relative;
	z-index: 1;
	min-height: 1px;
	background:#ffffff;
	padding-top:10px;
	}
	
* html #main {
	height: 1px;
	}
	
#main:after {
	height: 0;
	clear: both;
	display: block;
	content: ".";
	visibility: hidden;
	}
	
/* [ breadcrumb ] */	
#breadcrumb{
	display: none;
}
	
	#breadcrumb span span{
	}


/* [ Content ] */

#content {
	font-size: 12px;
	padding: 30px 0 30px 0; 
	color: #37393b;
	position: relative;
	min-height: 400px;
	z-index: 1;
	float: left;
	width: 675px;
	}
	
* html #content {
	height: 400px;
	}

.content_managed_content img{
	border: 1px solid #e3e3e3;
	padding: 5px;
	margin: 0px 0px 15px 15px;
	float: right;
	background: #f4f4f4;
}

#content .note{
	color: #7F7F7F;
}

	
/* [ Sidebar ] */
#sidebar {
	width: 200px;
	float: left;
	position: relative;
	background: url(../images/sidebar.gif) no-repeat bottom;
	padding: 30px 0 0 0;
	margin: 0 50px 30px 0;
	z-index: 1000;
	display: block;
	}

#side_search{
	margin-top: 50px;	
}

#side_search h3{
	margin: 0 0 5px 20px;
}

#side_search #search{
	border-top: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
	background: url(side_search.jpg) no-repeat 0 0;
	height: 65px;
	position:relative;
}


#search label{
	display: none;
}

#search .side_parts_search{
	background: #fff url(side_search.gif) no-repeat 0 center;
	height: 17px;
	padding:3px 20px 0px 20px;
	margin: 20px 0 0 20px;
	width: 136px;
	border: 2px solid #b5b7b4;
}

#search .side_search_button{
	height: 15px;
	width: 15px;
	text-transform: uppercase;
	text-indent:-500px;
	background: url(search_button.jpg) no-repeat 0 0;
	position: absolute;
	border:0;
	padding:0;
	top:25px;
	left: 181px;
	cursor: pointer;
}


	

/* [ Footer ] */
#footer_wrapper {
	min-height: 100px;
	clear: both;
	}

#footer {
	border-top: solid 1px #d9d9d9;
	width: 950px;
	margin: 0 auto;
	font-size: 11px;
	color: #7f7f7f;
	line-height: 14px;
	position: relative;
	clear: both;
	min-height: 1px;
	padding: 15px 0 20px 0;
	}
	
* html #footer {
	height: 1px;
	}

#footer:after{
	height: 0;
	clear: both;
	display: block;
	content: ".";
	visibility: hidden;
	}
	
#footer p {
	margin: 0;
	}
	
#footer a {
	color: #7f7f7f;
	text-decoration: none;
	}
	
#footer a:hover {
	background: none;
	text-decoration: underline;
	}
	
#footer a:hover {
	text-decoration: underline;
	}


#footer_left{
	width:500px;
	float:left;
}

#footer_copyright{
	color: #000;
}

#site_credit{
	margin-top:5px;
}

#footer_links{
	margin-top:5px;
}

#footer #disclaimer{
	border-top: solid 1px #d9d9d9;
	border-bottom: solid 1px #d9d9d9;
	padding: 5px 0 15px 0;
	margin: 15px 0 0 0;
}

#footer_right{
	float: right;
}

#group_member{
	text-align: right;
	color: #000;
}

#group_members{
	text-align: right;
	margin-top: 5px;
}

#footer_left,
#footer_right{
	min-height: 1px;
}

* html #footer_left,
* html #footer_right{
	height: 1px;
}

	
#group_logos{
	margin-top:25px;
}
	
/* [ Datagrid ] */

.datagrid {
	width: 100%;
	border: 1px solid #666;
	border-collapse: collapse;
	}
	
	.datagrid th {
		background: #eee;
		border-bottom: 1px solid #666;
		text-align: left;
		padding: 2px 5px;
		}
		
	.datagrid td {
		border-bottom: 1px solid #ccc;
		padding: 2px 5px;
		}

/* [ Generic vCard ] */

.vcard {
	font-size: 11px;
	line-height: 14px;
	}
	
	.fn {
		font-size: 14px;
		font-weight: bold;
		margin-bottom:15px;
		}
		
	.adr {
		padding: 0 0 15px 0;
		}
		
	.type{
		color: #12283c;
		display: block;
		width: 60px;
		float:left; 
	}
		
	
.success{
	padding: 15px 10px;
	border: 1px solid #417630;
	background: #c0d2bb;
}

#member_badge{
	display: block;
	width: 180px;
	height: 51px;
	background: url(member_badge.gif) no-repeat 0 0;
	border-bottom: solid 4px #e4e4e4;
	cursor: pointer;
}

#member_badge:hover{
	background: url(member_badge.gif) no-repeat 0 bottom;	
}

/* [ pagination ] */

.pagination{
	min-height:1px;
	position: relative;
	padding: 10px 10px;
	background: #f6f6f6;
	border-bottom: 1px solid #E3E3E3;
	margin-bottom: 20px; 
}



.pagination .page_buttons{
	margin-top: 5px;
	position: absolute;
	padding: 3px;
	top: 0;
	right:6px;
	
}

.pagination .page_buttons a{
	color: #37393B;
	padding: 2px 6px;
	border: 1px solid #bababa;
	margin: 0 3px;
	min-height:1px;
}

.pagination .page_buttons .selected{
	color: #bababa;

}

.pagination .page_buttons a:hover{
	color: #BC2B2B;
	background: #fff;
	border: 1px solid #BC2B2B;
	text-decoration: none;
	
}

.pagination span span,
.pagination .nav{
}

.pagination .pageSeparator{
	border: none;
	margin: 0 3px ;
}


#photo_widget{
	position: absolute;
	right: -320px;
	width: 270px;
	top: 40px;
}

#photo_widget ul,
#photo_widget li{
	list-style:none;
	margin: 0;
	padding: 0;
	width: 248px;
	overflow: hidden;
	height: 248px;
}

#photo_widget h3,
#photo_widget #was_heading{
	border-bottom: 1px solid #E3E3E3;
	margin: 0 0px 20px 0;
	padding: 0 20px 5px 20px;
}

#photo_widget #was_heading{
	height: 18px;
}

#photo_widget #photos{
	width: 248px;
	overflow: hidden;
	height: 248px;
	margin: 0 20px 0 0;
	border: 1px solid #e3e3e3;
	border-bottom: 3px solid #e3e3e3;
}

#photo_widget #gallery_nav{
	float:right;
	height: 24px;
	width: 61px;
	margin-right: 20px;
	margin-top:5px;
}

#photo_widget #gallery_nav li{
	float:left;
	height: 24px;
	width: 28px;
}

#photo_widget #gallery_nav a{
	display: block;
	height: 24px;
	width: 28px
}


#photo_widget #gallery_nav #previous{
margin-right: 5px;	
}

#photo_widget #gallery_nav #previous a{
	background: url(previous_gallery.gif) no-repeat 0 0;
}


#photo_widget #gallery_nav #next a{
	background: url(next_gallery.gif) no-repeat 0 0;

}

#photo_widget #gallery_nav #previous a:hover,
#photo_widget #gallery_nav #next a:hover{
	background-position: left bottom;

}

.contact_details .note{
	display: block;
	float: left;
	width: 60px;
}


/* [ team styles ]*/

.team_profile{
	margin: 15px 0 30px 30px;
	padding-left: 180px;
	position: relative;
	min-height: 110px;
} * html .team_profile{ height: 1px; }

.team_profile img{
	position: absolute;
	left: 0;
	padding: 3px; 
	border: 1px solid #E3E3E3;
	margin: 0;
}

.team_profile_wrapper{
	border-top: 1px solid #E3E3E3;
	min-height: 1px;
}

.team_contact{
	margin-top:10px;
}

.team_contact span.note{	
	display: block;
	float: left;
	width: 60px;
}

.team_contact strong{
	display: block;
}

.back_wrapper{
	margin: 18px 0;
	padding: 5px 0;
	border-top: 1px solid #E3E3E3;
}

.back_button{
	padding-left: 10px;
	background: url(back.gif) no-repeat 0 -5px;
	color: #000;
}

.back_button:hover{
	background: url(back.gif) no-repeat 0 -29px;
	color: #E30E0E;
	text-decoration: none;
}
