/* Start of CMSMS style sheet 'GrassStains: grass horizMenu' */
/* A CSS Framework by Mike Stenhouse of Content with Style, adapted to CMSMS by Daniel Westergren */

/* NAV */


   * html div#footer {
        /* hide ie/mac \*/
        height: 1%;
        /* end hide */
    }

    div#footer ul {
    margin-top: 3px;
    margin-left: 60px;
        list-style: none;
        background: #transparent;
       }
    div#footer li {
        float: left;
        display: inline;
        list-style: none;
        background: #transparent;
       }
    div#footer a,
    div#footer a:link,
    div#footer a:active,
    div#footer a:visited {
        text-align:center;
        padding: 4px 8px;
         

        /* hide from ie/mac \*/
        display: block;
        /* end hide */
    }

/* End of 'GrassStains: grass horizMenu' */

/* Start of CMSMS style sheet 'GrassStains: grass stain' */
/* culture shock: grass stains by pogy366 - Sept. 2005 */

* {
margin:0;
padding:0;
}

/******* structure and layout *******/
body {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 10pt; 
color: #000000; 
background: #064d36;
margin:3px 0 0 0;
padding:0 0 0 0;
text-align:left;

}

.wrap {
clear: none;
margin: 0 auto;
padding: 0 0 0 0;
background: #ffffff url(uploads/images/header.jpg) no-repeat;
align: center;
border: 2px solid #000000;

}



.header {
clear:none;
width:800px;
height:120px;
margin:0 0 0 0;
padding:0 0 0 0;
align:center;
color: #ffffff;
margin-bottom: 0;

}

.topnav {
width:800px;
height:24px;
margin:0 0 0 0;
padding:0 0 0 0;
background:#0A6D4E;
font-size:10pt;
color: #ffffff;
border-bottom: 1px solid #0A6D4E;
border-top: 1px solid #0A6D4E;
border-left: 1 px solid #ffffff;
border-right: 1 px solid #ffffff;
align:center;
}

/* position for the search box */
div#search {
   float: right;
   width: 25em;    /* enough width for the search input box */
   text-align: right;
   padding: 5px 0 2px 0;
   margin:0 10px 0px 10px;

}


.container {
clear:none;
width:745px;
align:center;
margin-right:  15px;
margin-left:  12px;
margin-top:  0px;
padding:  5;
background:#ffffff;
color:#000000;
text-align:left;
}


img.cnr {
width:8px;
height:8px;
border:none;
display: block !important;
}

.footer {
position:relative;
clear:both;
width:770px;
margin:0;
padding: 0;
background:#ddffc6;
font-size:6pt;
text-align:center;
color: #000080;
border-top:1px solid #000080;
}
 *html body #footer{margin:10px 0 0 0;}

div#flat{clear:both;width:66%;height:50px;margin:5px 0 20px;padding:0px}
div.left49 {float:left;width: 70%;}
div.right49 {float:right;width: 15%;text-align: right;}
div.left49 p{margin:0px 0px; padding:0px}
div.right49 p{margin:0px 0px; padding:0px}


/******* links *******/

a {
color:#0a1797;
text-decoration:underline;
}

a:hover {
color:#0a1797;
text-decoration:none;
}

#topnav {
color: #ffffff;
text-decoration:none;
}

#news a {
color:#D3812D;
text-decoration:underline;
}

#news a:hover {
color:#E39243;
text-decoration:none;
}

#footer a {
color:#000080;
text-decoration:none;
}

#footer a:hover {
color:#4F6C1F;
text-decoration:underline;
}

/******* fonts and colors *******/

.header strong {
font-family:Georgia, "Times New Roman", Times, serif;
color:#ffffff;
font-size:13pt;
letter-spacing:.7em;
}

.news_title {
font-family:Georgia, "Times New Roman", Times, serif;
color:#65764B;
font-size:10pt;
font-weight:bold;
}

.page_title {
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
color:#21a013;
font-size:14pt;
font-weight:bold;
padding: 0 0 0 0;
margin: 0 0 -8px 5px;
}

/* HEADINGS */

div#content h1 {
   font-size: 2em; /* font size for h1 */
   line-height: 1em;
   margin: 0;
}
div#content h2 {
	color: #000080;
             font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
             font-style: italic;
             text-align: left; 
             /* some air around the text */
	padding-left: 0.2em;
	padding-bottom: 3px;
             /* set borders around header */
	border-bottom: 1px solid #000080; 
	         line-height: 1.5em;
/* and some air under the border */
        margin: 0 0 0.5em 0;
}
div#content h3 {
   color: #000080; 
   font-size: 1.3em;
   line-height: 1.3em;
   margin: 0 0 0.5em 0;
}
div#content h4 {
   color: #000080; 
   font-size: 1.2em;
   line-height: 1.3em;
   margin: 0 0 0.25em 0;
}
div#content h5 {
   color: #294B5F; 
   font-size: 1.1em;
   line-height: 1.3em;
   margin: 0 0 0.25em 0;
}
h6 {
   color: #294B5F; 
   font-size: 1em;
   line-height: 1.3em;
   margin: 0 0 0.25em 0;
}


}

/* END HEADINGS */

/* TEXT */
p {
   font-size: 1em;
   margin: 0 0 1.5em 0; /* some air around p elements */
   line-height: 1.4em;
   padding: 0;
}

blockquote {
   border-left: 10px; 
   margin-left: 10px;
}
strong, b {
/* explicit setting for these */
   font-weight: bold;
}
em, i {
/* explicit setting for these */
   font-style:italic;
}

/* LISTS */
/* lists in content need some margins to look nice */
div#main ul,
div#main ol,
div#main dl {
   font-size: 1.0em;
   line-height: 1.4em;
   margin: 0 0 1.5em 0;
}

div#main ul li,
div#main ol li {
   margin: 0 0 0.25em 3em;
}

/* definition lists topics on bold */
div#main dl dt {
   font-weight: bold;
   margin: 0 0 0 1em;
}
div#main dl dd {
   margin: 0 0 1em 1em;
}

div#main dl {
  margin-bottom: 2em;
  padding-bottom: 1em;
  border-bottom: 1px solid #c0c0c0;
}


/* END LISTS */


/******* images *******/

img {
border:none;
}

.right img{
float:right;
padding:0 0 0 0;
margin:5px 5px 5px 5px;
}

.left img{
float:left;
padding:0 0 0 0;
margin:0 5px 0 3px;
}



/******* workarounds and hacks *******/
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/* End of 'GrassStains: grass stain' */

/* Start of CMSMS style sheet 'GrassStains: grassmenu' */
/* Horizontal menu for the CMS CSS Menu Module */
/* by Alexander Endresen */


/* The wrapper clears the floating elements of the menu */



/* Set the width of the menu elements at second level. Leaving first level flexible. */

#primary-nav li li { 
        width: 140px; 
       }


/* Unless you know what you do, do not touch this */ 
/******* top navigation *******/
#primary-nav ul {
padding:0;
margin:5;
white-space: nowrap;
font-size:12pt;
color: #000000;
float:center;
background: #0A6D4E;
list-style:none;
}

#primary-nav ul li {
margin: 0 0 0 0;
padding: 0 0 0 0;
font-size:8pt;
color: #cccccc;
text-decoration:none;
background: url(uploads/GrassStains/topnav_bg_grey.gif);
float: left;
}

#primary-nav a:hover{display:block;
background-color: #fff;
color: #000080;
text-decoration:none;
}

#primary-nav{
        list-style: none; 
	margin: 0px 10px 0px 105px; 
	padding: 0px; }

#primary-nav ul { 
	list-style: none; 
	margin: 0px; 
	padding: 0px; 
	}
#primary-nav ul {
	position: absolute; 
	top: auto; 
	display: none; 
	}
#primary-nav ul ul { 
	margin-top: 1px;
 	margin-left: -1px;
	left: 100%; 
	top: 0px; 
	}
	
#primary-nav li { 
	margin-left: -1px;
	float: left; 
	}
#primary-nav li li { 
	margin-left: 0px;
	margin-top: -1px;
	float: none; 
	position: relative; 
	}

/* Styling the basic apperance of the menu elements */


#primary-nav li a { 
        color:#fff;
	display: block;  
	padding: 4px 10px;         
	text-decoration: none;
        border-right: 1px solid #fff;
         border-left: 1px solid #fff; 
	}
#primary-nav li li a{
        text-align:left;
        padding: 4px 10px;
        display: block;
	border-right:none;
	}

/* Styling the basic apperance of the active page elements (shows what page in the menu is being displayed) */

#primary-nav li.menuactive { 

	}


/* Styling the basic apperance of the menuparents - here styled the same on hover (fixes IE bug) */

#primary-nav ul li .menuparent, #primary-nav ul li .menuparent:hover{ 
	background-image: url(modules/CSSSMenu/images/arrow.gif); 
	background-position: center right; 
	background-repeat: no-repeat;
             
	}

/* Styling the apperance of menu items on hover */

#primary-nav li:hover, #primary-nav li.menuh:hover, #primary-nav ul li .menuparent:hover, #primary-nav ul li. menuparent li:hover{
         background: url(uploads/GrassStains/topnav_bg_grey.gif);
        }


/* The magic - set to work for up to a 3 level menu, but can be increased unlimited */

#primary-nav ul, #primary-nav li:hover ul, #primary-nav li:hover ul ul, #primary-nav li:hover ul ul ul, 
#primary-nav li.menuparenth ul, #primary-nav li.menuparenth ul ul, #primary-nav li.menuparenth ul ul ul { 
	display: none; 
	}
#primary-nav li:hover ul, #primary-nav ul li:hover ul, #primary-nav ul ul li:hover ul, #primary-nav ul ul ul li:hover ul,
#primary-nav li.menuparenth ul, #primary-nav ul li.menuparenth ul, #primary-nav ul ul li.menuparenth ul, #primary-nav ul ul ul li.menuparenth ul { 
	display: block; 
	}


/* IE Hacks */

#primary-nav li li { 
	float: left; 
	clear: both; 
	}
#primary-nav li li a { 
	height: 1%; 
	}

/* End of 'GrassStains: grassmenu' */

/* Start of CMSMS style sheet 'GrassStains: niftyCorners2' */
/*Nifty Corners Cube CSS by Alessandro Fulciniti
The following classes are added dinamically by javascript,
and their use should be avoided in the markup */

b.niftycorners,b.niftyfill{display:block}
b.niftycorners *{display:block;height: 1px;line-height:1px;font-size: 1px;
    overflow:hidden;border-style:solid;border-width: 0 1px}
/*normal*/
b.r1{margin: 0 3px;border-width: 0 2px}
b.r2{margin: 0 2px}
b.r3{margin: 0 1px}
b.r4{height: 2px}
b.rb1{margin: 0 8px;border-width:0 2px}
b.rb2{margin: 0 6px;border-width:0 2px}
b.rb3{margin: 0 5px}
b.rb4{margin: 0 4px}
b.rb5{margin: 0 3px}
b.rb6{margin: 0 2px}
b.rb7{margin: 0 1px;height:2px}
b.rb8{margin: 0;height:2px}
b.rs1{margin: 0 1px}
/*transparent inside*/
b.t1{border-width: 0 5px}
b.t2{border-width: 0 3px}
b.t3{border-width: 0 2px}
b.t4{height: 2px}
b.tb1{border-width: 0 10px}
b.tb2{border-width: 0 8px}
b.tb3{border-width: 0 6px}
b.tb4{border-width: 0 5px}
b.tb5{border-width: 0 4px}
b.tb6{border-width: 0 3px}
b.tb7{border-width: 0 2px;height:2px}
b.tb8{border-width: 0 1px;height:2px}
b.ts1{border-width: 0 2px}
/* End of 'GrassStains: niftyCorners2' */

