@charset "UTF-8";
/* CSS Document */

/* ================================================================ 
This copyright notice must be kept untouched in the stylesheet at 
all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/image_dropdown.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */


 
#navdrop1 {
font-family:arial,verdana,sans-serif;
height:23px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
position:relative;
width:171px;
z-index:200;
float:left;
}



#navdrop1 li.top {
display:block;
float:left;
}

#navdrop1 li a {
cursor:pointer;
display:block;
float:left;
height:23px;
padding:0;
text-decoration:none;
width:171px;
}

#navdrop1 li a b {
margin-left:-999px;
}


#navdrop1 li a.pose {
background:transparent url(images/navposeinfo.gif) repeat scroll 0 0;
width: 171px;
float: left;
}

#navdrop1 li a.poseon {
background:transparent url(images/navposeinfo-on.gif) repeat scroll 0 0;
width: 171px;
float: left;
}


#navdrop1 li:hover a, #nav a:hover {
background-position:0 23px;
}

#navdrop1 table {
border-collapse:collapse;
height:0;
left:0;
margin:-1px;
padding:0;
position:absolute;
top:0;
width:0;
}

#navdrop1 .sub {
height:0;
left:-9999px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
position:absolute;
top:-9999px;
width:0;
}

#navdrop1 li:hover {
position:relative;
z-index:200;
}

#navdrop1 a:hover {
position:relative;
white-space:normal;
z-index:200;
}

#navdrop1 :hover ul.sub {
height:auto;
left:-20px;
top:23px;
width:171px;
z-index:300;
float: left;
}

#navdrop1 :hover ul.sub li {
display:block;
float:left;
font-weight:normal;
height:30px;
position:relative;
width:220px;
background-color: #cccccc;
float: left;
}


#navdrop1 :hover ul.sub li a {

cursor:pointer;
display:block;
height:29px;
padding:0;
text-decoration:none;
width:220px;
float:left;
}

#navdrop1 :hover ul.sub li a b {
left:-9999px;
margin:0;
position:absolute;
}


#navdrop1 :hover ul li a.pose1 {
background:transparent url(images/pose-1.gif) repeat scroll 0 0;
}

#navdrop1 :hover ul li a.pose2 {
background:transparent url(images/pose-2.gif) repeat scroll 0 0;
}

#navdrop1 :hover ul li a.pose3 {
background:transparent url(images/pose-3.gif) repeat scroll 0 0;
}

#navdrop1 :hover ul li a.pose4 {
background:transparent url(images/pose-4.gif) repeat scroll 0 0;
}

#navdrop1 :hover ul li a.pose5 {
background:transparent url(images/pose-5.gif) repeat scroll 0 0;
}

#navdrop1 :hover ul li a.pose6 {
background:transparent url(images/pose6.gif) repeat scroll 0 0;
}

#navdrop1 :hover ul li a.pose7 {
background:transparent url(images/pose-7.gif) repeat scroll 0 0;
}

#navdrop1 :hover ul li a.pose8 {
background:transparent url(images/pose-8.gif) repeat scroll 0 0;
}

#navdrop1 :hover ul li a.pose9 {
background:transparent url(images/pose-9.gif) repeat scroll 0 0;
}

#navdrop1 :hover ul li a.pose10 {
background:transparent url(images/pose-10.gif) repeat scroll 0 0;
}

#navdrop1 :hover ul li a.pose11 {
background:transparent url(images/pose-11.gif) repeat scroll 0 0;
}

#navdrop1 :hover ul li a.pose12 {
background:transparent url(images/pose-12.gif) repeat scroll 0 0;
}

#navdrop1 :hover ul li a.pose13 {
background:transparent url(images/pose-13.gif) repeat scroll 0 0;
}

#navdrop1 :hover ul li a.pose14 {
background:transparent url(images/pose-14.gif) repeat scroll 0 0;
}

#navdrop1 :hover ul li a.pose15 {
background:transparent url(images/pose-15.gif) repeat scroll 0 0;
}

#navdrop1 :hover ul li a.pose16 {
background:transparent url(images/pose-16.gif) repeat scroll 0 0;
}

#navdrop1 :hover ul li a.pose17 {
background:transparent url(images/pose-17.gif) repeat scroll 0 0;
}

#navdrop1 :hover ul li a.pose18 {
background:transparent url(images/pose-18.gif) repeat scroll 0 0;
}

#navdrop1 :hover ul li a.pose19 {
background:transparent url(images/pose-19.gif) repeat scroll 0 0;
}

#navdrop1 :hover ul li a.pose20 {
background:transparent url(images/pose20.gif) repeat scroll 0 0;
}

#navdrop1 :hover ul li a.pose21 {
background:transparent url(images/pose-21.gif) repeat scroll 0 0;
}

#navdrop1 :hover ul.sub li a:hover {
background-position:0 87px;
position:relative;
}


/*#nav :hover ul.sub li a:hover b {left:100px; top:15px; background:#fff; color:#000; border:1px solid #888; display:block; width:100px; height:20px; text-align:center; font-size:12px; line-height:18px;}*/


