@charset "UTF-8";
@import url("newtopmenu.css");
@import url("sidemenustyle.css");
@import url("finaid.css");
/* CSS Document */
/* Reset CSS */
html{color:#000;background:#ccc;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote{margin:0;padding:0;}
address,caption,cite,code,dfn,em,strong,var,optgroup{font-style:inherit;font-weight:inherit;}
del,ins{text-decoration:none;}
caption{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:baseline;}sub{vertical-align:baseline;}
legend{color:#000;}
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
input,button,textarea,select{font-size:100%;}
img {border:0 none;}
body{margin:10px;}h1{font-size:138.5%;}h2{font-size:123.1%;}h3{font-size:108%;}h1,h2,h3{margin:1em 0;}h1,h2,h3,h4,h5,h6,strong,dt{font-weight:bold;}optgroup{font-weight:normal;}abbr,acronym{border-bottom:1px dotted #000;cursor:help;}em{font-style:italic;}del{text-decoration:line-through;}blockquote,ul,ol,dl{margin:1em;}ol,ul,dl{margin-left:2em;}ul li{list-style:disc outside;}dl dd{margin-left:1em;}caption{margin-bottom:.5em;text-align:center;}sup{vertical-align:super;}sub{vertical-align:sub;}p,fieldset,table,pre{margin-bottom:1em;}button,input[type="checkbox"],input[type="radio"],input[type="reset"],input[type="submit"]{padding:1px;}
/* End Reset CSS */

#MainContent ul li ul li {list-style-type:circle;}

body {

	background-color: #CCC;
	margin: 0px;
	font-family:Verdana,Geneva,sans-serif;
}
p {font-size:small;}
#Header-Wrapper {
	background-image: url(../images/OuterPageFade.jpg);
	background-repeat: repeat-y;
	background-position: center;
	height: 81px;
}
#Header-Content {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	background-color: transparent;
	height: 81px;
	background-image: url(../images/FSU-CMS-Header.jpg);
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000;
}
#HeaderHomeLink {
	float: left;
	width: 356px;
	height: 77px;
}
#Header-Content #PageTitle {
	font-family: Verdana, Geneva, sans-serif;
	width: 574px;
	float: left;
	text-align: right;
	padding-bottom: 10px;
	margin: 0px;
	font-size: x-large;
	font-weight: normal;
	padding-right: 25px;
	height: 57px;
	padding-top: 10px;
}
#MainMenu-Wrapper {
	background-image: url(../images/OuterPageFade.jpg);
	background-repeat: repeat-y;
	background-position: center;
	height: 31px;
}
#MainMenu-Content {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	height: 31px;
	background-color: #c03;
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
}
#PageContent-Wrapper {
	background-image: url(../images/OuterPageFade.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#Page-Content {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
	background-image: url(../images/BodyBack-NoCol.jpg);
	background-repeat: repeat-y;
}

#PageTitle a, #PageTitle p{font-size:x-large;}

#MainContent {
	width: 935px;
	float: left;
	padding: 10px;
}
#MainContent ul {
	margin-left: 15px;	
}
#MainContent ul li {
	list-style-position:outside;
	list-style-type:inherit; 
	margin-left:15px;		
}
#MainContent li {
	list-style-position:inherit;
	margin-left:15px;
}
#MainCopy {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	padding: 10px;
}
#Title {
	font-size: x-large;
	color: #555;
	padding-top: 8px;
	padding-bottom: 4px;
	border-bottom: 1px solid #cc0033;	
}
#SubMenu {
	width: 282px;
	float: left;
	padding: 0px;
}
.SubMenu-Title {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	padding-top: 20px;
	padding-left: 20px;
	padding-bottom: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #333;
	font-weight: bold;
}
#SubMenu ul li a {
	width: 258px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	display: block;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #cc0033;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#SubMenu ul li a:hover {
	background-color: #CCC;
}
#SubMenu ul li {
	list-style-type: none;	
}
#SubMenu ul {
}
#Footer-Wrapper {
	background-image: url(../images/FooterFade.jpg);
	background-repeat: repeat-y;
	background-position: center;
	height: 85px;
}
#Footer-Content {
	width: 957px;
	height: 60px;
	margin-right: auto;
	margin-left: auto;
}
#Footer-Content ul {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
}
#Footer-Content ul li {
	display: inline;
}
#Footer-Content ul li a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	color: #FFF;
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #FC0;
	display: block;
	float: left;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 5px;
}
#Footer-Content ul li a:hover {
	color: #FFF;
}
#EndLink a{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
}
#LocationContact  {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	padding-top: 45px;
}
#LocationContact #HomeLink {
	color: #990000;
	text-decoration: none;
}
ul {
	margin: 0px;
	padding: 0px;
}
li {
	margin: 0px;
	padding: 0px;
}
#Quote {
	color: #666;
	padding-right: 15px;
	padding-left: 15px;
}
#PhotoTitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #990000;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
#clear {
	clear: both;
	height: 1px;
	width: 955px;
}
img {
border: none;
}

#PageTitle a {
	color: #cc0033;
	text-decoration: none;
}
#PageTitle a:hover {
	color: #990000;
}
a {
	color: #cc0033;
	text-decoration: none;
}
a:hover {
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #006600;	
}

#search {
	width: 400px;
	height: 1em;
	padding: 0px;
	padding-left: 0px;
	text-align: right;
	margin: 12px 0 0 0;
	float: right;
	font-size:small;
}
#search .SearchLink {
	color: #FFFFFF;
	font-size: x-small;
	text-decoration: none;
}
#search .SearchLink:hover {
	color: #FFFF00;
	font-size: x-small;
}
#Update-header {
	background-image: url(../activgif/update-box-header.gif);
	height: 21px;
	width: 213px;
}

/* Begin overrides */

#MainContent a {color:#cc0033;}
#MainContent a:hover {color:#990000;}
a:active {color:#666;}
a:hover, #PageTitle a:hover {color:#cc0033;text-decoration:underline;}
#PageTitle a:hover {color:#990000;}


/* Sidenav */

#SubMenu {float:left;}

#SubMenu ul li a:hover {
	border-left: 3px solid #CC0033;
	padding-left: 17px;
	background:none repeat scroll 0 0 #FCC917;
}

#SubMenu ul li a {
	border:0 none;	
	width:auto;
}

/* Footer */
#Footer-Content {
	height:auto;
}

#Footer-Content ul {
	width:825px;
}

#Footer-Content ul li a {
	border-top: 0 none;
	padding:5px 15px;
	margin-top:6px;
	font-size:x-small;
}

#Footer-Content ul li a:hover {
	background-color:#666666;
	color:#FCC917;
}

#lastUpdated {
    font-size: 75%;
    font-style: italic;
    margin-left: 10px;
}
div#PageTitle a.ou-btn, div#MainCopy a.ou-btn, div#Title a.ou-btn {
	color: #FFF;
	font-size: 12px;
	text-decoration: none;
}
#MainContent a.ou-btn[data-region-style="button"] {
    color: #FFF;
}
				#MainContent a.redbox:link {
				color:white;
				background-color: #c03;
				text-decoration:none;
				}
				
				#MainContent a.redbox:visited {
				color:white;
				background-color: #c03;
				text-decoration:none;
				}
				
				#MainContent a.redbox:hover {
				color:black;
				background-color: #fc0;
				}
				
				#MainContent a.redbox:link .fa{
				color:#fc0;
				background-color: #c03;
				text-decoration:none;
				}
				
				#MainContent a.redbox:visited .fa{
				color:#fc0;
				background-color: #c03;
				text-decoration:none;
				}
				
				#MainContent a.redbox:hover .fa{
				color: #c03;
				background-color: #fc0;
				}
				
				#MainMenu-Content a.redbox:link {
				color:white;
				background-color: #c03;
				text-decoration:none;
				}				
				
				#MainMenu-Content a.redbox:visited {
				color:white;
				background-color: #c03;
				text-decoration:none;
				}
				
				#MainMenu-Content a.redbox:hover {
				color:black;
				background-color: #fc0;
				}
				#MainMenu-Content a.redbox:link .fa {
				color: #fc0;
				background-color: #c03;
				text-decoration:none;
				}				
				
				#MainMenu-Content a.redbox:visited .fa {
				color: #fc0;
				background-color: #c03;
				text-decoration:none;
				}
				
				#MainMenu-Content a.redbox:hover .fa{
				color: #c03;
				background-color: #fc0;
				}

ul#css3menu1.standard-top-menu li a, #css3menu1.standard-top-menu li:hover a {height:14px; line-height:14px; border:none;}
