/* CSS Document */

#intro {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#072B5F;
}

.menu {
	border-left:2px solid #072B5F;
	border-right:2px solid #072B5F;
	border-bottom:1px solid #072B5F;
	border-top:1px solid #072B5F;
	padding-left:2px;
}

.content_holder {
	background-image:url(images/content_bg.jpg);
	background-position:left;
	background-repeat:repeat-y;
}

.content {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3e5980;
	padding:15px 20px 15px 20px;
	background-image:url(images/content_bg.jpg);
	background-position:left;
	background-repeat:repeat-y;
	border-right:2px solid #072B5F;
}

.immunise_holder {
	padding:0px 20px 0px 0px;
}

.pdf_link {
	background-image:url(images/pdf_small.jpg);
	background-repeat:no-repeat;
	background-position:left;
	padding:0px 0px 0px 25px;
}

.week_title {
	color:#620730;
	font-weight:bold;
	padding:5px 0px 5px 0px;
}

.content_immunise {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3e5980;
	background-image:url(images/content_bg.jpg);
	background-position:left;
	background-repeat:repeat-y;
	border-right:2px solid #072B5F;
}

.content_home {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3e5980;
	padding:0px 0px 0px 2px;
	background-image:url(images/content_bg.jpg);
	background-position:left;
	background-repeat:repeat-y;
	border-right:2px solid #072B5F;
}

.content h1{
	font-size:16px;
	font-weight:bold;
	margin-top:0px;
}

.content h3{
	font-size:14px;
	font-weight:bold;
}

.content ul {
	padding-left:15px;
	margin-left:12px;
}

.title {
	background-image:url(images/content_bg.jpg);
	background-position:left;
	background-repeat:repeat-y;
}

.thumbnails {
	background-image:url(images/content_bg.jpg);
	background-position:left;
	background-repeat:repeat-y;
	border-right:2px solid #072B5F;
	padding-bottom:2px;
}

.footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#888888;
	padding:4px;
}

.footer a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#888888;
	text-decoration:none;
}

.footer a:hover {
	color:#3a74b4;
	text-decoration:underline;
}

.footer_links {
	padding:0px 10px 0px 20px;
}

.smalldog {
	padding:0px 20px 0px 0px;
}

.home_heading {
	padding:35px 10px 10px 10px;;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	background-repeat:no-repeat;
	background-position:top;
	line-height:18px;
	/*font-weight:bold;*/
}

/*PROFILES*/

.profile {
	font-family:Arial, Helvetica, sans-serif;
	color:#3e5980;
	font-size:12px;
}

.profile a {
	color:#3e5980;
	text-decoration:none;
}

.profile a:hover {
	text-decoration:underline;
}

.profile img {
	border:1px solid #000000;
}

.profile_selected:visited {
	font-family:Arial, Helvetica, sans-serif;
	color:#9c1929;
	font-size:12px;
}

.profile_selected {
	font-family:Arial, Helvetica, sans-serif;
	color:#9c1929;
	font-size:12px;
}