/* Start of CMSMS style sheet 'NATHALIA STYLES' */
/* Tony D Trinh @ VDP WEBSITES 17.02.2009 / Nathalia District Hospital / NORMAL VERSION
--------------------------------------------------------------------------- */
/*
-- #id, .class, top right bottom left
-- Font: 12px Verdana, Arial, Helvetica, sans-serif;
-- Colors:
	#000000 = black
	#ffffff = white
	#009966 = green-main
	#006744 = green-dark
	#54bb98 = green-light
	#d7d7d7 = grey
*/
/* Main
--------------------------------------------------------------------------- */
html {
	height: 100%;
}
body {
	background: #009966 url(uploads/nathalia/bgPattern.gif) repeat-x;
	text-align: center;
}
#wrap {
	width: 920px;
	background: url(uploads/nathalia/middlePattern.gif) repeat-y top left;
	text-align: left;
	background-color: #fff;
	margin: 0 auto;
}
.clear {
	overflow: hidden;
	height: 0;
	clear: both;
}
h1 {
	display: none;
}
/* Head
--------------------------------------------------------------------------- */
#head {
	background: url(uploads/nathalia/header.jpg) no-repeat;
	width: 920px;
	height: 251px;
	position: relative;
}


#search {
	width: 236px;
	float: right;
	padding: 10px 0 0 0;
}
#search .button {
	border: none;
	width: 36px;
	height: 22px;
                background: #fff url(uploads/nathalia/searchButton.gif) no-repeat top left;
}
#search .input {
	vertical-align: top;
	background: #fff url(uploads/nathalia/fieldEnd.gif) no-repeat top left;
	border: none;
	width: 195px;
	height: 17px;
	font-size: 11px;
	float: left;
	padding: 5px 0 0 5px;
}
#head a#headHome {
	display: block;
	width: 139px;
	height: 127px;
	position: absolute;
	top: 81px;
	left: 83px;
}
#head a span {
	display: none;
}
#head a#headHome {
	display: block;
	width: 139px;
	height: 127px;
	position: absolute;
	top: 81px;
	left: 83px;
}
#print {
	display: block;
	width: 89px;
	height: 29px;
	position: absolute;
	bottom: 0;
	right: 10px;
}
#middle {
	width: 920px;
	background: url(uploads/nathalia/sideBot.gif) no-repeat left bottom;
}
#h2icon {
	background: url(uploads/nathalia/h2icon.gif) no-repeat;
	float: left;
	display: block;
	width: 52px;
	height: 60px;
}





/* Content
--------------------------------------------------------------------------- */
#content {
	float: right;
	width: 600px;
	padding: 0 15px 0 0;
	margin: 0 0 -15px 0;
	color: #000;
}
#content ul {
	list-style: disc;
	padding: 0 0 10px 25px;
	margin: 0;
	color: #000;
}
#content li {
	padding: 0 0 5px 0;
	margin: 0;
}
#content h2 {
	background: url(uploads/nathalia/h2.gif) no-repeat;
	display: block;
	width: 600px;
	padding: 17px 0 15px 0;
	height: 43px;
	color: #fff;
	font: 24px Verdana, Arial, Helvetica, sans-serif;
}
#content h3 {
	padding: 0 0 15px 0;
	Font: 18px Verdana, Arial, Helvetica, sans-serif;
}
#content p {
	line-height: 16px;
	padding: 0 0 15px 0;
}
#content .image {
	background-color: #ffffff;
	padding: 1px;
	margin: 0 0 15px 0;
	display: block;
	border: 1px solid #cccccc;
}
#content a:hover {
	text-decoration: none;
}
/* FOOTER
--------------------------------------------------------------------------- */
#footer {
	text-align: left; /* TIP 1: using text-indent: -9999px; hack to hide text only works when text-align: left; is true. */
	background: url(uploads/nathalia/footer.gif) no-repeat;
	width: 895px;
	height: 61px;
	color: #006744;
	padding: 30px 0 0 25px;
	Font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	position: relative;
}
#footer .top {
	display: block;
	width: 67px;
	height: 39px;
	position: absolute;
	top: 26px;
	right: 15px;
}
#footer a {
	text-transform: uppercase;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #006744;
}
#footer a:hover {
	color: #54bb98;
}
/* End of 'NATHALIA STYLES' */

