@charset "utf-8";
/* CSS Document */
.euro{ display: none;}
.pound{ display:block;}
.dollar{ display:none;}

a.euro-button:link, a.euro-button:visited { display:block; width:31px; height:32px; background-image:url(/media/sextant-prestige.com/images/icon-euro.gif); background-repeat:no-repeat; }
a.euro-button:hover { display:block; width:31px; height:32px; background-image: url(/media/sextant-prestige.com/images/icon-euro-selected.gif); background-repeat:no-repeat; }

a.pound-button:link, a.pound-button:visited { display:block; width:31px; height:32px; background-image:url(/media/sextant-prestige.com/images/icon-pound-selected.gif); background-repeat:no-repeat;}
a.pound-button:hover { display:block; width:31px; height:32px; background-image: url(/media/sextant-prestige.com/images/icon-pound-selected.gif);  background-repeat:no-repeat;}

a.dollar-button:link, a.dollar-button:visited { display:block; width:31px; height:32px; background-image:url(/media/sextant-prestige.com/images/icon-dollar.gif); background-repeat:no-repeat; }
a.dollar-button:hover { display:block; width:31px; height:32px; background-image: url(/media/sextant-prestige.com/images/icon-dollar-selected.gif); background-repeat:no-repeat;}

a.euro-button2:link, a.euro-button2:visited { display:block; width:31px; height:32px; background-image:url(/media/sextant-prestige.com/images/icon-euro.png); background-repeat:no-repeat; }
a.euro-button2:hover { display:block; width:31px; height:32px; background-image: url(/media/sextant-prestige.com/images/icon-euro-selected.png); background-repeat:no-repeat; }

a.pound-button2:link, a.pound-button2:visited { display:block; width:31px; height:32px; background-image:url(/media/sextant-prestige.com/images/icon-pound-selected.png); background-repeat:no-repeat; }
a.pound-button2:hover { display:block; width:31px; height:32px; background-image: url(/media/sextant-prestige.com/images/icon-pound-selected.png);  background-repeat:no-repeat;}

a.dollar-button2:link, a.dollar-button2:visited { display:block; width:31px; height:32px; background-image:url(/media/sextant-prestige.com/images/icon-dollar.png); background-repeat:no-repeat; }
a.dollar-button2:hover { display:block; width:31px; height:32px; background-image: url(/media/sextant-prestige.com/images/icon-dollar-selected.png); background-repeat:no-repeat; }