/* CSS DOCUMENT :: TimDeibel.nl :: Rev.2010/08/27 */

#photoContent {
 position:relative;
 height:600px;
 overflow:hidden;
}

#photoNav {
}
#photoNav a.pageLink0 {
 text-decoration:none;
 color:#666;
 font-size:11px;
}
#photoNav a.pageLink1 {
 text-decoration:none;
 color:#ccc;
 font-size:14px;
}

.pfTable {
 margin:0; padding:0;
 border:none;
}

.pfPicCellInit, .pfPicCellSerie0, .pfPicCell {
 vertical-align:bottom;
 border:none;
}
.pfPicCellInit   { padding: 0; }
.pfPicCellSerie0 { padding: 0 0 0 30px; }
.pfPicCell       { padding: 0 0 0  3px; }

.voidpicborder {
 border:none;
 background:#222;
}
.ecp_mainpic {
 border:none;
}
.picWrap {
 position:relative;
 width:100%;
 height:100%;
}
.infoBox {
 position:absolute;
 left:0; right:0; bottom:0;
 height:auto;
 min-height:30px;
 background:#000;
 padding:10px;
 font-size:11px;
 color:#eee;
}

#scrollContent {
}
#scrollSliderPath { /* scroll path */
 position: absolute;
 left:0px; right:0px;
 bottom:-22px; height:20px;
 background: url(../img2/slidesprite.png) bottom left repeat-x;
}
#scrollSlider { /* scroll button path */
 position: absolute;
 left:20px; right:20px;
 bottom:-22px; height:20px;
}
.ui-slider-handle { /* sliderbutton */
 position:absolute;
 top:0px;
 width:39px; height:20px;
 margin-left:-20px;
 outline:none;
 background: #222 url(../img2/slidesprite.png) top left no-repeat;
}

