/* Main Slideshow Magic CSS */
/* 
This CSS was created by Ludvik Herrera for NDSU DCE.

Project: NDSU DCE Main Styles
Project Website: http://www.ndsu.edu/dce/
Last updated:  2011-05-04
License: GNU-GPL v2
file: dce_main_slideshow.css
*/


.bodypharmacy #slideshow ul li.sld_cpemonitorad a { background: #005643 url('') no-repeat top left; }
.bodypharmacy #slideshow ul li.sld_cpemonitorad a span.slide b { top: 190px; right: 0; margin-right: 220px; font-size: 36px; text-align: right; }
.bodypharmacy #slideshow ul li.sld_cpemonitorad a span.slide span.summary { background: none; border: none; width: 360px; color: #FFF; right: 128px; bottom: 138px; padding: 0; line-height: 1.3em; }


.bodypharmacy #slideshow ul li.sld_pharm201207 a {
background: #005643 url('') no-repeat top left;
}
.bodypharmacy #slideshow ul li.sld_pharm201207 a span.slide b {
top: 190px;
right: 0;
margin-right: 220px;
font-size: 36px;
text-align: right;
}
.bodypharmacy #slideshow ul li.sld_pharm201207 a span.slide span.summary {
background: none;
border: none;
width: 360px;
color: #FFF;
right: 128px;
bottom: 138px;
padding: 0;
line-height: 1.3em;
}

.bodypharmacy #slideshow ul li.sld_pharmacy_program a {
background: url('http://www.ndsu.edu/dce/images/main/slideshow_pharm/reimagine_pharmacy.jpg') no-repeat center center;
}
.bodypharmacy #slideshow ul li.sld_pharmacy_program a span.slide b {
top: 190px;
right: 0;
margin-right: 220px;
font-size: 36px;
text-align: right;
}
.bodypharmacy #slideshow ul li.sld_pharmacy_program a span.slide span.summary {
background: none;
border: none;
width: 360px;
color: #FFF;
right: 128px;
bottom: 138px;
padding: 0;
line-height: 1.3em;
}


/* Remember to remove the display: none if you want to see the description */
/*
#slideshow ul li.sld_url_title a { background: url('http://www.ndsu.edu/dce/images/main/slideshow/slideshow.url_title.jpg') repeat-x center top; }
#slideshow ul li.sld_url_title a span.slide b { top: 250px; font-size: 80px; width: 550px; font-weight: normal; line-height:.9em; color: #390; }
#slideshow ul li.sld_url_title a span.slide span.summary { display: none; font-family: 'MuseoSlab900','Verdana', sans-serif; color: #999; font-size: 18px; font-weight: normal; border: none; background: none; }
*