﻿#pad {height:100px;}
/* ================================================================ 
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.csslmenus.co.uk
Copyright (c) 2009- Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

#lmenu {padding:0; margin:0; list-style:none;font-size:11px;}
#lmenu li {margin-left:0px; margin-right:0;padding-top:2px;}
#lmenu li a {display:block; height:28px; line-height:28px; padding:0 8px 0 0; background: url(../_gfx/ltaba.jpg) no-repeat right top; color:#495e96; text-decoration:none;}
#lmenu li a b {display:block; height:28px; padding:0 0 0 8px; background: url(../_gfx/ltabb.jpg) left top; cursor:pointer;}

#lmenu li a:hover, 
#lmenu li a:active,
#lmenu li a:focus
{background-position:right -28px; line-height:28px; color:#ee841e;}
#lmenu li a:hover b,
#lmenu li a:active b,
#lmenu li a:focus b
{background-position:left -28px;}


#lmenu li a.selected b {display:block; height:28px; padding:0 0 0 8px; background: url(../_gfx/ltabb.jpg) left top; cursor:pointer;}

#lmenu li a.selected,
#lmenu li a.selected:hover, 
#lmenu li a.selected:active,
#lmenu li a.selected:focus
{background-position:right -28px; line-height:28px; color:#ee841e;}


#lmenu li a b.selected {display:block; height:28px; padding:0 0 0 8px; background: url(../_gfx/ltabb.jpg) left top; cursor:pointer;}

#lmenu li a b.selected ,
#lmenu li a:hover b.selected ,
#lmenu li a:active b.selected ,
#lmenu li a:focus b.selected 
{background-position:left -28px;}

.lmenutitle
	{
	background-image:url('../_gfx/lmenutitle.jpg');
	background-position:top left;
	background-repeat:no-repeat;
	width:190px;
	height:28px;
	line-height:28px;
	padding:0  10px 0 8px;
	font-size:12px;
	color:white;
	font-weight:bold;
}
