/* Start of CMSMS style sheet 'Kilmore District Hospital Stylesheet' */
/* @charset "utf-8"; */
/* Tony D Trinh @ VDP WEBSITES 02.02.2009 / THE KILMORE & DISTRICT HOSPITAL / NORMAL VERSION
--------------------------------------------------------------------------- */
/*
-- #id, .class, top right bottom left
-- Font: 13px Verdana, Arial, Helvetica, sans-serif;
-- Colors:
	#000000 = black
	#ffffff = white
*/
/* Main
--------------------------------------------------------------------------- */
html { /* Chrome Bg display fix */
	height: 100%;
}
body {
	background: url(images/layout/bg.gif) repeat;
	text-align: center;
}
#wrap {
	background: url(images/layout/pageBg.gif) repeat-y;
	width: 898px;
	padding: 0 2px;
}
h1 {
	width: 898px;
	height: 200px;
	background: url(images/layout/header.jpg) no-repeat;
	text-indent: -9999px;
}
.clear {
	height: 20px;
	clear: both;
}
/* Divs
--------------------------------------------------------------------------- */
#pageHeader {
	width: 618px;
	height: 198px;
	border: 1px solid #c1c9cd;
	margin: 0 0 20px 0;
}
#left {
	float: left;
	text-align: left;
	width: 216px;
	margin: 0 0 0 19px;
}
#right {
	float: right;
	text-align: left;
	width: 620px;
	margin: 0 19px 0 0;
}
#content {
	float: right;
	text-align: left;
	width: 620px;
	margin: 0 0 -10px 0;
}
/* Navigation
--------------------------------------------------------------------------- */
#navTop {
	width: 216px;
	height: 57px;
	background-image: url(images/layout/navTop.gif);
}
/* Form
--------------------------------------------------------------------------- */
#search {
	width: 206px;
	height: 32px;
	padding: 10px 0 0 10px;
	background: url(images/layout/searchBg.gif) no-repeat;
	border-bottom: 1px #ffffff solid;
}
#form {
	text-align: left;
}
.button {
	border: none;
	width: 36px;
	height: 22px;
}
.input {
	vertical-align: top;
	background-color: #ffffff;
	border: 1px #231f20 solid;
	width: 158px;
	height: 20px;
	padding: 0;
	margin: 0 -5px 0 0;
}
/* Formatting
--------------------------------------------------------------------------- */
#content ul {
	list-style: disc;
	padding: 0 0 0 30px;
	margin: 0;
}
#content li {
	padding: 0 0 5px 0;
}
h2 {
	color: #282414;
	padding: 0 0 10px 0;
	Font: bold 24px Verdana, Arial, Helvetica, sans-serif;
}
h3 {
	color: #67796b;
	padding: 0 0 10px 0;
	Font: 20px Verdana, Arial, Helvetica, sans-serif;
}
p {
	color: #282414;
	line-height: 16px;
	padding: 0 0 10px 0;
}
.image {
	background-color: #ffffff;
	padding: 1px;
	margin: 10px auto;
	display: block;
	border: 1px solid #c1c9cd;
}
#content a:hover {
	text-decoration: none;
}
/* Footer
--------------------------------------------------------------------------- */
#footer {
	text-align: left;
	margin: 0 auto;
	background-color: #282414;
	width: 879px;
	height: 39px;
	color: #ffffff;
	padding: 11px 0 0 19px;
	Font: bold 14px Verdana, Arial, Helvetica, sans-serif;
}
#footer a {
	text-transform: uppercase;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #ffffff;
}
#footer a:hover {
	color: #c0c4c1;
}
/* End of 'Kilmore District Hospital Stylesheet' */

