@charset "UTF-8";

img { border:0px; }

#bnf { display: block; width: 93px; height: 28px; background:url(../nav/bnf.jpg) no-repeat 0 0; }
#bnf:hover { background-position: -93px 0;}
#bnf span { display: none; }

#pano { display: block; width: 131px; height: 28px; background:url(../nav/pano.jpg) no-repeat 0 0; }
#pano:hover { background-position: -131px 0;}
#pano span { display: none; }

#box { display: block; width: 131px; height: 27px; background:url(../nav/box.jpg) no-repeat 0 0; }
#box:hover { background-position: -131px 0;}
#box span { display: none; }

#family { display: block; width: 143px; height: 27px; background:url(../nav/family.jpg) no-repeat 0 0; }
#family:hover { background-position: -143px 0;}
#family span { display: none; }

#features { display: block; width: 89px; height: 27px; background:url(../nav/features.jpg) no-repeat 0 0; }
#features:hover { background-position: -89px 0;}
#features span { display: none; }

#gallery { display: block; width: 93px; height: 27px; background:url(../nav/gallery.jpg) no-repeat 0 0; }
#gallery:hover { background-position: -93px 0;}
#gallery span { display: none; }

#overview { display: block; width: 89px; height: 28px; background:url(../nav/overview.jpg) no-repeat 0 0; }
#overview:hover { background-position: -89px 0;}
#overview span { display: none; }

#resource { display: block; width: 108px; height: 27px; background:url(../nav/resource.jpg) no-repeat 0 0; }
#resource:hover { background-position: -108px 0;}
#resource span { display: none; }

#video { display: block; width: 108px; height: 28px; background:url(../nav/video.jpg) no-repeat 0 0; }
#video:hover { background-position: -108px 0;}
#video span { display: none; }

#acc { display: block; width: 143px; height: 28px; background:url(../nav/accessories.jpg) no-repeat 0 0; }
#acc:hover { background-position: -143px 0;}
#acc span { display: none; }

#nav_button {
	position: absolute;
	top: 628px;
}
#panal {
	position: absolute;
	top: 592px;
	z-index:2;
	visibility: hidden;
}
.a_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 13px;
}
.pointer {
cursor:pointer;
}
.panArt {
	background-image: url(../nav/art.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

