@import url("/app/webroot/css/avogel/bioforce.css");
@import url("/app/webroot/css/base/form.css");

.content {
  background-color: #FFFFFF;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 102px;
  left: 188px;
  z-index: 0;
  }

.main_navigation tr td {
    filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

div#container div#content {
    font-size: 12px !important;
}
div#container div#content a {
    text-decoration: none;
}

table.listing thead tr th {
    background: #39A837; color: #fff; padding-left: 5px;
}

table.listing td, table.listing th {
    padding: 0px 5px !important; line-height: 22px; vertical-align: top; font-size: 12px;
}

table.listing tbody tr {
    border-bottom: 1px solid #ededed;
}

table.listing {
    width: 100%;
}


table.listing thead th {
    text-align: left;
}

body, html {
    font: 13px 'Arial';
    color: #000; line-height: 21px;
}

h1 {  
    font-size: 24px; line-height: 29px; font-weight: normal;
    color: #009933; 
}

h1 a {
    text-decoration: none;
}

h2 {
    font-size: 18px; line-height: 21px;
}

h2.topictitle {
	font-size: 14px; color: #fff; background: #009933; padding: 4px; display: none;
}

h3 {
    font-size: 15px; line-height: 21px; font-weight: bold;
}

div#content td 

a {
    text-decoration: underline;
    color: #009933; line-height: 21px;
}

table.cake-sql-log {
    display: none;
}
div#crumbs {
    line-height: 26px;
}
div#crumbs a {
    color: #000; font-size: 13px;    
}

div#crumbs span.separate {
    margin: 0 4px;
}

div.post div.post-content {
    padding-left: 5px; text-align: justify; line-height: 1.5em;
}

div#navigation
{
	width:100%;
	clear:both;
	text-align:center;
}

div#navigation ul {
    margin-top: 20px;
    margin-left: 0px;
}

div#navigation ul li
{
	display:block;
	float:left;
	margin-right:5px;
}

div#navigation ul li a
{
	display:block;
	background:url(/img/themes/avogel/button_sprite.gif) no-repeat top left;
	height:20px;
	width:134px;
	line-height:20px;
	color:#fff;
	text-decoration:none;
	font-weight:700;
	margin-bottom:20px;
}

div.post {
    overflow: auto; margin-bottom: 20px; padding-bottom: 10px; border-bottom: 1px solid #ededed;
}

div.post div.lft h2 {
    font-size: 12px;
}

div.post-top {
    display: block; width: 800px; background: #00A254 !important; line-height: 25px; height: 25px;
}

div.post div.post-top a {
    text-decoration: none; color: #fff; font-weight: bold; margin-left: 10px;
}

div.post div.post-top div.lft, div.post div.post-bottom div.lft {
    width: 200px; float: left;
}

div.post div.post-top div.rgt, div.post div.post-bottom div.rgt {
    width: 600px; float: right;
}

div.post div.post-bottom div.lft {
    width: 195px; float: left; padding-left: 5px; padding-top: 5px;
}

div.post div.post-bottom div.rgt {
    width: 595px; float: right; padding-left: 5px; padding-top: 5px;
}

p.description {
    width: 340px; display: block; text-align: left;
}

.clear { clear: both; }


div.prev-next { clear: both; }
div.prev-next a {
    display:block;
	background:url(/img/themes/avogel/button_sprite.gif) no-repeat top left;
	height:20px;
	width:134px;
	line-height:20px;
	color: #ffffff !important;
	text-decoration:none;
	font-weight: bold !important;
	margin-bottom:20px;
	text-align: center;
	float: right;
}

div#navigation ul li a:hover
{
	background-position:bottom left;
	color:#00a254;
}

div.form div.validation-advice {
    clear: both; text-align: right; color: red;
}

table.listing {
    margin-bottom: 20px;
}

div.form {
    overflow: hidden; padding-bottom: 20px;
}

div.form label {
    text-align: left;
}

ul {
    margin-left: 20px; list-style: disc;
}

div#navigation ul {
    margin: 0; padding: 0; margin-top: 10px;
}

div.footer {
    position: relative; bottom: -40px; right: 10px; text-align: right; font-size: 10px; color: #666;
}

div.footer a {
    font-size: 10px; color: #666; 
}

table#top5search {
     position: absolute; top: 220px; margin-left: -10px;
}
table#top5search * {
	margin: 0;
	padding: 0;
}

a#register {
    float: right; margin-top: -26px; margin-left: -20px;
}