
/* - ploneCustom.css - */
@media all {
/* http://www.lib.washington.edu/portal_css/ploneCustom.css?original=1 */
/* */
/* */
body.mceContentBody { font-size: 110%; }
/* */
.slideshow {
cursor:pointer;
position:relative;
}
.slideshow div {
left:0;
position:absolute;
top:0;
}
body.mceContentBody .slideshow {clear: both;}
body.mceContentBody .slideshow div {position:relative;border:1px dotted #ccc;}
.slidetabs a {
background-color:#39275B;
color:#39275B;
display:block;
float:left;
font-size:8px;
height:3px;
margin:3px;
overflow:hidden;
width:15px;
}
.slidetabs a.current {
background-color:#E3BF42;
color:#E3BF42;
}
#main-content a {font-weight: bold;}
#main-content #portal-breadcrumbs a {font-weight: normal;}
#main-content .pane-container .tabs li {list-style: none !important;}
.pane-container .pane > * {clear: both;}
td, th {vertical-align: top;}
.fieldErrorBox, .error {color: red;}
.visualClear {clear: both;}
.discreet {font-size: .85em; color: #888;}
table.grid{border:1px solid #ddd;border-collapse:separate;*border-collapse:collapse;border-left:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}table.grid th,table.grid td{border-left:1px solid #ddd}table.grid caption+thead tr:first-child th,table.grid caption+tbody tr:first-child th,table.grid caption+tbody tr:first-child td,table.grid colgroup+thead tr:first-child th,table.grid colgroup+tbody tr:first-child th,table.grid colgroup+tbody tr:first-child td,table.grid thead:first-child tr:first-child th,table.grid tbody:first-child tr:first-child th,table.grid tbody:first-child tr:first-child td{border-top:0}table.grid thead:first-child tr:first-child>th:first-child,table.grid tbody:first-child tr:first-child>td:first-child,table.grid tbody:first-child tr:first-child>th:first-child{-webkit-border-top-left-radius:0;-moz-border-radius-topleft:0;border-top-left-radius:0}table.grid thead:first-child tr:first-child>th:last-child,table.grid tbody:first-child tr:first-child>td:last-child,table.grid tbody:first-child tr:first-child>th:last-child{-webkit-border-top-right-radius:0;-moz-border-radius-topright:0;border-top-right-radius:0}table.grid thead:last-child tr:last-child>th:first-child,table.grid tbody:last-child tr:last-child>td:first-child,table.grid tbody:last-child tr:last-child>th:first-child,table.grid tfoot:last-child tr:last-child>td:first-child,table.grid tfoot:last-child tr:last-child>th:first-child{-webkit-border-bottom-left-radius:0;-moz-border-radius-bottomleft:0;border-bottom-left-radius:0}table.grid thead:last-child tr:last-child>th:last-child,table.grid tbody:last-child tr:last-child>td:last-child,table.grid tbody:last-child tr:last-child>th:last-child,table.grid tfoot:last-child tr:last-child>td:last-child,table.grid tfoot:last-child tr:last-child>th:last-child{-webkit-border-bottom-right-radius:0;-moz-border-radius-bottomright:0;border-bottom-right-radius:0}table.grid tfoot+tbody:last-child tr:last-child td:first-child{-webkit-border-bottom-left-radius:0;-moz-border-radius-bottomleft:0;border-bottom-left-radius:0}table.grid tfoot+tbody:last-child tr:last-child td:last-child{-webkit-border-bottom-right-radius:0;-moz-border-radius-bottomright:0;border-bottom-right-radius:0}table.grid caption+thead tr:first-child th:first-child,table.grid caption+tbody tr:first-child td:first-child,table.grid colgroup+thead tr:first-child th:first-child,table.grid colgroup+tbody tr:first-child td:first-child{-webkit-border-top-left-radius:0;-moz-border-radius-topleft:0;border-top-left-radius:0}table.grid caption+thead tr:first-child th:last-child,table.grid caption+tbody tr:first-child td:last-child,table.grid colgroup+thead tr:first-child th:last-child,table.grid colgroup+tbody tr:first-child td:last-child{-webkit-border-top-right-radius:0;-moz-border-radius-topright:0;border-top-right-radius:0}table.listing{width:100%;margin-bottom:20px}table.listing th,table.listing td{padding:8px;line-height:20px;text-align:left;vertical-align:top;border-top:1px solid #ddd}table.listing th{font-weight:bold}table.listing thead th{vertical-align:bottom}table.listing caption+thead tr:first-child th,table.listing caption+thead tr:first-child td,table.listing colgroup+thead tr:first-child th,table.listing colgroup+thead tr:first-child td,table.listing thead:first-child tr:first-child th,table.listing thead:first-child tr:first-child td{border-top:0}table.listing tbody+tbody{border-top:2px solid #ddd}table.listing .table{background-color:#fff}tr.even{background-color:#f5f3ef}
/* */
}

