/* @override http://collegethrive.com/wp-content/themes/equator/css/slider.css */

#slider1 {

    width: 642px; /* important to be same as image width */

    height: 320px; /* important to be same as image height */

    position: relative; /* important */

	overflow: hidden; /* important */

	margin-top: 0;

	background: white no-repeat;

	padding: 0;
	margin-bottom: 5px;
	border: 1px solid #d6d6d6;
}



.featured {background:URL(../images/featured.png) top left no-repeat;position:absolute; top:0; left: 20px; z-index:10; width:177px; height:51px;
	margin-top: 25px;
}



#slider1Content { /* important to be same as image width or wider */

    position: absolute;

	top: 5;

	margin-left: auto;
	width: 600px;
	margin-right: auto;
	padding-left: 21px;
	padding-top: 20px;
	padding-bottom: 15px;
}

.slider1Image {

    position: relative;

	display: none;
	float: left;
}

.slider1Image span {

    position: absolute;

    background-color: #e8e8e8;

	border-top:1px solid #fff;

    color: #000;

	width: 578px;

    display: none;
	padding: 10px;
	margin-bottom: 5px;
}



.slider1Image span a{

		color:#888;

		font-family:Arial,sans-serif;

		font-size: 20px;

		font-weight:bold;

		letter-spacing:-1px;

		line-height: 26px;
}





.slider1Image span a:hover {color:#000; text-decoration:none; border-bottom:1px solid #000;}





.clear {

	clear: both;

}

.slider1Image span strong {

    font-size: 14px;

}

.left {

	top: 0;

    left: 0;

	width: 110px !important;

	height: 280px;

}

.right {

	right: 0;

	bottom: 0;

	width: 90px !important;

	height: 290px;

}.top {

	top: 0;

	left: 0;

}

.bottom {

	bottom: 0;

    left: 0;
	border-bottom: 1px solid #d6d6d6;
	border-left: 1px solid #d6d6d6;
	border-right: 1px solid #d6d6d6;
}

ul { list-style-type: none;}
