<STYLE>
/*********************************************************************/
/* Default menu styles. See below for vertical menu styles */
/* padding order = padding-top, padding-right, padding-bottom, padding-left
/*********************************************************************/

.nlsmenu {
	width: 223px;
	/*
	background-color: #333333; 
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 100px;
    z-index:1;  
	margin: 0px;	*/
	background:#ffffff;
	z-index:500;
}

.nlsitemcontainer 
{
height:18px; 
border-top: 1px solid #cccccc; 
color: #FFFFFF;
background:#ffffff;
/*filter:alpha(opacity=20);-moz-opacity:.20;opacity:.20;*/
}

.nlsitemcontainerover 
{
height:17px; 
border-top: 1px solid #cccccc;
background:#ffffff;
}

.nlsiconcell {
width:5px;
background:#ffffff;
}

.nlssubmenucell 
{ 
width:5px; 
color:#000000;
height: 18px;
background:url(../images/PorscheMenuImages/Menu_BGD.gif);
padding-right:5px;
}

.nlsitem {
width: 190px;
height: 18px;
font-family:arial, helvetica, sans-serif !important;   
font-size:11px;
color:#000000;
/*background-color: transparent;*/
padding:3px 0px 4px 23px;
background:url(../images/PorscheMenuImages/Menu_BGD.gif);
}

.nlsitemover {
	width: 190px;
	height: 18px;
    font-family:arial, helvetica, sans-serif !important;
	font-size:11px;
	color: #ff0000;
	background: #FFFFFF;
    padding:3px 0px 4px 23px;
}

.dummy
{
background:#ffffff;
position: absolute;
top: 0px; 
left: 0px;
height: 440px;
width: 233px;
z-index: 200;
}

.dummy2
{
position: absolute;
top: 0px; 
left: 20px;
height: 450;
width: 243;
z-index: 4;
background:url(../images/PorscheMenuImages/TransparencyWhite.png) repeat;
}
.dummy3
{
position: absolute;
top: 0px; 
left: 31px;
height: 455;
width: 238;
z-index: 4;
background:url(../images/PorscheMenuImages/TransparencyWhite.png) repeat;
}

.nlsiconcellover {width:5px;}
.nlssubmenucellover 
{
width:5px;
height: 17px;
color: #ff0000;
padding-right:5px;
background: #FFFFFF;
}

.nlsitemdisable {
    font-family:Arial, helvetica, sans-serif;
    font-size:8pt;
    color:#000000;
    padding-top:2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	background:#ffffff;
}

.nlsseparatorcontainer { width:0px;}
.nlsseparator {
    height:1px;
	width:181px;
	background-color: #FFFFFF;}
}

.mtopleft {height:0px; width:0px;}
.mtopright {height:0px; width:0px;}
.mbottomleft {width:0px; height:0px;}
.mbottomright {width:0px; height:0px;}
.mtop {height:0px;}
.mbottom {height:0px;}
.mleft {width:0px;}
.mright {width:0px;}

/* .horzshadow { background-repeat:no-repeat; background-image:url(img/hshadow.gif);filter:progid:DXImageTransform.Microsoft.Alpha( Opacity=40, FinishOpacity=0, Style=0, StartX=0,  FinishX=100, StartY=0, FinishY=100);}
.vertshadow { background-repeat:no-repeat; background-image:url(img/vshadow.gif);filter:progid:DXImageTransform.Microsoft.Alpha( Opacity=40, FinishOpacity=0, Style=0, StartX=0,  FinishX=100, StartY=0, FinishY=100);}
.cornshadow { background-repeat:no-repeat; background-image:url(img/cornershadow.gif);filter:progid:DXImageTransform.Microsoft.Alpha( Opacity=40, FinishOpacity=0, Style=0, StartX=0,  FinishX=100, StartY=0, FinishY=100);}
*/
/***************************/
/* Vertical menu items */
/***************************/

.vert_nlsmenu {
    padding-left:1px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
    z-index:401; 
	}

.vert_nlsitemcontainer {
height:18px;
width:224px;
border-top: 1px solid #cccccc;
}
.vert_nlsitemcontainerover {
height:18px;
width:224px;
border-top: 1px solid #cccccc;
background:#ffffff;
}

.vert_nlsiconcell {width:5px;}
.vert_nlssubmenucell
{
width:5px; 
color:#FFFFFF;
height: 18px;
background: #ffffff;
padding-right:5px;
}
.vert_nlsitem {
    font-family:Arial, helvetica, sans-serif;
    font-size:10px;
    color:#000000;
   padding:4px 0px 4px 8px;
	background-color: #ffffff;
	width: 181px;
	height: 18px;

}
.vert_nlsiconcellover {width:5px;}
.vert_nlssubmenucellover {
width:5px; 
color:#FFFFFF;
height: 18px;
background-color: #ffffff;
padding-right:5px;
}
.vert_nlsitemover {
    font-family:Arial, helvetica, sans-serif;
    font-size:10px;
    color:#cc0000;
   padding:4px 0px 4px 8px;
	background-color: #ffffff;	
	width: 181px;
	height: 18px;
	/*filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);-moz-opacity:.100;opacity:.100;*/
}

.vert_nlsitemdisable {
    font-family:Arial, helvetica, sans-serif;
    font-size:9px;
    color:#999999;
    padding:2px 5px 2px 5px;
}

.vert_nlsseparatorcontainer { width:0px; }
.vert_nlsseparator {
    height:1px;
	width:181px;
	background-color: #FFFFFF;}


.vert_mtopleft {height:0px; width:0px;}
.vert_mtopright {height:0px; width:0px;}
.vert_mbottomleft {width:0px; height:0px;}
.vert_mbottomright {width:0px; height:0px;}
.vert_mtop {height:0px;}
.vert_mbottom {height:0px;}
.vert_mleft {width:0px;}
.vert_mright {width:0px;}

/*.vert_horzshadow { background-repeat:no-repeat; background-image:url(img/hshadow.gif);filter:progid:DXImageTransform.Microsoft.Alpha( Opacity=40, FinishOpacity=0, Style=0, StartX=0,  FinishX=100, StartY=0, FinishY=100);}
.vert_vertshadow { background-repeat:no-repeat; background-image:url(img/vshadow.gif);filter:progid:DXImageTransform.Microsoft.Alpha( Opacity=40, FinishOpacity=0, Style=0, StartX=0,  FinishX=100, StartY=0, FinishY=100);}
.vert_cornshadow { background-repeat:no-repeat; background-image:url(img/cornershadow.gif);filter:progid:DXImageTransform.Microsoft.Alpha( Opacity=40, FinishOpacity=0, Style=0, StartX=0,  FinishX=100, StartY=0, FinishY=100);}*/

</STYLE>
