
	#fixedNetwork {position:fixed; left:5px; top:25%;}
	* html #fixedNetwork {position:absolute; left:5px; top:100px;}

/* ================================================================ 
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.cssplay.co.uk/menus/ipad-dropdown-single.html
Copyright (c) 2005-2010 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

ul.menu {padding:0; margin:0; list-style:none; position:relative; z-index:500; margin-right:0; float:left;}
ul.posLeft {margin-left:0px;}
ul.menu ul {padding:0; margin:0; list-style:none; position:absolute; left:-9999px; top:41px; width:170px;  padding:2px 2px 10px 2px;}
ul.menu a {font-size:1.2em;color:#ffffff; text-decoration:none;font-family: 'Bodoni Moda', serif !important;font-weight:500;letter-spacing:.05em;}
ul.menu a:hover {color:#000; text-decoration:none;}
ul.menu li:hover > a {color:#cccccc;}

ul.menu li.liTop {float:left;}
ul.menu li.close {position:absolute; right:0; top:0; width:30px; height:40px; z-index:-1;}
ul.menu li.close a {display:block; height:40px; width:30px;}

ul.menu li.nosub a {display:block; height:40px; line-height:40px; padding:10px 0px 10px 0; float:left;font-size:1em;font-family: 'Raleway', sans-serif;}
ul.menu li.nosub2 a {display:block; height:40px; line-height:40px; padding:10px 0px 10px 0; float:left;font-size:1em;font-family: 'Raleway', sans-serif;}
ul.menu li.nosub a b {display:block; height:40px; background: no-repeat left top; padding:0 0 0 12px; cursor:pointer; float:left;}
ul.menu li.liTop a.open {display:block; height:100%; line-height:40px; background: no-repeat right top; padding:10px 0px 10px 0; float:left;font-size:1em;font-family: 'Raleway', sans-serif;}
ul.menu li.liTop a.open b {display:block; padding:0 0 0 12px; cursor:pointer}

ul.menu ul li a {display:block; background:#E2DDD9; width:200px;padding:10px 10px; height:auto; line-height:16px;}
ul.menu ul li a:hover {background:#fffffe;}

ul.menu li.liTop:hover {position:relative; height:40px;}
ul.menu li.liTop:hover ul {left:0;}

/* for IE6 */
ul.menu table {border-collapse:collapse; width:0; height:0; position:absolute; left:0; top:0;}
ul.menu a ul li {float:left; width:170px;}
* html ul.menu li.liTop a:hover {direction:ltr; height:41px;}
ul.menu a:hover ul {left:0;}
ul.menu a:hover ul li a {width:150px;}
ul.menu a:hover ul li a:hover {height:auto;}
