/*****************************
** IMPORT SUBTLEMENTARY STYLES
*****************************/
@import url('menu.css');
@import url('sublink.css');
@import url('submenu.css');
@import url('crumb.css');
@import url('feed.css');
@import url('page.css');





body {
	background-image: url('http://www2.whitby.ca/image/background-image.png');
	background-repeat: repeat-y;
	background-position: top left;
	background-color: rgb(103,115,131);
	color: rgb(10,10,10);
	font-size: 11px;
	font-family: "Arial", "Lucida Sans", "Lucida Grande", "Helvetica", "Verdana";
	line-height: 14px;
	margin: 0px;
	padding: 0px;
}
a,
a:hover,
a:visited,
a:active {
	color: rgb(32,85,138);
	text-decoration: none;
}
hr {
	clear: both;
	border: none;
	background-color: #e4e4e2;
	color: #e4e4e2;
	height: 1px;
	line-height: 16px;
}
p {
	margin-left: 10px;
	margin-right: 10px;
}	
h2 {
	position: relative;
	width: 100%;
	padding: 10px 0px;
	margin: 20px 0px 0px 0px;
	font-size: 14px;	
	color: #000000;
	border-top: 1px dotted #d8d8d8;
}
h3 {
	color: #000;
	font-weight: bold;
	font-size: 12px;
	line-height: 21px;
	text-transform: none;
	border: none;
	margin: 0px 10px;
}
ul {
	width: auto;
	position: relative;
	border: 1px solid #d8d8d8;
	padding: 10px 0px 20px 0px;
	margin: 10px 0px 10px 0px;
}
ul li {
	list-style-image: none;
	list-style-type: square;
	margin: 0px 10px 0px 35px;
	padding: 3px 0px;
	border: none;
}
ul li a {
	text-decoration: none;
}
ul hr {
	clear: both;
	border: none;
	background-color: #d8d8d8;
	color: #d8d8d8;
	height: 1px;
	line-height: 24px;
}
ul li.title,
ul li.subtitle,
ul li.paragraph {
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	clear: both;
	background-image: none;
}
ul li.title,
ul li.subtitle {
	font-weight: bold;
	line-height: 26px;
	padding: 0px 10px;
	margin: 0px 0px 10px 0px;
	border-bottom: 1px dotted #d8d8d8;
}
ul li.subtitle {
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #d8d8d8;
}
ul li.paragraph {
	padding: 5px 15px 10px 15px;
}
ul li.description {
	font-weight: normal;
	color: #333;
	padding: 0px;
	margin: -5px 5px 0px 20px;
}

ul li.paragraph ol li,
ul li.paragraph ol li ul li,
ul li.paragraph ol li ol li {
	list-style-type: decimal;
	padding: 5px 0px;
	margin: 0px;
	background: none;
}
ul li.paragraph ol li ul,
ul li.paragraph ol li ol {
	margin: 0px;
}
ul li.paragraph ol li ul li,
ul li.paragraph ol li ol li.alpha {
	list-style-type: lower-roman;
}
ul li.paragraph ol li ul li {
	list-style-type: square;
}
ul li.paragraph ol li ol li.alpha {
	list-style-type: lower-alpha;
}
ul li.divider {
	border-top: 1px solid #e6edf4;
	margin: 0px;
	padding: 0px;
	line-height: 1px;
}


section.iconbox {
	position: relative;
	display: block;
	width: 600px;
	height: 300px;
	border: 1px solid #e4e4e2;
	border-left: none;
	margin: 10px 0px 15px 0px;
	padding: 0px;
	background: url('http://www.whitby.ca/_resources/_img/iconbox-ul_background-image.png') 0px -20px repeat;
}

section.iconbox ul {
	border: none;
	margin: 0px;
	padding: 0px;
}

section.iconbox ul li {
	width: auto;
	float: left;
	display: inline-block;
	border-left: 1px solid #e4e4e2;
	padding: 0px;
	margin: 0px;
	height: 80px;
}
section.iconbox ul li.image {
	height: 220px;
	border-bottom: 1px solid #e4e4e2;
}
section.iconbox ul li.image a {
	margin: 0px;
	padding: 0px;
	line-height: 100%;
	background-image: none;
	background-color: transparent;
}
section.iconbox ul li a {
	display: block;
	color: #666;
	height: 54px;
	padding: 25px 15px 0px 65px;
	vertical-align: middle;
	margin: 0px;
	line-height: 110%;
	font-weight: bold;
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: 10px 15px;
}
section.iconbox ul li a.info {
	background-image: url('http://www.whitby.ca/_resources/_img/iconbox-ul-li-page_background-image.png');
}
section.iconbox ul li a.download {
	background-image: url('http://www.whitby.ca/_resources/_img/iconbox-ul-li-download_background-image.png');
}
section.iconbox ul li a.eservice {
	background-image: url('http://www.whitby.ca/_resources/_img/iconbox-ul-li-eservice_background-image.png');
}
section.iconbox ul li a:hover {
	color: #333;
	background-position: 10px 17px;
	background-color: #FFFFFF;
	text-decoration: none;
}

section.leaders {
	position: relative;
	display: block;
	border-top: 1px dotted #d9d9d7;
	margin: 15px 0px 15px 0px;
	padding: 0px;
}
section.leaders ul {
	position: relative;
	display: block;
	float: left;
	border: none;
	margin: 20px 10px 10px 10px;
	padding: 0px;
}
section.leaders ul li.title {
	line-height: 110%;
	font-size: 14px;
	font-weight: bold;
	border: none;
	padding: 0px;
}
section.leaders ul li.paragraph {
	line-height: 150%;
	padding: 0px 0px 0px 5px;
}

/*
ul table td ul li {
	background-image: none;
	margin: 10px 5px;
	padding: 0px;
}
*/

ul.title {
	position: relative;
	float: left;
	left: 20px;
	width: 720px;
	margin: 20px 0px;
	padding: 0px;
	border: none;
}
ul.title li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	margin: 20px 0px;
	padding: 0px;
	font-size: 18px;
	font-weight: 400;
}

ul.bottom {
	position: relative;
	display: block;
	float: left;
	margin: 0px;
	margin-top: 20px;
	padding: 20px 0px;
	width: 855px;
	background-color: #f2f2ee;
	border: none;
	border-top: 3px solid #d2dce6;
	font-size: 10px;
	clear: both;
}
ul.bottom li.address {
	position: relative;
	display: inline;
	float: left;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	list-style-type: none;
	list-style-image: none;
	width: 185px;
	color: #777;
}
ul.bottom li.legal {
	margin: 20px;
	padding: 0px;
	list-style-type: none;
	list-style-image: none;
	width: auto;
	color: #777;
	clear: both;
}	
ul.toolbar {
	position: relative;
	width: 852px;
	margin: 1px 1px 0px 1px;
	padding: 0px;
	float: left;
	background-color: #d2dce6;
	clear: both;
}
ul.toolbar li {
	position: relative;
	display: inline;
	float: right;
	list-style-type: none;
	list-style-image: none;
	padding: 0px 10px;
	margin: 0px;
	line-height: 18px;
	font-size: 9px;
}
ul.tablist,
ul.tablist-month {
	display: block;
	position: relative;
	background: url('http://www2.whitby.ca/image/template/tablist-ul_background-image.png') repeat-x;
	background-position: bottom left;
	float: left;
	width: 578px;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	border: 1px solid #d8d8d8;
	border-top: none;
	clear: both;
}
ul.tablist-month {
	background-position: 0px 15px;
	border: 1px solid #d8d8d8;
	margin-bottom: 5px;
	width: 100%;
}
ul.tablist li,
ul.tablist-month li {
	display: inline;
}
ul.tablist li a,
ul.tablist-month li a {
	display: block;
	float: left;
	font-size: 12px;
	font-weight: bold;
	color: black;
	padding: 0px 25px;
	line-height: 50px;
	border-left: 1px solid #f3f3f3;
	border-right: 1px solid #d8d8d8;
	text-shadow: 1px 1px 0px White;
}
ul.tablist-month li a {
	line-height: 30px;
	width: 8%;
	text-align: center;
	font-size: 10px;
	padding: 0px 0px 0px 0px;
}
ul.tablist li a:hover,
ul.tablist-month li a:hover,
span.action a:hover {
	background: url('http://www2.whitby.ca/image/template/tablist-ul_background-image-hover.png') repeat-y;
	background-color: white;
	border-left: 1px solid #d1d1d1;
}
span.action {
	display: block;
	background: url('http://www2.whitby.ca/image/template/tablist-ul_background-image.png') repeat-x;
	background-position: 0px 20px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #d8d8d8;
	border-left: none;
	border-right: none;
}
span.action a {
	display: block;
	float: left;
	font-size: 12px;
	font-weight: bold;
	color: black;
	padding: 0px 25px;
	line-height: 40px;
	border-left: 1px solid #e8e8e8;
	text-transform: uppercase;
	border-right: 1px solid #d8d8d8;
	text-shadow: 1px 1px 0px White;
}
ol {
	width: auto;
	position: relative;
	border: none;
}
ol li {
	list-style-image: none;
	list-style-type: square;
	border: none;
}
ol li {
	background-image: none;
	list-style-type: decimal;
}
ol li a {
	text-decoration: none;
}
ol hr {
	clear: both;
	border: none;
	background-color: #d8d8d8;
	color: #d8d8d8;
	height: 1px;
	line-height: 24px;
}
table {
	width: 100%;
	margin: 0px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}
th, td {
	border-style: solid;
	border-color: #d8d8d8;
	border-width: 1px;
}
th {
	background-color: #f3f3f3;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	margin: 0px;
	padding: 5px;
}
td {
	vertical-align: top;
	font-size: 11px;
	margin: 0px;
	padding: 5px;
}
img {
	border:none;
}
img.imgleft {
	float: left;
	padding: 0px;
	margin: 10px 20px 10px 0px;
}
img.imgright {
	float: right;
	padding: 0px;
	margin: 10px 0px 10px 20px;
}
img.ulimgright {
	position: relative;
	float: right;
	padding: 0px;
	margin: 10px 10px 10px 20px;
}
img.ulimgleft {
	position: relative;
	float: left;
	padding: 0px;
	margin: 10px 20px 0px 10px;
}