*{  
    font-family: Helvetica, Arial, sans-serif;
}


hr {
    color: #999;
}

html{
    background-color: #fff;
}

body {
    color: #000;
    margin: 0 auto;
    padding: 0;
    width: 980px;
    font: 12px/16px Helvetica, Arial, Verdana, sans-serif;
}


html>body{
    margin: 0 auto;
    padding: 0;
    width: auto;
    max-width: 980px;
}

p{
    padding-bottom: 12px;
}


#container {
    background: #fff;
    float: left;
    height: 600px;
    line-height: 1.3em;
    width: 980px;
}

html>body #container{
    height: auto;
    min-height:600px;
}

/* @group typography */


h1 {
    margin-top: 12px;
    color: #b5111b;
    text-transform: none;
    font: bold 18px/21px "Lucida Grande", Lucida, Arial, Verdana, sans-serif;
    margin-bottom: 12px;
}

h1 a { font-family: "Lucida Grande", Lucida, Arial, Verdana, sans-serif; }

h2 {
    padding-bottom: 12px;
    color: #b5111b;
    font: bold 15px/18px "Lucida Grande", Lucida, Arial, Verdana, sans-serif;
    }
    
h2 a { font-family: "Lucida Grande", Lucida, Arial, Verdana, sans-serif; }

h3 {
    color: #555;
    padding-bottom: 12px;
    font: bold 14px/16px "Lucida Grande", Lucida, Arial, Verdana, sans-serif;
}


h3 a { font-family: "Lucida Grande", Lucida, Arial, Verdana, sans-serif; }


h4 {
    color: #555;
    font: bold 12px/14px "Lucida Grande", Lucida, Arial, Verdana, sans-serif;
}

h4 a { font-family: "Lucida Grande", Lucida, Arial, Verdana, sans-serif; }

h5, h6 {
    color: #4b4b4b;
    font: bold 12px/14px "Lucida Grande", Lucida, Arial, Verdana, sans-serif;
}

h5 a { font-family: "Lucida Grande", Lucida, Arial, Verdana, sans-serif; }

h6 a { font-family: "Lucida Grande", Lucida, Arial, Verdana, sans-serif; }


.attention {
    font-weight: bold;
    color: #b5111b;
}

a img {
    border: none;
}

a{
    color: #0054a6;
    text-decoration: none;
}

a:hover{
    color: #0054a6;
    text-decoration: underline;
}


#banner{
    background: #fff url(/etc/designs/sfu/images/banner_1.jpg) no-repeat right;
    height: 70px;
}

#banner a{
    background: #fff url(/etc/designs/sfu/images/logo_main.gif) no-repeat left;
    float: left;
    height: 70px;
    width: 356px;
}


#globalNav { 
    display: none;
}


/* Navigation menu */

#nav {
 	display: none;
    }

/* @group Content */

#content {
    width: 767px;
    float: left;
    padding-left: 18px;
}

/* @group Breadcrumb */

div.breadcrumb {
    margin-left: -18px;
    width: 771px;
    color: #000;
    background-color: #fff;
    padding: 5px 7px;
    font-size: 10px;
}

div.breadcrumb a {
    color: #000;
}

/* @group Footer */

#footer {
    background-color: #fff;
    color: #000;
    clear: both;
    font: 10px Helvetica, Arial, sans-serif;
    float: left;
    text-align: center;
    width: 100%;
    border-top: 1px solid #999
}

#footer ul {
    margin: 4px 0;
    padding: 0;
}

#footer ul li {
    display: inline;
    margin: 0 0 0 4px;
    padding-right: 4px;
    border-right: 1px solid #fff;
}

#footer ul li:last-child{
    border: none;
}

#footer a{
    color: #000;
    font-size: 10px;
    text-decoration: none;
}

/* @group Image styles */

img.outlined {
    border: 1px solid #999;
}

img.framed {
    background-color: #fff;
    border: 1px solid #999;
    padding: 5px;
}

img.fullwidth {
    margin-left: -18px;
}

/* Columns */

div.parsys_column {
	float: left;
	width: 100%;
}

div.parsys_column .cq-colctrl-lt7-c0 {
	width: 500px;
	margin-right: 40px;
	padding-right: 25px;
}

div.parsys_column .cq-colctrl-lt7-c1 {
	width: 200px;
}

/* @group Misc Text component styles */

.ruled {
    border-top: 1px solid #ddd;
    margin-bottom: 8px;
    margin-top: 21px;
    padding-top: 8px;
}

.intro {
    font-size: 14px;
    line-height: 18px;
}

.deptNews {
    background-color: #eef4f9;  
    padding: 8px;
    margin-bottom: 25px;
}

.deptNotice {
    background-color: #eee;  
    padding: 8px;
    margin-bottom: 25px;
}

/* @group Text & Image component styles */

div.textImageHighlight { 
    width: 95%;
    padding: 10px;
    background-color: #eef4f9;
}


div.textImageHighlight img {
    margin-right: 10px;
    border: 1px solid #777;
    padding: 5px;
    background-color: #fff;
}

/* @group Various List styles */

ul.navList {
    margin: 4px 0px 10px 0px;
    padding: 0px;
    list-style: none;
}

ul.navList li {
    background: transparent url(/etc/designs/sfu/images/bullet_blue.gif) 0px 6px no-repeat;
    padding: 0px 0px 6px 6px;
    margin: 0px;
}

ul.navList li p {
    margin: 0px;
    padding: 0px;
}


div.listed ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    margin-top: 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;
}

/* @group Customized div styles */

.title {
    margin-bottom: 8px;
}

form div input {
    margin-bottom: 12px;
}

form div textarea {
    margin-bottom: 12px;
}

form div select {
    margin-bottom: 12px;
}

/* Remove default border from image map images */

img.cq-dd-image {
    border: none;
}
