/*
    Royal Tyrell Museum main.css 
    Author: Phil Champagne 
    RealDecoy Inc.
*/    
/* =Global
------------------------------------------------------------------------------ */
body {
    background: #fff url('../images/wrapper/body-bg.jpg') 0 0 repeat-x;
}
.clearfix:after { 
    content: ""; 
    display: block; 
    clear: both; 
    height: 0; 
    visibility: hidden; 
}
.clearfix { 
    min-height: 0; 
    height: 0; 
}
html>body .clearfix { 
    height: auto; 
}
.clear {
    clear: both;
    display: block;
    width: 100%;
    height: 0;
    font-size: 1px;
    margin: 0;
    padding: 0;
}
.print {
    display: none;
    visibility: hidden;
}
/* =Branding/header
------------------------------------------------------------------------------ */
#brandingOuter {
    background: transparent url('../images/wrapper/header-drop-shadow.jpg') 0 100% repeat-x;
    padding-bottom: 6px;
}
#branding {
    background: transparent url('../images/wrapper/header-bg.jpg') 50% 0 repeat;
    width: 100%;
    min-height: 100px;
    height: auto !important;
    height: 100px;
    position: relative;
}
#flashTimeline {
    width: 1021px;
    margin: 0 auto 0 auto;
}
#branding #brandingInner {
    width: 940px;
    margin: 0 auto 0 auto;
}
#branding #brandingInner #logo {
    display: block;
    float: left;
    width: 168px;
    margin: 14px 0 0 0;
}
/* =Utility nav and search 
------------------------------------------------------------------------------ */
#utilities {
    float: right;
    width: 210px;
    margin: 18px 0 0 0;
}
ul#utilityNav {
    font-size: 77%;
}
ul#utilityNav li {
    float: left;
    border-right: 1px solid #7e7662;
    padding: 0 8px 0 8px;
}
ul#utilityNav li:last-child, ul#utilityNav li.last { 
    border-right: 0;
    padding-right: 0;
}
ul#utilityNav li a {
    display: block;
    float: left;
    color: #7e7662;
    text-decoration: none;
    text-align: center;
}
ul#utilityNav li a:hover, ul#utilityNav li a.active {
    color: #064b6f;
}
#searchField {
    padding: 12px 0 0 8px;
}
#searchField li {
    float: left;
}
/* Form elements */
#searchField .searchField {
    background: url('../images/wrapper/search-field-bg.gif') 100% 0 no-repeat;
    width: 170px; 
    height: 20px;
    border: 0;
    color: #4f4630;
    font-size: 85%;
    margin-right: 5px;
    padding: 4px 0 0 6px;
}
#searchField label span {
    display: none;
}
#searchField .searchBtn {
    background: none;
    border: 0;
    width: 20px; 
    height: 24px;
    cursor: pointer;
    font-size: 77%;
}
#searchField .searchBtn img {
    display: block;
}
/* =Main and sub navigation
------------------------------------------------------------------------------ */
ul#mainNav {
    float: left;
    width: 525px;
    font-family: georgia, times, serif;
    font-size: 116%;
    margin: 50px 0 0 37px;
    text-align: center;
}    
ul#mainNav li {
    display: inline;
    float: left;
    padding: 0 40px 0 0;
    text-align: center;
}
ul#mainNav li a {
    float: left;
    display: block;
    color: #3d351f;
    text-decoration: none;
    text-transform: uppercase;
    padding: 0 0 16px 0;
    text-align: center
}
ul#mainNav li a:hover {
    color: #0b4b6f;
}
ul#mainNav li a.active { /* use when there is no subnav */
    color: #0b4b6f;
}
ul#mainNav li a.selected {
    background: url('../images/wrapper/main-nav-item-selected.gif') 50% 100% no-repeat;
    color: #0b4b6f;
}
/* Sub nav */
#subNav {
    background: url('../images/wrapper/sub-nav-divider.gif') 0 0 no-repeat;
    clear: both;
    width: 100%;
    text-align: center;
    padding: 0 0 10px 0;
}
ul#subNavItems {
    clear: both;
    font-size: 85%;
}
ul#subNavItems li {
    display: inline;
    float: left;
    padding: 0 25px 0 0;
}
ul#subNavItems li a {
    font-family: georgia, times, serif;
    float: left;
    color: #3d351f;
    text-decoration: none;
    text-transform: uppercase;
    padding: 15px 0 0 0;
}
ul#subNavItems li a:hover {
    color: #0b4b6f;
}
ul#subNavItems li a.selected {
    background: url('../images/wrapper/sub-nav-item-selected.gif') 50% 0 no-repeat;
    color: #0b4b6f;
}
/* Sub nav 'Programs' */
#subNav .programs {
    margin: 0 0 0 80px;
}    
/* Sub nav 'Visit' */
#subNav .visit {
    margin: 0 0 0 265px;
}    
/* Sub nav '' */
#subNav .exhibits {
    margin: 0 0 0 275px;
}    
/* Sub nav '' */
#subNav .research {
    margin: 0 0 0 285px;
}    
/* =Layout
------------------------------------------------------------------------------ */
#wrapper {
    clear: both;
    width: 100%;
}
#wrapperInner {
    background: url('../images/wrapper/inner-wrapper-bg-repeat.jpg') 50% 0 repeat-y;
    width: 974px;
    margin: -6px auto 0 auto;
    position: relative;
}
#wrapperInnerBg {
    background: url('../images/wrapper/inner-wrapper-bottom-bg.jpg') 50% 100% no-repeat;
    min-height: 730px;
    height: auto !important;
    height: 730px;
}
#mainContent {
    background: url('../images/wrapper/inner-wrapper-bg.jpg') 50% 0 no-repeat;
    position: relative;
    padding: 0 6px 0 0; /* This is important - do not adjust */
    min-height: 730px;
    height: auto !important;
    height: 730px;
}
#mainContent .textContent {
    padding: 5px 10px 0 20px;
}
#mainContent .textContent .contentDivider {
    display: block;
    width: 381px;
    height: 2px;
    margin: 16px 0 16px 0;
}
#wrapper #twoColContainer {
    width: 700px;
    float: left;
}
#wrapper .leftCol .LeftColHr {
    display: block;
    width: 201px;
    height: 1px;
    margin: 16px 0 16px 0;
}
#wrapper .leftCol {
    float: left;
    width: 223px;
    margin: 25px 0 0 0;
    position: relative;
    padding: 0 15px 55px 37px;
}
#wrapper .middleCol {
    float: left;
    width: 414px;
    margin: 20px 0 0 8px;
    padding: 0 0 55px 0;
}
#wrapper .middleColFull {
	width: 950px;
}
#wrapper .middleColFull .textContent {
	padding: 20px 10px 20px 35px;
}
#wrapper .rightCol {
    float: right;
    width: 266px;
    padding: 0 0 55px 0;
}
/* =Layout Programs landing page = 2 Col layout
------------------------------------------------------------------------------ */
#mainContent #programsLanding {
    background: url('../images/wrapper/programs-vertical-divider.gif') 478px 60px no-repeat;
    width: 925px;
    min-height: 494px;
    height: auto !important;
    height: 494px;
    margin: 0 auto;
    padding: 25px 0 0 30px;
}
#mainContent .leftPrograms {
    float: left;
    width: 452px;
    padding: 10px 0 0 0;
}
#mainContent .rightPrograms {
    float: right;
    width: 452px;
    padding: 10px 0 0 0;
}
#mainContent .summerPrograms {
    background: url('../images/wrapper/summer-progs-bg.png') 0 0 no-repeat;
    width: 452px;
    height: 266px;
}
#mainContent .schoolPrograms {
    background: url('../images/wrapper/school-progs-bg.png') 0 0 no-repeat;
    width: 452px;
    height: 266px;
}
#mainContent .summerPrograms a, #wrapper #mainContent .schoolPrograms a { 
    display:  block;
    position: relative;
    top: 210px;
    left: 20px;
}
#mainContent .programLinks {
    margin: 10px 0 0 0;
    padding: 0 0 0 30px;
}
#mainContent .programLinks li {
    background: url('../images/wrapper/program-links-bg.png') 0 0 no-repeat;
    float: left;
    width: 179px;
    height: 195px;
    margin-right: 10px;
    padding: 10px 0 0 0;
    cursor: pointer;
}
#mainContent .programLinks li a {
    display: block;
}
#mainContent .programLinks li img {
    display: block;
    margin: 0 0 0 19px;
    padding: 0 0 8px 0;
}
/* =Layout / Visit landing page = 2 Col layout
------------------------------------------------------------------------------ */
#wrapper #mainContent #parchmentImg {
    position: absolute;
    top: 15px;
    left: 308px;
}
#wrapper .left {
    float: left;
    width: 491px;
    margin: 25px 0 0 0;
    padding: 0 0 55px 0;
}
#wrapper .right {
    float: left;
    width: 452px;
    margin: 36px 0 0 -7px;
    padding: 0 0 55px 0;
}
#directionsBlock {
    position: relative;
    left: -6px;
    margin: -12px 0 0 0;
    z-index: 999;
}
#directionsBlock #directionsBlockInner {
    background: url('../images/wrapper/directions-block-bg.png') 0 0 no-repeat;
    width: 447px;
    min-height: 341px;
    height: auto !important;
    height: 341px;
    padding: 55px 0 0 44px;
}
#directionsBlock #directionsBlockInner #directionsMap {
    margin: 22px 0 0 0;
}
#directionsBlock #directionsDetails {
    background: url('../images/wrapper/directions-block-btm.jpg') 0 0 no-repeat;
    min-height: 118px;
    height: auto !important;
    height: 118px;
}    
#directionsBlock #directionsDetails .directionsInfoTxt {
    float: left;
    width: 190px;
    padding: 0 0 0 46px;
}    
#directionsBlock #directionsDetails .directionsInfoLink {
    float: right;
    width: 175px;
    padding: 28px 25px 0 0;
}    
#directionsBlock #directionsDetails .directionsInfoLink a.viewDetailedDirections {
    background: url('../images/wrapper/btn-view-detailed-directions.gif') 0 0 no-repeat;
    display: block;
    width: 123px;
    height: 35px;
}
#directionsBlock #directionsDetails .directionsInfoLink a.viewDetailedDirections:hover {
    background-position: 0 -36px;
}
#directionsBlock #directionsDetails .directionsInfoLink a.viewDetailedDirections span {
    display: none;
}
/* =Layout Exhibits landing page
------------------------------------------------------------------------------ */
#mainContent #exhibitsLanding {
    width: 925px;
    min-height: 494px;
    height: auto !important;
    height: 494px;
    margin: 0 auto;
    padding: 25px 0 100px 30px;
}
#mainContent #exhibits {
    background: url('../images/wrapper/exhibits-landing-bg.png') 0 0 no-repeat;
    width: 851px; 
    min-height: 524px;
    height: auto !important;
    height: 524px;
    margin: -20px 0 40px 0;
}
#mainContent #exhibitsLanding a.currentExhibits { 
    display: block;
    position: relative;
    top: 475px;
    left: 30px;
    width: 165px;
}
#mainContent .exhibitsLinks {
    float: right;
    position: relative;
    margin: 0 -40px 0 0;
    padding: 25px 0 0 0;
}
#mainContent .exhibitsLinks li {
    background: url('../images/wrapper/exhibit-links-bg.png') 0 0 no-repeat;
    width: 189px; 
    height: 209px;
    margin: 0 0 5px 0;
    padding: 10px 0 0 0;
    cursor: pointer;
}
#mainContent .exhibitsLinks li img {
    display: block;
    margin: 0 0 0 12px;
    padding: 0 0 10px 0;
}
#mainContent .exhibitsLinks li a, #mainContent .exhibitsLinks li a img {
    display: block;
}
/* =Layout Research page
------------------------------------------------------------------------------ */
#mainContent #researchLanding {
    /* background: url('../images/reseach-landing-bg.png') 18px 50px no-repeat; */
    width: 925px;
    min-height: 494px;
    height: auto !important;
    height: 494px;
    margin: 0 auto;
    padding: 25px 0 0 30px;
}
#mainContent .researchLinks {
    margin: 30px 0 0 20px;
}
#mainContent .researchLinks li {
    background: url('../images/wrapper/research-links-bg.png') 0 0 no-repeat;
    float: left;
    width: 281px;
    height: 319px;
    margin: 0 0 5px 4px;
    padding: 25px 0 0 0;
    cursor: pointer;
}
#mainContent .researchLinks li img {
    display: block;
    margin: 0 0 0 28px;
    padding: 0 0 12px 0;
}
#mainContent .researchLinks li a {
    display: block;
}
/* =Left col specific and block containers & other
------------------------------------------------------------------------------ */
.leftCol .LcMedia {
    padding: 0 0 8px 0;
}
.leftCol .LcMedia ul {
    position: relative;
}
.leftCol .LcMedia ul li {
    padding: 0 0 6px 0;
}
.leftCol .LcMedia ul li span {
    padding: 0 0 0 14px;
    color: #a19a8c;
    font-size: 85%
}
.leftCol .LcMedia ul li a {
	background: url('../images/wrapper/link-small-down-arrow.gif') 0 2px no-repeat;
	color: #3d351f;
}
.leftCol .LcMedia ul li a:hover {
	color: #a21029;
}
.leftCol .contactInfo {
    margin: 20px 0 0 0;
}
.LcBlockContainer {
    width: 231px;
    min-height: 150px;
    height: auto !important;
    height: 150px;
    margin: 20px auto 20px auto;
}
.LcBlockContainer .LcBlockContainerTop {
    background: url('../images/wrapper/left-col-container-box-top.gif') 0 0 no-repeat;
    height: 6px;
    font-size: 1px /* IE6 */
}
.LcBlockContainer .LcBlockContainerBtm {
    background: url('../images/wrapper/left-col-container-box-btm.gif') 0 0 no-repeat;
    height: 6px;
    font-size: 1px /* IE6 */
}
.LcBlockContainer .LcBlockContainerInner {
    background: url('../images/wrapper/left-col-container-box-bg.gif') 0 0 repeat-y;
    padding: 16px 20px 10px 24px;
}
.LcBlockContainer .LcBlockContainerInner ul li {
    padding: 8px 0 0 0;
}
.LcBlockContainer .LcBlockBtmBtn {
    background: url('../images/wrapper/left-col-container-btn-bg.gif') 0 0 repeat;
    min-height: 52px;
    height: auto !important;
    height: 52px;
    width: 231px;
    padding: 18px 0 0 0;
}
 
.LcBlockContainer .LcBlockBtmBtn a {
    background: url('../images/wrapper/link-arrow-right.gif') 0 0 no-repeat;
    display: block;
    width: 120px;
    font-family: georgia, times, serif;
    color: #a21029;
    font-size: 123.1%;
    text-decoration: none;
    line-height: 16px;
    min-height: 35px;
    height: auto! important;
    height: 35px;
    margin-left: 25px;
    padding: 0 0 1px 30px;
}
.LcBlockContainer .LcBlockBtmBtn a:hover {
    background-position: 0 -36px;
}
/* Supplementary nav */
.leftCol #supplementaryNav {
    width: 196px;
    padding: 20px 10px 20px 25px;
    border: 1px solid #8d8985;
}
.leftCol #supplementaryNav ul {
    margin: 10px 0 10px 0;
}
.leftCol #supplementaryNav ul li {
    background: url('../images/wrapper/sup-nav-list-bullet.gif') 0 5px no-repeat;
    padding: 0 0 6px 11px;
}
.leftCol .bioThumb {
    display: block;
    width: 248px;
    margin: 10px 0 10px -7px;
}
/* =Middle col block containers
------------------------------------------------------------------------------ */
.McBlockContainer {
    width: 384px;
    min-height: 150px;
    height: auto !important;
    height: 150px;
    margin: 5px auto 25px auto;
}
.McBlockContainer .McBlockContainerTop {
    background: url('../images/wrapper/container-box-top.gif') 0 0 no-repeat;
    height: 6px;
    font-size: 1px /* IE6 */
}
.McBlockContainer .McBlockContainerBtm {
    background: url('../images/wrapper/container-box-btm.gif') 0 0 no-repeat;
    clear: both;
    height: 6px;
    font-size: 1px /* IE6 */
}
.McBlockContainer .McBlockContainerInner {
    background: url('../images/wrapper/container-box-bg.gif') 0 0 repeat-y;
    padding: 0 0 0 0;
}
.McBlockContainer .McBlockContainerInnerText { /* Without 'Programs' list */ 
    background: url('../images/wrapper/container-box-bg.gif') 0 0 repeat-y;
    padding: 16px 20px 5px 20px;
}
.McBlockContainer .McBlockContainerInner ul {
    margin-bottom: 14px;
}
.McBlockContainer .McBlockContainerInner ul li span,
.McBlockContainer .McBlockContainerInnerText ul li span  {
    color: #aba492;
}
/* Styles for content within block container */
.McBlockContainer .McBlockContainerInner ul.contents {
    width: 372px;
    margin: 0 auto;
}
.McBlockContainer .McBlockContainerInner ul.contents li {
    background: url('../images/wrapper/block-container-divider.gif') 30% 0 no-repeat;
    clear: both;
    padding: 1px 0 0 0;
}
.McBlockContainer .McBlockContainerInner ul.contents li.first {
    background: none !important;
    padding: 0;
}
.McBlockContainer .McBlockContainerInner ul.contents li .contentBlock {
    padding: 16px 0 16px 10px;
    cursor: pointer;
}
.McBlockContainer .McBlockContainerInner ul.contents li .contentBlockDisabled {
    padding: 16px 0 16px 10px;
}
.McBlockContainer .McBlockContainerInner ul.contents li .contentBlock2 {
    padding: 16px 0 10px 20px;
}
.McBlockContainer .McBlockContainerInner ul.contents li .contentBlockOver {
    background: url('../images/wrapper/highlight-bg.png') 0 0 repeat;
}
.McBlockContainer .McBlockContainerInner ul.contents li .contentBlock h2 a {
    color: #6b5204;
    text-decoration: none;
}
.McBlockContainer .McBlockContainerInner ul.contents li .contentBlock h2 a:hover,
.McBlockContainer .McBlockContainerInner ul.contents li .contentBlockOver h2,
.McBlockContainer .McBlockContainerInner ul.contents li .contentBlockOver h2 a {
    color: #a21029 !important;
}
.McBlockContainer .McBlockContainerInner ul.contents li .contentTxt {
    float: left;
    width: 185px;
    padding: 0 0 0 10px;
}
.McBlockContainer .McBlockContainerInner ul.contents li .scThumb {
    float: left;
    display: block;
}
.McBlockContainer .McBlockContainerInner ul.contents li ul {
    margin: 10px 0 0 0;
}
.McBlockContainer .McBlockContainerInner ul.contents li ul li {
    background: none !important;
    padding: 0 0 10px 0;
}
/* =Middle col block content list
------------------------------------------------------------------------------ */
.textContent ul.BlockContentList li {
    background: url('../images/wrapper/content-divider.gif') 0 0  no-repeat;
    padding: 18px 0 10px 0;
    position: relative;
}
.textContent ul.BlockContentList li span.gps {
    background: #ece9df;
    padding: 4px;
}
.textContent ul.BlockContentList li ul li {
    background: none;
    padding: 0;
}
/* =Right col block container (for 2 column layout only)
------------------------------------------------------------------------------ */
.RcBlockContainer {
    width: 452px;
	margin-bottom: 100px;
}
.RcBlockContainer .RcBblockContainerTop {
    background: url('../images/wrapper/right-col-container-top.gif') 0 0 no-repeat;
    height: 6px;
    font-size: 1px /* IE6 */
}
.RcBlockContainer .RcBblockContainerBtm {
    background: url('../images/wrapper/right-col-container-btm.gif') 0 0 no-repeat;
    height: 6px;
    font-size: 1px /* IE6 */
}
.RcBlockContainer .RcBblockContainerInner {
    background: url('../images/wrapper/right-col-container-bg.gif') 0 0 repeat-y;
}
/* Styles for content within block container */
.RcBlockContainer .RcBblockContainerInner ul.visitInfo {
    width: 440px;
    margin: 0 auto;
}
.RcBlockContainer .RcBblockContainerInner ul.visitInfo li {
    background: url('../images/wrapper/visit-info-container-list-divider.gif') 30% 100% no-repeat;
    clear: both;
    padding: 0 0 1px 0;
}
.RcBlockContainer .RcBblockContainerInner ul.visitInfo li:last-child, 
.RcBlockContainer .RcBblockContainerInner ul.visitInfo li.last {
    background: none !important;
    padding: 0;
}
.RcBlockContainer .RcBblockContainerInner ul.visitInfo li .txtBlock {
    cursor: pointer;
    padding: 20px 15px 47px 22px; /* Need to adjust bottom padding */
}
.RcBlockContainer .RcBblockContainerInner ul.visitInfo li .txtBlock .txtContent { /* For background arrow img */
    background: url('../images/wrapper/right-arrow.gif') 100% 100% no-repeat;
    padding: 0 55px 0 0;
}
.RcBlockContainer .RcBblockContainerInner ul.visitInfo li .txtBlockOver {
    background: url('../images/wrapper/highlight-bg.png') 0 0 repeat;
}
.RcBlockContainer .RcBblockContainerInner ul.visitInfo li .txtBlockOver .txtContent { /* For background arrow img */
    background: url('../images/wrapper/right-arrow-over.gif') 100% 100% no-repeat;
    padding: 0 55px 0 0;
}
.RcBlockContainer .RcBblockContainerInner ul.visitInfo li .txtBlock h2 a {
    color: #6b5204;
    text-decoration: none;
}
.RcBlockContainer .RcBblockContainerInner ul.visitInfo li .txtBlock h2 a:hover,
.RcBlockContainer .RcBblockContainerInner ul.visitInfo li .txtBlockOver h2,
.RcBlockContainer .RcBblockContainerInner ul.visitInfo li .txtBlockOver h2 a {
    color: #a21029 !important;
}
/* =Content image containers
------------------------------------------------------------------------------ */
.imgWrap {
    background: url('../images/wrapper/content-image-bg.png') 0 0 no-repeat;
    width: 415px; 
    height: 331px;
    margin: -12px auto 0 auto;
}
.imgWrap .contentImg {
    display: block;
    width: 362px;
    height: 274px;
    margin: 0 auto 0 25px;
    padding: 26px 0 0 0;
}
/* Smaller version */
.imgWrapSml {
    background: url('../images/wrapper/content-image-sml-bg.png') 0 0 no-repeat;
    width: 415px;
    height: 201px;
    margin: -12px auto 0 auto;
    position: relative;
}
.imgWrapSml .contentImg {
    display: block;
    width: 362px;
    height: 140px;
    margin: 0 auto 0 25px;
    padding: 30px 0 0 0;
}
/* =Image gallery thumbs
------------------------------------------------------------------------------ */
.thumbnailSlider {
  	width: 330px;
    position: relative;
    margin: 0 auto;
    padding-right: 4px;
}
.thumbnailSlider .thumbs {
    position: relative;
    overflow: hidden;
    width: 270px;
    margin: 0 auto;
}
.thumbnailSlider .javascriptCSS {
    border: 1px solid red;
    padding: 5px;
}
.thumbnailSlider .next {
    position: absolute;
    right: 0;
    top: 4px;
    z-index: 2;
}
.thumbnailSlider .back {
    position: absolute;
    left: 0;
    top: 4px;
    z-index: 2;
}
.thumbnailSlider .back a,
.thumbnailSlider .next a {
    display: none;
}
.thumbnailSlider .next a {
    background: url('../images/wrapper/link-arrow-right.gif') 0 0 no-repeat;
    display: block;
    width: 20px;
    height: 36px;
    text-decoration: none;
}
.thumbnailSlider .back a {
    background: url('../images/wrapper/link-arrow-left.gif') 0 0 no-repeat;
    display: block;
    width: 20px;
    height: 36px;
    text-decoration: none;
}
.thumbnailSlider .next a:hover,
.thumbnailSlider .back a:hover {
    background-position: 0 -36px;
}
.thumbnailSlider ul {
    position: relative;
    left: 0;
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
    z-index: 1;
}
.thumbnailSlider li {
    float: left;
    width: 54px;
}
.thumbnailSlider li a {
    display: block; 
    float: left;
    margin-right: 8px;
    _padding-right: 8px;
}
.thumbnailSlider li a:hover {
    background: url('../images/wrapper/thb-hover-bg.gif') 50% 60% no-repeat;
}
.thumbnailSlider li img {
    display: block;
    cursor: pointer;
    padding: 5px 3px 5px 3px;
}
.thumbnailSlider li img.thumb:hover, .thumbnailSlider li img.selected  {
    background: url('../images/gallery/thb-hover-bg.gif') 50% 60% no-repeat;
}
.thumbnailSlider li.active img {
    background: url('../images/gallery/thb-hover-bg.gif') 50% 60% no-repeat;
}
/* =Galleria image gallery
------------------------------------------------------------------------------ */
#mainImage {    
    background: url('../images/wrapper/content-image-bg.png') 0 0 no-repeat;
    width: 415px; 
    height: 331px;
    margin: -12px auto -10px auto;
}
#mainImage img {
    display: block;
    width: 362px;
    height: 274px;
    margin: 0 auto 0 25px;
    padding: 27px 0 0 0;
}
.galleryContainer {
	background: url('../images/wrapper/gallery-btm.gif') 50% 100% no-repeat;
	margin: 0 0 10px 0;
	padding: 0 0 20px 0;
    position: relative;
}

/* =Sub content + sidebar main widget
------------------------------------------------------------------------------ */
.rightCol .subContent {
    background: url('../images/wrapper/sub-content-bg-repeat.jpg') 0 0 repeat-y;
    width: 266px;
}
#wrapper .subContent .subContentHr {
    display: block;
    width: 201px;
    height: 1px;
    margin: 20px 0 10px 0;
}
.rightCol .subContent .subContentBtm {
    background: url('../images/wrapper/sub-content-btm-bg.jpg') 0 100% no-repeat;
}
.rightCol .subContent .subContentInner {
    background: url('../images/wrapper/sub-content-bg.jpg') 0 0 no-repeat;
    min-height: 458px;
    height: auto !important;
    height: 458px;
}
.rightCol .subContent .subContentInner .subContentPlain { /* use when there is no Jquery tabs */
    padding: 70px 25px 2px 40px;
}
.rightCol .subContent .subContentInner ul.subContentItems {
    width: 200px;
    margin: 0 auto 0 38px;
    padding: 60px 0 30px 0;
}
.rightCol .subContent .subContentInner ul.subContentItems li {
    background: url('../images/wrapper/sub-content-item-divider.gif') 0 100% no-repeat;
    padding: 10px 10px 12px 0;
}
.rightCol .subContent .subContentInner ul.subContentItems li:last-child,
.rightCol .subContent .subContentInner ul.subContentItems li.last {
    background: none;
    padding-bottom: 0;
}
.rightCol .subContent .subContentInner ul.subContentItems li a {
    display: block;
    color: #6b5204;
    font-family: georgia, times, serif;
    font-size: 93%;
    font-weight: bold;
    text-decoration: none;
    padding: 0 0 0 15px;
}
.rightCol .subContent .subContentInner ul.subContentItems li a:hover {
    color: #a21029;
}
.rightCol .subContent .subContentInner ul.subContentItems li a.plus {
    background: url('../images/wrapper/sub-content-plus.gif') 0 3px no-repeat;
}
.rightCol .subContent .subContentInner ul.subContentItems li a.minus {
    background: url('../images/wrapper/sub-content-minus.gif') 0 5px no-repeat;
}
.rightCol .subContent .subContentInner ul.subContentItemsPlain li a {
    display: block;
    color: #6b5204;
    font-family: georgia, times, serif;
    font-size: 93%;
    font-weight: bold;
    text-decoration: none;
}
.rightCol .subContent .subContentInner ul.subContentItemsPlain li a:hover {
    color: #a21029;
}
.rightCol .subContent .subContentInner li .subContentShow {
    padding: 12px 0 0 10px;
    display: none;
}
.rightCol .subContent .subContentInner li .subContentShow a {
    padding: 0 !important;
}
.rightCol .subContent .subContentInner ul.subContentItemsPlain li {
    background: url('../images/wrapper/sub-content-item-divider.gif') 0 100% no-repeat;
    padding: 10px 10px 12px 0;
}
.rightCol .subContent .subContentInner ul.subContentItemsPlain li:last-child,
.rightCol .subContent .subContentInner ul.subContentItemsPlain li.last {
    background: none;
    padding-bottom: 0;
}
.rightCol .subContent .subContentInner a.findOutMore {
    background: url('../images/wrapper/btn-find-out-more.gif') 0 0 no-repeat !important;
    display: block;
    width: 99px;
    height: 20px;
}
.rightCol .subContent .subContentInner a.findOutMore:hover {
    background-position: 0 -22px !important;
}
.rightCol .subContent .subContentInner a.findOutMore span {
    display: none;
}
.rightCol .subContent p.moreLinks {
    margin-top: 18px !important;
}
.rightCol .subContent .subContentInner p.moreLinks a {
    display: inline !important;
    font-family: arial, helvetica, sans-serif !important;
    font-weight: normal !important;
    text-decoration: underline !important;
}
.rightCol .sidebarContent {
    margin: 10px 0 0 0;
    padding: 0 20px 0 15px;
}
/* =Page bottom buttons
------------------------------------------------------------------------------ */
#masterPageBtns { 
    background: url('../images/wrapper/master-page-btns-border-top.gif') 0 0 no-repeat;
    float: left;
    width: 940px;
    position: absolute;
    bottom: 24px;
    left: 15px;
    padding-top: 2px;
}
#masterPageBtns li {
    float: left;
}
#masterPageBtns li a {
    display: block;
    font-family: georgia, times, serif;
    font-size: 146.5%;
    color: #a21029;
    height: 104px;
    line-height: 19px;
    text-decoration: none;
}
#masterPageBtns li a:hover {
    color: #064b6f;
}
#masterPageBtns li span {
    display: block;
    font-family: georgia, times, serif;
    padding: 49px 0 2px 16px;
}
#masterPageBtns li a.visit {
    background: url('../images/wrapper/master-btn-bg-visit.gif') 0 0 no-repeat;
    float: left;
    display: block;
    width: 229px;
}
#masterPageBtns li a.programs {
    background: url('../images/wrapper/master-btn-bg-programs.gif') 0 0 no-repeat;
    float: left;
    display: block;
    width: 240px;
}
#masterPageBtns li a.exhibits {
    background: url('../images/wrapper/master-btn-bg-exhibits.gif') 0 0 no-repeat;
    float: left;
    display: block;
    width: 240px;
}
#masterPageBtns li a.research {
    background: url('../images/wrapper/master-btn-bg-research.gif') 0 0 no-repeat;
    float: left;
    display: block;
    width: 221px;
}
/* =Breadcrumb
------------------------------------------------------------------------------ */
.breadcrumb {
    color: #54595b;
    font-size: 85%;
    padding: 12px 0 0 26px;
}
.breadcrumb ul li {
    display: inline;
    color: #9b9484;
    font-size: 77%;
    text-transform: uppercase;
}
.breadcrumb ul li a {
    background: url('../images/wrapper/breadcrumb-divider.gif') 100% 2px no-repeat;
    color: #9b9484;
    padding: 0 12px 0 0;
}
.breadcrumb ul li a:hover {
    color: #a21029;
}
.breadcrumb a.backBtn {
    display: block;
    background: url('../images/wrapper/btn-back-bg.gif') 0 0 no-repeat;
    width: 33px;
    height: 9px;
    margin: 5px 0 0 0;
}
.breadcrumb a.backBtn:hover {
    background-position: 0 -9px;
}
.breadcrumb .backBtn span {
    display: none;
}
    
/* =Footer
------------------------------------------------------------------------------ */
#footer {
    clear: both;
    width: 940px;
    color: #3d351f;
    margin: 0 auto;
    padding: 6px 0 0 0;
}
#footer .footerLogo {
    display: block;
    float: left;
}
#footer ul {
    float: right;
    padding: 0 10px 0 0;
}
#footer ul li {
    float: left;
    display: inline;
    font-size: 93%;
    padding: 0 0 0 34px;
}
#footer ul li:last-child, #footer ul li.last {
    padding-right: 0 !important;
} 
#footer ul li ul {
    float: left;
}
#footer ul li ul li {
    display: block;
    float: none !important;
    padding: 0 0 2px 0;
}
#footer ul li ul li a {
    color: #3d351f;
    text-decoration: none;
}
#footer ul li ul li a:hover {
    color: #a21029;
}
#siteInfo {
    clear: both;
    width: 940px;
    color: #afaba1;
    font-size: 77%;
    margin: 0 auto;
    padding: 30px 0 30px 0;
}
#siteInfo p {
    padding: 0 0 0 8px !important;
}
#siteInfo .govLogo {
    display: block;
    float: right;
    margin: -16px 0 0 0;
    padding: 0 14px 0 0;
}
/* =Links & Buttons
------------------------------------------------------------------------------ */
a, a:link, a:focus {
    outline: none;
    color: #4f4630;
    text-decoration: underline;
    cursor: pointer;
}
a:hover {
      color: #a21029;
}
a.externalLink {
    background: url('../images/wrapper/icon-external-link.gif') 100% 58% no-repeat;
    padding: 0 14px 0 0;
    margin: 0 4px 0 0;
}
a.externalLink:hover {
    background: url('../images/wrapper/icon-external-link-over.gif') 100% 58% no-repeat;
}
a.more { 
    background: url('../images/wrapper/icon-more-link.gif') 100% 58% no-repeat;
    padding: 0 14px 0 0;
    margin: 0 4px 0 0;
}
a.more:hover {
    background: url('../images/wrapper/icon-more-link-over.gif') 100% 58% no-repeat;
}
a.rightArrowLink {
    background: url('../images/wrapper/link-arrow-right.gif') 0 0 no-repeat;
    display: block;
    font-family: georgia, times, serif;
    color: #a21029;
    font-size: 123.1%;
    text-decoration: none !important;
    line-height: 16px;
    min-height: 35px;
    height: auto! important;
    height: 35px;
    padding: 0 0 1px 30px;
}
a.rightArrowLink:hover {
    background-position: 0 -36px;
}
a.downArrowLink {
    background: url('../images/wrapper/link-down-arrow-right.gif') 0 0 no-repeat;
    display: block;
    font-family: georgia, times, serif;
    color: #a21029;
    font-size: 123.1%;
    text-decoration: none;
    line-height: 16px;
    min-height: 48px;
    height: auto! important;
    height: 48px;
    padding: 0 0 1px 37px;
}
a.downArrowLink:hover {
    background-position: 0 -59px;
}
a.downArrowLink span {
    display: block;
    color: #a19a8c;
    font-family: arial, helvetica, sans-serif;
    font-size: 77%;
    text-transform: uppercase;
}
a.smallRightArrowLink {
    background: url('../images/wrapper/link-small-right-arrow.gif') 100% 5px no-repeat;
    padding: 0 12px 0 0;
}
a.smallDownArrowLink {
    background: url('..../images/wrapper/link-small-down-arrow.gif') 0 3px no-repeat;
    padding: 0 0 0 14px;
    display: block;
}
.subContent a.rightArrowLinkRight {
    background: url('../images/wrapper/link-arrow-right.gif') 100% 0 no-repeat;
    display: block;
    width: 140px;
    font-family: georgia, times, serif;
    color: #a21029;
    font-size: 123.1%;
    text-decoration: none;
    line-height: 16px;
    min-height: 35px;
    height: auto! important;
    height: 35px;
    margin: 10px 0 0 40px;
    padding: 0 0 1px 0;
}
.subContent a.rightArrowLinkRight:hover {
    background-position: 100% -36px;
}
/* =Typography
------------------------------------------------------------------------------ */
/* Global */
#mainContent p {
    color: #4f4630;
    font-size: 93%;
    margin: 12px 0 12px 0;
    line-height: 17px;
}
#mainContent h1 {
    color: #064b6f;
    font-family: georgia, times, serif;
    font-size: 93%;
    font-weight: normal;
    text-transform: uppercase;
    margin: 0;
}
#mainContent h1.shop {
    color: #064b6f;
    font-family: georgia, times, serif;
    font-size: 123.1%;
    font-weight: normal;
    text-transform: uppercase;
    margin: 0;
}
#mainContent h1 span {
    display: block;
    font-size: 174%;
    margin: 0;
}
#mainContent h2, #mainContent .textContent h2 {
    color: #6b5204;
    font-family: georgia, times, serif;
    font-size: 108%;
    margin: 0;
}
/* Middle col test content */
#mainContent .textContent h1 {
    color: #6b5204;
    font-family: georgia, times, serif;
    font-size: 131%;
    font-weight: normal;
    text-transform: none;
    margin: 0;
}
#mainContent .textContent h2 {
    color: #6b5204;
    font-family: georgia, times, serif;
    font-size: 123.1%;
	text-transform: none;
    margin: 0;
}
#mainContent .textContent h3 {
    color: #6b5204;
    font-family: georgia, times, serif;
    font-size: 116%;
    text-transform: none;
	margin: 0;
}
#mainContent .textContent .date {
	color: #666;
	font-size: 85%;
	margin: 0;
}
/* Left col specific */
#mainContent .leftCol h2.bioHeader {
    color: #064b6f;
    font-family: georgia, times, serif;
    font-size: 123.1%;
    font-weight: normal;
    text-transform: uppercase;
    margin: 0;
}
#mainContent .leftCol h2.bioHeader .credits {
    font-family: georgia, times, serif;
    font-size: 66%;
    text-transform: none;
}
#mainContent .leftCol .LcMedia  h2 {
    color: #6b5204;
    font-family: georgia, times, serif;
    font-size: 138.5%;
    font-weight: normal;
    margin: 16px 0 10px 0;
}
#mainContent  .leftCol .contactInfo h2 {
    color: #6b5204;
    font-family: georgia, times, serif;
    font-size: 108%;
    margin: 0 0 -10px 0;
}
#mainContent .leftCol p.bioTitle  {
    font-family: arial, helvetica, sans-serif;
    font-size: 85%;
    color: #064b6f;
    margin: 0 !important;    
}
/* Block containers */
#mainContent .LcBlockContainer .LcBlockContainerInner p {
    color: #4f4630;
    font-size: 93%;
}
#mainContent .LcBlockContainer .LcBlockContainerInner ul li {
    color: #4f4630;
    font-size: 85%;
}
#mainContent .LcBlockContainer .LcBlockContainerInner p.notice {
    color: #4f4630;
    font-size: 85%;
}
#mainContent .McBlockContainer .McBlockContainerInner p {
    margin-top: 0;    
    line-height: 14px;
    font-size: 85%;
    margin: 8px 0 8px 0;
}
#mainContent .McBlockContainer h2.McBlockContainerHdr {
    color: #6b5204;
    font-family: georgia, times, serif;
    font-size: 138.5%;
    font-weight: normal;
    margin: 0 0 10px 20px;
    padding: 10px 0 0 0;
}
#mainContent .McBlockContainer .McBlockContainerInner ul.contents h3 {
    color: #a19a8c;
    font-family: georgia, times, serif;
    font-size: 100%;
    font-weight: normal;
    letter-spacing: -1px;
    margin: 8px 0 2px 0;
}
#mainContent .McBlockContainer .McBlockContainerInner ul.contents li .contentTxt p.programDuration {
    margin: 0;
}
#mainContent .McBlockContainer .McBlockContainerInnerText p {
    margin-top: 0 !important;    
    line-height: 14px;
} 
#mainContent .McBlockContainer .McBlockContainerInnerText ul li {
    color: #4f4630;
    font-size: 93%;
}
#mainContent .McBlockContainer .McBlockContainerInnerText p.notice {
    font-size: 85%;
    margin-top: 14px !important;
}
#mainContent .RcBlockContainer .RcBblockContainerInner  p {
    margin-top: 0;    
    line-height: 14px;
    font-size: 85%;
    margin: 8px 0 8px 0;
}
/* Visit landing page */
#mainContent .left h1 {
    margin: 0 0 0 37px;
}
#directionsBlock #directionsBlockInner h2 {
    font-size: 116%;
}
#directionsBlock #directionsDetails .directionsInfoTxt p {
    background: #fff;
    font-size: 85%;
    line-height: 15px;
}
/* Programs landing page */
#mainContent .leftPrograms h2, #mainContent .rightPrograms h2 {
    color: #6b5204;
    font-size: 167%;
    font-weight: normal;
    margin-left: 25px;
}
/* Sub content */
#mainContent .rightCol .subContent .subContentInner li .subContentShow p {
    font-size: 85%;
    line-height: 13px;
}
.rightCol .subContent .subContentInner ul.subContentItemsPlain li p.newsSource {
    color: #4f4630 !important;
    font-size: 85% !important;
    margin: 0 0 0 0 !important;
}
#mainContent .rightCol .subContent .subContentInner .subContentPlain h2 {
    font-size: 138.5%;
    font-weight: normal;
}
/* Footer */
#footer ul li h5 {
    color: #6b5204;
    font-family: georgia, times, serif;
    font-size: 100%;
    font-weight: normal;
    text-transform: uppercase;
    margin: 0 0 5px 0;
}
/* =Lists
------------------------------------------------------------------------------ */
#mainContent .textContent ul {
    margin: 10px 0 10px 14px;
}    
#mainContent .textContent ul li {
    background: url('../images/wrapper/generic-list-bullet.gif') 0 4px no-repeat;
	color: #4f4630;
	font-size: 93%;
	line-height: 16px;
	padding: 0 0 3px 11px;
}
#mainContent .textContent ul li ul {
    margin: 10px 0 10px 0;
}    
#mainContent .textContent ul li ul li {
    padding: 0 0 3px 0;
    font-size: 93%;
}
#mainContent .textContent ol {
    margin: 10px 0 10px 30px;
}    
#mainContent .textContent ol li {
   	list-style: decimal;
   	color: #4f4630;
	font-size: 93%;
	line-height: 16px;
	padding: 0 0 3px 0;
}
/* =Tables
------------------------------------------------------------------------------ */
#mainContent table tr th, #mainContent table tr td  {
    color: #4f4630
}
.plainData {
    width: 100%;
    margin: 12px 0 0 0;
}
.plainData th {
    text-align: left;
    vertical-align: top;
    font-weight: normal
}
.plainData th, .plainData td {
   vertical-align: top;
   padding: 0 0 3px 0;
}
.data td span {
    color: #aba492;
}
.data {
    width: 100%;
    margin: 0;
}
.data th {
    text-align: left;
    vertical-align: top;
    font-weight: normal
}
.data th, .data td {
   vertical-align: top;
   padding: 0 0 3px 0;
}
.data td span {
    color: #aba492;
}
.data tr {
     background: url('../images/wrapper/table-dots.gif') 0 95% repeat-x;
}
.data tr td .age, .visitInfo table tr td .age {
    color: #aba492;
}
.BlockContentList table {
    font-size: 85% !important;
    margin: 8px 0 0 0;
    border-top: 1px solid #938d86;
    border-left: 1px solid #938d86;
}
.BlockContentList table th {
    background: #e9e1d7;
    font-size: 108% !important;
    text-align: left;
    vertical-align: top;
    border-right: 1px solid #938d86;
    border-bottom: 1px solid #938d86;
}
.BlockContentList table th, 
.BlockContentList table td {
    padding: 4px 15px 4px 10px;
    border-right: 1px solid #938d86;
    border-bottom: 1px solid #938d86;
    line-height: 13px;
}
.textContent table {
    font-size: 85% !important;
    margin: 8px 0 0 0;
    border-top: 1px solid #938d86;
    border-left: 1px solid #938d86;
}
.textContent table th {
    background: #e9e1d7;
    font-size: 108% !important;
    text-align: left;
    vertical-align: top;
    border-right: 1px solid #938d86;
    border-bottom: 1px solid #938d86;
}
.textContent table th, 
.textContent table td {
    padding: 4px 15px 4px 10px;
    border-right: 1px solid #938d86;
    border-bottom: 1px solid #938d86;
    line-height: 13px;
}
.McBlockContainer table {
    width: 100%;
    font-size: 85% !important;
    margin: 8px 0 0 0;
}
.McBlockContainer table th {
    text-align: left;
    vertical-align: top;
    font-weight: normal
}
.McBlockContainer table th, .McBlockContainer table td {
   vertical-align: bottom;
   padding: 0 0 3px 0;
   white-space: nowrap;
}
.McBlockContainer table tr {
     background: url('../images/wrapper/table-dots.gif') 0 95% repeat-x;
}
.visitInfo table {
    width: 100%;
    font-size: 85% !important;
    margin: 14px 0 0 0;
}
.visitInfo table th {
    text-align: left;
    vertical-align: top;
    font-weight: bold;
}
.visitInfo table th, .visitInfo table td {
   vertical-align: bottom;
   padding: 0 5px 4px 0;
   white-space: nowrap;
}.visitInfo table tr {
      background: url('../images/wrapper/table-dots.gif') 0 95% repeat-x;
}
/* =Shop
------------------------------------------------------------------------------ */
.McBlockContainerShop {
    width: 384px;
    min-height: 150px;
    height: auto !important;
    height: 150px;
    margin: 5px auto 25px auto;
}
.McBlockContainerShop .McBlockContainerTop {
    background: url('../images/wrapper/container-box-top.gif') 0 0 no-repeat;
    height: 6px;
    font-size: 1px /* IE6 */
}
.McBlockContainerShop .McBlockContainerBtm {
    background: url('../images/wrapper/container-box-btm.gif') 0 0 no-repeat;
    clear: both;
    height: 6px;
    font-size: 1px /* IE6 */
}
.McBlockContainerShop .McBlockContainerInner {
    background: url('../images/wrapper/container-box-bg.gif') 0 0 repeat-y;
    padding: 0 0 15px 0;
}
.McBlockContainerShop .McBlockContainerInner a {
    display: block;
    color: #6b5204;
    font-family: georgia, times, serif;
    font-size: 93%;
    font-weight: bold;
    text-decoration: none;
}
.McBlockContainerShop .McBlockContainerInner a:hover {
    color: #a21029;
}
.McBlockContainerShop .McBlockContainerInner a.plus {
    background: url('../images/wrapper/sub-content-plus.gif') 20px 50% no-repeat;
	font-size: 123.1% !important;
	padding: 0 0 0 15px;
}
.McBlockContainerShop .McBlockContainerInner a.minus {
    background: url('../images/wrapper/sub-content-minus.gif') 20px 50% no-repeat;
	color: #a21029;
	font-size: 123.1% !important;
	padding: 0 0 0 15px;
}

.McBlockContainerShop .McBlockContainerInner a.plus span, 
.McBlockContainerShop .McBlockContainerInner a.minus span {
	display: block;
	background: url('../images/wrapper/block-container-divider.gif') -10px 100% no-repeat;
	padding: 10px 0 10px 20px;
}
.McBlockContainerShop .McBlockContainerInner div.products {
    display: none;
	padding: 10px 15px 0 15px;
}
.McBlockContainerShop .McBlockContainerInner div.products table table table {
	background: url('../images/wrapper/block-container-divider.gif') -10px 100% no-repeat;
}
.McBlockContainerShop .McBlockContainerInner div.products .btnAddToCart {
	display: block;
	float: right;
	margin-bottom: 5px;
}
.McBlockContainerShop .McBlockContainerInner div.products table table tr td {
	padding:  0 6px 4px 8px;
}
.McBlockContainerShop .McBlockContainerInner div.products table table table {
	margin-bottom: 15px;
}

/* Image container */
.McBlockContainerShop .McBlockContainerInner div.products img.picture {
	background: #fff;
	display: block;
	border: 1px solid #E7E4DA;
	padding: 5px;
}

.McBlockContainerShop .McBlockContainerInner div.products .product_price {
	color: #a21d2c;
	font-family: georgia, times, serif;
	font-size: 123.1%;
	font-weight: bold;
}
.McBlockContainerShop .McBlockContainerInner div.products .description {
	color: #4f4630;
	font-size: 93%;
	line-height: 15px;
}

/* Shopping Cart table */ 
.viewCart {
	border-right: 1px solid #cecbc3;
	border-bottom: 1px solid #cecbc3;
	margin: 0 auto;
}
.viewCart tr th {
	background: #484336;
	color: #fff !important;
	padding: 5px;
	border-top: 1px solid #cecbc3;
	border-left: 1px solid #cecbc3;
}
.viewCart tr td {
	padding: 5px;
	border-top: 1px solid #cecbc3;
	border-left: 1px solid #cecbc3;
}
.viewCart tr td.borderRight {
	border-right: 1px solid #cecbc3;
}
#shoppingcart .button {
	background: #a21d2c;
	color: #fff;
	border: 1px solid #cd888b;
	cursor: pointer;
}	

/* =Forms
------------------------------------------------------------------------------ */
#formPrograms {
    padding: 14px 20px 14px 20px;
}
#formPrograms label {
    padding: 0 2px 0 0;
    font-size: 85%;
}
.validation {
    color: #ff0000;    
}
/* =Search results Page
------------------------------------------------------------------------------ */
#wrapperInner .searchResults a, a:link, a:focus {
    outline: none;
	color: #a21029;
    text-decoration: underline;
    cursor: pointer;
}

#wrapperInner .searchResults a:hover {
	 color: #4f4630;
}

#wrapperInner .searchResults .textContent div {
	border: 1px solid #ccc;
	margin: 10px 0 10px 0;
	padding: 0 15px 0 15px;
}

#wrapperInner .searchResults table tr td {
	font-size: 108% !important;
	line-height: 17px;
}

#wrapperInner .searchResults table tr td .f {
	font-style: italic;
	margin: 0 2px 0 2px;
}

#wrapperInner .searchResults table tr td .f {
	color: #333;
}

#wrapperInner .searchResults table.pager {
	width: auto;
	font-weight: normal;
	font-size: 100% !important;
}

#wrapperInner .searchResults table.pager {
	margin: 10px 0 10px 0
}

#wrapperInner .searchResults table.pager a {
	font-weight: normal !important;
	font-size: 93% !important;
}

#wrapperInner .searchResults .middleColFull {
	padding-bottom: 20px;
} 

