/* redesign style sheet */

    body {
        font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
        font-size: 0.8em;
        background-color: #2b74b1;
        color: #333333;
    }
    #pageFrame {
        border: 6px solid #82ac7a; 
        min-width:728px;
        max-width: 988px;
        margin: 6px;
	   height: 100%
	   min-height: 800px;
        }
    #banner {
       background-color: #990000;
        color: #ffcc00;
        min-width: 770px;
        max-width: 988px;
        height: 120px;
        border-width: 1px;
        border-color: #333333;
        border-style: solid;
        padding: 4px;
        margin: 0;
    }
    #banner h1 a {
        display: block;		
        font-size: 20pt;
        color: #ffcc00; 
        font-weight: normal;
        text-decoration: none;
        line-height: 36px;
        padding: 0;
        margin: 0;
    }
    .springfield {
	   font-weight: bold; 
	   color: #ffffd5;
    }
    #main {
        background-color: #ffffff;
        border-width: 0 1px 1px 0;
        border-color: #333333;
        border-style: solid;
        min-width: 473px;
        max-width: 988px;
	    min-height: 800px;
    }
    #content {
        font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	   min-width: 453px;
	   max-width: 728px;
        /*
		font-size: 0.8em; 
        */
        background-color: #ffffff;
        height: 100%;
        padding: 1em;
    }
	#content li {
		line-height: 140%;
		margin-bottom: 0.5em;
	}
    	.bodytext {
    		line-height: 140%;
	}
    table {
        font-size: 10pt;
   }
# Typo3 subheader styles 
.csc-subheader { font-family: Trebuchet MS, Verdana; font-weight: bold; margin-bottom: 0.5em; }
.csc-subheader-1 { color: #990000; margin-top: 0em; font-size: 18pt; }
.csc-subheader-2 { color: #990000; margin-top: 0em; font-size: 15pt; }
.csc-subheader-3 { color: #003366; margin-top: 0em; font-size: 13pt; }
   .csc-menu dd { margin-bottom: 1em; }
    #lastupdate {
        margin: 2em 1em 0 4px; 
        font-size:0.8em;
    }
    #footer {
        vertical-align: bottom;
        margin-bottom: 0;
        padding: 10px 10px 10px 0px;
    }
    #sidebar {
        background-color: #d6e7f9;
        height: 100%;
        border-left: 1px solid #333333;
        border-bottom: 1px solid #333333;
        border-right: 1px solid #2b74b1;
     }
     #menu  {
        position: absolute; 
        top: 160px; 
        left: auto;
        margin-left: 24px;
        width: 180px;
        }
     #menuWithHeader {
        position: absolute; 
        top: 277px; 
        left: auto;
        margin-left: 24px;
        width: 180px;
     }
     .dropMenu {
        color: #003366;
        background-color: #d6e7f9;
        margin-top: 0;
        }
     .dropMenu select {
        font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
        font-size: 8pt;
        border: 0px solid #2b74b1;
        background-color: #d6e7f9;
        /*margin-bottom: 10px;*/
		width:178px;
        }
		  .dropMenu div {
		  border: 1px solid #2b74b1;
		  margin-bottom: 10px;
		  }
     .dropMenu option {
        color: #003366;
        background-color: #d6e7f9;
        }
     .menuText { display:block; }
     .menuText ul {
        margin-bottom: 0;
        padding-bottom: 0;
     }
     .menuText li { 
        list-style-type: none;
        display: block;
        /*border-width: 0 0 1px 0;
        border-color: #2b74b1;
        border-style: solid; */
        margin: 2px -10px 2px -50px;
        padding: 2px 10px 2px 10px;
    }
    .menuText a {
        text-decoration: none;
        /* color: #003366; 
        display: block; */
    }
    .menuText a:hover {
        color: #990000;
    }
     h1 { color: #990000; margin-bottom: 0.5em; margin-top: 0em; font-size: 18pt;}
    h2 { color: #990000; margin-bottom: 0.5em; margin-top: 0em; font-size: 15pt;}
    h3 { color: #003366; margin-bottom: 0.5em; margin-top: 0em; font-size: 13pt;font-family: Trebuchet MS, Verdana; }
    h4 { color: #990000; margin-bottom: 0.5em; font-size: 10pt; }
    a {  color: #004599; }
    
   .column-right {
        padding-left: 10px;
    /*
    width: 200px;
    margin: 20px auto auto 10px;
    background-color: #dfeadd;
    border: 1px solid #c0d5bc;
    padding: 10px;
    */
    }
    .feature {
         /* background-color: #ffffd5; */
         background-color: #dfeadd;
         border: 1px solid #c0d5bc;
         padding: 10px;
         width: 200px; 
    }
    .feature h1 {
	   font-size: 13pt;
        margin-top: 0;
        margin-bottom: 0.5em;
        color: #003366;
    }
    .feature h2 {
        font-size: 13pt;
        margin-top: 0;
        margin-bottom: 0.5em;
        color: #003366;
    }
    .feature h3 {
        font-size: 13pt;
        margin-top: 0;
        margin-bottom: 0.5em;
        color: #003366;
    }
    .feature2 {
         /* background-color: #ffffd5; */
         background-color: #f2dfdf;
         border: 1px solid #cc7f7f;
         padding: 10px;
         width: 200px;
    }
    .feature2 h1 {
        font-size: 13pt;
        margin-top: 0;
        margin-bottom: 0.2em;
        color: #003366;
    }
    .feature2 h2 {
        font-size: 13pt;
        margin-top: 0;
        margin-bottom: 0.5em;
        color: #003366;
    }
    .feature2 h3 {
        font-size: 13pt;
        margin-top: 0;
        margin-bottom: 0.5em;
        color: #003366;
    }
    .attention {
         /* background-color: #ffffd5; */
         background-color: #ffffd5 ;
         border: 1px solid #ffe57f;
         padding: 4px 10px 0 10px;
         min-width: 200px;
         /*max-width: 260px;*/
    }
    .attention h3 {
        margin-top: 0;
        margin-bottom: 0.5em;
        color: #990000;
    }
    .caption {
        font-size: 8pt;
        margin-top: 0;
    }
    .csc-textpic-caption {
        font-size: 8pt;
        margin-top: 0;
    }
    #breadcrumbs {
	   margin-top: 2em;
        margin-left: 18px;
        font-size: 8pt;
        margin-bottom: 8px;
    }
    #breadcrumbs a {
        text-decoration: none;  
    }
    #breadcrumbs a:hover {
        color: #990000;  
    }
	.searchArrow{
		background-color:#ffcc00;
	} 
	.csc-mailform-radio legend {
		visibility: hidden;
		font-size: 0px;
	}
	.csc-mailform-radio fieldset {
		border: 0;
	}
/* STYLES FOR AJAX/JAVASCRIPT SIDE MENUS */
/*#ajaxMenu{display:none;}
#results{display:block; position:absolute; left:0px; z-index:5;}*/

.ajaxMenu a{text-decoration:none; padding-left:5px; padding-right:5px;}

#img{
	filter:alpha(opacity=95);
	opacity:0.95;
	-moz-opacity:0.95;
	/*width:100px;*/
	position:absolute;
	top:0px;
	left:0px;
	z-index:1;
	display:none;
	/*width:0px;*/
	height:0px;
}
#data{
	position:absolute;
	z-index:2;
	display:block;
	width:auto;
	white-space: nowrap;
	/*border:0px solid red;*/
	list-style-type:none;
	margin-left:-6px;
	margin-top:-6px;
	padding-top:5px;
	padding-left:5px;
}
/* SEARCH */
.highlight {
	color: #990000;
}
* html #img{border:1px solid #2b74b1;}
/* AJAX MENUS*/
#data a{display:block; padding-top:0px; white-space:nowrap; width:auto;}
#data a:hover{background:#2b74b1;}

.ajaxSideMenu a{display:block; width:185px; padding-left:5px; padding-bottom:2px;}

.ajaxSideMenu a:hover{background:#2b74b1; color:#fff;}

* html .ajaxSideMenu a{width:190px;}

#closeDiv{position:absolute; top:200px; left:400px;background:white;}



.clearfix:after {
	content: ".";
	display: block;
	height: 0.1px;
	clear: both;
	font-size: 0;
	visibility: hidden;
}
.clearfix {
	display: inline-table;
}

/* navigation on top */
#navOnTopheader
{
    height              : 60px;
    background          : #990000 url('../images/spfld-mass-logo.gif') no-repeat;
    border              : 1px solid #000;
}
#navOnTopheader #logo
{
    float               : left;
    width               : 166px;
}
#navOnTopheader #logo h1
{
    font-size           : 24px;
    padding             : 0;
    margin              : 0;
}
#navOnTopheader #logo h1 a
{
    display             : block;
    text-indent         : -1000em;
    width               : 166px;
    height              : 60px;
}
#navOnTopheader #logo h1 a:focus
{
    outline-style: none;
}
#navOnTopheader #pageFunctions
{
    float: right;
}
#navOnTopheader #searchFrm
{
    text-align: right;
    padding: 14px 13px 9px 420px;
}
#navOnTopheader #searchFrm form
{
    padding: 0;
    margin: 0;
}
#navOnTopheader #searchFrm .tf
{
    border: 1px solid #000;
}
#navOnTopheader #searchFrm .submitBtn
{
    background-color: #ffcc00;
}
#navOnTopheader #mainNav
{
    padding-right: 10px;
}
#navOnTopheader #mainNav ul
{
    padding             : 0;
    margin              : 0;
    list-style          : none;
}
#navOnTopheader #mainNav ul li
{
    display: inline;
}
#navOnTopheader #mainNav ul li a
{
    display             : block;
    float               : left;
    padding             : 2px 0;
    width               : 86px;
    text-align          : center;
    color               : #fff;
    font-weight         : bold;
    text-decoration     : none;
    font-size           : 10px;
    border-width        : 1px 1px 0 1px;
    border-style        : solid;
    border-color        : #000;
    background-color    : #82AC7A;
    margin-right        : 3px;
}
#navOnTopheader #mainNav ul li a.activeBtn
{
    background-color    : #2B74B1;
}

DIV.csc-textpic-imagewrap { 
	padding: 5px 0 0 0; 
}
DIV.csc-textpic-imagewrap { 
	*padding: 15px 0 0 0; 
}

/* STYLES FOR JAVASCRIPT SIDE MENUS */
/*#ajaxMenu{display:none;}
#results{display:block; position:absolute; left:0px; z-index:5;}*/

.ajaxMenu a{text-decoration:none; padding-left:5px; padding-right:5px;}

#img{
	filter:alpha(opacity=95);
	opacity:0.95;
	-moz-opacity:0.95;
	width:100px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:1;
	display:none;
	width:0px;
	height:0px;
}
#data{
	position:absolute;
	z-index:2;
	display:block;
	width:auto;
	white-space: nowrap;
	border:0px solid red;
	list-style-type:none;
	margin-left:-6px;
	margin-top:-6px;
	padding-top:5px;
	padding-left:5px;
}

## AJAX MENUS
#data a{display:block; padding-top:0px; white-space:nowrap; width:auto;}
#data a:hover{background:#2b74b1;}

.ajaxSideMenu a{display:block; width:185px; padding-left:5px; padding-bottom:2px;}

.ajaxSideMenu a:hover{background:#2b74b1; color:#fff;}

* html .ajaxSideMenu a{width:189px;}

#closeDiv{position:absolute; top:200px; left:400px;background:white;}

