/*
-------------------------------------------------------------- 
Project: Saffron Art 
Author: Yaw Dako
Module: Search Pages
Date: 20/06/07
-------------------------------------------------------------- 
*/


/*
-------------------------------------------------------------- 
SEARCH RESULTS
-------------------------------------------------------------- 
*/

.searchPanels { clear:both; border-top:0px solid #EBEBE9; margin:0; width:100%; xbackground:#FFFFCC; padding-top:8px}
.searchPanels p { text-align:left; clear:both; width:100%; }
.searchPanels p .moreInfo {  margin-top:10px; }
.searchPanels h3 { height:28px; overflow:hidden; text-indent:-5000px; }

.searchResults fieldset { float:left; margin:5px 0 0 0; width:75%; } 
.searchResults fieldset label {  font-family: Cronos-Pro-Semibold, sans-serif !important; }
.searchResults fieldset span  {  }

.searchResults h3 { background:url(../../Resource/images/titles/searchResults.gif) left no-repeat; float:left; width:25%; height:28px; } 
.searchResults p  { padding-top:7px; clear:both; width:100%; }
.searchResults dl { clear:both;  width:100%; line-height:1.2; }
.searchResults dt { font-family: Cronos-Pro-Semibold, sans-serif !important; padding-bottom:2px; }
.searchResults dd { display:inline; line-height:1.5; }
.searchResults dd a { color: #585858; text-decoration:none; display:inline; line-height:1.5;}
.searchResults dd a:hover { text-decoration:underline; }

.auction h3 { background:url(../../Resource/images/titles/auction.gif) left no-repeat; padding: 40px 0 10px 0;} 
.browseBuy h3  { background:url(../../Resource/images/titles/browseBuy.gif) left no-repeat; padding: 40px 0 10px 0;} 
.exhibition h3 { background:url(../../Resource/images/titles/exhibition.gif) left no-repeat; padding: 40px 0 10px 0;} 
.historical h3 { background:url(../../Resource/images/titles/historical.gif) left no-repeat; padding: 40px 0 10px 0;} 

.browseBuy {  }
.browseBuy h3 { float:left; width:40%; }

.browseBuy .soldWorks {  text-align:right; float:right; padding:5px 0 0 0; width:40%;  }

/*
-------------------------------------------------------------- 
WORK ITEMS
-------------------------------------------------------------- 
*/

.work { margin:10px 0 0 0; width:162px; float:left; padding:0 20px 10px 0; }
.work p { clear:both; line-height:18px; text-align:left; }
.work fieldset input { display:block; margin:0 0 7px 0 }
.work .lotRef { float:left; padding:0 0 3px 0; width:100%; }
.work .lotRef span { width:60%; float:left; line-height:1.1; }
.work .lotRef .moreInfo { clear:none; float:right; margin-top:0; width:auto;  font-size: 15px;}
.work strong a   { background:/*url(../../Resource/images/buttons/btn_plus.gif)*/ right center no-repeat;color: #ec803f !important; text-transform:uppercase; padding:1px 20px 0 0; text-decoration:none; }
.work strong a:hover {text-decoration:underline;}
.work a.moreInfo { float:left;}
.work a.title { color:#ec803f; font-size:15px; font-family: Cronos-Pro-Light, sans-serif !important; margin:0; padding:0; text-decoration:none; background:none; font-weight:normal; }
.work a:hover.title { text-decoration:underline; }
.workImage { margin:0 0 10px 0; border:1px solid #D6D6D6; float:left; width:170px; height:170px; text-align:center; padding-top:0px;}
.workImage td { height:170px}

.searchPanelsnew {clear:both;  margin:0; width:100%; padding-top:2px; height:auto; margin-bottom: 6px;}
.searchPanelsnew a {}
.pagesubtitleleft {width:100%; border-top:2px solid #EBEBE9; padding-top:5px; float:left; font-size:14px; line-height:1.1; font-family: Cronos-Pro-Semibold, sans-serif !important;font-family:Cronos-Pro-Light, sans-serif;}
.pagesubtitlechild {width:50%; float:left; height:10px; padding-bottom:10px; line-height:1.1;}
*html .addOnSearch {margin-top:-7px;}

.pagesubtitleright {width:50%; border-top:2px solid #EBEBE9; float:right; padding-top:5px; height:15px;  line-height:1.1;}
.pagesubtitleleft fieldset {float:right;text-align:right;padding-top:0px;font-weight:normal;}
.pagesubtitleleft .bbTitle { width:50%;float:left;font-size:14px;font-family:Cronos-Pro-Light, sans-serif;font-family: Cronos-Pro-Semibold, sans-serif !important; }
.pagesubtitleleft .bbCheckBox { width:49%;float:right;text-align:right;font-weight:normal;margin:0px; }