
/* - easySlider.css - */
@media screen {
/* http://www.chicagohistory.org/portal_css/easySlider.css?original=1 */
body.section-index.template-front_view #portal-column-one {
position: absolute;
top: 126px;
z-index: 9;
}
#slider-container .image-left {
margin: 0;
}
#slider-container {
position: absolute;
top:  126px;
padding: 0;
margin: 0;
left: 0px;
z-index: 1;
}
.section-index  .portletWrapper {
z-index:2;
position: relative;
}
#slider {}
div.news-slide {
padding: 15px;
}
img.news-slide-image {
float: right;
padding-top: 10px;
}
#slider-container #parent-fieldname-title {
padding: 6px 10px;
border-bottom: 0 none;
display: block;
}
#slider ul, #slider li {
margin: 0;
padding: 0;
list-style: none;
}
#slider, #slider li {
overflow: hidden;
}
#prevBtn, #nextBtn{
display:block;
width:50px;
height:35px;
position:relative;
left:661px;
top:-350px !important;
z-index: 99;
}
#nextBtn{
left: 715px !important;
top:  -385px !important;
}
#prevBtn a, #nextBtn a{
display:block;
color: transparent;
width:50px;
height:35px;
background:url(buttonBack.png) no-repeat 0 0;
}
#nextBtn a{
background:url(buttonForward.png) no-repeat 0 0;
}
.slider-text {
padding: 10px;
float: left;
display: block;
}
.slider-image {
float: right;
display: block;
margin-right: 25px;
}
#easySlider-goToButtons a.active {
background: #494949;
border: 1px solid black;
color: white;
}
#easySlider-goToButtons {
text-align: center;
position: relative;
top: -335px;
left: -120px;
line-height: 35px;
z-index: 99;
}
#leftb {
margin-right: 4px;
}
#easySlider-goToButtons #leftb a {
background: url(++resource++prevII.gif) no-repeat center center;
border: 0 none;
}
#easySlider-goToButtons #rightb a {
background: url(++resource++nextII.gif) no-repeat center center;
border: 0 none;
}
#easySlider-goToButtons a {
color: #494949;
text-decoration: none;
padding: 4px 8px;
background: white url(++resource++greynote.jpg) repeat-x;
border: 1px solid #b8b8b8;
font: bold 12px "Lucida Grande", Lucida, Verdana, sans-serif;
}

}

