/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.stunicholls.com/gallery/hover_gallery.html
Copyright (c) 2005-2008 Stu Nicholls. All rights reserved.
This script and the associated (x)html may be modified in any 
way to fit your requirements. 

Please see 'Terms of use' on stunicholls.com
=================================================================== */

#menu {position:relative; width:750px; background:#fff; font-family:arial, verdana, sans-serif; font-size:12px;}
#menu img {display:block;}
#menu img#loading {position:absolute; left:330px; top:100px;}
#menu ul {padding:0; margin:0; list-style:none;}
#menu ul#sub_0 {margin-bottom:1px; height:25px;}

#menu ul#sub_0 li {display:inline; float:left; cursor:default; color:#fff; width:124px; background: #361; text-decoration:none; height:25px; line-height:25px; text-indent:10px; margin-left:1px; cursor:pointer;}

#menu #sub1 {width:750px; height:178px; overflow:auto; cursor:pointer;}
#menu #sub1 ul li {float:left; width:159px; height:160px; border-right:1px solid #fff;}
#menu #sub1 ul img.hz {padding:23px 5px;}
#menu #sub1 ul img.vt {padding:5px 21px;}

#menu #sub1 ul {height:160px; background:#aaa;}

#menu #sub1 #sub_11 {width:1500px;}
#menu #sub1 #sub_21 {width:1100px;}
#menu #sub1 #sub_31 {width:1200px;}
#menu #sub1 #sub_41 {width:1200px;}
#menu #sub1 #sub_51 {width:2700px;}
#menu #sub1 #sub_61 {width:1900px;}

#menu #sub2 {height:auto;}

#menu #sub2 ul li img.hzb {margin:20px 0; border:1px solid #000;}
#menu #sub2 ul li img.vtb {margin:20px 93px; border:1px solid #000;}


#menu a:active, #menu a:focus {outline:0;}


.none {display:none;}
.yes {display:block;}

#menu ul#sub_0 li.clicked {background:#080;}
#menu li.clicked {background:#aa4;}

