@CHARSET "UTF-8";

/******************************
	
preset0:ffffff
preset1:2c0091
preset2:ffd8c3
preset3:5d6468
preset4:dde5ea
preset5:878787
	dark red #2c0091
	medium red #ffd8c3
	blue/gray text #5d6468
	borders #dde5ea
	gray: #878787
	plain font: arial
	hero font: Lucida Sans Unicode, Lucida Grande, sans-serif
	
******************************/

html {
        background: #d0d0d0;
}

body {
	font-size: 12px;
        background: #d0d0d0;
	padding-right: 10px;
	background-attachment: fixed;
        color: #12152C;
}
a { color: #11216C; }
a:hover { color: #0303E6; }

h2 { margin-top: 0px; }

#main {
	padding: 10px;
	margin-left: 225px;
	margin-top: 0px;
	top: 100px;
        background: #d0d0d0;
	padding-bottom: 30px;
        border: 1px solid #12152C;
}

#maincontent { top: -40px; }

#main, #main_headline_wrap, #main_headline_wrap h1, #maincontent, .photo { position: relative; }

#slide {
  top: 100px;
  left: 225px;
  right: 10px;
  padding: 10px;
  background: #FFFFFF;
  border: 1px solid #11216C;
}

#search_buttons {
	position: relative;
	height: 28px;
	display: block;
}

#asearch_submit {
	position: absolute;
	top: 0px;
	left: 85px;
}

#asearch_clear {
	position: absolute;
	top: 0px;
	left: 0px;
}

#topnav {
    background: transparent url(/generic/bergman_sprites.png) no-repeat;
    text-align: center;
    font-size: 32px;
    font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
    font-weight: bold;
    color: #FFFFFF;
    width: 600px;
    height: 98px;
}

#contact {
	float: right;
	margin: 20px;
	font-size: 12px;
}

ul li { list-style-type: inherit; }

#leftnav {
  padding-right: 0px;
  padding-top: -20px;
  padding-left: 5px;
  padding-bottom: 20px;
  top: 100px;
  left: 10px;
  border: 1px solid #12152C;
  color: #12152C;
  background: #d0d0d0;
  font-size: 10px;
  width: 200px;
}

#leftnav .text_input {
	width: 170px;
}

.navpagekey {
	padding-left: 1em;
	margin-top: 0.2em;
	background-position: top left;
	line-height: 14px;
	color: #11216C;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-weight: bold;
	display: block;
	text-decoration: none;
}

.navpagekey:hover {
	color: #0303E6;
}


#leftnav label {
	display: block;
}

#leftnav .yui-log-ft label[for] { display: inline; }
#leftnav .yui-log-filtergrp { display: block; }

#leftnav label[for] {
	font-size: 12px;
	font-weight: bold;
}

.leftnavpanel, .leftnavitem {
	position: relative;
  width: 190px;
}

.leftnavpanel {
	background-color: #d0d0d0;
	width: 189px;
	border: 1px solid #11216C;
	z-index: 0;
	margin-bottom: -14px;
}

.leftnavpanel .lnpanel {
	padding: 5px;
	padding-top: 20px;
}

.leftnavitem {
	top: 14px;
	left: 8px;
	margin-top: 10px;
	z-index: 10;
	height: 28px;
	width: 173px;
	color: transparent;
	background-color: transparent;
	background-image: url(/generic/bergman_sprites.png);
	background-repeat: no-repeat;
}

.leftnavitem span {
	display: none;
}

#loginnavlink {
	background-position: -12px -580px;
}

#showcasenavlink {
	background-position: -12px -540px;
}

#showcasenavlink:hover, #showcasenavlink.open {
	background-position: -12px -500px;
}

#searchnavlink {
	background-position: -12px -300px;
}

#searchnavlink:hover, #searchnavlink.open {
	background-position: -12px -260px;
}

#lightboxesnavlink {
	background-position: -12px -220px;
}

#lightboxesnavlink:hover, #lightboxesnavlink.open {
	background-position: -12px -180px;
}

#preferencesnavlink {
	background-position: -12px -380px;
}

#preferencesnavlink:hover, #preferencesnavlink.open {
	background-position: -12px -340px;
}

#lognavlink {
	background-position: -12px -460px;
}

#lognavlink:hover, #lognavlink.open {
	background-position: -12px -420px;
}

#pagenavlink {
	background-position: -12px -140px;
}

#pagenavlink:hover, #pagenavlink.open {
	background-position: -12px -100px;
}

#key_list {
	max-height: 300px;
	overflow: auto;
}

#leftnav .navpagecache {
	display: none;
}

#leftnavbottom {
	display: none;
	width: 200px;
	height: 22px;
	margin-top: 10px;
}

#shownav {
  display: none;
  width: 200px;
  height: 21px;
}

#hidenav {
	margin-top: 0px;
	width: 90px;
	height: 20px;
	position: relative;
	left: 99px;
	overflow: hidden;
	padding: 0px;
	background: transparent url(/generic/bergman_sprites.png) -408px -208px no-repeat;
}

.main_headline {
	width: 50%;
	line-height: 107%;
	float: left;
	margin-top: 0px;
}

#leftnav.clickable #hidenav {
	display: none;
}


    .lightbox {
      position: relative;
      left: -5px;
      width: 189px;
      clear: both;
      background: transparent url(/generic/bergman_sprites.png) -403px -100px no-repeat;
      overflow: hidden;
      float: left;
      height: 70px;
    }

        #leftnav .lb_name, #leftnav .lb_count {
            font-size: 12px;
            position: absolute;
        }
        
        #leftnav .lb_name {
            top:  0px;
            left: 10px;
            color: #fff;
        }
        
        #leftnav .lb_count {
            color: #dddddd;
            top: 22px;
            left: 5px;
        }
        
        #leftnav .lightbox .text_input, .lb_widget, #leftnav .lightbox .confirm_msg {
            width: 120px;
            float: left;
        }
         
        #leftnav .lb_action {
            top: 25px;
            left: 141px;
            width: 46px;
            height: 14px;
        }
        
  .submit_icon_btn {
      background: transparent url(/generic/bergman_sprites.png) -532px -209px no-repeat;
      float: right;
      height: 20px;
      width: 20px;
  }
  
  .cancel_icon_btn {
      background: transparent url(/generic/bergman_sprites.png) -503px -209px no-repeat;
      float: right;
      height: 20px;
      width: 20px;
  }
  
	.cancel_icon_btn span, .submit_icon_btn span, #login_btn span,
     #srch_clear_btn span, #asearch_submit span, #prf_nav_btn span {
       display: none;
   }

        .lb_form, .lb_ajax {
            position: absolute;
            top:47px;
            width: 180px;
            left: 4px;
        }
            
        .lb_ajax {
            width: 120px;
        }
            
            .lb_form img {
                float: right;
                margin-left: 4px;
            }
        
        #lb_email_form, #lb_xfer_form {
            background-color: #fff;
        }
            
  #searchnav table {
    border: none;
    border-right: 1px solid #333333;
    border-bottom: 1px solid #333333;
    width: 140px;
  }

  #searchnav th {
    background-color: #2c0091;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
    border: none;
    border-left: 1px solid #333333;
    border-top: 1px solid #333333;
    padding: 0px;
    font-size: 10px;
  }

  #searchnav td {
    background-color: #ffffff;
    color: 666666;
    border: none;
    border-left: 1px solid #333333;
    border-top: 1px solid #333333;
    padding: 0px;
    text-align: center;
    font-size: 10px;
  }

.calnavleft, .calnavright {
    display: block;
    text-decoration: none;
    width: 9px;
    height: 12px;
    position: absolute;
    top: 3px;
  }

  .calnavright {
    position: absolute;
    left: 127px;
    background: transparent url(/ximagi/img/calrt.gif) no-repeat;
  }

  .calnavleft {
    left: 3px;
    background: transparent url(/ximagi/img/callt.gif) no-repeat;
  }

  .calhead {
    background: url(/ximagi/img/calgrad.gif) repeat-x;
    height: 20px;
  }
  .calheader {
    font-size: 13px;
    width: inherit;
    width: 138px;

  }

  .calweekdaycell {
    background-color: #ffffff;
  }

  .oom {
    background-color: #999999 !important;
  }

  #searchnav td a {
    display: block;
    text-decoration: none;
    color: 000044;
    text-align: center;
  }

  #searchnav td a:hover {
    background-color: #9999ff;
  }

  .today a {
    font-weight: bold;
    color: #000000 !important;
  }

  .selected a {
    background-color: #660099 !important;
    color: #ffffff !important;
  }
  
  #srch_clear_btn, #asearch_submit, #login_btn, #prf_nav_btn {
      color: transparent;
      border: 0;
      width: 76px;
      height: 16px;
      margin: 4px;
      background-image: url(/generic/bergman_sprites.png);
      background-color: transparent;
      background-repeat: no-repeat;
  }
  
  #srch_clear_btn {
      background-position: -500px -270px;
  }
  
  #asearch_submit {
      background-position: -500px -230px;
  }
  
  #login_btn {
      background-position: -410px -270px;
  }
  
  #prf_nav_btn {
      background-position: -410px -290px;
  }
  
#search_clear_btn span, asearch_submit span, #login_btn span, #prf_nav_btn span { display: none; }

.photo .photo_btn {
	background-image: url(/generic/bergman_sprites.png);
	background-color: transparent;
	background-repeat: no-repeat;
	margin-left: 2px;
}

.photo .remove_from_lightbox {
	background-position: -440px -450px;
}

.photo .remove_from_lightbox:hover {
	background-position: -530px -450px;
}

.photo .add_to_lightbox {
	background-position: -410px -450px;
}

.photo .add_to_lightbox:hover {
	background-position: -500px -450px;
}

.photo .download_button {
	background-position: -470px -450px;
}

.photo .download_button:hover {
	background-position: -560px -450px;
}

.logged_out .gallery .photo {
	height: 285px;
}

.gallery .photo .photo_buttons {
	display: block;
	width: 180px;
	top: 257px;
	background-position: bottom;
}

.detail .photo {
	width: 45%;
	margin: 10px;
}

.detail .photo .photo_position {
	border: 1px solid #11216C;
        background: #FFFFFF;
	margin-top: 15px;
    height: 210px;
}

.detail .photo dl dt.file_label {
	display: none;
}

.detail .photo .image_wrap {
	width: 170px;
	height: 170px;
	margin: 4px;
	text-align: center;
	float: none;
	position: absolute;
	top: 0px;
	left: 0px;
}

.detail .photo .image_wrap img {
	display: inline;
}

.detail .photo dl {
	position: static;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-right: 4px;
	height: 200px;
}

.detail .photo dl *.people,
	.detail .photo dl *.photographer,
	.detail .photo dl *.headline,
	.detail .photo dl *.caption,
	.detail .photo dl *.city,
	.detail .photo dl *.date {
	display: block;
	/* line-height: 16px; */
}

.detail .photo dl dd.caption {
	clear: left;
	max-height: 80px;
}

.detail .photo dl dt {
	clear: left;
	float: left;
}

.detail .photo dl dd {
	float: none;
}

.detail .photo dl dd.file_content {
	display: none;
}

.gallery .photo dl {
	width: 168px;
	padding: 6px;
	text-align: left;
	/* line-height: 15px !important; */
	position: absolute;
	
	
	top: 168px;
	left: 0px;
}

.gallery .photo dl .byline_label {
	position: relative;
	top: 15px;
}

.gallery .photo dl .byline_content {
	position: relative;
	left: 70px;
}

.gallery .photo .file {
	display: block;
}

.gallery .photo .file_label {
	display: none;
}

.gallery .photo .byline, .gallery .photo .people_content, #search_page .gallery .photo .headline_content, #lightbox_page .gallery .photo .headline_content {
	display: block;
	height: auto;
	max-height: auto;
}

.gallery .photo .date {
	position: absolute;
}

.gallery .photo .file_content {
	display: none;
}
	
.gallery .photo {
	border: 1px solid #11216C;
        background: #FFFFFF;
    width: 178px;
    margin: 10px;
}

.gallery .photo .photo_position {
	position: relative;
	width: 180px;
	height: 180px;
	text-align: center;
}

.gallery .photo .photo_position .image_wrap {
	display: inline-block;
margin-left: auto;
margin-right: auto;
margin-top: 20px;
}

.gallery .photo .photo_position .image_wrap img {
		display: inline;
}

#home_page .gallery .photo .byline_label,
	#home_page .gallery .photo dl dt.date_label,
	#search_page .gallery .photo dl dt.date_label,
	#lightbox_page .gallery .photo dl dt.date_label,
	.logged_out .photo .photo_buttons,
	#home_page .photo .photo_buttons,
	#home_page .gallery .photo .byline_content {
	display: none;
}

/*
#home_page .gallery .photo .date_content {
	position: absolute;
	left: 5px;
	width: 170px;
	text-align: right;
}
*/

#home_page .gallery .photo .date_content {
	top: 85px;
}

#home_page .gallery .photo .date_content {
	position: absolute;
	left: 5px;
	top: 100px;
	width: 170px;
	text-align: right;
}

#home_page .gallery .photo .photographer_content, #home_page .gallery .photo .city_content {
	display: none;
}

#home_page .gallery .photo .key_content {
	position: absolute;
	right: 5px;
	top: 30px;
	display: block;
	width: 170px;
	text-align: center;
	font-weight: bold;
}


#home_page .gallery .photo .key_content a {
	color: #2c0091;
	text-decoration: underline;
}

#home_page .gallery .photo .key_content a:hover {
	color: #6600ff;
}

#home_page .gallery .photo .key_content a span {
	display: none;
}

#home_page .gallery .photo .file_content {
	visibility: hidden;
}

	    #search_page .gallery .photo .city_content,
	    #search_page .gallery .photo .date_content,
	    #lightbox_page .gallery .photo .photographer_content,
	    #lightbox_page .gallery .photo .city_content,
	    #lightbox_page .gallery .photo .date_content {
	top: 88px;
	display: block;
	width: 170px;
	position: absolute;
	text-align: right;
	font-size: 10px;
}

#search_page .gallery .photo .date_content, #lightbox_page .gallery .photo .date_content {
	top: 100px;
}

#search_page .gallery .photo .photographer_content,
#search_page .gallery .photo .city_content, #lightbox_page .gallery .photo .city_content,
	#search_page .gallery .photo .key_content, #lightbox_page .gallery .photo .key_content {
	display: none;
}

#home_page .key {
	display: none;
}

#home_page .key_content {
	display: block;
}

#search_page .gallery .photo .people_content,
	    #search_page .gallery .photo .headline_content,
	    #lightbox_page .gallery .photo .people_content,
	    #lightbox_page .gallery .photo .headline_content {
	position: absolute;
	width: 170px;
	text-align: center;
	line-height: 12px;
	font-size: 10px;
	overflow: hidden;
}

#search_page .gallery .photo .headline_content, #lightbox_page .gallery .photo .headline_content {
	top: 62px;
	max-height: 24px;
}

#search_page .gallery .photo .people_content, #lightbox_page .gallery .photo .people_content {
	top: 26px;
	max-height: 36px;
}
  
  .prev_next_controls {
    float: right;
    font-size: 12px;
    visibility: hidden;
  }
    
.prev_next_controls .clickable:hover {
    color: #ffffff;
    background-color: #2c0091;
  }
  
.pn_controls {
	padding: 4px;
	margin: 4px;
	margin-right: 20px;
	position: absolute;
	right: 10px;
	top: 5px;
	font-family: "Lucida Console", Monaco5, monospace;
}

.pn_controls .page_btn { /*
	border: 1px solid #11216C;
	background: #CCD4F6;
	font-size: 10px;
	padding: 2px;
	color: #12152C; */
	margin: 4px;
	color: #ccc;
	background: transparent url(/generic/bergman_sprites.png) 0 0 no-repeat;
}

.pn_controls .current_pg {
	font-weight: bold;
/*	border: 1px solid #FFFFFF; */
        color: #fff;
}

.pn_controls .page_btn:hover, .pn_controls .active-page-group {
	/* border: 1px solid #11216C; */
	background: #0303E6;
	color: #CCD4F6 !important;
}

.pn_controls .current_pg:hover {
/*	font-weight: bold;
	border: 1px solid #FFFFFF;  */
	color:  #fff !important;
}

.page_btn_bar .direct-pages div {
	display: inline;
}

.page_btn_bar { background: transparent  no-repeat scroll 0 0 !important; background-url: none !important; }

#leftnav .pn_controls .direct_pages .clickable {
	display: none;  
}
	
#preview_wrap {
  position: absolute;
  left: 15px;
  width: 600px;
  height: 600px;
}

  #top_ss,#bottom_ss {
    background-color: #ffffff;
    position: absolute;
    top: 80px;
    left: 30px;
    width: 600px;
    height: 600px;
    text-align: center;
  }

#preview {
  position: relative;
  top: 80px;
  left: -1px;
}

#preview_info {
  position: absolute;
  top: 700px;
  left: 14px;
  height: auto;
  width: 660px;
  overflow: hidden;
}

#photographer_wrap, #filename_wrap, #caption_wrap { float: left; padding: 8px; }

#caption_wrap { clear: both; }

#controls {
  position: absolute;
  top: 40px;
  left: 0px;
  z-index: 8;
}

#preview_info {
	position: absolute;
	width: 170px;
	left: 610px;
	top: 100px;
}

#preview_info_photographer, #preview_info_filename,
	#preview_info_caption_wrap {
	float: none;
	margin: 10px;
}

#download_wrap {
  position: absolute;
  left: 620px;
  top: 0px;
  width: 100px;
}

#download_wrap img {
	margin: 4px;
}

  #download_wrap .add_to_lightbox, #download_wrap .download_button, #download_wrap .lightbox_ops {
    float: left;
  }

.preview_btn {
  margin-bottom: 3px;
}

#image_number {
  position: absolute;
  left: 620px;
  top: 80px;
  width: 130px;
}

#date {
  font-size: 14px;
}

#popheadline {
  position: absolute;
  border: none;
  top: 14px;
  left: 10px;
  height: 60px;
  line-height: 107%;
  width: 600px;
  overflow: hidden;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 12px;
}

#headline {
  font-size: 14px;
}

  #ssleft {
    position: absolute;
    top: 0px;
    left: 300px;
    display: none;
  }


#preview_btn_return {
	display: block;
	position: absolute;
	left: 214px;
	top: 0px;
}

  #ssprev {
    position: absolute;
    top: 0px;
    left: 7px;
  }

  #ssplay {
    position: absolute;
    top: 0px;
    left: 66px;
  }

  #ssnext {
    position: absolute;
    top: 0px;
    left: 125px;
  }

  #ssspeed {
    position: absolute;
    top: 20px;
    left: 91px;
    z-index: 6;
    display: none;
  }

  #speed {
    position: absolute;
    top: 21px;
    left: 123px;
    width: 30px;
    height: 13px;
    padding: 3px;
    text-transform: uppercase;
    font-size: 8px;
    font-family: Arial, Helvetica, sans-serif;
    color: #7b848c;
    background-color: #e8dedf;
    display: none;
  }

  #setting {
    color: #7b848c;
    font-weight: normal;
  }

  #ssright {
    position: absolute;
    top: 0px;
    left: 145px;
  }

#download_multi_wrap {
        border: 1px solid #ffffff;
}

#sstoggle, #ssright {
	display: none;
}

.exposition h1 {
	font-size: 210%;
	color: #2c0091;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-weight: normal;
	font-style: italic;
}

.exposition h2 {
	font-size: 123.1%;
	color: #2c0091;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-weight: bold;
}

.exposition h3 {
	font-size: 108%;
	color: #2c0091;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-weight: normal;
}

#bottomnav {
	position: relative;
	top: 100px;
margin-left: 220px;
padding-bottom: 20px;
text-align: center;
	color: #878787;
	background: #d0d0d0;
}

#bottomnav img {
	border: none;
	position: relative;
	top: 5px;
}


table, td, th, td {
padding: 3px;
margin: 0px;
border: none;
}

.hideKeys #redundant {
    display: none;
}
