/*  Static Menu Styles */
/* -------------------------------------------------------------------------------- */


#MenuColumn ul {display: block;margin: 0px 0px 0px 5px;padding: 6px 0px 0px 0px;list-style-type: none;font-family: Arial, Helvetica, sans-serif;width: 145px;background:url(../images/bg_menu_top.gif) no-repeat;font-size:13px;}
#MenuColumn ul li {display: block;padding: 0px 1px 0px 1px;list-style-type: none;background:url(../images/bg_menu.gif) repeat-y bottom right;font-weight:bold;}
#MenuColumn ul li a {display: block;padding: 2px 0px 2px 0px;border-bottom: dotted 1px #CDDEE7;text-decoration: none;color: #005A85;width: 143px;margin:0px;}
#MenuColumn ul li a span {display: block;padding: 0px 0px 0px 6px;}
#StaticMenu a:hover {background-color: #E5E5E5;text-decoration: none;color: #333;}
#StaticMenu .Active, #StaticMenu .Highlighted {background-color: #E5E5E5;color: #333;text-decoration: none;}
#StaticMenu li li a.Highlighted {background-color: #7FACC3;text-decoration: none;color: #fff;}
#MenuColumn ul ul {margin: 0px;background:none;padding: 0px;font-size:12px;display:block;width:142px;}
#MenuColumn li li {margin: 0px 0px 0px 0px;padding:0px 0px 0px 0px;display:block;background:transparent;border-bottom: dotted 1px #B2B2B2;}
#MenuColumn ul ul a {padding: 2px 0px 2px 0px;text-decoration: none;color: #FFF;background-color:#B2B2B2;border:none;width:143px;} 
#MenuColumn ul ul a:hover {background-color: #7FACC3;text-decoration: none;color: #fff;}

.boxmenu {width:150px;float: left;clear: left;margin: 0px;}
.boxmenu ul {font-size:13px;list-style-type:none;margin:0px 0px 10px 5px;width:145px;}
.boxmenu h4.signup {color:#000;margin:10px 0px 0px 5px;padding:4px 8px 4px 8px;background: url(../images/bg_signup_top.gif) no-repeat;font-size:14px;}
.boxmenu ul.signup {padding:0px 0px 7px 0px;background: url(../images/bg_signup_base.gif) no-repeat bottom left;font-weight:bold;}
.boxmenu ul.signup li {padding:4px 0px 4px 8px;border-top:1px solid #CCDEE7; border-left:1px solid #CCDEE7; border-right:1px solid #CCDEE7;}
.boxmenu ul.signup li a {color: #005A85;}
.boxmenu ul.signup li .RSS {background: url(../images/bg_box_menu_rss.gif) no-repeat right;padding-right:16px}


#MainMenuAdditions {float: left;clear: left;margin: 0px;width:150px;}
/* Quick Logon Box */
/* ---------------------------------------------------------- */

#QuickLogon {margin:0px 0px 0px 0px;text-align: left;display:block;overflow:hidden;height:160px;background: url(../images/bg_signup_base.gif) no-repeat right bottom ;display:block;padding:0px 1px 7px 1px;}
#QuickLogon div {margin:0px;clear:both;display:block;padding:5px 0px 3px 8px;background-color:#FFF;}
#LogonForm {padding:7px 0px 0px 0px;display:block;background: url(../images/bg_signup_top.gif) no-repeat top right;margin:0px 0px 0px 5px;width:145px;overflow:visible;}
#LogonForm_Rec {padding:7px 0px 0px 0px;display:block;overflow:visible;}
#QuickLogon h2 {color:#000;margin:0px 0px 0px 0px;padding:0px 8px 3px 8px;font-size:14px;border-bottom:1px solid #CCDEE7;font-weight:bold;}
#QuickLogon label {clear: both;width: 104px;color: #333;margin:0px;}
#QuickLogon #Password, #QuickLogon #Username {width:110px;margin:0px 8px 0px 8px;padding:1px;clear:both;display:block;float:none;border:1px solid #5F80A9;}
#QuickLogon #LogonSubmit {margin: 8px 0px 0px 8px;}
#QuickLogon .RegisterLinkQuick {font-weight: normal;float: right;margin: 13px 0px 0px 0px;padding-right:8px;}
#LogonStatus {margin-bottom: 10px;}

#QuickLogonOn {margin:0px 0px 0px 5px;overflow:visible;background: url(../images/bg_signup_base.gif) no-repeat right bottom ;display:block;padding:0px 0px 7px 0px;}
#QuickLogonOn h2 {color:#FFF;margin:0px 0px 0px 0px;padding:2px 8px 3px 8px;font-size:12px;font-weight:bold;background: url(../images/bg_logged_on.gif) no-repeat top right;}
#QuickLogonOn a {display:block;padding:6px 10px;}



/*  Footer List Menu */
/* -------------------------------------------------------------------------------- */




/*  Logon menu */
/* -------------------------------------------------------------------------------- */

#LogonMenu li, #LogonActions li {display: inline;list-style-type: none;padding-left: 4px;padding-right: 4px;border-right: solid 1px #666;}
.FooterMenu li.LastItem, #LogonMenu li.LastItem, #LogonActions li.LastItem {border-right: 0px;padding-right: 0px;}

