/*
-------------------------------------------------------------- 
Project: Saffron Art 
Author: Yaw Dako
Module: Browse Pages
Date: 04/07/07
-------------------------------------------------------------- 
*/


/*
-------------------------------------------------------------- 
BROWSE AND BUY CAT
-------------------------------------------------------------- 
*/

.searchPanels { border-top:2px solid #EBEBE9; margin:10px 0 0 0; width:100%; }
.searchPanels p { text-align:right; clear:both; width:100%; }
.searchPanels p .moreInfo {  margin-top:10px; }
.searchPanels h3 { height:28px; overflow:hidden; text-indent:-5000px; margin-bottom:-30px; }
.searchPanels h4.artistName { height:30px;  line-height:1.1; width:731px; padding-top:10px; }
*html .searchPanels h4.artistName {line-height:18px; padding-top:0px;}

.browseBuyCat h3 { background:url(../../Resource/images/titles/browseBuyCat.gif) left no-repeat; height:28px; overflow:hidden; text-indent:-5000px; padding: 40px 0 10px 0;} 
.browseBuyCat .sortOptions  { padding:10px 0; }
.browseBuyCat .sortOptions fieldset { width:33%; float:left; }
.browseBuyCat .sortOptions label, 
.browseBuyCat .sortOptions span  {  line-height:1.2; }
.browseBuyCat .sortOptions .colB { text-align:center; }
.browseBuyCat .sortOptions .colC { text-align:right; }

/*
-------------------------------------------------------------- 
Collectors Corner
-------------------------------------------------------------- 
*/

.CCCat h3 { background:url(../../Resource/images/titles/collectorscorner.gif) left no-repeat; height:28px; overflow:hidden; text-indent:-5000px; padding: 40px 0 10px 0;} 
.CCCat .sortOptions  { padding:10px 0; }
.CCCat .sortOptions fieldset { width:33%; float:left; }
.CCCat .sortOptions label, 
.CCCat .sortOptions span  {  line-height:1.2; }
.CCCat .sortOptions .colB { text-align:center; }
.CCCat .sortOptions .colC { text-align:right; }

/*
-------------------------------------------------------------- 
AOM
-------------------------------------------------------------- 
*/

.AOMCat h3 { background:url(../../Resource/images/titles/artistofthemonth.gif) left no-repeat; height:28px; overflow:hidden; text-indent:-5000px; padding: 40px 0 10px 0;} /* AOM */
.AOMCat .sortOptions  { padding:10px 0; }
.AOMCat .sortOptions fieldset { width:33%; float:left; }
.AOMCat .sortOptions label, 
.AOMCat .sortOptions span  {  line-height:1.2; }
.AOMCat .sortOptions .colB { text-align:center; }
.AOMCat .sortOptions .colC { text-align:right; }

/*
-------------------------------------------------------------- 
Collection of the Month
-------------------------------------------------------------- 
*/

.COMCat h3 { background:url(../../Resource/images/titles/collectionofthemonth.gif) left no-repeat; height:28px; overflow:hidden; text-indent:-5000px; padding: 40px 0 10px 0;} 
.COMCat .sortOptions  { padding:10px 0; }
.COMCat .sortOptions fieldset { width:33%; float:left; }
.COMCat .sortOptions label, 
.COMCat .sortOptions span  {  line-height:1.2; }
.COMCat .sortOptions .colB { text-align:center; }
.COMCat .sortOptions .colC { text-align:right; }

/*
-------------------------------------------------------------- 
What's New
-------------------------------------------------------------- 
*/

.WNCat h3 { background:url(../../Resource/images/titles/WhatsNew.gif) left no-repeat; height:28px; overflow:hidden; text-indent:-5000px; padding: 40px 0 10px 0;} 
.WNCat .sortOptions  { padding:10px 0; }
.WNCat .sortOptions fieldset { width:33%; float:left; }
.WNCat .sortOptions label, 
.WNCat .sortOptions span  {  line-height:1.2; }
.WNCat .sortOptions .colB { text-align:center; }
.WNCat .sortOptions .colC { text-align:right; }

td { vertical-align:top; }

/* List view Style added at Co-Pune on 20thAug */
.workaddon { width:732px; height:auto;  margin-bottom:20px; text-align:left;} 
.workaddon .workImage  { width:180px;  float:left; margin-top:10px;} 
.workaddon .details_mid  { width:240px;  float:left; margin-left:36px; margin-top:10px;   } 
.workaddon .details_mid  p { text-align:left; margin:0px; } 
.workaddon .details_mid  p div { margin:0px; border:1px solid green; } 
.workaddon .details_mid  a.moreInfo { float:left;}
.workaddon p { width:100%; float:left;  display:inline; clear:none; text-align:left; }
.workaddon p.moreInfo { color:#ec803f; font-family: Cronos-Pro-Semibold, sans-serif !important; }
.workaddon p a.moreInfo1 { color:#ec803f; font-family: Cronos-Pro-Semibold, sans-serif !important; text-decoration:none;}
.workaddon p a:hover.moreInfo1 { color:#ec803f; font-family: Cronos-Pro-Semibold, sans-serif !important; text-decoration:underline;}

.workaddon p.lotRef { width:100%; float:left; text-align:left; } 
.workaddon .lotRef span  { width:100px; float:left; text-align:left;} 
.workaddon p.moreInfo { width:100%; text-align:left;}
.workaddon .details_right { width:200px; float:left; text-align:left; margin-left:50px; margin-top:20px; }
.workaddon .details_right  p { text-align:left; }   
.workaddon .details_right  p a { margin:0px;  } 
.workaddon .details_right fieldset  { float:left; } 
.workaddon .details_right fieldset input { margin:5px 0; } 
.workaddon .hrline { margin:0; width:100%; border-top:1px solid #D6D7D6; clear:both;}

