/* GENERAL */

html {
	overflow: -moz-scrollbars-vertical;
	}

html, body {
	margin:0;
	padding:0;
	}

body {
	background: #b8c6d5 url(../images/body-bg.gif) scroll repeat-x top left;
	font: 12px arial, sans-serif;
	line-height: 145%;
	text-align: center;
	color:#4a6593;
	}

p {
	margin: 0 0 12px 0;
	}

ul {
	list-style-type: none;
	margin: 0 0 12px 16px;
	padding: 0 0 0 10px;
	}

ul li {
	padding: 0 0 0 10px;
	background: transparent url(../images/bullet.gif) scroll no-repeat center left;
	}

/* HEADINGS */

h1 {
	margin: 8px 0 16px 0;
	font-size: 24px;
	letter-spacing: -1px;
	color: #f43a44;
	}

h2 {
	margin: 3px 0 12px 0;
	font-size: 14px;
	color: #036;
	text-transform: uppercase;
	}

h5 {
	margin: 2px 0 2px 0;
	font-size: 10px;
	color: #157ff1;
	}

/* LAYOUT */

div#container {
	background-color: #fff;
	text-align:left;
	width:950px;
	margin:0 auto;
	}

div#topnav {
	background: transparent url(../images/topnav-bg.gif) scroll repeat-x bottom left;
	border-bottom: 4px solid #c1cdda;
	padding: 16px 0 16px 0;
	margin: 0;
	}

div#header {
	background: transparent url(../images/bloodcells.jpg) scroll no-repeat top left;
	}

div#content	{
	float:right;
	width:590px;
	padding: 0 18px 0 0;
	}

div#navigation {
	float:left;
	width:318px;
	}

div#footer {
	clear:both;
	width:100%;
	background: #4a6593 url(../images/footer-bg.png) scroll no-repeat bottom right;
	padding: 6px 0 6px 0;
	}

div.clear {
	clear: both;
	}

/* LINKS */

a, a:visited {
	text-decoration: none;
	color:#f43a44;
	}

a:hover {
	text-decoration: none;
	color:#157ff1;
	}

a:focus { 
	outline: none;
	}

a:active { 
	outline: none;
	}

/* IMAGES */

img, a img {border: none;}

img.imageright {
	float:right;
	margin: -4px 0 0 12px;
	}

/* BOXES */

div.box {
	border: 1px solid #ccc;
	padding: 0px 8px 6px 12px;
	}

div.box h2 {
	margin:0;
	}

div.box h2 span {
	color: #999;
	}

div.box p {
	color: #666;
	}

div.box .event-byline p {
	color: #4a6593;
	}

div.box .event-byline {
	color: #4a6593;
	padding: 0 0 0 38px;
	background: transparent url(../images/cal-32.gif) scroll no-repeat center left;
	}

div.box.news {
	float: right;
	width: 264px;
	}

div.box.events {
	float: left;
	width: 264px;
	background: transparent url(../images/box-bg.png) scroll repeat-x bottom left;
	}

h5.box-title {
	display: inline;
	position: relative;
	top: -10px;
	background-color: #fff;
	padding: 2px 6px;
	}

/* HEADER */

img#logo {
	margin: 0 0 0 32px;
	}

div#topnav p {
	margin: 0 0 0 32px;
	font-size: 11px;
	color: #666;
	}

div#topnav a, div#topnav a:visited {
	color: #666;
	}

div#topnav a:hover {
	color: #157ff1;
	}

div#topnav span.spacer {
	margin: 0 8px;
	font-size: 12px;
	}

/* SEARCH */

div#topnav form.search {
	float: right;
	width: 300px;
	}

div#topnav form.search input.searchbox {
	border: 1px solid #ced8e2;
	padding: 3px 6px 3px 4px;
	font-size: 11px;
	color: #666;
	margin:0;
	vertical-align: middle;
	}

div#topnav form.search label {
	display: inline;
	font-weight: bold;
	font-size: 11px;
	color: #666;
	}

/* PATH */

div#path {
	display: block;
	width: 608px;
	position: relative;
	float: right;
	bottom: -136px;
	}

div#path p {
	margin:0;
	font-size: 11px;
	color:#999;
	}
	
div#path p a, div#path p a:visited {
	text-decoration: underline;
	color:#999;
	}

div#path p a:hover {
	text-decoration: none;
	color:#157ff1;
	}

/* FOOTER */

div#footer p {
	color:#fff;
	font-size: 11px;
	line-height: 13px;
	margin:0;
	padding: 0px 0 0 0;
	}

img#small-logo {
	float: left;
	margin: 0 12px 0 0;
	}

div#note p {
	font-size: 10px;
	text-align: left;
	font-weight: bold;
	color:#999;
	margin: 0;
	padding: 12px;
	}

div#note img.imageright {
	margin: 6px 12px;
	padding: 0;
	}

div#note a, div#note a:visited {
	color:#666;
	text-decoration:none;
	}

div#note a:hover {
	color:#157ff1;
	text-decoration:none;
	}

/* MININAV */

div.mininav {
	display: block;
	float: right;
	width: 80px;
	height: 16px;
	margin-top: 12px;
	}

div.mininav a span {
	display: none;
	}

div.mininav a {
	display: block;
	float: left;
	width: 16px;
	height: 16px;
	margin: 0 8px 0 0;
	}

div.mininav a.contact	{background: transparent url(../images/btn-contact.gif) scroll no-repeat bottom center;}
div.mininav a.sitemap	{background: transparent url(../images/btn-sitemap.gif) scroll no-repeat bottom center;}
div.mininav a.top		{background: transparent url(../images/btn-top.gif) scroll no-repeat bottom center;}

div.mininav a:hover {
	background-position: top center;
	}

/* MENU */

ul.menu {
	margin: 0;
	padding: 20px 0 0 0;
	list-style-type: none;
	}

ul.menu li {
	margin:0;
	padding:0;
	color: #fff;
	font-size: 1em;
	border-bottom:1px solid #c1cdda;
	background: #fff;
	}

ul.menu li.open {
	border-bottom:none;
	}

ul.menu ul {
	margin: 0;
	padding: 2px 0 6px 0;
	list-style-type: none;
	border-top:1px solid #c1cdda;
	background: #f1f1f1;
	}

ul.menu li li {
	margin:0;
	padding:0;
	background: #f1f1f1;
	border-bottom:none;
	}

ul.menu a, ul.menu a:visited {
	font-size: 15px;
	font-weight: bold;
	color:#4a6593;
	text-decoration:none;
	display:block;
	padding:6px 5% 6px 12%;
	width: 83%;
	}

ul.menu a:hover {
	color:#157ff1;
	}

ul.menu ul a, ul.menu ul a:visited {
	font-size: 11px;
	font-weight: normal;
	color:#666;
	text-decoration:none;
	display:block;
	padding:2px 5% 2px 20%;
	width: 75%;
	background: transparent url(../images/ul-ul-li-disabled.gif) scroll no-repeat 42px 1px;
	}

ul.menu a#current {
	color: #157ff1;
	}

ul.menu ul a:hover, ul.menu ul a#current {
	color:#f43a44;
	background: transparent url(../images/ul-ul-li-hover.gif) scroll no-repeat 42px 1px;
	}

/* ARTICLES */

div.content-view-full div.attribute-short {
    font-weight: bold;
	}

div.content-view-children div.attribute-short {
    font-weight: normal;
	}

div.object-left {
	float: left;
    clear: left;
	margin: 0 12px 2px 0;
	}

div.object-right {
    float: right;
    clear: right;
	margin: 0 0 2px 12px;
	}

div.object-center {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
	}

/* FORMS */

div.block {
	margin:  0 0 12px 0;
	}

div.block div.date div.element {
	font-size: 11px;
	font-weight: bold;
	color: #999;
	}

a.more, a:visited.more {
	font-size: 11px;
	padding: 0 8px 0 0;
	background: transparent url(../images/bullet-pale.gif) scroll no-repeat 98% 4px;
	}

a:hover.more {
	background: transparent url(../images/bullet.gif) scroll no-repeat 100% 4px;
	}

/* MISC */

div.content-view-line div.class-article h2					{margin:0;}
div.content-view-line div.class-article h2 span				{color: #999;}
div.content-view-line div.class-event div.event-byline *	{margin: 0;}
div.content-view-line div.class-event div.event-byline p	{color: #999;}
div.content-view-line div.class-event div.event-byline		{margin: 0 0 4px 0;}

