/*

	REIC - Capters - Main Stylesheet
	Created by Industrial Media/Phil Champagne
	www.industrialmedia.ca

*/

/* =General
---------------------------------------------------------------------------------------------------- */
* {
	margin: 0;
	padding: 0;
}

body {
	background: #B5C7B3 url('../images/wrapper/body-bg.jpg') repeat-x;
	margin: 0;
	font-family: 'trebuchet ms', verdana, sans-serif;
	font-size: 12px;
}

table tr td {
	font-size: 12px;
}

/* =Toolbar
---------------------------------------------------------------------------------------------------- */
#toolbar {
	background: 0;
	color: #000000;
	font-weight: bold;
	text-align: right;	
	padding: 20px 38px 30px 0;
}

#toolbar a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

#toolbar a:hover {
	text-decoration: underline;	
}

#toolbar-items {
	float: right;
}	

#toolbar-items td {
	padding: 0 4px 0 0;
	color: #000000;
	font-size: 12px;
}

#toolbar-items td.pad {
	padding: 0 15px 0 0;
	color: #000000;
	font-size: 12px;
}

#toolbar-items td.pad-left {
	padding: 0 0 0 5px;
	color: #000000;
	font-size: 12px;
}

/* =Branding
---------------------------------------------------------------------------------------------------- */
#branding {
	width: 100%;
	height: 139px;
}

#branding #logo {
	margin: 0 0 0 30px;
}

/* =Global Layout
---------------------------------------------------------------------------------------------------- */
#wrapper {
	width: 996px;
	margin: 0 auto 0 auto;
    padding: 0;
}

.clear:after {
	clear: both;
	content: ".";
	height: 0;
	margin: 0;
	padding: 0;
	width: 100%;
	display: block;
	visibility: hidden;
}

.clearit {
	clear: both;
}

/* =Layout
---------------------------------------------------------------------------------------------------- */
#content-container {
	background: #ffffff url('../images/wrapper/content-bg.jpg') repeat-y;
	margin: 32px 0 0 0;
}

#content {
	width: 983px;
	margin: 0 auto 0 auto;
	padding: 0 0 22px 0;
}

#main-content {
	float: left;
	width: 750px;
	color: #000000;
	font-size: 12px;
	line-height: 15px;
	height: 100%;
}

#main-content #province-branding {
	height: 174px;
}

#main-content #province-branding #province-branding-items {
	padding: 40px 150px 0 30px;
}

#main-content #province-branding #province-branding-items h1 {
	font-size: 24px;
}

#main-content .left {
	float: left;
	width: 422px;
}

#main-content .right {
	float: right;
	width: 328px;
}

#main-content .right .right-content {
	padding: 16px 0 0 10px;
}

#main-content #text-content {
	padding: 30px 16px 10px 30px;
}

#main-content #text-content ul.events {
	margin: 0;
	padding: 0;
	list-style: none;
}

#main-content #text-content ul.events li {
	padding: 3px 0 3px 0;
}

#main-content #text-content table{
	border-bottom:#CCCCCC 1px solid;
	border-right:#CCCCCC 1px solid;
}

#main-content #text-content table td{
	border-left:#CCCCCC 1px solid;
	border-top:#CCCCCC 1px solid;
	padding:10px
}

#sidebar {
	float: right;
	margin-left: 20px;
}

#sidebar table {
	border: none !important;
}
#sidebar table td {
	border: none !important;
	padding: 1px !important;
}

.content-box {
	background: url('../images/wrapper/content-box-bg.gif') 0 0 repeat-y;
	margin: 0 0 18px 0;
}

.content-box .content-box-items {
	padding: 10px 30px 10px 16px;
}

.content-box .content-box-items a {
	text-decoration: none;
	font-weight: bold;
}

.content-box .content-box-items a:hover {
	text-decoration: underline;
	font-weight: bold;
}

.content-box .content-box-items p {
	margin: 0 0 10px 0;
}

.content-box .content-box-items h2 {
	color: #000000;
	font-size: 18px;
	margin: 0 0 10px 0;
}

.content-box .content-box-items ul {
	list-style: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.content-box .content-box-items ul li {
	background: url('../images/wrapper/list-bullet.gif') 0 9px no-repeat;
	padding: 4px 0 4px 12px;
}

.content-box .content-box-items td {
	font-size: 13px;
	padding: 0 0 0 50px;
}

/* =Left navigation
---------------------------------------------------------------------------------------------------- */
#left-nav {
	background: url('../images/wrapper/left-nav-bg.jpg') repeat-x;
	float: left;
	width: 233px;
	margin: 0;
	font-size: 13px;
	color: #666666;
}

#left-nav img {
	margin: 32px 0 0 0;
}

#left-nav #left-nav-items ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#left-nav #left-nav-items ul li {
	background: url('../images/wrapper/left-nav-items-bg.jpg') repeat-y;
	border-bottom: 1px solid #DFDAC0;
	padding: 0 4px 0 0px;
	line-height: 14px;
	position: relative;
}

#left-nav #left-nav-items ul li a {
	color: #333333;
	font-size: 13px;
	text-decoration: none;
	display: block;
	padding: 9px 0 9px 24px;
	font-weight: bold;
}

#left-nav #left-nav-items ul li a:hover,
#left-nav #left-nav-items ul li:hover,
#left-nav #left-nav-items ul li a.on,
#left-nav #left-nav-items ul li.on {
	color: #000000;
	background: url('../images/wrapper/left-nav-items-on-bg.jpg') repeat-y;
}

#left-nav #left-nav-items ul li.none:hover .sub-nav,
#left-nav #left-nav-items ul li.none-derp .sub-nav {
	position: absolute;
	top: -1px;
	left: 230px;
	display: block !important;
	background: #F4F0D7;
	width: 230px;
	border-top: 1px solid #DFDAC0;
	border-bottom: 1px solid #DFDAC0;
	border-right: 1px solid #DFDAC0;
	padding: 6px 0 7px 0;
}
#left-nav #left-nav-items ul li.none:hover a.first-level-none {
	/*
	padding-left: 254px;
	color: #000000;
	background: #F4F0D7 url('../images/wrapper/left-nav-items-on-bg.jpg') repeat-y 0 0;
	display: inline-block;
	width: 206px;
	border-top: 1px solid #DFDAC0;
	border-right: 1px solid #DFDAC0;
	padding-top: 8px;
	*/
}
#left-nav #left-nav-items ul li .sub-nav {
	margin: 0;
	padding: 0 0 7px 0;
	color: #666666;
	line-height: 15px;
}

#left-nav #left-nav-items ul li .sub-nav a {
	background: url('../images/wrapper/sub-nav-item-bullet.gif') 0 4px no-repeat;
	display: block;
	padding: 0 0 4px 15px;
	margin-left: 24px;
	font-weight: normal;
}

#left-nav #left-nav-items ul li .sub-nav a.on {
	color: #000000; 
}

#left-nav-contact {
	padding: 10px 4px 0 4px;
	font-size: 10px;
	color: #000000;
	text-align: center;
}

/* =Breadcrumb and font resize
---------------------------------------------------------------------------------------------------- */
#breadcrumb-font-size {
	background: #F2ECD1;
	width: 977px;
	margin: 0 auto 0 auto;
	padding: 0 0 15px 0;
}

#breadcrumb-font-size #breadcrumb {
	float: left;
	font-size: 11px;
	color: #51754C;
	padding: 20px 0 0 30px;
}

#breadcrumb-font-size #font-resize {
	float: right;
	padding: 15px 76px 0 0;
}

#breadcrumb-font-size #font-resize td {
	color: #51754C;
}

#breadcrumb-font-size #font-resize td img {
	margin: 0 6px 0 0;
}

/* =Links
---------------------------------------------------------------------------------------------------- */
a {
	outline: none;
	color: #51754C;
}

a:hover {
	outline: none;
	color: #000000;
}

/* =Typography
---------------------------------------------------------------------------------------------------- */
p {
	margin: 0;
	padding: 0;
}

#main-content #text-content p {
	margin: 10px 0 10px 0;	
}

h1 {
	font-size: 20px;
	color: #ED1C24;
	margin: 0 0 14px 0;
}

h1.keyline {
	font-size: 20px;
	color: #ED1C24;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #E6E4E2;
}

h2 {
	font-size: 15px;
	color: #1E4C19;
	margin: 0 0 10px 0;
}

h3 {
	font-size: 13px;
	color: #666666;
	margin: 0;
}

/* =Lists
---------------------------------------------------------------------------------------------------- */
ul {
	list-style: square;
	margin: 0 0 0 14px;
	padding: 0 0 0 14px;
}

ul li {
	padding: 3px 0 3px 0;
}

/* =Icons
--------------------------------------------------------------------------------------------------- */
.calendar {
	background: url('../images/icon-calendar.gif') 0 0 no-repeat;
	line-height: 20px;
	padding: 0 0 0 28px;
}

/* =Forms
--------------------------------------------------------------------------------------------------- */
form {
	margin: 0;
	padding: 0;
}

form .search-field {
	background: #ffffff;
	border: 1px solid #cccccc;
	height: 22px;
	width: 110px;
}
	
td#find-member {
	width: 298px;
}	

td#find-member #find-member-items {
	background: #DED6B2;
}	

td#find-member #find-member-items h2 {
	color: #000000;
	font-size: 16px;
	margin: 0 0 8px 10px;
}

td#find-member #find-member-items .find-member-field {
	background: #ffffff;
	border: 1px solid #CCCCCC;
	width: 177px;
	height: 20px;
}	

td#find-member #find-member-items .find-member-btn {
	background: #ffffff;
	border: 1px solid #CCCCCC;
	height: 22px;
	width: 96px;
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	padding: 0 2px 0 2px;
	cursor: pointer;
}

td#find-member #find-member-items .fm-form {
	margin: 0 0 0 6px;
}

td#find-member #find-member-items .fm-form td {
	padding: 0 0 0 5px;	
}

td#find-member #find-member-items .fm-form span {
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
}

/* =Footer
--------------------------------------------------------------------------------------------------- */
#footer {
	clear: both;
	color: #333333;
	font-size: 11px;
	padding: 4px 0 30px 8px;
}

#footer p.irem {
	background: url('../images/logo-irem.gif') 0 70% no-repeat;
	float: right;
	padding: 8px 12px 0 36px;
	line-height: 15px;
}

#footer a {
	color: #333333;
}

/* Misc */

#newsletters h2 {
	color: #ED1C24;
	font-weight: bold;
	font-size: 16px;
	padding: 10px 0 0 25px;
	margin-bottom: 2px;
}

#newsletters h2 a {
	color: #ED1C24;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none !important;	
}

#newsletters #newsletters-list {
	background-color: #F4F4F4;
	border: 1px solid #DFDAC0;
	margin: 0 15px 0 14px;
	padding: 10px 10px 10px 11px;
	font-size: 11px;
}
#newsletters #newsletters-list ul {
	margin-left: 0;
}
#newsletters #newsletters-list p {
	text-align: right;
	margin-top: 0.5em;
}
#newsletters #newsletters-list .intouch {
	background: #F4F4F4 url('../images/logo-intouch.gif') no-repeat top left;
	text-align: left;
	margin-top: 0;
}
#newsletters #newsletters-list .intouch a {
	display: block;
	width: 148px;
	height: 27px;
	text-indent: -9999em;
}
