/* -----------------------------------------------------------------------

 Blueprint CSS Framework 0.9
 http://blueprintcss.org
   * Copyright (c) 2007-Present. See LICENSE for more info.
   * See README for instructions on how to use Blueprint.
   * For credits and origins, see AUTHORS.
   * This is a compressed file. See the sources in the 'src' directory.
----------------------------------------------------------------------- */
/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}
/* typography.css */
html {font-size:100.01%;}
body {font-size:75%;color:#222;background:#fff;font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:2em;margin-bottom:0.75em;}
h3 {font-size:1.5em;line-height:1;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em;}
p img.left {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover {color:#000;}
a {color:#009;text-decoration:underline;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 1.5em 1.5em;}
ul {list-style-type:disc;}
/*ol {list-style-type:decimal;}*/
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;}
thead th {background:#c3d9ff;}
th, td, caption {padding:4px 10px 4px 5px;}
tr.even td {background:#e5ecf9;}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}
/* forms.css */
label {font-weight:bold;}
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;}
input[type=text], input[type=password], input.text, input.title, textarea, select {background-color:#fff;border:1px solid #bbb;}
input[type=text]:focus, input[type=password]:focus, input.text:focus, input.title:focus, textarea:focus, select:focus {border-color:#666;}
input[type=text], input[type=password], input.text, input.title, textarea, select {margin:0.5em 0;}
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}
textarea {width:390px;height:250px;padding:5px;}
input[type=checkbox], input[type=radio], input.checkbox, input.radio {position:relative;top:.25em;}
form.inline {line-height:3;}
form.inline p {margin-bottom:0;}
.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}
/* grid.css */
.container {width:950px;margin:0 auto;}
.showgrid {background:url(src/grid.png);}
.column, div.span-1, div.span-2, div.span-3, div.span-4, div.span-5, div.span-6, div.span-7, div.span-8, div.span-9, div.span-10, div.span-11, div.span-12, div.span-13, div.span-14, div.span-15, div.span-16, div.span-17, div.span-18, div.span-19, div.span-20, div.span-21, div.span-22, div.span-23, div.span-24 {float:left;margin-right:10px;}
.last, div.last {margin-right:0;}
.span-1 {width:30px;}
.span-2 {width:70px;}
.span-3 {width:110px;}
.span-4 {width:150px;}
.span-5 {width:190px;}
.span-6 {width:230px;}
.span-7 {width:270px;}
.span-8 {width:310px;}
.span-9 {width:350px;}
.span-10 {width:390px;}
.span-11 {width:430px;}
.span-12 {width:470px;}
.span-13 {width:510px;}
.span-14 {width:550px;}
.span-15 {width:590px;}
.span-16 {width:630px;}
.span-17 {width:670px;}
.span-18 {width:710px;}
.span-19 {width:750px;}
.span-20 {width:790px;}
.span-21 {width:830px;}
.span-22 {width:870px;}
.span-23 {width:910px;}
.span-24, div.span-24 {width:950px;margin-right:0;}
input.span-1, textarea.span-1, input.span-2, textarea.span-2, input.span-3, textarea.span-3, input.span-4, textarea.span-4, input.span-5, textarea.span-5, input.span-6, textarea.span-6, input.span-7, textarea.span-7, input.span-8, textarea.span-8, input.span-9, textarea.span-9, input.span-10, textarea.span-10, input.span-11, textarea.span-11, input.span-12, textarea.span-12, input.span-13, textarea.span-13, input.span-14, textarea.span-14, input.span-15, textarea.span-15, input.span-16, textarea.span-16, input.span-17, textarea.span-17, input.span-18, textarea.span-18, input.span-19, textarea.span-19, input.span-20, textarea.span-20, input.span-21, textarea.span-21, input.span-22, textarea.span-22, input.span-23, textarea.span-23, input.span-24, textarea.span-24 {border-left-width:1px!important;border-right-width:1px!important;padding-left:5px!important;padding-right:5px!important;}
input.span-1, textarea.span-1 {width:18px!important;}
input.span-2, textarea.span-2 {width:58px!important;}
input.span-3, textarea.span-3 {width:98px!important;}
input.span-4, textarea.span-4 {width:138px!important;}
input.span-5, textarea.span-5 {width:178px!important;}
input.span-6, textarea.span-6 {width:218px!important;}
input.span-7, textarea.span-7 {width:258px!important;}
input.span-8, textarea.span-8 {width:298px!important;}
input.span-9, textarea.span-9 {width:338px!important;}
input.span-10, textarea.span-10 {width:378px!important;}
input.span-11, textarea.span-11 {width:418px!important;}
input.span-12, textarea.span-12 {width:458px!important;}
input.span-13, textarea.span-13 {width:498px!important;}
input.span-14, textarea.span-14 {width:538px!important;}
input.span-15, textarea.span-15 {width:578px!important;}
input.span-16, textarea.span-16 {width:618px!important;}
input.span-17, textarea.span-17 {width:658px!important;}
input.span-18, textarea.span-18 {width:698px!important;}
input.span-19, textarea.span-19 {width:738px!important;}
input.span-20, textarea.span-20 {width:778px!important;}
input.span-21, textarea.span-21 {width:818px!important;}
input.span-22, textarea.span-22 {width:858px!important;}
input.span-23, textarea.span-23 {width:898px!important;}
input.span-24, textarea.span-24 {width:938px!important;}
.append-1 {padding-right:40px;}
.append-2 {padding-right:80px;}
.append-3 {padding-right:120px;}
.append-4 {padding-right:160px;}
.append-5 {padding-right:200px;}
.append-6 {padding-right:240px;}
.append-7 {padding-right:280px;}
.append-8 {padding-right:320px;}
.append-9 {padding-right:360px;}
.append-10 {padding-right:400px;}
.append-11 {padding-right:440px;}
.append-12 {padding-right:480px;}
.append-13 {padding-right:520px;}
.append-14 {padding-right:560px;}
.append-15 {padding-right:600px;}
.append-16 {padding-right:640px;}
.append-17 {padding-right:680px;}
.append-18 {padding-right:720px;}
.append-19 {padding-right:760px;}
.append-20 {padding-right:800px;}
.append-21 {padding-right:840px;}
.append-22 {padding-right:880px;}
.append-23 {padding-right:920px;}
.prepend-1 {padding-left:40px;}
.prepend-2 {padding-left:80px;}
.prepend-3 {padding-left:120px;}
.prepend-4 {padding-left:160px;}
.prepend-5 {padding-left:200px;}
.prepend-6 {padding-left:240px;}
.prepend-7 {padding-left:280px;}
.prepend-8 {padding-left:320px;}
.prepend-9 {padding-left:360px;}
.prepend-10 {padding-left:400px;}
.prepend-11 {padding-left:440px;}
.prepend-12 {padding-left:480px;}
.prepend-13 {padding-left:520px;}
.prepend-14 {padding-left:560px;}
.prepend-15 {padding-left:600px;}
.prepend-16 {padding-left:640px;}
.prepend-17 {padding-left:680px;}
.prepend-18 {padding-left:720px;}
.prepend-19 {padding-left:760px;}
.prepend-20 {padding-left:800px;}
.prepend-21 {padding-left:840px;}
.prepend-22 {padding-left:880px;}
.prepend-23 {padding-left:920px;}
div.border {padding-right:4px;margin-right:5px;border-right:1px solid #eee;}
div.colborder {padding-right:24px;margin-right:25px;border-right:1px solid #eee;}
.pull-1 {margin-left:-40px;}
.pull-2 {margin-left:-80px;}
.pull-3 {margin-left:-120px;}
.pull-4 {margin-left:-160px;}
.pull-5 {margin-left:-200px;}
.pull-6 {margin-left:-240px;}
.pull-7 {margin-left:-280px;}
.pull-8 {margin-left:-320px;}
.pull-9 {margin-left:-360px;}
.pull-10 {margin-left:-400px;}
.pull-11 {margin-left:-440px;}
.pull-12 {margin-left:-480px;}
.pull-13 {margin-left:-520px;}
.pull-14 {margin-left:-560px;}
.pull-15 {margin-left:-600px;}
.pull-16 {margin-left:-640px;}
.pull-17 {margin-left:-680px;}
.pull-18 {margin-left:-720px;}
.pull-19 {margin-left:-760px;}
.pull-20 {margin-left:-800px;}
.pull-21 {margin-left:-840px;}
.pull-22 {margin-left:-880px;}
.pull-23 {margin-left:-920px;}
.pull-24 {margin-left:-960px;}
.pull-1, .pull-2, .pull-3, .pull-4, .pull-5, .pull-6, .pull-7, .pull-8, .pull-9, .pull-10, .pull-11, .pull-12, .pull-13, .pull-14, .pull-15, .pull-16, .pull-17, .pull-18, .pull-19, .pull-20, .pull-21, .pull-22, .pull-23, .pull-24 {float:left;position:relative;}
.push-1 {margin:0 -40px 1.5em 40px;}
.push-2 {margin:0 -80px 1.5em 80px;}
.push-3 {margin:0 -120px 1.5em 120px;}
.push-4 {margin:0 -160px 1.5em 160px;}
.push-5 {margin:0 -200px 1.5em 200px;}
.push-6 {margin:0 -240px 1.5em 240px;}
.push-7 {margin:0 -280px 1.5em 280px;}
.push-8 {margin:0 -320px 1.5em 320px;}
.push-9 {margin:0 -360px 1.5em 360px;}
.push-10 {margin:0 -400px 1.5em 400px;}
.push-11 {margin:0 -440px 1.5em 440px;}
.push-12 {margin:0 -480px 1.5em 480px;}
.push-13 {margin:0 -520px 1.5em 520px;}
.push-14 {margin:0 -560px 1.5em 560px;}
.push-15 {margin:0 -600px 1.5em 600px;}
.push-16 {margin:0 -640px 1.5em 640px;}
.push-17 {margin:0 -680px 1.5em 680px;}
.push-18 {margin:0 -720px 1.5em 720px;}
.push-19 {margin:0 -760px 1.5em 760px;}
.push-20 {margin:0 -800px 1.5em 800px;}
.push-21 {margin:0 -840px 1.5em 840px;}
.push-22 {margin:0 -880px 1.5em 880px;}
.push-23 {margin:0 -920px 1.5em 920px;}
.push-24 {margin:0 -960px 1.5em 960px;}
.push-1, .push-2, .push-3, .push-4, .push-5, .push-6, .push-7, .push-8, .push-9, .push-10, .push-11, .push-12, .push-13, .push-14, .push-15, .push-16, .push-17, .push-18, .push-19, .push-20, .push-21, .push-22, .push-23, .push-24 {float:right;position:relative;}
.prepend-top {margin-top:1.5em;}
.append-bottom {margin-bottom:1.5em;}
.box {padding:1.5em;margin-bottom:1.5em;background:#E5ECF9;}
hr {background:#ddd;color:#ddd;clear:both;float:none;width:100%;height:.1em;margin:0 0 1.45em;border:none;}
hr.space {background:#fff;color:#fff;visibility:hidden;}
.clearfix:after, .container:after {content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.clearfix, .container {display:block;}
.clear {clear:both;}/*
    Layout styles
    nait.ca --- discere, efficere, praestare
 
    table of contents --- copy the =header and
    use "find" to jump to the appropriate section
 
    global
    header
      =quicklinks
      =main-navigation
      =search
    left-column
      =logo
      =left-navigation
    center-column
      =tables
      =feature-box
    right-column
      =bookflap
    footer
    special
      =windows-gamma
*/
/* GLOBAL */
.blue_background { background: #f0f0f0; }
.feature_box { margin-bottom: 1em; padding: 0.75em; }
p img { padding:0 10px 0 0; }
.right { text-align: right; }
.single_bar { border-bottom: 1px solid #ccc; margin-bottom: 0em; }
.double-line-divider { height: 18px; background: url('http://www.nait.ca/images/interface/nait_headerfooter_tile_background.png') 0 -571px repeat-x; }
.dotted-line-divider { height: 18px; background: url('http://www.nait.ca/images/interface/nait_headerfooter_tile_background.png') 0 -600px repeat-x; }
div.colborder { border-right:1px solid #dedede; }

/* HEADER > =QUICKLINKS */
#quicklinks-wrapper { background: url('http://www.nait.ca/images/interface/nait_headerfooter_tile_background.png') 0 -619px repeat-x; } 
#quicklinks-wrapper-footer { height: 18px; background: url('http://www.nait.ca/images/interface/nait_headerfooter_tile_background.png') 0 3px repeat-x; } 

/* HEADER > =MAIN-NAVIGATION */
#masthead-wrapper { background: #225198 url('http://www.nait.ca/images/interface/nait_headerfooter_tile_background.png') 0 -15px repeat-x; height: 78px;  }
#masthead-starburst { background: url('http://www.nait.ca/images/interface/nait_headerfooter_nontile_background.jpg') center 0 no-repeat; }
#navigation-wrapper { background: #1c3b7e url('http://www.nait.ca/images/interface/nait_headerfooter_tile_background.png') 0 -105px repeat-x; }
#primary-nav { background: url('http://www.nait.ca/images/interface/nait_headerfooter_tile_background.png') 0 -15px repeat-x; font-weight: bold; height:3em; }

/* HEADER > =SEARCH */
#site-search { padding-top: 10px; }
#site-search p {line-height: 18px; background: url('http://www.nait.ca/images/interface/nait_headerfooter_sprites.gif') -350px 0px no-repeat; margin-bottom: 1em;     }
#site-search #search-field { width: 165px; padding-left: 5px; margin:0; border:0; background: transparent; font-size: 9px; color: #333; }
#site-search #submit-button { width:15px; padding:0; margin: 0; border:0; }

/* CENTER-COLUMN */
#content-wrapper { background: url('http://www.nait.ca/images/interface/nait_headerfooter_tile_background.png') 0 -619px repeat-x; } 
#content-wrapper-footer { height: 18px; background: url('http://www.nait.ca/images/interface/nait_headerfooter_tile_background.png') 0 3px repeat-x; } 
#center_column { min-height: 35em; }

/* CENTER-COLUMN > =TABLES  */
table, td, th {vertical-align: top; }
thead th, td { border-right: 1px solid #fff; }
thead th, .table_head_orange { background: #1C3B7E; color:#fff; }
.table_row_blue { background: #f0f0f0; }
.table_row_grey { background: #e0e0e0; }
.table_row_darkGrey { background: #ccc; }

/* CENTER-COLUMN > =FEATURE-BOX  */
.column { margin-bottom: -2000px; padding-bottom: 2000px; }
.box_container { overflow: hidden; }
.box_margin { border-bottom: 1em solid #fff; margin-bottom: 0; }
.box_padding { padding: 1.5em; }

/* RIGHT-COLUMN > =BOOKFLAP */
.bookflap_wrapper { margin-bottom: 1.5em; padding: 1.5em; width:155px; }
.bookflap_content img { margin: 0 5px 0px 0; }
#right_column img { margin: 0.5em 0.5em 0.5em 0; }
#right_column p img { padding:0; margin:0; margin: 0 0.5em 0 0; }
#right_column img { margin: 0 0.5em 0 0; line-height: 1.5em; }
#right_column ul, #right_column ol { margin: 0; }

/* FOOTER */
#footer-wrapper     { background: #1e498f url('http://www.nait.ca/images/interface/nait_headerfooter_tile_background.png') 0 -208px repeat-x; }
#footer-starburst     { background: url('http://www.nait.ca/images/interface/nait_headerfooter_nontile_background.jpg') center -90px no-repeat; padding: 1em 0; }
#sub-footer-wrapper     { background: #1c3b7e url('http://www.nait.ca/images/interface/nait_headerfooter_tile_background.png') 0 -524px repeat-x; }            
 
/* SPECIAL > =REDDOT */
/*.reddot { background: #FBE3E4; border-color: #FBC2C4; border: 1px solid #ddd; color: #8a1f11; font-size: 0.9em; margin-bottom: 1em; padding: .5em; }
.notice { border-width: 1px; font-size: 0.9em; margin-bottom: 0; padding: .5em; }*/
.reddot_smartedit_block, .reddot_smartedit { border: 1px solid #FBC2C4; text-align: left; background: #FBE3E4; font-size: 0.9em; line-height: 1.875em; color: #8A1F11; }
.reddot_block img, .reddot_smartedit img, .reddot_smartedit_block img { vertical-align: middle; }
.reddot_smartedit_block { padding: 0; }
.reddot_smartedit div, .reddot_smartedit_block { padding: 0.4em 0.8em; }
.reddot_smartedit { font-weight: bold; line-height: 2.5em; margin: 0 0 1.5em 0; }
.reddot_smartedit img { padding-left: 0.5em; vertical-align: middle; }
.reddot_smartedit div { font-weight: normal; line-height: 1.5em; padding: 0.75em 1.5em; }
.reddot_smartedit div img { padding-left: 0em; }
#right_column .reddot_smartedit img { margin: 0.5em; }
body.mceContentBody { margin: 10px; }

/* SPECIAL > =IMAGE-GALLERY */
#center_column .photo-gallery img{ margin: 0; }
.photo-gallery ul {padding-left:0;width:550px;margin:0 auto;}
.pika_main{width:550px;min-height:334px;}
.photo-gallery ul li {float: left;position:relative;margin: 0 4px 4px 0;background:none white;padding: 0;}
.photo-gallery ul li img{position:relative;cursor:pointer;}
.pikachoose li{float:left;position:relative;overflow:hidden;list-style:none;}
.pika_play{position:absolute;top:10px;right:20px;z-index:1;}
.pika_play a{position:relative;margin-left:auto;cursor:pointer;}
.pika_play img{border:none !important;}
.pika_caption{width:100%;min-height:3em;padding:1em 0;text-align:left;}
.pika_navigation {color:#004A8D;}
.pika_navigation a{font-size: 90%;color:#004A8D;text-decoration: none;cursor: pointer;}
.pika_navigation a:hover{text-decoration: none; cursor: pointer;}
.pika_navigation{padding:1em 0;clear:both;text-align:center;}
.pika_subdiv img {height: 310px; width: 550px; overflow: hidden;}
 
/* SPECIAL > =SCHOOLS-PAGES  */
.faculty-bio { width:130px; padding: 8px; border: 1px solid #d1d1d1; float:left; margin: 0 1em 0.5em 0; }
.faculty-bio p { margin-bottom: 0.5em; }
#center_column .faculty-bio img { margin: 0; padding-bottom:0.5em; }
.faculty-bio hr { background-color: #3b9ad5; margin: 0; }
.faculty-bio hr.double { height: 2px; margin-top: 1px; }
 
/* SPECIAL > =VIEWBOOK-TOOLBAR  */
#toolbar_remove, #viewbook_help { display: none; }/*
    Typography styles
    nait.ca --- discere, efficere, praestare
 
    table of contents --- copy the =header and
    use "find" to jump to the appropriate section
 
    global
      =links
      =lists
      =headers
    header
      =portal-greeting
      =quicklinks
      =main-navigation
    left-column
      =logo
      ==left-navigation
    center-column
      =
    right-column
      ==bookflap
    footer
      =headers
    special
      =sifr
      =cufon
*/
/* GLOBAL */
.bold { font-weight: bold; }
.no-margin-bottom { margin-bottom: 0; }

/* GLOBAL > =LINKS */
a span { border-bottom: 1px solid #fff; text-decoration: none; }
a:visited { color: #7451a1; text-decoration: underline; }
a:link { color: #1f4a91; text-decoration: underline; }
a:hover, a:focus { color: #009DDC; text-decoration: none; }
a.arrow-blue { background: transparent url('http://www.nait.ca/images/interface/sprites_bullets.gif') no-repeat scroll 0 0.5em; padding-left: 1em; }

/* GLOBAL > =LISTS */
ul li { background: url('http://www.nait.ca/images/interface/sprites_bullets.gif') no-repeat 0 0.6em; list-style: none; padding-left: 1em; }
ul.nobullet li { background: none; }
ul.cyan li { background-position: 0px -5017px; }
ul.green li { background-position: 0px -4012px; }
ul.orange li { background-position: 0px -998px; }
ul.purple li { background-position: 0px -3008px; }
ul.red li { background-position: 0px -2003px; }

/* GLOBAL > =HEADERS */
h1, h2, h3 { color: #1C3B7E; }
h4 { color: #333; font-weight: bold; }
/*h3 { line-height: 2em; padding: 0; margin: 0; }*/
/*h4 { margin: 0; }*/
h4.greyBlack { color: #000; }
h4.greyBlue { color: #069; }
h4.greyOrange { color: #f3831d; }
h5.border { border-left: 4px solid #fff; padding-left: 10px; }
h5.brown { border-color: #603913; }
h5.cyan { border-color: #00a0b0; }
h5.green { border-color: #8cc63f; }
h5.lavender { border-color: #96b3df; }
h5.orange { border-color: #f9a533; }
h5.purple { border-color: #9a5ba2; }
h5.red { border-color: #e21b22; }
h1, #right_column h4 { text-transform: uppercase; }
#right_column h4 { font-size:14px; margin-bottom:1.25em; }

/* HEADER */
#nait-logo a { width: 212px; height: 54px; background: url('http://www.nait.ca/images/interface/nait_headerfooter_logo.gif') 0 0 no-repeat; display: block; margin-top: 10px; text-decoration: none; }
                    
/* HEADER > =PORTAL-GREETING */
#portal-statuscontent { padding-top: 9px; }
#portal-statuscontent p img { padding-top: 2px; padding-right: 5px; } 
#portal-statuscontent p { float: right; font-size: 11px; font-weight: bold; color: #fff; margin: 0; }
#portal-statuscontent p a { border: none; color: #e9ecf2; text-decoration: none; }


/* HEADER > =QUICKLINKS */
#quicklinks ul { margin: 0; }
#quicklink-loginout-lock { padding: 0;}
#quicklink-loginout-lock.closed, #quicklink-loginout-lock.open { background: url('http://www.nait.ca/images/interface/nait_headerfooter_sprites.gif') -543px -1px no-repeat; float: left; height: 18px; margin-top: 1px; margin-left: 15px; width: 18px; }
#quicklink-loginout-lock.open { background-position: -560px -1px; }
#quicklinks h5 { background: url('http://www.nait.ca/images/interface/nait_headerfooter_sprites.gif') no-repeat; color: #fff; height: 11px; line-height: 11px; text-indent: -5000px; }
#quicklinks h5.green { background-position: 10px -53px; }
#quicklinks h5.cyan { background-position: 10px -64px; }
#quicklinks h5.purple { background-position: 10px -75px; }
#quicklinks-button { background: url('http://www.nait.ca/images/interface/nait_headerfooter_sprites.gif') -350px -20px no-repeat; color: #fff; cursor: pointer; float: right; font-size: 11px; font-weight: bold; height: 25px; text-align: center; width: 96px; }
#quicklinks-text { display: inline; float: left; margin-left: 2px; margin-top: 5px; width: 75px; }
#quicklinks-icon, #quicklinks-icon.closed, #quicklinks-icon.open { background: url('http://www.nait.ca/images/interface/nait_headerfooter_sprites.gif') -603px -1px no-repeat; display: inline; float: left; height: 18px; margin-top: 4px; width: 18px; }
#quicklinks-icon.open { background-position: -583px -1px; }

/* GLOBAL > =MAIN-NAVIGATION */
#primary-navigation-ul { height: 35px; float: left; }
#primary-navigation ul { padding-right:1px; padding-left: 0; margin: 0; list-style: none; background: url('http://www.nait.ca/images/interface/nait_headerfooter_tile_background.png') 0 -174px repeat-x;  margin-top: 1px; height: 33px; display: compact; float: left; }
#primary-navigation li { padding: 0; text-align:center; float: left; padding-left:1px; }
#primary-navigation a { color:#fff; display: block; font-weight: bold; text-decoration:none; padding: 0 18px; display: block; text-decoration: none; line-height: 32px; border: none; border: 1px solid #1c3b7e; background: url('http://www.nait.ca/images/interface/nait_headerfooter_tile_background.png') 0 -107px repeat-x; }
#primary-navigation li:hover a, #primary-navigation li.section-current { background: url('http://www.nait.ca/images/interface/nait_headerfooter_tile_background.png') 0 -141px repeat-x; border: 1px solid #1c3b7e;  }


/* LEFT-COLUMN > =LEFT-NAVIGATION */
.menu_secondary a, .infocontainer a, .back_link a { background: transparent url('http://www.nait.ca/images/interface/sprites_bullets.gif') no-repeat 0px 11px; clear: both; color: #222; display: block; padding: 4px 0 4px 12px; text-decoration: none; }
.menu_secondary li, .infocontainer li, .back_link li { background: #f0f0f0; clear: left; display: block; float: left; width: 178px; }
.infocontainer li { background: #fff; }
.menu_secondary li.sub, .menu_secondary li.current, li.sub ul li { background: #e5e5e5; }
.menu_secondary li.sub, li.sub ul li { padding: 0; width: 190px; }
.menu_secondary li a { background-position: 0px 10px; padding: 3px 11px; }
.menu_secondary li ul li a { background-position: 24px 10px; padding: 3px 11px 3px 35px; }
.menu_secondary li ul li ul li  a { background-position: 34px 7px; padding: 0px 11px 0px 46px; }
.menu_secondary li ul li ul li ul li a { background-position: 44px 7px; padding: 0px 11px 0px 57px; }
.menu_secondary li ul li ul li ul li ul li a { background-position: 54px 7px; padding: 0px 11px 0px 68px; }
.menu_secondary li ul li ul li ul li ul li ul li a { background-position: 64px 7px; padding: 0px 11px 0px 79px; }
.menu_secondary li ul li ul li ul li ul li ul li ul li a { background-position: 74px 7px; padding: 0px 11px 0px 90px; }
.menu_secondary li.sub { padding-bottom: 3px; }
.menu_secondary li.current { font-weight: bold; }
.menu_secondary li.current a { color: #333; }
.menu_secondary li:hover { background: #e0e0e0; }
.menu_secondary li.sub:hover { background: #e5e5e5; }
.menu_secondary li.section, .menu_secondary li.section:hover { background: #ccc; border-bottom: 1px solid #fff; margin: 0; }
.menu_secondary li.section a { background: none; border: none; color: #222; font-weight: bold; padding: 6px 0; text-decoration: none; }

.infocontainer { margin: 0; }

/* CENTER-COLUMN */
.note { color:#666; font-style:italic; }
.blue_background ul, .no-ul-margin ul { margin: 0; }
#breadcrumb { padding-top: 1em; }
p.header-serif { color: #3b9ad5; font-family: Georgia, "Times New Roman", Serif; font-size: 1.5em; line-height: 1.5em; }
p.header-serif-italic { color: #3b9ad5; font-family: Georgia, "Times New Roman", Serif; font-size: 1.2em; font-style: italic; }

/* RIGHT-COLUMN > =BOOKFLAP */
.bookflap_wrapper h4 { color: #333; font-weight: normal; }
#right_column ul { margin-left: 0; }

/* FOOTER */
#footer, #sub-footer { color: #fff; }
#footer a:link, #footer a:visited, #sub-footer a:link, #sub-footer a:visited { color: #fff; text-decoration: none; }
#footer a:hover, #sub-footer a:hover { border-bottom: 1px dotted #fff; }
#footer ul { margin-left: 0; }
#sub-footer p { line-height: 3em; margin:0; }

/* FOOTER > =HEADERS */
#footer h5 { background: url('http://www.nait.ca/images/interface/nait_headerfooter_sprites.gif') no-repeat; color: #fff; height: 11px; line-height: 11px; text-indent: -5000px; }
#footer h5.cyan { background-position: 10px -22px; }
#footer h5.green { background-position: 10px -11px; }
#footer h5.orange { background-position: 10px 0; }
#footer h5.purple { background-position: 10px -33px; }
#sub-footer h6 { background: url('http://www.nait.ca/images/interface/nait_headerfooter_sprites.gif') no-repeat 0 -44px; margin-top: 1.3em; text-indent: -5000px; line-height: 9px; }

/* SPECIAL > =SIFR*/
.sIFR-flash { margin: 0; padding: 0; visibility: visible !important; }
.sIFR-replaced, .sIFR-ignore { visibility: visible !important; }
.sIFR-alternate { display: block; height: 0; left: 0; overflow: hidden; position: absolute; top: 0; width: 0; }
.sIFR-replaced div.sIFR-fixfocus { float: none; letter-spacing: 0px; margin: 0pt; overflow: auto; padding: 0pt; }
.sIFR-active h1, .sIFR-active .bookflap_wrapper h4 { visibility: hidden; }
h1.no_sifr { visibility: visible; }


/* SPECIAL > =CUFON*/
.cufon-active h1 { font-size: 32px; }
.cufon-active #right_column h4 { font-size: 16px; line-height: 14px; }
.cufon-loading h1, .cufon-loading #right_column h4, .cufon-loading h3.homepage_h3, .cufon-loading .link_global a, .cufon-loading .link_school a { visibility: hidden !important; }

/* SPECIAL > =VIEWBOOK-PDF*/
.viewbook_toolbar_buttons { padding: 10px 0 10px 10px; display: block; height: 2em; }
.viewbook_toolbar_buttons a { display: block; float: left; margin: 0 7px 0 0; background-color: #e5e5e5; border: 1px solid #ccc; font-size: 0.9em; line-height: 130%; text-decoration: none; cursor: pointer; padding: 3px 7px 3px 4px; /* Links */ width: 114px; }
.viewbook_toolbar_buttons a:hover { border: 1px solid #aaa; }
.viewbook_toolbar_buttons a img { margin: 0 5px -3px 0 !important; padding: 0; border: none; width: 16px; height: 16px; }
#viewbook_help a { margin: 0px; float: none; font-size: 100%; padding: 0px; display: inline; width: auto; background: none; border: none; text-decoration: underline; }#content-wrapper {
    background: #fff url('http://www.nait.ca/images/interface/prospective_firstyearfoundationbg.jpg') center top no-repeat;
}
#content-wrapper-footer {
    background: none;
}
#menu_secondary, .bookflap_wrapper, .menu_secondary li, .infocontainer li, .back_link li {
    background: url('http://www.nait.ca/images/interface/sidebar_navtile.jpg') repeat scroll center top;
}
#center_column {
    background: url('http://www.nait.ca/images/interface/content_tile.jpg') repeat scroll center top;
}

#center_column p {
    margin-right: 2em;
    margin-left: 1em;
}

#center_column h1 {
    margin-right: 2em;
    margin-left: 0.25em;
    margin-top: 0.5em;
}

#center_column h3 {
    margin-right: 2em;
    margin-left: 0.5em;
}

.resources_and_tools, .getting_started, .financing_your_education, .getting_in, .why_nait, .life_on_campus, .events_notices, .advising_activities_resources, .programs_and_career_match, .programs, .school_information, .career_information_and_jobs, .job_placement_and_surveys, .tuition_fees_and_expenses, .financial_aid, .scholarships_and_bursaries, .entrance_requirements, .how_to_apply, .after_youre_accepted, .transfering_credit, .study_beyond_nait, .course_based_registration_guide, .grad_testimonials, .student_testimonials, .instructor_testimonials, .photo_and_video_galleries, .activities_and_events, .student_orientation, .clubs, .facilities, .living_in_edmonton, .services_for_students, .academic_support, .health_wellness_and_safety, .work_and_careers, .apply_now, .get_in_touch, .contact_IM_chat_email_phone, .ask_an_advisor, .chat_sessions, .get_to_know_nait, .nait_blogs, .open_house, .info_sessions, .info_week, .buddy_system, .apprenticeship, .frequently_asked_questions, .apprenticeship_process_faqs {
    background: url(http://www.nait.ca/images/interface/titleCombined.gif) no-repeat 0 0px;
    height: 17px;
    text-indent: -5000px;
} 
.resources_and_tools {
    background-position:0 0;
    height:16px;
    width:226px;
}
.getting_started {
    background-position:0 -17px;
    height:17px;
    width:194px;
}
.financing_your_education {
    background-position:0 -35px;
    height:17px;
    width:300px;
}
.getting_in {
    background-position:0 -53px;
    height:17px;
    width:117px;
}
.why_nait {
    background-position:0 -71px;
    height:16px;
    width:103px;
}
.life_on_campus {
    background-position:0 -88px;
    height:17px;
    width:175px;
}
.events_notices{
    background-position:0 -106px;
    height:16px;
    width:200px;
}
.advising_activities_resources {
    background-position:0 -123px;
    height:17px;
    width:360px;
}
.programs_and_career_match {
    background-position:0 -140px;
    height:17px;
    width:296px;
}
.programs {
    background-position:0 -158px;
    height:17px;
    width:256px;
}
.school_information {
    background-position:0 -175px;
    height:17px;
    width:234px;
}
.career_information_and_jobs {
    background-position:0 -192px;
    height:17px;
    width:316px;
}
.job_placement_and_surveys {
    background-position:0 -209px;
    height:17px;
    width:300px;
}
.tuition_fees_and_expenses {
    background-position:0 -227px;
    height:16px;
    width:280px;
}
.financial_aid {
    background-position:0 -244px;
    height:17px;
    width:151px;
}
.scholarships_and_bursaries {
    background-position:0 -262px;
    height:17px;
    width:309px;
}
.entrance_requirements {
    background-position:0 -279px;
    height:19px;
    width:284px;
}
.how_to_apply {
    background-position:0 -298px;
    height:17px;
    width:371px;
}
.after_youre_accepted {
    background-position:0 -316px;
    height:17px;
    width:481px;
}
.transfering_credit {
    background-position:0 -334px;
    height:16px;
    width:246px;
}
.study_beyond_nait {
    background-position:0 -351px;
    height:17px;
    width:214px;
}
.course_based_registration_guide {
    background-position:0 -369px;
    height:17px;
    width:390px;
}
.grad_testimonials {
    background-position:0 -386px;
    height:17px;
    width:218px;
}
.student_testimonials {
    background-position:0 -404px;
    height:17px;
    width:257px;
}
.instructor_testimonials {
    background-position:0 -421px;
    height:17px;
    width:294px;
}
.photo_and_video_galleries {
    background-position:0 -438px;
    height:17px;
    width:281px;
}
.activities_and_events {
    background-position:0 -455px;
    height:17px;
    width:306px;
}
.student_orientation {
    background-position:0 -472px;
    height:17px;
    width:240px;
}
.clubs {
    background-position:0 -489px;
    height:17px;
    width:68px;
}
.facilities {
    background-position:0 -506px;
    height:16px;
    width:px;
}
.living_in_edmonton {
    background-position:0 -523px;
    height:18px;
    width:216px;
}
.services_for_students {
    background-position:0 -541px;
    height:17px;
    width:269px;
}
.academic_support {
    background-position:0 -558px;
    height:17px;
    width:212px;
}
.health_wellness_and_safety {
    background-position:0 -575px;
    height:19px;
    width:316px;
}
.work_and_careers {
    background-position:0 -594px;
    height:17px;
    width:188px;
}
.apply_now {
    background-position:0 -611px;
    height:17px;
    width:121px;
}
.get_in_touch {
    background-position:0 -629px;
    height:16px;
    width:144px;
}
.contact_IM_chat_email_phone {
    background-position:0 -646px;
    height:18px;
    width:373px;
}
.ask_an_advisor {
    background-position:0 -665px;
    height:18px;
    width:389px;
}
.chat_sessions {
    background-position:0 -683px;
    height:17px;
    width:167px;
}
.get_to_know_nait {
    background-position:0 -700px;
    height:17px;
    width:198px;
}
.nait_blogs {
    background-position:0 -717px;
    height:17px;
    width:125px;
}
.open_house {
    background-position:0 -734px;
    height:17px;
    width:133px;
}
.info_sessions {
    background-position:0 -751px;
    height:17px;
    width:161px;
}
.info_week {
    background-position:0 -768px;
    height:17px;
    width:113px;
}
.buddy_system {
    background-position:0 -786px;
    height:16px;
    width:161px;
}
.apprenticeship {
    background-position:0 -809px;
    height:17px;
    width:169px;
}
.frequently_asked_questions, .apprenticeship_process_faqs {
    background-position:0 -830px;
    height:19px;
    width:335px;
}
