/**
 * IE FIXES
 */
.ie #lang { 
	width:120px; 
	height:30px; 
	position:absolute; 
	background:url('/images/btn_language.jpg') no-repeat; 
	margin-left:60px;
	margin-top:10px;
	text-align:center;
	padding-top:10px;
}
/**
 * IE6 FIXES
 */
.ie6 #lang { 
	width:120px; 
	height:30px; 
	position:absolute; 
	background:url('/images/btn_language.jpg') no-repeat; 
	margin-left:60px;
	margin-top:10px;
	text-align:center;
	padding-top:10px;
}

.ie6 #container_right{
	float:left;
	width:180px;
	height:100%;
	overflow:hidden;
} 

.ie6 #cartinfo{
	margin-top:20px;
	margin-left:10px;
	font-size:11px;
	overflow:hidden;
}

.ie6 #cartinfo .line{
	float:left;
	height:20px;
	font-size:11px;
	padding-right:0px;
	padding-bottom:5px;
	color:#3d3d3d;
}

.ie6 a.menu_unActive {
	text-decoration:none;
	background-image: url(/images/menu/nl/ie6/menu_item.gif);
}
.ie6 a.menu_unActive:hover { background-position: 0px -43px; }
.ie6 a.menuActive {
	text-decoration:none;
	background-image: url(/images/menu/nl/ie6/menu_item.gif);
}


.ie6 a.menu_unActive_0 {
	text-decoration:none;
	background-image: url(/images/menu/nl/ie6/btn_webshop_low.gif);
}
.ie6 a.menu_unActive_0:hover { background-position: 0px -43px; }
.ie6 a.menuActive_0 {
	text-decoration:none;
	background-image: url(/images/menu/nl/ie6/btn_webshop_low.gif);
}

.ie6 a.menu_unActive_1 {
	text-decoration:none;
	background-image: url(/images/menu/nl/ie6/menu_item_1.gif);
}
.ie6 a.menu_unActive_1:hover { background-position: 0px -43px; }
.ie6 a.menuActive_1 {
	text-decoration:none;
	background-image: url(/images/menu/nl/ie6/menu_item_1.gif);
}

.ie6 a.menu_unActive_2 {
	text-decoration:none;
	background-image: url(/images/menu/nl/ie6/menu_item_2.gif);
}
.ie6 a.menu_unActive_2:hover { background-position: 0px -43px; }
.ie6 a.menuActive_2 {
	text-decoration:none;
	background-image: url(/images/menu/nl/ie6/menu_item_2.gif);
}

.ie6 a.menu_unActive_3 {
	text-decoration:none;
	background-image: url(/images/menu/nl/ie6/menu_item_3.gif);
}
.ie6 a.menu_unActive_3:hover { background-position: 0px -43px; }
.ie6 a.menuActive_3 {
	text-decoration:none;
	background-image: url(/images/menu/nl/ie6/menu_item_3.gif);
}

.ie6 a.menu_unActive_4 {
	text-decoration:none;
	background-image: url(/images/menu/nl/ie6/menu_item_4.gif);
}
.ie6 a.menu_unActive_4:hover { background-position: 0px -43px; }
.ie6 a.menuActive_4 {
	text-decoration:none;
	background-image: url(/images/menu/nl/ie6/menu_item_4.gif);
}

/**
 * IE7 FIXES
 */
.ie7 #lang { 
	width:120px; 
	height:30px; 
	position:absolute; 
	background:url('/images/btn_language.jpg') no-repeat; 
	margin-left:60px;
	margin-top:10px;
	text-align:center;
	padding-top:10px;
}

/**
 * IE FIXES
 */
 
.ie input#login_err_text { width:155px; }
.ie input#pass_err_text { width:155px; }

.ie select#size{ width:73px; }

.ie #bg_Cart_Top{
	margin-left:0px;
}

.ie #bg_Cart_Bottom{
	margin-left:0px;
}

.ie7 #cartinfo .line{ padding-right:40px; }
}
/**
 * GECKO FIXES
 */
 
.gecko input#login_err_text { width:155px; } 
.gecko input#pass_err_text { width:155px; }

.gecko select#size{ width:73px; }

.gecko #bg_Cart_Bottom{
	margin-left:-1px;
}

.gecko #bg_Cart_Top{
	margin-left:-1px;
}
