.logo {
background: url("//secure.celticrosshotel.com/bookings/showimage?id=CEE19BA396C372EE95A15E4D2A7F3683&type=17") no-repeat scroll 0 0 transparent;
height: 65px;
width: 107px;
}

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


img.netaffinity{ background: url("/static/images/netaffinity-colour.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.celticrosshotel.com/bookings/showimage?type=18&id=CEE19BA396C372EE95A15E4D2A7F3683");
-webkit-background-size: 107px 65px;
}


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

img.netaffinity {
background-image: url("/static/images/netaffinity-colour@2x.png");
-webkit-background-size: 73px 34px;
}
}

