.logo {
background: url("//secure.glashaushotel.ie/bookings/showimage?type=17&id=65A652630C560AE9A4CA7F6023275013") no-repeat scroll 0 0 transparent;
height: 80px;
width: 50px;
}

@-moz-document url-prefix()
{
	.logo {background-size:  50px 80px; }
}


img.netaffinity{ background: url("/static/images/netaffinity-light.png") no-repeat scroll 0 0 transparent; }

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
       only screen and (min--moz-device-pixel-ratio: 1.5),
       only screen and (min-resolution: 240dpi)
{
.logo {
background-image: url("//secure.glashaushotel.ie/bookings/showimage?type=18&id=65A652630C560AE9A4CA7F6023275013");
-webkit-background-size: 50px 80px;
}


@-moz-document url-prefix()
{
        img.netaffinity{ background-size: 73px 34px; }
	.logo {background-size: 50px 80px; }
}

img.netaffinity {
background-image: url("/static/images/netaffinity-light@2x.png");
-webkit-background-size: 73px 34px;
}
}
#na-header { border-bottom: 1px solid #aaaaaa; }
