@charset "utf-8";
/* CSS Document */

body {
color: #333333;
font-family:Verdana;
font-size:12px; 
text-align:center;
}
#container{
background-color: #fce9dc;
width:780px;
margin:0px auto;
text-align:left;
height:100%;
}
#header{
width:780px;
height:150px;
background-image:url(../Gab1/images/header.png);
margin-bottom: 0px;
}


#navcontainer {
width:780px;
height:23px;
padding-top: 0;
margin-top: 0;
background-color: #bab3d5;
}

/*
#navcontainer{
width:780px;
height: 50px;
background-color: #bab3d5;
margin-top: 0px;
}
*/
ul#navlist, ul#navlist ul, ul#navlist li
{
margin: 0px 2px 0px 0px;
padding: 0px;
list-style-type: none;
}

#navlist ul {margin: 0;  padding: 0;}
#navlist li {
  float:left;
  list-style-type:none;
  margin: 0px 2px 0px 0px;
  padding: 0px 0px 0px 0px;
  white-space:nowrap;
}
#navlist li a {
  display: block;
  color: white;
  text-decoration: none;
  margin: 0;
  font-size: smaller;
  font-weight:bold;
  padding: 4px 20px;
  background:url(../Gab1/images/nav.png);
}
#navlist li a:hover {background:#f7b97d; color:#590209;}
#navlist li a.selected, #navlist li a.selected:hover {background:#fff; color:#555;}

/*

#navcontainer{
width:780px;
height: 23px;
background-color: #bab3d5;
}

ul#navlist { word-spacing: -1px; font-weight: bold; font-family: sans-serif; }

ul#navlist, ul#navlist ul, ul#navlist li
{
margin: 0px;
padding: 0px;
list-style-type: none;
}

ul#navlist li { padding-bottom: 1px; margin-bottom: 0px; margin-right: 3px; margin-left: 0px; float: left; }

ul#navlist a
{
border-right-color: #727272;
border-left-color: #d6cedd;
border-bottom-color: #d6cedd;
border-top-color: #989898;
border-style: solid;
border-right-width: 2px;
border-top-width: 2px;
text-decoration: none;
}

ul#navlist li a
{
width: 150px;
color: #7f7589;
background-color: #d4cefc;
padding: 3px;
padding-right: 10px;
padding-left: 10px;

}

ul#navlist li a:hover
{
border-style: solid;
border-right-width: 2px;
border-top-width: 2px;
border-right-color: #d6cedd;
border-top-color: #9f9f9f;
border-left-color: #727272;
color: #e2e2e2;
background-color: #736f8a;
}

ul#navlist li a:active
{
color: #cccccc;
background-color: #bab3d5;
}


*/

ul#navlist li:hover ul#subnavlist
{
display: block;
position: absolute;
font-size: 8pt;
padding-top: 2px;
}

ul#navlist li:hover ul#subnavlist li a
{
display: block;
width: 10em;
border: none;
padding: 2px;
padding-left:10px;
}
ul#subnavlist { display: none; }
ul#subnavlist li { float: none; }

ul#subnavlist li a
{
padding-left: 10px;
margin: 0px;
}



/*#navi{
width:780px;
height:25px;
background-color:#BAB3D5;
}
#navi ul
{
	margin: 0;
	padding-bottom: 5px;
	padding-top: 5px;
	list-style-type: none;
}

#navi li
{
	display: inline;
	padding: 0 10px;
}

#navi li a
{
	text-decoration: none;
	color: #4E4A5B;
}

#navi li a:hover
{
	text-decoration: none;
	color: #fff;
	background-color: #4E4A5B;
} */
#navi2{
width:780px;
height:35px;
}
#pathway{
line-height:25px;
margin-right:5px;
float:left;
}
#searchbox input.submit{
width:60px;
height:21px;
line-height:13px;
background-color:#FFFFFF;
border:3px double black;
font-size:10px;
margin-right:2px;
margin-top:2px;
}
#pics{
width:380px;
height:600px;
margin-top:2px;
float:left;
background-color:#FFF;
}
#content{
width:380px;
height:600px;
margin-left:2px;
margin-top:2px;
margin-right:0px;
float:right;
padding-bottom:5px;
}
#content h1, h2{
width:380px;
height:20px;
line-height:20px;
font-size:12px;
}
#footer{
clear:both;
width:760px;
heigth:25px;
line-height:25px;
text-align:center;
padding:0px;
}
#footertext{
line-height:25px;
padding:0px;
margin:0px;
}

/* CMSimple specific Tags, adapted from default template */
h1, h2, h3 {
font-size: 1.1em;
font-weight: bold;
margin-top:3px;
margin-bottom:3px;
} 
h4 {
font-size: 1.0em;
font-weight: bold;
margin-top:3px;
margin-bottom:0px;
}
ul.menulevel1, ul.menulevel2, ul.menulevel3, ul.menulevel4, ul.menulevel5,
ul.sitemaplevel1, ul.sitemaplevel2, ul.sitemaplevel3, ul.sitemaplevel4, ul.sitemaplevel5,
ul.submenu, ul.search {
padding-left: 0;
margin-left: 0;
}
form {
margin: 0;
}
IMG {
border: 0;
}
li {
line-height: 1.5;
}
.doc {
list-style: none;
padding-left: 15px;
}
.docs {
list-style: none;
padding-left: 15px;
}
.sdoc {
list-style: none;
padding-left: 15px;
}
.sdocs {
list-style: none;
padding-left: 15px;
}
.menulevel1 {
font-size: 8pt;
color: gray;
}
.menulevel1 a {
font-weight: normal;
color: black;
}
.menulevel1 a:link, .menulevel1 a:visited {
color: black;
}
.menulevel1 a:active, .menulevel1 a:hover {
color: red;
}
.menulevel2 {
font-size: 8pt;
color: gray;
}
.menulevel2 a {
font-weight: normal;
color: black;
}
.menulevel2 a:link, .menulevel2 a:visited {
color: black;
}
.menulevel2 a:active, .menulevel2 a:hover {
color: red;
}
.menulevel3 {
font-size: 8pt;
color: gray;
}
.menulevel3 a {
font-weight: normal;
color: black;
}
.menulevel3 a:link, .menulevel3 a:visited {
color: black;
}
.menulevel3 a:active, .menulevel3 a:hover {
color: red;
}
.sitemaplevel1, .sitemaplevel2, .sitemaplevel3 {
font-size: 9pt;
}
.sitemaplevel1 a, .sitemaplevel2 a, .sitemaplevel3 a {
font-weight: normal;
color: black;
}
.sitemaplevel1 a:link, .sitemaplevel2 a:link, .sitemaplevel3 a:link, .sitemap
a:visited, .sitemaplevel2 a:visited, .sitemaplevel3 a:visited {
color: black;
}
.sitemaplevel1 a:active, .sitemaplevel2 a:active, .sitemaplevel3 a:active,
.sitemaplevel1 a:hover, .sitemaplevel2 a:hover, .sitemaplevel3 a:hover {
color: black;
}
.submenu {
font-size: 9pt;
}
.submenu a {
font-weight: normal;
color: black;
}
.submenu a:link, .submenu a:visited {
color: black;
}
.submenu a:active, .submenu a:hover {
color: red;
}
.update{
font-size:10px;
}
.print{
background-color:#ffffff;
background-image:none;
}
.retrieve{
background-color:#ffffff;
background-image:none;
text-align:left;
}
