/* MAIN STYLES */
#sheets{
	position: relative;
	height: 118px;
	background-color: #fff;
	background-image: url(../images/nav_thumbs_v2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#sheets a.menu_item{
	position: absolute;
	top: 0px;
	height: 118px;
}

#sheets div.sub_menu{
	background-color:#FFFFFF;
	overflow: hidden;
	visibility: hidden;
	position: absolute;
	top: 128px;
	width: 664px;
	background-image: url(../images/grad_more.jpg);
	background-repeat: repeat-x;
	filter:alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
	border: 1px solid #999999;
	padding: 10px;
}

#sheets img {
 border:0px;
}

#sheets div.sub_menu a	     {padding-right: 0px; padding-left: 0px;}
#sheets div.sub_menu a:link    {color: #F47B20;; text-decoration: none;}
#sheets div.sub_menu a:hover   {color: #F47B20; text-decoration: underline;}



#sheets a.item01{ left: 8px; width: 108px; } #sheets div.item01{ left: 58px; }
#sheets a.item01:hover{ background: url("../images/nav_thumbs_v2.jpg") -8px -115px no-repeat; padding-right: 0px; padding-left: 0px; }

#sheets a.item02{ left: 144px; width: 108px; } #sheets div.item02{ left: 58px; }
#sheets a.item02:hover{ background: url("../images/nav_thumbs_v2.jpg") -144px -115px no-repeat; padding-right: 0px; padding-left: 0px; }

#sheets a.item03{ left: 280px; width: 108px; } #sheets div.item03{ left: 58px; }
#sheets a.item03:hover{ background: url("../images/nav_thumbs_v2.jpg") -280px -115px no-repeat; padding-right: 0px; padding-left: 0px; }

#sheets a.item04{ left: 414px; width: 108px; } #sheets div.item04{ left: 58px; }
#sheets a.item04:hover{ background: url("../images/nav_thumbs_v2.jpg") -414px -115px no-repeat; padding-right: 0px; padding-left: 0px; }

#sheets a.item05{ left: 550px; width: 108px; } #sheets div.item05{ left: 58px; }
#sheets a.item05:hover{ background: url("../images/nav_thumbs_v2.jpg") -550px -115px no-repeat; padding-right: 0px; padding-left: 0px; }

#sheets a.item06{ left: 684px; width: 108px; } #sheets div.item06{ left: 58px; }
#sheets a.item06:hover{ background: url("../images/nav_thumbs_v2.jpg") -684px -115px no-repeat; padding-right: 0px; padding-left: 0px; }
