@import url("genericon/genericons.css");

.-skin-default *, .-skin-default *:before, .-skin-default *:after {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding-bottom: 0px;
    border-bottom-width: 0;
	text-align: left;
  
}

.-skin-default .-filters .-filter {
    display: inline-block;
font-size: 11px;
    margin: 0;
    outline: medium none;
    padding: 0 3px;
    text-decoration: none;
 border-bottom-width: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-top: 2px;
  margin-bottom: 5px;

}

.-skin-default .-filters .-filter.active {
    background: -moz-linear-gradient(top,  rgba(160,160,160,0.28) 8%, rgba(186,186,186,0.28) 14%, rgba(229,229,229,0.29) 24%, rgba(234,234,234,0.34) 78%, rgba(234,234,234,0.36) 96%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(8%,rgba(160,160,160,0.28)), color-stop(14%,rgba(186,186,186,0.28)), color-stop(24%,rgba(229,229,229,0.29)), color-stop(78%,rgba(234,234,234,0.34)), color-stop(96%,rgba(234,234,234,0.36))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(160,160,160,0.28) 8%,rgba(186,186,186,0.28) 14%,rgba(229,229,229,0.29) 24%,rgba(234,234,234,0.34) 78%,rgba(234,234,234,0.36) 96%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(160,160,160,0.28) 8%,rgba(186,186,186,0.28) 14%,rgba(229,229,229,0.29) 24%,rgba(234,234,234,0.34) 78%,rgba(234,234,234,0.36) 96%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(160,160,160,0.28) 8%,rgba(186,186,186,0.28) 14%,rgba(229,229,229,0.29) 24%,rgba(234,234,234,0.34) 78%,rgba(234,234,234,0.36) 96%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(160,160,160,0.28) 8%,rgba(186,186,186,0.28) 14%,rgba(229,229,229,0.29) 24%,rgba(234,234,234,0.34) 78%,rgba(234,234,234,0.36) 96%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#47a0a0a0', endColorstr='#5ceaeaea',GradientType=0 ); /* IE6-9 */;
border-top: 1px solid #cc0000;

}

.-skin-default .-items {  
    position: relative;
}
.-skin-default .-items .-item {
    float:left;
    width: 31.33%;
    margin:1%;
}

.-skin-default .-items .-item.hidden {
    display: none;
    position: absolute;
}

@media screen and (max-width: 480px) {
    .-skin-default.-columns2 .-items .-item,
    .-skin-default.-columns3 .-items .-item,
    .-skin-default.-columns4 .-items .-item,
    .-skin-default.-columns5 .-items .-item,
    .-skin-default .-items .-item {
        width: 98%;
    }

    .-skin-default.-columns4 .-items .-item .-links a ,
    .-skin-default.-columns5 .-items .-item .-links a {
        font-size: 14px ;
    }
}

.-skin-default .-items .-item .itembox {
   border: 0 none;
    margin: 0 auto;
    position: relative;
    width: 100%;
}

.-skin-default.-skin-default-square .-items .-item .itembox {
    padding-bottom: 90%;
    height:0;
    overflow: hidden;
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
}

.-skin-default.-skin-default-round .-items .-item .itembox {
    padding-bottom: 90%;
    height:0;
    overflow: hidden;
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    border-top-left-radius: 50%;
    border-top-right-radius: 50%;
    border-bottom-left-radius: 50%;
    border-bottom-right-radius: 50%;
}

.-skin-default .-items .-item .itembox > a {
    display: block;
}

.-skin-default .-items .-item .itembox > a > img{
    width: 100%;
}

.-skin-default .-items .-item .itembox:hover .-mask,
.-skin-default .-items .-item .itembox:hover .genericon {
    display: block;
}
.-skin-default .-items .-item .itembox .-mask,
.-skin-default .-items .-item .itembox .genericon {
     background:-moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.65))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */
;
    opacity: 0.95;
    display: none;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    text-decoration: none;
 height: 145px;
}
.-skin-defaultplus .-items .-item .itembox .genericon:before {
    font-size: 48px;
}
.-skin-default .-items .-item .itembox .genericon {
    color: #FFFFFF;
    left: 50%;
    opacity: 1.0;
    background: rgba(0, 0, 0, 0);
    position: absolute;
    top: 50%;
    overflow: hidden;
    font-size: 48px;
    width: 48px;
    height: 48px;
    margin: -24px 0 0 -24px;
}


.-skin-default .-items .-item .-links .-link {
    width: 50%;
    float: left;
    box-sizing: border-box;
    padding: 2% 0;
    text-align: center;
 border-top-width: 0;
    margin-top: -8px;
    padding-bottom: 0;
    padding-top: 0;
height: 8px;
}

.-skin-default .-items .-item .-links .-link a{
    text-decoration: none;
}

.-skin-default .-items .-item .-links .-onlyonelink{
    width: 100%;
}

.-skin-default .-item .title {
    font-size: 14px;
    font-weight: bold;
    margin: 0px 0;
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
background-color: #FFFFFF;
 border-bottom-style: solid;
    border-bottom-width: 1px;
border-color: #D3D3D3;
;
}

.-skin-default.-columns2 .-item{
    width: 48% ;
}

.-skin-default.-columns3 .-item{
    width: 31.33% ;
}

.-skin-default.-columns4 .-item{
    width: 23% ;
}

.-skin-default.-columns5 .-item{
    width: 18% ;
}

.-skin-default.-columns4 .-item .-links a {
    font-size: 12px;
}

.-skin-default.-columns5 .-item .-links a {
    font-size: 11px;
}
