/* HTML styles */
/* CSS definitions: top right bottom left */
body{
margin:0;
padding: 20px 20px 0px 20px;
font-family: Arial, Helvetica, sans-serif;
color: #000000;
font-size: small;
line-height: 1.3em;
}
body .small{
font-family: Arial, Helvetica, sans-serif;
color: #000000;
font-size: x-small;
line-height: 1.5em;
}
h1{
font-family: Arial, Helvetica, sans-serif;
font-size: x-large;
line-height: 1.3em;
}
hr{
height:0px; /* Needed for IE */
border:none; /* Needed for IE */
border-bottom:1px #999 solid;
}
/* TABLE styles */
table{
background-color: #ffffff;
}
.tableDisplay{
border-collapse:collapse;
caption-side: bottom;
empty-cells: show;
padding: 0px;
margin: 0px;
table-layout: fixed;
}
.tableDisplay thead th{
background-color:#666666;
border: 1px solid #000000;
color:#ffffff;
padding: 6px;
font-size: inherit;
font-weight: normal;
text-align: left;
}
.tableDisplay tbody td, .tableDisplay tbody th{
border:1px solid #000000;
color:#000000;
padding:4px 6px 5px 6px;
}
.rowEven td{
background-color:#cccccc;
}
.rowOdd td{
background-color: #ffffff;
}

/* HEADER styles */
#header{
background:#ffffff;
}
#header .oca_logo{
position:relative;
top:20px;
left:30px;
height:45px;
width:350px;
}
#header .nav_btns{
position:relative;
top:2px;
left:526px;
height:40px;
width:255px;
}
#header .nav_btns a{
padding-top:37px;
}
#header .nav_btn_l{
position:relative;
left:0px;
}
#header .nav_btn_c{
position:relative;
left:24px;
}
#header .nav_btn_r{
position:relative;
left:49px;
}
#header .collage{}/*
.curve_tl {background: url("/colors/<?php echo $color; ?>/header_curve_l.gif") 0 0 no-repeat;}
.curve_tr {background: url("/colors/<?php echo $color; ?>/header_curve_r.gif") 100% 0 no-repeat;}
.nav_btn_l a{background: url("/colors/<?php echo $color; ?>/header_sitemap.gif") center 0 no-repeat;}
.nav_btn_c a{background: url("/colors/<?php echo $color; ?>/header_downloadables.gif") center 0 no-repeat;}
.nav_btn_r a{background: url("/colors/<?php echo $color; ?>/header_contactus.gif") center 0 no-repeat;}*/

/* NAVIGATION styles */
#nav_sjLogo img{
border:0;
padding:40px 0 40px 0;
}

/* CONTENT styles */
#content{
min-height:670px;
}

#content .timestamp{
color:#990000;
font-size:x-small;
}

/* FOOTER styles */
#footer{
font-family:Arial, Helvetica, sans-serif;
background-color:#333;
color:#fff;
font-size:11px;
padding:17px 17px;
}
#footer p{
margin:0;
padding:0;
line-height:1.9em;
}
#footer hr{
clear:both;
height:0px; /* Needed for IE */
border:none; /* Needed for IE */
border-bottom:1px #666 solid;
}
#footer .fHead{
padding:6px 0px;
}
#footer .fBody{
padding:10px 0px;
}
#footer .section{
font-weight:bold;
}
#footer .col_1, #footer .col_2, #footer .col_3, #footer .col_4{
position:relative;
float:left;
height:195px;
}
#footer .col_1{ width:180px; }
#footer .col_2{ width:220px; }
#footer .col_3{ width:165px; }
#footer .col_4{ width:195px; }
#footer a:link,#footer a:visited,#footer a:hover,#footer a:active{
color: #cccccc;
text-decoration: none;
}
#footer .fFoot{
position:relative;
clear:both;
font-size:10px;
padding:6px 0px;
}
#footer .credit{
display:inline-block;
position:absolute;
top:0px;
right:0px;
}

.divAgendaYearDisplay{
padding:0 0 15px 0;
font-weight:bold;
}
.img_loading{
background:url("/images/loading.gif") center no-repeat;
}
.img_loaded{
display:none;
}

/* PUBLIC ART COLLECTIONS styles*/
#publicart_collections {
font-family:Arial, Helvetica, sans-serif;
font-size:.9em;
}
#publicart_collections .colHead{
color:#FFF;
}
#publicart_collections .colHeadSelected{
color:#FFF;
font-weight:bold;
}
.publicart_collections th a{
text-decoration:underline;
}
.publicart_collections th{
background:#363;
border-right:#719471 solid 1px;
border-left:#363 solid 1px;
border-top:#363 solid 1px;
border-bottom:#363 solid 1px;
color:#FFF;
font-weight:normal;
text-align:left;
padding:5px;
}
.publicart_collections td{
border:#666 solid 1px;
padding:5px;
}
.publicart_no_img{
background:url("/public_art/collections/_NoPreview.png") center no-repeat;
height:60px;
width:60px;
}

/* PAGE ENUMERATION styles */
#enum_records{
padding:5px 0px;
}
#enum_records .enum_count{
}
#enum_records .enum_page{
text-align:right;
}
#enum_records .enum_page .pageSelect{
color:#666;
padding:0 0 0 7px;
text-decoration:none;
}
#enum_records .enum_page .pageSelected{
color:#000;
padding:0 0 0 7px;
text-decoration:underline;
}
#enum_records .enum_page .pageSeparator{
padding:0 0 0 7px;
}

/* DOWNLOADS styles */
table .dl_main{
font-size: small;
color: #000000;
background-color: #ffffff;
border: thin solid #cccccc;
padding: 2px;
line-height: 120%;
}
table .dl_main tr{
background-color: #cccccc;
}
table .dl_files{
font-size: small;
color: #336633;
background-color: #ffffff;
padding: 2px;
}
table .dl_files td{
background-color: #ffffff;
padding: 3px;
}
.dl_parent{
font-size: medium;
font-weight:bold;
color: #000000;
background-color: #ffffff;
line-height: 120%;
padding:7px 0 6px 0;
}
.dl_parent td{
padding: 2px;
}
.dl_child{
font-size: small;
font-weight:bold;
color: #006600;
background-color: #ffffff;
line-height: 120%;
padding-bottom:4px;
}
.dl_child td{
padding: 2px 2px 0px 2px;
}
.dl_file{
font-size: small;
color: #999999;
background-color: #ffffff;
padding:0 1px 9px 1px;
}
.dl_file td{
padding:1px;
}
.dl_desc{
font-size:small;
font-style:normal;
}

/**/
.caption{
color: #333333;
font-size: 9px;
line-height: 1.2em;
}
