/********************************************************************
* Name..............: sub.css
* Description.......: sub template css for www.ASI.edu site
* Created by........: PVE
* Modified by.......: PVE
* Last Modified.....: 05/3/2016 - updated orange
********************************************************************/

body {
  background:url(../image/bg.png) repeat-x top;
  background-color: #F4F7F9;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #333333;
  margin: 0px;
}

img {
  border: none;
}

/**** General Page Structure ****/

#background_holder {
  background: url(https://zuc.ca/Files/main/images/Redesign2009/header_home_bg.jpg) no-repeat 50% 0;
  min-width: 960px;
}

div#wrapper {
  width: 960px;
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
}

div#header {
  width: 960px;
  padding: 0px;
  margin: 0px;
  margin-bottom: 47px;
}

div#lower_main {
  width: 960px;
  padding: 0;
  margin: 0;
  background: url(../image/bg_content_mid.gif) repeat-y left top;
  min-height: 400px;
  background-color: #FFFFFF;
}

#lower_bg {
  width: 960px;
  padding: 0;
  margin: 0;
  min-height: 400px;
  background: url(../image/bg_content_top.png) no-repeat 50% 0;
}

div#lower_main_cap {
  background: url(../image/lower_main-cap.gif) no-repeat left top;
}

div#footer {
  width: 960px;
  margin: 15px 0px 25px 0px;
  text-align: center;
}

#footer-links {
  float: left;
  padding-left: 18px;
  text-align: left;
  line-height: 1.6em;
}

#footer-follow {
  float: right;
  padding-right: 12px;
  line-height: 1.6em;
}

#footer-follow img {
  margin-left: 4px;
  margin-top: -2px;
  vertical-align: middle;
}

#footer p {
  color: #003d6f;
  line-height: 1.8em;
}

#footer a {
  color: #003d6f;
  text-decoration: none;
}

#footer a:hover {
  text-decoration: underline;
}

div#homelink {
  position: absolute;
  float: left;
  top: 25px;
  width: 250px;
  height: 40px;
}

#homelink:hover {
  cursor: pointer;
}

div#beinspiredlink {
  position: absolute;
  margin-left: 600px;
  top: 43px;
  width: 350px;
  height: 30px;
}

#beinspiredlink:hover {
  cursor: pointer;
}

/**** End General Page Structure ****/

/**** Traditional/Global Navigation ****/

div#trad_nav {
  height: 28px;
  width: 960px;
  background:url(../image/tradnav_bg.gif) no-repeat left top;
}

.trad_nav_tab {
  color: #FFFFFF;
  font-family: "Times New Roman", Times, serif;
  font-size: 16px;
  float: left;
  text-align: center;
  padding: 6px 18px 0px 18px;
  margin-top: 1px;
  height: 22px;
  border-right: 1px solid #37678F;
}

.trad_nav_tab_hover {
  background-color: #0B2A50;
}

.trad_nav_spacer {
  border-right: 1px solid #37678F;
  width: 28px;
  float: left;
  margin-top: 1px;
  height: 28px;
}

#trad_nav a {
  color: #FFFFFF;
  text-decoration: none;
}

#trad_nav a:hover {
  color: #FFFFFF;
  text-decoration: none;
}

.current {
  background-color: #FFFFFF;
  color: #0B2A50 !important;
}

/**** End Traditional/Global Navigation ****/

/**** Header Navigation ****/

#header_nav {
  margin: 0px;
  width: 625px;
  height: 36px;
  position: relative;
  top: 0px;
  left: 330px;
}

.header_tab {
  float: left;
}

#search_tab {
  background: url(../image/header_search_bg.gif) no-repeat left top;
  width: 187px;
  height: 36px;
}

#search {
  background:url(../image/search_field_bg.png) no-repeat left top;
  height: 30px;
  padding: 6px 0px 0px 23px;
}

#search input.search_field {
  padding: 0px;
  margin: 0px 25px 0px 0px;
  width: 95px;
  height: 14px;
  border-top-width: 0px;
  border-left-width: 0px;
  font-size: 11px;
  border-bottom-width: 0px;
  color: #333333;
  font-family: Arial;
  border-right-width: 0px;
}

.search_button {
  padding: 0px;
  margin: 0px;
  vertical-align: bottom;
}

/**** End Header Navigation ****/

/**** Content Area Columns and Inner Footer ****/

#left_column {
  width: 220px;
  margin: 20px 0px 0px 0px;
  padding: 0px;
  float: left;
}

.left_spacer {
  width: 13px;
  float: left;
  margin-top: 20px;
  height: 28px;
}

#right_column {
  width: 690px;
  padding-left: 18px;
  float: left;
}

#main_content {
  width: 690px;
  margin: 20px 0 15px 18px;
  padding: 0px 16px 0px 0px;
  float: left;
  min-height: 300px;
  overflow: visible;
}

#stretch {
  margin: 0px -19px 0px -3px;
  width: 696px;
}

/* IE 6 CSS */

* html #main_content {
  overflow: hidden;
}

* html #stretch {
  position: relative;
}

.page-display-name {
  font-family: "Times New Roman", Times, serif;
  color: #CF4520;
  font-size: 25px;
  height: 26px;
  width: 690px;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #ddd;
  display: block;
  padding: 0px 0px 4px 0px;
  margin: 0px -16px 14px 0px;
  line-height: normal;
}

.page-display-name h1 {
  font-size: 25px !important;
}

.page-display-left {
  font-family: "Times New Roman", Times, serif;
  color: #CF4520;
  font-size: 25px;
  height: 26px;
  width: 696px;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #ddd;
  display: block;
  padding: 0px 0px 4px 2px;
  margin: 0px -22px 12px 0px;
  line-height: normal;
}

.page-display-left h1 {
  font-size: 25px !important;
}

#current_location {
/*  border-top: 2px solid #DDDDDD;
  border-bottom: 1px solid #DDDDDD; */
  padding: 5px;
  color: #8F8F8F;
  width: 686px;
  font-size:11px;
  margin: -12px 0px 12px 0;
}

#current_location a {
  color: #666666;
  text-decoration: none;
  font-size:11px;
}

#current_location a:hover {
  color: #003F72;
  text-decoration: underline;
}

#tools {
  padding: 10px 5px 20px 5px;
  text-align: right;
  line-height: 1em;
  width: 686px;
}

#tools img {
  vertical-align: middle;
}

#tools a {
  color: #666666;
  text-decoration: none;
}

#tools a:hover {
  color: #003F72;
  text-decoration: underline;
}

#left_column_hdr {
  color: #7795bf;
  padding: 0;
  /*background: url(../image/left_column_hdr1.png) no-repeat left top;*/
  width: 220px;
  height: 30px;
  overflow: hidden;
  border-bottom: 1px solid #cfdceb;
}

#left_column_ftr {
  border-top: 1px solid #FFFFFF;
  min-height: 2px;
}

#inner_ftr {
  clear: both;
  background: url(../image/bg_content_btm.gif) no-repeat left bottom;
  height: 70px;
}

#left_ftr_column {
  float: left;
}

#right_ftr_column {
  padding-left: 248px;
}

#equal_column_height {
  overflow: hidden;
}

/**** End Content Area Columns and Inner Footer ****/

/**** Left-Hand/Local Navigation DEPRECATED ****/

#lh_nav {
  background-color: #FFFFFF;
}

#lh_nav div {
  border-bottom: 1px solid #E5EBF3;
  color: #0B2A50;
  padding: 4px 5px 4px 12px;
  overflow: hidden;
  line-height: 1.2;
  cursor: pointer;
  cursor: hand;
}

#lh_nav a {
  color: #0B2A50;
  text-decoration: none;
}

.lh_current {
  background: url(../image/lh_nav_arrow.gif) no-repeat left top;
}

/**** Left-Hand/Local Navigation REPLACEMENT ****/

#lh-nav {
  background-color: #eaeff5;
  border-top: 1px solid #cfdceb;
}

#lh-nav a {
  color: #0B2A50;
  text-decoration: none;
  display: block;
  border-bottom: 1px solid #cfdceb;
  line-height: 1.2;
  overflow: hidden;
  padding: 5px 5px 5px 12px;
}

.lh-link-hover {
  background-color: #1D4E95;
  color: #FFFFFF !important;
}

.lh-current {
  background: url(../image/lh_nav_active.gif) no-repeat left top;
  border-bottom: 1px solid #cfdceb;
  color: #0B2A50;
  padding: 5px 5px 5px 12px;
  overflow: hidden;
  line-height: 1.2;
  font-weight: bold;
}

/**** Custom Links ****/

.custom_links {
  padding: 15px;
}

.custom_links h5 {
  color: #0B2A50;
}

.deptlinks {
  margin: 2px 0px 2px 3px;
}

.deptlinks a {
  color: #0B2A50;
  text-decoration: none;
}

.deptlinks a:hover {
  text-decoration: underline;
}

.deptlinks p {
  padding: 3px 0;
}

/**** SUBCONTENT ADDITIONS ****/

/**** LINKS ****/

#linklister h2 a:link {
  text-decoration: none;
  color: #CF4520;
}

#linklister h2 a:hover {
  text-decoration: underline;
  color: #CF4520;
}

/**** COLUMNS ****/

#content_demoGraphic {
  margin-top: 16px;
  float: left;
  width: 450px;
}

#content_demograph {
  margin-top: 0px;
  float: left;
  width: 450px;
}

#content_img_sm {
  margin-top: 16px;
  float: left;
  width: 200px;
}

#centercol {
  width: 280px;
  float: left;
  margin-top: 0px;
  margin-right: 16px;
  margin-bottom: 20px;
  margin-left: 0px;
}

/**** WIDTHS ****/

.wide {
  width: 370px;
}

.widedemo {
  width: 500px;
}

/**** QUOTES ****/

.quote_white {
  margin: 0px;
  font-family: Georgia, Arial, Helvetica, sans-serif;
  font-size: 13px;
  padding: 0px 0;
  line-height: normal;
  border-top-width: 3px;
  border-bottom-width: 3px;
  border-top-style: double;
  border-bottom-style: double;
  border-top-color: #ddd;
  border-bottom-color: #ddd;
  background-color: #fff;
  background-image: url(../image/i_quote.gif);
  background-repeat: no-repeat;
  background-position: left top;
}

.quote_white p {
  text-align: left;
  margin: 0px;
  padding: 12px 15px 12px 35px;
  line-height: 1.4;
}

.quote_brick {
  text-align: center;
  margin: 0px auto;
  font-family: Arial, Helvetica, sans-serif;
  color: #CF4520;
  font-size: 12px;
  background: #fff;
  padding: 4px 0;
  line-height: normal;
  width: 90%;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-top-color: #f4eee9;
  border-bottom-color: #f4eee9;
}

.quote_brick p {
  text-align: left;
  background: #f4eee9;
  margin: 0px;
  padding: 14px 20px;
  line-height: 1.4;
}

.quote_brick b {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  padding-left: 10px;
}

/**** grey quote ****/

.quote_grey {
  margin: 0px;
  font-family: "Times New Roman", Times, serif;
  color: #333333;
  font-size: 14px;
  background: #ededed;
  padding: 8px;
  line-height: 1.3;
  width: 264px;
}

.quote_grey p {
  margin: 0px;
  padding: 3px;
  line-height: 1.3;
}

.quote_grey b {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  padding-left: 10px;
  line-height: 1.3;
}

/**** IMAGES ****/

.imgtop {
  border-bottom-width: 5px;
  border-bottom-style: solid;
  border-bottom-color: #ddd;
  width: 696px;
  display: block;
  padding-bottom: 1px;
  margin-bottom: 4px;
}

.img_rt {
  float: right;
  margin: 0px 4px 10px 14px;
  background: #FFF;
  padding:6px;
  border: 1px solid #ddd;
-moz-border-radius: 5px;
-webkit-border-radius:5px;
border-radius:5px;
}

.img_lt {
  float: left;
  margin: 3px 14px 10px 0px;
  background: #FFF;
  padding: 6px;
  border: 1px solid #ddd;
  -moz-border-radius: 5px;
-webkit-border-radius:5px;
border-radius:5px;
}

.img_lt_mart16 {
  float: left;
  margin: 16px 14px 10px 0px;
  background: #FFF;
  padding: 6px;
  border: 1px solid #ddd;
  -moz-border-radius: 5px;
-webkit-border-radius:5px;
border-radius:5px;
}

/**** IMAGE WITH CAPTION BENEATH ****/

dl.img_lt_cap {
  width: 372px;
  float: left;
  margin: 0px 16px 10px 0px
}

dl.img_lt_cap dt {
  margin: 0px;
  background: #FFF;
  padding: 5px;
  border: 1px solid #d4d4d4;
}

dl.img_lt_cap dt img {
  display: block;
}

dl.img_lt_cap dd {
  font-size: 11px;
  margin: 0px;
  padding: 6px 8px;
  border-bottom: 1px solid #d4d4d4;
}

/**** listers ****/

#main_content #quicklister {
  float: left;
  width: 206px;
  margin-bottom: 20px;
}

#main_content #quicklister ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

#main_content #quicklister li {
  
}

#main_content #quicklister li ul {
  padding: 10px 0;
}

#main_content #quicklister li li {
  padding-left: 15px;
  background-image: url(../image/i_arrow_a2bbd0.gif);
  background-repeat: no-repeat;
  background-position: 3px 50%;
  margin-bottom: 4px;
}

#main_content #quicklister h2 {
  margin: 0;
  padding: 4px 0 3px 3px;
  border-top: 2px solid #dddddd;
  border-bottom: 1px solid #dddddd;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #CF4520;
  font-weight: bold;
  font-style:normal
}

#main_content #quicklister a {
  text-decoration: none;
  color: #1d4e96;
}

#main_content #quicklister a:hover {
  text-decoration: underline;
  color: #003f72;
}

/**** lister OF LINKS 500 PIXELS WIDE*/

#main_content #linklister {
  float: left;
  width: 450px;
  margin-bottom: 20px;
}

#main_content #linklister ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

#main_content #linklister li {
  
}

#main_content #linklister .indexlister li {
  margin-left: 40px;
}

#main_content #linklister li ul {
  padding: 10px 0;
}

#main_content #linklister li ul {
  padding: 8px 0 2px 0;
}

#main_content #linklister li li {
  padding-left: 5px;
  margin-left: 0;
  background-image: none;
  margin-bottom: 4px;
  border-bottom-style: dotted;
  border-bottom-color: #ddd;
  border-bottom-width: 1px;
}

#main_content #linklister h2 {
  margin: 6px 0 0 0;
  padding: 4px 0 3px 3px;
  border-top: 2px solid #dddddd;
  border-bottom: 1px solid #dddddd;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #CF4520;
  font-weight: bold;
  font-style:normal
}

#main_content #linklister .indexlister h2 {
  margin: 0 0 -36px 0;
  padding: 16px 0 3px 16px;
  border-top: 2px solid #dddddd;
  border-bottom: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
  color: #CF4520;
  font-weight: normal;
  line-height: 1;
  font-style:normal
}

#main_content #linklister a:link {
  text-decoration: none;
  color: #1d4e96;
}

#main_content #linklister a:hover {
  text-decoration: underline;
  color: #003f72;
}

/**** TOP OF PAGE ****/

#main_content #linklister .topofpage {
  padding-left: 5px;
  margin-left: 100px;
  background-image: none;
  margin-bottom: 4px;
}

#main_content #linklister .topofpage a {
  font-size: 11px;
  text-decoration: none;
  color: #AAA;
  margin-left: 260px;
  padding-left: 20px;
  background-image: url(../image/i_arrow_top.gif);
  background-repeat: no-repeat;
  background-position: 3px 50%;
}

#main_content #linklister .topofpage a:hover {
  text-decoration: underline;
  color: #333;
  background: #fff;
  background-image: url(../image/i_arrow_top.gif);
  background-repeat: no-repeat;
  background-position: 3px 50%;
}

/**** NAVIGATION ****/

.demonavheader {
  font-family: "Times New Roman", Times, serif;
  font-size: 18px;
  color: #0B2A50;
  display: block;
  width: 450px;
  padding: 0 0 3px 0;
  border-bottom-width: 3px;
  border-bottom-style: double;
  border-bottom-color: #dddddd;
}

/*#main_content .demonav {
    float: left;
	width: 250px;
	margin-bottom: 18px;
}

#main_content .demonav li {
	line-height:1.5;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
}

#main_content .demonav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#main_content .demonav li ul {
	padding: 8px 0 2px 0;
}

#main_content .demonav li li {
	margin: 0 5px 4px 5px;
	border-bottom-style: dotted;
	border-bottom-color: #ddd;
	border-bottom-width: 1px;
	padding: 3px 0px 3px 15px;
	background-image: url(../image/i_arrow_a2bbd0.gif);
	background-repeat: no-repeat;
	background-position: 3px 50%;
}

#main_content .demonav a {
	text-decoration: none;
	color: #CF4520;

#main_content .demonav a:hover {
  text-decoration: underline;
	color: #CF4520;
}*/

#main_content .demonav li {
  line-height: 1.5;
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  margin: 0;
}

#main_content .demonav li li {
  background-image: url(../image/i_arrow_a2bbd0.gif);
  background-position: 3px 50%;
  background-repeat: no-repeat;
  border-bottom: 1px dotted #DDDDDD;
  margin: 0 5px 4px;
  padding: 3px 0 3px 15px;
}

#main_content .demonav li ul {
  padding: 8px 0 2px;
}

#main_content .demonav ul {
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#main_content .demonav a {
  color: #CF4520 !important;
  text-decoration: none;
}

#main_content .demonav a:hover {
  color: #CF4520;
  text-decoration: underline;
}

/**** ALPHABET LINKS ****/

#alphabetlink {
  margin: 0 0 20px 0;
  text-align: center;
}

#alphabetlink table {
  font-size: 12px;
  width: 438px;
  margin: 0;
  border-collapse: separate;
}

#alphabetlink caption {
  font-size: larger;
  font-weight: bold;
  margin: 1em auto 0;
}

#alphabetlink td {
  background: #eee;
  color: #ccc;
  text-align: center;
  width: 14px;
  padding: 0px;
  vertical-align: middle;
}

#alphabetlink a {
  border: 2px solid #ddd;
  display: block;
  background: #fff;
  font-size: 12px;
  color: #333;
  text-decoration: none;
  padding: 0px;
}

#alphabetlink a:hover {
  border: 2px solid #0b2a50;
  background: #1d4e95;
  font-weight: bold;
  color: #FFF;
  text-decoration: none;
  padding: 0px;
}

/**** JUMP MENU ****/

.jumpfont {
  color: #333;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 12px;
  float: left;
  margin: 3px 0 0 4px;
  display: block;
}

#jumpnav .jumpfont a {
  color: #333;
  text-decoration: none;
}

#jumpnav .jumpfont a:hover {
  color: #333;
  text-decoration: underline;
}

.jumpform {
  margin: 5px 5px 0 0;
  width: 250px;
  border: 2px inset #aaa;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #333333;
  float: right;
}

#jumpnav {
  height: 25px;
  width: 670px;
  border-top-style: double;
  border-top-color: #ddd;
  width: 670px;
  border-top-width: medium;
  margin-top: 30px;
}

/**** Auth Form Styles ****/

#WebAuthLoginMessage {
  text-align: center;
}

#WebAuthLoginError {
  text-align: center;
  color: #FF0000;
  margin: 20px auto 0px;
  width: 350px;
}

#WebAuthLoginForm {
  background-color: #EAEFF5;
  border: 1px solid #7795BF;
  margin: 0px 0px 20px 165px;
  padding: 5px 50px 5px 0px;
  width: 300px;
}

#WebAuthLogout {
  color: #DD0000;
  text-align: right;
  margin-bottom: 20px;
}

.anchorbutton {
  
}

/**** PDF Link Styles ****/

.ilinkpdf {
  background-image: url(../image/i_pdf_10x10.gif);
  background-repeat: no-repeat;
  background-position: 0px 50%;
}

.ilinkpdf a {
  padding-left: 11px;
  text-decoration: none;
  color: #1d4e95;
}

.ilinkpdf a:hover {
  text-decoration: underline;
}

.ilinkview {
  background-image: url(../image/i_viewonline.gif);
  background-repeat: no-repeat;
  background-position: 0px 50%;
}

.ilinkview a {
  padding-left: 10px;
  text-decoration: none;
  color: #1d4e95;
}

.ilinkview a:hover {
  text-decoration: underline;
}

/**** Zebra Table Styles ****/

#zebratable tbody tr td {
  background-color: #eaeff5;
}

#zebratable tbody tr.odd  td {
  background-color: #fff;
}

#lhnav-login {
  padding: 10px;
}

/**** main_connect_facstaffdetail.css ****/

.display_name {
  font-weight: bold;
  font-size: 1.2em;
  margin: 0px 10px 0px 0px;
  float: left;
}

.display_title {
  font-weight: bold;
  font-size: .9em;
  clear: left;
}

#staff_photo img {
  border: 1px solid #ccc;
  float: left;
  padding: 3px;
  margin: 0px 10px 15px 0px;
}

.email_icon a {
  border: none;
  margin: 0px 10px 0px 0px;
  float: left;
}

.email_icon img {
  border: none;
}

.moreinfolink {
  color: #c68600;
  text-decoration: underline;
  margin-top: 10px;
}

/**** Graphic Buttons ****/

/*Credits: Dynamic Drive CSS Library */

/*URL: http://www.dynamicdrive.com/style/ */

a.bluebtn {
  background: transparent url('../image/b_blue_28_lt.gif') no-repeat top left;
  display: block;
  float: left;
  font: bold 12px Arial;
  line-height: 20px;
  height: 28px;
  padding-left: 8px;
  text-decoration: none;
}

#main_content a:link.bluebtn, #main_content a:visited.bluebtn, #main_content a:hover.bluebtn, #main_content a:active.bluebtn {
  color: white;
}

a.bluebtn span {
  background: transparent url('../image/b_blue_28_rt.gif') no-repeat top right;
  display: block;
  padding: 4px 10px 4px 2px;
}

a:hover.bluebtn {
  text-decoration: underline;
}

a.chromebtn {
  background: transparent url('../image/b_chrome_19_lt.gif') no-repeat top left;
  display: block;
  float: left;
  font: bold 12px Arial;
  line-height: 11px;
  height: 19px;
  padding-left: 16px;
  text-decoration: none;
}

a:link.chromebtn,a:visited.chromebtn, a:hover.chromebtn, a:active.chromebtn {
  color: #0b2a50;
}

a.chromebtn span {
  background: transparent url('../image/b_chrome_19_rt.gif') no-repeat top right;
  display: block;
  padding: 4px 14px 4px 2px;
}

a:hover.chromebtn {
  text-decoration: underline;
}

.buttonwrapper {
  overflow: hidden;
  width: 100%;
  text-align: center;
}

.link_arrow {
  padding: 0px 0px 0px 15px;
  background-image: url(../image/i_arrow_a2bbd0.gif);
  background-repeat: no-repeat;
  background-position: 3px 50%;
}

.link_download {
  padding: 0px 0px 0px 15px;
  background-image: url(../image/i_viewonline.gif);
  background-repeat: no-repeat;
  background-position: 0px 50%;
}

.link_pdf {
  padding: 0px 0px 0px 15px;
  background-image: url(../image/i_pdf_10x10.gif);
  background-repeat: no-repeat;
  background-position: 0px 50%;
}

.link_top {
  padding: 0px 0px 0px 15px;
  color: #AAA;
  background-image: url(../image/i_arrow_top.gif);
  background-repeat: no-repeat;
  background-position: 0px 50%;
}

.highlight {
  margin: 2px;
  position: relative;
  float: left;
}



li.catcourselist {
  padding: .5em;
  list-style-type: none !important
}

.accheader {
  padding: 0.1em 0.4em;
  margin: 0px 0px 10px 0px;
}

.catcoursename {
  float: left;
  font-weight: bold;
}

.catcoursecredits {
  float: right;
}

.catcourselistitem {
  list-style: none !important;
  padding: 0.5em !important;
  margin: 0 !important;
}
.catcoursedesc {
  clear: both;
  margin-bottom: 5px;
}

.catcoursedivision {
  font-weight: bold;
  text-transform: uppercase;
  padding: 0.8em 0.5em 0.5em 0.5em;
}

/* 3 column template */
/**** 2 Column ****/

#col_lt {
	width: 450px;
	margin: 0px;
	padding: 0px;
	float: left;
	color: #CCC;
}

#col_rt {
  width: 226px;
  margin: 0 0 0 14px;
  padding: 0;
  float: right;
background: url(../image/rtcol_top.gif) no-repeat left top;
  
   /* background: url(../image/left_column_hdr1.png)*/
     background-color: #eaeff5;
}

#col_full {
  margin: 0px;
  padding: 0px;
  float: left;
  width: 690px;
}

#col_rt_btm {
background: url(../image/rtcol_fade.gif) no-repeat left bottom;
background-color: #eaeff5;
padding: 0 10px 10px 10px;
margin-top: 10px;
   min-height:310px;
   overflow: hidden;
}

#col_rt_btm img {
   margin-bottom: 12px;
}

#col_rt_btm li img, #col_rt_btm p img {
   margin-bottom: 0px;
}


/**** quicklinks ****/

#col_rt_btm .quicklinks {
  width: 206px;
margin-bottom:12px;
}



#col_rt_btm .quicklinks ul {
  margin: 0;
  padding: 0;
list-style-type: none;
list-style-image: none;
list-style-position: outside;
}

#col_rt_btm .quicklinks li {
  margin: 0;
list-style-type: none;
list-style-image: none;
list-style-position: outside;
}

#col_rt_btm .quicklinks li ul {
  padding: 10px 0 0 0;
  margin: 0;
list-style-type: none;
list-style-image: none;
list-style-position: outside;
}

#col_rt_btm .quicklinks li li {
  padding-left: 15px;
  background-image: url(../image/i_arrows_rtcol.gif);
  background-repeat: no-repeat;
  background-position: 3px 50%;
  margin-bottom: 4px;
list-style-type: none;
list-style-image: none;
list-style-position: outside;
}

#col_rt_btm .quicklinks h2 {
  margin: 0;
  padding: 4px 0 3px 3px;
  border-top: 2px solid #c9d2e3;
  border-bottom: 1px solid #c9d2e3;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #CF4520;
  font-weight: bold;
text-transform: uppercase;
font-style:normal
}

#col_rt_btm .quicklinks a {
  text-decoration: none;
  color: #1d4e96;
}

#col_rt_btm .quicklinks a:hover {
  text-decoration: underline;
  color: #003f72;
}

.contactbox{
width:190px;
  margin: 0;
  padding: 10px 6px 10px 10px;
  border-top: 3px solid #c9d2e3;
  border-bottom: 3px solid #c9d2e3;
  background-color:#fff;
}
.deptlinks .contactbox{
  width:180px;
  margin: 0 0 0 -5px;
  line-height:1.3;
}
#lhnav-login label {
  padding: 2px 0;
  float: left;
  margin-right: 1.2em;
  display: block;
  font-weight: bold;width:50px;
}

#lhnav-login input {
  border: 1px solid gray;
}

#lhnav-login p {
  margin: 6px 0;
}

#lhnav-login .trainingtype input {
  margin: 6px 0 2px 16px;
  border: none;
}

#lhnav-login h5 {
  text-align: center;
  margin: 10px 0;
}

#lhnav-login select {
  border: 1px solid gray;
}

#lhnav-login .submit {
  margin: 8px 0 0 65px;
}

/**** image for jquery_urlpreview.js ****/
#screenshot{
  position:absolute; 
  border:1px solid #aaa; 
  background:#fff; 
  padding:5px; 
  display:none; 
  color:#333;
  margin-top:-60px;
}
.dividingline {
  background-image: URL(../image/i_dividingline.gif);
  background-repeat: repeat-x;
  background-position:center;
  display:block;
  width:100%;
}
.dividingline b{
	background-color:#fff;
	padding:0 6px 0 3px;
}

/*** jcaption for images within main_content ***/
#main_content div.caption {
	-moz-border-radius: 5px 5px 5px 5px;
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #DDDDDD;
	padding: 6px;
}

#main_content .left {
	float: left;
	margin: 3px 14px 10px 0;
}

#main_content .right {
	float: right;
	margin: 0 4px 10px 14px;
}

#main_content div.caption img {
	margin: 0;
	padding:0;
}

#main_content div.caption p {
	margin: 5px 0 0 0;
	padding: 5px;
	border-top: 1px #ddd dotted;
	font-size: .9em;
}

#footer-links p.footer-gu {
	width: 660px;
	color: #7e8286;
	font-size: 11px;
	line-height: 14px;
	margin: 10px 0 18px 0;
}

#footer-links  p.footer-gu a:link,#footer-links  p.footer-gu a:active,#footer-links  p.footer-gu a:visited {
	color: #7e8286;
	text-decoration: underline;
}

#footer-links  p.footer-gu a:hover {
	color: #003d71;
	text-decoration: underline;
}

/*** flickr slideshow for 3column - removed rust bar and round images ***/

#flickrslider {
	width:450px;
	height:250px;
	}
.flickrslider-padding {
	padding-bottom:15px;
	}
	
.rounded-img {
	display: inline-block;
	overflow: hidden;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	height:200px;
	width:450px;
	margin-bottom:13px;
}
.col_lt-img {
	display: block;
	//display: inline-block;
	//overflow: hidden;
	//-webkit-border-radius: 8px;
	//-moz-border-radius: 8px;
	//border-radius: 8px;
	//height:200px;
	//width:450px;
	//margin-bottom:13px;
}
.rounded-img-full {
	display: inline-block;
	overflow: hidden;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	margin-bottom:13px;
}

/*stacked alerts added 09-13*/
.alert {
	display:block;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding:5px 8px;
	margin:6px 0 0 0;
	overflow:hidden;
	line-height:15px;
	background-color:#dbe4eb;border-left:5px solid #004074;
	}
.alert span {display:block;width:130px;float:left;}
#main_content .alert p {display:block;width:290px;float:right;padding:0;margin:0;}
#main_content .alert ol  {display:block;width:296px;float:right;padding:0;margin:0;}
.alert-red{background-color:#f1e3e0;border-left:5px solid #9b3c20;}
.alert-blue{background-color:#dbe4eb;border-left:5px solid #004074;}
.alert-orange{background-color:#f0e7db;border-left:5px solid #925600;}
.alert-green{background-color:#e8e9db;border-left:5px solid #5b6400;}
.alert-dkblue{background-color:#dfe2e7;border-left:5px solid #1c3552;}


button.gu-button, a.gu-button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #ffffff !important;
	padding: 8px 15px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	text-shadow:0px 1px 0px rgba(0,0,0,0.2);
	border:none;
	margin:5px 5px 5px 0;
	line-height:17px;
	-webkit-box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, .3);
	box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, .3);
	display:inline-block;
	background: #004381;	
	background: -moz-linear-gradient(top,#004c99 0%,#004381);
	background: -webkit-gradient(linear, left top, left bottom, from(#004c99),to(#004381));	
}
button.gu-button, a.gu-button:hover {
	text-decoration:none !important;
}
button.w190, a.gu-button.w190{width:160px;display:block;margin:10px 0 0 0;text-align:center;}
button.w190 {width:190px;}
button.w300, a.gu-button.w300{width:270px;display:block;margin-top:10px;text-align:center;}
button.w300l, a.gu-button.w300l{width:270px;display:block;margin-top:10px;text-align:center;margin-left:75px;}
button.w300, button.w300l {width:300px;}
button.w300l {width:300px;margin-left:75px;}
button.w450, a.gu-button.w450{width:420px;display:block;margin:10px 0 0 0;text-align:center;}
button.w450 {width:450px;}
button span, a.gu-button span{font-size:17px;line-height:17px;}
button.gu-button-red, a.gu-button.gu-button-red {
	background: #812620;
	background: -moz-linear-gradient(top,#9e3d2a 0%,#812620);
	background: -webkit-gradient(linear, left top, left bottom, from(#9e3d2a),to(#812620));	
}
button.gu-button-blue, a.gu-button.gu-button-blue {
	background: #004381;	
	background: -moz-linear-gradient(top,#004c99 0%,#004381);
	background: -webkit-gradient(linear, left top, left bottom, from(#004c99),to(#004381));	
}
button.gu-button-green, a.gu-button.gu-button-green {
	background-color: #187005;
	background: -moz-linear-gradient(top,#1f9303 0%,#187005);
	background: -webkit-gradient(linear, left top, left bottom, from(#1f9303),to(#187005));	
}
button.gu-button-teal, a.gu-button.gu-button-teal {
    background-color: #0b8490;
	background: -moz-linear-gradient(top,#11b5c5 0%,#0b8490);
	background: -webkit-gradient(linear, left top, left bottom, from(#11b5c5),to(#0b8490));	
}
button.gu-button-orange, a.gu-button.gu-button-orange {
	background-color: #854000;
	background: -moz-linear-gradient(top,#a86500 0%,#854000);
	background: -webkit-gradient(linear, left top, left bottom, from(#a86500),to(#854000));	
}
button.gu-button-river, a.gu-button.gu-button-river {
    background-color: #5b81a0;
	background: -moz-linear-gradient(top,#a3b4c6 0%,#5b81a0);
	background: -webkit-gradient(linear, left top, left bottom, from(#a3b4c6),to(#5b81a0));	
}

button.gu-button-gold, a.gu-button.gu-button-gold {
	background-color: #cea53d;
	background: -moz-linear-gradient(top,#e5cb8e 0%,#cea53d);
	background: -webkit-gradient(linear, left top, left bottom, from(#e5cb8e),to(#cea53d));	
}

button.gu-button-sunset, a.gu-button.gu-button-sunset {
	background-color: #c04431;
	background: -moz-linear-gradient(top,#cd6e51 0%,#c04431);
	background: -webkit-gradient(linear, left top, left bottom, from(#cd6e51),to(#c04431));	
}

button.gu-button-burgundy, a.gu-button.gu-button-burgundy {
	background-color: #65242c;
	background: -moz-linear-gradient(top,#834c4a 0%,#65242c);
	background: -webkit-gradient(linear, left top, left bottom, from(#834c4a),to(#65242c));	
}

button.gu-button-navy, a.gu-button.gu-button-navy {
	background-color: #06274f;
	background: -moz-linear-gradient(top,#113b6e 0%,#06274f);
	background: -webkit-gradient(linear, left top, left bottom, from(#113b6e),to(#06274f));	
}

button.gu-button-victory, a.gu-button.gu-button-victory {
	background-color: #0073ca;
	background: -moz-linear-gradient(top,#5893d8 0%,#0073ca);
	background: -webkit-gradient(linear, left top, left bottom, from(#5893d8),to(#0073ca));	
}

button.gu-button-cinderella, a.gu-button.gu-button-cinderella {
	background-color: #70ace2;
	background: -moz-linear-gradient(top,#97c0e9 0%,#70ace2);
	background: -webkit-gradient(linear, left top, left bottom, from(#97c0e9),to(#70ace2));	
}

button.gu-button-gray, a.gu-button.gu-button-gray {
	background-color: #9aa59f;
	background: -moz-linear-gradient(top,#c7cbc5 0%,#9aa59f);
	background: -webkit-gradient(linear, left top, left bottom, from(#c7cbc5),to(#9aa59f));	
}

p.lead {font-size:14px;}
hr.grey { border: 0; height: 0; border-top: 1px solid rgba(0, 0, 0, 0.1); border-bottom: 1px solid rgba(255, 255, 255, 0.4); }

/* toggle accordion styles 08-05-14 */

.collapsible_content_title.ui-widget-header {
background: url(../image/toggle_open.png) no-repeat scroll left center #FFF !important;
padding: 9px 8px 8px 25px !important;
clear: both;
margin-top: 0px;
-webkit-border-radius: 0px !important;
-moz-border-radius: 0px !important;
border-radius: 0px !Important;
border:none !Important;
border-bottom: 1px solid #D7D7D7 !Important;
}

/*.ui-widget-header.minus, .minus {
    background: url(../image/toggle_open.png) no-repeat scroll left center #FFF !important;
}
.ui-widget-header.plus, .plus {
    background: url(https://zuc.ca/Files/main/images/Redesign2009/toggle_close.png) no-repeat scroll left center #FFF !important;
}*/

.collapsible_content_title.ui-widget-header a {
	color:#333 !important;
	text-decoration:none !important;	
	font-size: 13px !important;
}
.collapsible_content_title.ui-widget-header:hover {
    cursor: pointer;
    background-color: #F1F1F1 !important;
}
.collapsible_content_text.ui-widget-header {
	padding-left: 25px;	
}

/* Added responsive columns 12-5-13 MG */
.row-fluid {
  width: 100%;
  *zoom: 1;
}
.row-fluid:before,
.row-fluid:after {
  display: table;
  content: "";
}
.row-fluid:after {
  clear: both;
}
.row-fluid [class*="span"] {
  display: block;
  width: 100%;
  min-height: 28px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-left: 2.127659574%;
  *margin-left: 2.0744680846382977%;
}
.row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.row-fluid .span12 {
  width: 99.99999998999999%;
  *width: 99.94680850063828%;
}
.row-fluid .span11 {
  width: 91.489361693%;
  *width: 91.4361702036383%;
}
.row-fluid .span10 {
  width: 82.97872339599999%;
  *width: 82.92553190663828%;
}
.row-fluid .span9 {
  width: 74.468085099%;
  *width: 74.4148936096383%;
}
.row-fluid .span8 {
  width: 65.95744680199999%;
  *width: 65.90425531263828%;
}
.row-fluid .span7 {
  width: 57.446808505%;
  *width: 57.3936170156383%;
}
.row-fluid .span6 {
  width: 48.93617020799999%;
  *width: 48.88297871863829%;
}
.row-fluid .span5 {
  width: 40.425531911%;
  *width: 40.3723404216383%;
}
.row-fluid .span4 {
  width: 31.914893614%;
  *width: 31.8617021246383%;
}
.row-fluid .span3 {
  width: 23.404255317%;
  *width: 23.3510638276383%;
}
.row-fluid .span2 {
  width: 14.89361702%;
  *width: 14.8404255306383%;
}
.row-fluid .span1 {
  width: 6.382978723%;
  *width: 6.329787233638298%;
}
