/* OVERRIDE BACKGROUNDS AND FOOTER */

.site_main #site_bg {
	background: #666666  url('../images_site/oldboys/bg-site1.jpg') repeat-x !important;
}

.site_main #churchie_footer_cont {
	background: #666666 !important;
}

.site_main #churchie_footer {
	background-image: url('../images_site/oldboys/bg-footer.jpg') !important;
}

/* END OVERRIDE BACKGROUNDS AND FOOTER */

#inner_banner {
	background-position: top right;
	background-repeat: no-repeat;
}

	#inner_banner .inner {
		background-image: url(../images_site/oldboys/p-oldboys_banner_logo.jpg);
		background-repeat: no-repeat;
		width: 375px;
		height: 162px;
	}


#hp_login {
	background: url(../images_site/oldboys/bg-hp_login.jpg) no-repeat;	
	width: 308px;
	height: 109px;
	padding: 22px;
	clear: both;
	position: relative;
}

	#hp_login h2 {
		font-size: 11pt;
		color: #003e72;
		margin-top: 0px;
		margin-bottom: 0px;
	}
	
	#hp_login .error {
		font-size: 8pt;
		color: red;
		position: absolute;
		left: 125px;
		top: 15px;
		line-height: 150%;
	}

	#hp_login input {
		width: 138px;
	}

	#hp_login a {
		margin-top: 10px;
		margin-left: 3px;
		display: block;
		font-size: 8pt;
		font-weight: normal !important;
	}

	#hp_login ul {
		position: absolute;
		left: 25px;
		top:  54px;
	}

	#hp_login .login_but {
		width: 88px !important;
		height: 36px  !important;
		margin: 0px !important;
		padding: 0px !important;
		position: absolute;
		left: 249px;
		top:  117px;
		background: none !important;
		border: none !important;
	}
	
	
	
	
	
	
	
	
/* MEMBERS AREA STYLES  */

#member_box {
	background: url(../images_site/oldboys/bg-oldboys_memberbox.jpg) no-repeat;
	padding: 10px;
	color: white !important;
	padding-left: 20px;
	margin-bottom: 0px;
}

	#member_box, #member_box * {
		color: #222222 !important;
	}
	
	#member_box a, #member_box a:visited {
		text-decoration: underline !important;
		font-weight: normal;
		display: block;
		padding: 0px;
	}
	
	#member_box a:hover {
		text-decoration: none !important;
	}


#inner_banner {
	background-position: right;
	background-repeat: no-repeat;
}

	#inner_banner .inner {
		background-image: url(../images_site/oldboys/p-oldboys_banner_logo.jpg);
		background-repeat: no-repeat;
		width: 375px;
		height: 193px;
	}




.hp_members #page_content a {
	color: #4c4c4c !Important;	
}

.hp_members #page_content a:hover {
	color: #2472ba !important;	
}


.hp_members .grid {
	width: 485px;
	height: 340px;
}

.hp_members ul.white_arrow_list li {
	background: url(../images_site/oldboys/bg-hp_members_white_arrow.gif) no-repeat left center !important;
	padding-left: 20px !important;
	padding-top: 0px;
}

.hp_members_block {
	width: 236px;
	background-color: #b9b9b9;
	height: 131px;
}

	.hp_members_block .inner {
		padding-top: 10px;
	}
	
.hp_members_block_photos {
	height: 295px;
	width: 240px;
	background: url(../images_site/oldboys/bg-hp_members_photos.jpg) repeat-x !important;
	padding-top: 8px;
}
	
	.hp_members_block_photos .photo_large {
		background-repeat: no-repeat;
		background-position: center center;
		width: 221px;
		height: 158px;
		margin-left: 9px;
		margin-bottom: 12px;
	}
	
	.hp_members_block_photos .photo_thumbs li {
		margin-left: 10px;	
	}
	
	.hp_members_block_photos .photo_thumbs .thumb {
		background-repeat: no-repeat;
		background-position: center center;
		width: 64px;
		height: 58px;
	}
	
.hp_members .newsletter {
	background-image: url(../images_site/oldboys/bg-hp_members_newsletter.gif);
	background-repeat:  no-repeat;
	padding-left: 88px;
	width: 148px;
	margin-bottom: 4px;
}
	
	.hp_members .newsletter ul {
		margin-left: 0px;
		margin-top: 4px;
	}
	
	.hp_members .newsletter ul li a {
		font-size: 7.5pt !important;	
		line-height: 100% !important;
	}
	

.hp_members .events_list {
	padding: 0px;
	margin: 0px;
	width: 200px !important;
}

	.events_list li a {
		font-size: 9pt !important;
	}
	
	.events_list li span {
		font-size:7pt !important;
		margin-right: 6px;
		padding: 3px;
		background: #c7c7c7;
	}

.hp_members .bottom_banners	{
	clear: both;
}

	.hp_members .bottom_banners li {
		padding-bottom: 7px;
	}
	
	.hp_members .bottom_banners li .hp_members_block {
		width: 186px;
		height: 56px;
		margin-right: 4px;
	}
	
	.hp_members .bottom_banners li .hp_members_block form {
		padding-left: 15px;
	}
		
	
		.hp_members .bottom_banners li .hp_members_block ul li {
			padding: 0px !important;		
			margin: 0px !important;
		}
		
		.hp_members .bottom_banners .txt {
			width: 120px !important;
			font-size: 8pt !important;
			margin-top: 16px;
			padding: 2px !important;
			height: 20px;
		}
		
		.hp_members .bottom_banners .btn {
			height: 26px !important;
			width: 28px !important;
			background:#171717 !important; 
			color: #969696 !important;
			border: none !important;
			font-size: 8pt !important;
			border: none !important;
			margin-top: 17px !important;
			padding-top: 4px !important;
		}
