/*general style sheets*/
body {background-color:#333333; margin:0;font-family:Helvetica,Geneva,Arial,SunSans-Regular, sans-serif; font-size: .7em;}
p,li,td,ul {color: #fff; text-decoration: none; margin-left:15px;}
A { color: #fff; text-decoration: none; text-align: left; }
A:hover{ color: #ccc; }
h1 {color:white; font-size:120%; font-family:Geneva, Arial, SunSans-Regular, sans-serif; text-decoration:none; text-align:left; text-transform:uppercase; margin-left:2px;}
h1 a { text-decoration:underline; }

/*for image captions*/
.collect_caption{color: #963; font-size: 95%;padding: 5px 5px 0 0;}
.what_caption{ color:#4A7D7B; font-size: 95%;padding: 5px 5px 0 0;}
.project_caption{color: #948E6B; font-size: 95%; padding: 5px 5px 0 0;}

#inlinelink{color: white; font-weight: bold; text-decoration:underline;}

/*for breadcrumbs on sublevel pages*/
.crumbs p{ padding:15px; margin:0;  }
.crumbs p a { text-decoration: underline;}

/*for the third column*/
#right-nav {border: 1px solid #fff;padding: 7px;font-weight:bold;color:#fff;margin:20px 0 0 0;line-height:16px;width:111px;}
#right {width:130px; padding: 5px;}

.black {background-color:#000;}
#main {margin-left:auto;margin-right:auto;margin-top:0;}
#green {margin-left:auto;margin-right:auto;margin-top:0;background-color:#003333;}
#off-brown{margin-left:auto;margin-right:auto;margin-top:0;background-color:#6B3000;}
#off-green{margin-left:auto;margin-right:auto;margin-top:0;background-color:#333300;}

/*for homepage footer*/
.brown {background-color:#311418; background-image: url(images/home-footer-bg.gif);}
#home-footer-left{padding:5px;float:left;}
#copyright{font-size:95%; color:#92675C;text-align:right; margin-top:12px; margin-right:10px;}
.footer {padding-top:20px;}

/*for other pages footer*/
#copyright-green{font-size:95%; color:#366;text-align:right; margin-top:12px; margin-right:10px;}
#copyright-brown{font-size:95%; color:#996633;text-align:right; margin-top:12px; margin-right:10px;}
#copyright-off-green{font-size:95%; color:#948E6B;text-align:right; margin-top:12px; margin-right:10px;}

/*for whatis page subnav*/
#subnav h2 {font-size:100%;  font-weight:bold; padding: 0 0 0 10px;}
#subnav {color:#fff; border-top:1px solid #336666; border-bottom:1px solid #336666; padding: 10px 0 10px 10px;}


/*for collection page subnav*/
#coll-subnav p{color:#fff; border-top:1px solid #963; border-bottom:1px solid #963; }
#coll-subnav a{margin: 0 0 0 20px; }

/*for the leftnav on second sublevel pages*/
#nav li{list-style:none;padding:10px;margin-bottom:10px;}
#nav{padding-left:0px;margin-left:0px;width:180px;margin-top:20px;margin-right:0;}
.on {background-color:#000;}
.on-sub {background-color:#000; margin-left:20px;}
.off{background-color:#336666;}
.coll-off{background-color:#996633;}
.proj-off{background-color:#666633;}

/*for the collection sublevel pages*/
#sub-nav ul{margin-left:30px;margin-top:2px;padding:0; list-style-type:none;}
#sub-nav li{text-decoration:none;}
#sub-nav p{padding:10px;margin-top:0;margin-bottom:10px;margin-left:0;margin-right:10px;width:180px;}
#rabg{background-color:#996633;}
#govbg{background-color:#996633;}
#fnbg{background-color:#996633;}
#compbg{background-color:#996633;}
#clbg{background-color:#996633;}
#bibg{background-color:#996633;}

/*for the content area on second sublevel pages*/
#middle table {margin: 0 10px 10px 15px;}
#middle h1 {margin: 0 0 0 15px;}
#middle {margin: 0 15px 0 15px; padding: 0 5px 0 0;}


/*for the content area on collection sublevel pages*/
#coll-middle h1,#coll-middle table{margin: 0 0 0 15px;}
#coll-middle h1 {background-color:#000;padding:9px;}
#coll-middle  {margin: 0 15px 0 15px; }
#coll-middle li {list-style-image:url(/hc/ssb/images/new-images/bib-id-icon.gif);}
/*for digital asset icon in collection lists*/
.dig {list-style-image:url(/hc/ssb/images/new-images/dig-icon.gif);}

/*for button at bottom of projects page*/
.acknowledge{background-color: #666633; width:30%; padding:10px; border: 1px solid #fff; margin: 0px 15px 0px 15px ;}

/*for print button*/
.print {width:30%; padding:3px; margin:25px auto auto auto; text-align:center;}
