  /* ---- Stylesheet for Academic Calendar stylesheet that does not contain styles for Program Finder Flyout menu used in Fall 2013 ---- */


.add-margin-top{
    margin-top:2em;
    } 
    
.clear {
    clear: left;
    }
    
.back-to-top{
    float:right;
    }
    
ul.horizontal > li {
    background: none;
    display: inline;
    padding-left: 0;
    }
    
ul li {
    background: url("/content/dam/sfu/images/common/bullet_red.gif") no-repeat scroll 0 14px rgba(0, 0, 0, 0);
    padding-left: 16px;
    padding-top: 3px;
     }
 

.main ul ul {
    padding-left: 2.5em;
    }

.main ul ul li {
    background:none;
    padding-left: 3px;
    list-style-type: circle;
    }
         
    
#back-to-top ul li:first-child {
    display: none; /* hides first menu item (the arrow) */
    background:none;
    }
    
.containerReplacement {
    width: 100%;
    margin-left: auto;
    margin-right: auto; 
    }
    
.table table {
     border-collapse: separate;
        }
    
/* Return to top button*/
#return-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.7);
    width: 50px;
    height: 50px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    }
    
#return-to-top i {
    color: #fff;
    margin: 0;
    position: relative;
    left: 16px;
    top: 13px;
    font-size: 19px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    }

#return-to-top:hover {
    background: rgba(0, 0, 0, 0.9);
    }
    
#return-to-top:hover i {
    color: #fff;
    top: 5px;
    }
    
/* Parallax scrolling menu - "Don't touch... don't even look at it" This works with HTML component on the page and parallax.js*/
        
#back-to-top {    
    width: 0%;
    height: 0em;
    }
    
#back-to-top li {
    display: none;
    }
    
#back-to-top.fixed {
    padding: 0px;
    }	
    
#back-to-top.fixed ul {
    position: fixed;
    bottom: 3%;
    right: 7%;
    }
        
#back-to-top.fixed li {
    display: none; /* hide all <li> items */
    }
    
#back-to-top.fixed .current {
    display: block; /* show only current <li> item */
    }
    
    
/*exceptions to global list style*/
.program-finder ul li {
    background: none;
    }
    
.program-finder .pf-menu li li {
    padding: 0;
    }
    
.default-nav li {
    padding-left: 0;
    }
    
footer ul li {
    background: none;
    padding-left: 0;
    }
    
.sf-menu li{
    background:none;
        
    }
    
.default-nav li.active li {
    padding: 0;
    }
    
    
.footer-header p{
    padding-top:0;
    margin-top:0;
    }
    
.footer-header p a{
    color: #e0d10a;
    font-family: "DINWeb",sans-serif;
    font-size: 0.888182em;
    font-weight: normal;
    line-height: 1.3125em;
    padding-bottom: 8px;
    text-transform: uppercase;
    }
    
    
    
/* style for homepage links: Academic Faculties, Programs Departments and Schools, All Courses */
.aos-link ul {
    margin: 0;
    padding: 0;
    }

.aos-link ul li {
    background: none repeat scroll 0 0 transparent;
    padding-left: 0;
    }

.aos-link ul li a {
    background: url("/content/dam/sfu/students/calendar/icons/arrow.png") no-repeat scroll right center #95A794;
    color: #FFFFFF;
    display: block;        
    font-family: "DinWeb",sans-serif;
    font-size: 1.05em;
    margin-bottom: 0.25em;
    padding: 0.5em 0 0.25em 0.5em;
    text-transform: uppercase;
    }
    
.aos-link h3 {
    font-family: "DinWebBold",Sans-serif;
    font-size: 0.8em;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    }
    
.side-info p {
    display: inline-block;
    margin: 0;
    padding-bottom:15px;
    }

.side-info p a {
    color: #3D3935;
    font-family: "DinWeb",sans-serif;
    font-size: 0.85em;
    text-transform: uppercase;
    }
.side-info img {
    padding: 0;
    width: 30px;
    }
    
    
/* list style for anchors on Programs, Departments, Schools page */
    
.anchor-list ul li:last-child {
    border-right: none;
    }

.anchor-list ul li {
    display: inline;
    text-transform: uppercase;
    padding: 0 0.35em ;
    font-size: 1.25em;
    border-right: 1px solid #DDDDDD;
    background:none;
    }
    
.study-index h2 {
    text-transform: uppercase;
    }
    
/* program finder */
    
#header-navigation {
    font-size: 13px;
    line-height: 16px;
    font-family: "DINWeb", sans-serif;
    }
    
.nav-group-header {
    font-size: 12px;
    line-height: 14px;
    font-family: "DINWebMedium", sans-serif;
    text-transform: uppercase;
    color: #e0d10a;
    margin-top: 8%;
    }
    
div.parsys_column .section  {
    overflow: visible;
    }
    
    
/* homepage styles*/
div.portal-text h3 {
    color: #3D3935;
    font-family: "DINWeb",sans-serif;
    font-size: 1.1em;
    line-height: 1.2em;
    text-transform: uppercase;
    }
    
div.portal-text p a {
    font-family: "DINWeb",sans-serif;
    font-size: 0.8em;
    margin-bottom: 0;
    padding-bottom: 0;
    text-transform: uppercase;
    }
    
    
.greyBackground h3{
    background: none repeat scroll 0 0 #3D3935;
    color: white;
    display: block;
    font-family: "DinWeb",sans-serif;
    font-size: 98%;
    padding: 0.45em 0 0.15em 0.95em;
    }
    
.academicDates h4{
    margin: 0;
    padding: 2.0em 0 0 .45em;
    }
    
    
a img:hover {
    opacity: 0.85;
    }
    
    
.viewPage h2 {
    background: none repeat scroll 0 0 #CB4746;
    font-size: 0.85em;
    }

.viewPage h2 a {
    color: #FFFFFF;
    font-family: "DinWebMedium",sans-serif;        
    text-transform: uppercase;
    display: block;
    padding: 0.75em 0 0.5em 1em;
    box-shadow:1px 1px 2px 0 #777777;
    }
    .viewPage h2 a:hover {
        background:#DD6262;
        display: block;
    }
    
    
    
/* program toggles */
.collection h2 {
    font-size: 16px;
    line-height: 18px;
    font-family: "DINWebMedium", sans-serif;
    text-transform: uppercase;
    padding-bottom: 1%;
    margin-bottom: 1%;
    border-bottom: 1px dotted #ddd;
    }
      
    
/* body styles */
    
#main_content_wrapper {
    width: 95%;
    }

.program-header {
    margin-top: 18px;
    }
    
.dept-faculty {
    display: block;
    font: 16px/21px "DINWebLight", sans-serif;
    }
    
.date-stamp, .date-stamp a {
    font: 16px/16px "DINWeb", sans-serif;
    color: #555;
    }
    
.faculties {
    font: 21px/28px "DINWebLight", sans-serif;
    display: block;
    }
    
.credential {
    font: 14px/16px "DINWeb", sans-serif;
    text-transform: uppercase;
    letter-spacing: .1em;
    }
    
div.reference div.parbase {
    width: 100%;
    }
    
.programs ul, .department-info ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
    }
    
.programs ul li, .department-info ul li {
    background: url("/content/dam/sfu/images/common/bullet_red.gif") no-repeat scroll 0 15px transparent;
    padding: 4px 0 0 11px;
    }    
    
.programs div {
    width: 48%;
    padding-right: 2%;
    padding-bottom: 30px;
    float: right;
    }
    
.programs div:first-child {
    float: left;
    }
    
.programs div:last-child {
    clear: right;
    }
    
.department-info {
    clear: both;
    margin-top: 18px;
    padding-top: 12px;
    }
    
.belowMainContent {
    clear: left;
    }
    
    
table {
    width: 100%;
    margin-top: 8px;
    margin-bottom: 10px;
    }
    
.table-small table td {
    padding: 0.5% 0 0.5% 1%;
    font-size: 0.85em;
    }
    
table.ruled {
    border-top: 5px solid #ddd;
    margin-top: 0px;
    }
    
.quicklinks ul {
    margin-top: 2%;
    }
    
.quicklinks ul li {
    margin: 0;
    padding-left: 0.5em;
    }
    
.quicklinks ul li a {
    display: block;
    padding: 1px 8px;
    }
    
.back-home {
    clear: both; 
    text-align: right;
    }
    
.ruled {
    border-top: 5px solid #EEEEEE;
    padding-top: 7px;
    margin-top: 2em;
    }

    div.important-note {
	background: #EAEAEA;
	padding: 1.25em 0em 1em 1em;
	margin-bottom: 2.5em;
    }

div.important-note h3 {
	color: #3D3935;
	margin-top: 0;
	margin-bottom: 0.5em;
    }

div.important-note p {
	color: #3D3935;
	padding: 0;
	margin: 0;
    }    

/* ---- breakpoint 1 ------- */

@media(max-width:480px) {
	.programs div:first-child {
		float: none;
	}
	.programs div {
		float: none;
		width: 100%;
	}
}
/* ----- breakpoint 2 ----- */

@media(max-width:1500px) {
	.side-info p {
		display: block;
	}
	.side-info p {
		display: inline-block;
		margin: 0;
		padding-bottom: 10px;
	}
	.side-info img {
		padding: 1em 0.5em 0;
		width: 40px;
	}
}
/* ----- breakpoint 3 ----- */
 d
.textimage img {
	padding: 3px;
	border: 1px solid #ddd;
}
div.textimage div.image {
	margin-right: 21px;
}
.active-term {
	background: url("/content/dam/sfu/students/calendar/icons/active-term01.png") no-repeat 0 0;
	padding: 7px 0 9px 31px;
}
.contract {
	background: url("/content/dam/sfu/students/calendar/icons/contract.png") no-repeat 0 0;
	padding: 7px 0 9px 31px;
}
.course-outlines {
	background: url("/content/dam/sfu/students/calendar/icons/outlines.png") no-repeat 0 0;
	padding: 7px 0 9px 31px;
}