/* CSS Document */
.sectionMenu {width:330px; padding:0 0 0px 0; display:block;}

.sectionMenu p {margin:0; padding:0;}

.sectionMenu .sectionHead {font-size:120%; font-weight:bold;}

.sectionMenuThumb {float:left; margin:5px 10px 0px 0; display:block;}

.sectionDrop {clear:both; margin:10px 0; padding:0;}
.sectionDrop  ul {margin:0px; padding:0;}

.sectionDropMenu {padding:0; margin:0; list-style:none; height:20px; line-height:20px; font-size:1.0em; font-family:arial, verdana, sans-serif; border:#684f40 solid 1px;}
.sectionDropMenu li.top {float:left; padding-top:0;}
.sectionDropMenu li a.top_drop {float:left; width:293px; height:20px; line-height:20px; color:#000000; text-decoration:none; font-size:0.9em; font-weight:bold; text-transform:uppercase; padding:0 5px 0px 30px; cursor:default; background:url(/images/arrow_down.gif) no-repeat;}

.sectionDropMenu li a.top_drop:hover {color:#000000; background: #FFFFFF; height:20px; line-height:20px; text-decoration:none; background:url(/images/arrow_down.gif) no-repeat;}

.sectionDropMenu li:hover > a.top_drop {color:#000000; background: #FFFFFF; height:20px; line-height:20px; background:url(/images/arrow_down.gif) no-repeat;}

.sectionDropMenu table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

.sectionDropMenu a:hover {visibility:visible; position:relative; z-index:200;}
.sectionDropMenu li:hover {position:relative; z-index:200;}

/* keep the 'next' level invisible by placing it off screen. */
.sectionDropMenu ul, .sectionDropMenu iframe {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

.sectionDropMenu ul.sub1 {width:328px;}

.sectionDropMenu :hover iframe.one {left:-1px; top:20px; width:328px; height:50px;}

.sectionDropMenu :hover ul {left:-1px; top:20px; background:#f2efe0; padding:0px; white-space:nowrap; height:auto; z-index:300; border:#684f40 solid 1px;}
.sectionDropMenu :hover ul li {display:block; height:2.2em; position:relative; font-weight:bold; text-transform:none; width:328px;}
.sectionDropMenu :hover ul li a {display:block; height:2.2em; line-height:2.2em; width:auto; padding:0 10px;  color:#684f40; text-decoration:none;}
.sectionDropMenu :hover ul li a:hover {background:#684f40; color:#FFFFFF;}
