<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">  /* Typography */

div#content {
	font-family: "Lucida Sans", Lucida, Helvetica, Arial, Verdana, sans-serif;
}

div#content_2col {
	font-family: "Lucida Sans", Lucida, Helvetica, Arial, Verdana, sans-serif;
}

div.main_content h2 {
	padding: 12px 0px;
	border-top: 5px solid #eee;
}

div.sub_content {
	padding-top: 12px;
}

div.sub_content h1 {
	color: #777;
	font-size: 24px;
	line-height: 28px;
	margin-top: 12px;
}

div.sub_content h1 span {
	font-size: 21px;
	line-height: 24px;
}

h1 span {
	color: #000;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: .1em;
}

h2 {
	color: #000;
}

div.sidebarIntro p {
	padding-top: 8px;
	font-size: 1.4em;
	line-height: 1.6em;
	color: #555;
}

div.intro {
	line-height: 21px;
	margin-top: 21px;
}

/* Home page */

div.homeSubTop h3, div.homeSubTop div.searchwidget p {
	color: #000;
	font: 10px/12px Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 6px;
	padding: 4px 0px 3px 0px;
	border-top: 1px dotted #fff;
	border-bottom: 1px dotted #fff;
	width: 174px;
}

div#homeTop div.headerText {
	margin-left: 0px;
}

div.homePhoto {
	min-height: 0px;
}

div.homePhoto div.text {
	width: 100%;
}

div.homePhoto p {
	margin-left: 18px;
}

div.homeSubTop ul.subNav {
	margin-top: 0px;
	padding-top: 0px;
}

div.connect {
/*	height: 20px; */
	background-color: #ddedf4;
	padding: 7px 0px 3px 5px;
}

div.connect ul {
	width: 585px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

div.connect ul li {
	display: block;
	float: left;
	margin-right: 5px;
	margin-bottom: 4px;
	border: 1px dotted #ddedf4;
	padding-top: 5px;
	padding-bottom: 2px;
	background-color: #fff;
	-webkit-box-shadow: 2px 0px 2px #97acba;
	-moz-box-shadow: 2px 0px 2px #97acba;
	box-shadow: 2px 0px 2px #97acba;
	max-height: 18px;
	overflow: hidden;
}

div.connect ul li a {
	color: #000;
	padding-right: 6px;
	padding-left: 20px;
	font-size: 10px;
	font-weight: bold;
	padding-top: 8px;
	background: #fff url(/content/dam/sfu/images/icons/service-icons-sprite.png) top left no-repeat;
}

div.connect ul li a:hover {
	text-decoration: none;
}

div.connect ul li:hover {
	border: 1px solid #bacdd7;
}

div.connect ul li.facebook a {
	background-position: 2px -182px;
}

div.connect ul li.twitter a {
	background-position: 2px -622px;
	padding-left: 22px;
}

div.connect ul li.youtube a {
	background-position: 2px -1600px;
}

div.connect ul li.asksfu a {
	background-position: 2px -1581px;
	padding-left: 22px;
}

div.connect ul li.maps a {
	background-position: 0px -1562px;
/*	width: 76px; */
	padding-left: 17px;
}

div#homeBottom h2 {
	border-top: none;
	margin-top: 18px;
}

div.main_content ul.newsList li {
	width: 540px;
	clear: none;
}

div.main_content ul.newsList {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

div.main_content ul.newsList li h3 {
	color: #bacdd7;
	border-bottom: 1px dotted #bacdd7;
	font-family: "Gill Sans", "Lucida Sans", verdana, arial, sans-serif;
	font-size: 10px;
	line-height: 14px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
	padding-bottom: 6px;
	margin-top: 6px;
}

div.main_content ul.newsList li p {
	font-size: 11px;
	line-height: 16px;
}

div.main_content ul.newsList li p a {
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
}

div#homeBottom div.newsList {
	min-height: 300px;
}

div#homeBottom div.main_content div.newsList ul li {
	width: 180px;
	margin-right: 10px;
	float: left;
}

ul.newsList li img {
	display: none;
}

div.main_content div.newsList ul li p span {
	color: #999;
}

div#homeBottom div.sub_content div.headerText {
	margin-left: 0px;
}

/* newslist to teaser */
div.main_content ul.teaser li {
	width: 540px;
	clear: none;
}

div.main_content ul.teaser {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

div.main_content ul.teaser li h3 {
	color: #bacdd7;
	border-bottom: 1px dotted #bacdd7;
	font-family: "Gill Sans", "Lucida Sans", verdana, arial, sans-serif;
	font-size: 10px;
	line-height: 14px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
	padding-bottom: 6px;
	margin-top: 6px;
}

div.main_content ul.teaser li p {
	font-size: 11px;
	line-height: 16px;
}

div.main_content ul.teaser li p a {
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
}

div#homeBottom div.teaser {
	min-height: 300px;
}

div#homeBottom div.main_content div.teaser ul li {
	width: 180px;
	margin-right: 10px;
	float: left;
}

ul.teaser li img {
	display: none;
}

div.main_content div.teaser ul li p span {
	color: #999;
}

div.teaser ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

div.teaser ul li {
	width: 170px;
}

div.teaser ul li h3 {
	color: #b5111b;
	font-family: "Gill Sans", "Lucida Sans", verdana, arial, sans-serif;
	font-size: 10px;
	line-height: 14px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
	padding-bottom: 6px;
	border-bottom: 2px dotted #c7c8c3;
}

div.teaser ul li h3 a {
	color: #b5111b;
	font-family: "Gill Sans", "Lucida Sans", verdana, arial, sans-serif;
}
/* end newslist to teaser */

div#homeBottom div.sub_content div.headerText {
	margin-left: 0px;
}

/* Unordered lists and nested unordered lists */

div.listed ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	margin-top: 10px;
	margin-bottom: 10px;
}

div.listed ul li {
	padding: 4px 0px 0px 11px;
	background: transparent url(/content/dam/sfu/images/common/bullet_red.gif) 0px 8px no-repeat;
}

div.listed ul li ul {
	list-style-type: none;
	margin-top: 0px;
	margin-left: 8px;
	margin-bottom: 6px;
}

div.listed ul li ul li {
	font-weight: normal;
	padding-left: 6px;
	background: transparent url(/content/dam/sfu/images/common/bullet_blue.gif) 0px 9px no-repeat;
}

/* Default table */

table tr td {
	padding: 6px;
}

table th {
	font-weight: bold;
	font-size: 1.1em;
}

/* Table with left-aligned header */

table.optionlist {
	margin: 12px 0;
}

table.optionlist th {
	border-right: 1px solid #ddd;
	font-size: 1.2em;
	line-height: 1.4em;
	padding-right: 10px;
	text-align: left;
	width: 140px;
}

/* Sidebar column */

div.sub_content image {
	margin-bottom: 8px;
}

/* Gallery Pages */

div.galleryHeader h2 {
	color: #000;
	font-size: 18px;
	padding: 12px 0px;
	border-top: 5px solid #eee;
	width: 550px;
}

div.cq-colctrl-gallery {
	width: 550px;
	float: left;
}

div.cq-colctrl-gallery-c0 { width: 31%; margin-right: 16px; float: left; overflow: hidden; }
div.cq-colctrl-gallery-c1 { width: 31%; margin-right: 16px; float: left; overflow: hidden; }
div.cq-colctrl-gallery-c2 { width: 31%; float: left; overflow: hidden; }

div.cq-colctrl-gallery p {
	padding-bottom: 0px;
}

div.cq-colctrl-gallery h2 {
	border-top: none;
}

div.cq-colctrl-gallery a.box {
	height: 50px;
	color: #fff;
	display: block;
	text-decoration: none;
	background-color: #8F8F38;
	padding: 10px 10px 5px 8px;	
	border: 5px solid #fff;
	-webkit-box-shadow: 1px 1px 2px 0px #999;
	-moz-box-shadow: 1px 1px 2px 0px #999;
	box-shadow: 1px 1px 2px 0px #999;
	margin: 2px;
}

div.cq-colctrl-gallery a.box:hover {
	background-color: #B6B624;
}

div.cq-colctrl-gallery div.l2 a.box {
	background-color: #c7a556;
}

div.cq-colctrl-gallery div.l2 a.box:hover {
	background-color: #e4bd60;
}

div.cq-colctrl-gallery div.l3 a.box {
	background-color: #71491D;
}

div.cq-colctrl-gallery div.l3 a.box:hover {
	background-color: #8A5510;
}

div.cq-colctrl-gallery div.l4 a.box {
	background-color: #793E39;
}

div.cq-colctrl-gallery div.l4 a.box:hover {
	background-color: #AD4A42;
}

div.cq-colctrl-gallery div.l5 a.box {
	background-color: #64644E;
}

div.cq-colctrl-gallery div.l5 a.box:hover {
	background-color: #7F7F41;
}

div.cq-colctrl-gallery div.l15 a.box {
	background-color: #147270;
}

div.cq-colctrl-gallery div.l15 a.box:hover {
	background-color: #69a9a8;
}

div.cq-colctrl-gallery div.l25 a.box {
	background-color: #20375a;
}

div.cq-colctrl-gallery div.l25 a.box:hover {
	background-color: #365e9a;
}

div.cq-colctrl-gallery div.l35 a.box {
	background-color: #147270;
}

div.cq-colctrl-gallery div.l35 a.box:hover {
	background-color: #69a9a8;
}

div.cq-colctrl-gallery div.l45 a.box {
	background-color: #538c51;
}

div.cq-colctrl-gallery div.l45 a.box:hover {
	background-color: #9acc96;
}

div.cq-colctrl-gallery div.l55 a.box {
	background-color: #4c8f90;
}

div.cq-colctrl-gallery div.l55 a.box:hover {
	background-color: #8acacb;
}


div.cq-colctrl-gallery div.l20 a.box {
	background-color: #A99320;
}

div.cq-colctrl-gallery div.l20 a.box:hover {
	background-color: #C2B217;
}

div.cq-colctrl-gallery p.galleryText {
	color: #555;
	font-size: 1em;
	line-height: 1.4em;
	margin: 8px 0px 0px 8px;
}

div.cq-colctrl-gallery a.box h1 {
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	font-size: 16px;
	line-height: 18px;
	color: #fff;
}

div.cq-colctrl-gallery a.box h2 {
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	font-size: 10px;
	line-height: 12px;
	color: #fff;
}


/* Need help? */

div.needHelp {
	font-size: .9em;
}

div.needHelp h4 {
	margin-top: 12px;
}

div.needHelp ul {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 8px;
}

div.needHelp ul li {
	margin: 0;
	padding: 0;
	padding-bottom: 3px;
	margin-bottom: 3px;
}

div.needHelp ul li a {
	background: #fff url(/content/dam/sfu/images/icons/double_arrow.png) 2px 9px no-repeat;
	padding: 3px 3px 3px 12px;
	display: block;
}

div.needHelp ul li a:hover {
	background-color: #FFFFE9;
	text-decoration: none;
}

div.blog h2 {
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	font-size: .9em;
	line-height: 12px;
	color: #000;
}

/* Lists in toggle columns */

div.cq-colctrl-lt5 ul {
	width: 95%;
	margin: 0px;
	padding: 0px;
    list-style-type: none;
}

div.miniHeader {
	color: #000;
	font: 10px/12px Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 6px;
	
}
div.cq-colctrl-lt5 ul li {
	width: 95%;
	padding: 4px 0px 0px 11px;
	background: transparent url(/content/dam/sfu/images/common/bullet_red.gif) 0px 8px no-repeat;
}

div.cq-colctrl-lt5 div.toggleContent {
	margin-left: 0px;
}

div.connectavp {
/*	height: 20px; */
	background-color: #ddedf4;
	padding: 7px 0px 3px 5px;
}

div.connectavp ul {
	width: 585px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

div.connectavp ul li {
	display: block;
	float: left;
	margin-right: 5px;
	margin-bottom: 4px;
	border: 1px dotted #ddedf4;
	padding-top: 5px;
	padding-bottom: 2px;
	background-color: #fff;
	-webkit-box-shadow: 2px 0px 2px #97acba;
	-moz-box-shadow: 2px 0px 2px #97acba;
	box-shadow: 2px 0px 2px #97acba;
	max-height: 18px;
	overflow: hidden;
}

div.connectavp ul li a {
	color: #000;
	padding-right: 6px;
	padding-left: 20px;
	font-size: 10px;
	font-weight: bold;
	padding-top: 8px;
	background: #fff url(/content/dam/sfu/images/icons/service-icons-sprite.png) top left no-repeat;
}

div.connectavp ul li a:hover {
	text-decoration: none;
}

div.connectavp ul li:hover {
	border: 1px solid #bacdd7;
}

div.connectavp ul li.facebook a {
	background-position: 2px -182px;
}

div.connectavp ul li.twitter a {
	background-position: 2px -650px;
	padding-left: 22px;
}

div.connectavp ul li.youtube a {
	background-position: 2px -1600px;
}

div.connectavp ul li.asksfu a {
	background-position: 2px -1581px;
	padding-left: 22px;
}

div.connectavp ul li.maps a {
	background-position: 0px -1562px;
/*	width: 76px; */
	padding-left: 17px;
}

/* Form styles */

form#supplemental_aboriginal_admission, form#diverse_qualifications, form#mature_student, form#upass_exemption, form#room-bookings {
	padding: 10px;
	width: 90%;
	background-color: #E9EFF1;
	
}

/* News */

div.story div.main_content {
    padding-top: 20px;
}

div.commentGuidelines {
    display: none;
}

div.documenttools {
    margin-bottom: 10px;
}

div.documenttools-90 {
    width: 90%;
    margin-bottom: 10px;
}

/* Search */

div.searchRight {
    display: none;
}

/* News list style from DGS for gallery pages */

div.newsList ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

div.newsList ul li {
	width: 170px;
}

div.newsList ul li h3 {
	color: #b5111b;
	font-family: "Gill Sans", "Lucida Sans", verdana, arial, sans-serif;
	font-size: 10px;
	line-height: 14px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
	padding-bottom: 6px;
	border-bottom: 2px dotted #c7c8c3;
}

div.newsList ul li h3 a {
	color: #b5111b;
	font-family: "Gill Sans", "Lucida Sans", verdana, arial, sans-serif;
}

div.minigalleryHeader {
	color: #0054a6;
	font: 10px/12px Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 6px;
	
}</pre></body></html>