@charset "utf-8";

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #8f8571;
	text-align: center;
	margin-top: 0px;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url(/images/backsplash.gif);
}


strong { font-weight: bold; }
.bold {	font-weight: bold; }
em { font-style: italic; }
	
input {
	padding: 0px 6px 0px 6px;
}
div { 
	text-align: left;
}

.rightmargin-8 { margin-right: 8px; }
.rightmargin-9 { margin-right: 9px;	}
.rightmargin-10 { margin-right: 10px; }


/* START --------------------- Very top of page, before div#wrapper */
#page_top {
	margin-left: auto;
	margin-right: auto;
	width: 770px;
	height: 19px;
}
#indextext {
	position: absolute;
	left: 4px;
	width: 165px;
	padding-top: 2px;
	}
	div.indextext a {
		text-decoration: none;
	}
#toplinks {
	float: right;
	width: 580px;
	text-align: right;
	padding-top: 2px;
	margin-right: 16px;
	}
	div#toplinks a {
		color: #F9F6EA;
		padding-left: 16px;
	}
/* ---- END ------------------------------------------------------------ */



#wrapper {
	border: 1px solid #663300;
	background-color: #990000;
	margin: 0 auto 10px auto;
}


#logo {
	float: left;
	height: 65px;
	width: 220px;
	background-color: #990000;
	padding-top: 14px;
	padding-left: 14px;
	border-bottom: 1px solid #663300;
	}
	
#header_links_and_search {
	background-color: #990000;
	float: right;
	height: 79px;
	width: 536px;
	border-bottom: 1px solid #663300;
	}
	#header_links_and_search div {
		float:left;
		}
	#header_links_and_search div.nav {
		float:right;
		padding-right: 13px;
		padding-top: 10px;
		}
	#header_links_and_search div.search {
		float:right;
		margin-top: 22px;
		margin-right: 16px;
		width: 285px;
		text-align: right;
		}
		#header_links_and_search div.search form {
			margin-bottom: 0px;
		}

@media print {
	#header_dropdown_menu {
		display: none;
	}
}

#header_dropdown_menu {
	float: left;
	height: 53px;
	width: 770px;
	border-bottom: 1px solid #663300;
	background-color: #8f8571;
	}
	#header_dropdown_menu div.top {
		text-align: right;
		background-color: #000000;
		padding-left: 1px;
		padding-right: 16px;
		padding-top: 6px;
		padding-bottom: 6px;
		border-bottom: 1px solid #663300;
		}
		#header_dropdown_menu div.top a {
			margin-left: 6px;
			}
	#header_dropdown_menu div.menu {
		padding-top: 3px;
	}

#flash_graphic {
	float: left;
	background: url(/images/refresh/fsutitle_bg.gif);
	height: 122px;
	width: 770px;
	border-bottom: 1px solid #663300;
	}
		
#below_flash_graphic {
	float: right;
	height: 31px;
	border-bottom: 1px solid #663300;
	width: 595px;
	background: url(/images/refresh/fsutitle_bg.gif);
	text-align: center;
	padding-top: 4px;
	padding-bottom: 0px;
	}

#separator {
	background: #8f8571;
	height: 4px;
	line-height: 2px;
}

#left_col {
	background-color: #990000;
	padding-top: 3px;
}
	
#main_col {
	border-right: 1px solid #663300;
	border-left: 1px solid #663300;
	background-color: #F4F3EF;
	}
	#main_col p {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		line-height: 13pt;
		}

#right_col {
	background-color: #990000;
	text-align: center;
	}
	#right_col #staking_link {
		margin-top: 40px;
	}

#bottom {
	height: 28px;
	width: 770px;
	background-color: #000000;
	float: left;
}

div#ql_links {
	margin: 0px;
	padding: 0px;
	background-color: #aa0000;
	}
	div#ql_links div.header {
		font-size: 10px;
		background-color: #990000;
		color: #ffffff;
		padding-left: 4px;
		padding-top: 3px;
		padding-bottom: 3px;
		border-bottom: 1px solid #770000;
	}
	div#ql_links div.body {
		}
		div#ql_links div.body a {
/*			font-size: 11px;   changed to 10 to make Admissions Quicklinks fit better in right side column*/
			font-size: 10px;
			color: #ffffff;
			display: block;
			text-decoration: none;
/* 			padding-left: 14px;   padding-left was 14; there was no padding-right; changed it to L & R pad 7px*/
			padding-left: 7px;
			padding-right: 7px;
			width: 129px;
			/* changed top and bottom to 3px; top was 2 and bottom was 1 */
			padding-top: 3px;
			padding-bottom: 3px;
			background: transparent url(/images/audienceback144.jpg) repeat;
			border-bottom: 1px solid #770000;
		}
		div#ql_links div.body a:hover {
			background-image: url(/images/audiencebackplain-144.jpg);
			color: #000000;
		}


/*----------------------------------------------------------------------------------*/
/*                     Standard Links */
/*----------------------------------------------------------------------------------*/

a.footerlink {
	font-weight: bold;
	text-decoration: none;
	color: #330000;
}
a.footerlink:active {
	color: #663333;
}
a.footerlink:hover {
	color: #660000;
	text-decoration: underline;
}
a.footerlink:visited {
	color: #990000;
}

a.link_bg {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold; 
	font-size:12px;
	padding: 3px 3px;
	margin: 0px 2px;
	}
	a.link_bg:active {
		color: #990000;
		text-decoration: none;
	}
	a.link_bg:visited {
		color: #e3decf;
		text-decoration: none;
		font-weight: bold;
	}
	a.link_bg:hover {
		color: #000000;
		background:#D5D0C0;
	}

a.linkwine {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	}
	a.linkwine:active {
		color: #990000;
		text-decoration: none;
		font-weight: bold;
	}
	a.linkwine:visited {
		color: #8f8571;
		text-decoration: none;
		font-weight: bold;
	}
	a.linkwine:hover {
		color: #663333;
		text-decoration: underline;
		font-weight: bold;
	}

a.smallwhitelinks {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	}
	a.smallwhitelinks:active {
		color: #FFFFFF; text-decoration: none; font-size: 11px;
	}
	a.smallwhitelinks:visited {
		color: #FFFFFF; text-decoration: none; font-size: 11px;
	}
	a.smallwhitelinks:hover {
		color: #FFFFFF; text-decoration: underline; font-size: 11px;
	}

/* bottom of 2nd level pages, "Featured Links" list: */
a.smallblackfeaturedlinks {
	color: #330000;
	text-decoration: none;
	font-size: 11px;
	}
	a.smallblackfeaturedlinks:active {
		color: #FFFFFF; text-decoration: underline; font-size: 11px;
	}
	a.smallblackfeaturedlinks:visited {
		color: #990000; text-decoration: none; font-size: 11px;
	}
	a.smallblacklinks:hover {
		color: #990000; text-decoration: underline; font-size: 11px;
	}


	
a.grayvisited:visited {
	color: #d5d0c0;
	}

a.menu_quicklinks {
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
	line-height:17px;
	}
	a.menu_quicklinks:active {
		color: #a5a0c0; text-decoration: none; font-size: 11px;
	}
	a.menu_quicklinks:visited {
		color: #ffffff; text-decoration: none; font-size: 11px;
	}
	a.menu_quicklinks:hover {
		color: #a0a08e; text-decoration: underline; font-size: 11px;
	}

a.largewhitelinks {
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
	}
	a.largewhitelinks:active {
		color: #FFFFFF; text-decoration: none; font-size: 12px;
	}
	a.largewhitelinks:visited {
		color: #FFFFFF; text-decoration: none; font-size: 12px;
	}
	a.largewhitelinks:hover {
		color: #FFFFFF; text-decoration: underline; font-size: 12px;
	}

/* links for 2nd level pages, main body area */
a.bodyblacklinks {
	color: #660000;
	text-decoration: underline;
	font-size: 12px;
	}
	a.bodyblacklinks:active {
		color: #000000; text-decoration: underline; font-size: 12px;
	}
	a.bodyblacklinks:visited {
		color: #990000; text-decoration: underline; font-size: 12px;
	}
	a.bodyblacklinks:hover {
		color: #770000; text-decoration: underline; font-size: 12px;
	}
	
	.toplinks a, a.toplinks {
	color: #d5d0c0;	font-size:9px;
	text-decoration: none;
	}
	.toplinks a:active, a.toplinks:active {
		color: #ffffff;
	}
	.toplinks a:visited, a.toplinks:visited {
		color: #d5d0c0;
	}
	.toplinks a:hover, a.toplinks:hover {
		color: #000000;
		text-decoration: underline;
	}
	
/*------ BEGIN NEWS ---------------------------------------------*/
/* News links  -  news.cfm */
div.news_main {
	margin-left: 15px;
	margin-right: 17px;
	}
	div.news_main p.header {
		font-weight: bold;
		margin-top: 15px;
	}
	div.news_main div.item {
		float: none;
		margin-top: 15px;
		margin-bottom: 0;
		}
		div.news_main div.item div.date {
			width: 21%;
			float: left;
		}
		div.news_main div.item div.title {
			width: 79%;
			float: left;
		}
		div.news_main div.item div.regnewsspacer {
			width: 21%;
			float: left;
		}
		div.news_main div.item div.regnewsfeature {
			margin-top: 13px;
			width: 79%;
			float: left;
			font-size: 11px;
			line-height:14px;
		}
		div.news_main div.item div.regnewsfeature a {
			line-height: 20px;
		}
	div.news_main div.footer {
		margin-top: 15px;
		}
		div.news_main div.footer a {
			color: #000000;
			text-decoration: none;
		}
		div.news_main div.footer a:active {
			color: #990000;
		}
		div.news_main div.footer a:visited {
			color: #330000;
		}
		div.news_main div.footer a:hover {
			color: #990000; text-decoration: underline;
		}
		div.news_main div.footer a.newsevents {
			font-size: 11px;
			text-decoration: underline;
		}
div.news_years {
	margin-left: 15px;
	margin-right: 17px;
	margin-top: 10px;
	font-size: 11px;
	text-align: center;
	}
	div.news_years a {
		font-size: 11px;
		color: #990000;
	}

/* Top News text  -  news.cfm */
a.topnewsmain {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	font-weight:bold;
	padding-bottom:15px;
	}
	a.topnewsmain:active {
		color: #990000; text-decoration: none;
	}
	a.topnewsmain:visited {
		color: #330000; text-decoration: none;
	}
	a.topnewsmain:hover {
		color: #990000; text-decoration: underline;
	}
a.topnewsmainf{
	font-size: 13px;
	padding-bottom:15px;
}

/* Reg News text  -  news.cfm */
a.regnewsmain 
	{
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	}
	a.regnewsmain:active {
		color: #990000; text-decoration: none;
		font-style: italic;
	}
	a.regnewsmain:visited {
		color: #550000; text-decoration: none;
		font-style: italic;
	}
	a.regnewsmain:hover {
		color: #990000; text-decoration: underline;
		font-style: italic;
	}
a.regnewsmainf
{
	font-size: 11px;
	padding-bottom:15px;
}

/* Small (more) News links  -  news.cfm */
a.newssmall {
	font-style:italic;
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	}
	a.newssmall:active {
		color: #990000; text-decoration: none;
		font-style: italic;
	}
	a.newssmall:visited {
		color: #550000; text-decoration: none;
		font-style: italic;
	}
	a.newssmall:hover {
		color: #990000; text-decoration: underline;
		font-style: italic;
	}
	
/*------ END NEWS -----------------------------------------------*/

#a-page-list a {
	font-weight: normal;
	margin-left: 7px;
	padding-left: 23px;
	text-indent: -10px;
	font-size: 12px;
}

/*..for list of links on 2nd level audience pages.................*/
.a-page-list {
	margin-left: 7px;
	padding-left: 23px;
	text-indent: -10px;
	font-size: 12px;
	list-style-type: none;
	list-style-image: url(images/hyphen_trans.gif);
}
.a-page-list li.expander {
	list-style-image: none;
		font-style:italic;
	}
	.a-page-list li.expander a {
		color: #330000;
	}
.a-page-list li.hidden {
	display: none;
}
a.audience-page-list {
	color: #990000;
	text-decoration: none;
}
a.audience-page-list:active {
	color: #990000;
}
a.audience-page-list:visited {
	color: #990000;
}
a.audience-page-list:hover {
	color: #663333;
	text-decoration: underline;
}
/*................end....*/

h2.ql_h2 {
	color: #330000;
	margin-top: 15px;
	margin-left: 10px;
	margin-bottom: 3px;
}
ul.ql_ul_list {
	padding-left: 15px;
	}
	ul.ql_ul_list li {
			list-style-type: disc;
			color: #660000;
			margin-left: 15px;
		}
		ul.ql_ul_list li a {
			color: #660000;
			font-size: 12px;
			text-decoration: none;
			line-height:17px; /*SRC added 4/8/2009 to set spacing in section lists (A-C, D-H, etc)*/
		}
		ul.ql_ul_list li a:hover {
			text-decoration: underline;
		}
		ul.ql_ul_list li a:visited {
		}
		
		
/* ----------------------- Added when changing to tabbed layout with Quick Links on right pane ----------------- */
.coolmenu2, .coolmenu3 {
	background-color: #E0DCD0;
}

div.coolmenu2 a {
	padding-top: 8px;
	padding-bottom: 8px;
}

#fsu-links-container {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 26px;
	width: 143px;
}
#fsu-links-container .x-panel-body {
	background: #e0dcd0 none repeat scroll 0 0;
}

#ql_sep div.x-panel-body {
	border: none;
	background-color: #990000;
}

.scroll-down {
	background-position: 5px 0px;
}
.scroll-down-hover {
	background-position: 5px 0px;
}

img.x-panel-inline-icon {
	display:none;
}

#fsu-links-container .x-panel-header {
	/* background: transparent url(../../global/stylesheets/images/accordian-background2.jpg) repeat-x scroll 0 -114px; */
	background-image: none;
	background-color: #770000;
	color: #ffffff;
}

#fsu-links-container .x-panel-body {
	border-color: #660000;
}
/* -----------------------END Added when changing to tabbed layout with Quick Links on right pane ----------------- */



/* -----------------------Quick Links customization ----------------- */
#fsu-links-container .x-panel-body {
	padding-bottom: 3px;
}

#fsu-links-container .search-item {
	/*padding: 5px 0px 2px 4px; */
	padding: 4px 0px 2px 4px;	/* JEYODER */
	color: #4f493e;
}
#fsu-links-container .search-item a {
	line-height: 12px;
	font-size: 11px;
	color: inherit;
}
#fsu-links-container .search-item a:hover {
	text-decoration: none;
	background-color: #8f8571;
	color: #000000;
}
#fsu-links-container .search-item:hover {
	background-color: #8f8571;
	color: #000000;
}
/* -----------------------END Quick Links customization ----------------- */


/* ----------------------- Student Profiles ----------------- */
div#student_profile {
	background-color: #faefd3; 
	padding: 5px;
	margin-top: 5px;
	width: 150px;
	height: 210px;
	}
	div#student_profile div.image {
		float: left;
		margin-right: 5px;
		}
		div#student_profile div.image img {
			height: 100px;
			width: auto;
		}
	div#student_profile div.name {
		font-size: 12px;
		font-weight: bold;
		font-stretch:narrower;
	}
	div#student_profile div.details {
		font-size: 10px;
		font-weight: normal;
		margin-bottom: 3px;
		margin-top: 2px;
	}
	div#student_profile a.more {
		font-size: 10px;
		font-style: italic;
		color: #000000;
		text-decoration: none;
		}
		div#student_profile a.more:hover {
			text-decoration: underline;
		}
/* ----------------------- END Student Profiles ----------------- */


div#cms_tab_titles ul {
	border-bottom: 1px solid #663300;
}

/* ---------- Univ News page - right column search sidebar --------- */
	#sidebar {
/*		border:				2px solid #ffffff;  */
		margin-top:			15px;
		width:				142px;
	}
	#sidebar_top {
		background:			#770000;
		padding:			5px; 
		color:				#FFFFFF;
		font-size:			11px;
		font-weight:		bold;
	}
	#sidebar_bottom {
		background:			#f9f6ea;
		padding:			5px;  
		color:				#000000;
		font-size:			11px;
	}
	#sidebar_bottom input {
		margin-top: 5px;
		margin-bottom: 5px;
	}
/* ---------- END Univ News page - right column search sidebar --------- */


/* ---------- Featured links -------------------------------------------- */
fieldset.featured_links {
	margin-left: 10px;
	padding: 23px;
	width: 165px;
	}
	* html fieldset.featured_links {
		padding: 0px;
	}
	fieldset.featured_links legend {
		font-size: 11px;
	}
	fieldset.featured_links ul {
		list-style-image: none;
		list-style-position: outside;
		list-style-type: none;
		margin: 0;
		display: block;
		}
		fieldset.featured_links ul li {
			border: 0px solid #f9f6ea;
			float: left;
			list-style-image: none;
			list-style-position: outside;
			list-style-type: none;
			margin: 0 2px;
			padding: 4px;
			text-align: center;
			}
			fieldset.featured_links ul li dl dt, fieldset.featured_links ul li dl dd {
				display: none;
			}
			
	fieldset.featured_links2 {
	margin-left: 10px;
	padding: 23px;
	width: 110px;
	background-color:#c8d8aa;
	}
	* html fieldset.featured_links2 {
		padding: 0px;
	}
	fieldset.featured_links2 legend {
		font-size: 11px;
	}
	fieldset.featured_links2 ul {
		list-style-image: none;
		list-style-position: outside;
		list-style-type: none;
		margin: 0;
		display: block;
		}
		fieldset.featured_links2 ul li {
			border: 0px solid #f9f6ea;
			float: left;
			list-style-image: none;
			list-style-position: outside;
			list-style-type: none;
			margin: 0 2px;
			padding: 4px;
			text-align: center;
			}
			fieldset.featured_links2 ul li dl dt, fieldset.featured_links ul li dl dd {
				display: none;
			}		

/* ---------- END Featured links ---------------------------------------- */


/* ----- Right navigation rounded links (Apply Online, Schedule a Visit, Request Info) ----- */
#apply_button {	
	background: transparent url(/images/2nd-level-headers/admiss_buttons/apply.jpg) no-repeat;
}
#schedule_button {	
	background: transparent url(/images/2nd-level-headers/admiss_buttons/schedule.jpg) no-repeat;
}
#request_button {	
	background: transparent url(/images/2nd-level-headers/admiss_buttons/request.jpg) no-repeat;
}
.admiss_buttons {
	height: 64px;
	width: 137px;
	margin-left: 1px;
	margin-top: 14px;
	padding-left: 3px;
	}
	.admiss_buttons .admissbutton {
		float: left;
		height: 15px;
		margin: 40px 0 0 0;
		cursor: pointer;
	}
	.admiss_buttons img {
		height: 15px;
	}
	.admiss_buttons .undergrad img {
		background: transparent url(/images/2nd-level-headers/admiss_buttons/ungrad_off.jpg) no-repeat;
		width: 79px;
	}
	.admiss_buttons .undergrad img:hover {
		background: transparent url(/images/2nd-level-headers/admiss_buttons/ungrad_on.jpg) no-repeat;
	}
	.admiss_buttons .separator {
		background: transparent url(/images/2nd-level-headers/admiss_buttons/separator.jpg) no-repeat;
		width: 5px;
	}
	.admiss_buttons .grad img {
		background: transparent url(/images/2nd-level-headers/admiss_buttons/grad_off.jpg) no-repeat;
		width: 49px;
	}
	.admiss_buttons .grad img:hover {
		background: transparent url(/images/2nd-level-headers/admiss_buttons/grad_on.jpg) no-repeat;
	}
/* ----- END right navigation rounded links (Apply Online, Schedule a Visit, Request Info) ----- */


/* footer */
div.quicklinks2 {
	line-height: 18px;
}



