﻿body {
    margin: 0;
}
@media screen and (max-width: 600px) {
.QRCode {
visibility: hidden;
clear: both;
float: right;
margin: 10px auto 5px 20px;
width: 28%;
display: none;
}
#MetroBusHeaderImage {
visibility: hidden;
clear: both;
float: left;
margin: 10px auto 5px 20px;
width: 28%;
display: none;
}
#SCSULargeHeaderImage {
visibility: hidden;
clear: both;
float: left;
margin: 10px auto 5px 20px;
width: 28%;
display: none;
}
}


#scsu h1 {
	background-color: #990000;
	color: #FFF;
	font-family: "Times New Roman", Times, serif; 
	font-size: 1.2em;
	margin: 0px;
	padding: 8px;
	text-align: center;
	font-variant: small-caps;
	border-bottom: 1px solid #000000;
}
#scsu h1 a img {
	border: 0px;
}
#scsu h1 a {
	text-decoration: none;
	color: #FFF;
}
#container {
    font-family: Arial,Helvetica,sans-serif;
    /*font-size: 80%;*/
}


#header {
    border-bottom: 2px solid #000000;
    margin: 0 0 1px;
}
#header h1 {
    background-image: url('../images/headerBkgrnd.jpg');
    background-position: right center;
    background-repeat: no-repeat;
    margin: 0 0 1px;
    padding: 2px;
}
#container h2 {
    background-image: url('../images/redfade.jpg');
    background-repeat: repeat-x;
    border-bottom: 1px solid #000000;
    color: #FFFFFF;
    font-size: 1em;
    margin: 0;
    padding: 6px 10px 7px;
}
#container h2 a {
    color: #FFFFFF;
    text-decoration: none;
}
#container a {
    text-decoration: none;
}
#mobileNavigation {
    font-size: 80%;
}
#mobileNavigation ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#mobileNavigation li {
    display: inline;
    margin: 0;
    padding: 0;
}
#mobileNavigation li a {
    background-color: #DDE0E5;
    background-image: url('../images/arrowOver.png');
    background-position: right center;
    background-repeat: no-repeat;
    border-bottom: 1px solid #000000;
    border-top: 1px solid #FFFFFF;
    color: #000000;
    display: block;
    font-size: 1.2em;
    font-weight: normal;
    margin: 0;
    overflow: auto;
    padding: 9px 20px 9px 9px;
    text-decoration: none;
    cursor: pointer;
}
}
#mobileNavigation li .nolink {
    background-color: #DDE0E5;
    background-position: right center;
    background-repeat: no-repeat;
    border-bottom: 1px solid #000000;
    border-top: 1px solid #FFFFFF;
    color: #000000;
    display: block;
    font-size: 1.2em;
    font-weight: normal;
    margin: 0;
    overflow: auto;
    padding: 9px 20px 9px 9px;
    text-decoration: none;
    cursor: pointer;
}
#mobileNavigation .openedDrawer a {
    background-color: white;
    background-image: none;
    background-position: right center;
    background-repeat: no-repeat;
    border-bottom: none;
    border-top: none;
    /*display: block;
    font-size: 1.2em;*/
    margin: 0;
    overflow: auto;
    padding: 3px 5px 3px 3px;
    text-decoration: underline;
    font-weight: normal;
    font-size: .8em;
    color: blue;
}
#mobileNavigation .openedDrawer a:hover {
    background-color: White;
    color: Blue;
}

#mobileNavigation .openedDrawer p {
    padding: 0px 0px 0px 3px;
}
#mobileNavigation li a:hover {
    /*background-color: #CBD1D7;
    color: #FFFFFF;*/
    background-color: #FFF;
    color: #333;
}

#mobileNavigation .closed {
    background-color: #DDE0E5;
    background-position: right center;
    background-repeat: no-repeat;
    border-bottom: 1px solid #000000;
    border-top: 1px solid #FFFFFF;
    color: #000000;
    display: block;
    font-size: 1.0 em;
    font-weight: normal;
    margin: 0;
    overflow: auto;
    padding: 9px 20px 9px 9px;
    text-decoration: none;
}
#mobileNavigation .closed .lab {
    float: left;
}
#mobileNavigation .closed .available {
    float: right;
    padding-right: 30px;
}
#mobileNavigation a.opened {
    background-color: White;
    border-bottom: 1px dashed #CCC;
    color: #000;
    font-weight: bold;
}
#mobileNavigation a:hover.opened {
    background-color: White;
    border-bottom: 1px dashed #CCC;
    color: #000;
}

#mobileNavigation li .building {
    background-color: #CBD1D7;
    border-bottom: 1px solid #000000;
    border-top: 1px solid #FFFFFF;
    color: #000000;
    display: block;
    font-size: 1.2em;
    font-weight: bold;
    margin: 0;
    padding: 9px 20px 9px 9px;
    text-decoration: none;
}
#mobileNavigation li a .lab, #mobileInterior h3 .lab {
    float: left;
}
#mobileNavigation li a .available, #mobileInterior h3 .available {
    float: right;
    padding-right: 30px;
}
#mobileInterior {
    font-family: Arial,Helvetica,sans-serif;
    padding: 0 10px;
}
#mobileInterior p {
    margin: 0 0 15px;
}
#mobileInterior h3 {
    background-color: #CBD1D7;
    border-bottom: 1px solid #000000;
    border-top: 1px solid #FFFFFF;
    color: #000000;
    display: block;
    font-size: 1.2em;
    font-weight: bold;
    margin: 0 -10px 10px;
    overflow: auto;
    padding: 9px 20px 9px 9px;
    text-decoration: none;
}
#mobileInterior h4 {
    font-size: 1.1em;
    margin-bottom: 0;
}
#mobileNavigation .closedDrawer{
    display: none;
}
#mobileNavigation .openedDrawer{
    border: none;
    border-bottom: 1px solid #000;
    display: block;
    margin: -1px 0px 0px 0px;
    padding: 9px 20px;
}
#footer {
    background-image: url('../images/background-h1.png');
    background-position: center bottom;
    background-repeat: repeat-x;
    border-top: 1px solid #CCCCCC;
}
#footer p {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 0.8em;
    margin: 0;
    padding: 5px 0 10px;
    text-align: center;
}
#footer p a {
    color: #990000;
}
