

/* ##################################		Menu Type 4 Styles	Horizontal - Expanded	######################### */
td.wpm_menu_level1                                                    /*First Level TD*/
{
	background-image:url(../images/bgmenu.png);
	background-repeat:no-repeat;
	padding:8px 0px 0px 0px;
	*padding:0px 0px 8px 0px;
	margin:0px 0px 0px 0px;
	width:104px;
	height:30px;
	text-align: center;
	display:block;
}
td.wpm_menu_level1_over                                             /*First Level TD over*/
{
	background-image:url(../images/bgmenu_over.png);
	background-repeat:no-repeat;
	padding:8px 0px 0px 0px;
	*padding:0px 0px 8px 0px;
	margin:0px 0px 0px 0px;
	width:104px;
	height:30px;
	text-align: center;
	display:block;

}

.td.wpm_menu_level1_Select {
	background-image:url(../images/bgmenu_over.png);
	background-repeat:no-repeat;
	padding:8px 0px 0px 0px;
	*padding:0px 0px 8px 0px;
	margin:0px 0px 0px 0px;
	width:104px;
	height:30px;
	text-align: center;
	display:block;
	
}
a.wpm_menu_level1                                                 /*First Level Text Link*/
{
	font-family:verdana;
	font-size: 13px;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	width:104px;
	height:18px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;	
}
a.wpm_menu_level1:visited                                         /*First Level Text Link visited*/
{
	font-family:verdana;
	font-size: 13px;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	width:104px;
	height:38px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;	
}
a.wpm_menu_level1:hover                                           /*First Level Text Link hover*/
{
	color: #fff;
	text-decoration: none;
	width:104px;
	height:38px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;	
}
a.wpm_menu_level1:Select                                           /*First Level Text Link hover*/
{
	color: #fff;
	text-decoration: none;
	width:104px;
	height:38px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;	
}

a.wpm_menu_level1_Select{                                           /*First Level Text Link hover*/
	font-family:verdana;
	font-size: 13px;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	width:104px;
	height:38px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;	
}



td.wpm_separator                                                  /*separetor*/
{ 
	width:2px;
	background-image:url(../images/spacer.gif);
	background-repeat:no-repeat;
	
}


/*Level 2*/
div.wpm_menu_level2 /*Secound Level div of all subs */
{
    height:1px;
	overflow: hidden;
	width: 100%;
	position: relative;
	display: none;
	background-color:#none;;
	padding-bottom:5px;
	
}
td.wpm_menu_level_Sub2 /*Secound Level icon TD*/
{
	
	height: 20px;
	text-transform: uppercase;
	border-bottom:1px #2b2a2a dashed;
	width:20px;
	padding: 0px 0px 2px 5px;
	cursor:pointer;
	text-align:right;
}
td.wpm_menu_level_Sub2_over /*Secound Level icon TD over*/
{
	
	height: 20px;
	text-transform: uppercase;
	border-bottom:1px #2b2a2a dashed;
	width:100%;
	padding: 0px 0px 2px 5px;
	cursor:pointer;
	text-align:right	
}
td.wpm_menu_level2 /*Second Level TD*/
{
	height: 20px;
	padding:  0px 0px 2px 3px;
	border-bottom:1px #2b2a2a dashed;
	width:100%;
	
	
}
td.wpm_menu_level2_over /*Second Level TD over*/
{
	
	height: 20px;
	padding: 0px 0px 2px 3px;
	border-bottom:1px #2b2a2a dashed;
	width:100%;
}
a.wpm_menu_level2  /*Second Level Text Link*/
{
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	color:#454545;
	font-weight: normal;
}
a.wpm_menu_level2:visited /*Second Level Text visited*/
{
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	color:#454545;
	font-weight: normal;
}
a.wpm_menu_level2:hover /*Second Level Text hover*/
{
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	color:#767620;
	font-weight: normal;
}

a.wpm_menu_level2_select
{
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	color:#767620;
	font-weight: normal;
}

a.wpm_menu_level2_select:visited
{
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	color:#767620;
	font-weight: normal;
}

a.wpm_menu_level2_select:hover
{
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	color:#767620;
	font-weight: normal;
}

/*Level 3*/


div.wpm_menu_level3 /*Third Level div of all subs */
{
	overflow: hidden;
	width:100%;
	float:left;
	position: relative;
	display: none;
	background-color:none;
	/*border-bottom:1px #454545 dashed;
	border-bottom-width:50%;*/
	background-image:url(../images/dotsMenuLevel3.png) ;
	background-repeat:no-repeat;
	background-position:bottom;
}

td.wpm_menu_level3 /*Third Level TD */
{
	height: 22px;
	padding:  0px  0px 2px 5px;
	background-color:#none;
	
}

td.wpm_menu_level3_over /*Third Level TD over*/
{
	height: 22px;
	padding: 0px 0px 2px 5px;
	background-color:#none;

	
}
td.wpm_menu_level_Sub3Image /*Third Level icon TD */
{
   padding: 0px 0px 0px 13px;
	background-repeat: no-repeat;
	background-color:#none;
	width:2%;
	cursor:pointer;	
}
td.wpm_menu_level_Sub3Image_over /*Third Level icon TD over*/
{
   padding: 0px 0px 0px 13px;
	background-repeat: no-repeat;
	background-color:#none;
	width:2%;
	cursor:pointer;	
}
a.wpm_menu_level3 /*Third Level Text Link*/
{
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	color:#454545;	
	font-weight: normal;
}
a.wpm_menu_level3:visited /*Third Level Text Link visited*/
{
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	color:#454545;		
	font-weight: normal;
}
a.wpm_menu_level3:hover /*Third Level Text Link hover*/
{
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	color:#767620;
	font-weight: normal;
}

a.wpm_menu_level3_select
{
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	color:#767620;
	font-weight: normal;
}

a.wpm_menu_level3_select:visited
{
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	color:#767620;
	font-weight: normal;
}

a.wpm_menu_level3_select:hover
{
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	color:#767620;
	font-weight: normal;
}
