/* CSS Document */

/*=====================================================
	Merck Footer with Site Map
=====================================================*/
div#merck-ftr, div#merck-ftr-lft, div#merck-ftr-ctr {
	background: #FFF;
	margin: 0; /*border-top: 1px #3e6290 solid; border-bottom: 1px #3e6290 solid;*/
	width: 100%;

	}
div#merck-ftr-ctr {
	text-align: center;
	}
	
div#merck-ftr-nav-lft {
	width: 760px; height: 20px;
	}
div#merck-ftr-nav-ctr {
	margin-left: auto; margin-right: auto;
	width: 760px; height: 20px;
	}

div#merck-ftr-nav-lft ul, div#merck-ftr-nav-ctr ul {
	background: transparent url(../images/shared/merck_footer/bckgnd_with_sitemap.gif) top left no-repeat;
	margin: 0; padding: 0;
	width: 760px; height: 20px;
	position: relative;
	}
	
div#merck-ftr-nav-lft ul li, div#merck-ftr-nav-ctr ul li {
	margin: 0; padding: 0;
	position: absolute; top: 0;
	list-style: none;
	line-height: 1;
	}

div#merck-ftr-nav-lft ul li, div#merck-ftr-nav-lft ul a, div#merck-ftr-nav-ctr ul li, div#merck-ftr-nav-ctr ul a {
	height: 20px;
	display: block;
	}
	
div#merck-ftr-nav-lft ul li, div#merck-ftr-nav-lft ul li a, div#merck-ftr-nav-ctr ul li, div#merck-ftr-nav-ctr ul li a {
	text-indent: -9999px; text-decoration: none;
	}

/* set up nav items for merck footer */
#merck-ftr-site-map {left: 25px; width: 47px;}
#merck-ftr-privacy-policy {left: 90px; width: 110px;}
#merck-ftr-terms-of-use {left: 220px; width: 69px;}
#merck-ftr-copyright {left: 307px; width: 198px;}
#merck-ftr-merck {left: 524px; width: 114px;}

#merck-ftr-site-map a:hover {background: transparent url(../images/shared/merck_footer/bckgnd_with_sitemap.gif) -25px -20px no-repeat;}
#merck-ftr-privacy-policy a:hover {background: transparent url(../images/shared/merck_footer/bckgnd_with_sitemap.gif) -90px -20px no-repeat;}
#merck-ftr-terms-of-use a:hover {background: transparent url(../images/shared/merck_footer/bckgnd_with_sitemap.gif) -220px -20px no-repeat;}
#merck-ftr-copyright a:hover {background: transparent url(../images/shared/merck_footer/bckgnd_with_sitemap.gif) -307px -20px no-repeat;}
#merck-ftr-merck a:hover {background: transparent url(../images/shared/merck_footer/bckgnd_with_sitemap.gif) -524px -20px no-repeat;}



/*---------footer-------*/

/*---------footer links starts here--------*/
div#footerlinksMain{
font:normal 12px Arial, Helvetica, sans-serif;
color:#000000;
text-align:center; 
margin-top:45px; 
margin-bottom:35px; 
/*margin-left:83px;*/
text-align:center;
width:760px;
}
div#footerlinksMain a{
text-decoration:none;
color:#000000;
padding:0 3px 0 3px;
}
div#footerlinksMain a:hover{
text-decoration:underline;
color:#000000;
}
div#footerlinksMain span{
color:#8b0f04;
padding:0 0px 0 5px;
line-height:125%
}
div#footerlinksMain span a{
text-decoration:none;
color:#8b0f04;
}
div#footerlinksMain span a:hover{
text-decoration:underline;
color:#8b0f04;
}
/*---------footer links ends here--------*/
/*--------legal footer starts here------*/
div#legal{
font:normal 10px Arial, Helvetica, sans-serif;
padding-bottom:10px; 
color:#000000;
text-align:left;
}
