/* Basis CSS ongedaan maken */
.yui-panel-container.shadow .underlay {
    display: none;
}

.yui-panel {
    background-color: transparent;
    border: 0px;
    width: 500px;
}

.yui-navset .yui-content, .yui-navset .yui-navset-top .yui-content {
	border: 0px;
	padding: 0px;
	background: none;
}

div.images_bottom div.product_image {
	margin: 0px;
	padding: 0px;
	text-align: left;
}

div#cartstatus_panel {
	display: none;
}

div.navigate {
	margin-bottom: 0px;
	overflow: hidden;
}

fieldset#change_password div.yui-g, fieldset#change_email div.yui-g {
	width: 645px;
}

/* Old Browser venstertje. Dit kadertje verschijnt in de Thuiswinkelen.nu shops bij gebruikers van IE6.0 of ouder! */

div#oldbrowser {
	position: relative;
	left: 22px;
	height: 45px;
	width: 980px;
	background-color: #fff;
	font-size: 9px;
	z-index: 10;
}

div#oldbrowser h3 {
	font-size: 11px;
}

div#oldbrowser a {
	text-decoration: underline;
}

/* Site logos */
div#site_logos {
	position: absolute;
	top: 92px;
	right: 2px;
	height: 45px;
	z-index: 2;
}

/* Menu */

ul li.tr_item {
	cursor: pointer;
	line-height: 24px;
	
}

ul li.level0 {padding-left: 0px; padding-top: 10px;}
ul li.level1 {padding-left: 13px; border-bottom: 1px solid #a9a9ab;}
ul.level2 { border-bottom: 1px solid #a9a9ab; }
ul li.level2 {padding-left: 13px; border-bottom: 1px solid #a9a9ab;}
ul li.level3 {padding-left: 26px; background-color: #ecedee;}
ul li.level4 {padding-left: 39px;}

ul.cat_closed {
	display: none;
}

ul.cat_open {
	display: block;
}

/* Mainshops: Deze balk zit in de header van alle Thuiswinkelen.nu shops en bevat oa de shop tabs. */
/* Deze balk is in iedere shop exact hetzelfde, vandaar de centrale sturing vanuit default.css! */

div#mainshops {
	position: absolute;
	bottom: 0;
	z-index: 1;
}

div#shoptabs {
	background-image: url(../img/nl/tabs.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 1px;
	width: 469px;
	height: 23px;
	text-align: left;
	padding: 0px;
	position: relative;
	margin-top: 3px;
}

div#shoptabs li {
	margin: 0; 
	padding: 0; 
	list-style: none;
	position: absolute; 
	top: 0;
}
div#shoptabs li, div#shoptabs a {
	height: 23px; 
	display: block;
	width: 92px;
}
div#shoptabs a span { 
	display: none; 
	}

div#shoptabs #tab-kadoshop 	{ left: 0px; }
div#shoptabs #tab-voetbalshop 	{ left: 94px; }
div#shoptabs #tab-fanshop 	{ left: 188px; }
div#shoptabs #tab-zolderverkoop	{ left: 282px; }
div#shoptabs #tab-trophyshop 	{ left: 376px; }
/* div#shoptabs #tab-boekenzaak 	{ left: 470px; }
div#shoptabs #tab-fantones 	{ left: 564px; } */

div#shoptabs #tab-kadoshop 	a:hover { background: transparent url(../img/nl/tabs.png) -0px -23px no-repeat; }
div#shoptabs #tab-voetbalshop 	a:hover { background: transparent url(../img/nl/tabs.png) -94px -23px no-repeat; }
div#shoptabs #tab-fanshop 	a:hover { background: transparent url(../img/nl/tabs.png) -188px -23px no-repeat; }
div#shoptabs #tab-zolderverkoop	a:hover { background: transparent url(../img/nl/tabs.png) -282px -23px no-repeat; }
div#shoptabs #tab-trophyshop 	a:hover { background: transparent url(../img/nl/tabs.png) -376px -23px no-repeat; }
/* div#shoptabs #tab-boekenzaak 	a:hover { background: transparent url(../img/nl/tabs.png) -470px -23px no-repeat; }
div#shoptabs #tab-fantones 	a:hover { background: transparent url(../img/nl/tabs.png) -564px -23px no-repeat; } */

div#shoptabs #tab-kadoshop.selected 		a { background: transparent url(../img/nl/tabs.png) -0px -23px no-repeat; }
div#shoptabs #tab-voetbalshop.selected 		a { background: transparent url(../img/nl/tabs.png) -94px -23px no-repeat; }
div#shoptabs #tab-fanshop.selected 		a { background: transparent url(../img/nl/tabs.png) -188px -23px no-repeat; }
div#shoptabs #tab-zolderverkoop.selected	a { background: transparent url(../img/nl/tabs.png) -282px -23px no-repeat; }
div#shoptabs #tab-trophyshop.selected 	a { background: transparent url(../img/nl/tabs.png) -376px -23px no-repeat; }
/* div#shoptabs #tab-boekenzaak.selected 		a { background: transparent url(../img/nl/tabs.png) -470px -23px no-repeat; }
div#shoptabs #tab-fantones.selected 		a { background: transparent url(../img/nl/tabs.png) -564px -23px no-repeat; } */


div#emptybar { 
	background-color: #6e828d;
	margin-left: 1px;
	width: 922px;
	margin-right: 1px;
}

div#emptybar {
	height: 20px;
	width: 929px;
	}
	
div#emptybar a {
	color: #ffffff;
}

div#mainshops div.tabbarvoetbalshop {background-color: #eb6e21;}
div#mainshops div.tabbarfantones {background-color: #d010b1;}
div#mainshops div.tabbarkadoshop {background-color: #e3001b;}
div#mainshops div.tabbarzolderverkoop {background-color: #fcc300;}
div#mainshops div.tabbarfanshop { background-color: #ff7f00;}
div#mainshops div.tabbartrophyshop { background-color: #0161B5;}

/* Cartstatus: zelfde in alle shops */
div#basketstatus {
	position: absolute;
	font-size: 85%;
	top: 0px; right: 0px;
	color: #fff;
	width: 160px;
	height: 90px;
	z-index: 1;
}

div#cartstatus {
	position:absolute;
	left:25px;
	top:50px;
	width:154px;
	color: #fff;
}

div#cartstatus span#current_prods_in_basket_left, div#cartstatus span#current_prods_in_basket_right {
	display: none;
}

div#basketstatus div#basket_links { 
	margin-left: 28px;
	margin-top: 70px;
	text-align: left; 
}

div#basketstatus div#basket_links a { 
	color: #fff;
	text-decoration: none;
}

div#basketstatus div#basket_links a:hover {
	color: #e0191a;
}

a#cartpanel { font-weight: bold; text-decoration: none; color: #000000; }

div#cartstatus_panel {
height:0;
}

/* Inschrijfblokje voor de mailinglist, zelfde in alle shops */

div.mailinglist {
	background-image:url(../../probadge/img/menu-nieuwsbrief-aanmelden.png);
	background-position:left top;
	background-repeat:no-repeat;
	height:160px;
	width:160px;
	margin-top: 10px;
}

div.mailinglist_inner {
	width: 155px;
	text-align: right;
	padding-top: 40px;
	color: #fff;
	font-size: 10px;
}

input#nieuwsbrief-submit {
	background-image:url(../../probadge/img/menu-nieuwsbrief-verzenden.png);
	background-position:left top;
	background-repeat:no-repeat;	
	
	border: 0px;
	width: 80px;
	height: 14px;
	
	font-size: 10px;
	padding-top: -2px;
	margin-top: 4px;
	color: #fff;
}

input#email2 {
	margin-top: 4px;
}
 
#mailinglistform {
	background-color: #cd1c2c;
	color: #ffffff;
	font-size: 83%;
	padding: 2px;
	}
	
#mailinglistform a {
	color: #ffffff;
	}
	
	
	input#login_email_simpleform{width:120px;}
	input#login_password_simpleform{width:120px;}
	
/* Product pagina */
div.large_image_message {
	font-size: 77%;
	line-height: 17px;
	text-align: center;
}
