@charset "utf-8";
/* CSS Document */


.home {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-image: url(../images/home_icon.png);
	float: right;
	padding-right: 20px;
	padding-top: 2px;
	margin-top: 10px;
	background-repeat: no-repeat;
	width: 65px;
}
.logo {
	float: left;
	height: 97px;
	width: 150px;
	margin-top: 10px;
	display: inline;
	padding-left: 20px;
}

#logos_nav1 {
	position: relative;
	background-repeat: repeat-x;
	font-size: 9pt;
	clear: left;
	overflow: hidden;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #A1A1A1;
	border-bottom-color: #A1A1A1;
	background-color: #FFF;
	padding-left: 10px;

	padding-top: 18px;
	padding-bottom: 18px;
	margin-top: 18px;
	margin-bottom: 18px;
}
#logos_nav2 {
	position: relative;
	background-repeat: repeat-x;
	font-size: 9pt;
	clear: left;
	overflow: hidden;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #A1A1A1;
	border-bottom-color: #A1A1A1;
	background-color: #FFF;
	padding-left: 10px;

	padding-top: 18px;
	padding-bottom: 18px;
	margin-top: 18px;
	margin-bottom: 18px;
}

#logos_nav1 ul, #logos_nav1 li {
    margin: 0;
    padding: 0;
	
}


#logos_nav1 ul {
	list-style-type: none;
	position: relative;
}

#logos_nav1 li {
	display: block;
	background-color: #03F;
	width: 120px;
	height: 20px;
	padding: 0;
	border-left: 2px solid white;
	text-indent: -9999px;
	margin-top: 0;
	margin-right: 30px;
	margin-bottom: 0;
	margin-left: 0;
}

#logos_nav1 a {
    display: block;
    margin: 0;
    padding: 0 3px;
}
#logos_nav2 a {
    display: block;
    margin: 0;
    padding: 0 3px;
}

#logos_nav2 ul, #logos_nav2 li {
    margin: 0;
    padding: 0;
	
}


#logos_nav2 ul {
	list-style-type: none;
	position: relative;
}

#logos_nav2 li {
	display: block;
	background-color: #03F;
	width: 120px;
	height: 20px;
	padding: 0;
	border-left: 2px solid white;
	text-indent: -9999px;
	margin-top: 0;
	margin-right: 50px;
	margin-bottom: 0;
	margin-left: 0;
}

#logos_nav a {
    display: block;
    margin: 0;
    padding: 0 3px;
}
li#mountsinai{
	background-image: url(../images/mount_sinai_logo.png);
	height: 72px;
	width: 52px;
	margin-top: -10px;
	
}
li#mountsinai a{
	height: 72px;
	width: 52px;
	
}
li#ibm{
	background-image: url(../images/ibm.png);
	height: 30px;
	width: 85px;
	margin-top: 10px;
	
}
li#ibm a{
	height: 72px;
	width: 85px;
	
}
li#ncbs{
	background-image: url(../images/ncbs.png);
	height: 35px;
	width: 91px;
	margin-top: 5px;
	
}
li#ncbs a{
	height: 72px;
	width: 91px;
	
}
li#nyu{
	background-image: url(../images/nyu_courant.png);
	height: 37px;
	width: 74px;
	margin-top: 10px;
}
li#nyu a{
	height: 72px;
	width: 74px;
	
}
li#sb{
	background-image: url(../images/stonybrook.png);
	height: 45px;
	width: 69px;
	margin-top: 5px;
}
li#sb a{
	height: 72px;
	width: 69px;
	
}
li#cuny{
	background-image: url(../images/cuny.png);
	height: 37px;
	width: 71px;
	margin-top: 5px;
	
}
li#cuny a{
	height: 72px;
	width: 71px;
	
}
li#NIGMS{
	background-image: url(../images/nigms.png);
	height:60px;
	width: 120px;
	margin-top: 10px;
}
li#NIGMS a{
	height:40px;
	width: 120px;
	
}
li#spacer{
	background-color: #FFF;
	height: 72px;
	width: 80px;
	background-image: url(../images/line.png);
	background-position: center;
	background-repeat: no-repeat;
}
li#sbcnycenters{
	background-image: url(../images/ncsb.png);
	height: 40px;
	width: 130px;
	margin-top: 10px;
}
li#sbcnycenters a{
	height: 72px;
	width: 130px;
	
}
li#pc{
	background-image: url(../images/pc_logo.png);
	height: 39px;
	width: 133px;
	margin-top: 10px;
}
li#pc a{
	height: 72px;
	width: 139px;
	
}
li#biosite{
	background-image: url(../images/BioSitemaps_Logo_alone.png);
	height: 41px;
	width: 103px;
	margin-top: 10px;
}
li#biosite a{
	height: 72px;
	width: 139px;
	
}
li#ml{
	background-image: url(../images/SBML.png);
	height: 48px;
	width: 98px;
	margin-top: 10px;
}
li#ml a{
	height: 72px;
	width: 139px;
	
}


ul.menuHoriz li {
	float: left;
}