/*
    anythingSlider v1.0
    
    By Chris Coyier: http://css-tricks.com
    with major improvements by Doug Neiner: http://pixelgraphics.us/
    based on work by Remy Sharp: http://jqueryfordesigners.com/
*/
@media screen {
#alumni #content .anythingSlider {
	width: 377px;
	height: 225px;
	position: relative;
	margin:0;
	overflow:hidden;
	background:url(/images/2010/gradient-top-200.png) repeat-x left top;
	float:left;
}
#alumni #content .anythingSlider .wrapper {
	width: 377px;
	overflow:hidden;
	height: 203px;
	margin:0;
	position: absolute;
	top: 0;
	left:0;
}

#content .anythingSlider .wrapper ul {
	width:99999px;
	overflow:hidden;
	list-style: none;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	height: 225px;
	color:#fff;
}
#content .anythingSlider ul li {
	display: block;
	float: left;
	padding: 0;
	height: 200px;
	width: 377px;
	margin: 0;
}
#content .anythingSlider .arrow {
	display: none;
	height: 200px;
	width: 67px;
	background: url(/images/anything-slider/arrows.png) no-repeat 0 0;
	text-indent: -9999px;
	position: absolute;
	top: 0;
	cursor: pointer;
	overflow:hidden;
}
#content .anythingSlider .forward {
	background-position: 0 0;
	right: -20px;
}
#content .anythingSlider .back {
	background-position: -67px 0;
	left: -20px;
}
#content .anythingSlider .forward:hover {
	background-position: 0 -200px;
}
#content .anythingSlider .back:hover {
	background-position: -67px -200px;
}
#content #thumbNav {
	position: relative;
	top: 200px;
	text-align:left;
	padding-left:1em;
	left:5px;
}
#content #thumbNav a {
	color:#000;
	font: normal 11px/18px Georgia, Serif;
	display:block;
	float:left;
	padding: 2px 8px;
	height: 18px;
	margin: 0 5px 0 0;
	background: #d4c5a4 url(/images/anything-slider/cellshade.png) repeat-x;
	text-align: center;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
#content #thumbNav a:hover {
	background-image:none;
}
#content #thumbNav a.cur {
	background: #402e00;
	color:#fff;
}
#content a#start-stop {
	font:normal .85em/1.33em Arial, Helvetica, sans-serif;
	background:#81953c;
	color:#fff;
	background-image: url(/images/anything-slider/cellshade.png);
	background-repeat: repeat-x;
	color: white;
	padding: 2px 5px;
	width: 40px;
	text-align: center;
	position: absolute;
	right: 45px;
	top: 200px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
#content #start-stop.playing {
	background-color:#c00;
}
#content #start-stop:hover {
	background-image: none;
}
/* Admissions adjustments*/
#admissions #content .anythingSlider {
	width: 755px;
	height: 404px;
	position: relative;
	margin:0;
	overflow:hidden;
}
#admissions #content .anythingSlider a {
	line-height:1.44em;
}
#admissions #content .anythingSlider strong a, #admissions #content .anythingSlider a strong {
	font-family:"Arial Black", Gadget, sans-serif;
	background:none;
	color:#fff;
	line-height:1.25em;
}
#admissions #content .anythingSlider .wrapper {
	width:755px;
	overflow:hidden;
	height:404px;
	margin:0;
	position: absolute;
	top: 0;
	left:0;
}
#admissions #content .anythingSlider .wrapper ul {
	margin:0;
	padding:0;
	height:404px;
	background:url(/images/2009/reason-item-bkg.jpg) repeat;
}
#admissions #content .anythingSlider ul li {
	width: 755px;
	height: 404px;
	background:none;
}
#admissions #thumbNav {
	position:absolute;
	top:335px;
	left:510px;
	width:246px;
	height:275px;
	overflow:hidden;
	padding:0;
	background:url(/images/2010/reasons-bkg.png) no-repeat left top;
	margin:0;
	text-indent:15px;
	z-index:1;
}
#admissions #content #thumbNav {
	padding-left:15px;
}
#admissions #content #thumbNav a {
	background:url(/images/white-50.png);
	width:52px;
	height:52px;
	margin:3px 2px 0 0;
	text-align:left;
	text-indent:-99999px;
	padding:0;
	-moz-border-radius: 0;
	-webkit-border-radius:0;
	overflow:hidden;
}
#admissions #content #thumbNav a:hover {
	background:url(/images/white-33.png);
}
#admissions #content #thumbNav a.cur {
	background:none;
}
#admissions #content a#start-stop {
	display:none;
}
#admissions .slideContent {
	color:#000;
	height:275px;
	margin:130px 0 0 504px;
	background:url(/images/2009/adm-slideContent-bkg.png) repeat;
	padding:15px 20px 10px 20px;
}
#admissions .slideContent strong {
	font-size:1.10em;
	color:#fff;
}
/* Giving Adjustements */ 
/* Admissions adjustments*/
#giving #content .anythingSlider {
	width: 755px;
	height: 293px;
	position: relative;
	margin:0;
	overflow:hidden;
	background:url(/images/2010/people-sign-web.jpg) no-repeat left -41px; /* give this one */
}
#giving #content .anythingSlider a {
	line-height:1.44em;
}
#giving #content .anythingSlider strong a, #giving #content .anythingSlider a strong {
	font-family:"Arial Black", Gadget, sans-serif;
	background:none;
	color:#fff;
	line-height:1.25em;
}
#giving #content .anythingSlider .wrapper {
	width:755px;
	overflow:hidden;
	height:273px;
	margin:0;
	position: absolute;
	top: 0;
	left:0;
}
#giving #content .anythingSlider .wrapper ul {
	margin:0;
	padding:0;
	height:273px;
}
#giving #content .anythingSlider ul li {
	width: 755px;
	height: 273px;
	background:inherit;
}
#giving #thumbNav, #giving #content #start-stop {
	top:273px;
}
#giving .slideContent {
	color:#fff;
	height:275px;
	margin:100px 0 0 255px;
	background:url(/images/dark-66.png) repeat;
	padding:2px;
}
#giving .slideContent * {
	color:#fff;
}
#giving .slideContent a {
	color:#fcaf17;
}
/*
  Prevents
*/
#content .anythingSlider .wrapper ul ul {
	position: static;
	margin: 0;
	background: none;
	overflow: visible;
	width: auto;
	border: 0;
}
#content .anythingSlider .wrapper ul ul li {
	float: none;
	height: auto;
	width: auto;
	background: none;
}
}
@media print {
.cloned, #thumbNav {
	display:none;
}
}

