﻿/* ================================================================ 
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/simple.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

#outer {width:780px; height:40x; background:none; border:0px solid #1b3879; border-width:0px 0px 0px; position:relative;}

#menu {list-style-type:none; width:780px; padding:0; margin:0 auto; }
#menu ul {list-style-type:none; padding:0; margin:0;}
#menu li {float:left; background:#088; margin:1px 1px 0 0;position:relative;}
#menu li.sub {background:url(bgbutton1.jpg) repeat}
#menu li.sub1{background:url(bgbutton3.jpg) repeat;}
#menu li.sub1, #menu li.sub1 a {display:block; color:#000000; font-family:arial, sans-serif; font-size:14px; line-height:40px; width:129px; text-decoration:none; text-align:center; cursor:pointer; font-weight:bold;}
#menu li.sub1:hover, #menu li.sub1 a:hover {background:url(bgbutton3.jpg) repeat;}

#menu li, #menu li a {display:block; color:#fff; font-family:arial, sans-serif; font-size:14px; line-height:40px; width:129px; text-decoration:none; text-align:center; cursor:pointer; font-weight:bold;}
#menu li:hover, #menu li a:hover {background:url(bgbutton2.jpg) repeat;}
#menu ul {position:absolute;left:-9999px;width:130px;}
#menu li.click {background:url(bgbutton1.jpg) repeat;}
#menu li.click ul{left:0; top:24px; background:url(transparent.gif);} /* the background image is for IE7 */







