/* ================================================================ 

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/menu/hover_through.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:absolute; width:750px; height:240px; background:none; font-family:arial, verdana, sans-serif; font-size:12px; top:-60px; left:-100;}

#menu a {display:block; color:#CCCC999; width:129px; background:none; text-decoration:none; height:auto; text-indent:10px; margin-bottom:-20px;}

#menu a.arrow {background:#361 url(pointer.gif) no-repeat right center;}

#menu a:active, #menu a:focus {outline:10;}

#menu c {width:200px;}

#menu .table {position:absolute; left:-100; background:url(#nogo) no-repeat left bottom; padding:5px 5px 5px 5px; width:150px; height:420px; margin-left:-50px;}



#sub0 {position:absolute; left:0;}

#sub1 {position:absolute; left:125px;}

#sub2 {position:absolute; left:250px;}

#sub3 {position:absolute; left:375px;}

#sub4 {position:absolute; left:500px;}

#sub5 {position:absolute; left:625px;}



#sub_1 {position:absolute; top:26px;}

#sub_2, #sub_21 {position:absolute; top:52px;}

#sub_3, #sub_22 {position:absolute; top:78px;}

#sub_4, #sub_23, #sub_231 {position:absolute; top:104px;}

#sub_232 {position:absolute; top:130px;}

#sub_233, #sub_2322, #sub_23221 {position:absolute; top:156px;}



.none {display:none;}

.yes {display:block;}



#menu a:hover,

#menu li.clicked a {color:#fc0; background:#616;}



#menu a.arrow:hover,

#menu li.clicked a.arrow {color:#fc0; background:#616 url(pointer2.gif) no-repeat right center;}

