@CHARSET "UTF-8";

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

#no-results {
	font-size: 167%;
	text-align: center;
	margin-left: 25%;
	margin-right: 25%;
	margin-top: 10%;
	width: 50%;
}
.sipa-whereabouts {
	margin: 10px;
	margin-left: 0px;
}

#key_list { display: none; }

html {
        background: #999999;
}

body {
	font-size: 12px;
        background: #999999;
	background-attachment: fixed;
        color: #999999;
}
p { margin-bottom: 1em; margin-top: 1em; }
p b { color: #bbbbbb; }
a { color: #CC0001; }
a:hover { color: #E60303; }

h2 { margin-top: 0px; }

#main {
	padding: 10px;
	margin-left: 225px;
	margin-top: 0px;
	top: 90px;
        background: #333333;
        border: 1px solid #333333;
        border-bottom: 20px solid #333333;
}

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

#maincontent { top: -17px; }
#slide {
  top: 90px;
  left: 225px;
  right: 10px;
  padding: 10px;
  background: #333333;
  border: 1px solid #333333;
}

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

#topnav {
    text-align: right;
    background: #999999;
    text-align: center;
    font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
    font-weight: bold;
    color: #FFFFFF;
}

#topnav table, #topnav tbody, #topnav tr, #topnav td, #topnav th {
	padding: 0px;
}


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

#leftnav {
  padding-right: 0px;
  padding-top: -20px;
  padding-left: 5px;
  padding-bottom: 10px;
  top: 80px;
  left: 10px;
  border: 1px solid #999999;
  color: #FFFFFF;
  background: #999999;
  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: #CC0001;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-weight: bold;
	display: block;
}

.navpagekey:hover {
	color: #E60303;
}


#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: 191px;
}

.leftnavpanel {
	background-color: #999999;
	width: 189px;
	border: 1px solid #010000;
	z-index: 0;
}

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

.leftnavitem {
	top: 1px;
	left: 0px;
	margin-top: 10px;
	z-index: 10;
	height: 19px;
	width: 191px;
	color: #999999;
	background-color: transparent;
	background-repeat: no-repeat;
	background-image: url(/generic/Sipa_sprites.png);
}


.leftnavitem span {
	display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#hidenav {
	display: none;
}

.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/Sipa_sprites.png) -400px -100px no-repeat;
      overflow: hidden;
      float: left;
      height: 100px;
    }

        #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;
        }
        
        .lb_form, .lb_ajax {
            position: absolute;
            top:45px;
            width: 180px;
            left: 4px;
        }
            
        .lb_ajax {
            width: 120px;
        }
            
            .lb_form img {
                float: right;
                margin-left: 4px;
            }
        
        #lb_email_form, #lb_xfer_form {
            background-color: #999;
        }
            
  .submit_icon_btn {
      background: transparent url(/generic/Sipa_sprites.png) -532px -209px no-repeat;
      float: right;
      height: 20px;
      width: 20px;
  }
  
  .cancel_icon_btn {
      background: transparent url(/generic/Sipa_sprites.png) -503px -209px no-repeat;
      float: right;
      height: 20px;
      width: 20px;
  }
  
  #login_btn {
      background: transparent url(/generic/Sipa_sprites.png) -410px -270px no-repeat;
      width: 76px;
      height: 16px;
      border: 0;
  }
  
  #srch_clear_btn {
      background: transparent url(/generic/Sipa_sprites.png) -500px -270px no-repeat;
      width: 76px;
      height: 16px;
      border: 0;
  }
  
  #asearch_submit {
      background: transparent url(/generic/Sipa_sprites.png) -500px -230px no-repeat;
      width: 76px;
      height: 16px;
      border: 0;
      margin-left: 10px;
  }
  
  #prf_nav_btn {
      background: transparent url(/generic/Sipa_sprites.png) -410px -290px no-repeat;
      width: 76px;
      height: 16px;
      border: 0;
      margin-left: 10px;
  }
  
  #lightbox_action_menu .submit_icon_btn {
      background: transparent url(/generic/Sipa_sprites.png) -410px -230px no-repeat;
      width: 76px;
      height: 16px;
      border: 0;
      margin-left: 10px;
    }
  	  
  #lightbox_action_menu .cancel_icon_btn {
      background: transparent url(/generic/Sipa_sprites.png) -500px -290px no-repeat;
      width: 76px;
      height: 16px;
      border: 0;
      margin-right: 10px;
    }
  	  
	.cancel_icon_btn span, .submit_icon_btn span, #login_btn span,
     #srch_clear_btn span, #asearch_submit span, #prf_nav_btn span {
       display: none;
   }

#srch_frm_name_fld { display: none; }

#searchnav table {
    border: none;
    border-right: 1px solid #333333;
    border-bottom: 1px solid #333333;
    width: 140px;
  }

  #searchnav th {
    background-color: #91002c;
    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;
  }

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

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

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

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

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

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

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

.photo {
	color: #ffffff;
	height: 315px;
}

#showcasenav .photo {
	height: 215px;
}

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

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

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

.detail .photo .photo_position {
	border: 1px solid #999999;
        background: #999999;
	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 {
	display: none;
}
	.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 #999999;
        background: #999999;
    width: 178px;
    margin: 10px;
    height: 315px;
}

.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 .city_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: 115px;
}

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

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


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

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

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

#search_page .gallery .photo .photographer_content,
	    #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: 118px;
	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: 130px;
}

#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: left;
	line-height: 12px;
	font-size: 10px;
	overflow: hidden;
}

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

#search_page .gallery .photo .people_content, #lightbox_page .gallery .photo .people_content {
	top: 26px;
	max-height: 51px;
}

#leftnav .prev_next_controls {
    float: none;
    font-size: 12px;
    margin: 2px;
    margin-bottom: 8px;
  }
  
  .prev_next_controls {
    float: right;
    font-size: 12px;
    visibility: hidden;
    color: #999;
  }
  
  #leftnav .prev_next_controls {
  font-size: 12px;
  }
  
.prev_next_controls .clickable:hover {
    color: #ffffff;
    background-color: #91002c;
  }
  
.pn_controls {
	padding: 4px;
	margin: 4px;
	margin-right: 20px;
	position: relative;
	height: 20px;
	top: -10px;
	font-family: "Lucida Console", Monaco5, monospace;
}

.pn_controls .page_btn {
	/*
	border: 1px solid #010000;
	background: #999999;
	background: transparent;
	font-size: 10px;
	padding: 2px;
	color: #cc0001;
	*/
	background: transparent url(/generic/Sipa_sprites.png) 0 -66px no-repeat;
		margin: 4px;
	}

.pn_controls .current_pg {
	font-weight: bold;
	background: tansparent;
/*	border: 1px solid #333333; */
        color: #ffffff;
}

.pn_controls .page_btn:hover, .pn_controls .active-page-group {
/*	border: 1px solid #E60303; */
	background: #CC0001;
	color: #010000 !important;
}

.pn_controls .page_btn_bar:hover {
	background: transparent url(/generic/Sipa_sprites.png) 0 -66px no-repeat !important;
		}

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

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

.pn_controls .direct_pages .clickable {
/*	display: none; */
}
	
#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;
}

#preview_info_filename { display: none; }

#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: #91002c;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-weight: normal;
	font-style: italic;
}

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

.exposition h3 {
	font-size: 108%;
	color: #91002c;
	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;
}

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


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