/*
-------------------------------------------------------------- 
Project: Saffron Art 
Author: Yaw Dako
Module: Artwork Detail
Date: 20/06/07
-------------------------------------------------------------- 
*/


/*
-------------------------------------------------------------- 
ARTWORK
-------------------------------------------------------------- 
*/
.artwork { float:left; width:438px;  }
.artwork h2 { color:#ec803f; padding:0 0 0px 0; border-bottom:2px solid #EBEBE9;  margin-top:0px;}
.artwork h2 span { color: #585858;}
.artwork h3 { background:url(../../Resource/images/titles/aboutArtist.gif) right no-repeat;  height:28px; overflow:hidden; text-indent:-5000px; margin-top:-20px; padding: 40px 0 10px 0;}
.artwork p { color: #585858; text-align:justify; margin-top:-10px;  }
.artwork p a { color:#ec803f; text-decoration:none; }
.artwork p a:hover { color:#ec803f; text-decoration:underline; }
.artwork fieldset { float:right; padding-left:10px }
.artwork .moreInfo { clear:none; margin-top:5px; }

.artworkImage { text-align:right; }
.artworkImageOptions {  padding:5px 0; }
.artworkImageOptions span { float:left; }
.artworkImageOptions dl { float:right; line-height:1.1; }

.artworkImageOptions dl,
.artworkImageOptions dt,
.artworkImageOptions dd { display:inline; }

.artworkImageOptions dd a { display:inline; color:#8B8B8B; }
.artworkImageOptions dd a { text-decoration:none; }
.artworkImageOptions dd a:hover { text-decoration:underline; cursor:pointer; }

.largeImgContainer { padding:5px 5px 5px 5px; }


.artworkScale { background:url(../../Resource/images/bg/artworkScale.gif) no-repeat; float:right; height:107px; width:201px; margin:0 0 10px 0; }

.artworkDetails { float:right; width:260px; }
.artworkDetails h3 { background:url(../../Resource/images/titles/artworkdetails.gif) right no-repeat; border-top:2px solid #EBEBE9; height:28px; padding:0 0 0 0; overflow:hidden; text-indent:-5000px; margin-right:-20px}

.artworkDetails p { text-align:right; line-height:18px; width:100%; display:block;}
.artworkDetails span { display:block;  text-align:right; line-height:1.1;  padding:0 0 10px 0 }
.artworkDetails span p { text-align:right; line-height:18px; display:inline; }

.artworkDetails fieldset { margin:0px 0 15px 0;  text-align:right; } 
.artworkDetails a.moreInfo { }

.artwork p.links { display:block; text-align:right; width:100%; margin:0px 0 -5px 0; height:15px;}
.artwork p a.moreInfo {  }
.artwork dl dd a {cursor:pointer; } 

a.awSearchLink { color: #ec803f !important; text-transform:uppercase; text-transform:uppercase; font-family: Cronos-Pro-Semibold, sans-serif !important; text-decoration:none;}
a:hover.awSearchLink { color:#ec803f; font-family: Cronos-Pro-Semibold, sans-serif !important; text-decoration:underline;}
a:selected.awSearchLink { color:#ec803f; font-family: Cronos-Pro-Semibold, sans-serif !important; text-decoration:underline;}

a.awSearchLinkDisplay {text-transform:none!important; color:#ec803f !important;font-family: Cronos-Pro-Semibold, sans-serif !important; text-decoration:none;}
a:hover.awSearchLinkDisplay { color:#ec803f; font-family: Cronos-Pro-Semibold, sans-serif !important; text-decoration:underline;}
a:selected.awSearchLinkDisplay { color:#ec803f; font-family: Cronos-Pro-Semibold, sans-serif !important; text-decoration:underline;}

.DOBDetails {font-size:13px;color:#999999!important;font-weight:normal !important; } 

/*
-------------------------------------------------------------- 
BOTTOM PANEL
-------------------------------------------------------------- 
*/
.awBottomPanel { position:relative; border-top:2px solid #EBEBE9; border-bottom:2px solid #EBEBE9; float:left; margin:30px 0 0 0; padding:0 0 17px 0; width:731px;}
.awBottomPanel h3 { background:url(../../Resource/images/titles/otherWorks.gif) left no-repeat; height:28px; overflow:hidden; text-indent:-5000px; }
.awBottomPanel img { /*padding:0 25px 0 0;*/ margin-right:25px;}
.awBottomPanel img.lastChild { padding-right:0; }

.infoPopup { background:#FFF; border:1px solid #670001; width:154px; text-align:right; line-height:1.3; padding:0 0 0 0; }
.infoPopup img { padding:5px; }
.infoPopup p { padding: 0 5px 5px 0;  }

.awScrollArea { position:relative; overflow:hidden; padding:0 0 0 12px; height:66px; width:400px; white-space:nowrap; margin-left:140px;}

.backBtn, 
.backBtn2  { display:block; /*height:19px;*/ overflow:hidden; position:absolute; /*width:49px;*/ top:50px; text-indent:-5000px; z-index:1; margin-left:70px; cursor:pointer;}

.forwardBtn,
.forwardBtn2 { display:block; /*height:19px;*/ overflow:hidden; position:absolute; /*width:49px;*/ top:50px; text-indent:-5000px; z-index:1; margin-right:20px; cursor:pointer; left:625px;}

/*.backBtn    { background:url(../../Resource/images/arrow/arrow_grey_left.gif) no-repeat; left:0; }
.forwardBtn { background:url(../../Resource/images/arrow/arrow_grey_right.gif) no-repeat; right:0; }

.backBtn2    { background:url(../../Resource/images/arrow/arrow_trans_left.gif) no-repeat; left:0; }
.forwardBtn2 { background:url(../../Resource/images/arrow/arrow_trans_right.gif) no-repeat; right:0; }*/

/*
-------------------------------------------------------------- 
IMAGE POPUP
-------------------------------------------------------------- 
*/
.imagePopup { border: 1px solid #ec803f; padding:0; background:#FFFFFF; }
.imagePopup_title {font-family: Cronos-Pro-Light, sans-serif; font-size: 14px; font-family: Cronos-Pro-Semibold, sans-serif !important; color: #656565; text-decoration: none; background-color: #F3F3F3; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-align:right; margin-bottom:-12px;}
.imagePopup_title a {cursor:pointer;}

