#main_image_wrapper{
position:relative;
border:1px solid #CCC;
width:600px;
height:399px;
background:#FFF url(../gfx/deco/loading.gif) no-repeat 50% 50%;
}
#imgloader{
text-align:center;
vertical-align:middle;
}
#thumbbox{
width:553px;
padding:5px;
padding-left:37px;
left:0;
position:relative;
}
#thumb_container{
position:relative;
overflow:hidden;
width:530px;
height:105px;
margin:0;
left:0;
}
#thumbs img{
margin-right:4px;
vertical-align:top;
}
#thumbs a img{
border:1px solid #CCC;
}
#thumbs a:hover img{
border:1px solid #0FA0CD;
}
#thumbs a:hover{
color:red;
}
#photocount{
float:right;
font-size:10px;
margin-right:10px;
text-align:right;
width:100px;
}
#back{
position:absolute;
top:0;
left:8px;
visibility:hidden;
z-index:1001;
}
#more{
position:absolute;
top:0;
left:573px;
float:right;
z-index:1001;
}
.morelink:hover{
font-size:11px;
color:#FFF;
text-decoration:underline;
}
#thumbgall{
position:absolute;
left:0;
top:0;
white-space:nowrap;
z-index:1000;
}
#widthbox{
position:relative;
display:inline;
left:0;
top:0;
padding:1px;
}
#imgbox{
width:80px;
height:80px;
display:inline;
position:absolute;
text-align:center;
}
#rightmore{
background:url(../gfx/deco/boutons/next.gif) no-repeat center center;
display:block;
color:#fff;
height:115px;
text-decoration:none;
width:24px;
padding:0;
}
#leftmore{
background:url(../gfx/deco/boutons/prev.gif) no-repeat center center;
display:block;
color:#fff;
height:115px;
text-decoration:none;
width:24px;
padding:0;
}
#pn_overlay{
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
z-index:998;
}
#prev, #next{
width:30%;
height:100%;
background:transparent url(../gfx/deco/boutons/blank.gif) no-repeat;
/* Trick IE into showing hover */
outline:none;
}
#prev {
left:0;
float:left;
outline:none;
-moz-outline:none;
visibility:hidden;
}
#next {
right:0;
float:right;
outline:none;
-moz-outline:none;
}
#prev:hover, #prev:visited:hover {
background:url(../gfx/deco/boutons/prev2.gif) left 50% no-repeat;
}
#next:hover, #next:visited:hover {
background:url(../gfx/deco/boutons/next2.gif) right 50% no-repeat;
}
#imgtitle{
float:left;
font-size:10px;
padding-left:5px;
text-align:left;
width:475px;
}
#thumbhide {
position:relative;
overflow:hidden;
}
