/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Nov 2, 2013, 4:32:19 PM
    Author     : KCROSBY_L
*/
@import url(http://fonts.googleapis.com/css?family=Sansita+One);

body{
    background-image:url('images/TerBkg.jpg');
    background-repeat: no-repeat;
    background-size: 100% 100%;       
    overflow-x: hidden;
    font: sans-serif;
}


#header{
    padding: 0px;
    position: relative;
    width: 100%;
    height:150px;
    overflow: hidden;
    z-index: 0;
    border-bottom: 4px solid darkolivegreen;
    background-color: white;
    opacity: .8;
}

#logo{
    margin-top: 10px;
    width: 600px;
    height: 197px;
}

#logoimg{
    height:100%;
    width:100%;
    opacity: 1;
}

#main{
    position:absolute;
    overflow-x: hidden;
    overflow-y: auto; 
    border-right: 4px solid darkolivegreen; 
    border-bottom:4px solid darkolivegreen; 
    z-index: 4;
}
.page_header{
    
width:100%;
   height: 60px;
   float: top;
       font-family: 'Sansita One', cursive;
    font-size: 30px;
    text-align: center;
        color: #3F5500;
}

#container_wrap{
    position: relative;
    height: 800px;
    top: 0px;
    width: 800px;
    border: 6px solid darkolivegreen;
    border-radius: 4px 4px 4px 4px;
    -moz-border-radius: 4px 4px 4px 4px;
    overflow: hidden;

}

#container{
    position: relative;
width: 100%;
height: 100%;
}

#container_bkg{
    position: absolute;
    width: 100%;
    background-color: #e1f497;
    opacity: .5;
    height: 100%;
}

#sideMenu{
    position: relative;
    float:left;
    top: -4px;
    z-index: 5;
    width: 28%;
    overflow: hidden;
    border-right: 4px solid darkolivegreen;
    border-bottom: 4px solid darkolivegreen;
    background-color: olivedrab;
    opacity: .5;
    margin-bottom: 20px;
}

#menu_container{
    position:absolute;
    z-index: 6;
    width: 28%;
    overflow: hidden;
    // background-color: olivedrab;
    // opacity: .9;
    margin-bottom: 20px;
    border-bottom:4px solid darkolivegreen; 
}

.menuItem{
    height: 40px;
    width: 100%;
    text-align:center;
    font-family: 'Sansita One', cursive;
    font-size: 24px;
    border-bottom: 3px solid darkolivegreen;
    color: lightgoldenrodyellow;
    opacity: .5;
}

.AdminmenuItem{
    position: absolute;
    bottom:2px; 
       height: 40px;
    width: 100%;
    text-align:center;
    font-family: 'Sansita One', cursive;
    font-size: 24px;
    border-top: 3px solid darkolivegreen;
    border-bottom: none;
    color: lightgoldenrodyellow;
    opacity: .5;
    
}

.AdminmenuItem.menu_selected{
    height: 40px;
    width: 100%;
    text-align:center;
    font-family: 'Sansita One', cursive;
    font-size: 24px;
    border-bottom: none;
    border-top: 3px solid lightgoldenrodyellow;
    background-color:darkolivegreen;
    color: lightgoldenrodyellow;
    opacity: 1;
}

.BlankmenuItem{
    height: 40px;
    width: 100%;
    text-align:center;
    font-family: 'Sansita One', cursive;
    font-size: 24px;
    color: lightgoldenrodyellow;
    opacity: .5;
}


.menuItem span{
    position: relative;
    top: 5px;
}

.menu_selected span{
    position: relative;
    top: 5px;
}

.menuItem:hover{
    opacity: 1;
    background-color:darkolivegreen;
    cursor: pointer;
}

.menu_selected{
    height: 40px;
    width: 100%;
    text-align:center;
    font-family: 'Sansita One', cursive;
    font-size: 24px;
    border-bottom: 3px solid lightgoldenrodyellow;
    background-color:darkolivegreen;
    color: lightgoldenrodyellow;
    opacity: 1;
}




.hide{
    position: absolute;
    display: none;    
}

#slide_show{ 
    position: relative;
    width: 545px;
    height: 340px;
}

#slide_show_bkg{ 
    position: absolute;
    width: 100%;
    height: 100%;
}

#slide_show_container{ 
    position: relative;
    top:50px;
    width: 545px;
    height: 340px;
    overflow: hidden;

}


#slide_show img{ 
    height: 90%;
    width: auto;
    margin-top: 3%;


}


/* @group */
 resethtml, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, .btn 
{ margin: 0; padding: 0; border: 0; font-style: inherit; font-weight: inherit; font-size: 100%; font-family: inherit; vertical-align:baseline }
a img, frameset { border: 0; }
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }
/* @end */



/* @group forms */

#login_panel{
    position:absolute;
    left: 27%;
    top:15%;
    margin-left: 4px;
    float:left;
    height:200px;
    overflow-y: auto; 
    opacity: 1;
    z-index: 4;
 background: #3F5400;
  border-radius: 10px;
  width: 350px;

}

.login form {
   margin: 40px auto;
  -moz-border-radius: 10px;
  overflow: hidden;
  padding: 40px;
  -webkit-border-radius: 10px;
}
.login .forms {
  list-style: none;
}

.forms li:first-child {
  margin-top: 50px;
}

.forms li {
  margin-bottom: 5px;
  overflow: hidden;
  width: 100%;
  font: 12px/20px Helvetica, Arial, sans-serif;
}
.login .buttons {
  margin-top: 10px;
  font: 12px/20px Helvetica, Arial, sans-serif;
}
.login label {
  font: 12px/20px Helvetica, Arial, sans-serif;
  background: #cecece;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  cursor: pointer;
  display: block;
  float: left;
  margin-left: 15px;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-bottomleft: 10px;
  text-transform: uppercase;
  padding: 5px 15px 5px 10px;
  -webkit-border-top-left-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  width: 70px;
}
.login input {
    top: 0px;
  font: 12px/20px Helvetica, Arial, sans-serif;
  background: #ddd;
  border-radius: 10px;
  border: 1px solid #bbb;
  box-shadow: -1px 0 1px rgba(0,0,0,0.25);
  font: inherit;
  font-size: 14px;
  height: 30px;
  margin: 0;
  -moz-border-radius:  0px 5px 5px 0px;
  -moz-box-shadow: -1px 0 1px rgba(0,0,0,0.25);
  outline: none;
  padding: 10px 5px;
  position: relative;
  -webkit-border-radius: 0px 5px 5px 0px;
  -webkit-box-shadow: -1px 0 1px rgba(0,0,0,0.25);
  width: 193px;
}
.login input:focus {
  background: #eee;
}
.login button {
  background: #eee;
  border: none;
  border-radius: 5px;
  box-shadow: 0 0 3px rgba(0,0,0,0.25);
  color: #777;
  cursor: pointer;
  float: right;
  margin-right: 5px;
  font: inherit;
  -moz-border-radius: 5px;
  -moz-box-shadow: 0 0 3px rgba(0,0,0,0.25);
  overflow: visible;
  padding: 5px 10px;
  text-transform: lowercase;
  -webkit-border-radius: 5px;
  -webkit-box-shadow: 0 0 3px rgba(0,0,0,0.25);
  width: auto;
}
.login .show-password-link {
  background: #777;
  border-radius: 5px;
  color: #ddd;
  font-size: 10px;
  -moz-border-radius: 5px;
  padding: 0 5px;
  text-decoration: none;
  text-transform: lowercase;
  -webkit-border-radius: 5px;
}
.login .password-showing,
.login .password {
  padding-right: 45px;
  width: 153px;
}
/* @end */