/* h1.pageHead + .subcatListPaganino {
    margin-top: 6px;
}
.subcatListPaganino {
    padding: 0;
    margin: 0;
    width: 100%;
    float: left;
    clear: both;
}

.subcatListPaganino li {
    width: 180px;
    height: 150px;
    overflow: hidden;
    background-color: #e9e9e9;
    list-style: none;
    float: left;
    margin: 0 12px 12px 0;
    padding: 0;
    position: relative;
    text-align: center;
    cursor: pointer;
}
.subcatListPaganino li:nth-child(4n+4) {
    margin: 0;
}

.subcatListPaganino h3 {
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
    margin: 7px 0 0 0;
}

.subcatListPaganino .header h3,
.subcatListPaganino h2 {
    color: #3c3c3c;
    font-size: 16px;
    font-weight: normal;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    top: 9px;
}
.subcatListPaganino .header {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 2;
}*/
/* + flow theme
.subcatListPaganino li div.button, .subcatListPaganino .box-bg div.button {
    bottom: 17px;
    display: block;
    left: 0;
    margin: 0 6px;
    padding: 0 10px;
    position: absolute;
    text-transform: uppercase;
    width: 148px;
    z-index: 2;
    overflow: hidden;
    color: #3c3c3c;
}

.subcatListPaganino li div.button-type-sd, .subcatListPaganino li div.button-type-sl,
.subcatListPaganino .box-bg div.button-type-sd, .subcatListPaganino .box-bg div.button-type-sl{
    bottom: 24px;
}

.subcatListPaganino .button-type-bd span {
    background: url("/out/nfc_paganino/img/paganino_sprites.png") no-repeat scroll -158px -66px transparent;
    display: inline-block;
    height: 10px;
    margin-left: 3px;
    width: 6px;
}

.subcatListPaganino li div.button.button-position-top, .subcatListPaganino .box-bg div.button.button-position-top {
    bottom: 92px;
} */

/* ----------------------------
 * Template C
 * ---------------------------- */
h3.sectionHead.templateC_sub3 {
    margin-top: 12px;
    margin-bottom: 24px;
}

.templateC_sub4 {
    margin-top: 20px;
}

.templateC_sub4 > a {
    float: left;
    width: 105px;
    height: 150px;
    margin-right: 18px;
}

.templateC_sub4.closed {
    display:none;
}

.templateC_sub4 a div {
    width: 100%;
}
.templateC_sub4 img {
    width: 100%;
    max-width: 100%;
    height: auto;
}

/*@media (max-width: 767px) {
    .templateC_sub4 a {
        width: 31.6%;
    }
}*/


.templateC_sub4 a span {
    color: #3c3c39;
    display: block;
    font-size: 12px;
    padding-top: 2px;
    text-align: center;
    height: 42px;
}

.spacer_strings {
    height: 12px;
    width: 760px;
    margin-bottom: 12px;
    border-bottom: 1px solid #b4b4b4;
}

/* flow theme
.subcatListPaganino {
	float: none;
	padding-right: 15px;
	width: auto;
}
.subcatListPaganino > div {
	padding-right: 0;
}
.subcatListPaganino .box-bg {
	background-color: #faf8f9;
	height: 150px;
	overflow: hidden;
    position: relative;
    text-align: center;
    cursor: pointer;
	margin-bottom: 15px;
}
.subcatListPaganino .box-bg div.button {
	width: auto;
}
.subcatListPaganino .button span {
    background: url("/out/paganino-flow/img/paganino_sprites.png") no-repeat -122px -66px transparent;
	width: 6px;
	height: 10px;
	margin-left: 2px;
	display: inline-block;
}*/
