/*#custommenu {
    position:relative;
    z-index:1000;
    font-size: 14px;
    margin: 0 auto;
    padding: 0 16px;
    width: 918px;
}*/
/*div.menu {
    float: left;
}
div.menu.act {
    background-color:#ADD8E6;
}
div.menu.active {
    background-color:#FFC0CB;
}*/

#menu ul li.last div.wp-custom-menu-popup { left:-410px !important;}

#popup104{ width:323px !important;}
#popup92{ width:323px !important; margin-left:-52px;}



div.wp-custom-menu-popup { 	
	display: none;
	position: absolute;
	z-index:9999;
	top:43px !important;
	display:none;
	left:0px !important;	
	background:#ececec !important;	
	overflow:hidden;
	border:1px solid #cfcfcf;
	width:535px !important;
	text-align:left !important;
	height:auto !important;
	padding:10px 0 20px 0px !important;
	font-family:Arial, Helvetica, sans-serif;
}


div.wp-custom-menu-popup a{
	color:#666 !important;
	text-decoration:none;
	height:auto !important;
	float:none; 
	clear:both;
	padding:0 0 0 0px !important;


}

div.wp-custom-menu-popup a span{
	color:#666 !important;
	height:auto !important;
	font-weight:bold;
	padding:5px 0 5px 10px !important;
		
	
}

div.wp-custom-menu-popup a:hover{
	color:#535353;
	text-decoration:underline !important;
	background:none !important;
	
	
	}

div.wp-custom-menu-popup a:hover span{
	background:none !important;
	color:#535353;
	text-decoration:underline !important;
	
}


div.wp-custom-menu-popup .column .itemSubMenu a{
	color:#666 !important;
	text-decoration:none;
	height:auto !important;
	font-weight:normal;
	font-size:11px;
	padding:3px 0 3px 0px;	
}

div.wp-custom-menu-popup .column .itemSubMenu a span{
	color:#666 !important;
	height:auto !important;
	font-weight:normal !important;
	font-size:11px;
	padding:3px 0 3px 0px;
	
		
	
	
}

.d a{ 
	color:#666 !important;
	text-decoration:none;
	font-weight:normal !important;
	font-size:11px;	
}


.d a:hover{ 
	color:#666 !important;
	text-decoration:underline;
	font-weight:normal !important;
	font-size:11px;	
}


div.wp-custom-menu-popup .column{
	 float:left; 
	 width:200px;
	 display:block;
	 overflow:hidden;	 
	}

div.wp-custom-menu-popup .column a span{
	 width:auto !important; 
}



div.wp-custom-menu-popup .first{
	 float:left; 
	 width:163px;
	 display:block;
	  overflow:hidden;
}


div.wp-custom-menu-popup .last{
	 float:left; 
	 width:156px;
	 display:block;
	  overflow:hidden;
	 
	}


/*div.menu, div.wp-custom-menu-popup {
    padding: 5px 12px 6px 8px;
}
div.menu a, div.wp-custom-menu-popup a {
    text-decoration: none;
    display:block;
}
div.wp-custom-menu-popup a.actParent {
    color: #4D4D4D;
}
div.wp-custom-menu-popup a.act {
    color: #A52A2A;
}
*/

/*div.column {
    float:left;
    width:200px; 
    padding:5px;
}*/
/*div.itemSubMenu {
    margin-left:20px;
}*/
.clearBoth {
    clear:both;
}
