/* -------------- reset styles -------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead{border: 0pt none;font-family: inherit;font-size: 100%;font-style: inherit;font-weight: inherit;margin: 0pt;padding: 0pt;}
caption, th, td{font-weight: normal;}
blockquote:before, blockquote:after, q:before, q:after{content: "";}
blockquote, q{quotes: "" "";}



/* -------------- general styles -------------- */
html,body{
	margin:0;
	padding:0;
}
body, p, h1, h2, h3, h4, h5, a {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px; 
    color: #666; 
}
h1, h2, h3, h4, h5{
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
body.fend{
	background:#fff url(/fend/images/bg.png) repeat-x top;
}
body.hideSelect select{
	visibility: hidden;/* hide selects when popup is open so they don't display above */
}

body.mceContentBody{
	background: #fff;
}
p{margin: 5px 0;}
ul{
	list-style: disc outside;
	margin: 10px 0;
}
ol li{list-style-type:decimal;}
ol ol li{list-style-type:lower-alpha}
ol ol ol  li{list-style-type:upper-roman;}
li{
	margin: 1px 0 1px 25px;
}
b, strong{font-weight: bold;}
i, em{font-style: italic;}
.clear{clear: both;}
small{font-size: .8em;}
big{font-size: 1.2em;}
.hide{display: none;}
h1{
    color : #052848;
    font-size : 18px;
    font-weight : bold;
}
h2{
    color : #999;
    font-size : 18px;
    font-weight : bold;
}
h3 {
    color : #666;
    font-size : 15px;
    font-weight : bold;
}
h4 {
    color: #6e8497;
    font-size: 14px;
    font-weight: bold;
}
h5 {
    color : #666;
    font-size : 12px;
    font-weight : bold;
	letter-spacing: 2px;
	text-transform: uppercase;
}
h6 {
    color : #999;
    font-size : 12px;
    font-weight : bold;
	font-style: italic;
}
a:link, a:visited, a:active { 
    color: #00529c;
    text-decoration: none;
}
a:hover {
    color: #4597e1;
    text-decoration: none;
}



/* -------------- layout styles -------------- */
div#container{
	width:960px;
	text-align:left;
	margin:0 auto;
}
	div#headershell-thunderbay{
		position:relative;
		height: 170px;
		background: url(/fend/images/backer-header.jpg);
	}
	div#headershell-gta{
		position:relative;
		height: 170px;
		background: url(/fend/images/backer-header-gta.jpg);
	}
	div#headershell-aboriginal{
		position:relative;
		height: 170px;
		background: url(/fend/images/backer-header-aboriginal.jpg);
	}
		h1#logo a{
			display: block;
			float: left;
			width: 250px;
			height: 145px;
			margin-top: 10px;
		}
		div#topnav{
			float: right;
			margin-top: 10px;
		}
			div#topnav a{
				display: inline-block;
				height: 30px;
				margin-left: 5px;
			}
			div#topnav a span{
				display: none;
			}
			a.home{
				width: 82px;
				background: url(/fend/images/backer-topnav.png) no-repeat left top;
			}
			a.home:hover{
				background: url(/fend/images/backer-topnav.png) no-repeat left bottom;
			}
			a.getinvolved{
				width: 130px;
				background: url(/fend/images/backer-topnav.png) no-repeat -82px top;
			}
			a.getinvolved:hover{
				background: url(/fend/images/backer-topnav.png) no-repeat -82px bottom;
			}
			a.alumniforum{
				width: 140px;
				background: url(/fend/images/backer-topnav.png) no-repeat -212px top;
			}
			a.alumniforum:hover{
				background: url(/fend/images/backer-topnav.png) no-repeat -212px bottom;
			}
			a.alumnistore{
				width: 133px;
				background: url(/fend/images/backer-topnav.png) no-repeat -352px top;
			}
			a.alumnistore:hover{
				background: url(/fend/images/backer-topnav.png) no-repeat -352px bottom;
			}
		div#searchwrapper{
			position: absolute;
			top: 75px;
			left: 650px;
			width: 300px;
			height: 35px;
		}
			div#searchwrapper #search_string{
				float: left;
				background: none;
				border: 0px none;
				margin: 8px 0 0 35px;
				width: 180px;
				display: inline; /*fix ie6 double float*/
			}
			#searchwrapper #search_submit{
				float: right;
				margin: 0px 0px 0 0;
				width: 73px;
				height: 35px;
				display: inline; /*fix ie6 double float*/
			}
	div#wrapper-home{
		background: #fff url(/fend/images/backer-wrapper-home.jpg) no-repeat top;
		padding: 10px;
	}
	div#wrapper-forum{
		background: #fff url(/fend/images/backer-wrapper-forum.png) no-repeat top;
		padding: 10px;
	}
	div#wrapper{
		background: #fff url(/fend/images/backer-wrapper.png) no-repeat top;
		padding: 10px;
	}
		div#contentshell{
			background: url(/fend/images/backer-content.png) repeat-y left;
		}
			div#columnshell{
				float:left;
				width:205px;
			}
				div.columnbox{
					margin: 10px 0 10px 20px;
					width: 170px;
					background: url(/fend/images/backer-column.png) no-repeat left top;
				}
					div.columnbox-inner{
						background: url(/fend/images/backer-column.png) no-repeat right bottom;
						padding: 5px 10px 20px 10px;
					}
			div#bannershell{
				height: 230px;
				width: 720px;
				float: right;
			}
				div#introtext{
					width: 310px;
					margin: 30px 0 0 10px;
					float: left;
					display: inline;
				}
					div#bannershell h2{
						color: #052848;
						font-size: 18px;
						font-weight: bold;
					}
					div#bannershell p{
						color: #052848;
						font-size: 14px;
					}
				div#fader{
					float: right;
					width: 390px;
				}
			div#content{
				float:right;
				width:700px;
				margin-right: 20px;
				display: inline; /* fix ie6 double float */
			}
				div#pagetitle{
					height: 40px;
					line-height: 30px;
					text-align: right;
					margin-bottom: 20px;
				}
					div#pagetitle h2{
						float: left;
					}
					a.print{
						display: inline-block;
						margin-top: 5px;
					}
				div#fader-bottom{
					width: 580px;
					height: 170px;
					padding: 0 0 0 60px;
					}
		div#footershell{
			padding: 0 20px 0 20px;
			margin-top: 20px;
			/* fix padding/margin problem in ie6 */
			_padding: 10px 20px 0 20px;
			_margin-top: 0;
			background: #fff;
			color: #FFF;
			clear:both;
		}
			div#rootnav{
				background: url(/fend/images/backer-footer.png) no-repeat left top;
				height: 40px;
				padding: 10px;
				margin-bottom: 10px;
			}
				div#address{
					font-size: 11px;
					color: #7a92a6;
					text-align: right;
					float: right;
					margin-left: 15px;
				}
				div#rootlinks{
					color: #ccc;
					line-height: 15px;
				}
					div#rootlinks a{
						padding: 0 5px;
						margin: 2px 0;
						border-right: 1px solid #ccc;
						display: inline-block;
					}
					ul#footernav{
						margin: 0;
						list-style: none;
						display: inline;
					}
						ul#footernav li{
							display: inline;
							margin: 0;
						}
							ul#footernav ul{
								display: none;
							}
			div#copyright{
				text-align: center;
				color: #ccc;
				line-height: 30px;
			}



/* -------------- contact page styles -------------- */
div#contactform{
	float: left;
	width: 250px;
	height: 320px;
}
div#mapshell{
	height: 320px;
	margin-left: 250px;
	border: 1px solid #e1e1e1;
}



/* -------------- content styles -------------- */
/* grey / blue boxes */
div.greybox-1col{
	width: 220px;
	display: block;
	float: left;
	background: url(/fend/images/backer-greybox-1col.png) no-repeat left top;
}
	div.greybox-1col-inner{
		padding: 10px;
		background: url(/fend/images/backer-greybox-1col.png) no-repeat right bottom;
	}
div.greybox-2col{
	width: 460px;
	display: block;
	float: left;
	background: url(/fend/images/backer-greybox-2col.png) no-repeat left top;
}
	div.greybox-2col-inner{
		padding: 10px;
		background: url(/fend/images/backer-greybox-2col.png) no-repeat right bottom;
	}
div.greybox-1col h3,
div.greybox-2col h3{
	line-height: 20px;
	padding-left: 20px;
	margin-bottom: 10px;
}

/* grey box titles */
h3.news{
	background: url(/fend/images/greybox-titles.png) no-repeat left -3px;
}
h3.events{
	background: url(/fend/images/greybox-titles.png) no-repeat left -28px;
}
h3.newsletter{
	background: url(/fend/images/greybox-titles.png) no-repeat left -53px;
}
h3.chapter{
	background: url(/fend/images/greybox-titles.png) no-repeat left -78px;
}
h3.social{
	background: url(/fend/images/greybox-titles.png) no-repeat left -103px;
}

/* variable width buttons */
a.button-grey{
	display: inline-block;
	background: url(/fend/images/backer-button-grey.png) no-repeat left top;
	cursor: pointer;
}
	a.button-grey span{
		display: inline-block;
		height: 25px;
		line-height: 25px;
		padding: 0 10px;
		font-size: 14px;
		background: url(/fend/images/backer-button-grey.png) no-repeat right -25px;
	}
a.button-grey:hover{
	background: url(/fend/images/backer-button-grey.png) no-repeat left -50px;
}
	a.button-grey:hover span{
		background: url(/fend/images/backer-button-grey.png) no-repeat right -75px;
		color: #00274b;
	}
a.button-blue{
	display: inline-block;
	background: url(/fend/images/backer-button-blue.png) no-repeat left top;
	cursor: pointer;
}
	a.button-blue span{
		display: inline-block;
		height: 25px;
		line-height: 25px;
		padding: 0 10px;
		font-size: 14px;
		background: url(/fend/images/backer-button-blue.png) no-repeat right -25px;
	}
a.button-blue:hover{
	background: url(/fend/images/backer-button-blue.png) no-repeat left -50px;
}
	a.button-blue:hover span{
		background: url(/fend/images/backer-button-blue.png) no-repeat right -75px;
		color: #00274b;
	}
	
/* news styles */
div.newsHeading{
	display: block;
	background: url(/fend/images/arrow-blue.png) no-repeat 3px 3px;
	padding-left: 15px;
}
	div.newsHeading a{
		font-weight: bold;
	}
div.newsContent{
	display: block;
	padding: 0 5px 5px 15px;
	border-bottom: 1px dotted #b7b7b7;
	margin-bottom: 10px;
}

/* newsletter signup styles */
input#subscribe_email{
	background: url(/fend/images/backer-input-subscribe.png);
	height: 15px;
	width: 180px;
	padding: 5px 10px;
	border: 0 none;
}

/* store styles */
div#cartbar{
}
div#cartlink{
	display: inline;
}

/* gray bordered box */
.downloadbar{
	background: #f9f9f9;
	border: 1px solid #f0f0f0;
	padding: 10px;
}

/* ---- news page ---- */
div.newspage{
	background: #bad2de url(/fend/images/backer-newspagination.png) no-repeat;
	height: 30px;
	font-size: 11px;
	line-height: 30px;
	color: #bbb;
}		
	div.newspage ul{
		list-style: none;
		margin: 0;
		padding: 0 10px;
		height: 30px;
		line-height: 30px;
	}
		div.newspage ul li{
			list-style: none;
			margin: 0;
			float: left;
		}
		div.newspage ul li span.currentpage{
			display: inline-block;
			width: 25px;
			line-height: 30px;
			text-align: center;
		}
		div.newspage ul li a{
			display: block;
			width: 25px;
			line-height: 30px;
			font-size: 11px;
			text-align: center;
		}
			div.newspage ul li a:hover{
				color: #000;
				background: url(/fend/images/backer-newspagination-hover.png);
				text-decoration: none;
			}
ul#newslist{
	list-style: none;
}
	ul#newslist li{
		margin: 0 10px;
		padding: 5px;
		border-bottom: 1px solid #ddd;
	}
		ul#newslist li a{
			font-weight: bold;
		}
		
/* update address form */
div.update-address-form ul{
	margin: 0;
	list-style: none;
	width: 100%;
}

	div.update-address-form ul li{
		margin: 10px 0;
		float:left;
		width: 250px;
		display: inline;
			color: #666;
			font-weight: bold;
	}
	
		div.update-address-form ul li label{
			display: block;
		}
		
		div.update-address-form textarea{
			width: 490px;
		}
		
		div.update-address-form input{
			width: 225px;
		}
		
		div.update-address-form input[type=submit]{
			width: auto;
		}


/* chart style */

.tableborder{
	width: 100%;
	border: 1px solid #B3C9DC;
	background: #F7F7F7;
}
	.tableborder th{
		padding: 5px;
		color: #fff;
		font-size: 13px;
		font-weight: bold;
		background: #26587F url(/fend/images/backer-tableledger.jpg) repeat-x top;
	}
	.tableborder td{
		padding: 5px;
	}
	.tableborder tr:hover td{
		background: #D8E7F4;
	}
		.course-header{} /*needed for sims do not remove*/
	td.course-header,
	.subrow td,
	.subrow:hover td,
	.event-month-row td{
		padding: 5px;
		font-style: italic;
		font-size: 12px;
		color: #003256;
		background: #d3dfec url(/fend/forum_images/backer-tablesubledger.png) repeat-x top!important;
	}
	
.tableborder2{
	width: 100%;
	border: 1px solid #B3C9DC;
	background: #F7F7F7;
}
	.tableborder th{
		padding: 5px;
		color: #fff;
		font-size: 13px;
		font-weight: bold;
		background: #26587F url(/fend/images/backer-tableledger.jpg) repeat-x top;
	}
	.tableborder td{
		padding: 5px;
	}



/* -------------- student-recruiter form styles -------------- */

div#student-recruiter-form ul{
	margin: 0;
	list-style: none;
	width: 100%; 
}

	div#student-recruiter-form ul li{
		margin: 1px 0 1px 0;
		padding: 0 0 0 0;
		float:left;
		display: inline;
		color: #4d6b90;
	}
	
div#student-recruiter-form ul.single{
		width: 100%;
	}
	div#student-recruiter-form ul.single li{
		display: block; 
		width: 600px;
		}
	div#student-recruiter-form ul.single label{
		width: 220px; 
		display: inline-block;
		vertical-align: top;
		}
		div#student-recruiter-form ul.single li.single-education label{
			width: 105px; 
			display: inline-block;
			vertical-align: top;
			}
	div#student-recruiter-form ul.single input{
		width: 150px; 
		display: inline-block;
		}
		div#student-recruiter-form ul.single li.single-education input{
			width: 100px; 
			display: inline-block;
			}
div#student-recruiter-form ul.question{
	float: left;
	width: 70%;
	}
	div#student-recruiter-form ul.question li{
		line-height: 25px;
		}
div#student-recruiter-form ul.answer{
	float: right;
	width: 30%;
	}
	div#student-recruiter-form ul.answer li{
		margin-top: 7px;
		width: 32px;
		}
div#form-rate{
	display:block;
	width: 100%;
	height: 50px;
	background: #C9D6E0;
	text-align: center;
	}
div#form-rate p{
	color: #666666;
	padding: 10px 0 0 0;
	}
div#student-recruiter-form ul.rate-numbers{
	width: 30%;
	float: right;
	padding: 2px 14px 0 0;
	}
div#student-recruiter-form ul.rate-numbers li{
	padding: 0 2px 0 2px;
	}



/* -------------- sitemap styles -------------- */
ul#sitemap{
	list-style: none;
	margin: 0;
}
ul#sitemap li{
	list-style: none;
	font-weight: bold;
	line-height: 20px;
	border-top: 1px solid #666;
}
ul#sitemap ul{
	margin: 0 0 0 15px;
}
ul#sitemap ul li{
	font-weight: normal;
	border: none;
}



/* -------------- ToolTip styles -------------- */
a.tooltip:hover {
	background:#ffffff;
	text-decoration:none;
}
	a.tooltip span {
		display:none;
		padding:2px 3px;
		margin-left:8px;
		width:250px;
	}
		a.tooltip:hover span{
			display:inline;
			position:absolute;
			background:#ffffff;
			border:1px solid #4d6b90;
			color:#6c6c6c;
		}



/* -------------- modal styles -------------- */
div#modaloverlay{
	position: absolute;
	left: 0px;
	top: 0px;
	width:100%;
	background: #153d63;
	z-index: 99;
}
div#modalwindow{
	position: absolute;
	width: 100%;
	z-index: 100;
}
	div#modalinner{
		position: relative;
		width: 500px;
		margin: 0 auto;
		padding: 10px;
		border: 1px solid #e1e1e1;
		background: #fff url(/fend/images/backer-event.png) repeat-x top;
	}
	div#modalclose{
		padding-top: 10px;
	}/* Root = Vertical, Secondary = Vertical */
ul#navmenu{
  margin: 10px 0 20px 0;
  border: 0 none;
  padding: 0;
  width: 205px; /*For KHTML*/
  list-style: none;
}

ul#navmenu li,
ul#navmenu ul {
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 205px; /*For KHTML*/
  list-style: none;
}

ul#navmenu ul,
ul#navmenu ul li{
  width: 190px; /*For KHTML*/
}

ul#navmenu:after /*From IE 7 lack of compliance*/{
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}

ul#navmenu li {
  float: left; /*For IE 7 lack of compliance*/
  display: block !important; /*For GOOD browsers*/
  display: inline; /*For IE*/
  position: relative;
  z-index:5;
}

/* Root Menu */
ul#navmenu a {
  padding: 0 5px 0 40px;
  display: block;
  background: url(/fend/images/backer-nav.png) no-repeat left top;
  font: normal 13px/25px "Trebuchet MS", Arial, Helvetica, sans-serif;
  text-decoration: none;
  height: auto !important;
  height: 1%; /*For IE*/
}

/* Root Menu Hover Persistence */
ul#navmenu a:hover,
ul#navmenu li:hover a,
ul#navmenu li.iehover a {
  background: url(/fend/images/backer-nav.png) no-repeat left bottom;
  color: #fff;
}

/* 2nd Menu */
ul#navmenu li:hover li a,
ul#navmenu li.iehover li a {
  padding: 0 5px;
  background: #01539c;
  color: #bce0ff;
}

/* 2nd Menu Hover Persistence */
ul#navmenu li:hover li a:hover,
ul#navmenu li:hover li:hover a,
ul#navmenu li.iehover li a:hover,
ul#navmenu li.iehover li.iehover a {
  background: #00417c;
  color: #fff;
}

/* 3rd Menu */
ul#navmenu li:hover li:hover li a,
ul#navmenu li.iehover li.iehover li a {
  background: #00417c;
  color: #bce0ff;
}

/* 3rd Menu Hover Persistence */
ul#navmenu li:hover li:hover li a:hover,
ul#navmenu li:hover li:hover li:hover a,
ul#navmenu li.iehover li.iehover li a:hover,
ul#navmenu li.iehover li.iehover li.iehover a {
  background: #002e58;
  color: #fff;
}

/* 4th Menu */
ul#navmenu li:hover li:hover li:hover li a,
ul#navmenu li.iehover li.iehover li.iehover li a {
  background: #002e58;
  color: #bce0ff;
}

/* 4th Menu Hover */
ul#navmenu li:hover li:hover li:hover li a:hover,
ul#navmenu li.iehover li.iehover li.iehover li a:hover {
  background: #00203e;
  color: #fff;
}

ul#navmenu ul {
  display: none;
  position: absolute;
  top: 0;
  left: 205px;
}

ul#navmenu ul ul,
ul#navmenu ul ul ul {
  display: none;
  position: absolute;
  top: 0;
  left: 190px;
}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#navmenu li:hover ul ul,
ul#navmenu li:hover ul ul ul,
ul#navmenu li.iehover ul ul,
ul#navmenu li.iehover ul ul ul {
  display: none;
}

ul#navmenu li:hover ul,
ul#navmenu ul li:hover ul,
ul#navmenu ul ul li:hover ul,
ul#navmenu li.iehover ul,
ul#navmenu ul li.iehover ul,
ul#navmenu ul ul li.iehover ul {
  display: block;
}

/*------------------ video player styles -----------------------*/
div.flv-player{
	background: #000 url(/fend/images/vid_play.gif) no-repeat center;
}

div.flv-player a{
	display: block;
	background: url(/fend/images/vid_botleft.gif) no-repeat bottom left;
	width: 100%;
	height: 100%;
	text-decoration: none;
}

div.flv-player a span{
	display: block;
	background: url(/fend/images/vid_botright.gif) no-repeat bottom right;
	width: 100%;
	height: 100%;
	cursor: pointer;
}#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}