﻿/* ================================================================ 
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/drop_definition3.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
#menu {list-style-type:none; position: absolute; top: 78px; left: 19%; margin:0 auto 0 0;  width:810px;}
#menu li {float:left; padding:0; margin:0; position:relative; width:114px; height:1.5em; z-index:100;}
#menu li dl {position:absolute; top:0; left:0; padding-bottom:0;}
#menu li a, #menu li a:visited {text-decoration:none;}
#menu li dd {display:none;}
#menu li a:hover {border:0;}
#menu li:hover dd, #menu li a:hover dd {display:block;}
#menu li:hover dl, #menu li a:hover dl {padding-bottom:8px;}
#menu table {border-collapse:collapse; padding:0; margin:-1px; font-size:1em;}
#menu dl {width: 114px; margin: 0; padding: 0; background: transparent;}
#menu dt {margin:0; padding: 0;}

#menu dd {margin:0; padding:0; color: #ffffff; font-size: 1em; text-align:left;}

#menu dt a, #menu dt a:visited {display:block; font-family: Arial; font-weight: bold; font-size: 8pt;  letter-spacing: 1px; color: #ffffff; text-align:Center; border:1px solid #3B3B3B; border-width:0 1px 1px 1px; background:#707070; padding:0.2em 1em 0.2em 1em;}

#menu li:hover dt a, #menu a:hover dt a {color:#FFFFFF; background:#FA7705; border:1px solid #3B3B3B; border-width:0 1px 0px 1px;}

#menu dd a, #menu dd a:visited {background:#E06704; color:#ffffff; font-family: Arial;  font-size: 8pt; letter-spacing: 1px; padding:0.2em .4em; text-decoration:none; display:block; text-align:Left;  border-bottom:1px solid #B05104; border-left:1px solid #3B3B3B; border-right:1px solid #3B3B3B;}

#menu dd a:hover {background: #FA9E34; color:#000; border-bottom:1px solid #B05104; border-left:1px solid #3B3B3B; border-right:1px solid #3B3B3B;}

#menu b {display:block; overflow:hidden; height:1px;}

#menu b.p1 {background:#3B3B3B; margin:0 5px;}
#menu b.p2 {background:#454545; border:2px solid #3B3B3B; border-width:0 2px; margin:0 3px;}
#menu b.p3 {background:#5E5E5E; margin:0 2px; border:1px solid #3B3B3B; border-width:0 1px;}
#menu b.p4 {height:2px; background:#636262; margin:0 1px; border:1px solid #3B3B3B; border-width:0 1px;}
#menu b.p5 {background:#C9610C; margin:0 5px;}
#menu b.p6 {background:#C9610C; margin:0 3px;}
#menu b.p7 {background:#C9610C; margin:0 2px;}
#menu b.p8 {height:2px; background:#C9610C; margin:0 1px 0 1px;}

#menu li:hover b.p2, #menu a:hover b.p2 {background:#FAD5AA;}
#menu li:hover b.p3, #menu a:hover b.p3 {background:#FAA94D;}
#menu li:hover b.p4, #menu a:hover b.p4 {background:#FA9E34;} 


</style>
