/***********************************
Styles For Global DropDownMenu
***********************************/


table.ddMenu {
	padding						: 0px;
	margin						: 0px;
	width						: 100%;
	background-color 			: #FFFFFF;
	border						: 5px solid #77AADD;
	border-collapse				: collapse;
}

.ddMenu td {
	vertical-align				: top;
	padding						: 1px 1px 0px 1px;
}

.subddMenu {
	width						: 100%; 	
	background-color			: #77AADD;
    cursor						: pointer;
}

.subddMenu td {
	padding						: 3px;
}

.ddMenuA {
	Background-Color			: #9CCF59;
}

.ddMenu {
	Background-Color			: #77AADD;
}



/***********************************
End Styles For Global DropDownMenu
***********************************/

/***********************************8
GetListings Menu
*************************************/

div#getListingsMenu {
	visibility					: hidden;
	position					: absolute; 
	z-index						: 5;
	left						: 358px;
	width						: 210;
}

/***********************************8
End GetListings Menu
*************************************/
/***********************************8
SelltListing Menu
*************************************/

div#sellListingMenu {
	visibility					: hidden;
	position					: absolute;
	z-index						: 5;
	left						: 445px;
	width						: 210;
}

/***********************************8
End SellListing Menu
*************************************/
/***********************************8
promoteMyself Menu
*************************************/

div#promoteMyselfMenu {
	visibility					: hidden;
	position					: absolute;
	z-index						: 5;
	left						: 533px;
	width						: 220;
}

/***********************************8
End promoteMyself Menu
*************************************/
/***********************************8
Manage My Business Menu
*************************************/

div#manageMyBusinessMenu {
	visibility					: hidden;
	position					: absolute;
	z-index						: 5;
	left						: 662px;
	width						: 230;
}

/***********************************8
End Manage My Business Menu
*************************************/
/***********************************8
Recruit & Retain Menu
*************************************/

div#recruitMenu {
	visibility					: hidden;
	position					: absolute;
	z-index						: 5;
	left						: 675px;
	width						: 230;
}

/***********************************8
End Recruit & Retain Menu
*************************************/
/***********************************8
Learn Menu
*************************************/

div#learnMenu {
	visibility					: hidden;
	position					: absolute;
	z-index						: 5;
	left						: 782px;
	width						: 210;
}

/***********************************8
End Learn Menu
*************************************/