/* Flexible Slide-to-top Accordion Style*/
#faculty_box {
	height: auto;
	width: 700px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	float: left;
	border: 1px none #ADD7F5;
}
.wrapper{
	width:736px;
	max-width:800px;
	float: right;
	background-color: #FFFFFF;
	margin: 0px;
}
.st-accordion{
	width:100%;
	min-width:270px;
	margin: 0 auto;
	font-weight: bold;
	font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
	line-height: 50px;
	color: #333399;
	text-decoration: none;
}
.st-accordion a{
	width:100%;
	min-width:270px;
	font-weight: bold;
	font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
	line-height: 50px;
	color: #333399;
	text-decoration: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-left: 10px;
}
.st-accordion ul li{
	height: 50px;
	border-bottom: 1px solid #c7deef;
	border-top:1px solid #fff;
	overflow: hidden;
	list-style-image: none;
	list-style-type: none;
}
.st-accordion ul li:first-child{
	border-top:none;
}
.st-accordion ul li > a{
	font-family: "trebuchet MS", Arial, Verdana, Tahoma;
	text-shadow: 1px 1px 1px #fff;
	font-size: 14px;
	display: block;
	position: relative;
	line-height: 50px;
	outline:none;
	-webkit-transition:  color 0.2s ease-in-out;
	-moz-transition:  color 0.2s ease-in-out;
	-o-transition:  color 0.2s ease-in-out;
	-ms-transition:  color 0.2s ease-in-out;
	transition:  color 0.2s ease-in-out;
	font-weight: normal;
	color: #333399;
	text-decoration: none;
	padding-left: 10px;
}
.st-accordion ul li > a span{
	text-indent:-9000px;
	width: 26px;
	height: 14px;
	position: absolute;
	top: 50%;
	right: -26px;
	margin-top: -7px;
	opacity:0;
	-webkit-transition:  all 0.2s ease-in-out;
	-moz-transition:  all 0.2s ease-in-out;
	-o-transition:  all 0.2s ease-in-out;
	-ms-transition:  all 0.2s ease-in-out;
	transition:  all 0.2s ease-in-out;
	background-color: transparent;
	background-image: url(../images/down.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.st-accordion ul li > a:hover{
    color: #1693eb;
}
.st-accordion ul li > a:hover span{
	opacity:1;
	right: 10px;
}
.st-accordion ul li.st-open > a{
	color: #1693eb;
	text-decoration: none;
}
.st-accordion ul li.st-open > a span{
	-webkit-transform:rotate(180deg);
	-moz-transform:rotate(180deg);
    transform:rotate(180deg);
	right:10px;
	opacity:1;
}
.st-content{
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	height: auto;
	float: left;
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	margin-left: 18px;
}
.st-content p{
	font-size:  14px;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height:  20px;
	color: #666666;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 15px;
	padding-left: 4px;
}
.st-content img{
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
}
@media screen and (max-width: 320px){
	.st-accordion ul li > a{
		font-size:36px;
	}
}
.st-content strong {
	color: #FF0000;
}
#project_container {
	margin: 0px;
	float: left;
	height: auto;
	width: 100%;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#box1 {
	height: 200px;
	width: 360px;
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 20px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-color: #4E8CE0;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h5 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #F4D76F;
	letter-spacing: 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h4 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	float: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#boximg {
	height: 100px;
	width: 730px;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
#box2 {
	height: 200px;
	width: 360px;
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 20px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-color: #666666;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h4_2 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	float: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
h6 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #CCCCCC;
	letter-spacing: 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#box3 {
	height: 200px;
	width: 360px;
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 20px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#box3 h5 {
	color: #4E8CE0;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4E8CE0;
}
#box1 h5 {
	background-color: #F4D76F;
}




h7 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	float: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
