/* CSS Document */

/* ================================================================ 
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:1050px; background: #B8B8BA; font-family:arial, verdana, sans-serif; font-size:12px;}
#menu img {display:block;}
#menu img#loading {position:absolute; left:380px; 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:pointer; color:#fff; width:auto; background: #B8B8BA; text-decoration:none; height:25px; line-height:25px; margin-left:0px; cursor:pointer; margin-right: 20px;}

#menu #sub1 {width:1050px; height:auto; overflow:auto; cursor:pointer;}
#menu #sub1 ul li {float:left;}
#menu #sub1 ul img.hz {margin-top: 25px; margin-right: 10px; margin-bottom: 20px;}
#menu #sub1 ul img.vt {margin-top: 25px; margin-right: 10px; margin-bottom: 20px;}

#menu #sub1 ul {height:180px; background:#B8B8BA;}

#menu #sub1 #sub_11 {width:1500px;}
#menu #sub1 #sub_21 {width:2000px;}
#menu #sub1 #sub_31 {width:auto;}
#menu #sub1 #sub_41 {width:auto;}
#menu #sub1 #sub_51 {width:1500px;}
#menu #sub1 #sub_61 {width:auto;}
#menu #sub1 #sub_71 {width:auto;}
#menu #sub1 #sub_81 {width:12000px; height:auto;}

#menu #sub1 #sub_81 img.hz {margin-top: 25px; margin-right: 10px; margin-bottom: 30px;}
#menu #sub1 #sub_81 img.vt {margin-top: 25px; margin-right: 10px; margin-bottom: 30px;}
#menu #sub1 #sub_81 li.clicked {
} 

#menu #sub2 {height:auto;}

#menu #sub2 ul li img.hzb {margin:20px 0;  padding-top: 20px;  padding-bottom: 20px;}
#menu #sub2 ul li img.vtb {margin:20px 93px 20px 0px; padding-top: 20px;  padding-bottom: 20px;}

#menu #sub2 ul li img.hzb2 {margin:20px 0;  padding-top: 60px;  padding-bottom: 20px;}
#menu #sub2 ul li img.vtb2 {margin:20px 93px 20px 0px; padding-top: 60px;  padding-bottom: 20px;}

#menu #sub2 ul li img.hzb3 {margin:20px 0;  padding-top: 37px;  padding-bottom: 20px;}
#menu #sub2 ul li img.vtb3 {margin:20px 93px 20px 0px; padding-top: 37px;  padding-bottom: 20px;}

#menu #sub2 ul li p {
	float: right;
	height: 300px;
	width: 390px;
	overflow: auto;
	top: 275px;
	position: absolute;
	left: 660px;
	text-align: right;}


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


.none {display:none;}
.yes {display:block;}

#menu ul#sub_0 li.clicked {
	background:#B8B8BA;
	color: #3366FF;
	font-weight: bold;
}
#menu li.clicked {
	background: #B8B8BA;
}
