@import url(/_common/css/common.css);

/* calendar and programs */

#commonheaderwrap { background: #f90; }
#commonbodywrap { border-bottom: 2px solid #f90; }
.localnav li .active { background-color: #ffe57f; }


#content a {  color: #007cc6; color: #0050dd; color: #0070ff; color: #22589d; text-decoration: none; }

#contentwrap #content { margin: 20px 30px 50px 20px; font-size: 1.2em; color: #5B5B5B; }

#contentwrap #content h1 { background: url(../img/explore/hh-explore.gif) no-repeat 0 5px; }
#contentwrap #content h2 { color: #d5aa00; color: #b28e00; }
#contentwrap #content ul li { background: url(../img/list-bullet.gif) no-repeat 0 7px; padding-left: .8em; }

#content .image { border: 1px solid #c0c0c0; padding: 1px 1px;}
#content .imagecaption { font-size: .8em; font-style: italic; }

.imageleft { float: left; margin-right: 20px;}
.imageright { float: right; margin-left: 20px;}


#content .exwrap { width: 685px; margin-bottom: 30px; }
.info { float: right; }
.info .title { border-top: 1px solid #c0c0c0; border-bottom: 1px solid #c0c0c0; padding: 5px 0; margin-bottom: 5px;}
.info .title a { font-weight: bold; }
.width435 { width: 435px; }
.width560 { width: 560px; }

/* The Collection Overview */
#content .cwrap {width: 685px; margin: 20px 0 30px 0; }

.cwrap img { float: left; margin: 5px 10px 0px 0px; border: 5px solid #f3f3f3; padding: 2px; }
.cwrap .box { width: 325px }
.cwrap .left { float: left; }
.cwrap .right { float: right; }
.cwrap .title { border-top: 1px solid #c0c0c0; border-bottom: 1px solid #c0c0c0; padding: 5px 0; margin-bottom: 5px; font-weight: bold; }


/* bluetable */
.bluetable { border: 0; padding: 7px 0; width: 685px; }
.bluetable td { background: #f2f2f2; text-align: center; padding: 2px 0; }
.bluetable .header { background: #bcd1e2; padding: 2px 0; color: #365f82; font-weight: bold; font-size: .7em; letter-spacing: 1px; text-align: center;}
.bluetable .headerdg { background: #e0e0e0; text-align: left; padding-left: 5px; }
.bluetable .headerdg { font-size: .9em; text-align: left; background: #e0e0e0; padding: 2px 5px; }

.bluetable .data td { font-size: .9em; padding: 7px 0; font-size: .9em;}
.bluetable .data .time { color: #000 ; }
.bluetable .data .ampm { font-size: .8em; }
.bluetable .details { text-align: left; padding: 7px 0 7px 40px;}
.bluetable .normaltext td {text-align: left; padding: 5px 0 5px 10px; }

.sevencol { width: 95px }
.threecol { width: 240px }



