.nmnnick{
	color:#92278F;
	font-weight:bold;
}
#nmn1{
	background:url(../image/design/nmn1.png) 0 0 no-repeat;
	height:4px;
	width:5px;
}
.nmnarr{
	background:url(../image/design/nmnarr.png) 0 0 no-repeat;
	height:10px;
	width:9px;
	margin-left:15px;
	float:left;
	z-index:30px;
	position:absolute;
}
.nmnbase{
	float:left;
	position:absolute;
	margin-top:9px;
}
#nmn2{
	background:url(../image/design/nmn2.png) 0 0 no-repeat;
	height:4px;
	width:5px;
}
#nmn3{
	background:url(../image/design/nmn3.png) 0 0 no-repeat;
	height:4px;
	width:5px;
}
#nmn4{
	background:url(../image/design/nmn4.png) 0 0 no-repeat;
	height:4px;
	width:5px;
}
#nmnmt{
	border-top:1px solid #c7c7c7;
	height:3px;
	background-color:white;
}
#nmnmb{
	border-bottom:1px solid #c7c7c7;
	background-color:white;
	height:3px;
}
#nmnl{
	border-left:1px solid #c7c7c7;
	background-color:white;
	width:3px;
}
#nmnr{
	border-right:1px solid #c7c7c7;
	background-color:white;

}
#nmnmm{
	background-color:white;
	font-weight:normal;
	color:grey;
}
/* ================ Tus 1 ================ */
#dock { position: relative; top: 40px; }
.dock-container { position: relative; top: -8px; height: 50px; padding-left: 20px;margin-left:50px; }
a.dock-item { display: block; width: 100px; position: absolute; bottom: 0; text-align: center; text-decoration: none; color: #333; }
.dock-item span { position:absolute;display: none; font-weight:bold;margin-top:-40px; margin-left:30px;z-index:10; font-size:13px;}
.dock-item img { border: 5px solid #DFE1E3; margin: 5px 10px 0px ;z-index:5; min-width: 90px; width:100%;}

/* ================ Tus 2 ================ */
#dockContainer { position: fixed; top: 60px; left: 6px; }
#jqDock { position: relative; bottom: 48px; }
#jqDock li { list-style: none; }
.jqDockLabel { background: #333; color: #fff; padding: 3px 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px; }

/* ================ Yigini #1 ================ */
.stack { position: fixed; bottom: 28px; right: 40px; }
.stack > img { position: relative; cursor: pointer; padding-top: 35px; z-index: 2; }
.stack ul { list-style: none; position: absolute; top: 5px; cursor: pointer; z-index: 1; }
.stack ul li { position: absolute; }
.stack ul li img { border: 0; }
.stack ul li span { display: none; }
.stack .openStack li span { 
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	display:block;
	height: 14px;
	position:absolute;
	top: 17px;
	right:60px;
	line-height: 14px;
	border: 0;
	background-color:#000;
	padding: 3px 10px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	color: #fcfcfc;
	text-align: center;
	text-shadow: #000 1px 1px 1px;
	opacity: .85;
	filter: alpha(opacity = 85);
}

/* IE Fixes */
.stack { _position: absolute; }
.stack ul { _z-index:-1; _top:-15px; }
.stack ul li { *right:5px; }

/* ================ STACK #2 ================ */
.stack2 { position: fixed; top: 28px; right: 40px; }
.stack2 > img { position: relative; cursor: pointer; padding-bottom: 35px; z-index: 2; }
.stack2 ul { list-style: none; position: absolute; top: 7px; cursor: pointer; z-index: 1; }
.stack2 ul li { position: absolute; }
.stack2 ul li img { border: 0; }
.stack2 ul li span { display: none; }
.stack2 .openStack li span { 
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	display:block;
	height: 14px;
	position:absolute;
	top: 17px;
	right:60px;
	line-height: 14px;
	border: 0;
	background-color:#000;
	padding: 3px 10px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	color: #fcfcfc;
	text-align: center;
	text-shadow: #000 1px 1px 1px;
	opacity: .85;
	filter: alpha(opacity = 85);
}

/* IE Fixes */
.stack2 { _position: absolute; }
.stack2 ul { _z-index:-1; _top:-15px; }
.stack2 ul li { *right:5px; }
