/*CSS style cheet for all left navigational items*/
#n_container {
background: black; 
	width: 206px;
	text-align: left;
}
#n_content{

}
#n_showall{
/*background: url(../img/nav2008/All.jpg) no-repeat 0px 0px;*/
height:187px;
background-color:#f9f9f9;
color:#FFFFFF;
font-weight:bold;

}
.n_image{
visibility:hidden;
display:none;
/*padding-bottom:7px;
padding-left:5px;
margin-top:2px;*/
}
.n_display{
color:#fff;
font-weight:bold;
padding-left:10px;
padding-top:5px;
}
.n_stretcher {
	height:127px;
	background: #fff;
	position:relative;
	border-top:1px solid #FFFFFF;
	z-index:100;
	cursor:pointer;
}
.n_stretcher:hover .n_optionslist{display:block;}
.n_optionslist{
position:alsolute;
display:none;
left:205px;
width:284px;
z-index:100;
background: url(../img/nav2008/nolistbg.gif);
}

.n_item{position:relative; height:36px; background:url(../img/nav2008/nitembg.gif) no-repeat; width:274px; height:36px; margin:3px 3px 3px 7px; }
.n_item:hover{background:#333; cursor:pointer;}
.n_item_title{padding:3px 0px 0px 5px;}
.n_item_title a{ color:#FF3399; text-decoration:none;}
.n_item_tekst{ padding-left:5px; color:#FFF; font-size:10px;  }
.n_item_price{position:absolute; top:0px; right:0px; height:36px; padding-top:11px;}
.n_item_price{color:#FFF; width:50px; font-size:12px; text-align:center;}
#p1{top:0px;}
#p2{bottom:-257px;}
#p3{bottom:-129px;}
#p4{bottom:-1px;}