body {
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
        background:url(../images/newsBg.png) repeat-x;
}
p {
	margin-top:0px;
        font-size:12px;
  	text-align: justify; 
}

#mainContent {
	width:1000px;
	margin:0px auto;
	}
    
.clearFix {
	clear:both;
	margin-top:82px;
}

/* Header */
#headerContainer {
	height:120px;
	padding-top:10px;
	background:url(../images/garnetBg.gif) repeat-y center;
	background-color:#2B0007;
	z-index:1;
}
#headerRule {
	height:121px;
	border-bottom:2px solid #2B0007;
	z-index:0;
}
#header {
	height:150px;
	width:1000px;
	margin:0px auto;
	font-size-adjust:none;
}
#fsuLogo {
	border:0;
	float:left;
    padding-bottom:15px;
}
#coapsHeader {
    height:120px;
    border: 1px #cdc092 solid;
}
/* End header */


/* Search */
#searchBar {
	display:block;
	float:right;
	height:42px;
	width:459px;
	margin-top:-90px;
	background:url(../images/searchBarBg.png) no-repeat top right;
	padding:4px;
}
.searchBar1 {
	float:right;
	width:359px;
}
#toplinks a img {
	padding: 15px 0 0 10px;
}
.headerSearchForm input:focus {
	outline:none;
}
.headerSearchForm select:focus {
	outline:none;
}
.headerSearchForm {
	width:360px;
	float:right;
	margin-top:0px;
}
.headerSearchSelect {
	display:block;
	float:left;
	width:160px;
	height:19px;
	margin-right:6px;
	margin-top:18px;
	margin-left:14px;
	padding:2px 0px 0px 0px;
	background-color:#EDE9AD;
	border:1px solid #FFF;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}
.headerSearchBox {
	display:block;
	float:left;
	width:144px;
	height:15px;
	border:1px solid #FFF;
	margin-right:0px;
	margin-top:18px;
	padding:2px 0px 0px 0px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}
.headerSubmitSearch {
	display:block;
	float:left;
	position:relative;
	margin-top:18px;
}
/* End search */

#bread {
margin-top:18px;
}

#bread, #bread a {
font-size:12px;
font-weight:bold;
color:#8B7241;
}

#bread a:hover {
color:#540115;
}


	.menu{
		border:none;
		border:0px;   
		margin:0px;
		padding-bottom: 40px; 
		width:998px;
	}
	
	.menu ul{
	    	background-color:#540115;
		height:23px;        /* main menu and sub menu hight */
		line-height:23px;
		list-style:none;    /* To not display the menu as list */
		margin:0;
		padding:0;
	        border: 1px #cdc092 solid;
	        border-left: 1px #cdc092 solid; 
		width:998px;
	}
	
	.menu li{
		float:left;
		padding:0px 20px 0px 0px;
		height:23px;
		line-height:23px;
		}
			
	.menu li a, .menu li {	
		color:#fff; /* main menu list text color */
		display:block;
		font-weight:normal;
        	font-size:17px;
		height:23px;
		line-height:23px;  /* UL height = Li height, thus the menu bar is horizontal */
		margin:0px;
		padding:0px 23px;	/* left and right padding for all the anchor tags */
		text-align:left; /* both main menu and sub menu listed text centered */
		text-decoration:none;
		}
		
	
		
	.menu ul li:hover a, .menu li a:hover{ 		/* when you hover over the top menu item */
		text-decoration:none;
		}
			
	.menu li ul{			
		display:none;
		height:auto;
		padding:0px;
		margin:0px;
		border:0px;
		position:absolute;
		width:210px;  /* sub menu box width  */
		z-index:200;  /* sub menu box will be above th web page */
		/*left:170px;   /* position of the submenu from the left most point in menu */
		border-left: 1px #cdc092 solid; 
		border-right: 1px #cdc092 solid; 
		}

	 .menu li:hover ul {
		display:block;
		font-weight:normal;
		border-bottom: 1px #cdc092 solid;
		} 
	
	.menu li li {
		background: #540115;
		display:block;
		float:none;
		margin:0px;
		padding:0px;
		width:210px; /* sub menu list width */
		}
	
	.menu li:hover li a{		/* When you hover over the sub menu items */
		background:none;
		font-weight:normal;
		text-align:left; /* mouse over linked text centered including main menu and sub menu*/
		margin:0px 20px;
		}

	.menu li:hover li a:hover {
		font-weight:normal;
		text-align:left;
		text-decoration: underline;
		}
	
	.menu li ul a{ /* The style for links in sub menu */
		display: block;
		height: 23px;
		font-size: 13px;
		margin: 0px;
		padding: 0px 0px 0px 0px; /* 15px: left padding, 10px: right padding */
		text-align: center;
		font-weight: normal;
		}
	
	.menu li ul a:hover, .menu li ul li:hover a{
		border:0px;
		}
	
	 .menu a#active {	
		color: red;
		}

.slideBox {
	width:1000px;
        float:left;
	margin:0px;
	padding:0px;
	margin-top:-20px;
}

.box_right {
	float:right;
	width:235px;
	margin: 25px 0 0 0;
	background: url(/templates/coaps/images/box_body.jpg) repeat-y right;
	padding: 0;
}

.box_left {
	float:left;
	width:235px;
	margin: 10px 20px 0 0;
	background: url(/templates/coaps/images/box_body.jpg) repeat-y right;
	padding: 0;
}

.box_weather {
	float:right;
	width:235px;
	margin: 10px 0 0 0;
	background: url(/templates/coaps/images/box_body.jpg) repeat-y right;
	padding: 0;
}

.box_right .body, .box_left .body, .box_weather .body {
	padding: 10px 20px 10px 10px;
	height: 285px;
}

.box_right .body {
	height:177px;
}

.box_weather .body {
	height:285px;
}

.box_left .body .left50 {
	padding-left: 50px;
}
.break {
	padding:0;
	margin:0;
}

.box_left .body .left50 .break {
	padding:0;
	margin:0;
}

.box_right .body ul, .box_left .body ul, .box_weather .body ul {
	padding: 0;
	margin: 0 10px 0 20px;
}

.box_right .body ul li {
	padding-bottom: 5px;
}

.box_right h1, .box_left h1, .box_weather h1 {
	font-family:Arial, Helvetica, sans-serif;
        text-align: center;
	position: relative;
	height: 23px;
	margin: 0;
	padding: 3px 5px;
	font-size: 16px;
	color: #2B0007;
	font-weight: bold;
	background: url(/templates/coaps/images/box_tr.png) no-repeat top right;
}

.box_right h1 a, .box_left h1 a, .box_weather h1 a {
	font-size: 16px;
	font-weight:bold;
	color: #2B0007;
}

.box_right h1 span, .box_left h1 span, .box_weather h1 span {
	position: absolute;
	width: 10px;
	height: 23px;
	top: 0;
	left: 0;
	background: url(/templates/coaps/images/box_tl.png);
}

.box_right img, .box_left img, .box_weather img {margin-right:5px;}

.box_right .box_bottom, .box_left .box_bottom, .box_weather .box_bottom {
	position: relative;
	height: 12px;
	background: url(/templates/coaps/images/box_br.png) top right;
}

.box_right .box_bottom span, 
.box_left .box_bottom span, 
.box_weather .box_bottom span {
	position: absolute;
	width: 10px;
	height: 12px;
	top: 0;
	left: 0;
	background: url(/templates/coaps/images/box_bl.png);
}

.box_right h2, .box_left h2, .box_weather h2 {
	font-size: 18px;
	padding: 0px 0px 10px 0px;
	margin: 0px;
}

.box_right h3.lit, .box_left h3.lit, .box_weather h3.lit {
	padding: 0;
	margin: 0 0 0 5px;
}

.box_right hr, .box_left hr, .box_weather hr {
	width: 100%;
	height: 2px;
	color: #000;
	background-color: #ccc;
}

.box_right p, .box_left p {
	margin:0 0 0 5px;
	padding:0;
}

.box_weather p {
	diplay:block;
}

.box_right p small, .box_left p small, .box_weather p small {
        padding: 10px 0 0 0;
        margin: 0;
        font-weight:normal;
}

h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
}

h2 {
	font-family:"Times New Roman", Times, serif;
    font-style:italic;
	font-size:26px;
	font-weight:bold;
	margin-bottom:6px;
	margin-top:-5px;
}
h3 {
	font-family:"Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
    margin-bottom:6px;
	margin-top:6px;
}

h4 {
	font-family:"Times New Roman", Times, serif;
    font-style:italic;
    font-size: 18px;
	font-weight: bold;
	text-align: center;
    margin-bottom:6px;
	margin-top:6px;
}

a:link {
	color: #540115;
	text-decoration: none;
    font-weight:bold;
}

a:visited {
	color: #540115;
	text-decoration: none;
}

a:hover {
	color: #F00;
	text-decoration: underline;
}

a:active {
	color: #F00;
	text-decoration: underline;
}

ol {
	font-size: 12px;
	text-align: justify;
	line-height: 1.4em;
}

ul {
	font-size: 12px;
	text-align: left;
	line-height: 1.4em;
	list-style-type: square;
}

ul.past {
	font-size: 12px;
	text-align: justify;
	line-height: 2em;
	list-style-type: square;
}

#content {
	position: relative;
	width: 1000px;
	margin-left: auto; 
	margin-right: auto;
        background-color:#ffffff;
}

#main-text { 
	display: inline; 
	position: relative; 
	width: 1000px;
	padding-left: 15px;
	color: #4B4B4B;
}

#news {
	margin: 10px 0px;
	padding: 5px 0px 0px 0px;
	border-top: 10px solid #164198;
}

img.news {
	float: left;
	padding-top: 18px;
}

.newsbody {
	margin: 0;
	padding-top: 5px;
	margin-left: 145px;
}

.newsspacer {
	clear: both;
	border-bottom: 1px solid #4B4B4B;
	margin: 5px 0px 10px 145px; 
}

.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	margin: 5px 5px 0px 30px;
}

.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}

.schedule {
	text-align: center;
	background-color: #F3F3F3;
	border: 1px solid #000;
	vertical-align: middle;
	font-size: 12px;
}

.table {
	text-align: center;
	border: 1px solid #000;
	vertical-align: middle;
	font-size: 12px;
}


img.faculty {
	float: left;
}

.facultyname {
	float: left;
	font-size: 12px;
	line-height: 1.4em;
	text-align: left;
	margin-left: 60px;
}

.facultybody {
	float: right;
	font-size: 12px;
	line-height: 1.4em;
	text-align: right;
}

.space {
	clear: both;
}

.spacer {
	clear: both;
	border-bottom: 1px solid #ccc;
}


.mapleft {
	float: left;
	font-size: 12px;
	text-align: left;
	margin-left: 85px;	
	line-height: 1.4em;
}

.mapright {
    float: right;
    font-size: 12px;
	text-align: left;
	line-height: 1.4em;
}

.left {
	float: left;
	padding: 4px;
        margin: 5px 12px 5px 0px;
}

.right {
    float: right;
    padding: 4px;
    margin: 5px 0px 5px 12px;
}

img.left {
	float: left;
	border: 1px solid #ccc;
	padding: 4px;
        margin: 5px 12px 5px 0px;
	font-size: 12px;
}

img.right {
    float: right;
    border: 1px solid #ccc;
    padding: 4px;
    margin: 5px 0px 5px 12px;
    font-size: 12px;
}

.seminars {
	text-align: center;
}

img.border {
	border: none;
	padding: 15px;
	margin: 0 auto;
	vertical-align: middle;
}
  
p.footer {
	height: 67px; 
	padding-left: 5px;
	padding-right: 60px;
	padding-top: 10px;
	background-color: #F3F3F3;
	font-size: 10px;
	text-align: center;
	font-weight: normal;
	color: #000;
	border-top: 1px solid #000000;
	clear: both;
}

img.footer {
	border: none;
	right: 10px;
	position: absolute;
	margin: 0 auto;
	vertical-align: top;
}	

p.disclaimer {
	background-color: #F3F3F3;
	font-size: 10px;
	text-align: center;
	font-weight: normal;
	font-style: italic;
	color: #000;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	clear: both;
}

.blue {
	color: #164198;
}

.green {
    color: #00993C;
}

.red {
	color: #540115
}	

.bluebold {
	color: #164198;
	font-weight: bold;
	font-size: 12px;
}

#error{
	position: relative; 
	height: 450px;
	width: 450px;
	margin: 0px auto;
	padding: 0px;
	vertical-align: middle;
	align: center;
	background-image: url(../images/error.gif);
	clear: both;
}	
	
#errortype {
	padding: 60px;
}
	
    
/* Footer */

#footer {
	width:1000px;
	margin:10px auto;
	padding-top:0px;
}
#footer a {
	border-bottom:none;
}
.footerThread {
	width:1000px;
	height:12px;
	background:url(../images/valuesthread.png) repeat-x left center;
	border-top:1px solid #8B7241;
	border-bottom:1px solid #8B7241;
	margin:0px auto;
	padding:2px 0px;
}
.footerText {
	text-align:center;
	font-size:.8em;
	color:#8B7241;
}
.footerText a, .footerText a:visited {
	color:#8B7241;
	font-weight: normal;
}
.footerText a:hover {
	color:#540115;
}
/* End footer */
	
#moz-style {
        margin-top: -65px;
	margin-left: 10px; 
	margin-right: 10px;
    }
    
div.joomla_stw {
  width:213px;
}

#records
{
    font-size: 12px;
    border-collapse: collapse;
    text-align: left;
}
#records th
{
    font-size: 14px;
    font-weight: bold;
    padding: 10px 12px;
    border-bottom: 2px solid #6678b1;
}
#records td
{
    padding: 7px 12px;
}
#records tbody tr:hover td
{
    color: #009;
}

blockquote {
  padding: 8px;
  background-color: #faebbc;
  border-top: 1px solid #e1cc89;
  border-bottom: 1px solid #e1cc89;
  margin: 5px;
  background-image: url(/templates/coaps/images/openquote1.gif);
  background-position: top left;
  background-repeat: no-repeat;
  text-indent: 23px;
  }
  blockquote span {
    	display: block;
    	background-image: url(/templates/coaps/images/closequote1.gif);
    	background-repeat: no-repeat;
    	background-position: bottom right;
  	}