﻿@charset "utf-8";
/* CSS Document */
.fl-sx{
float:left;
}
.fl-dx{
float:right;
}
.clr{
clear:both;
}
.item-box{
width:195px;
}
.picture-box{
background:#222 none repeat scroll 0 0;
padding:4px 0;
#padding:4px 0 0;
position:relative;
text-align:center;
width:auto;
}
.picture-box input
{
    color:#fff;
    font-family:Arial, Sans-Serif;
    text-decoration:none;
}
.picture-box img{
padding:7px 0 0;
}
.info-box{
background:#475055;
height:21px;
margin-top:1px;
position:absolute;
bottom:0;
right:0;
padding:0px 7px 7px 0px;
width:42px;
}
.picname-box{
color:#878d90;
font-family:"Trebuchet MS", Arial, sans-serif;
font-size:12px;
line-height:21px;
padding:0 10px;
}
.tool-box{
color:#878d90;
}
.info-box a, .info-album-box a{
width:21px;
height:21px;
background:#465054;
text-indent:-9999px;
display:block;
}
.info-box .kart, .info-album-box .kart{
background:transparent url(../images/download-pic.gif) no-repeat 0 0;
}
.info-box .download, .info-album-box .download{
background:transparent url(../images/kart-pic.gif) no-repeat 0 0;
}
/*.info-box .kart:hover, .info-album-box .kart:hover{
background:transparent url(../images/download-pic_active.gif) no-repeat 0 0;
}
.info-box .download:hover, .info-album-box .download:hover{
background:transparent url(../images/kart-pic_active.gif) no-repeat 0 0;
}*/

*/

/* ALBUM */
#albums-container
{
    #padding-left:3px;
    _padding-left:2px;
    height:539px;
    color:#fff;
    font-family:Arial, Sans-Serif;
    font-size:12px;
}
.item-album-box{
#display:inline;
width:195px;
background:#475055;
margin:0 1px 0 0;
}
.item-album-box:hover{
background:#cb0332;
}
.picture-album-box{
width:195px;
text-align:center;
position:relative;
}

.picture-album-box img{
padding:7px 0;
height:120px;
}
.info-album-box{
background:/*#475055;*/#000;
height:21px;
width:195px;
border-top:1px solid #626a6d;
}
.info-album-box2
{
    color:#fff;
    background:#475055;
    width:195px;
    border-top:1px solid #626a6d;
}
.itemsNumber{
color:#878d90;
font-family:"Trebuchet MS", Arial, sans-serif;
font-size:12px;
line-height:21px;
padding:0 7px;
}
.tool-album-box{
color:#878d90;
}
.description-album-box{
font-family:"Trebuchet MS", Arial, sans-serif;
font-size:12px;
color:#FFFFFF;
line-height:12px;
height:60px;

}
.description-album-box div{
padding:0 7px;
}
.description-album-box h5{
margin:2px 0;
font-size:14px;
line-height:14px;
}
.data-album{
color:#c7cacb;
font-size:11px;
}
