﻿#pad {height:140px;}
/* ================================================================
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/pro-dropline-9.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.
=================================================================== */
#karr {padding:0 0 0 30px; margin:0 0 0 0px; list-style:none; height:40px; background:url(ulback.gif) repeat-x; position:relative;}
#karr table {border-collapse:collapse: width:0; height:0; margin:-3px -10px;}

#karr li {float:left;}
#karr li a {display:block; height:40px; line-height:40px; padding:0 20px 0 0; float:left; color:#000000; text-decoration:none; font-family:tahoma, sans-serif; font-size:12px;}
#karr li a b {display:block; height:40px; float:left; padding:0 0 0 20px; cursor:pointer;}
#karr li a:hover {background:url(tab_karr_a.gif) no-repeat right top; line-height:36px; height:44px}
#karr li a:hover b {background:url(tab_karr_b.gif) no-repeat left top; line-height:36px;}

#karr li:hover > a {background:url(tab_karr_a.gif) no-repeat right top; line-height:36px; height:44px}
#karr li:hover > a b {background:url(tab_karr_b.gif) no-repeat left top; line-height:36px;}

#karr ul {padding:0; margin:0; list-style:none; position:absolute; height:25px; width:740px; background:#000000; left:-9999px; top:44px; z-index:10; border-bottom:1px solid #000000;}
#karr ul li {height:25px; line-height:25px;}
#karr ul.right li {float:right;}
#karr ul li a {color:#aea4a3; padding:0 10px 0 10px; height:25px; line-height:25px; border-right:1px solid #e60; font-weight:bold; font-size:11px;}
#karr ul li a:hover {height:25px; line-height:25px; background:transparent; color:#fdd017;}
#karr ul.right li a {border-left:1px solid #e60; border-right:0;}
#karr ul li a.last {border:0;}

#karr :hover ul {left:0;}

#karr li.current ul {left:0; z-index:1;}
#karr li.current a {background:url(tab_karr_a.gif) no-repeat right top; line-height:36px; height:44px}
#karr li.current a b {background:url(tab_karr_b.gif) no-repeat left top; line-height:36px;}
#karr li.current ul li a {color:#aea4a3; padding:0 10px 0 10px; height:25px; line-height:25px; background:transparent;}
#karr li.current ul li.current_sub a {color:#fdd017;}
#karr li.current ul li a:hover {color:#fdd017;}