body {
    margin-top: 0;
	/*font: 16px/28px 'Gotham SSm A', 'Gotham SSm B', arial, sans-serif;*/
	-webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
	-moz-osx-font-smoothing: grayscale; /* Fix for firefox rendering */
}

div.banner_text {
    position: absolute;
    top: 60px;
    background-image: url(../images/rb-sitename-gradient.png);
    background-repeat: repeat-x;
    width: 100%;
    max-width: 960px;
    min-width: 320px;
    height: 60px;
    border-radius: 8px 8px 0 0;
}
div.banner_text p {
    padding-top: 23px;
    padding-left: 23px;
}
div.banner_text a {
    color: white;
    text-decoration: none;
    font-family: 'Gotham SSm A', 'Gotham SSm B', arial, sans-serif;
    font-size: 24px;
}

/* #Set Page Width
================================================== */

.MSUwrapper{ width: 100%; max-width: 960px; min-width: 940px; margin: 0 auto; clear: both;}
/* You may have to adjust the max-width and min-width to fit the width of your site. 
If the margin is set differently for your site, fix the margin here to reflect that. */



/* #MSU Masthead
================================================== */

#MSUheader {
	height: 120px;
    width: 100%;
    max-width: 960px;
    min-width: 320px;
}

#MSUmasthead {
  	width: 50%;
  	float: left; 
  	position: relative;
}

#MSUmasthead img {
  	padding-top: 12px;
    min-width: 320px;
}

#MSUmasthead img.print-msugraphic {
	display: none;
}

/* Search Tool */

#MSUSearchTool form .hide {
	position: absolute;
	left: -9999px;
}

#MSUSearchTool {
	width: 50%; 
	float: left;
	position: relative;
	margin-top: 14px;
}


#MSUSearchTool #search-tool-box {
	height: 28px;
	width: 319px;
	float: right;
	border: 1px solid #999;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-family: 'Gotham SSm A', 'Gotham SSm B', arial, sans-serif;
}

#MSUSearchTool.white-fill #search-tool-box {
	background: #fff;
}

#MSUSearchTool.no-fill #search-tool-box {
	background: transparent;
}

#MSUSearchTool #btn_search {
	height: 28px;
	width: 34px;
	
	cursor: pointer;
	outline: 0px none;
	border: 0pc none;
	float: right;
	margin: 0 auto;
	text-indent: -9999px;
	text-transform: capitalize;
	-webkit-border-radius: 0px 3px 3px 0px;
	-moz-border-radius: 0px 3px 3px 0px;
	border-radius: 0px 3px 3px 0px;
}

#MSUSearchTool.white-fill #btn_search {
	background: #fff url(../images/icon-search.png) no-repeat center;
}

#MSUSearchTool.no-fill #btn_search {
	background: transparent url(../images/icon-search.png) no-repeat center;
}

#MSUSearchTool #btn_search:hover {
	-moz-box-shadow: inset 0 0px 60px rgba(0,0,0,0.3);
    -webkit-box-shadow: inset 0 0px 60px rgba(0,0,0,0.3);
    box-shadow: inset 0 0px 60px rgba(0,0,0,0.3);
}

#MSUSearchTool input#q {
	width: 258px;
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	color: #666;
	font-size: 12px;
	font-weight: normal;
	float: left;
	height: 28px;
	outline: none;
	padding-left: 12px;
	padding-top: 0px;
}


/* #MSU Footer 
================================================== */
#MSUstandardFooter {
	height: 170px;
	font-family: 'Gotham SSm A', 'Gotham SSm B', arial, sans-serif;

	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	}

#MSUstandardFooter .fourMSUcolumns {
	width: 221px;
	float: left;
	position: relative;
	margin-right: 18px;
}


#MSUstandardFooter .fourMSUcolumns img {
	width: 100%;
	margin-top: 13px;
}

#MSUstandardFooter .twelveMSUcolumns {   
	width: 700px;
	float: right;
	position: relative; 
	margin: 5px 0px 0px 0px;

}



#MSUstandardFooter #standard-footer-site-links ul {
	margin: 0px;
	padding: 0px;
	height: 26px;
	border-bottom: 1px dotted #ffffff;
	float: left;
	clear: right;
}

#MSUstandardFooter #standard-footer-site-links ul li {
	display: inline-block;
	padding-left: 4px;
	font-size: 12px;
	margin-left:0px;
	margin-right:0px;
}

#MSUstandardFooter #standard-footer-site-links ul li:first-child {
	padding: 0px;
}

#MSUstandardFooter #standard-footer-site-links ul li:nth-child(2) a {
	padding: 0px 8px 0px 0px;
	
}

#MSUstandardFooter #standard-footer-site-links ul li:last-child a {
	border-right: none;
}

#MSUstandardFooter #standard-footer-site-links ul li a {
	text-decoration: none;
	padding-right: 8px;
	
}

#MSUstandardFooter #standard-footer-site-links ul li a:hover {
	text-decoration: underline;
}

#MSUstandardFooter.light-background #standard-footer-site-links {
	color: #ffffff;
}

#MSUstandardFooter.light-background #standard-footer-site-links a {
	color: #ffffff;
	border-right: 1px solid #ffffff;
}

#MSUstandardFooter.light-background #standard-footer-site-links ul li:nth-child(2) a {
	border-left:none;
}

#MSUstandardFooter.dark-background #standard-footer-site-links{
	color: #ffffff;
}


#MSUstandardFooter.dark-background #standard-footer-site-links ul li:nth-child(2) a {
	border-left: 1px solid #ffffff;
}

#MSUstandardFooter.dark-background #standard-footer-site-links a {
	color: #fff;
	border-right: 1px solid #ffffff;
}

#MSUstandardFooter #standard-footer-MSU-info {
	font-size: 9px;
	margin-top: 5px;
	padding-top: 0px;
	float: left;
	clear: right;
}

#MSUstandardFooter #standard-footer-MSU-info ul {
	margin: 0px;
	padding: 0px;
	height: 16px;
}

#MSUstandardFooter #standard-footer-MSU-info ul li {
	margin-bottom: 0px;
	line-height: 10px;
	display: inline;
	border-right: 1px solid #999;
	padding: 0px 8px 0px 4px;
	margin-left:0px;
	margin-right:0px;
}

#MSUstandardFooter #standard-footer-MSU-info ul li.spartans-will {
	text-transform: uppercase;
	font-weight: 600;
}

#MSUstandardFooter #standard-footer-MSU-info ul li:first-child {
	padding-left: 0px;
}

#MSUstandardFooter #standard-footer-MSU-info ul li:last-child {
	border-right: 0px;
}	

#MSUstandardFooter #standard-footer-MSU-info ul li a {
	text-decoration: none;
}

#MSUstandardFooter #standard-footer-MSU-info ul li a:hover {
	text-decoration: underline;
}

#MSUstandardFooter.light-background #standard-footer-MSU-info{
	color: #ffffff;
}
#MSUstandardFooter.light-background #standard-footer-MSU-info a, #MSUstandardFooter.light-background #standard-footer-MSU-info .msu-phone {
	/*color: #4c7e00;*/
    color: #84d123;
}


#MSUstandardFooter.dark-background #standard-footer-MSU-info{
	color: #ffffff;
}

#MSUstandardFooter.dark-background #standard-footer-MSU-info a, #MSUstandardFooter.dark-background #standard-footer-MSU-info .msu-phone {
	color: #ffffff;
}

#standard-footer-MSU-wordmark img.print-msuwordmark {
	display: none;
}




/* #Print Styles
================================================== */
@media print {

	#MSUmasthead img.print-msugraphic, #standard-footer-MSU-wordmark img.print-msuwordmark {
		display: block;
	}
    
    #MSUmasthead {
        width: 50%;
        float: left;
        position: relative;
        padding-left: 10px;
    }

	#MSUmasthead img.screen-msugraphic, #standard-footer-MSU-wordmark img.screen-msuwordmark {
		display: none;
	}

	#MSUSearchTool #search-tool-box{

		margin-right: 12px;
	}
    
    #content {
        float: left;
        margin-left: 2%!important;
        margin-right: 2%!important;
        width:96%;
        min-height: 40em;
    }
    .window {
        width: 100%;
        height: auto;
        margin: 0 auto;
        padding: 0;
        overflow: hidden;
    }
    
    #MSUstandardFooter .fourMSUcolumns {
        width: 221px;
        float: left;
        padding-left: 8px;
    }

}

@media only screen and (max-width: 704px) {
    #MSUheader {
        background-color: white;
    }
    #MSUSearchTool #search-tool-box {
        float: left;
    }
    #content {
        float: left;
        margin-left: 2%!important;
        margin-right: 2%!important;
        width:96%;
        min-height: 40em;
    }
    
    #navigation {
        display: none;
    }
    #MSUheader {
        height: 150px;
    }
    
    #MSUmasthead {
        width: 50%;
        float: left;
        position: relative;
        padding-left: 10px;
    }
    .window {
        width: 100%;
        height: auto;
        margin: 0 auto;
        padding: 0;
        overflow: hidden;
    }
    #MSUSearchTool {
        float: none;
        min-width: 320px;
        padding-left: 10px;
    }
    div.banner_text {
        top: 95px;
    }
    #mobile-top-utilities {
        margin-top: 5px;
    }
}

@media only screen and (max-width: 645px) {
    #MSUmasthead {
        width: 50%;
        float: left;
        position: relative;
        padding-left: 10px;
    }
    #body_main .window {
    	height: auto;
    }
    #content {
        float: left;
        margin-left: 2%!important;
        margin-right: 2%!important;
        width:96%;
        min-height: 40em;
    }
    #body_footer .window {
        height: auto;
    }
    #navigation {
        display: none;
    }
    .window {
        width: 100%;
        height: auto;
        margin: 0 auto;
        padding: 0;
        overflow: hidden;
    }
}

/* #Responsive Styles
================================================== */
@media only screen and (max-width: 960px) {
    #MSUstandardFooter .twelveMSUcolumns {
        float: left;
        margin-left: 10px;
        clear: both;
    }
    
    /*#MSUstandardFooter #standard-footer-MSU-wordmark {
        margin-left: 10px;
    }*/
}
@media only screen and (max-width: 960px) {
    #banner {
        margin-bottom: -28px;
    }
}
@media only screen and (max-width: 704px) {
    footer {
        background-color: rgb(24,67,57);
    }
    #MSUheader {
        height: 150px;
    }
}
@media only screen and (max-width: 544px) {
    #MSUstandardFooter #standard-footer-MSU-info ul:nth-child(1) li:last-child {
        float: left;
        width: 100%;
        clear: both;
        padding: 3px 0px 3px 0px;
    }
    #MSUstandardFooter #standard-footer-MSU-info ul:nth-child(1) li:nth-child(2) {
        border-right: 0px;
    }   
    #MSUstandardFooter #standard-footer-MSU-info ul {
        padding-bottom: 5px;
    }
}
@media only screen and (max-width: 517px) {
    #MSUstandardFooter #standard-footer-site-links ul {
        height: auto;
    }
    #MSUstandardFooter #standard-footer-site-links ul li:nth-child(4) {
        display: block;
        margin-bottom: 2px;
        padding-bottom: 10px;
    }
    #MSUstandardFooter #standard-footer-site-links ul li:first-child {
        margin-left: 4px;
    }
    #MSUstandardFooter.light-background #standard-footer-site-links ul li:nth-child(3) a {
        border-right: 0px;
    }
    #MSUstandardFooter.light-background #standard-footer-MSU-info {
        clear: both;
        padding-top: 10px;
    }
}
@media only screen and (max-width: 380px) {
    #MSUstandardFooter #standard-footer-site-links ul li:nth-child(3) {
        display: block;
        margin-bottom: 2px;
        padding-bottom: 10px;
    }
    #MSUstandardFooter.light-background #standard-footer-site-links ul li:nth-child(2) a {
        border-right: 0px;
    }
    #MSUstandardFooter {
        min-width: 266px;
        width: 266px;
        margin: 0 auto;
    }
    #MSUstandardFooter #standard-footer-site-links ul {
        text-align: center;
        padding-bottom: 10px;
    }
    #RWD-line-break {
        display: block;
    }
    #MSUstandardFooter .fourMSUcolumns {
        width: 221px;
        float: left;
        padding-left: 8px;
        padding-top: 15px;
    }
    #MSUstandardFooter #standard-footer-MSU-wordmark {
        margin-left: -10px;
    }
    #MSUstandardFooter.light-background #standard-footer-MSU-info {
    min-width: 300px;
	width: 300px;
	margin-left: -40px;
	text-align: center;
    }
    #MSUstandardFooter #standard-footer-MSU-info ul li:nth-of-type(3) {
    	margin-top: 5px;
    	margin-bottom: 5px;
    }
}