/**** Hawthorne CSS ****/
/* HTML Defaults */
  
body
{ 
background-image: url('images/woodbg.jpg'); 
background-color: #E0C191;
background-repeat: repeat-x;
background-attachment: fixed;
padding: 0;
margin: 0;
font-family: Verdana;
font-size: 10pt;
}

H2 {
  margin: 0px;
  font-size: 14pt;
  font-weight: normal;
  color: #790e06;
}

.container_second_level
   {
       width:1000px;
/*       margin:0 auto; */
       margin-bottom: 15px;
       padding:0 0 15 0px;
       background-image: url('images/container_bg.jpg'); 
   }
 .container_home
   {
       width:1000px;
/*       margin:0 auto; */
       margin-bottom: 15px;
       padding:0 0 0 0px;
       background-image: url('images/container_bg.jpg'); 
   }
   
   
.content_home
   {
       width:1000px;
       margin-top:5px;
       padding:0 0px;
 /*      background-image: url('images/page_bg.gif'); */
      background-color: #ffcc66;
   }
 .content_second_level
   {
       width:770px;
       margin:15 0 0 0px;
       padding:0 0 15 0px;
       float: left;
       background-image: url('images/content_bg.jpg'); 
    }
 .search_bar
   {
       width:1000px;
       padding:5 0px;
    }
 .search_bar td
   {
       font-size: 7pt;
       font-weight: bold;
       color: #fff;
       font-family: verdana,arial;
       text-align: right;
    }
  .search_bar input
    {
       background-color: #ffcc66;
    }
.content_right
   {
       width:210px;
       margin:0;
       padding:0 0px;
   }
   
.shadow_sides
   {
       width:930px;
       margin:0 auto;
       padding:0 0px;
       background: url('images/shadow_bg_sides2.png') top left repeat-y;
   }
.shadow_top
   {
       width:930px;
       height:10px;
       margin:0 auto;
       padding:0 0px;
       background: url('images/shadow_bg_top2.png') bottom left no-repeat;
   }

.shadow_bot
   {
       width:930px;
       height:10px;
       margin:0 auto;
       padding:0 0px;
       background: url('images/shadow_bg_bot2.png') top left no-repeat;
   }


.margin_header
   {
       width: 200px;
       height:24px;
       font-size: 10pt;
       font-weight: bold;
       color: #ffffff;
       background: url('images/menu_bg.gif') top left repeat-x;
       letter-spacing: 1px;
       padding-top:4px; 
       
    }

.content_header
    {
       width: 100%;
       height:34px;
       font-size: 16pt;
       font-family: "Arial Black", Arial, sans-serif;
       font-weight: 900;
       letter-spacing: 2px;
       color: #000000;
       padding:8px 0px 15px 0px; 
     }
.menu_bottom
    {
       font-family: Verdana;
       letter-spacing: 1px;
       color: #ffffff;
     }
 .menu_bottom a
    { 
  text-decoration: none;
  font-size:10pt;
  font-weight:bold;
  color:white;
  font-family: Verdana;
    }
 .menu_bottom a:hover 
 {
  text-decoration: underline;
 }
 
UL.pdf-icon {
	list-style-type: none;
}
UL.pdf-icon LI {
	background: url(/images/pdf-icon.png) no-repeat left top;
	padding: 7px 0px 8px 40px;
	margin: 4px 0;
}
 
ul.tabs
  {
    list-style-type: none;
    float: left;
    margin-left: 8px;
    padding-top: 8px;
    margin-bottom: 0;
  }
ul.tabs li
  {
    float: left;
    padding: 0;
    margin: 0;
    padding-top: 0;
    background: url(images/tab_right.png) no-repeat right top;
    margin-right: 1px;
    
  }
ul.tabs li a
  {
    display: block;
    padding: 8px 8px; 
    font-family: arial;
    font-size: 7pt;
    color: #fff;
    text-decoration: none;
    background: url(images/tab_left.png) no-repeat left top;
  }
ul.tabs li a:hover
  {
    color: #ccc;
  }

ul.left_menu
  {
    list-style-type: none;
    padding-top: 0px;
    padding-left: 0px;
    margin: 15px 10px;
    width: 180px;
    
  }
ul.left_menu li
  {
    margin-bottom: 6px;
    padding-top: 6px;
    padding-bottom: 6px;
    background-image: url(images/menu_button_bg.jpg);
    background-repeat: repeat-y;
  }
ul.left_menu li a
  {
    display: block;
/*    padding: 1em 4px 1em 4px; */
    font-family: Arial, sans-serif;
    font-weight: 800;
/*    font-weight: bold; */
    font-size: 8pt;
    color: #fff;
    text-decoration: none;
    text-align: center;
  }
ul.left_menu li a:hover
  {
    color: #ccc;
  }
  

P,TD, DIV  { font: 10pt Verdana; }

INPUT,TEXTAREA,SELECT { font: 10pt Verdana;
    border: 1px solid #505050;
    background-color: #f5f5f5;
  }

UL  { margin-top: 5px; margin-left: 15px; padding-left: 0px; }

/* Colors */
.r  { color: #C42634; }
.g  { color: #505050; }
.gn { color: #006000; }
.lg { color: #a0a0a0; }
.dg { color: #404040; }
.t  { color: #008080; }
.gbg  { background-color: #808080; }
.lgbg { background-color: #e5e5e5; }
.dgbg { background-color: #505050; }
.llgbg  { background-color: #f5f5f5; }
.tbg  { background-color: #e0e0d5; }
.ltbg { background-color: #eaeae5; }
.lybg { background-color: #ffffcc; }
.dtbg { background-color: #b0b0a0; }
.gldbg { background-color: #ffcc66; }
.ppl  { background-color: #D5ADD0; }
.w  { color: #ffffff; }
.blk    { color: #000000; }
.wbg  { background-color: #ffffff; }


/* Sizes */
.bg { font-size: 12pt; }
.s  { font-size: 8pt; }
.s TD, .s P { font-size: 8pt; }
.ss { font-size: 7pt; }
.ss TD { font-size: 7pt; }
.h  { font-size: 14pt; font-weight: bold; }
.sn { font-size: 9pt; }
.n  { font-size: 10pt; }
.m      { font-size: 10pt; }
.v  { font-family: Verdana; }
.hdr  { font-size: 14pt; border-bottom: 1px solid #606060; }

/* Decoration & Spacing */

.p  { padding: 4px; }
.pp { padding: 8px; }
.pl { padding-left: 4px; }
.ml { margin-left: 6px; }
.mr { margin-right: 16px; }
.bml  { margin-left: 16px; }
.rbml { margin-left: 24px; }
.bmr  { margin-right: 16px; }
.rbmr { margin-right: 24px; }
.sp { line-height: 150%; }
.ssp  { line-height: 200%; }
.b  { font-weight: bold; }
.i  { font-style: italic; }
.u  { text-decoration: underline; }
.nu { text-decoration: none; }
.tsp  {letter-spacing: 3px; }
.tssp {letter-spacing: 2px; }
.bdr  { border: 1px solid #505050; }
.bdr-t  { border-top: 1px solid #505050; }
.bdr-b  { border-bottom: 1px solid #505050; }
.bdr-r  { border-right: 1px solid #505050; }
.bdr-l  { border-left: 1px solid #505050; }
.nbdr { border: none; }
.ctr { text-align: center; }
.lshift { margin-left: 0px; margin-right: 4px; }  
A.hvr   { text-decoration: none; }
A.hvr:hover { text-decoration: underline; }
a.nav:hover { color: maroon; }
.align-right { float:right; margin: 0 0 15px 15px; }
.align-left { float:left; margin: 0 15px 15px 0; }
.frame { padding: 5px; border: 1px solid #aaa; }
p.frame { padding: 05px; border: 1px solid #aaa; text-align: left; font-size:10px; color:#404040; }
a {
  text-decoration: none;
  font-size:10pt;
  font-weight:bold;
  color:maroon;
  font-family: Verdana;
}

.margin a {

  color:#ffffff;
}
.style1 {
  color: #979595;
  font-weight: bold;
}

.style2 {
  color: #008ADD;
  font-weight: bold;
}

form
{
  margin:0px;
}

.mnav {
  list-style: none;
  background-color: #2069A2;
  border-left:  1px solid #505050;
  border-right:  1px solid #505050;
  margin: 0;
  padding: 0;
}


.mnav LI {
  border-bottom: 1px solid #225588;
}

.mnav A {
  padding: 2px 1px 2px 5px;
  display: block;
  font: bold 9pt Arial;
  color: #ffffff;
  text-decoration: none;
}

.mnav A:hover {
  background-color: #6BA7C1;
  color: #ffffff;
  text-decoration: none;
}
.mnav A:visited {
  color: #ffffff;
}

.float {
  position: absolute;
  display: none;  
  z-index: 99;
}

.floatv { position: absolute; z-index: 99; }
.hidden { display: none; }

.btn {
  width: 130px;
  height: 25px;
  background: none;
  background-image: url(/images/button_bg.gif);
  background-repeat: no-repeat;
  border: none;
  color: #ffffff;
  font-size: 10pt;
  font-weight: bold;
  vertical-align: middle;
}

/* ######### CSS for Shade Tabs. Remove if not using ######### */

/*
.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
position: relative;
z-index: 1;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #778;
color: #2d2b2b;
background: white url(shade.gif) top left repeat-x;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs li a.selected{ /*selected main tab style */
position: relative;
top: 1px;
}

.shadetabs li a.selected{ /*selected main tab style */
background-image: url(shadeactive.gif);
border-bottom-color: white;
}

.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block !important;
}
}
*/
/******* End tab styles ****************/
div.form-container { margin: 15px; padding: 20px; background-color: #FFF; border: #aaa 1px solid; }

p.legend { margin-bottom: 1em; }
p.legend em { color: #C00; font-style: normal; }

div.errors { margin: 0 0 10px 0; padding: 5px 10px; border: #FC6 1px solid; background-color: #FFC; }
div.errors p { margin: 0; }
div.errors p em { color: #C00; font-style: normal; font-weight: bold; }

div.form-container form p { margin: 0; }
div.form-container form p.note { margin-left: 170px; font-size: 90%; color: #333; }
div.form-container form fieldset { margin: 10px 0; padding: 10px; border: #DDD 1px solid; }
div.form-container form legend { font-weight: bold; color: #000000; font-size: 120%; }
div.form-container form fieldset div { padding: 0.25em 0; }
div.form-container label, 
div.form-container span.label { margin-right: 10px; padding-right: 10px; width: 150px; display: block; float: left; text-align: right; position: relative; }
div.form-container label.error, 
div.form-container span.error { color: #C00; }
div.form-container label em, 
div.form-container span.label em { position: absolute; right: 0; font-size: 120%; font-style: normal; color: #C00; }
div.form-container input.error { border-color: #C00; background-color: #FEF; }
div.form-container input:focus,
div.form-container input.error:focus, 
div.form-container textarea:focus { background-color: #FFC; border-color: #FC6; }
div.form-container div.controlset label, 
div.form-container div.controlset input { display: inline; float: none; }
div.form-container div.controlset div { margin-left: 170px; }
div.form-container div.buttonrow { margin-left: 340px; }


