/** Add css rules here for your application. */


/** Set ids using widget.getElement().setId("idOfElement") */
#closeButton {
  margin: 15px 6px 6px;
}

body {
    background: url("../images/fsu_bodybg.png") repeat-x scroll center top rgba(0, 0, 0, 0);
    font-family: Arial,Helvetica,Sans-serif;
    margin: 0;
    padding-top: 0 !important;
}

.nav-tabs > li > a {
	color: black;
}

p { margin-top: 0px;
    font-family: Roboto !important;
    font-size: 14px !important;
    font-weight:  !important;
 }

ul { margin-top: 0px; }

h1 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}

h2 {
 font-size:14px;
 font-weight: bold;
	margin-bottom: 0px;
}

h3 {
 font-size: 24px;
 font-weight: bold !important;
 margin-bottom: 0px;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: underline;
}

/* 1st column navigation list styles */
#navlist {
padding-left: 0;
margin-left: 0;
width: 248px;
}

#navlistInterior {
padding-left: 0;
margin-left: 0;
width: 195px;
}

#navlist li {
list-style: none;
margin: 0;
padding-right: 10px;
padding-bottom: 10px;
padding-left: 15px;
font-size: 12px;
font-weight: bold;
}

#navlistInterior li {
list-style: none;
margin: 0;
padding-right: 10px;
padding-bottom: 10px;
padding-left: 15px;
font-size: 12px;
font-weight: bold;
}

.navdiv { 
border-top: 1px solid #CCCC66; 
padding-top: 8px;
}

.navsub {
 margin-top: 0px;
 margin-bottom: 0px;
 font-size:10px;
 font-weight: normal;
}

.navsub a { font-weight: normal; }

.searchText {
	font-size: 10px;
	color: #000000;
}

.bodyhead               { color: #000000;
                         font-weight: bold;
                         font-family: verdana, geneva, sans-serif;
                         font-size: 10pt }

.bodycopy               { color: #000000;
                         font-family: verdana, geneva, sans-serif;
                         font-size: 10pt }

#location { font-size:10px; }

#main {	line-height: 15px; }

#more { font-size:10px; }

#options {
    display:none;
    
}

/* ToolTip class as described in http://psacake.com/web/jl.asp */ 

a.info{
    position:relative;
    z-index:24;
    text-decoration:none}
 

a.info:hover{
    z-index:25;
    background-color:#ffffff}
 

a.info span{
  display: none}
 

a.info:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:2em; left:-20em; width:50em;
    border:2px solid #990000;
    text-align:left;
    padding:5px;
    background-color:#ffffdd; color:#000000;
    font-family: verdana, geneva, sans-serif;
    font-size: 10pt;
    text-decoration:none}

/*CollapsiblePanel*/
.collapsePanel {
	
	background-color:white;
	overflow:hidden;
}

.collapsePanelHeader{	
	width:100%;		
	height:30px;
	background-image: url(images/bg-menu-main.png);
	background-repeat:repeat-x;
	color:#FFF;
	font-weight:bold;
}

#master_content .collapsePanelHeader a {color:#FFF;}
#master_content .collapsePanelHeader a:hover {text-decoration:none;background:none;}


/* Accordion */
.accordionHeader
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color:#5D7B9D ; /*#2E4d7B */
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}
#master_content .accordionHeader a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeader a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionContent
{
    background-color: #D3DEEF;
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}

/* breadcrumb styles */
.crumbs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
a.crumbs:link {
	color: #333333;
	text-decoration: none;
}
a.crumbs:visited {
	color: #333333;
	text-decoration: none;
}
a.crumbs:hover {
	color: #FF0000;
	text-decoration: underline;
}
a.crumbs:active {
	color: #FF0000;
	text-decoration: underline;
}

/* interior 2 title box */
#titleBox {
	color: #CCCC66; 
}

.titleBoxTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 24px;
}


/* footer styles */
.footer {
	font-size: 9px;
	color: #999999;
}

a.footer:link {
	color: #999999;
	text-decoration: none;
}
a.footer:visited {
	color: #999999;
	text-decoration: none;
}
a.footer:hover {
	color: #999999;
	text-decoration: underline;
}

/* staff cards/profiles styles */
table.staffCardBg {
	background-color: #FFFFFF;
	border-right: 1px solid #CCCC66;
	border-left: 1px solid #CCCC66;
}

td.staffCardBg {
	background-color: #FFFFFF;
}

td.staffCard {
	background-color: #f8f8ea;
	border: 1px solid #CCCC66;
}

ul.staffCard {
 list-style-type: none;
	padding: 0px;
 margin-top: 15px;
 margin-right: 10px;
 margin-left: 115px;
 margin-bottom: 5px;
}

.staffCardPhoto {
	float: left;
	margin-right: 0px;
	padding: 0px;
	margin: 0px;
}

p.staffCardDescription {
	padding: 0px;
 margin-top: 5px;
 margin-right: 10px;
 margin-left: 15px;
 margin-bottom: 8px;
}

.staffQuote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	color: #CCCC66;
	padding: 0px;
	margin-right: 12px;
	margin-left: 20px;
	line-height: 20px;
}

.staffTitle {
	font-size: 14px;
	font-style: italic;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCC66;
}

ul.staffLinks {
 list-style-type: none;
	color: #CCCC66;
	padding: 0px;
 margin-top: 0px;
 margin-right: 10px;
 margin-left: 25px;
	line-height: 15px;
}

a.staffLinks:link {
	color: #CCCC66;
	text-decoration: none;
}
a.staffLinks:visited {
	color: #CCCC66;
	text-decoration: none;
}
a.staffLinks:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.staffLinks:active {
	color: #FFFFFF;
	text-decoration: underline;
}


/* Student Form modals  */
.modalStuForm {
    margin: 0 0 0 0;
    position: absolute;
    top: 1%;
    left: 0;
}

/* Contact Form modals  */
.modalContactForm {
    margin: 0 0 0 0;
    position: absolute;
    top: 10%;
    left: 0;
}

/* PopUp modal  */
.modalPopUp {
    margin: 0 0 0 0;
    position: absolute;
    top: 20%;
    left: 0;
}

/* align labels right on Student Request Form */
.label-align {
    float: right;
}

/* gridview padding  */
.gridview {
    background-color: #FFFFFF;
}

.gridview th  {
    text-align: center;
    padding: 4px;
}

.gridview td {
    padding: 4px;
}
 
