/*homepage.css*/

.container {
	left:0px;
	top: 110px;
	width:755px;
	height:785px;
	z-index:0;
	position: absolute;
}

.capone_header {
	left:0px;
	top: 0px;
	width:740px;
	height:81px;
	z-index:1;
	position: absolute;
}


.home_header {
	left:10px;
	width:740px;
	height:81px;
	z-index:2;
	position: absolute;
}

#topbluband {
	position:absolute;
	left:10px;
	top:87px;
	width:740px;
	height:22px;
	z-index:32;
	background-image: url(../images/hometopband.gif);
}
#topphoto {
	position:absolute;
	left:10px;
	top:116px;
	width:747px;
	height:206px;
	z-index:10;
	background-image: url(../images/homepage_image.jpg);
	background-repeat: no-repeat;
}
#flashbkg {
	position:absolute;
	left:9px;
	top:325px;
	width:531px;
	height:139px;
	z-index:5;
	background-image: url(../images/homeFlashPanelBkg.gif);
	background-repeat: no-repeat;
}
#flashpanel {
	position:absolute;
	left:10px;
	top:325px;
	width:515px;
	height:129px;
	z-index:10;
}
#featuredmask {
	position:absolute;
	left:10px;
	top:462px;
	width:216px;
	height:146px;
	z-index:40;
}
#featuredphoto {
	position:absolute;
	left:67px;
	top:503px;
	width:169px;
	height:96px;
	z-index:5;
	background-repeat: no-repeat;
}
#marketingcopypanel {
	position:absolute;
	left:272px;
	top:466px;
	width:256px;
	height:145px;
	z-index:36;
	background-image: url(../images/homeMarketingCopybkg.gif);
	background-repeat: no-repeat;
}

#marketingcopytext {
	position:absolute;
	left:11px;
	top:31px;
	width:236px;
	height:101px;
	z-index:50;
}

#basicsearchpanel {
	position:absolute;
	left:533px;
	top:325px;
	width:222px;
	height:141px;
	z-index:37;
	background-image: url(../images/homeSelectyourCharitybkg.gif);
	background-repeat: no-repeat;
}

#advancedsearchpanel {
	position:absolute;
	left:533px;
	top:325px;
	width:222px;
	height:287px;
	z-index:37;
	background-image: url(../images/homeAdvSearchPanelBkg.gif);
	background-repeat: no-repeat;
}
#bottomblueband {
	position:absolute;
	left:10px;
	top:621px;
	width:741px;
	height:39px;
	z-index:38;
	background-image: url(../images/homeBlueBarBottom.gif);
	background-repeat: no-repeat;
}
#bottombluebandOnStart {
	position:absolute;
	left:10px;
	top:450px;
	width:741px;
	height:39px;
	z-index:38;
	background-image: url(../images/homeBlueBarBottom.gif);
	background-repeat: no-repeat;
}
#footeridOnStart {
	position:absolute;
	left:10px;
	top:480px;
	width:741px;
}
#footerid {
	position:absolute;
	left:10px;
	top:196px;
	width:741px;

}

#loginexpanded {
	position:absolute;
	left:525px;
	top:87px;
	width:225px;
	height:240px;
	z-index:50;
	background-image: url(../images/loginbutn_blank.gif);
	background-repeat: no-repeat;
}


#loginpanel2{
	position:absolute;
	left:520px;
	top:87px;
	width:232px;
	height:240px;
	z-index:50;
	background-image: url(../images/loginpanel.gif);
	background-repeat: no-repeat;
}
#caretdiv {
	position:absolute;
	left:677px;
	top:87px;
	width:16px;
	height:16px;
	z-index:60;
}
#selectform1 {
	position:absolute;
	left:547px;
	top:356px;
	width:189px;
	height:100px;
	z-index:42;
	font-size: 11px;
}

#selectform2 {
	position:absolute;
	left:547px;
	top:356px;
	width:189px;
	height:178px;
	z-index:42;
	font-size: 11px;
}


#learnmorebutn {
	position:absolute;
	left:27px;
	top:276px;
	width:108px;
	height:31px;
	z-index:61;
}

#getstarted {
	position:absolute;
	left:645px;
	top:415px;
	width:97px;
	height:27px;
	z-index:43;
	text-align: right;
}

#getstarted2 {
	position:absolute;
	left:641px;
	top:568px;
	width:97px;
	height:27px;
	z-index:43;
	text-align: right;
}


#userregister_form {
	position:absolute;
	left:533px;
	top:116px;
	width:216px;
	height:22px;
	z-index:62;
	font-size: 10px;
}




.home_footer {
	position:absolute;
	left:0px;
	top:661px;
	width:740px;
	height:120px;
	z-index:70;
}
