/* CSS For Store Switch */

.multi-store-container  { height:33px; background:#fff;  }
.multi-store  			{ width:960px; margin:0 auto; text-align:left; position:relative; }
.store-switcher			{ float:left; position:relative;  padding-left:180px;}

.store-switcher	a,
.store-switcher a:hover { float:left; color:#444; line-height:1em; text-decoration:none; }
.store-switcher a, .store-switcher a:hover, .store-switcher em {  }
.store-switcher em { float:left; width:4px; height:27px; font-size:0; line-height:0; overflow:hidden; background-position:0 -93px; }
.store-switcher span 	{ float:left; height:27px; background-position:6px 50%; background-repeat:no-repeat; padding:0 10px 0 29px; line-height:27px; cursor:pointer; }
.store-switcher li .active a, .store-switcher li .active a:hover { color:#fff;}
.store-switcher	li.poaa_store{}
.store-switcher li.lamp_store{}
.store-switcher li.douchegordijn_store{}
.store-switcher li.magisshop_store{}

/* .store-switcher	li.poaa_store a {background:url(../images/poaa.gif) no-repeat bottom left; height:25px; width:93px; display:block;position:absolute; top:0;left:150px; z-index:15;}
.store-switcher	li.poaa_store a:hover {background:url(../images/poaa.gif) no-repeat top left; } */

.store-switcher	li.lamp_store a {background:url(../images/lamp.gif) no-repeat bottom left; height:25px; width:93px; display:block;position:absolute; top:0;left:150px; z-index:11;}
.store-switcher	li.lamp_store a:hover {background:url(../images/lamp.gif) no-repeat top left; z-index:20; }
.store-switcher	li.poaa_store a {background:url(../images/poaa.gif) no-repeat bottom left; height:25px; width:93px; display:block;position:absolute; top:0;left:230px; z-index:10;}
.store-switcher	li.poaa_store a:hover {background:url(../images/poaa.gif) no-repeat top left; z-index:20; }
.store-switcher	li.douchegordijn_store a {background:url(../images/douchegordijn.gif) no-repeat bottom left; height:25px; width:93px; display:block;position:absolute; top:0;left:310px; z-index:9;}
.store-switcher	li.douchegordijn_store a:hover {background:url(../images/douchegordijn.gif) no-repeat top left; z-index:20; }
.store-switcher	li.magisshop_store a {background:url(../images/magisshop.gif) no-repeat bottom left; height:25px; width:93px; display:block;position:absolute; top:0;left:390px; z-index:9;}
.store-switcher	li.magisshop_store a:hover {background:url(../images/magisshop.gif) no-repeat top left; z-index:20; }



.store-switcher h3{display:none;}
