html,body
{
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

body
{
	background-color: #CCCCCC;
	background-image: url("http://www.lbphs.ca/images/bg.jpg");
	background-position: center;
	background-repeat: repeat-y;
	color: #7F8486;
	font-family: Arial, Verdana, sans serif;
	font-size: 80%;
}

.login_banner
{
	width: 780px;
	height: 37px;
	background-image: url("http://www.lbphs.ca/images/top_banner_bg.jpg");
	text-align: right;
	color: #F13535;
	padding-right: 10px;
	background-repeat: repeat-x;
}

.login_container
{
	margin-top: 10px;
	margin-right: 20px;
}

.login_box
{
	width: 100px;
	height: 12px;
	border: 1px solid #D44F4F;
	background-image: url("http://www.lbphs.ca/images/top_banner_box_bg.jpg");
	color: #FFFFFF;
	font-size: 90%;
}

.login_submit
{
	margin-top: 10px;
}

.login_box_submit
{
	float: right;
}

.logo_banner
{
	width: 780px;
	height: 180px;
	background-image: url("http://www.lbphs.ca/images/logo_banner_bg.jpg");
}

.logo_image[class]
{
	margin-top: 8px;
	margin-left: 25px;
	width: 354px;
	height: 72px;
	display: block;
	background-image: url("http://www.lbphs.ca/images/logo.png");
}

.logo_image
{
	margin-top: 8px;
	margin-left: 25px;
	width: 354px;
	height: 72px;
	display: block;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.lbphs.ca/images/logo.png",sizingMethod=image);
}

.blue_menu_top[class]
{
	width: 196px;
	height: 90px;
	margin-top: 10px;
	background-image: url("http://www.lbphs.ca/images/blue_menu_top.png");
}

.blue_menu_top
{
	width: 196px;
	height: 90px;
	margin-left: 75px;
	margin-top: 10px;
	padding-left: 30px;
	padding-top: 10px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.lbphs.ca/images/blue_menu_top.png",sizingMethod=image);
}

.blue_menu_middle
{
	width: 153px;
	height: 215px;
	margin-left: 75px;
	margin-top: 10px;
	padding-left: 30px;
	background-image: url("http://www.lbphs.ca/images/blue_menu_top_full.jpg");
	position: absolute;
}

.blue_menu_middle_shadow
{
	width: 10px;
	height: 215px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.lbphs.ca/images/blue_menu_top_shadow.png",sizingMethod=image);
	margin-left: 257px;
	margin-top: 100px;
	position: absolute;
}

.blue_menu_bottom
{
	width: 196px;
	height: 305px;
	margin-left: 0px;
	padding-top: 5px;
	padding-left: 30px;
	background-image: url("http://www.lbphs.ca/images/blue_menu_bot.jpg");
	background-repeat: no-repeat;
}

.blue_menu_filler
{
	background-image: url("http://www.lbphs.ca/images/blue_menu_bot1.jpg");
	background-repeat: repeat-y;
	height: 100px;
}

.blue_arrow[class]
{
	background-image: url("http://www.lbphs.ca/images/blue_arrow.png");
}

.blue_arrow
{
	width: 17px;
	height: 17px;
	border: 0px;
	margin-bottom: 3px;
}

.main_menu
{
	color: #FFFFFF;
	text-decoration: none;
}

.main_menu:hover
{
	color: #FF3939;
}

.sub_menu
{
	color: #FFFFFF;
	text-decoration: none;
}

.sub_menu:hover
{
	color: #6E8EC5;
}

.middle_banner
{
	width: 300px;
	height: 125px;
	background-image: url("http://www.lbphs.ca/images/middle_banner_bg.jpg");
}

.middle_banner_right
{
	width: 160px;
	height: 125px;
	background-image: url("http://www.lbphs.ca/images/middle_banner_bg.jpg");
}

.middle_banner_right a
{
	text-decoration: none;
}

.bottom
{
	width: 780px;
	background-image: url("http://www.lbphs.ca/images/bot_banner_bg.jpg");
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FBFCFC;
}

.blue_blank
{
	width: 75px;
	background-image: url("http://www.lbphs.ca/images/bot_banner_bg.jpg");
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FBFCFC;
}

.blue_blank_bot
{
	background-color: #FBFCFC;
}

.content[class]
{
	width: 450px;
	padding-top: 5px;
	background-position: 100px 0px;
	padding-right: 30px;
}

.content
{
	width: 450px;
	height: 302px;
	padding-top: 5px;
	color: #003366;
	background-image: url("http://www.lbphs.ca/images/content_bg.jpg");
	background-repeat: no-repeat;
	background-position: 100px 0px;
}

.footer
{
	width: 780px;
	height: 17px;
	background-image: url("http://www.lbphs.ca/images/footer.jpg");
}

.big_calendar
{
	width: 400px;
	border: 1px solid #000;
}

.calendar
{
	margin-left: -15px;
	width: 150px;
	border: 1px solid #000;
}

.calendar_month
{
	background-color: #8497B0;
	color: #333333;
	height: 25px;
	font-weight: bold;
	text-align: center;
	border-bottom: 2px solid #000;
}

.calendar_month a
{
	color: #333333;
	text-decoration: none;
}

.calendar_weekday
{
	text-align: center;
	background-color: #D9DEE7;
	color: #000;
	font-size: 80%;
	font-weight: bold;
	height: 15px;
}

.calendar_day_inactive
{
	text-align: center;
	background-color: #8497B0;
	border: 1px solid #D9DEE7;
	color: #000;
	font-size: 80%;
	font-weight: bold;
	height: 15px;
}

.calendar_day_active
{
	text-align: center;
	background-color: #D9DEE7;
	border: 1px solid #8497B0;
	color: #000;
	font-size: 80%;
	font-weight: bold;
	height: 15px;
}

.calendar_day_event
{
	text-align: center;
	background-color: #B73232;
	border: 1px solid #8497B0;
	color: #FFF;
	font-size: 80%;
	font-weight: bold;
	height: 15px;
}

.calendar_day_inactive a
{
	color: #000;
	text-decoration: none;
}

.calendar_day_active a
{
	color: #000;
	text-decoration: none;
}

.calendar_day_event a
{
	color: #FFF;
	text-decoration: none;
}

.quick_link_text
{
	margin-left: 5px;
	color: #FFF;
	text-decoration: none;
}

.sub_menu_container
{
	width: 140px;
}

.page_title
{
	font-family: "Times New Roman";
	font-size: 180%;
	color: #FFF;
}

#dhtmltooltip
{
	position: absolute;
	width: 150px;
	height: 100px;
	border: 1px solid #000000;
	padding: 2px;
	background-color: #D9DEE7;
	color: #000;
	visibility: hidden;
	z-index: 100;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

.subpage_link
{
	text-decoration: none;
	color: #003366;
}

.subpage_link:hover
{
	text-decoration: underline;
}

.calendar_title
{
	font-size: 110%;
	font-weight: bold;
}