/*====================== Custom Frontpage Blocks =======================*/
.height
{
	height: 750px;
}


.left_become_a_member
{
	background-image: url("/img/hopenet/headers/become_a_member.gif");

}
.left_become_a_member span {display: none;}

.right_what_youll_receive
{
	background-image: url("/img/hopenet/headers/what_youll_receive.gif");

}
.right_what_youll_receive span {display: none;}


.what_youll_receive_content
{
	height: 700px;
	border: 1px solid #D7E9EC;
}
.inner_text_block
{
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.inner_input_block1
{
	text-align: right;
	padding-right: 80px;
}
.inner_input_block1 input
{
	width: 200px;
	margin: 3px;
	
}
.inner_input_block1 select
{
	width: 200px;
	margin: 3px;
}

.inner_input_block2
{
	text-align: right;
	padding-right: 80px;
	padding-bottom: 5px;
}

.join
{
	position: absolute;
	display:block;
	left: 300px;
	top: 510px;
	width:101;
	height:31px;
	margin:0;
	padding:0;
	padding:0;
	background: url("/img/hopenet/buttons/green_join.gif") top left no-repeat;
	text-decoration: none;
}
.join a
{
	position: relative;
	display:block;
	left: 0px;
	width:101px;
	height:31px;
	margin:0;
	padding:0;
	background: url("/img/hopenet/buttons/green_join.gif") top left no-repeat;
	text-decoration: none;
}
.join a:hover
{
	position: relative;
	display:block;
	left: 0px;
	width:101px;
	height:31px;
	margin:0;
	padding:0;
	background: url("/img/hopenet/buttons/green_join.gif") top left no-repeat;
	text-decoration: none;
}
.join span { display:none }


.inner_text_bracelet
{
	padding-top: 100px;	
}
.inner_text_image
{
	margin-left: 100px;	
}
.inner_text_button
{
	display:block;
	top: 250px;
	width:170px;
	height:31px;
	margin:0;
	margin-bottom:50px;
	padding:0;
/**/	margin-left: 130px;
	background: url("/img/hopenet/buttons/send_an_offering.gif") top left no-repeat;
	text-decoration: none;
}
.inner_text_button a
{
	position: relative;
	display:block;
	left: 0px;
	width:170px;
	height:31px;
	margin:0;
	padding:0;
	background: url("/img/hopenet/buttons/send_an_offering.gif") top left no-repeat;
	text-decoration: none;
}
.inner_text_button a:hover
{
	position: relative;
	display:block;
	left: 0px;
	width:170px;
	height:31px;
	margin:0;
	padding:0;
	background: url("/img/hopenet/buttons/send_an_offering.gif") top left no-repeat;
	text-decoration: none;
}
.inner_text_button span { display:none }

.innerdiv
{
	z-index: 99;
	width: 290px;
	margin-left: 48px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	left: 40px;
	background-color: white;
	padding-right: 100px;
	border-left: 1px solid #D7E9EC;
	border-top: 1px solid #D7E9EC;
	border-bottom: 1px solid #D7E9EC;
}

.become_a_member_content
{
	background: url("/img/trick_pony.gif") top left repeat-y;
}

.left_50
{
	z-index: 99;
	background: url("/img/trick_pony.gif") top left repeat-y;
}

.fileinputs {
	height:30px;
	position:relative;
	width: 300px;	
	right: -38px;
}

.hidden {
	opacity:0;
	position:relative;
	text-align:right;
	z-index:2;
}
.file {
	margin:0;
	width:300px;
}
.fakefile {
	left:0;
	line-height:90%;
	margin:0;
	padding:0;
	position:absolute;
	top:0;
	width:300px;
	z-index:1;
}

.file{
	margin-left: 34px;
		
}



.bracelet-message {
	color: #668289;
	margin-bottom: 10px;
	display: block;
}
