@charset "UTF-8";
/* CSS Document */
@charset "UTF-8";
/*
    * Website : UNB.ca / InsideUNB
    * Author  : Neil D. Hawker
    * Launch  : Aug. 9  | 2013
        ** 
    * Validated : July. 15 | 2013
    * Version : 1.0.0.0
    * The Look or Theme of the site

*/


/* === Body === */
body {
    background-color: #fff;
    background-image: url('../img/base/bckgr.gif');
    background-repeat: repeat-x;
    font-family: 'Source Sans Pro', Verdana, Arial, sans-serif;
	color: #3f3f3f;
}
/* ==== Base ==== */
.container {
	background: #FFF;
	border: 1px #CCCCCC dotted;
	-webkit-box-shadow: 2px 7px 5px rgba(80, 80, 80, 0.25);
	-moz-box-shadow: 2px 7px 5px rgba(80, 80, 80, 0.25);
	box-shadow: 2px 7px 5px rgba(80, 80, 80, 0.25);
}
/*=== Billboard ==== */
.bllbrd .tsrtxt {
	background: #fff;
	background: -webkit-linear-gradient(top, #fff 0%, #ebebeb 100%);
	background: -moz-linear-gradient(top, #fff 0%, #ebebeb 100%);
	background: -o-linear-gradient(top, #fff 0%, #ebebeb 100%);
	color: #000;
}

.tsrtxt a:link {
	font-weight: 600;
}
.brdr-rgt {
	border-right: 1px dotted #ccc;
}
/* === Page Headings ==== */

#hmpge h1, #hmpge h2, #hmpge h3, #hmpge h4, #hmpge h5, #hmpge h6 {
	color: #444;
}
h1 {
	color: #444;
}
h2 {
	color: #666;
}
h3 {
	color: #444;
}
h4 {
	color: #666;
}
h5 {
	color: #444;
}
h6 {
	color: #666;
}

.fauxhead {color: #666; font-size:1.4em; margin-top: 20px; margin-bottom: -10px !important;}
/* === Link Styles === */
a {
	text-decoration: none;
}
a:link {
	color: #ef3c44;
	border-bottom: 1px dotted #ef3c44;
}
a:visited {
	color: #ca0f18;
	border-bottom: 1px dotted #ca0f18;
}
a:hover, a:active, .content a[href^="mailto:"]:hover {
	color: #990000;
	border-bottom: 1px dotted #ccc;
	background-color: #FFC;
	outline: 0;
}


a[href$=jpg], a[href$=jpeg], a[href$=jpe], a[href$=png], a[href$=gif] {
	text-decoration: none;
	border: 0 none !important;
	border-bottom: none !important;
}
a img {text-decoration: none;
	border: 0 none !important;
	border-bottom: none !important;}
/* == Link Icons ==*/
.content a[href^="https://"], .content a[href^="mailto:"], .content a[href $='.pdf'], .content a[href$=".doc"] {
	padding-right: 20px;
}
a[href^="/"], a[href^=".."] {/* internal relative link */
}
.content a[href^="https://"] {
	background: transparent url('../img/lock.png') no-repeat center right;
}
.content a[href^="/"], a[href^=".."] {/* internal relative link */
}
.content a[href^="mailto:"] {
	background: transparent url('../img/email.png') no-repeat center right;
}
.content a[href $='.pdf'] {
	background: transparent url('../img/icon_pdf.gif') no-repeat center right;
}
.content a[href$=".doc"] { background: url('../img/icon_word.png') no-repeat center right;}

a.nolink {
	color: #000;
	text-decoration: none;
	border: none;
}
a.nolink:hover {
	background: none;
}
/* ===- Global Nav === */
.meganizr {
	background: #ce0405;
	background: -webkit-linear-gradient(top, #ea353d 0%, #ce0405 100%);
	background: -moz-linear-gradient(top, #ea353d 0%, #ce0405 100%);
	background: -o-linear-gradient(top, #ea353d 0%, #ce0405 100%);
}
.meganizr.insde {
	background: #000;
	background: -webkit-linear-gradient(top, #000 0%, #333 100%);
	background: -moz-linear-gradient(top, #000 0%, #333 100%);
	background: -o-linear-gradient(top, #000 0%, #333 100%);
}
.meganizr {
	border-bottom: 1px solid #fff;
}
.meganizr h5 {
	color: #6e7273;
}
.meganizr h4 {
	line-height: .9;
}
.meganizr li {
	list-style: none;
}
.meganizr input, .meganizr textarea, .meganizr img {
	outline: none;
	border: none;
	background: none;
}
.meganizr > li {
	border-right: 1px dotted #fff;
}
.meganizr > li.mzr-align-right {
	border: none;
}
.meganizr > li > h4 a {
	color: #fff;
	text-shadow: 0px 1px 2px #000;
	border: none;
}
.meganizr > li > h4 a:hover {
	background: none;
	border: none;
}
.meganizr > li:hover {
	color: #fed95e;
	background: #000;
}
.meganizr > li > h4 a:active {
	color: #fff;
}
.meganizr > li.mzr-drop:hover > a:after, .meganizr > li.mzr-drop > a.mzr-click:after {
	background: transparent url('../img/menu/drop-arrow.png') no-repeat bottom center;
}
.meganizr > li.mzr-home-dark > h4 a, .meganizr > li.mzr-home-light > h4 a {
	background-position: center center;
	background-repeat: no-repeat;
}
.meganizr > li.mzr-home-dark > h4 a {
	background-image: url('../img/menu/home_dark.png');
}
.meganizr > li.mzr-home-light > h4 a {
	background-image: url('../img/menu/home_light.png');
}
.meganizr > li.mzr-search {
	border-right: none;
}
.meganizr > li > div, .meganizr > li > ul, .meganizr > li > ul li > ul {
	background-color: #fff;
	border: 1px solid #e1e1e1;
	-webkit-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.1), inset 0px 1px 1px 1px rgba(255, 255, 255, 0.7);
	-moz-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.1), inset 0px 1px 1px 1px rgba(255, 255, 255, 0.7);
	box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.1), inset 0px 1px 1px 1px rgba(255, 255, 255, 0.7);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.meganizr > li > ul a {
	color: #5e5e5e;
	border-bottom: 1px dotted #ccc;
	text-shadow: 0px 1px 1px white;
	-webkit-transition: color .15s ease-in;
	-moz-transition: color .15s ease-in;
	-o-transition: color .15s ease-in;
	-ms-transition: color .15s ease-in;
	transition: color .15s ease-in;
}
.meganizr > li > ul li:last-child a {
	border: none;
}
.meganizr > li > ul a:hover {
	color: #888;
}
.meganizr > li > ul li.mzr-drop > a {
	background: url('../img/menu/arrow.png') no-repeat 140px 16px;
}
.meganizr > li > ul li.mzr-align-left.mzr-drop > a {
	background: url('../img/menu/arrow-inverse.png') no-repeat 140px 16px;
}
.mzr-content .button, .mzr-content input[type=submit] {
	cursor: pointer;
}
.mzr-content a {
	color: #ef3c44;
}
.mzr-content a:hover {
	color: #990000;
}
.mzr-content .mzr-links a {
	border-bottom: 1px dotted #e1e1e1;
}
.mzr-content .mzr-links li:last-child a {
	border: none;
}
/*=== Global Nav search === */
.meganizr > li.mzr-search:hover {
	background: none;
}
.meganizr > li.mzr-search input {
	background: #fff;
	border: 1px solid #CCC;
}
.meganizr > li.mzr-search input:focus {
	outline: none;
	border-color: #fed95e;
	box-shadow: 0 0 10px #fed95e;
	background: #fff7df;
	color: #000;
}
.meganizr > li.mzr-search.inside {
	width: 290px;
	padding-top: 6px;
}
/* Device close Button */
.meganizr a.mzr-close {
	position: absolute;
	top: 10px;
	right: 10px;
	padding: 0 10px;
	background: #000;
	border-bottom: none;
	text-align: center;
	color: #fff;
	border-radius: 3px;
}
.meganizr a.mzr-close:hover {
	background: #333;
}
/*== Menu Forms ==*/
#srch_lbl {
	display: none;
}
label.srchinsde {
	color: #fff;
	float: left;
	padding-top: 2px;
	padding-right: 8px;
}
.searchfield:focus {
	color: #3f3f3f;
}
#searchbtn {
	background: transparent url('../img/menu/search-icon.png') top right no-repeat;
}
/* ==== Page Banners ==== */
.pgbnnr {
	border-top: 1px dotted #CCC;
	font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;
}
.pgbnnr .pglbl {
	color: #fff;
	text-shadow: 1px 1px 1px #000, 3px 3px 5px #000;
}
/* ==== Audience & sideNav Based Nav === */
#audnav ul, #insdenav ul {
	border: 1px solid #ccc;
	-webkit-box-shadow: 2px 7px 5px rgba(80, 80, 80, 0.25);
	-moz-box-shadow: 2px 7px 5px rgba(80, 80, 80, 0.25);
	box-shadow: 2px 7px 5px rgba(80, 80, 80, 0.25);
}
#audnav ul li, #insdenav ul li {
	list-style-image: url('../img/base/audnav_off.png');
	list-style-position: outside !important;
	list-style: none;
	border-bottom: 1px dotted #ccc;
	background: #FFF;
}
#audnav a, #insdenav a {
	text-decoration: none;
	border-bottom: none;
}
 #insdenav li.on h4 a, #insdenav ul li.hmelnk h4 a; {
color: #fff;
}
#insdenav li a:hover {
	background: #ce0405;
	background: -webkit-linear-gradient(top, #ea353d 0%, #ce0405 100%);
	background: -moz-linear-gradient(top, #ea353d 0%, #ce0405 100%);
	background: -o-linear-gradient(top, #ea353d 0%, #ce0405 100%);
	color: #fff;
}
#insdenav ul li.on, #insdenav ul li.hmelnk, #audnav li.on {
	background: #ce0405;
	background: -webkit-linear-gradient(top, #ea353d 0%, #ce0405 100%);
	background: -moz-linear-gradient(top, #ea353d 0%, #ce0405 100%);
	background: -o-linear-gradient(top, #ea353d 0%, #ce0405 100%);
}
#audnav li.on {
	list-style-image: url(../img/base/audnav_on.png);
}
#audnav li.on a, #audnav li.on a:active {
	color: #fff;
}
#audnav li:hover, #audnav li a:hover {
	background: #ce0405;
	color: #fff;
	text-shadow: 0px 1px 2px #000;
}
/*== sideNAv == */
#insdenav ul li.hmelnk {
	list-style-image: none;
}
#insdenav h4 a {
	color: #fff;
	font-size: .7em;
	line-height: 1.2;
}
#insdenav ul li:hover {
	list-style-image: url('../img/base/sidenav_lvl2.png');
}
#insdenav ul li.hmelnk h4 a {
	background: none;
	margin: -1px 0;
	padding: 0 10px;
}
#insdenav ul li.hmelnk:hover {
	list-style-image: url('../img/base/sidenav_lvl1.png');
}
#insdenav ul li.insdetwo {
	background: #ffebeb;
	list-style-image: url('../img/base/sidenav_lvl2.png');
	color: #cc0000;
}
#insdenav ul li.insdetwo:hover {
	list-style-image: url('../img/base/sidenav_lvl2-on.png');
}
#insdenav ul li.insdetwo a {
	color: #cc0000;
}
#insdenav ul li.insdetwo a:hover, #insdenav ul li.insdetwo a:active {
	background: #ccc;
	color: #666;
}
#insdenav ul ul {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
#insdenav ul ul {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
#insdenav ul.insdethree {
	margin-left: 16px;
}
#insdenav ul.insdethree li {
	background: #fff8e0;
	padding: 0;
}
#insdenav ul.insdethree li a {
	padding-left: 20px;
	line-height: 1.5;
}
#insdenav ul ul.insdethree li a:hover {
	background: #ffebeb;
	color: #cc0000;
}
#insdenav ul ul.insdethree li:hover {
	list-style-image: url('../img/base/sidenav_lvl2.png');
}
/* === BreadCrumbs === */
#breadcrumb {
	background-image: url('../img/bc_bg.png');
	background-repeat: repeat-x;
	color: #434343;
	font-weight: 600;
}
#breadcrumb a:link {
	background-image: url('../img/bc_separator.png');
	background-repeat: no-repeat;
	background-position: right;
	color: #434343;
	font-weight: normal;
}
#breadcrumb a:hover {
	background-color: transparent;
	color: #ca0f18;
}
#breadcrumb .home {
	border: none;
}
/*=== form validation === */
#msg {
	display: none;
	position: absolute;
	z-index: 200;
	background: url('../img/forms/msg_arrow.gif') left center no-repeat;
	padding-left: 7px;
}
#msgcontent {
	display: block;
	background: #ce0405;
	background: -webkit-linear-gradient(top, #ea353d 0%, #ce0405 100%);
	background: -moz-linear-gradient(top, #ea353d 0%, #ce0405 100%);
	background: -o-linear-gradient(top, #ea353d 0%, #ce0405 100%);
	color: #fff;
	border: 2px solid #000;
	border-left: none;
	padding: 4px 8px;
	min-width: 150px;
	max-width: 250px;
}
#admssns.frmzlla dt {
	text-align: left;
	font-size: 1.2em;
	font-weight: bold;
}
ul.ads li {
	list-style: none;
}
ul.ads a {
	border: none;
	background-image: none;
	background: none;
}
#admssns img {
	border: none;
	background-image: none;
	background: none;
}
hr {
	border: 0;
	border-bottom: 1px dotted #ccc;
	background: #fff;
}
/* === Social Media Hub === */
.row.hub {
	background: #fff url(../img/base/hub_bckgr.gif);
	position: relative; /* top: -7; */
}
.socialhub .fdttl {
	font-weight: 600;
	color: #544E4F;
	font-size: 1em;
	text-align: center;
}
.socialhub .feed {
	border: 1px solid #ccc;
	background: #FFF;
	-webkit-box-shadow: 2px 7px 5px rgba(80, 80, 80, 0.25);
	-moz-box-shadow: 2px 7px 5px rgba(80, 80, 80, 0.25);
	box-shadow: 2px 7px 5px rgba(80, 80, 80, 0.25);
}
.socialhub .feed.twtr, .socialhub .feed.fbk, .socialhub .feed.flkr, .socialhub .feed.utbe {
	z-index: 1500;
	background-position: bottom right;
	background-repeat: no-repeat;
}
.socialhub .rssHeader a {
	color: #4d4d4d;
	font-weight: 600;
	border: none;
}
.bx-wrapper .bx-loading {
	background: url('../img/bx_loader.gif') center center no-repeat #fff;
}
.bx-wrapper .bx-pager {
	color: #666;
}
.bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	text-decoration: none;
	border-bottom: none;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000;
	text-decoration: none;
	border-bottom: none;
}
.bx-wrapper .bx-prev {
	background: url('../img/controls.png') no-repeat 0 -32px;
	text-decoration: none;
}
.bx-wrapper .bx-next {
	background: url('../img/controls.png') no-repeat -43px -32px;
	text-decoration: none;
	border-bottom: none;
}
.bx-wrapper .bx-prev:hover {
	background-position: 0 0;
	text-decoration: none;
}
.bx-wrapper .bx-next:hover {
	background-position: -43px 0;
	text-decoration: none;
	border-bottom: none;
}
/* .bx-wrapper .bx-controls-auto .bx-start {outline: 0;background: url('../img/controls.png') -86px -11px no-repeat;}
	.bx-wrapper .bx-controls-auto .bx-start:hover,.bx-wrapper .bx-controls-auto .bx-start.active {background-position: -86px 0;text-decoration:none;border-bottom:none;}
	.bx-wrapper .bx-controls-auto .bx-stop {outline: 0;background: url('../img/controls.png') -86px -44px no-repeat;}
	.bx-wrapper .bx-controls-auto .bx-stop:hover,.bx-wrapper .bx-controls-auto .bx-stop.active {background-position: -86px -33px;}
	.bx-wrapper .bx-caption {background: #666; background: rgba(80, 80, 80, 0.75);}
	.bx-wrapper .bx-caption span {color: #fff;} */
/*  ==== Lists ==== */
ul li, li ul li, li li ul li, li li li ul li {
	list-style-image: url('../img/base/bllt2.png');
}
ul ul li, li ul ul li, li li ul ul li {
	list-style-image: url('../img/base/bllt3.png');
}
ul ul ul li, li ul ul ul li, li li ul ul ul li {
	list-style-image: url('../img/base/bllt.png');
}
li.pipe {
	border-right: 1px solid #999;
}
/* == News+Events+Subscription+Outages and More == */
ul.nwsevntsub li.more {
	background: transparent url('../img/icns/more.png') no-repeat center left;
}
ul.nwsevntsub li.subs {
	background: transparent url('../img/icns/49.png') no-repeat center left;
}
.cmpsnav {
	display: inline-block; /* background: transparent url('../img/base/compass.jpg') no-repeat bottom left;*/
}
#newslistholder {
	padding-right: 40px;
	border-right: 1px dotted #ccc;
}
.row.nwsevntscmpsav {
	background: #fff url('../img/base/news_events_campus.jpg') no-repeat top;
}
/* ==== Tables ==== */
table {
	border-collapse: collapse;
}
table img {
	border: none;
	background: none !important;
}
table caption {
	color: #666
}
table.stacktable td {
	border: 1px solid #eaeaea;
}
/* == Standard table == */
table.stndrd th, table.stndrd td {
	border: 1px solid #e3dee2;
}
table.stndrd th {
	background-color: #eaeaea;
}
table.stndrd td {
}
table.stndrd tr.alt {
	background-color: #fff4ce;
}
/* == contenttable == */
table.contenttable, table.datatable {
	margin-top: 8px;
}
table.contenttable th, table.contenttable td {
	border: 1px solid #e3dee2;
	padding: 0.5em 1em;
}
table.contenttable th {
	background-color: #eaeaea;
	font-weight: bold;
}
table.contenttable .subhd {
	color: #fff;
	font-weight: 600;
	background: #ab2d29;
}
table.contenttable td, table.datatable td, table.plain td {
	padding: 8px;
	line-height: 1.8em;
	vertical-align: top;
}
/* = Alternate Rows == */
table.contenttable tr:nth-child(odd) {
	background-color: #fff;
}
table.contenttable tr:nth-child(even) {
	background-color: #fff4ce;
}
/* == datatable == */
table.datatable th, table.datatable td {
	padding: 0.5em 1em;
}
/* == plaintable == */
table.plain th {
	font-weight: bold;
}
/* == sortable tables == */
thead th.header {
	cursor: pointer;
	background-image: url(../img/tablesort/bg-dark.png);
	background-position: right center;
	background-repeat: no-repeat;
	padding-right: 1.2em;
}
thead th.header.headerSortDown {
	background-image: url(../img/tablesort/desc-dark.png);
}
thead th.header.headerSortUp {
	background-image: url(../img/tablesort/asc-dark.png);
}
thead.light th.header {
	background-image: url(../img/tablesort/bg-light.png);
}
thead.light th.header.headerSortDown {
	background-image: url(../img/tablesort/desc-light.png);
}
thead.light th.header.headerSortUp {
	background-image: url(../img/tablesort/asc-light.png);
}
/* == undergrad table == */
table.ugradcal {
	border-collapse: collapse;
}
table.ugradcal th, table.ugradcal td {
	border: 1px solid #e3dee2;
}
table.ugradcal th {
	background-color: #eaeaea;
	font-weight: bold;
}
/* = Alternate Rows == */
table.ugradcal tr:nth-child(odd) {
	background-color: #fff;
}
table.ugradcal tr:nth-child(even) {
	background-color: #fff4ce;
}
/* Pricing Table */	
table.pricing {
	width: 95%;
	box-shadow: 6px 6px 10px #e1e1e1;
}
table.pricing td {
	border: 1px solid #ccc;
	padding: 8px;
}
table.pricing tr:nth-child(even) {
	background: #fdf7df;
}
table.pricing tr:nth-child(odd) {
	background: #FFF;
}
table.pricing tr.total {
	background: #f03b44;
	color: #fff;
}
table.pricing tr.subtotal {
	background: #f6898f;
	color: #fff;
}
/* Show/Hide with + icon */
ul.showme li {
	line-height: 1.6em;
	list-style: none;
	margin-left: 0;
	text-indent: -1em;
	color: #ef3c44;
}
ul.showme li:before {
	content: "+ ";
}
/* Show/Hide with Calendar icon */
ul.showcal li {
	line-height: 1.6em;
	list-style: none;
	margin-left: 0;
	text-indent: -1em;
}
ul.showcal li {
	list-style-image: url('../img/icns/cal-icn.jpg');
	padding-left: 15px;
}
ul.bllsdnv li {
	margin-left: -12px
}
/* Tooltip format */
a.tooltip {
	border: none;
	background: none;
}
a.tooltip:hover {
	background: none;
}
.tooltip {
	display: inline;
	position: relative;
}
.tooltip:hover:after {
	background: #333;
	background: rgba(0,0,0,.8);
	border-radius: 5px;
	bottom: 26px;
	color: #fff;
	content: attr(title);
	padding: 5px;
	position: absolute;
	z-index: 98;
	width: 120px;
	text-align: left;
}
.tooltip:hover:before {
	border: solid;
	border-color: #333 transparent;
	border-width: 6px 6px 0 6px;
	bottom: 20px;
	content: "";
	left: 10px;
	position: absolute;
	z-index: 99;
}
/* Testimonials */ 
.testimonal {
	background: #fff url(../img/base/testback.gif) no-repeat top;
	padding: 0;
	margin: -4px 0 -10px 0;
}
.testimonal .quote {
	color: #444;
}
.testimonal .tstnme, #testimonials .name {
	color: #000;
}
#testimonials {
	margin-right: 35px;
}
#testimonials .tstml {
	position: relative;
	width: 100%;
	margin: 10px auto;
}
.tstml img {
	margin-top: 16px;
}
.tstml .qte {
	color: #444;
	line-height: 1;
	padding: 8px 0;
}
.tstml .qts {
	color: #333;
}
/*Features and Callouts */
.featureright {
	margin-top: 20px;
	margin-right: 20px;
	color: #333;
}
/* === Quick Launch Buttons === */
.qck {
	background: #fff url('../img/base/qckl_bckgr.jpg') repeat-x;
	background-position: top;
	border-top: 1px dotted #ccc;
}
.qcklnch ul li {
	background: #525252 url('../img/base/qcklnch_bckgr.png') repeat-x;
	border: 2px solid #666;
	text-shadow: 1px 1px #fff;
	border-radius: 8px;
}
.qcklnch ul a:link, .qcklnch ul a:visited {
	color: #434343;
	text-decoration: none;
	border-bottom: none;
}
.qcklnch ul li:hover {
	border: 2px solid #CCC;
	background: #F00 url('../img/base/qcklnch_bckgr-over.png') repeat-x !important;
	color: #fff;
}
.qcklnch ul a:hover {
	color: #fff;
	text-decoration: none;
	text-shadow: 1px 1px #000;
	border: none;
}
.qcklnch ul li:hover, .qcklnch ul a:hover, .qcklnch a:hover {
	background-color: transparent;
	color: #fff;
}
.qcklnch ul li.ithelp {
	background: #fed95f url('../img/base/qcklnch_bckgr_ghlp.png') repeat-x;
}
/* === Outages and Key IT Services === */
.outage {
	background: #fff url('../img/base/outage_bckgr.png') repeat-x;
	border-top: 1px dotted #ccc;
}
ul.kis {
	background: #fff url('../img/base/kis_bckgr.png') repeat-x;
	border-radius: 8px;
	border: 1px solid #ccc;
	margin: 8px 0 0 0;
	padding: 0;
}
ul.kis li {
	list-style: none;
	padding: 8px 10px;
	border-bottom: 1px dotted #666;
	text-shadow: 1px 1px #ccc;
	color: #000;
}
ul.kis li.stable {
	list-style-image: url('../img/icns/kis-on.png');
	list-style-position: inside;
}
ul.kis li.unstable {
	list-style-image: url('../img/icns/kis-mid.png');
	list-style-position: inside;
}
ul.kis li.down {
	list-style-image: url('../img/icns/kis-off.png');
	list-style-position: inside;
}
.kisnotce {
	color: #4f4f4f;
}
ul li.moreinf {
	border: none;
	text-align: center;
}
ul li.moreinf a {
	border: none;
}
/* style for outages/cancellations/etc */
.intlpst {
	color: #914535;
	font-weight: 600;
	padding: 0 2px;
}
.pstupte {
	color: #005827;
	font-style: italic;
	padding: 0 2px;
	font-weight: 600;
}
.cmpsafftd {
	font-style: italic;
}
.schldotge {
	background: url('../img/base/scheduleoutage.png') no-repeat left;
	margin-left: 4px;
	padding-left: 20px;
	font-weight: 600;
}
/* == Media == */
.img-polaroid, .imageright, .imageleft, .imagecenter, .captionright, .captionleft, .captioncenter {
	padding: 4px;
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
	margin: 0 12px;
}
.img-polaroid.lft, .imageleft, .captionleft {
	float: left;
}
.img-polaroid.rght, .imageright, .captionright {
	float: right;
}
.img-polaroid:after {
	clear: both;
}
a.rmv-img-brdr {
	border: none;
	background: none;
}
.video {
	min-height: 430px;
}
.video iframe, .video object, .video embed {
	max-width: 100%;
	max-height: 100%;
	background: #444;
	padding: 6px;
	-webkit-box-shadow: 2px 7px 5px rgba(80, 80, 80, 0.25);
	-moz-box-shadow: 2px 7px 5px rgba(80, 80, 80, 0.25);
	box-shadow: 2px 7px 5px rgba(80, 80, 80, 0.25);
	border: 2px solid #ccc;
}
/* = Image Spacing = */
.img-polaroid, .imageright, .imageleft, .captionright, .captionleft {
	margin: 10px 10px 20px 20px;
}
.imagecenter, .captioncenter {
	margin-bottom: 20px;
	font-size: 0.9em;
	margin-left: auto;
	margin-right: auto;
}
/* = Image Captioning */
div.caption {
	padding: 10px;
	position: relative;
	top: 4px;
	color: #434343;
}
div.caption_container {
	padding: 6px 6px 12px 6px;
	border: 1px solid #a1a1a1;
	background-image: url('../img/caption2.gif');
	background-position: bottom;
	background-color: #FFF;
	background-repeat: repeat-x;
}
/* ==== Footer === */
.extdfooter {
	background-color: #fff;
	background-image: url('../img/base/exntfttr_backgr.gif');
	background-repeat: repeat-x;
	background-position: top;
	border-top: 1px dotted #ccc;
	display: inline-block;
	padding-bottom: 20px;
}
#footer {
	border-top: 1px #CCCCCC dotted;
	padding: 10px 0;
}
/* === Google SAYT ==== */
#searchAsYouType {
	border: 0px;
	padding: 0px;
	margin: 0em auto;
	z-index: 1000;
}
#searchAsYouType .nowrap {
	white-space: nowrap;
}
#searchAsYouType .unselectable {
	-moz-user-select: none;
	-user-select: none;
}
/* Input field */
input#searchAsYouTypeBackupSearchField {
	visibility: hidden;
	position: absolute;
	right: 0;
	top: 0;
}
/* Search results */
#searchAsYouType div.searchResults {
	color: #434343;
	font-size: 1.2em;
	line-height: 1.4em;
	background: #fff;
	border-top: 1px #c9c9c9 solid;
	border-bottom: 0;
	position: absolute;
	z-index: 2010;
	overflow: auto;
	display: none;
}
#searchAsYouType div.searchResults div.searchResult {
	padding: 8px;
	border-top: 1px #ccc dotted;
	border-left: 0.6em solid white;
	border-right: 0.6em solid white;
	display: block !important;
	cursor: pointer;
	overflow: hidden;
}
#searchAsYouType div.searchResults div.searchResult:hover, #searchAsYouType div.searchResults div.highlighted {
	background: #fcf8e4 !important;
}
#searchAsYouType div.searchResults a.highlighted, #searchAsYouType div.searchResults div.summary a.summarized:hover {
	background: #fcf8e4;
}
#searchAsYouType div.searchResults div.summary {
	text-indent: -1em;
	padding-left: 1.5em;
	cursor: auto;
	min-height: 75px;
}
#searchAsYouType div.searchResults div.summary:hover {
	background: #fff !important;
}
#searchAsYouType div.searchResults div.summary a.summarized {
	white-space: nowrap;
}
#searchAsYouType div.searchResults div.searchResult a {
	-moz-user-focus: ignore;
	-user-focus: ignore;
	-khtml-user-focus: ignore;
}
#searchAsYouType div.searchResults div.first {
	border-top: 0;
}
#searchAsYouType div.searchResults div.searchResult div.auxLinks {
	clear: both;
	text-align: right;
	color: #ca0f18;
	font-size: 88%;
	margin-top: 1em;
}
#searchAsYouType div.searchResults div.searchResult div.auxLinks span {
	color: #000;
}
#searchAsYouType div.searchResults div.searchResult div.auxLinks {
	clear: right;
	margin-right: -0.5em;
}
#searchAsYouType div.searchResults div.searchResult h1 {
	display: inline;
	padding: 0;
	margin: 0;
	font-size: 110%;
	font-weight: bold;
}
#searchAsYouType div.searchResults div.searchResult .type {
	padding-left: 0.3em;
	font-style: italic;
}
#searchAsYouType div.searchResults div.searchResult br + .type {
	padding-left: 0;
}
/* Search results -- specific search result types */
#searchAsYouType div.searchResults div.People {
	border-left-color: #ccc;
	border-right-color: #ccc;
}
#searchAsYouType div.searchResults div.Website {
	border-left-color: #f4e493;
	border-right-color: #f4e493;
}
#searchAsYouType div.searchResults div.Department {
	border-left-color: #d25854;
	border-right-color: #d25854;
}
#searchAsYouType div.searchResults div.Recommended {
	border-left-color: #d25854;
	border-right-color: #d25854;
}
#searchAsYouType div.searchResults div.Suggestions {
	border-left-color: #d25854;
	border-right-color: #d25854;
}
#searchAsYouType div.searchResults div.Tip {
	border-left-color: transparent;
	border-right-color: transparent;
	color: #5f5f5f;
}
#searchAsYouType div.searchResults div.Tip p {
	padding: 0;
	margin: 0;
	margin-left: -5px;
	margin-top: -2px;
	padding-top: 2px;
	padding-left: 22px;
}
#searchAsYouType div.searchResults div.Tip p a, #searchAsYouType div.searchResults div.Tip p a:visited {
	color: #ca0f18;
}
/* Search results -- shadows */
div#searchAsYouTypeResultsShadow {
	position: absolute;
	z-index: 2000;
}
div#searchAsYouTypeResultsShadow div {
	position: absolute;
	overflow: hidden;
}
div#searchAsYouTypeResultsShadowL {
	background: url('../img/sayt/shadow/l.png') repeat-y left top;
}
div#searchAsYouTypeResultsShadowR {
	background: url('../img/sayt/shadow/r.png') repeat-y left top;
}
div#searchAsYouTypeResultsShadowB {
	background: url('../img/sayt/shadow/b.png') repeat-x left bottom;
}
div#searchAsYouTypeResultsShadowTL {
	background: url('../img/sayt/shadow/tl.png') no-repeat left top;
}
div#searchAsYouTypeResultsShadowTR {
	background: url('../img/sayt/shadow/tr.png') no-repeat right top;
}
div#searchAsYouTypeResultsShadowBL {
	background: url('../img/sayt/shadow/bl.png')no-repeat left bottom;
}
div#searchAsYouTypeResultsShadowBR {
	background: url('../img/sayt/shadow/br.png') no-repeat right bottom;
}
/* Autocomplete */
div.searchAsYouTypeAutocompleteInputMatch {
	margin-top: 3px;
	margin-left: 3px;
}
div#searchAsYouTypeAutocomplete {
	position: absolute;
	color: #6f6f6f;
	background: #fff;
	z-index: 2500;
	height: 1.2em !important;
}
div#searchAsYouTypeAutocompleteHelper {
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
}
/* Waiting animation */
img#searchAsYouTypeWaitingForSearchResults {
	width: 15px;
	height: 15px;
	visibility: hidden;
	border: 0;
	padding: 0;
	position: absolute;
	top: 0.15em;
	right: 2px;
	z-index: 3001;
}
/* Debug console */
div#searchAsYouTypeDebugConsole {
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	width: 90%;
	height: 60%;
	opacity: 0.95;
	background: #ffefef;
	border: 1px solid #cf7f7f;
	bottom: 2%;
	left: 5%;
	font-size: 83%;
	z-index: 5000;
	padding: 0.5em;
	overflow: auto;
}
div#searchAsYouTypeDebugConsole.expanded {
	height: 60%;
}
div#searchAsYouTypeDebugConsole.contracted {
	height: 5%;
}
div#searchAsYouTypeDebugConsole h1 {
	color: #af0000;
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-weight: bold;
}
div#searchAsYouTypeDebugConsole button {
	margin: 0em 0.5em;
}
div#searchAsYouTypeDebugConsole table {
	font-size: 90%;
	border-collapse: collapse;
	line-height: 1.4em;
	margin-top: 1em;
}
div#searchAsYouTypeDebugConsole table th {
	padding: 0.2em 1em;
	text-align: left;
}
div#searchAsYouTypeDebugConsole table td {
	padding: 0.2em 1em;
	border-bottom: 1px solid #cf7f7f;
}
div#searchAsYouTypeDebugConsole table td.no {
	text-align: right;
}
/* Google Search Page */
#sk {
	display: none;
	visibility: hidden;
	position: absolute;
	margin-top: -170px;
}
.l, .a {
	padding: 0;
	margin: 0;
	font-size: 12px;
}
#km {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 0 4px 12px;
	height: 40px;
	margin-bottom: 10px;
	background: #ebebeb;
}
#google dt {
	padding-top: 4px;
	margin-bottom: -4px;
	font-size: 11px;
}
#google a:link, #google a:visited {
	color: #ee3a43;
	border-bottom: 1px solid #ee3a43;
	text-decoration: none;
	font-size: 12px;
}
#google a:hover, #google a:active {
	color: #000;
	text-decoration: none;
	border-bottom: 1px solid #000;
}
#google dd {
	padding-bottom: 3px;
}
#google p.si label {
	font-weight: 700;
	padding-right: 4px;
}
#google hr {
	display: none;
}
div#basic {
	float: right;
}
.si {
	font-size: 12px;
}
.st {
	margin-top: -5px;
	font-weight: 600;
	color: #363636;
}
.rn {
	display: none;
	visibility: hidden;
}
.cc {
	text-align: center;
	font-size: 12px;
}
#co {
	text-align: center;
	font-style: italic;
	font-size: 10px;
}
#su {
	background: #fff5cc;
	color: #222;
	padding: 1px 4px;
	height: 25px;
	border-top: 1px solid #ffcf00;
	border-bottom: 1px solid #ffcf00;
	font-size: 11px;
}
#su p {
	margin-top: -4px;
	color: #222;
	text-align: right;
}
.sn {
	margin-top: -10px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
#so {
	text-align: right;
	font-size: 11px;
}
.s, .st {
	font-size: 11px;
}
.fm {
	margin-top: -10px;
}
.param {
	font-weight: 700;
	padding: 10px 0;
}
#google input {
	margin: 4px 0;
	outline: 0;
}
.si {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
/*=== callouts==== */
.callout {
	background-image: url(../img/callouts/callout_bg.gif);
	background-repeat: repeat-y;
	width: auto;
	float: right;
	margin-left: 12px;
}
.callout .content h2.top {
	text-align: left;
	color: #666;
}
.callout .content img {
	padding: 0px;
}
.callout .boxTop {
	background-image: url(../img/callouts/callout_top.gif);
}
.callout .boxBottom {
	background-image: url(../img/callouts/callout_bottom.gif);
}
.callout .boxTop, .callout .boxBottom {
	background-repeat: no-repeat;
	background-position: top left;
	height: 9px;
}
.callout .content {
	color: #666;
	margin: 4px 12px 8px 12px;
	padding: 4px 8px;
	overflow: hidden;
	width: 180px;
	font-size: 100%;
}
.callout .content a:link, .callout .content a:active, .callout .content a:visited, .callout .content a:hover, .callout .content a:visited:hover {
	color: #ca0f18;
	border-bottom: 1px dotted #ca0f18;
}
.callout .content ol, .callout .content ul {
	padding-left: 15px;
}
.callout .content li {
	margin-top: 4px;
}
.callout .yellow {
	background-color: #f4e494;
	background-repeat: repeat-x;
	background-position: bottom;
	background-image: url(../img/callouts/yell-back.gif);
}
.callout .small {
	font-size: 1.1em;
}
.callout2 {
	background-image: url(../img/callouts/callout_bg2.gif);
	background-repeat: repeat-y;
	width: auto;
	float: right;
	margin-left: 12px;
}
.callout2 .content h2.top {
	text-align: left;
	color: #666;
}
.callout2 .content img {
	padding: 0px;
}
.callout2 .boxT {
	background-image: url(../img/callouts/callout_top2.gif);
}
.callout2 .boxB {
	background-image: url(../img/callouts/callout_bottom2.gif);
}
.callout2 .boxT, .callout2 .boxB {
	background-repeat: no-repeat;
	background-position: top left;
	height: 9px;
}
.callout2 .content {
	color: #666;
	margin: 4px 12px 8px 12px;
	padding: 4px 8px;
	overflow: hidden;
	width: 220px;
	font-size: 100%;
}
.callout2 .content a:link, .callout .content a:active, .callout .content a:visited, .callout .content a:hover, .callout .content a:visited:hover {
	color: #ca0f18;
	border-bottom: 1px dotted #ca0f18;
}
.callout2 .content ol, .callout .content ul {
	padding-left: 15px;
}
.callout2 .content li {
	margin-top: 4px;
}
.callout2 .yellow {
	background-color: #f4e494;
	background-repeat: repeat-x;
	background-position: bottom;
	background-image: url(../img/callouts/yell-back.gif);
}
.callout2 .small {
	font-size: 1.1em;
}
.callinfo {
	background-image: url(../img/callouts/callinfo_bg.gif);
	background-repeat: repeat-y;
	width: 627px;
	margin-left: 12px;
}
.callinfo .content img {
	padding: 0px;
}
.callinfo .boxTop {
	background-image: url(../img/callouts/callinfo_top.gif);
}
.callinfo .boxBottom {
	background-image: url(../img/callouts/callinfo_bttm.gif);
}
.callinfo .boxTop, .callinfo .boxBottom {
	background-repeat: no-repeat;
	background-position: top left;
	height: 9px;
}
.callinfo .content {
	color: #666;
	margin: 4px 12px 8px 12px;
	padding: 4px 8px;
	overflow: hidden;
	width: 627px;
	font-size: 100%;
}
.callinfo .content p {
	float: left;
	padding-right: 3px;
	width: 90px;
}
.callinfo .content ul li {
	display: inline;
	float: left;
	margin-top: 9px;
}
.callinfo .content a:link, .callinfo .content a:active, .callinfo .content a:visited, .callinfo .content a:hover, .callinfo .content a:visited:hover {
	color: #ca0f18;
	border-bottom: 1px dotted #ca0f18;
}
.callinfo .content ol, .callinfo .content ul {
	padding-left: 15px;
}
.callinfo .content li {
	margin-top: 4px;
	margin-left: 4px;
}
.callinfo .yellow {
	background-color: #f4e494;
	background-repeat: repeat-x;
	background-position: bottom;
	background-image: url(../img/callouts/yell-back.gif);
	width: 580px;
}
.callinfo .small {
	font-size: 1.1em;
}
.listbut span {
	clear: both;
	float: left;
	font-weight: bold;
	background: none;
	color: #000;
	font-size: 1.3em;
	border: none;
}
/* @end */

/*  ==== SSL ==== */
.keylock {
	background: #fff url(../img/base/key.png) no-repeat;
	background-position: right;
	display: block;
	position: relative;
}
/* ====== Bio ======== */
.biopic {
	float: left;
	padding: 8px 16px 0px 8px;
	text-align: center;
}
.biotext {
	float: right;
	width: 70%;
	border-left: 1px dotted #ccc;
	padding: 0px 16px;
	min-height: 230px;
	margin-top: 8px;
	margin-bottom: 0px;
}
.biotext .name {
	font-size: 21px;
	font-style: italic;
}
.biotext .title {
	font-size: 18px;
}
/* Story layout */
.story_row {
	width: 100%;
}
.story_row:after {
	clear: both;
	margin: 6px 0;
}
.storyblk {
	width: 30%;
	display: block;
	float: left;
	display: block;
border: 1px solid #e1e1e1;
margin: 4px 2px;
min-height: 190px;
}
.storyblk img {
	display: block;
	margin: 0px;
}
.storyblk .stryhead {
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1.2;
}
.storyblk p {
margin-top: 20px;
	margin-left: 8px;
text-align:center;

}
.storythmb {
	padding: 0px;
	margin-top: 0px;
}
.storythmb:hover {
	border: 1px #F60408 solid;
	opacity: 0.7;
	-khtml-opacity: 0.7;
	filter: alpha(opacity=70);
-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
}


