/*
	IMHR Website - Main Stylesheet
	Created by Industrial Media
	www.industrialmedia.ca
*/


/* =General
---------------------------------------------------------------------------------------------------- */

body 
{
	background-color: #CCCCCC;
	margin: 0;
	padding: 0;
}

body, div, td 
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}

p
{
	margin: 0 0 15px 0;
	line-height: 1.3em;
}


/* =Layout
---------------------------------------------------------------------------------------------------- */

/*need this to get the site to center in old browsers*/
#container
{
	width: 100%;
	text-align: center;
}

#wrapper
{
	position: relative;
	text-align: left;
	width: 769px;
	margin: 10px auto 10px auto;
	padding: 0;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}

#wrapper #header-bar {
	position: relative;
	background-color: #FFFFFF;
	width: 769px;
	height: 83px;
}

#wrapper #header-bar #logo {
	position: absolute;
	top: 20px;
	left: 20px;
}

#wrapper #header-bar #search {
	position: absolute;
	top: 50px;
	right: 17px;
}

#wrapper #header-bar #search input {
	border: 1px solid #CCCCCC;
	width: 100px;
	height: 15px;
}

#wrapper #header-bar #search td {
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
}

#wrapper #header-bar #top-nav {
	position: absolute;
	top: 14px;
	right: 12px;
}


#wrapper #main-nav {
	position: relative;
	background-color: #E6A441;
	width: 769px;
	margin: 0;
}

#wrapper #main-body {
	position: relative;
	background-color: #FFFFFF;
}

#photo-space {
	background-color: #666666;
}

#content-space {
	background-color: #FFFFFF;
}

#content {
	margin: 0 15px 15px 19px;
}

#content-pad {
	padding: 0 10px 10px 0;
}



/* =Splash page
---------------------------------------------------------------------------------------------------- */
#splash {
	position: relative;
	text-align: left;
	width: 767px;
	margin: 100px auto 0 auto;
	padding: 0;
	border: 1px solid #000000;
}

#splash .header-bar1 {
	position: relative;
	background-color: #E6A441;
	width: 767px;
	height: 21px;
}

#splash .header-bar2 {
	position: relative;
	background-color: #26559B;
	width: 767px;
	height: 21px;
	font-size: 1px;
	
}

#splash #mainbar {
	position: relative;
	width: 767px;
	height: 250px;
	background: #FFFFFF url(../images/splash/splash_background_2.jpg) top left no-repeat;
}

#splash #mainbar #eng-link {
	position: absolute;
	left: 99px;
	top: 190px;
}

#splash #mainbar #fre-link {
	position: absolute;
	left: 233px;
	top: 190px;
}

/* =Navigation
---------------------------------------------------------------------------------------------------- */

#left-nav {
	background-color: #26559B;
}

#left-nav ul {
	margin: 26px 15px 0 0;
	padding-left: 30px;
	list-style-image: url(../images/wrapper/leftnav-bullet.gif);
}

#left-nav ul li {
	margin: 0 0 5px 0;
}

#left-nav ul li ul {
	margin: 5px 0 0 0;
	padding-left: 16px;
	list-style-image: url(../images/wrapper/leftnav-sub-bullet.gif);
}

#left-nav ul li ul li {
	margin-bottom: 0;
}


#left-nav a, #left-nav a:visited {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

#left-nav a:hover {
	text-decoration: underline;
}


#nav-fill {
	text-align: right;
	background-color: #26559B;
}

/* =Footer
---------------------------------------------------------------------------------------------------- */
#footer
{
	position: relative;
	text-align: left;
	width: 769px;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #999999;
}


#footer a, #footer a:visited {
	text-decoration: underline;
	font-size: 10px;
	color: #FFFFFF;
}

#footer a:hover {
	text-decoration: none;
}

#footer .clear {
	clear: both;
	font-size: 1px;
	margin: 0;
	padding: 0;
}

/* =Home page
---------------------------------------------------------------------------------------------------- */
#home-photo-top {
	background-color: #E2DACD;
}

#home-shadow-top {
	background: transparent url(../images/home-shadow-row1.gif) top left repeat-y;
}

#home-body-top p {
	font-size: 12px;
	color: #333333;
	line-height: 1.6em;
	margin-left: 22px;
	margin-right: 22px;
}

#home-divider-left {
	font-size: 1px;
	background: transparent url(../images/home-dotted-line-grey.gif) top left repeat-x;
}

#home-divider-right {
	font-size: 1px;
	background: transparent url(../images/home-dotted-line-orange.gif) top left repeat-x;
}

#home-photo-bottom {
	background-color: #FFFFFF;
}

#home-shadow-bottom {
	background: transparent url(../images/home-shadow-row2.gif) top left repeat-y;
}

#home-body-bottom {
	background-color: #F9E7CE;
}

#home-body-bottom h1 {
	font-size: 13px;
	color: #000000;
	text-transform: uppercase;
	font-weight: bold;
	padding: 29px 0 0 19px;
}

#home-body-bottom .bullet {
	padding: 5px;
	background: transparent url(../images/home-bullet.gif) .5em .7em no-repeat;
	margin-left: 14px;
	padding-left: 24px;
	padding-bottom: .5em;
	margin-bottom: 0;
}

#home-body-bottom .bullet a, #home-body-bottom .bullet a:visited {
	text-decoration: none;
	color: #666666;
}

#home-body-bottom .bullet a:hover {
	text-decoration: underline;
}

#home-rounded-box {
	background-color: #FFFFFF;
	margin-left: 10px;
	margin-bottom: 10px;
}

.home-rounded-box-side {
	background: transparent url(../images/home-rounded-box-side.gif) top left repeat-y;
}

#home-rounded-box-body h1 {
	padding: 0 10px 0 10px;
	width: 170px;
	color: #E6A441;
	font-size: 12px;
}

#home-rounded-box-body p {
	padding: 0 10px 0 10px;
	color: #333333;
	font-size: 12px;
	margin-bottom: 10px;
}


/* =Headers
---------------------------------------------------------------------------------------------------- */
h1 {
	margin: 0 0 5px 0;
	padding: 0;
	width: 300px;
	color: #26559B;
	font-size: 20px;
	font-weight: bold;
}

h2 {
	margin: 0 0 5px 0;
	padding: 0;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
}

h3 {
	margin: 0 0 5px 0;
	padding: 0;
	color: #7D7D7D;
	font-size: 14px;
	font-weight: bold;
}

h4 {
	margin: 0 0 5px 0;
	padding: 0;
	color: #7D7D7D;
	font-size: 12px;
	font-weight: bold;
}

/* =Lists
---------------------------------------------------------------------------------------------------- */
ul
{
	margin: 0 0 10px 24px;
	padding: 0;
	list-style: outside square;
}

ul li
{
	margin: 0;
	padding: 0 0 6px 0;
}

/* =Breadcrumb
---------------------------------------------------------------------------------------------------- */

#breadcrumb {
	position: relative;
	width: 290px;
	font-size: 10px;
	color: #000000;
	margin: 15px 0 10px 19px;
	padding-right: 10px;
}

#breadcrumb a, #breadcrumb a:visited {
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}

/* =Print/Send
---------------------------------------------------------------------------------------------------- */
#print-send {
	position: absolute;
	left: 598px;
	top: 18px;
}

#print-send .top-h-repeater {
	background: transparent url(../images/wrapper/print-send-box-top-h-repeater.gif) top left repeat-x;
}

#print-send .bottom-h-repeater {
	background: transparent url(../images/wrapper/print-send-box-bottom-h-repeater.gif) top left repeat-x;
}

#print-send .left-v-repeater {
	background: transparent url(../images/wrapper/print-send-box-left-v-repeater.gif) top left repeat-y;
}

#print-send .right-v-repeater {
	background: transparent url(../images/wrapper/print-send-box-right-v-repeater.gif) top left repeat-y;
}

#print-send-content {
	font-size: 10px;
	color: #666666;
	padding: 2px 7px 2px 12px;
}

#print-send-content td {
	font-size: 10px;
	color: #666666;
}

a.send, a.send:visited {
	text-decoration: underline;
	font-size: 10px;
	color: #666666;
	padding-left: 20px;
	margin: 0;
	background: transparent url(../images/wrapper/send-icon.gif) 0px 2px no-repeat;
}

a.print, a.print:visited {
	text-decoration: underline;
	font-size: 10px;
	color: #666666;
	padding-left: 20px;
	background: transparent url(../images/wrapper/print-icon.gif) 0px 2px no-repeat;
}

/* =Headers
---------------------------------------------------------------------------------------------------- */

#wrapper #masthead-home-e, #wrapper #masthead-home-f {
	width: 769px;
	height: 249px;
}

#wrapper #masthead-home-e {
	background: #FFFFFF url(../images/headers/home-e.jpg) top left no-repeat;
}

#wrapper #masthead-home-f {
	background: #FFFFFF url(../images/headers/home-f.jpg) top left no-repeat;
}

#wrapper #masthead-common {
	width: 769px;
	height: 107px;
}






/* =Forms
---------------------------------------------------------------------------------------------------- */ 

.input-box {
	border: 1px solid #999999;
	height: 20px;
}

.input-button {
	border: 1px solid #999999;
	height: 20px;
	font-size: 9px;
	bgcolor: #EEEEEE;
	color: #666666;
}

.validation 
{
	color: #FF0000;
	font-weight: bold;
}
	
form 
{
	margin: 0;
	padding: 0;
}


/* =Links
---------------------------------------------------------------------------------------------------- */
a {
	color: #006CB6;
}

a:visited {
	color: ##6D91A9;
}

a:hover {
	color: #648FAF;
}


/* =Miscellaneous
---------------------------------------------------------------------------------------------------- */

hr {
	margin: 5px 0 5px 0;
	color: #CCCCCC;
	background-color: #CCCCCC;
	size: 1px;
	border: 0;
	
}

.back-to-top {
	background: transparent url(../images/back-to-top.gif) top right no-repeat;
	text-align: right;
	margin: 0;
	padding: 0 12px 0 0;
}

.back-to-top a, .back-to-top a:visited, .back-to-top a:hover {
	font-size: 10px;
	color: #666666;
}

#glossary p {
	margin: 0;
	padding: 0;
}
#glossary .glossary-item {
	margin: 10px 0;
	padding: 0;
}

.history-photo {
	border: 1px solid #666666;
	/*background-color: #FCA73A;*/
	text-align: center;
	width: 350px;
}

.caption {
	width: 344px;
	padding: 3px;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	font-size: 10px;
	color: #999999;
	margin-bottom: 12px;
}

.pdf {
	background: #FFFFFF url('../images/icon-pdf.gif') 0 0 no-repeat;
	_height: 16px;
	line-height: 16px;
	min-height: 16px;
	margin-bottom: 12px;
	padding-left: 20px;
}

.web {
	background: #FFFFFF url('../images/icon-web.gif') 0 0 no-repeat;
	_height: 16px;
	line-height: 16px;
	min-height: 16px;
	margin-bottom: 12px;
	padding-left: 20px;
}

.vid {
	background: #FFFFFF url('../images/icon-vid.gif') 0 0 no-repeat;
	_height: 16px;
	line-height: 16px;
	min-height: 16px;
	margin-bottom: 12px;
	padding-left: 20px;
}

.doc {
	background: #FFFFFF url('../images/icon-doc.gif') 0 0 no-repeat;
	_height: 16px;
	line-height: 16px;
	min-height: 16px;
	margin-bottom: 12px;
	padding-left: 20px;
}

.xls {
	background: #FFFFFF url('../images/icon-xls.gif') 0 0 no-repeat;
	_height: 16px;
	line-height: 16px;
	min-height: 16px;
	margin-bottom: 12px;
	padding-left: 20px;
}

.ppt {
	background: #FFFFFF url('../images/icon-ppt.gif') 0 0 no-repeat;
	_height: 16px;
	line-height: 16px;
	min-height: 16px;
	margin-bottom: 12px;
	padding-left: 20px;
}

.pdf {
	background: #FFFFFF url('../images/icon-pdf.gif') 0 0 no-repeat;
	_height: 16px;
	line-height: 16px;
	min-height: 16px;
	margin-bottom: 12px;
	padding-left: 20px;
}

/* =Events Calendar
---------------------------------------------------------------------------------------------------- */ 
.EventCalendar {
	border-top: 1px solid #AAAAAA;
	border-left: 1px solid #AAAAAA;
	border-bottom: 0;
	border-right: 0;
}

.EventCalendar td {
	font-size: 0.85em;
	padding: 2px;
	border-bottom: 1px solid #AAAAAA;
	border-right: 1px solid #AAAAAA;
}

.EventCalendar td {
	border: 1px solid #AAAAAA;
	border-top: 0;
	border-left: 0;
}
	
.EventCalendar table td {
	border: 0;
}

a.EventLink{
   position: relative;
   z-index: 24;
   color: #668EAF;
   text-decoration: underline;
}

a.EventLink:hover {
	z-index: 25;
	cursor: hand;
	text-decoration: underline;
}

a.EventLink span {
	display: none;
}

a.EventLink:hover span {
    display: block;
	font-size: 11px;
    position: absolute;
    top: 0;
	left: 75px;
	width: 18em;
    border: 1px solid #336699;
    background-color: #DDE5E9;
	color: #336699;
	padding: 2px 4px;
	font-weight: normal;
	text-decoration: none;
}

.bgMonthListing {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #336699;
	background-color: #DDE5E9;
}

.bgDayListing {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CCCCCC;
}
	
.text {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: x-small;
}
	
.legend {
	border-left: 15px solid #000000;
	height: 15px;
	margin: 0;
	padding: 0;
	width: 0px;
}

.print-no {
	display: none;
}

#categoryInstructions {
	background-color: #AABFD2;
	border: 2px solid #CCCACD;
	border-bottom: 0;
	border-top: 0;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0.25em 0 0.25em 8px;
}

#categoryListing {
	background-color: #FFFFFF;
	border: 2px solid #CCCACD;
	border-bottom: 0;
	border-right: 0;
}
	
#categoryListing th {
	font-size: 1em;
	font-weight: bold;
	padding: 2px 8px;
	text-align: left;
}
	
#categoryListing th, #categoryListing td {
	border: 2px solid #CCCACD;
	border-left: 0;
	border-top: 0;
}
	
#categoryListing td {
	font-size: 0.92em;
	padding: 8px;
}
	
#optionsView {
	color: #000000;
	font-size: xx-small;
}

.categoryPages a, .categoryPages a:active, .categoryPages a:visited  {
	color: #666666;
	text-decoration: none;
	padding: 0 2px;
}

.categoryPages a:hover {
	color: #999999;
	text-decoration: underline;
}
	
.categoryPages a.active, .categoryPages a.active:active, .categoryPages a.active:visited {
	color: #336699;
	font-weight: bold;
	text-decoration: underline;
}

/* =Misc: Data Table
---------------------------------------------------------------------------------------------------- */

#data
{
	border: 1px solid #26559B;
	margin-bottom: 15px;
}

#data th
{
	border: 1px solid #26559B;
	padding: 3px 2px 5px 5px;
	background-color: #E8E8E8;
	color: #003555;
	font-size: 1em;
	text-align: left;
}

#data td
{
	border: 1px solid #26559B;
	padding: 3px 2px 5px 5px;
	font-size: 11px;
}