
/* - ++resource++emergencystyle.css - */
@media screen {
/* http://zicklin.baruch.cuny.edu/portal_css/++resource++emergencystyle.css?original=1 */
#emergencyMessage {
color:#333300;
background-color: #F4F6E0;
padding: 10px 10px 5px 250px;
margin: 7px 15px;
border: 2px solid #938E27;
}
#emergencyMessage h2 {
color:#938e27;
border-bottom:#938e27 solid 1px;
}
#emergencyLastUpdatedTime{
color:#938e27;
float:right;
}

}


/* - gallery.css - */
@media screen {
/* http://zicklin.baruch.cuny.edu/portal_css/gallery.css?original=1 */
#gallerythumbs,
#galleryphoto{
}
#gallerythumbs ul.thumbs{
display:block;
height:80px; /* */
margin:0px 1em;
}
#gallerythumbs ul.thumbs li {
float: left;
list-style: none outside none;
margin: 5px 0 5px 0;
padding: 0;
}
#gallerythumbs a,
#gallerythumbs a:visited
{font-weight:bold;text-decoration:none;border:0;line-height:80px;}
#gallerypageprev{float:left;}
#gallerypagenext{float:right;}
#galleryphoto {
height:420px; /* */
}
#gallerycontrol,
#galleryphoto,
#gallerythumbs{
width: 420px; /* */
}
#gallerycontrol #galleryprev{
float:left;
}
#gallerycontrol
{
text-align:center;
}
#gallerycontrol #gallerynext{
float:right;
}
.thumb img{width:72px; height:72px;}
/* */
#gallerycaption {
display:none;
background:url('gallery_tooltip.png');
height:143px;
width:240px;
padding:40px 30px 10px 30px;
font-size:11px;
}
}


/* - slideshow.css - */
@media all {
/* http://zicklin.baruch.cuny.edu/portal_css/slideshow.css?original=1 */
/* */
/* */
.pics {
padding: 0;
margin: 0;
top: -1px;
border-color: White;
border-style: solid;
border-width: 0 1px 1px;
visibility: hidden;
overflow: hidden;
}
.pics img {
padding: 0px;
}
#nav {
text-align: center;
height: 21px;
background-color: #dddddd;
border-color: White;
border-style: solid;
border-width: 1px 1px 0;
}
#nav a,
#nav #navNumbers a {
text-decoration: none;
outline: none;
}
#nav #navNumbers a {
padding: 2px 3px 4px;
margin-right: 5px;
line-height: 19px;
}
#nav #navNumbers a.activeSlide {
background-color: #ffffff;
}
.imageCaption {
z-index: 9;
color: #ffffff;
background: url(http://zicklin.baruch.cuny.edu/slideshow_bg.png);
height: 65px;
padding: 5px 0;
position: absolute;
width: 100%;
}
.imageCaption .imageTitle,
.imageCaption .imageDescrip {
margin: 0 5px;
display: block;
}
.imageCaption .imageTitle {
font-size: 150%;
font-weight: bold;
}
#slideshow a[href^="http:"],
#slideshow a.link-external {
background: none;
padding: 0;
}
/* */
#slideshow-portlet {
border: none;
}
#slideshow-portlet .imageCaption {
background: none;
height: 35px;
position: static;
color: Black;
}
.slideshowPortlet a {
outline: none;
}
.slideshowPortlet .nav {
margin-top: 10px;
clear: both;
}
.slideshowPortlet .nav .navNumbers a {
padding: 0;
font-size: 5px;
color: #eef3f5;
background-color: #eef3f5;
margin-right: 8px;
display: inline-block;
width: 12px;
height: 12px;
overflow: hidden;
}
.slideshowPortlet .nav .navNumbers a.activeSlide {
color: White;
background-color: White;
}
#slideshow-edit-property {
height: 140px;
width: 400px;
display: inline-block;
float: left;
}
/* */

}

