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





/* Layout */

* {
	margin: 0;
	padding: 0;
	border: 0;
}

html, body {
	height:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.4;
}

#wrapper {
	position: relative;
	text-align: left;
	min-width: 600px;
	width: 1025px;
}

* html #wrapper {
	height: 80%;
} 

#newswrapper {
	width: 750px;
}

#header, #footer {
	min-width: 600px;
	width: 1024px;
}

div#header {
	min-width: 800px;
	height: 125px;
	color: #000000;
	position: relative;
	vertical-align: bottom;
}

#search {
	padding-top: 14px;
	padding-right: 5px;
	text-align: right;
}

div#content {
	min-width: 1004px;
	background:#FFF;
	min-height: 60%;
	padding-top: 15px;
	padding-left: 20px;
	padding-bottom: 75px;
}

div#contentnosidebar {
	min-width: 984px;
	background: #ffffff;
	min-height: 60%;
	padding: 20px;
	padding-bottom: 75px;
	border-right: #cccccc solid 1px;
}

#sidebar {
	position: absolute;
	width: 200px;
	background: #ffffff;
	font-size: 11px;
}

#sidebarelement {
	float: right;
}

* html #sidebar {
	height: 100%;
}

div#sidebar {
	width: 200px;
	float: left;
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	border-right: #cccccc solid 1px;
}

div#footer {
	min-width: 800px;
	height: 125px;
	background: #eeeeee;
	color: #999999;
	position: relative;
	vertical-align: bottom;
	border-bottom: #cccccc solid 1px;
	border-right: #cccccc solid 1px;
}

div#footerContent {
	padding: 20px;
	font-size: x-small;
	float: left;
}

.footerLinks {
	padding-left: 25px;
	width: 100px;
	text-align: left;
	vertical-align: top;
	border-right: #cccccc solid 1px;
}

.footerLinksAnchor {
	padding-left: 25px;
	width: 150px;
	text-align: left;
	vertical-align: top;
}

.footerLinksDirections {
	padding-left: 25px;
	width: 150px;
	text-align: left;
	vertical-align: bottom;
}

#contentwrap {
	position:relative; 
	padding: 0 200px 0 0;
}

#content {
	position:relative;
	z-index: 100; 
	background:#FFF;
}

#map {
	border: 1px solid #000000;
}

/* hide from IE/Mac \*/
* html #content {height: 1%;} 
/* end hide */

#titlespace {
	float: left;
	padding-top: 40px;
	padding-left: 20px;
}

#logospace {
	float: left;
	padding-top: 20px;
	padding-left: 20px;
}

/* End Layout */





/* Links */

a {
	color:#0066FF;
}

a:hover {
	color:#ffcc00;
}

a:visited {
	color:#924d8e;
}

a.glossarytext {
	color:#acacac;
	text-decoration: none;
}

a:hover.glossarytext {
	color:#000000;
}

a.eventstext {
	color: #646364;
	text-decoration: none;
}

a:hover.eventstext {
	color: #c30503;
}

a.uhntext {
	color:#8593af;
	text-decoration: none;
}

a:hover.uhntext {
	color:#d5c081;
}

/* End Links */





/* Images */





img.textimg {
	padding-right: 15px;
	padding-bottom: 15px;
}





/* End Images */





/* Image Rollovers */

a.roll {
	display: block;
	background: 0 0 no-repeat;
	text-decoration: none;
}

a:hover.roll {
	background-position: 0 -202px;
}

a.roll#design {
	width: 29px;
	height: 26px;
	background-image: url("/images/rollover_4SQRD.png");
}

a:hover.roll#design {
	background-position: 0 -27px;
}

a.roll#news {
	width: 200px;
	height: 200px;
	background-image: url("/images/rollover_news.png");
}

a:hover.roll#news {
	background-position: 0 -202px;
}

a.roll#liver {
	width: 200px;
	height: 200px;
	background-image: url("/images/rollover_liver.png");
}

a:hover.roll#liver {
	background-position: 0 -202px;
}

a.roll#livercentre {
	width: 200px;
	height: 200px;
	background-image: url("/images/rollover_livercentre.png");
}

a:hover.roll#livercentre {
	background-position: 0 -202px;
}

a.roll#forum {
	width: 200px;
	height: 200px;
	background-image: url("/images/rollover_forum.png");
}

a:hover.roll#forum {
	background-position: 0 -202px;
}


a:hover.roll#uhn {
	background-position: 0 -51px;
}

a.roll#uhn {
	width: 50px;
	height: 50px;
	background-image: url("/images/rollover_uhn.png");
}

a:hover.roll#glossary {
	background-position: 0 -125px;
}

a.roll#glossary {
	width: 130px;
	height: 124px;
	background-image: url("/images/rollover_glossary.png");
}

a:hover.roll#directions {
	background-position: 0 -51px;
}

a.roll#directions {
	width: 50px;
	height: 50px;
	background-image: url("/images/rollover_directions.png");
}

a:hover.roll#events {
	background-position: 0 -106px;
}

a.roll#events {
	width: 100px;
	height: 105px;
	background-image: url("/images/rollover_events.png");
}

a:hover.roll#write {
	background-position: 0 -31px;
}

a.roll#write {
	width: 29px;
	height: 30px;
	background-image: url("/images/rollover_write.png");
}

a.roll#liverstatus {
	width: 200px;
	height: 200px;
	background-image: url("/images/rollover_liverstatus.png");
}

a:hover.roll#liverstatus {
	background-position: 0 -202px;
}

a.roll#hepatitisb {
	width: 200px;
	height: 200px;
	background-image: url("/images/rollover_hepb.png");
}

a:hover.roll#hepatitisb {
	background-position: 0 -202px;
}

a.roll#hepatitisc {
	width: 200px;
	height: 200px;
	background-image: url("/images/rollover_hepc.png");
}

a:hover.roll#hepatitisc {
	background-position: 0 -202px;
}

a.roll#autoimmune {
	width: 200px;
	height: 200px;
	background-image: url("/images/rollover_autoimmune.png");
}

a:hover.roll#autoimmune {
	background-position: 0 -202px;
}
/* End Image Rollovers */





/* Text */

.xsmall {
	font-size: x-small;
}

h1 {
	font-size: large;
}

h2 {
	padding-top: 30px;
	font-size: medium;
}

h3 {
	padding-top: 30px;
	color: #990000;
	font-size: 18px;
	font-weight: bold; 
}

h4 {
	padding-top: 25px;
	color: #333333;
	font-size: 16px;
	font-weight: bold;
}

h5 {
	padding-top: 25px;
	color: #999999;
	font-size: 16px;
	font-weight: bold;
}

h6 {
	padding-top: 25px;
	color: #66CC66;
	font-size: 16px;
	font-weight: bold;
}

.newsposttitle {
	padding-top: 100px;
	color: #990000;
	font-size: 16px;
	font-weight: bold;
}

p {
	padding-top: 20px;
}

hr {
	color: #999999;
	background: #999999;
	border: 0;
	height: 1px;
}

ul {
	padding-left: 40px;
}

li {
	padding-top: 5px;
	padding-bottom: 5px;
}

.indentlist {
	padding-left: 40px;
}

.indentlist2 {
	padding-left: 50px;
}

.indentlist3 {
	padding-left: 60px;
}

.indentlist4 {
	padding-left: 250px;
}

/* End Text */





/* Nav */

#menu {
	position: relative;
	height: 43px;
	font-size: 14px;
	background: url("/images/nav_bg.png") repeat-x bottom left;
	width: 1025px;
	vertical-align:middle;
}

#menu ul li a.MenuBGBlue {
	background: url("/images/nav_blue.png") repeat-x bottom left;
}

#menu ul li a.MenuBGGreen {
	background: url("/images/nav_green.png") repeat-x bottom left;
}

#menu ul li a.MenuBGPurple {
	background: url("/images/nav_purple.png") repeat-x bottom left;
}

#menu ul li a.MenuBGRed {
	background: url("/images/nav_red.png") repeat-x bottom left;
}

#menu ul {
	list-style-type: none;
	width: auto;
	float: left;
}

#menu ul li {
	display: block;
	float: left;
}

#menu ul li a {
	display: block;
	float: left;
	color:#990000;
	text-decoration: none;
	padding: 0 0 0 25px;
	height: 43px;
	line-height: 50px;
}

#menu ul li a span {
	display: block;
	float: left;
	padding: 0 25px 0 0;
	height: 31px;
	width: auto;
}

#menu ul li a:hover {
	color: #fff;
}

#menu ul li a:hover span {
	display: block;
	cursor: pointer;
}

#menu ul li a.current,#menu ul li a.current:hover {
	color: #000000;
	background: transparent url("/images/nav_left.png") no-repeat top left;
}

#menu ul li a.current span {
	background: transparent url("/images/nav_right.png") no-repeat top right;
	height: 43px;
	font-size:14px;
}


.glossaryletterlink {
	color: #990000;
	text-decoration: none;
	padding-right: 8px;
}

.glossaryletter {
	color: #990000;
	font-weight: bolder;
	font-size: 50px;
	text-decoration: none;
	text-transform: uppercase;
}

.glossaryterm {
	color: #990000;
	font-size: 20px;
}

.glossarydefinition {
	color: #333333;
	font-size: 15px;
}

.glossarytop {
	color: #cccccc;
	font-size: x-small;
}

/* End Nav */

/* Education modules */

/* Topic Menu */

div#topicMenu {
margin:50px 0px 0px 0px	
}

div#topicMenu ul li, div#topicMenu ul {
	list-style:none;
	margin:0px 0px 15px 0px;
	padding:10px 0px 0px 0px;
}
div#topicMenu ul li a {
	color:#000;
	text-decoration:none;
	font-family:"Futura Medium", Helvetica, Arial;
	font-size:18px;
}
li#topicSelected {
	color:#842E2B;
    font-family:"Futura Medium", Helvetica, Arial;
	font-size:18px;
}
h7 {
	padding-top:0px;
	color:#000;
	font-size: 24px;
	font-weight: normal
	font-family:"Futura Medium", Helvetica, Arial;
}

/*Top Education Navigation*/

div#eduNavigation {
	margin-left:240px
}

.subsubnavlink {
	width: auto;
	padding-right: 20px;
	font-size: 18px;
}

.subnavlink {
	width: auto;
	padding-right: 20px;
	font-size: 18px;
}

a#subnavSelected {
	color:#842E2B;
	text-decoration: none;
	font-family:"Futura Medium", Helvetica, Arial;
	font-weight:bold;
}

.subnavlink a {
	color:#000;
	text-decoration: none;
	font-family:"Futura Medium", Helvetica, Arial;
}

.subnavlink a:hover {
	color:#CCC0;
}

/*Right Hand Content*/

div#righthandContent p {
	font-size:18px;
	font-family:Garamond, "Times Roman", serif;
}
h8 {font-size:22px;
	font-family:Garamond, "Times Roman", serif;
	color:#842E2B
	
}