.ImageBox_class {
background-color:#000000;
color:#000000;
display:none;
height:1000px;
left:0pt;
position:absolute;
top:0pt;
width:100%;
z-index:2;
}
#ImageContainer {
background-color:#FFFFFF;
border:5px solid #FFFFFF;
display:none;
height:200px;
left:0px;
overflow:hidden;
position:absolute;
top:0px;
width:200px;
z-index:10;
}
#LoadContainer {
display:none;
left:0px;
position:absolute;
text-align:center;
top:0px;
z-index:11;
}
#PhotoContainer {
visibility:hidden;
}
#ImageBox_image {
z-index:200;
}
#LinkContainer {
background:transparent url(http://www.onga.hu/frames/ures.gif) no-repeat scroll 50%;
display:none;
height:90%;
left:0pt;
position:absolute;
top:0pt;
width:100%;
z-index:100;
}
#PrevLink {
display:block;
height:100%;
left:0%;
position:absolute;
top:0%;
width:50%;
z-index:100;
}
#NextLink {
display:block;
height:100%;
left:50%;
position:absolute;
top:0%;
width:50%;
z-index:100;
}
#PrevLink:hover, #NextLink:hover {
text-decoration:none;
}
#PrevLink:hover {
background:transparent url(http://www.onga.hu/frames/prev_rounded_sidebar2.gif) no-repeat scroll left 50%;
}
#NextLink:hover {
background:transparent url(http://www.onga.hu/frames/next_rounded_sidebar2.gif) no-repeat scroll right 50%;
}
#PrevLink span, #NextLink span {
display:none;
}
#ImageTitleBar {
bottom:0pt;
height:20px;
position:absolute;
visibility:hidden;
width:100%;
}
#ImageTitle {
float:left;
font-weight:bold;
margin:3px 0pt 0pt 5px;
color: #000;
}
#ImageTitleBar img {
float:right;
width:66px;
}
