#CSfooter
{
	width: 730px;
	height: 30px;
	font-size: 0.85em;
	margin: 5px 0px;
	text-align: center;
}
/* remove all the bullets, borders and padding from the default list styling */
#CSfooter ul
{
	padding: 0;
	margin: 0;
	list-style-type: none;
	float: right;
}
#CSfooter ul ul
{
	width: 113px;
}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
#CSfooter li
{
	float: left;
	width: 113px;
	position: relative;
	z-index: 100;
}
/* style the links for the top level */
#CSfooter a, #CSfooter a:visited
{
	display: block;
	font-size: 11px;
	text-decoration: none;
	color: #fff;
	width: 113px;
	height: 30px;
	background-color: #758279;
	line-height: 29px;
}
/* a hack so that IE5.5 faulty box model is corrected */
* html #CSfooter a, * html #CSfooter a:visited
{
	width: 113px;
	w\idth: 113px;
}


/* style the links for the top level */
#CSfooter .footerAdmin a, .footerAdmin a:visited
{
	display:inline;
	font-size: 11px;
	text-decoration: none;
	color: #800080;
	width: 113px;
	height: 12px;
	background-color:Transparent;
	line-height: 29px;
}

/* style the second level background */
#CSfooter ul ul a.drop, #CSfooter ul ul a.drop:visited
{
	background-color: #949e7c;
}
/* style the second level hover */
#CSfooter ul ul a.drop:hover
{
	background-color: #c9ba65;
}
#CSfooter ul ul :hover > a.drop
{
	background-color: #c9ba65;
}
/* style the third level background */
#CSfooter ul ul ul a, #CSfooter ul ul ul a:visited
{
	background-color: #e2dfa8;
}
/* style the third level hover */
#CSfooter ul ul ul a:hover
{
	background-color: #b2ab9b;
}
#CSfooter ul ul ul :hover > a
{
	background-color: #b2ab9b;
}

/* style the table so that it takes no part in the layout - required for IE to work */
#CSfooter table
{
	border-collapse: collapse;
	border: 0;
	position: absolute;
	left: 0;
	bottom: -1px;
}

/* hide the sub levels and give them a positon absolute so that they take up no room */
#CSfooter ul ul
{
	visibility: hidden;
	position: absolute;
	bottom: 31px;
	left: 0;
	width: 113px;
}
* html #CSfooter ul ul
{
	bottom: 30px;
}
/* position the third level flyout menu */
#CSfooter ul ul ul
{
	left: 113px;
	bottom: 0;
	width: 113px;
}


/* style the second level links */
#CSfooter ul ul a, #CSfooter ul ul a:visited
{
	background-color: #d4d8bd;
	color: #000;
	height: 24px;
	line-height: 1em;
	padding: 3px 0px;
	width: 113px /* yet another hack for IE5.5 */;
}
* html #CSfooter ul ul a
{
	width: 113px;
	w\idth: 113px;
}


/* style the top level hover */
#CSfooter a:hover, #CSfooter ul ul a:hover
{
	color: #fff;
	background-color: #949e7c;
}
#CSfooter :hover > a, #CSfooter ul ul :hover > a
{
	color: #fff;
	background-color: #949e7c;
}

/* make the second level visible when hover on first level list OR link */
#CSfooter ul li:hover ul, #CSfooter ul a:hover ul
{
	visibility: visible;
	height: auto;
}
/* keep the third level hidden when you hover on first level list OR link */
#CSfooter ul :hover ul ul
{
	display: none;
}
/* keep the fourth level hidden when you hover on second level list OR link */
#CSfooter ul :hover ul :hover ul ul
{
	display: none;
}
/* make the third level visible when you hover over second level list OR link */
#CSfooter ul :hover ul :hover ul
{
	display: block;
	bottom: 0;
}
/* make the fourth level visible when you hover over third level list OR link */
#CSfooter ul :hover ul :hover ul :hover ul
{
	display: block;
	bottom: 0;
}
#CSfooter .ir
{
	background-position: top left;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#CSfooter .ir:hover
{
	background-position: bottom left;
}
#CSfooter #CSU
{
	background-image: url(images/CSfooter/CSU.gif);
}
#CSfooter #CSRx
{
	background-image: url(images/CSfooter/CSRx.gif);
}
#CSfooter #locums
{
	background-image: url(images/CSfooter/locums.gif);
}
#CSfooter #ctl00_Footer_locums
{
	background-image: url(images/CSfooter/locums.gif);
}
#CSfooter #procare
{
	background-image: url(images/CSfooter/procare.gif);
}
#CSfooter #solamor
{
	background-image: url(images/CSfooter/solamor.gif);
}
#CSfooter #solamor2
{
	background-image: url(images/CSfooter/solamor.gif);
}
#CSfooter #solamor3
{
	background-image: url(images/CSfooter/solamor.gif);
}

