/* CSS Document */

html
{
  height: 100%;
}

body
{
  background: #e5ebdf url(../images/interface/wrapper_bg.gif) top left repeat-y;
  height: 100%;
  margin: 0;
  padding: 0;
  font-family: "Myraid Pro", "Trebuchet", "Trebuchet MS", Verdana, Arial, sans-serif;
}
.wrapper
{
  background: url(../images/interface/bg.gif) top left repeat-x;
  min-height: 100%;
  height: auto !important;
  height: 100%;
  position: relative;
}
.container
{
  width: 980px;
  margin: 0;
  padding: 0;
}

.icon
{
  width: 206px;
  height: 164px;
  margin: 0 15px 0 38px !important;
  margin: 0 15px 0 19px;
  padding: 0 ;
  background: #b2c979;
  float: left;
  text-align: center;
  vertical-align: middle;
  border: #FFF solid;
  border-width: 0 2px 2px;
}

.icon img
{
  margin: 27px 0 0;
}
#title
{
  margin: 0;
  padding: 5px 0 0;
  padding-top: 45px;
  clear: right;
  color: #e5ebdf;
  color: #FFF;
}
#title h1
{
  font-size: 1.7em;
  margin: 0;
  padding: 0;
  font-weight: normal;
}
#title h2
{
  font-size: 1.3em;
  line-height: .8em;
  margin: 0;
  padding: 0;
  font-weight: normal;
}

#navigation
{
  position: absolute;
  top: 122px;
  left: 260px;
  width: auto;
}

#navigation ul
{
  margin: 0;
  padding: 0;
  list-style: none;
  list-style-image: none;
  border: none;
}

#navigation ul li
{
  float: left;
  margin: 0 12px 0 0;
  padding: 0;
  width: 90px;
  height: 34px;
  vertical-align:middle;
  text-align: center;
}

#navigation ul li a
{
  display: block;
  width: 90px;
  height: 34px;
  margin: 0;
  padding: 1em 0 0;
  text-align: center;
  background: url(../images/interface/tab_normal.gif) top left no-repeat;  
  color: #7c8c9b;
  text-decoration: none;
  font-weight: bold;
  font-size: 80%;
  text-transform: uppercase;
}

#navigation ul li a:hover
{
  color: #93a6b7;
  color: #EEE;
  background: url(../images/interface/tab_over.gif) top left no-repeat;  
}

#navigation ul li a.selected, #navigation ul li a.selected:hover
{
  background: url(../images/interface/tab_selected.gif) top left no-repeat;  
  color: #343434;
}

#navigation ul li a.selected:hover
{
  color: #000;
}


#body
{
  float: left;
  margin-bottom: 220px;
}

#body .sidebar
{
  margin: 10px 0 0 50px !important;
  margin: 10px 0 0 25px;
  width: 170px;
  float: left;
  font-size: .9em;
  color: #465052;
}

#body .sidebar h3
{
  color: #465052;
}

#body .sidebar .content
{
  margin: 3px 0 3px 10px !important;
  padding: 0;
  width: auto;
  float: none;
  color: #465052;
}

#body .sidebar .content ul
{
  list-style: none;
  padding: 0;
  margin: 0;
  border: none;
  list-style-image: none;
}

#body .sidebar .content ul li
{
  padding: 0;
  border-bottom: #7c8c9b solid 1px;
  height: 1.7em;
}

#body .sidebar .content ul li a
{
  padding: 2px 6px;
  display: block;
  color: #465052;
  text-decoration: none;
}

#body .sidebar .content ul li a:hover
{
  background: #e0edf7;
}

#body .content
{
  float: left;
  width: 710px; 
  margin: 10px 0 0 30px;
  padding: 0;
  color: #59452a;
}

#body .content p
{
  margin: 0;
  padding: 0 0 1em;
}


#body .content .area100
{
  clear: both;
  width: 98%;
  margin: 0;
  padding: 4px;
}

h3
{
  font-size: 1.1em;
  font-weight: bold;
  margin: 0;
  padding: 0;
  color: #59452a;
  clear: both;
}

h4, h5, h6
{
  margin: 0;
  padding: 0;
  clear: both;
}

h4 a, h5 a, h6 a
{
  text-decoration: none;
}

h4
{
  font-style: italic;
}

#body a
{
  color: #59452a;
}

#body h3 a
{
  text-decoration: none;
}

/* ###### Footer ###### */
div#footer           { font-size: 80%; background: #333; color: #FFF; clear: both; width: 100%; margin: 0; padding: 0; position: absolute; bottom: 0 !important; bottom: -1px; }
div#footer p         { margin: 0; padding: 5px; min-height: 33px; height: auto;               }
div#footer img       { width: 88px; height: 32px; border: 0; float: left; padding-right: 5px; }
div#footer span      { clear: right;                                                          }
div#footer a:link    { background: inherit; color: #fff; font-weight: bold; text-decoration: none;      }
div#footer a:visited { background: inherit; color: #fff; font-weight: bold; text-decoration: none;      }
div#footer a:hover   { background: inherit; color: #fff; font-weight: bold; text-decoration: underline; }
div#footer a:active  { background: inherit; color: #fff; font-weight: bold; text-decoration: underline; }



.clear
{
  clear: both;
}






/*  General Elements  */
pre
{
  display: block;
  font-family: monospace;
  overflow:visible;
  border-width: 1px 0;
  border-style: dashed;
  padding: 3px;
}

code
{
  color: #F60;
  border-width: 0 1px;
  border-style: dashed;
  display: block;
  padding: 3px;
}

blockquote
{
  background: #ecf2e6 url(../images/interface/quote.gif) top left no-repeat;
  margin: 5px 20px;
  padding: 5px 5px 5px 43px;
  border: 1px solid #d3d9ce;
}

ol li ol
{
  list-style: lower-roman;
}

ol li ol li ol
{
  list-style: lower-alpha;
}

ul
{
  list-style-image: url(../images/interface/arrow.gif);
  padding-left: 30px;
}

div.gear
{
    border: 1px solid black;
    padding: 4px;
    margin: 5px 0px 1px 0px;
}

div.gear img
{
    border: none;
    margin: 4px 8px 4px 4px;
    float: left;
}

div.gear h4
{
    margin-bottom: 4px;
    padding-bottom: 4px;
    text-decoration: underline;
}

