@charset "utf-8";
/* CSS Document */

/*Main Container*/

.test3 {
	display: block;
	margin: 0px auto 0px auto;
	z-index:500;
}
/*
.hrzContainer {

	width:100%;

}

.hrzContainer ul {

	list-style-type: none;

	margin: 0px;

	padding:0px;

}

.hrzContainer li {

	display: inline;

	margin: 0px;

	padding:0px;

}
*/
/*Handle*/

.handle {

	float: left;

	width: 20px;

	height: 310px;

	margin: 0px;

	margin-right: -10px;

	background:  url(http://hr.gcu.edu/images/blade.png) no-repeat;

}

.handleOver {

	background: url(http://hr.gcu.edu/images/blade_sel.png) no-repeat;

}

.handleSelected {

	background: url(http://hr.gcu.edu/images/blade_sel.png) no-repeat;

}

/*Content Container*/

.contentWrapper {

}

.contentInnerWrapper {

	text-align: justify;

	padding: 0px;

}

.contentWrapper h3 {

	border-bottom: 1px solid silver;

	color: rgb(172, 194, 112);

}

/*Animation Start*/

.contentStart {

	padding-left: 0px;

	float: left;

	width:0px;

	height: 310px;

	overflow:hidden;

}

/*Animation End*/

.contentEnd {

	padding-left: 14px;

	float: left;

	height: 310px;

}

/*Main Container*/

.hrzContainer3 {

	width:668px;
width:660px;
		margin: 0px;

	padding:0px;

}

.hrzContainer3 ul {

	list-style-type: none;

	margin: 0px;

	padding:0px;

}

.hrzContainer3 li {

	display: inline;

	margin: 0px;

	padding:0px;

}

/*Handle*/

.handle3 {

	float: left;

	width: 26px;

	height: 315px;

	text-align:center;

	border: 0px solid white;

}

.handle3 img {

	margin-top:0px;
/*
	filter:alpha(opacity=80);

	-moz-opacity:.80;

	opacity:.80;
*/
}

.handleOver3 {

	border: 0px solid white;

}

.handleOver3 img {

	margin-top:0px;

	filter:alpha(opacity=70);

	-moz-opacity:.70;

	opacity:.70;

	cursor:pointer;

	cursor:hand;

}

.handleSelected3 img{
	filter:alpha(opacity=80);

	-moz-opacity:.80;

	opacity:.80;
}

.handleSelected3 {

	margin-top:0px;

	filter:alpha(opacity=70);

	-moz-opacity:.70;

	opacity:.70;

	cursor:pointer;

	cursor:hand;

/*	background-color:#63ff00; */
	background-color:#4e3791;

}

/*Content Container*/

.contentWrapper3 {

	text-align: justify;

}

.contentInnerWrapper3 {

	padding: 0px;

}

.contentWrapper3 h3 {

	border-bottom: 1px solid silver;

	color: #1E90FF;

}

/*Animation Start*/

.contentStart3 {

	padding-left: 0px;

	float: left;

	width:0px;

	height: 315px;

	overflow:hidden;

}

/*Animation End*/

.contentEnd3 {

	float: left;

	height: 315px;

}

