﻿/* Search Results */
/* search bars */
.searchResultsRoot .searchBar {
  overflow: auto;
  padding: 4px 0;
}
.searchResultsRoot .lightboxBar {
	padding-top: 2px;
	padding-left: 8px;
}
.searchResultsRoot .selectedMenu {
  white-space: nowrap;
}
.searchResultsRoot .searchSummary {
}
.viewMenu,
.sortMenu,
.pageSummary {
  float: right;
  white-space: nowrap;
}
.searchResultsRoot .sortMenu SELECT {
	margin-bottom: 1px;
}
.pageSummary IMG {
	vertical-align: middle;
}
.searchResultsRoot .parametricBar {
}
.searchResultsRoot .breadcrumbs {
}
.searchResultsRoot .title {
	vertical-align: baseline;
	font-weight: bold;
	color: #666;
}
.searchResultsRoot .hitNumbers, 
.searchResultsRoot .searchOptions {
	white-space: nowrap;
}
.searchResultsRoot .searchOptions {
	margin-left: 12px;
}

#popOver .searchResultsRoot {
	width: 775px;
	height: 535px;
	overflow: auto;
}
#popOver .searchResultsRoot .searchBar .viewMenu {
	float: left;
}


.parametricHit {
}
.similarLink {
}
.parametricHit .item {
}
.parametricHit .count {
  margin-left: 2px;
  margin-right: 2px;
}
.parametricHit IMG {
	vertical-align: middle;
}
.parametricHit .menuIcon {
  font-weight: bold;
}


/* search hits */
.photoCell {
  margin: 0px;
  padding: 0px;
  display: block;
}
.photoActionInfo {
  padding-top: 3px;
  padding-bottom: 1px;
}
.photoActionInfo A {
  margin-left: 5px;
  margin-right: 0px;
}


H5.photoHeader {
  margin: 0px;
  padding: 0px;
  border: none;
  white-space: nowrap;
  overflow: hidden;
  font-weight: normal;
  width: 138px;
  vertical-align: middle;
}
.photoHeader LABEL {
	padding: 0px 0px 0px 2px;
	margin: 0px;
	font-weight: normal;
	vertical-align: middle;
}
.photoHeader INPUT.checkbox {
	margin-left: 0px;
}
.photoHeader .hitMenu {
	margin-top: 1px;
	float: right;
}
.publicView .photoHeader,
.unsecured .photoHeader {
	display: none;
}





/* the width is necessary so that very long lines in IE dont blow out for nothign... */
.photoCell, .photoCell LABEL {
}
.displayMode_brief .photoCell .text {
  width: 138px;
  overflow: hidden;
  clear: both;
}
.photoCell .photoActionInfo {
	clear: both;
}
.photoCell .storynum {
	white-space: nowrap;
}
.photoCell .source LABEL {
	padding-left: 16px;
}
.displayMode_brief .photoCell .title, .displayMode_brief .photoCell .people {
  height: 30px;
}
.displayMode_brief .photoCell .date {
  height: 15px;
}
.displayMode_brief .photoCell .eventname {
  height: 45px;
}
.photoCell .people {
  text-transform: capitalize;
}
.displayMode_brief .photoCell .imageInfo {
	margin-top: 3px;
}
.displayMode_brief .photoCell .imageInfo .date {
	display: block;
	height: 14px;
	overflow: hidden;
	letter-spacing: -0.1em;
}
.photoCell .imageInfo.missing .date {
	background-color: yellow;
}



.showAction_events .displayMode_brief .photoCell, .showAction_events .displayMode_standard .photoCell, .showAction_events .displayMode_full .photoCell {
  padding: 0px;
}
.displayMode_brief .photoCell,
.displayMode_standard .photoCell,
.displayMode_tiny .photoCell {
  width: 138px;
  float: left;
  padding: 0px 5px 0px 5px;
  margin-left: 9px;
  margin-top: 9px;
}
.displayMode_full .photoCell .text {
}

#results {
}
.displayMode_full .photoCell {
  overflow: hidden;
}
.oneuplink {
	margin-left: 5px;
	white-space: nowrap;
}
.specialTTMeta {
	margin-top: 5px;
}



.toolTip_pmtc_window {
	position: absolute;
	margin-left: -32px;
}
.toolTip_pmtc_iframe {
	margin-left: -32px;
}
.pmtcToolTip {
	padding: 1px 2px 1px 2px;
	background-color: #EEEEEE;
	border: solid 1px #99AABB;
	text-transform: capitalize;
}
.searchHitMenu_window {
	width: 155px;
	position: absolute;
	margin-left: -155px;
	margin-top: -2px;
	filter: alpha(opacity=95);
}
.searchHitMenu_iframe {
	margin-left: -155px;
	margin-top: -2px;
}
.searchHitMenu {
	padding: 5px;
	background-color: #EEEEEE;
  border: solid 1px #99AABB;
}
.searchHitMenu A, .searchHitMenu STRONG {
	width: 145px;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	font-weight: normal;
}
.searchHitMenu HR {
	color: #99AABB;
  border-top: solid 1px #99AABB;
}





.debuggingIcons {
	z-index: 8000;
}
.debuggingIcons IMG {
  vertical-align: middle;
  margin: 0px 2px 0px 2px;
	filter: alpha(opacity=20);
}
.debuggingIcons A:hover IMG, .debuggingIcons IMG:hover {
	filter: alpha(opacity=100);
}


























#resultArea {
	overflow: auto;
	margin: 10px 0;
}
#resultArea.displayMode_full {
	border: solid 1px #e3dedb;
}


/* search headers */
.searchResultsRoot .searchBar {
	color: #666666;
}
.searchResultsRoot .pagerBar .hit-summary {
	float: left;
}
.searchResultsRoot .pagerBar {
	font-size: 1.1em;
	font-weight: bold;
	color: #666;
}


.searchResultsRoot .pageSummary {
	margin-left: 10px;
	/*margin-top: -18px;*/
}
.searchResultsRoot .pageSummary .round-right-icon {
	vertical-align: top;
}
.searchResultsRoot .pageSummary INPUT {
	font-size:1em;
	vertical-align: top;
}
.searchResultsRoot .querySummaryBar {
}
.parametricHit .item {
	color: #990000;
	font-weight: bold;
}
.searchResultsRoot .photoResultHeader {
	color: #000000;
}
.searchResultsRoot .photoResultHeader A, .searchResultsRoot .photoResultHeader A:link, .searchResultsRoot .photoResultHeader A:hover, .searchResultsRoot .photoResultHeader A:visited, .searchResultsRoot .photoResultHeader A:active {
	color: #000000;
}
/*
.searchResultsRoot .breadcrumbs {
	background-repeat: repeat-y;
	background-position: right top;
	background-image: url(images/bullet_dark.gif);
	margin-right: 60px;
}
*/
.searchResultsRoot .searchSummary {
}
.searchResultsRoot .searchSummary .title {
	font-weight: bold;
}
.searchResultsRoot .hitNumbers {
	margin-left: 7px;
	white-space: nowrap;
}
.searchResultsRoot .searchOption {
	border: solid 1px #CFC5BF;
	padding: 0px 5px 1px 5px;
	margin: 0px 3px 0px 3px;
	white-space: nowrap;
}
.searchResultsRoot A:hover.searchOption {
	border: solid 1px #ffffff;
	text-decoration: none;
}
.searchResultsRoot .viewMenu {
}
.searchResultsRoot .viewMenu A:hover {
}
.searchResultsRoot .viewMenu IMG {
	vertical-align: middle;
}
.searchResultsRoot .selectedMenu, .searchResultsRoot .selectedMenu A {
	font-weight: normal;
}
.searchResultsRoot .selectedMenu SELECT {
	margin-right: 10px;
}



.searchResultsRoot .photoResultHeader .debuggingIcons {
}
.searchResultsRoot .bottom .photoResultHeader .debuggingIcons {
}
.searchResultsRoot .photoResultHeader .hitSummary {
}
.searchBar {
}
.downloadBar {
}
.downloadBar OL, .downloadBar UL {
	margin: 0px 0px 10px 50px;
	padding: 0px;
}
.box {
	display: block;
}
.lightboxBar {
}
.lightboxBar TABLE TD {
}
.lastHeader {
}
.usageImage {
	height: 85px;
	width: 85px;
	overflow: hidden;
	display: block;
}
.usageImage:hover {
	height: 100%;
	width: 100%;
}































/* $search hit */
.fullPhotoImage {
	float: left;
}
.photoImage {
  clear: left;
  float: left;
  border-collapse: collapse;
  padding: 4px;
  margin: 0px;
  vertical-align: middle;
  text-align: center;
}
.photoImage, .photoImage IMG, IMG.imgSize, .imageSize {
  text-align: center;
  height: 54px;
  width: 72px;
}
.photoImage {
	background-image: url(/images/hit_bg.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-color: Transparent;
}
.normalSize, .normalSize IMG {
  height: 96px;
  width: 128px;
}
.normalSize {
  padding: 3px 4px 4px 3px;
	background-image: url(/images/hit_bg_large.gif);
}
.smallImage, .smallImage IMG {
  height: 48px;
  width: 64px;
}
.croppedImage {
  height: 26px;
  width: 26px;
  overflow: hidden;
}
.uncroppedImage {
	margin-top: -24px;
	margin-left: -32px;
	padding: 8px;
	position: absolute;
	z-index: 950;
}

.activeparent {
	vertical-align: middle;
}
.activeparent .photoCell.active, .activeparent .photoCell.selected.active {
	border: solid 1px #99AABB;
}
.photoCell, .folderItem {
	padding-top: 4px;
	padding-bottom: 4px;
}
.displayMode_full .photoCell, .folderItem {
	border-bottom: solid 1px #E3DEDB;
}
.folder-items {
	border: solid 1px #E3DEDB;
	border-bottom: none;
}
.displayMode_standard .brief { 
	overflow: hidden;
	border: solid 1px #f5f5f5; 
	background-image: url(images/bg_photo.gif); 
	background-repeat: repeat-y; 
	background-position: left top;
}
.displayMode_standard .brief.selected { 
	background-image: none;
}
.displayMode_standard .brief .photo-ph {
	width: 180px; 
	overflow: hidden;
	padding: 4px 0px 0px 4px; 
}
.displayMode_standard .brief .text {
	overflow: hidden;
	width: 180px; 
	white-space: nowrap;
}
.displayMode_standard .brief .source LABEL {
	padding: 0;
}
.displayMode_standard .brief .title {
	height: 3em;
	white-space: normal;
}

.searchResultsRoot .photoCell.selected {
}
.photoCell.selected, .folderItem.selected, .selected H5.photoHeader {
	background-color: #F0F8E0;
	color: #000000;
}
.folderItem.selected {
	font-weight: normal;
}
.usageArea {
	border: solid 1px #E3DEDB;
	border-top: none;
}
/*
.photoActionInfo {
	border-top: solid 1px #E3DEDB;
}
*/
.photoCell .caption {
}
.photoCell .storynum, .photoCell .date {
}
.photoCheck .storynum {
}
.photoCell .fullMeta .caption LABEL {
	margin-left: -25px;
}
.photoCell .fullMeta .caption {
	margin-left: 25px;
	margin-left: 70px;
}
.photoCell .time-span {
	clear: left;
	text-align: center;
}
.photoCell .quickText {
	margin-left: 0px;
}
.photoCell .quickText IMG {
	margin-left: 4px;
}
.photoCell H5, .photoCell H6, .photoCell P {
	margin: 0px;
}
.photoCell .photoCheck {
	float: left;
	padding: 2px;
	text-align: center;
	vertical-align: middle;
}
.photoCell .photoCheck .hit-num {
	display: block;
	text-align: right;
	padding-right: 2px;
}
.photoCell .quick-text-region {
	float: left;
	margin-right: 5px;
}

.editorHighlight {
}


H5.photoHeader {
	background-color: Transparent;
}
.displayMode_full H5.photoHeader {
	width: auto;
}
.photoHeader .hitMenu {
	padding-left: 6px;
	background-repeat: repeat-y;
	background-position: left top;
	background-image: url(images/bullet_light.gif);
}

.fullMeta {
	margin-left: 120px;
	padding-left: 5px;
}
.showAll, A:link.showAll, A:visited.showAll, A:hover.showAll, A:active.showAll {
	border-left: solid 1px #040BBB;
	color: #ffffff;
}
A:hover.showAll, A:active.showAll {
	color: #999999;
}


.displayMode_full .title {
	border: none;
}




.fronts .photoCell .count {
	display: none;
}
.fronts .photoCell, .fronts .folderItem {
	border: none;
}
.fronts .photoCell, .fronts .displayMode_brief .photoCell .text {
	width: 170px;
}
/*
.search-results-header #searchActions { float: none; margin: 0 0 0 16px;}
*/

.brief .photoActionInfo
{
	width: 105px;
}

.eventname  .count { margin-left: 4px; color: #aaa; }

.folder-meta select { width: 150px; }
.folder-meta table td { padding-right: 16px; }
.folder-meta table td.disabled { padding-right: 4px; }