/* Styles for Yale CSN  
   See "import" style sheet for adjustments for newer browsers
   CSS styles by Victor Velt <victor.velt@yale.edu>, WDD 
   Web Design + Development, Yale School of Medicine
   9-7-04, version 1 (VV)
============================================================= */

body { background-color: #FFFFFF; margin: 0px; padding: 0px;}

a { color: #009; text-decoration: underline;}
a:hover { color: #05A;text-decoration: underline;}
a:active { color: #F60;}

img.block { display: block;} /* apply to sliced images for Gecko browsers */

.hline { border-bottom: 1px solid #039;}


/* === BODY FONTS ==================================== */

h1, h2, h3, h4, h5, h6, p, ul, ol, blockquote, td, .info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #04214A;
}

h1 {
font-size: 18px;
font-weight: bold;
color: #002049;
line-height: 1.1em;	/* limits amount of line spacing */
margin-top: 0.1em;	/* fixes extra top space in Gecko browsers */
}

h2 {
font-size: 16px;
font-weight: bold;
color: #002049;
line-height: 1.1em;
margin-top: 0.1em;
}

h3 {
font-size: 15px;
font-weight: bold;
color: #002049;
line-height: 0.9em;
margin-top: 0.1em;
margin-bottom: 0.05em;
}

h4 {
font-size: 14px;
font-weight: bold;
color: #002049;
line-height: 0.9em;
margin-top: 0.1em;
margin-bottom: -0.8em;
}

h5 { 
font-size: 12px; 
font-weight: bold; 
color: #002049;
line-height: 0.9em;
margin-top: 0.1em;
margin-bottom: -0.8em;
}

h6 { 
font-size: 12px; 
font-weight: bold; 
color: #04214A;
line-height: 0.9em;
margin-top: 0.1em;
margin-bottom: -0.2em;
}

p, ul, ol, .normal-size {
font-size: 12px;
line-height: 1.3em;
color: #000;
}

ul { list-style-type: square;
color: #000000;}



blockquote { 
font-size: 11px; 
color: #000; 
line-height: 1.2em;
}

td, .info { 	/* default small type size for table cells */
font-size: 10px; 
color: #000;
line-height: normal;
}

p.breadcrumb {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
color: #4D4D4D;
line-height: normal;
margin-bottom: 0.8em;
}





/* search
---------------------------------------- */
#search td, input {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
color: #039;
}

#search a {
color: #039;
text-decoration: none;
}

#search a:hover {
color: #F60;
text-decoration: underline;
}

#search a:active { color: #F00;}




/* Homepage special column ------------------------------------- */

td.vertical-rule {  /* makes printable line going down column */
border: dotted #A3B1CC;
border-width: 0px 0px 0px 1px;
}

#special {
font-family: Verdana, Arial, Helvetica, sans-serif;
margin-left: 10px;
}

#special h6 {				/* colored title box */
font-size: 11px;
color: #04214A;
font-weight: bold;
background-color: #EEF1F7;
border: 1px solid #B9C4D2;
padding: 2px 6px 4px 6px;	/* top, right, bottom, left */
margin-top: 0.1em;	/* fixes extra top header space in Gecko browsers */
margin-bottom: 0.2em;
}

#special p {
font-size: 11px;
line-height: 13px;
}

#special a { 
color: #404060;
text-decoration: none;
}

#special a:hover { 
color: #F60;
text-decoration: underline;
}

#special a:active { color: #F00;}



/* Address & logo -------------------------------------- */

#address {
	padding: 25px 12px;
	
}

#address p {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px;
line-height: 14px;
color: #262626;
margin-bottom: -0.3em;
}

#address img {  /* aligns YSM logo */
display: block;
margin-top: 15px;
}


/* Footer ---------------------------------------------- */

#footer { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px;
line-height: 14px;
color: #666; 
padding-top: 8px;
padding-bottom: 15px;
}

#footer a { color: #039;}
#footer a:hover { color: #F60;}
#footer a:active { color: #F00;}
#activity-table {
	font-size: 10px;
}
#activity-table table {
	font-size: 10px;
	line-height: 12px;
	border-right-color: #000033;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #000033;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-bottom: 20px;
}

#activity-table td {
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	border-top-color: #000033;
	border-top-style: solid;
	border-top-width: 1px;
	border-left-color: #000033;
	border-left-style: solid;
	border-left-width: 1px;
	vertical-align: top;
}

/* Nav Button Bar Styles ------------------------------------- */

#button {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:11px;
	background-color:#F6E3AA;
	width: 170px;
	border-top: 1px none #04214A;
	border-right: 1px none #04214A;
	border-bottom: 1px none #04214A;
	border-left: 1px none #04214A;
}

#button a {
	color: #333;
	text-decoration: none;
	display: block;
	padding: 5px 10px 6px 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #042149;
	border-right-color: #042149;
	border-bottom-color: #042149;
	border-left-color: #042149;
}

#button a.down {
background-color:#88AADD;
color: #FFF;
text-decoration: underline;
}

#button a:hover {
background-color: #6688BB;
color: #FFF;
display: block;
}

#button a:active { color: #FC0;}

.menu  ul {
	font-weight: bold;
	font-size:11px;
	margin: 0px;
	padding: 0px;
	list-style: none;
	width: 170px; /* Width of Menu Items */
	border-bottom: 1px solid #fff;
	}
	
	.menu li { padding-bottom: 0px;
	}
	
.menu  ul li {
	position: relative;

	}
	
.menu li ul {
	position: absolute;
	left: 169px; /* Set 1px less than menu width */
	top: 0px;
	display: none;
	}

/* Styles for Menu Items */
.menu  ul li a {
	display: block;
	text-decoration: none;
	color: #333;
	background: #F6E3AA; /* IE6 Bug */
	padding: 6px 6px 6px 6px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 0px solid #fff;
	border-left: 1px solid #fff;
	line-height: 1.2em;
	}
	
	.menu ul li a:hover {
	font-weight: bold;
	font-size:11px;
background-color: #eee;
padding: 6px 6px 6px 6px;
border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 0px solid #fff;
	border-left: 1px solid #fff;
text-decoration: none;
display: block;
}
	
/* Holly Hack. IE Requirement \*/
* html .menu ul li { float: left; height: 1%; }
* html .menu ul li a { height: 1%; }
/* End */

.menu li:hover ul, li.over ul { display: block; } /* The magic */

.indent-1 {
padding-left: 15px;
}

.indent-2 {
padding-left: 30px;
}