/* Start of CMSMS style sheet 'default.advanced' */
/*Start of CMSMS style sheet 'default.advanced'*/
DIV.main-nav
{
	background: url(images/menubackground.jpg);
	background-repeat: no-repeat;
	height: 34px;
	margin-bottom: 10px;
}
/*----- ALL LEVELS (incl. first)*/
UL.dropdown
{
	font: normal 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: left;
}
UL.dropdown LI
{
	padding: 7px 10px;
	color: #FFF;
	line-height: normal;
	text-align: left;
}
UL.dropdown LI.hover, UL.dropdown LI:hover
{
}
UL.dropdown A:link, UL.dropdown A:visited
{
	color: #FFF;
	text-decoration: none;
}
UL.dropdown A:hover
{
	color: #FF4500;
	text-decoration: none;
}
UL.dropdown A:active
{
	color: #FFF;
}
/*----- END LEVEL*/
/*----- NON-FIRST LEVEL*/
UL.dropdown UL
{
	width: 170px;
	background-color: #333;
	color: #FFF;
	font-size: 14px;
	text-align: left;
	text-transform: none;
	filter: alpha(opacity=90);
	-moz-opacity: .9;
	-khtml-opacity: .9;
	opacity: .9;
}
UL.dropdown UL LI
{
	background-color: transparent;
	color: #000;
	filter: none;
}
UL.dropdown UL LI.hover, UL.dropdown UL LI:hover
{
	background-color: transparent;
}
UL.dropdown UL A:link, UL.dropdown UL A:visited
{
	color: #FFF;
}
UL.dropdown UL A:hover
{
	color: #FFF;
	text-decoration: none;
}
UL.dropdown UL A:active
{
	color: #FFF;
}
/*----- END LEVEL*/
/*------------------------------------------------------------------------------------------------------/*/
/** @section    Support Class 'dir'*/
/** @level sep    ul, .class*/
/* */
/*----- ALL LEVELS (incl. first)*/
UL.dropdown *.dir
{
	padding-right: 20px;
	background-image: none;
	background-position: 100% 50%;
	background-repeat: no-repeat;
}
/*----- END LEVEL*/
/*Components override*/
UL.dropdown LI A
{
	display: block;
	padding: 7px 28px;
}
/*------------- Override default*/
UL.dropdown LI
{
	padding: 0;
}
/*------------- Reinitiate default: post-override activities*/
UL.dropdown LI.dir
{
	padding: 7px 20px 7px 14px;
}
UL.dropdown UL LI.dir
{
	padding-right: 15px;
}
/*------------- Custom*/
UL.dropdown UL A
{
	padding: 4px 10px 4px 9px;
	width: 151px;
/*Especially for IE*/
}
UL.dropdown UL A:hover
{
	background: url(images/red_bg.jpg);
	background-repeat: no-repeat;
}
UL.dropdown A.open
{
	background-color: #2E2E2E;
	color: #FF0000;
}
UL.dropdown UL A.open
{
	background-color: #FF0000;
	color: #FFF;
}
/*CSS 2.1*/
UL.dropdown LI:hover>A.dir
{
	color: #000000;
}
UL.dropdown UL LI:hover>A.dir
{
	color: #FFF;
}
/*End of 'default.advanced'*/

/* End of 'default.advanced' */

