﻿/* generic styles */
  
#sidebar {
  margin-top: 20px;
  width: 238px; }
  
#sidebar H2 {
  margin: 13px 0px 4px 12px;
}

DIV.subMenuHolder {
  margin: 27px 0px 4px 2px;
  width: 439px;
  min-height: 12px;
  color: #377C2B;
  background-color: #E6EED6;
  border: 2px solid #D1DCB8;
  padding: 4px 8px 4px 8px; 
}

DIV.subMenuList A {
 font-size: 12px;
 margin-bottom: 8px;
 font-weight: normal;
 text-decoration: none;
 color: #377C2B;
}

DIV.subMenuList A.selected {
 font-weight: bold;
}

DIV.subMenuList A.selected:hover {
 font-weight: bold;
}

DIV.subMenuList A.selected:visited {
 font-weight: bold;
}

DIV.subMenuList A:visited {
 color: #377C2B !important; 
}

DIV.subMenuList A:hover {
 font-weight: normal;
 text-decoration: none;
 color: #95BE48  !important; 
 background-color: #E6EED6  !important; 
}

DIV.subMenuList {
  width: 188px;
  margin-left: 32px;
  float: left;
  text-align: left;
}

DIV.greenboxout {
  margin: 16px 0px 4px 2px;
  width: 439px;
  color: White;
  background-color: #377C2B;
  border: 1px solid #95BE48;
  padding: 8px 8px 8px 8px; 
  background-position: top;
  background-repeat: repeat-x;
}

DIV.greenboxout H3 {
 color: white;
 font-weight: bold;
}

DIV.pictureHolder {
 margin-top: 12px;
 width: 470px;
 margin-left: 0px;
 
}

img {display:block;} 

IMG.picture {
 margin: 4px 4px 4px 4px;
 border: solid 1px #377C2B;
 float: left;
}
  
DIV.navHolder {
 padding-top: 24px;
 padding-left: 8px;
}  

DIV.navHolder A {
  color: White;
 font-size: 14px;
 text-decoration: none;
 font-weight: bold;
 } 
  
DIV.navButton1, DIV.navButton2, DIV.navButton3, DIV.navButton4, DIV.navButton5, DIV.navButton6, DIV.navButton7, DIV.navButton8, DIV.navButton9, DIV.navButton10 {
 width: 223px;
 height: 33px;
 margin-top: 8px;
 margin-bottom: 8px;
 text-align: center; 
 vertical-align: middle;
 padding-top: 12px;
}

DIV.navButton1 {
 background-image: url(/leafuk/greenbox/images/button1.gif);
}

DIV.navButton2 {
 background-image: url(/leafuk/greenbox/images/button2.gif);
}

DIV.navButton3 {
 background-image: url(/leafuk/greenbox/images/button3.gif);
 }

DIV.navButton4 {
 background-image: url(/leafuk/greenbox/images/button4.gif);
 }

DIV.navButton5 {
 background-image: url(/leafuk/greenbox/images/button5.gif);
 }

DIV.navButton6 {
 background-image: url(/leafuk/greenbox/images/button6.gif);
 }

DIV.navButton7 {
 background-image: url(/leafuk/greenbox/images/button7.gif);
 }

DIV.navButton8 {
 background-image: url(/leafuk/greenbox/images/button8.gif);
 }
 
DIV.navButton9 {
 background-image: url(/leafuk/greenbox/images/button9.gif);
 }
 
DIV.navButton10 {
 background-image: url(/leafuk/greenbox/images/button10.gif);
 }
 
DIV.ebForgotPassword Input.text {
 width: 120px;
}

DIV.ebLogin {
 margin-left: 0px;
 
}

DIV.ebLogin Input.button {
 margin-top: 19px; 
}

DIV.ebForgotPassword {
 margin-top: -12px;
 margin-bottom: 8px;
}

DIV.ebForgotPassword Input.button {
 width: 35px; 
 margin-top: 4px;
}

#content A#observeButton {
 color: White;
}

#content A#observeButton:hover {
 background-color: transparent;
 color: White;
}

.greenboxLinks H2 {
 margin-bottom: 4px;
}