/* CSS DOCUMENT EC-PICK PORTFOLIO */
/* TimDeibel.nl Rev.2010/03/18    */

#portfSelect {
 position:relative;
 width:730px; height:240px;
 margin:0 auto; padding:175px 0 0 0;
}
.portfSelThumbs {
 float:left;
 width:240px; height:240px;
 margin:0; padding:0;
 text-align:center;
}
a.portfThumbLink {
 font-size:14px;
 font-weight:Normal;
 color:#999;
 text-decoration:none;
}
a.portfThumbLink:hover, a.portfThumbLink:focus {
 color:#eee;
 text-decoration:none;
}

#albumThumbsWrap {
 position:absolute;
 top:40px; left:40px;
 width: 220px;
 height:auto;
 overflow:hidden;
 text-align:center;
}
#albumPicWrap {
 position:absolute;
 top:40px; right:40px;
 width: 705px;
 height:505px;
 overflow:hidden;
 background:#181818;
}
#albumNavStr {
 text-align:right;
 margin-right:20px;
 font-size:12px;
 color:#999;
}

#infoText {
 position:absolute;
 top:550px;right:40px;
 width: 705px; height: auto;
 font-size:10px;
 color:#999;
 text-align:center;
}

.albumThumbsFloat {
 float: left;
 width: 105px;
 height:105px;
 text-align:left;
}

.ecp_pic_border {
}
.ecp_thumb_border {
 border: #999 1px ridge;
}
.ecp_thumb_border0 {
 background:#1e1e1e;
}

