@charset "utf-8";
/* CSS Document */

body {
	background-color: #CCCCFF;
	margin-top: 0px;
	font-size: 62.5%;
	margin-bottom: 0px;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

#container {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 0px;
	background-image: url(../images/bg_header_1372x382.jpg);
	margin-bottom: 0px;
	min-width: 750px;
	max-width: 970px;
	background-repeat: repeat;
	width: 100%;
}
#header {
	height: 130px;
	background-image: url(../images/pathlogoword_20100226.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	clear: both;
	width: 100%;
	background-position: left bottom;
}
#banner {
	background-image: url(../images/pathlogoword_201002231406.png);
	background-repeat: no-repeat;
	clear: both;
	height: 112px;
	margin-top: 0px;
	padding-top: 0px;
	width: 100%;
}
ul.header  {
	float: left;
	position: relative;
	list-style-type: none;
	margin-top: 0px;
	clear: left;
	padding-top: 5px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
}
ul.header li {
	float: left;
	position: relative;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 1.1em;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

/* Start of menu */
#multi-level {height:30px; position:relative; z-index:100;}

/* The menu styling */
/* Remove the padding, margins and bullets from the lists */
.menu, .menu ul {list-style-type:none; padding:0; margin:0; font-family:arial;}

/* Set up the top level list items and float left to place inline */
.menu li.top {display:block; float:left; position:relative; height:34px; width:15%; background:url(../images/blank.gif) right top;}
.menu li.top_down {display:block; float:left; position:relative; height:34px; width:15%; background:url(../images/blanka.gif) right top;}

/* Style and position the table so it takes no part in the menu function. The font size is necessary for IE5.5 */
.menu table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default top link link styling */
.menu li.top a.top_link {display:block; float:left; height:34px; width:100%; color:#ccc; text-decoration:none; font-size:1.6em; line-height:27px; text-align: center; background:url(../images/blank.gif) right top no-repeat;}
.menu li.top_down a.top_link {display:block; float:left; height:34px; width:100%; color:#ccc; text-decoration:none; font-size:1.6em; line-height:27px; text-align: center; background:url(../images/blanka.gif) right top no-repeat;}
.menu li.top a.top_link:hover {color:#fff; height:34px; background:url(../images/blank_over.gif) right top no-repeat; font-size:1.6em}
.menu li.top_down a.top_link:hover {color:#fff; height:34px; width:100%; background:url(../images/blank_overa.gif) right top no-repeat; font-size:1.6em}
.menu li.top:hover > a.top_link {color:#fff; background:url(../images/blank_over.gif) no-repeat right top; font-size:1.6em}
.menu li.top_down:hover > a.top_link {color:#fff; background:url(../images/blank_overa.gif) no-repeat right top; font-size:1.6em}

/* Style the list OR link hover. Depends on which browser is used */
.menu a:hover {visibility:visible;} /* for IE6 */
.menu li:hover {position:relative; z-index:200;} /* for IE7 */

/* keep the 'next' level invisible by placing it off screen. */
.menu ul,
.menu :hover ul ul,
.menu :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0;}

/* set up the first drop down sub level */
.menu :hover ul.sub {left:0; top:34px; background:#fff; padding:3px 0; border:1px solid #3a93d2; white-space:nowrap; width:143px; height:auto; text-align: left;}
.menu :hover ul.sub li {display:block; height:20px; position:relative; float:left; width:140px;}
.menu :hover ul.sub li a {display:block; height:20px; width:137px; line-height:20px; text-indent:5px; color:#000; text-decoration:none; border:3px solid #fff; border-width:0 0 0 3px; font-size: 1.1em}
.menu :hover ul.sub li a.fly {background-color: #fff; background-image: url(../images/arrow.gif); background-repeat: no-repeat; background-position: 130px 7px;}
.menu :hover ul.sub li a:hover {background:#3a93d2; color:#fff;}
.menu :hover ul.sub li a.fly:hover {color:#fff;	background-color: #3a93d2; background-image: url(../images/arrow_over.gif); background-repeat: no-repeat; background-position: 130px 7px;}
.menu :hover ul li:hover > a.fly {color:#fff; background-color: #3a93d2; background-image: url(../images/arrow_over.gif); background-repeat: no-repeat; background-position: 130px 7px;}

/* set up the flyout levels when hovering */
.menu :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul :hover ul :hover ul
{left:140px; top:-4px; background: #fff; padding:3px 0; border:1px solid #3a93d2; white-space:nowrap; width:143px; z-index:200; height:auto; z-index:300;}
/* end of menu */


#content {
	min-height: 440px;
	_height: 440px;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 10px;
	background-image: url(../images/0007.jpg);
	background-repeat: repeat;
	overflow: auto;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	line-height: 1.5em;
	font-size: 1.6em;
}

#news {
	background-image: url(../images/0007.jpg);
	background-repeat: repeat;
	height: 95%;
	padding: 10px;
	list-style-type: disc;
	list-style-position: outside;
	overflow: auto;
}

#footer {
	clear: both;
	font-size: 1.1em;
	border-top-width: thin;
	border-top-style: inset;
	border-top-color: #0000FF;
	padding: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
}
#members {
	overflow: auto;
	padding: 10px;
	background-image: url(../images/046_2.jpg);
	background-repeat: no-repeat;
	height: 100%;
}
#services {
	padding: 10px;
	list-style-position: outside;
	list-style-type: disc;
	height: 100%;
}
#schedule {
}
#cytology {
	height: 100%;
	padding: 10px;
	background-image: url(../images/pink.jpg);
}
#academic {
	height: 100%;
	list-style-position: outside;
	list-style-type: disc;
	padding: 10px;
}
#atlas {
	height: 100%;
	padding: 10px;
}
#surgical {
	padding: 10px;
	height: 100%;
}
#diseases {
	height: 100%;
	padding: 10px;
	overflow: auto;
}
#tumor_classification {
}

ul.tumor_classification li {
	font-weight: bold;
	text-transform: uppercase;
}

ul.tumor_classification ul li {
	text-transform: none;
	font-weight: bold;
}

ul.tumor_classification ul ul li {
	list-style-type: none;
	font-weight: normal;
}

ul.tumor_classification ul ul ul li {
	list-style-type: none;
	font-weight: normal;
}

h1.tumor_classification {
	font-size: large;
}

#tnm_list {
}
#tnm_list a {
	font-weight: bold;
}
#google_search {
	margin-right: 0px;
	clear: right;
	float: right;
	margin-top: 0px;
	font-size: 1em;
}
.search_form {
	font-size: 1.2em;
}
