﻿
/* ================================================================ 
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/dl-pullup.html
Copyright (c) 2005-2009 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
 a, a:visited, a:hover, a:active, a:focus {direction:ltr; outline:0;}
 
#positioner {position:relative; width:900px; height:25px; background:#cc0000; border:solid 0px #000;}
.holder {position:absolute; width:185px; height:25px; top:0;}
dl.menu {width:304px; float:left; margin:-32000px 0 0 -9999px;z-index:250}
.p1 {left:0;}
.p2 {left:80px;}
.p3 {left:180px;}
.p4 {left:280px;}
.p5 {left:375px;}
.p6 {left:465px;}
.p7 {left:550px;}
dl.menu a {display:block; height:25px; font:normal 13px/25px verdana, sans-serif; text-decoration:none; text-indent:10px; border-bottom:0px solid #cc0000; border-left:0px solid #cc0000;}
 
 dl.menu dt {float:left; padding:0; position:relative; left:9999px; z-index:250; margin:32000px 0 0 0;}
 dl.menu dt a {width:110px; background:#cc0000; float:left; color:#fff;}
 dl.menu dt a.sub {background:#cc0000 url(dl-pullup/arrow.gif) no-repeat 110px center; color:#fff;}
 dl.menu dt a:hover,
 dl.menu dt a:focus,
 dl.menu dt a:active
 {margin-right:1px; text-decoration:none; background-color:#cc0000; color:#ffffff;}
 
 dl.menu dd {float:left; padding:0; margin:0;}
 dl.menu dd.dd3 {height:104px;}
 dl.menu dd.dd4 {height:130px;}
 dl.menu dd.dd5 {height:156px;}
 
 dl.menu dd:hover {clear:both;}
 /*dl.menu dd a {position:relative; height:27px; background:#cc0000; width:124px; color:#fff; left:9999px; top:-100%; z-index:60;}*/
 dl.menu dd a {position:relative; height:27px; background:#cc0000; width:194px; color:#fff; left:9999px; z-index:60;}
 dl.menu dd a:hover,
 dl.menu dd a:focus,
 dl.menu dd a:active
 {margin-right:1px; background:#003366; color:#ffffff;}
