/* Northern Links CSS Document */
/* Author: Chris McCreery */

html,body {
	font-family:"Book Antiqua","Times New Roman", serif;
	font-size:13px;
	margin:0;
	padding:0;
	min-height:100%;
	height:100%;
}

/* Hide property from IE */
@media all { 
html>body {
	height:auto;
}
html>body #container {
		height:auto;
	}
html>body #content {
		height:auto;
	}

html>body #nav a:link {
	padding-right:11px;
	}
html>body #nav a:visited {
	padding-right:11px;
	}
html>body #nav a:active {
	padding-right:11px;
	}
}

#container {
	width:750px;
	background-color:#ffffff;
	border:2px solid #005186;
	padding:2px;
	height:325px;
	behavior: url(http://www.lin.ca/css/csshover.htc);
	margin-right:auto;
	margin-left:auto;
	clear:both;
}

#header {
	width:740px;
	height:19px;
	color:#FFFFFF;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	letter-spacing:2px;
	background-color:#000000;
	background-image:url(../images/LAYOUTFINAL_22.jpg);
	background-position:right;
	background-repeat:no-repeat;
}

#header a:link, #header a:visited, #header a:active, #header a:hover {
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
}

#masthead {
	height:194px;
	width:749px;
	left:0px;
	background-image:url(../images/banner.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

/* =========================== Top Navigaiton Styles ===========================  */
#nav {
	width:749px;
	height:30px;
	clear:both;
	padding:0;
}

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav li {
	float:left;
}

#nav a:link, #nav a:visited, #nav a:active {
	float:left;
	display:inline;
	color:#ffffff;
	background-color:#449ad7;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
	text-decoration:none;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:12px;
	padding-right:12px;
	font-weight:bold;
	font-size:17px;
	letter-spacing:1px;
}

#nav a:hover {
	float:left;
	display:inline;
	color:#ffffff;
	background-color:#005186;
	background-image:url(../images/nav_swoosh.gif);
	background-repeat:no-repeat;
	background-position:right;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	text-decoration:none;
}


/* =========================== Left Navigaiton Styles ===========================  */
#sub_nav {
	position:absolute;
	left:0px;
	top:104px;
	padding-left:10px;
	padding-top:25px;
	background-repeat:no-repeat;
	background-position:top left;
	width:123px;
	background-image:url(../images/left_nav.jpg);
	font-family:Helvetica, Verdana, Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:1.7em;
	background-color:#005487;
	height:326px;
	min-height:100%;
}

#sub_nav a:link, #sub_nav a:visited, #sub_nav a:active {
	color:#ffffff;
	text-decoration:none;
}

#sub_nav a:hover {
	color:#FDB827;
	text-decoration:none;
}

/*========================= Content Styles =========================== */
#content { 
	position:relative;
	margin:5px;
	padding-top:10px;
	padding-left:10px;
	background-color:#FFFFFF;
	border:1px solid #cccccc;
	clear:both;
	height:326px;
	min-height:100%;
	/* leave out width for overlapping in IE */
}

#content h1 {
	background-image:url(../images/swoosh.gif);
	background-repeat:no-repeat;
	background-position:right;
	background-color:#EDF2F7;
	height:25px;
	margin-right:10px;
	letter-spacing:3px;
	font-style:italic;
	clear:both;
	
}

h2 {

}

h3 {

}

#content p {
	font-size:12px;
	color:#093380;
	line-height:1.5em;
	padding-left:10px;
	padding-right:10px;
	text-align:left;
	width:auto;
}

#content ul li{
	vertical-align:text-top;
	font-size:1em;
	color:#093380;
	line-height:1.5em;
	font-family:"Book Antiqua";
	width:auto;
}

#content ul ul li{
	font-size:1em;
}

ol {
	color:#093380;
	font-size:1em;
	line-height:1.5em;

}

a:link, a:visited, a:active {
	color:#093380;
	font-weight:bold;
	text-decoration:underline;
}

a:hover {
	color:#FDB827;
	font-weight:bold;
	text-decoration:underline;
}

.prevnext a:link, .prevnext a:visited, .prevnext a:active {
	color:#FDB827;
	font-weight:bold;
	text-decoration:underline;
}

.prevnext a:hover {
	color:#093380;
	font-weight:bold;
	text-decoration:underline;
}

#content td, #content tr, #content table{
	font-size:1em;
	color:#093380;
	font-family:"Book Antiqua";
}

 #content table{ 
 	width:500px;
	font-family:"Book Antiqua";
}

/*========================= Resource Lisiting Styles =========================== */

.resourcelistdivider {
	border:1px solid #cccccc;
	margin-bottom:10px;
	margin-right:10px;
	clear:right;
}

.resourcelistdivider a:link, .resourcelistdivider a:visited, .resourcelistdivider a:active{
	position:relative;
	display:block;
	padding:5px 5px 5px 3px;
	background-color:#EDF2F7;
	text-decoration:none;
	font-size:1em;
	color:#093380;
	font-weight:bold;
	text-decoration:underline;
}

.resourcelistdivider a:hover{	
	position:relative;
	display:block;
	padding:5px 5px 5px 3px;
	color:#ffffff;
	background-color:#cccccc;
	text-decoration:underline;
	font-size:1em;
} 

.resourcelistdivider p{
	color:#0000000;
	padding:5px;
}

.resourcelistdivider h3 {
	position:relative; /* added to resolve no background colour in IE^ */
	color:#ffffff;
	padding:5px 5px 5px 3px;
	background-color:#EDF2F7;
	font-size:1em;
	letter-spacing:normal;
	margin:0px;	
}

.resourcelistdivider h4 {
	font-style:italic;
	font-size:.9em;
	padding-left:20px;
	margin:0;
	padding-top:0px;
}

/* =============== News List ============ */
.newslist {
	border:1px solid #cccccc;
	margin-bottom:5px;
	margin-right:10px;
	clear:right;
}
.newslist p{
	color:#0000000;
	padding:5px;
}
/* PDF Links Only work in Mozilla */
/*a[href$=".pdf"]:after { */ 
/*	content: "  " url(../images/pdf-icon.gif); */
/*} */



/* ============== Form Styles ============= */
form {
	padding-left:10px;
	border:1px solid #cccccc;
	width:500px;
	font-family:"Book Antiqua";
	font-size:12px;
}

label {
	padding-left:10px;
	float:left;
	font-weight:bold;
	width:190px;
}

fieldset {
	border:none;
}

legend {
	font-size:15px;
	letter-spacing:3px;
	font-weight:bold;
	font-style:italic;
}

input,textarea {
	margin-bottom:5px;
	vertical-align:middle;
	border:1px solid #cccccc;
}

input:focus {
	background-color:#EDF2F7;
}

textarea {
	width:250px;
	border:1px solid #cccccc;
	height:150px;
	font-family:"Book Antiqua";
	font-size:12px;
}

textarea:focus {
	vertical-align:middle;
	border:1px solid #cccccc;
	background-color:#EDF2F7;
}

select {
	vertical-align:middle;
	border:1px solid #FDB827;
	margin:4px;
	font-family:"Book Antiqua";
	font-size:12px;
}

select:focus {
	vertical-align:middle;
	border:1px solid #cccccc;
	margin:4px;
	background-color:#EDF2F7;
}

.button {
	border:1px solid #000000;
	background-color:#005186;
	color:#FFFFFF;
	font:"Book Antiqua";
}

br{
clear: left;
}

/* ============ Right Column =============== */
#rightcolumn {
	border:1px solid #cccccc;
	width: 250px;
	float:right;
	margin-left:10px;
	margin-right:10px;
	font-size:10px;
}

#rightcolumn h2 {
	font-size:12px;
	background-color:#CCCCCC;
	color:#FFFFFF;
	margin:0px;
	padding:2px;
}

#rightcolumn h3 {
	font-size:11px;
	width:100px;
	margin:0px;
	padding:3px;
}

#rightcolumn p {
	text-align:left;
	margin-top:3px;
}
/* ============= Photo Gallery ============= */
#gallery img {
	border:1px solid #333333;
	padding:3px;
	margin:5px;
}

/* ============= Footer Style ============== */
#footer {
	height:24px;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	background-color:#000000;
	padding:5px;
	vertical-align:middle;
	clear:both;
}

#footer a:link, #footer a:visited, #footer a:active, #footer a:hover {
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
}


/* =============== Success Story format of Definition lists ============== */

dl {
margin-left:20px;
}
dt {

	font-weight: bold;
	color: #fff;
margin-top:10px;
margin-left:-30px;
	padding-top: 5px;
	padding-right: 5px;
padding-left:20px;
        background: #ccc;
}
dd {
width:650px;
}