
/* - ploneCustom.css - */
@media all {
/* http://casu.ast.cam.ac.uk/portal_css/ploneCustom.css?original=1 */
body {
background: #000 url(http://casu.ast.cam.ac.uk/backgroundll.jpg) fixed no-repeat;
}
div.row {
background-color: #fff;
}
#portal-logo {
margin: 0 0;
}
#portal-searchbox {
display: none;
}
#portal-footer {
text-align: center;
height: 100px;
}
.backwards {
unicode-bidi:bidi-override; direction: rtl;
}
#portal-globalnav li a {
padding: 1em;
}
.documentFirstHeading  {
background-color: #fff;
margin-top:0;
padding: 12px 6px 12px 0px;
border-bottom: 1px solid black;
color: #666;
}
/* */
.section-cambridge-astronomy-survey-unit .documentFirstHeading {
display: none;
}
.section-cambridge-astronomy-survey-unit #portal-breadcrumbs {
display: none;
}
.section-cambridge-astronomy-survey-unit .portletNavigationTree {
display: none;
}
/* */
.template-report_night_reduction_status_casu div.width-1\:4 {
width: 0;
display: none;
}
.template-report_night_reduction_status_casu div.position-1\:4 {
margin-left: -98.875%;
}
.template-report_night_reduction_status_casu div.width-3\:4 {
width: 97.75%;
}
.template-report_night_reduction_status_casu .statustab {
border: 1px solid black;
background-color: white;
border-collapse: collapse;
/* */
}
.template-report_night_reduction_status_casu .statustab td {
border: 1px solid silver;
border-spacing:0px;
margin: 0px;
}
td.reduced {
background-color: #44dd00;
}
td.prereduced {
background-color:#cccccc;
}
td.unprocessed {
background-color: #ffffcc;
}
td.processing {
background-color: #f8cc49;
}
td.nodata {
background-color: #ffffcc;
}
td.nodatab {
background-color: #ffffcc;
}
td.unprocessedb {
background-color: #ffffcc;
}
.documentActions {
display: none;
}
/* */
#visual-portal-wrapper { width: 70em; margin: 0 auto; }
/* */
/* */
/* */
/* */

}

