/* ---------------------------------------------------------------------------------------------------------------
Giving and Alumni CSS
----------------------------------------------------------------------------------------------------------------*/

#giving_window_movie {
width: 633px;
height: 328px;
float: left;
margin: 0px;
padding: 0px;
}

#window_giving p {
	margin: 0px;
	padding: 0px;
}

h2.alumni_head   {
	display: block;
	width: 960px;
	height: 45px;
	background-color: transparent;
	background-image: url(../img/alumni_giving_head.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: right top;
	outline-style: none;
	background-color: #fff;
	text-indent: -10000px;
	float:left;
	margin: 0px;
	padding: 0px;
}

a.btn_gift_main  {
	display: block;
	width: 327px;
	height: 121px;
	background-color: transparent;
	background-image: url(../img/btn_giving_right_top.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: right top;
	outline-style: none;
	background-color: #fff;
	text-indent: -10000px;
	float:right;
	margin: 0px;
	padding: 0px;
}

a:hover.btn_gift_main   {
background-position: 0pt -121px;
}

.btn_about a  {
display: block;
width: 41px;
height: 21px;
background-color: transparent;
background-image: url(../img/btn_about_next.png);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: left top;
outline-style: none;
background-color: #fff;
text-indent: -10000px;
float:right;
margin: 12px 4px 0 0;
}

.btn_about a:hover  {
background-position: 0px -22px;
}

.btn_next a  {
display: block;
width: 42px;
height: 21px;
background-color: transparent;
background-image: url(../img/btn_about_next.png);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: right top;
outline-style: none;
background-color: #fff;
text-indent: -10000px;
float:right;
margin: 12px 27px 0 0;
}

.btn_next a:hover  {
background-position: -42px -22px;
}

/* container for slides */
.slideshow {
	position:relative;	
	height:179px;	
	width:327px;
	float:right;	
	/*cursor:pointer;*/
}

/* single slide */
.slideshow div {
	display:none;
	position:absolute;
	top:0;
	left:0;	
	height:179px;
	width:327px;
}


.donor1 {
width: 327px;
height: 179px;
background-color: transparent;
background-image: url(../img/donor_chabbott.png);
background-repeat: no-repeat;
}

.donor2 {
width: 327px;
height: 179px;
background-color: transparent;
background-image: url(../img/donor_ellis.png);
background-repeat: no-repeat;
}

.donor3 {
width: 327px;
height: 179px;
background-color: transparent;
background-image: url(../img/donor_owens.png);
background-repeat: no-repeat;
}
