﻿/* Defaults */

html {
     height: 100%; 
     margin-bottom: 1px;
}


body 
{
	font-family: Arial;
	font-size: 81.3%;
	color: #444444;
	text-align: center;
	margin-left: 3px;
	margin-top: 0px;
}

hr
{
    text-align: center;
    border-style: dashed;
    width: 100%;
    color: #cccccc;
    height: 1px;
}

img
{
    border: none;
    border-width: 0px;
}

table.center 
{
    margin-top: 0px;
    margin-left:auto; 
    margin-right:auto;
}


td {
    vertical-align: top;
    text-align: left;
}

.bold
{
    font-weight: bold;
}

.title {
    color: #0e4c7c; /* blue */
    font-size: 138.5%;
    font-family: Arial;
    font-weight: bold;
}

.subtitle
{
    color: #0e4c7c; /* blue */
    font-size: 123.1%;
    font-weight: bold;
}

.contentInformationBar
{
    margin-bottom: 15px;
    color: #999999;
    font-size: 92.3%;
    text-align: right;
}

.helpButton
{
    cursor: pointer;
}

a 
{
	text-decoration: none;
}

a:hover 
{
	text-decoration: underline;
}

a.whiteLink
{
    color: #ffffff;
}

a.grayLink
{
    color: #999999;
}

a.redLink, .red
{
    color: #b21f17;
}

a.greenLink, .green
{
    color: #009900;
}

a.blueLink, a.printerLink
{
    color: #0e4c7c; /* blue */
}

a.whiteLink
{
    color: #ffffff;
}

a.eventLink 
{
    color: #0e4c7c;
}

a.calendarMonthLink
{
    font-weight: bold;
    color: #ffffff;    
}

a.calendarMonthLink:hover
{
    color: #d3eddf; /* Light Green */
    text-decoration: none;
}

a.headerLink, a.footerLink 
{
    color: #444444;
}

.whiteTitle
{
    color: #ffffff;
    font-size: 138.5%;
    font-family: Arial;
    font-weight: bold;
}

.disclaimerBar
{
    color: #666666;
    font-size: 84.6%;
}

.footerText
{
    color: #bbbbbb;
}

.whiteButton {
	background-color: #ffffff;
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
}

.contentTitle
{
	font-size: 138.5%;
	font-weight: bold;
	color: #b21f18;
}

.contentSubTitle, .contentResourceSubTitle
{
    font-weight: bold;
    color: #444444;
}

.contentSubTitle
{
    font-size: 107.7%;
}

.contentImageContainer
{
    width: 302px; 
    height: 202px; 
    padding : 2px;
    border: 1px solid #dddddd; 
    background-color: #ffffff;
}

.contentImage
{
    width: 300px;
    height: 200px;
    border: 1px solid #dddddd;
}

.bodyText
{
    text-align: left;
    color: #444444;
}


.bodyText ul
{
    list-style-position: outside;
    list-style-type: disc;
    /*margin-left: 40px;
    margin-top: 5px;
    margin-bottom: 0px;
    padding-bottom: 0px;
*/
}

.contactInformation
{
    font-size: 92.3%;
}

/* Site Map */
.siteMapTitle
{
    font-weight: bold;
}

.siteMap
{
    list-style-position: outside;
    list-style-type: disc;

    margin-top: 5px;
    margin-bottom: 20px;
    color: #0e4c7c; 
}

.siteMap li
{
    margin-bottom: 2px;
}

.siteMap ul
{
    
    list-style-position: outside;
    list-style-type: none;
}

.siteMap li li
{
    margin-top: 0px;
    margin-bottom: 0px;
}

/* Board of Health */

.boardPhoto
{
    border: solid 1px #444444;
    width: 90px;
    height: 130px;
}

.boardTable
{
    width: 100%;
}

.boardTableLeft
{
    border-right: dashed 1px #cccccc;
    text-align: left;
    vertical-align: middle;
    padding-left: 20px;
}

.boardTableRight
{
    vertical-align: middle;
    text-align: right;
    padding-right: 20px;
}

.boardPhotoCell
{
    height: 150px;
    vertical-align: middle;
    text-align: center;
    width: 100px;
}

/* Search */
.highlight
{
    background-color: #0e4c7c;
    color: #ffffff;
}

.searchRow
{
    cursor: pointer;
    border-bottom: dashed #cccccc 1px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
}

.searchRow:hover
{
    background-color: #EEF2FF;
}

/* Admin Section */
.adminMenuDivider
{
    color: #cccccc;
}

.adminFieldTitle {
}

.adminTitle {
	font-size: 138.5%;
}

a.adminLinks {
	color: #0000ff;
}

a.adminLinks:hover {
	color: #ff0000;
}

.adminSelectedItem
{
    color: #5555dd;
    font-weight: bold;
}

.adminDataGridListT3 {
    background-color: #145887;
    color: #ffffff;
}

.adminDataGridListT2 {
    background-color: #dcdcdc;
}

.adminDataGridListT1 {
    background-color: #ffffff;
}

.adminBanner
{
    background-color: #efefff;
    color: #004071;
    width: 100%;
    height: 25px;
    padding-top: 4px;
    padding-left: 10px;
    font-size: 138.5%;
    font-weight: bold;
}

.adminBannerMini
{
    background-color: #efefff;
    color: #004071;
    width: 100%;
    height: 20px;
    padding-top: 3px;
    padding-left: 10px;
    font-size: 107.7%;
    font-weight: bold;
}

.menuitem {
    width:100%;
    display: block;
}

/* Advertisement */

.homeAdvertisement
{
    height: 132px;
    width: 287px;
    padding: 3px;
    text-align: center;
    border: solid 1px #dddddd;
}

.homeAdvertisement img
{
    height: 130px;
    width: 285px;
    border: solid 1px #dddddd;
}

.themeAdvertisement
{
    display: inline;
    float: left;
    border-top: solid 5px #dddddd; 
    border-bottom: solid 5px #dddddd; 
    width: 210px;
    height: 91px;
    text-align: center;
}

.themeAdvertisementImage
{
    position: relative;
    top: 0px;
    left: 10px;
    height: 91px;
    width: 200px;
}

.themeAdvertisementArrow
{
    position: relative; 
    top: -10px; 
    left: 100px; 
    width: 25px; 
    height: 24px;
}


/* Tier 2 Navigation */
a.t2menuitem {
    width:100%;
    display: block;
    text-decoration: none;
}

.T2ParentWChild, .T2ParentHChild, .T2Parent{
    cursor: pointer;
    display: block;
    width: 100%;
    margin-left: 25px;
    color: #ffffff;
    font-family: Arial;
}

.T2ParentWChildTD
{
    background-image: url(http://www.kflapublichealth.ca/images/navigation/btnt2parentWchild.jpg);
}

.T2ParentHChildTD
{
    background-image: url(http://www.kflapublichealth.ca/images/navigation/btnt2parentHchild.jpg);
}

.T2ParentTD
{
    background-image: url(http://www.kflapublichealth.ca/images/navigation/btnt2parent.jpg);
}

.T2ChildTD
{
    background-image: url(http://www.kflapublichealth.ca/images/navigation/btnt2child.jpg);
}

.T2ParentWChildTD, .T2ParentHChildTD, .T2ParentTD, .T2ChildTD
{
    width: 250px; 
    height: 26px; 
    background-repeat: no-repeat; 
    vertical-align: middle;
}

.T2Child {
    cursor: pointer;
    display: block;
    width: 100%;
    margin-left: 30px;
    color: #145887;
    font-family: Arial;
}

.T2ParentWChild:hover, .T2ParentHChild:hover, .T2Parent:hover, .T2T3Selected {
    /*color: #ff9900; /*Orange */
    color: #790000;
}

.T2Child:hover {
    /*color: #ff6600; /* Orange */
    color: #790000;
}


/* Menu CSS */

/* Menu */
.menu {
	width: 100%;
	background-color: #e6e9f0;
    
}

/* Menu Item/Sub Menu */
.menu td table
{
    border-left: solid 1px #bbbbbb;
    border-right: solid 1px #bbbbbb;
    border-bottom: solid 1px #bbbbbb;
    position: absolute;
    top: auto;
    left: -999em;
}

.menu td
{
    height: 20px;
    vertical-align: middle;
    border: solid 1px #bbbbbb;
}

/* Menu Hover */
.menu td:hover table
{
    position: absolute;
    left: auto;
    background-color: #e6e9f0;
    height: auto;
    max-width: 16%;
    width: 100%;
}

.menu td:hover td
{
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: dashed 1px #bbbbbb;
}

/* Default link */
.menu a {
	display: block;
	width: 100%;
	text-decoration: none;
	text-align: center;
	color: #444444;
}

/* Menu Item Hover */
.menu td:hover {
	background-color: #0e4c7c;
}

/* Sub Menu Item Hover */
.menu td:hover td:hover {
    background-color: #0e4c7c;
}

/* Menu Hover/Link */
.menu td:hover a {
    color: #ffffff;
}

/* Menu Item Hover/Sub Menu Item/Link */
.menu td:hover td a {
    text-align: left;
    color: #444444;
}

/* Menu Item Hover/Sub Menu Item Hover/Link  */
.menu td:hover td:hover a {
    color: #ffffff;
}


/* Ad Block */

#features 
{
    font-family: Arial, Sans-Serif;
	width: 660px;
	height: 300px;
	background-image: url(http://www.kflapublichealth.ca/images/adblock/feature_bg.jpg);
	background-repeat: no-repeat;
	position: relative;
}

.featurearea
{
	width: 446px;
	height: 300px;
	position: absolute;
	left: 214px;
	top: 0px;
	color: #411C0C;
	font-size: 92.3%;
	line-height: 1.4em;
	background-color: #ffffff;
	background-image: url(http://www.kflapublichealth.ca/images/adblock/selected_feature_bg.jpg);
	background-repeat: no-repeat;
}

.featurearea h1
{
    line-height: 1.4em;
    margin-bottom: 0px;
    font-size: 138.5%;
    font-weight: bold;
    width: 85%;
}

.featurearea h1 a 
{
	color: #b21f17;
}

.featurethumb
{
    font-size: 92.3%;
    height: 75px;
    width: 215px;
    color: #666666;
    position: relative;
    background-repeat: no-repeat;
    vertical-align: middle;
    background-color: #f5f5f5;
    cursor: pointer;
}   

.featureMore a
{
    color: #b21f17;
}

.featureImage 
{
    padding: 3px;
	width: 232px;
	height: 154px;
}

.featureImage, .featimg
{
    border: 1px solid #B4A79E;
    background-color: #f5f5f5;
    
}

.featimg
{
    width: 80px;
	height: 53px;
    display: block;
    position: relative;
    top: 4px;
    left: 5px;
    float: left;
    margin-right: 10px;
    padding: 2px;
}

.featureThumbCaption
{
    position: absolute;
    display: table-cell;
	text-align: left;
	left: 98px;
	top: 11px;
	vertical-align: middle;
	width: 85px;
	height: 44px;
	overflow: hidden;
}

.featurethumb a 
{
	display: inline-block;
	width: 215px;
	height: 75px;
}

#features .featurethumb a:hover{
	color: #411C0C;
	text-decoration: none;
}

#fThumb1 
{	
	background-image: url(http://www.kflapublichealth.ca/images/adblock/selected_feature.jpg);
	color: #411C0C;
}

#fThumb2 
{
}
	
#fThumb3 
{
}

#fThumb4 
{
}

#feature1
{
}

#feature2 {
	opacity: 0;
	filter: alpha(opacity=0);
	visibility: hidden;
}

#feature3 {
	opacity: 0;
	filter: alpha(opacity=0);
	visibility: hidden;
}

#feature4 {
	opacity: 0;
	filter: alpha(opacity=0);
	visibility: hidden;
}

.padTop
{
    padding-top: 15px;
}

.padLeft
{
    padding-left: 20px;
}

.padRight
{
    padding-right: 25px;
}

.padBottom
{
    padding-bottom: 20px;
}

/* Modal Popup CSS*/
.mpBg
{
	background-color: #3753fc;
	filter: alpha(opacity=30);
	opacity: 0.3;
}
.mp
{
	background-color: white;
	border-width: 3px;
	border-style: solid;
	border-color: Gray;
	padding: 3px;
}
.mpHd
{
	background-color: #616cae;
	border-color: White;
	border-width: 1px;
	color: White;
	font-weight: bold;
	width: 100%;
	height: 16px;
}
.mpClose
{
	text-align: center;
	width: 100%;
}
.mpCloseButton
{
	position: absolute;
	right: 4px;
	width: 17px;
	height: 18px;
}

.RadMenu a.rmLink
{
	cursor: hand !important;
}

.RadMenu_Menu
{
    width: 142px !important;
    text-align: center !important;
}

/*
 Rad Message Box Customization
*/

.Success
{
	background: url('../../images/suc.png') no-repeat left center !important;
}

.Attention
{
	background: url('../../images/att.png') no-repeat left center !important;
}

.Info
{
	background: url('../../images/inf.png') no-repeat left center !important;
}

.Error
{
	background: url('../../images/err.png') no-repeat left center !important;
}