.subcategories{margin:0.75rem 0 1.5rem;border:1px solid #dbdbdb;border-width:1px 0;padding:0.75em 0;text-transform:uppercase;text-align:center;font-size:93.75%;line-height:2;}
.subcategories span{padding:0 0.875em;}

.pages-content{float:left;padding-top:0.875rem;}
.sort-content{float:right;padding:1rem 0 0 0;font-size:0.9375rem;}
.sort-content span{padding:0 0.5em;white-space:nowrap;}

.p-box{float:left;width:25%;}
.p-box-content{margin:0 0.75rem;border:1px solid #fff;padding:1rem;box-sizing:border-box;text-align:center;}
.p-box-content:hover{border-color:#dbdbdb;}
.p-name{font-size:1rem;line-height:1.5;padding-bottom:0.125rem;font-weight:400;}
.strike{color:#646464;text-decoration:line-through;}
.p-status{padding-top:0.5rem;font-size:0.75rem;text-transform:uppercase;color:#ED1C24;}

.search{margin:0.5em 0 1em;background:#F1F1F1;padding:1em 1em 1.5em;border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px;}
.search-options{display:none;}
.search-field{float:left;padding:0.25em 1em 0.25em 0;}
.search-submit{background:#7c4199;color:#FFF;padding:0.5rem 1rem;font-size:0.9375rem;font-weight:500;text-transform:uppercase;border:0;cursor:pointer;border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px;}
.search .line{margin:0.5em 0;}
.xshort{width:60px;}
.color{float:left;padding:2px 3px 1px;margin:2px 0 0 2px;border:1px solid #F1F1F1;}
.color-active{border-color:#BEBEBE;background:#EAEAEA;}

.d-info{padding:1rem 0;text-align:center;}
.d-banner{float:right;line-height:100%;width:65%;text-align:right;}
.d-banner2{float:right;padding:0 0 0.75em 1em;}
.d-links{float:left;width:35%;}

.rating{display:inline-block;width:10px;height:11px;background:url('../img/icons/star-mini-grey.png') no-repeat;}
.rating img{max-width:none;vertical-align:top;}
.rating .overflow{height:11px;overflow:hidden;}

@media screen and (max-width: 990px) {
.d-banner2{max-width:70%;}
}

@media screen and (max-width: 900px) {
.p-box{width:50%;}
.p-box-small{width:25%;}
.search-options{display:block;}
.search-empty{display:none;}
.d-banner{float:none;width:auto;text-align:center;}
.d-banner2{float:none;padding:0 0 0.5em 0;max-width:100%;text-align:center;}
.d-links{float:none;width:auto;font-size:87.5%;padding-top:0.5em;text-align:center;}
}

@media screen and (max-width: 768px) {
.p-box{width:50%;}
.p-box-small{width:25%;}
.search-options{display:block;}
.search-empty{display:none;}
}

@media screen and (max-width: 600px) {
.p-box{width:50%;}
}

@media screen and (max-width: 480px) {
.p-box-content{margin:0 0.5rem;}
.d-banner{float:none;width:auto;text-align:center;}
.d-links{float:none;width:auto;padding-top:0.5em;text-align:center;}
}

@media screen and (max-width: 360px) {
.p-box{float:none;width:auto;}
.p-box-content{margin:0;}
}