.logo {
background: url("//secure.conynghamarms.ie/bookings/showimage?type=17&id=5AACE02851C0EE462EB5BB40E4FCF4EE") no-repeat scroll 0 0 transparent;
height: 72px;
width: 57px;
}

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


img.netaffinity{ background: url("/static/images/netaffinity-dark.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.conynghamarms.ie/bookings/showimage?id=5AACE02851C0EE462EB5BB40E4FCF4EE&type=18");
-webkit-background-size: 57px 72px;
}


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

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