/* Cascading Style Sheet Anneliese van Buren */
/* (c) TimDeibel.nl - 2009/06/27 */

#albumLeft {
 position:absolute;
 top: 395px;
 left: 85px;
 width: 150px;
 height:580px;
 text-align:center;
}
#albumRight {
 position:absolute;
 top: 370px;
 left:280px;
 width: 605px;
 height:600px;
 text-align:left;
}
#contLeftRetouch {
 position:absolute;
 top: 370px;
 left: 70px;
 width: 220px;
 height:590px;
 text-align:left;
}
#albumRightRetouch {
 position:absolute;
 top: 440px;
 left:300px;
 width: 600px;
 height:450px;
 overflow:auto;
}
#textPaddingLretouch {
 padding: 0px 20px 0px 20px;
}
#rolloverImg {
 position:absolute;
 top: 370px;
 left:300px;
 width: 200px;
 height: 50px;
}
#mainPic {
 position:relative;
 width: 602px;
 height:502px;
 overflow:hidden;
 text-align:left;
}

#infoText1 {
 position:relative;
 width: 602px;
 height: 40px;
 text-align:left;
 font-size:125%;
 color:#333;
 font-weight:bold;
}
#infoText2 {
 position:relative;
 width: 602px;
 height: 60px;
 overflow:hidden;
 text-align:left;
 vertical-align:bottom;
}

#navString {
 font-family:"Courier New", Courier, monospace;
 font-size: 12px;
 color:#333;
}
.albumThmbPadding {
 padding:3px;
}

.picCell { /* Retouch only */
 vertical-align:bottom;
 padding: 0 20px 0 0;
}
.infoTxt { /* Retouch only */
 vertical-align:top;
 padding: 0 20px 0 0;
 text-align:left;
 font-size:10px;
}

.alb_ruler {
 width:100%;
 height:28px;
 background:url(../img2/ruler.gif) repeat-x;
}
.ecp_pic_border {
 border:#BC9E6C solid 1px;
}
.ecp_thumb_border {
 border:#444 solid 1px;
}