/* NAV */

#nav{  }

#nav #nav_main{ }

#nav #nav_main ul{ list-style: none; padding: 0px; margin: 0px; }
#nav #nav_main ul li a{ color: #432918; text-decoration: none; }
#nav #nav_main ul li a:hover{ color: #819597; text-decoration: none; }
#nav #nav_main ul li a.active{ color: #819597; text-decoration: none; }

#nav #nav_main_content{ position: absolute; font-size: 18px; text-transform: lowercase; width: 115px; z-index: 5; background: url('../img/shadow_right.png') right top repeat-y #EEEEED; }
#nav #nav_main_content a{ color: #432918; text-decoration: none; }
#nav #nav_main_content .content{ position: absolute; }
#nav #nav_main_content ul li{ width: 100px; line-height: 18px; overflow: hidden; }

#nav #nav_main_sub { position: absolute; margin-left: 115px; text-transform: lowercase; width: 80px; z-index: 4; background: #EEEEED;  }
#nav #nav_main_sub a{ color: #432918; text-decoration: none; }
#nav #nav_main_sub .content{ position: relative; font-size: 13px; line-height: 13px; font-weight: normal; }
#nav #nav_main_sub .content ul li{ width: 80px; line-height: 13px; overflow: hidden; }

#nav #nav_main_chunkfinder{ position: absolute; margin-left: 175px; text-transform: lowercase; width: 70px; z-index: 3; padding-left: 20px; background: #EEEEED; }
#nav #nav_main_chunkfinder a{ color: #432918; text-decoration: none; }
#nav #nav_main_chunkfinder .content{ position: relative; font-size: 13px; line-height: 13px; font-weight: normal; }
#nav #nav_main_chunkfinder ul li{ width: 70px; line-height: 13px; height: 13px; overflow: hidden; }

#nav #nav_main_sub_chunkfinder { position: absolute; left: 150px; text-transform: lowercase; width: 100px; height: auto; z-index: 2; padding-left: 20px; background: url('../img/shadow_right.png') left top repeat-y #EEEEED; }
#nav #nav_main_sub_chunkfinder a{ color: #432918; text-decoration: none; }
#nav #nav_main_sub_chunkfinder .content{ position: relative; font-size: 13px; line-height: 13px; font-weight: normal; }
#nav #nav_main_sub_chunkfinder .content ul li{ width: 100px; line-height: 13px; height: 13px; }


#nav #nav_main_sub_chunkfinder .nav_name{ position: relative; }
#nav #nav_main_sub_chunkfinder .nav_name .char{ float: left; width: 1em; text-align: center; line-height: 1em; color: #819597; text-transform: uppercase; }
#nav #nav_main_sub_chunkfinder .nav_name .char a{ color: #432918; }

#nav #nav_main_sub_chunkfinder .nav_material select{ width: 155px; overflow: hidden; }

#nav #nav_main_sub_chunkfinder .nav_color{ width: 120px; }
#nav #nav_main_sub_chunkfinder .nav_color .colorset{ float: left; width: 21px; text-align: left; height: 21px; }

#nav #nav_main_sub_chunkfinder .nav_special{ text-align: left; line-height: 1em; color: #819597; }
#nav #nav_main_sub_chunkfinder .nav_special a{ color: #432918; text-transform: lowercase; }
#nav #nav_main_sub_chunkfinder .nav_special a:hover{ color: #819597; }