﻿.rtsLevel1
{
   background: #f1f1f1 !important;
   width: 100% !important;
   border-top: 1px solid #f1f1f1;
}

.rtsLevel1 ul li a
{
    font-size: 12px !important;
    color: #000 !important;
    background: none !important;
    margin: 0 1px;
}

.rtsLevel1 ul li a span span
{
	font-family: Tahoma !important;		
}

.rtsLevel1 ul li a:hover
{
    border-left: 1px solid #009AA6 !important;
}

.rtsLevel1 ul li a.rtsLink
{
	background: none !important;
	border-top: 1px solid #f1f1f1 !important;	
}

.rtsLevel1 ul li a.rtsLink:hover
{
	border-top: 1px solid #009AA6 !important;	
	border-right: 1px solid #009AA6 !important;
	color: #009AA6 !important;
}

.rtsLevel1 ul li a span.rtsOut
{
	background: none !important;	
	margin: 0 1px !important;
}

.rtsLevel1 ul li a.rtsSelected
{
	color: #fff !important;
	background: #009AA6 !important;	
	border-top: 1px solid #009AA6 !important;
}

.rtsLevel1 ul li a.rtsSelected:hover
{
	color: #fff !important;
}

.rtsLevel2
{
    height: 24px !important;
    background: url(../images/objects/menu-level2-bg.png) repeat-x !important;
}

.rtsLevel2 ul li
{
    text-align: left !important;
    width: auto !important;
}
.rtsLevel2 ul li a, .rtsLevel2 ul li a span
{
    color: #000 !important;
    font-size: 11px !important;
    font-family: Arial !important;	
    text-decoration: none !important;
    padding: 0 2px 0 0 !important;
}

.rtsLevel2 ul li.rtsFirst a
{
	padding-left: 10px !important;	
} 

.rtsLevel2 ul li a:hover, .rtsLevel2 ul li a:hover span, .rtsLevel2 ul li a.sub-item-selected span
{
    color: #009AA6 !important;
}







