﻿.picSetBodyPage
{
    width:750px;        
}

.picSet
{
    width:740px; 
    padding-top:10px;
    padding-left:10px;
    padding-bottom:10px;
    float:left;         
}

.picSetSampleContainer
{
    width:266px;        
    float:left;
}

.picSetSampleFrame
{
    width:266px;
    height:399px;
    position:relative;    
    z-index:5;
}

.picSetSampleFrame[class]
{
    background:url('../images/pictures/PictureSetFrame.png');
}

* html .picSetSampleFrame
{
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/pictures/PictureSetFrame.png'); 
}

.picSetSample
{
    width:264px;
    height:397px;
    padding-top:11px;
    position:absolute;    
    left:15px;    
    z-index:2;
}

.picSetTexts
{   
    padding-top:10px;
    padding-bottom:10px;    
    float:left;    
}

.picSetDescription
{
    padding-top:5px;
}

.picSetThumbsContainer
{
    width:460px;         
    padding-right:10px;    
    float:right;
}

.picSetThumb
{    
    margin-left:8px;
    margin-bottom:10px;
}

.previousSet
{
    width:130px;
    height:23px;
    position:relative;
    left:10px;
    float:left;
}

.picturesMenu
{
    width:505px;
    position:relative;
    top:3px;
    float:left;
    text-align:center;
}

.picturesMenuImg
{
    width:118px;
    height:18px;
}

.nextSet
{
    width:95px;
    height:23px;
    position:relative;
    right:10px;
    float:right;
}

.linked
{
    cursor:pointer;
}

.infoBox
{
    width:266px;
    height:36px;          
}

* html .infoBox
{    
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/pictures/InfoBoxPicSet.png');
}

.infoBox[class]
{
    background:url('../images/pictures/InfoBoxPicSet.png');
}

.viewPicContainer
{
    width:57px; 
    position:relative;
    right:-5px;
    float:right;         
}

.viewPic
{
    width:57px;
    height:36px;    
}

.picSetTitle
{
    width:204px;
    padding-top:13px;
    padding-left:5px;
    float:left;    
}