﻿/*
** header
*/

#primary-menu  {
  border-collapse: separate;
  background-color: #e0edfb;
  background: transparent url(/themes/guon/header0.gif) left top repeat;
  height : 99;
  border-bottom: 0px;
}
#primary-menu tr {
  background: transparent url(/themes/guon/header-a.jpg) left bottom repeat;
}
td#home {
  background: transparent url(/themes/guon/logo.gif) left top;
  width : 193;
}
td#home a:link img, td#home a:visited img {
  background: transparent url(/themes/guon/logo-active.jpg) repeat;
  width: 144px;
  height: 63px;
}
td#home a:hover img {
  background: transparent url(/themes/guon/logo-hover.jpg) repeat;
  width: 144px;
  height: 63px;
}
.primary-links, .primary-links a:link, .primary-links a:visited {
  color: #369;
}
.primary-links a:hover {
  color: #000;
}
#primary-menu .primary-links   {
  font-size: 0.79em;
}
#primary-menu .primary-links h1, #primary-menu .primary-links h2, #primary-menu .primary-links h3 {
  font-size: 2.3em;
  color: #369;
}
#secondary-menu {
  background: transparent url(/themes/guon/header1.gif) left top repeat;
  border-bottom: 0px;
  height : 34;
}
.secondary-links, .secondary-links a:link, .secondary-links a:visited  {
  color: #e4e9eb;
  background: url(/themes/guon/header10.gif) left top no-repeat;
}
.secondary-links a:hover {
  color: #fff;
  text-decoration: underline;
}
#secondary-menu .secondary-links {
  font-size: 0.85em;
}
#content {
  background-color: #fff;
}
#contentstart {
  background-color: #fff;
}
#menu {
  padding: 0.5em 0.5em 0 0.5em;
  text-align: right;
  vertical-align: middle;
}
#search .form-text, #search .form-submit {
  border: 1px solid #369;
  font-size: 0.85em;
  margin: 0.2em;
}
#search .form-text {
  width: 9em;
}
#search .form-submit {
  height: 1.5em;
}
#mission {
  background-color: #fff;
  color: #696969;
  border-top: 2px solid #dcdcdc;
  border-bottom: 2px solid #dcdcdc;
  padding: 10px 10px 10px 10px;
  margin: 20px 35px 0 35px;
  font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, Verdana, sans-serif;
  font-size: 1.1em;
  font-weight: normal;
}
#menu-bottom {
  background: url(/themes/guon/header21.gif) left top repeat;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  border-top: 0px;
  border-bottom: 0px;
  height:20;
}
.menu-bottom-left {
  background: transparent url(/themes/guon/header20.gif) left top no-repeat;
  border-top: 0px;
  border-bottom: 0px;
  width:157;
}
#site-info {
  background-color: #bdd3ea;
  background: url('/themes/guon/header01.gif') left top no-repeat;
  font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, Verdana, sans-serif;
}
.site-name {
  font-size: 17px;
  font-family:"Times New Roman",Serif;
}
.site-name a:link, .site-name a:visited {
  color: #074b8b;
}
.site-name a:hover {
  color: #a6d96f;
  font-family: Times;
  text-decoration: none;
}
.site-slogan {
  font-size: 0.8em;
  font-weight: bold;
}
.site-logo2 {
  background: transparent url(/themes/guon/kids.gif) right top no-repeat;
  width:300;
}

#sidebar-left {
  border-right: 0px solid #f5f5f5;
  height:100%;
  valign:top;
}
#sidebar-right {
  border-left: 0px solid #f5f5f5;
  height:100%;
  valign:top;
}

/*
** content
*/

#sidebarleft, #sidebarright {
}

#sidebarheader {
  background: transparent url(/themes/guon/sidebarheader.gif) left top repeat;
  height: 29;
}

#sidebarcontent {
  font-size: 12px;
  valign:top;
}

#sidebarleftborder {
  background: transparent url(/themes/guon/sidebarleftborder.gif) left top repeat;
  width: 14;  
}

#sidebarrightborder {
  background: transparent url(/themes/guon/sidebarrightborder.gif) left top repeat;
  width: 14;  
}

#blocktitle {
  background: transparent url(/themes/guon/block_header.gif) left top repeat-x;
  header: 22;  
  color: #FFFFFF;
  font-size: 11px;
}

#block-user {  
}

.mainmenubottom {
  background: transparent url(/themes/guon/mainmenubottom.gif) left top repeat;
  height: 30px;
  width: 100%
}

.tablemenu {
  width:100%;
  background-color: #3d7fbd;
}

.menuitem {
  text-align: left;
  color: #99ccff;
  font-size: 12px;
  font-weight: bold;
  font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, Verdana, sans-serif;
  width:100%;
  cursor: pointer;
}

.menuselected {
  color: #FFFFFF;
}

.menuseparator {
  background: transparent url(/themes/guon/menuseparator.gif) left top repeat;
  height:2px;
}


.menuexpanded {
  background: transparent url(/themes/guon/menuexpanded.gif) left center no-repeat;
}

.menucollapsed {
  background: transparent url(/themes/guon/menucollapsed.gif) left center no-repeat;
}

.menuselexpanded {
  background: transparent url(/themes/guon/menuexpandeds.gif) left center no-repeat;
}

.menuselcollapsed {
  background: transparent url(/themes/guon/menucollapseds.gif) left center no-repeat;
}




#contentarea {
  font-size: 12px;
}

.ITsimpletext {
  font-size: 12px;
  vertical-align: middle;
}

.ITsimpletexttop {
  font-size: 12px;
  vertical-align: top;
}


