
.photoBoxFrame { position:relative; width:100%; height:148px;overflow:hidden;}
.photoBoxItem {float:left; width:auto; margin-right:5px; position:relative; margin-bottom:5px;}
.photoBoxItem div {padding:1px; border:3px solid #ebebeb;}

.photoBoxButtons{padding-top:4px;}

.photoBoxButtons input{border:0px;}

.photoBoxButtonsSelect{float:right; font-size:11px;}
.photoBoxButtonsSelect select{font-size:11px;}

.photoBoxButtonsLeftNormal{
background:url(/frontend/Gui/karapuz/images/photoBoxButtonsLeftNormal.gif) repeat-x;
cursor:pointer; height:12px; width:20px;
}

.photoBoxButtonsRightNormal{
background:url(/frontend/Gui/karapuz/images/photoBoxButtonsRightNormal.gif) repeat-x;
cursor:pointer; height:12px; width:20px;
}


.photoBoxButtonsLeftHover{
background:url(/frontend/Gui/karapuz/images/photoBoxButtonsLeftNormal.gif) repeat-x;
cursor:pointer; height:12px; width:20px;
}

.photoBoxButtonsRightHover{
background:url(/frontend/Gui/karapuz/images/photoBoxButtonsRightNormal.gif) repeat-x;
cursor:pointer; height:12px; width:20px;
}

.photoBoxButtonsLeftDisabled{
background:url(/frontend/Gui/karapuz/images/photoBoxButtonsLeftNormal.gif) repeat-x;
cursor:pointer; height:12px; width:20px;
}

.photoBoxButtonsRightDisabled{
background:url(/frontend/Gui/karapuz/images/photoBoxButtonsRightNormal.gif) repeat-x;
cursor:pointer; height:12px; width:20px;
}


.ssPhotoBox{ padding:7px; margin-top:5px;}

.ssPhotoContent{ position:relative; width:100%; height:128px; overflow:hidden;}

.ssPhoto {float:left; width:auto; margin-right:5px; position:relative; margin-bottom:5px;}



.ssPhoto div {padding:1px; border:3px solid #e0e0e0;}
.ssPhoto img {}
.ssPhotoLarge img {padding:1px; border:1px solid #e0e0e0;}


#ssPhotoCtnt0{position:absolute;}

.ssButtons{overflow:hidden; float:right;}

.ssButtonsLeftNormal{
    background:url(/frontend/Gui/karapuz/images/ssLeftNormal.gif) no-repeat 50% 50%;
    cursor:pointer; width:26px; height:19px;
}
.ssButtonsRightNormal{
    background:url(/frontend/Gui/karapuz/images/ssRightNormal.gif) no-repeat 50% 50%;
    cursor:pointer; width:26px; height:19px;
}

.ssButtonsLeftHover{
    background:url(/frontend/Gui/karapuz/images/ssLeftNormal.gif) no-repeat 50% 50%;
    cursor:pointer; width:26px; height:19px;
}

.ssButtonsRightHover{
    background:url(/frontend/Gui/karapuz/images/ssRightNormal.gif) no-repeat 50% 50%;
    cursor:pointer; width:26px; height:19px;
}

.ssButtonsLeftDisabled{
    background:url(/frontend/Gui/karapuz/images/ssLeftDisabled.gif) no-repeat 50% 50%;
    cursor:pointer; width:26px; height:19px;
}
.ssButtonsRightDisabled{
    background:url(/frontend/Gui/karapuz/images/ssRightDisabled.gif) no-repeat 50% 50%;
    cursor:pointer; width:26px; height:19px;
}





.ssPhotoBox{
    background:#f6f6f6;
    border:1px solid #f0f0f0;
}


