﻿.columnNP1 { margin: 0 10px 20px; float: left; padding: 0px 0px 0px 0px; width: 187px; }
li a, .links a { color: #999; }


/* Panels for Vacuum Cleaners page etc. */
.pagePanels { font-size:90%; display: block; margin-bottom: 0px; height: 180px; }
.pagePanels li {
    margin-top: 10px;
    margin-bottom: 10px;
	padding: 20px 20px 50px 20px;
    display: block;
    height: 120px;
    background-color: #fff;
    background-repeat: no-repeat;
	color: #333;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
       -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
            box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}
body.lite .pagePanels li {
	background-color: transparent !important;
	color: #444;
}

.pagePanelsSmall {
	height: 120px !important;
}

.pagePanels span { line-height: 105%; }

.panelNoHeightHP { margin: 10px !important; }

.pagePanels ul a { height: auto; padding: 0px 0px 0px 0px; font-size: 16px; line-height: 16px; }

.pagePanels a { text-decoration: none !important; color: #555 !important; font-size: 16px; line-height: 16px; }
.pagePanels a:hover { color: #000 !important; text-decoration: underline !important; }

.pagePanels span.header, .panelNoHeight span.header, .panelNoHeightHP span.header {
	line-height: 120%;
	color: #000;
	display: block;
	font-size: 110%;
	font-weight: bold;
	margin-bottom: 4px;
	margin-top: -2px;
}

body.lite .pagePanels span.header {
	color: #222 !important;
}

.panelOffer {  background:url(/assets/images/offer.gif) top right no-repeat; }
.panelServices { background:url(/assets/images/panelServices.png) 193px 3px no-repeat; }
.panelContact { background:url(/assets/images/panelContact.png) 189px 5px no-repeat; }
.panelNews { background:url(/assets/images/panelNews.png) 189px 5px no-repeat; }
.panelNew { background:url(/assets/images/newGoldFlag.png) top right no-repeat; }
