/* CSS Document for owd template 'solution' */


/* general styling */
* {
  margin: 0;
  padding: 0;
}
html,body {
  height: auto;
  background: #FFF;
  color: #1a3804;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  padding-top:11px;
}


/* the hyperlinks */
a {
  color: #65964a;
  text-decoration: underline;
}
a:hover {
  color: #265b00;
}


/* site specific styling */


/* the container centers the page */
#container {
  width: 740px;
  height: auto;
  margin: 0 auto 0 auto;
}


/* the topbar that contains the most upper links */
#topbar {
  vertical-align: middle;
  position: absolute;
  right :3px;
  top: 5px;
  width:100%;
  text-align:right;
}

/* the links in the topbar are an unordered list, formatted here */
  #topbar .background {
    width: 390px;
    height: 119px;
    filter: alpha(opacity=70);
    position:absolute;
    left: 0px;
    top: 0px;
    z-index:-1;
    xbackground: url(../images/topbar-background.gif) top left no-repeat;
  }

  #topbar a {
    text-decoration: none;
    xdisplay: block;
    padding: 2px 10px 2px 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    text-transform: uppercase;
    width: 70px;
    color: #eeeeee;
  }
  #topbar a:hover {
    background: #65964a;
    color: #FFF;
  }

  #topbar a.special {
    letter-spacing: 1px;
    xfont-size:14px;
    background: #99cc99;
    color: #333333;
  }
  #topbar a.special:hover {
    background: #65964a;
    color: #FFF;
  }


/* the header that contains the big image */
#header {
  width: 740px;
  height: 180px;
  position: relative;
}

/* the big title text in the header */
  #header h1 {
    font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
    font-size: 30px;
    font-weight: 100;
    letter-spacing: -1px;
    color: #FFF;
    position: absolute;
    top: 0px;
    left: 10px;
  }
  #header xh1.shadow {
    font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
    font-size: 30px;
    font-weight: 100;
    letter-spacing: -1px;
    color: #000;
    position: absolute;
    top: 1px;
    left: 21px;
    filter: alpha(opacity=70);
    opacity: 0.70;
  }


  #header .abbreviation {
    font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
    font-size: 96pt;
    font-weight: 200;
    letter-spacing: 10px;
    color: #000000;
    position: absolute;
    top: 0px;
    left: 0px;
    filter: alpha(opacity=70);
    opacity: 0.70;
    width:740px;
    height: 180px;
    background: url(../images/logo-name.gif) top left no-repeat;
  }


/* the navigationbar in the header */
#navbar-background {
  background: url(../images/navbar-background.gif) top left no-repeat;
  filter: alpha(opacity=70);
  opacity: 0.70;
  position: absolute;
  bottom: 0px;
  right: 0px;
  height:35px;
  width:740px;

}


/* the navigationbar in the header */
#navbar {
  position: absolute;
  bottom: 5px;
  right: 3px;
  vertical-align: middle;
}

/* the links in the navigationbar are an unordered list */
  #navbar ul {
  }

  #navbar li {
    list-style: none;
    display: block;
    width: auto;
    float: left;
    line-height:10px;
  }
  #navbar a {
    text-decoration: none;
    padding: 2px 10px 2px 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    text-transform: uppercase;
    text-align:left;
    color: #FFF;
  }
  #navbar a:hover {
    background: url(../images/hover.gif) top left no-repeat;
    background: #003300;
    color: #1a3804;
    color: #ddffdd;
    filter: alpha(opacity=70);
    opacity: 0.70;

  }

/* the core contains all the site contents */
#core {
  width: 740px;
  height: auto;
  margin-top: 5px;
  background: #FFF url(../images/coreback.gif) top left repeat-y;
}

/* the coreleft contains the left part of the core */
#coreleft {
  width: 140px;
  height: auto;
  background: #deebd2;
  float: left;
}

/* the links in coreleft are another unordered list */
  #coreleft ul {
  }
  #coreleft li {
    display: block;
    height: auto;
    width: 136px;
    margin: 2px;
    padding-left: 3px;
  }
  #coreleft a {
    display: block;
    height: auto;
    padding: 4px;
    width: 128px;
    color: #325d19;
    background: url(../images/readmore_arrow.gif) 97% center no-repeat;
    text-decoration: none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    border: 0;

  }

  #coreleft a:hover {
    background: #cce0cc url(../images/readmore_over.gif) 97% center no-repeat;
    border-left:5px solid #779977;
    color:#000;
    margin-left:-5px;
  }

  #coreleft h3 {
    padding: 10px 4px 0 6px;
    font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
    font-size: 18px;
    margin: 0;
  }

  #coreleft p {
    padding: 5px;
    margin-top: 0px;
    line-height: 16px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
  }

/* the core background div*/
.corebg {
  position:relative;
  left:center;
  top:-50px;
  width:100%;
  height: 100px;
  background: url(../images/logo.jpg)  center  no-repeat;
  filter: alpha(opacity=60);
  opacity: 0.70;
  margin-bottom:-50px;
  z-index:1;
}

/* the corecenter contains the center part of the core */
#corecenter {
  width: 580px;
  height: auto;
  float: left;
}

  #corecenter h2 {
    font-family: Arial, Tahoma, Verdana, sans-serif;
    font-size: 18px;
    font-weight: normal;
    color: #3e6717;
    padding: 20px 0 0px 0px;
    letter-spacing: 10px;
    text-transform: uppercase;
    text-align:center;
    background: url(../images/logo.jpg)  bottom center  no-repeat;
    height:90px;
    margin-bottom:-10px;
  }

  #corecenter h3 {
    font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
    font-size: 14px;
    color: #3e6717;
    padding: 10px 0 10px 10px;
  }

  #corecenter h4 {
    font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #3e6717;
    padding: 10px 0 10px 10px;
  }

  #corecenter p {
    line-height: 20px;
    padding: 0 10px 10px 30px;
    color: #555;
    text-align:justify;
  }

  #corecenter pre {
    line-height: 20px;
    padding: 0px 20px 0px 30px;
    color: #555;
  }

  #corecenter ul {
    padding: 20px;
    width: auto;
  }
  #corecenter li {
    list-style: none;
    line-height: 20px;
    border-bottom: 1px solid #DDD;
  }
  #corecenter li a {
    text-decoration: none;
    color: #a6c384;
    display: block;
    height: auto;
    padding: 4px;
  }
  #corecenter li a:hover {
    background: #a6c384;
    color: #000;
  }

/* the footer contains all copyright info etcetera */
#footer {
  clear: both;
  width: 740px;
  height: 30px;
  background: #65964a;
  line-height: 30px;
  vertical-align: middle;
  text-align: right;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
}
  #footer p {
    color: #FFF;
    padding-right: 20px;
  }
  #footer a {
    color: #FFF;
  }


td.header {
  padding-left:3px; padding-right:3px;
  border-bottom: 1px solid silver;
  background: #deebd2;
}

td.header-left {
  padding-left:3px; padding-right:3px;
  border-right: 1px solid silver;
  background: #deebd2;
  line-height:20px;
}

td.detail {
  padding-left:3px; padding-right:3px;
}

#imageContainer img {
  display:none;
  position:absolute;
  top:0; left:0;
}

#imageContainer {
  position:relative;
  margin:auto;
  border:0px solid #000000;
  width: 740px;
  height: 180px;
}

.registration {
  xmargin-left: 20px;
  border-collapse: collapse;
}

.registration .label {
  border: 1px solid #84a087;
  margin-right: 5px;
  background-color: #84a087;
  padding: 0px 5px 0px 5px;
  color:#ffffff;
}

.registration .value {
  border: 1px solid #84a087;
  margin-left: 5px;
}
.registration .value input {
  border: 0px solid #84a087;
}

.registration .value.required input {
  padding: 0px 2px 0px 2px;

}

.curved-left {
  width: 7px;
  background:url(../images/border-left.gif) left top no-repeat;
  vertical-align: bottom;
  text-align:left;
}

.curved-left .bottom{
  width: 7px;
  height:10px;
  background: url(../images/border-left-bottom.gif) left bottom no-repeat;
  position:relative;
  bottom: 0px;
  left:0px;
}

.curved-right {
  width: 4px;
  background:url(../images/border-right.gif) top right no-repeat;
  vertical-align: bottom;
  text-align:right;
}

.curved-right .bottom{
  width: 4px;
  height:10px;
  background: url(../images/border-right-bottom.gif) right bottom no-repeat;
  position:relative;
  bottom: 0px;
  right:0px;
  xborder: 1px solid red;
}

div.mission {
  font-size: 18px;
  position: absolute;
  z-index:0;
  margin-top:15px;
  margin-left: 30px;
  padding-bottom: 0px;
  width: 450px;
  vertical-align: absbottom;
  letter-spacing: 3px;
  text-transform:uppercase;

}

.emphasis {
  background-color: #dddd88;
}
#coreleft .emphasis a:hover
{
  background-color:#ffff66;
}

table.sponser td
{
  border: none;
  padding-left: 10px;
  padding-right: 10px;
  border-right: 1px solid #eeeeee;
  border-left : 1px solid #eeeeee;
  text-align:center;
}


ul.simple {
  padding: 0px !important;
  margin: 0px;
  border: 0px solid blue;
}

.simple a {
  text-decoration: none;
  color: black !important;
  z:#a6c384;
  display: block;
  height: auto;
  zpadding: 4px;

}

ol.numbered li
{
  margin-left: 60px;
  list-style: decimal outside!important;
  border: none!important;
}
