@charset "UTF-8";

.fish-plants {
	margin: 20px 0;
}

.fish-plants > ul {
padding-left:100px;
margin:0 0 28px 0;
display:block;
position:relative;
}

form.fish-plants {
	padding:20px 100px;
	border-bottom:2px solid #DDD;
	display:block;
}

.fish-plants p {
padding:5px 0;
}

.fish-plants > ul {
	display: table;
}
.fish-plants > ul > li {
width:205px;
float:left;
margin-right:85px;
text-align:center;
display: table-cell;
margin-bottom: 40px;
}

.fish-plants > ul > li div.main-box {
border:1px solid #CCC;
}
.fish-plants > ul > li .additional-info {
	display: none;
}
.fish-plants > ul > li .additional-info > li{
	color: #3e9595;
	background-color: #f1f1f1;
	margin: 6px;
	padding: 10px 0;
}
.fish-plants > ul > li .additional-info-button {
font-weight: bold;
text-decoration: none;
display: block;
color: #555;
height: 28px;
line-height: 28px;
background: url("images/pdfam_tab_bg_inactive.png") repeat-x;
border-top: 1px solid #CCC;
}
.fish-plants > ul > li .additional-info-button.active {
background: url("images/pdfam_tab_bg_active.png") repeat-x;
color: #fff;
}

.fish-plants > ul .fish {
/* height:300px; */
}

.fish-plants > ul .plant {
height:330px;
}

.fish-plants > ul h4 {
padding-bottom:10px;
overflow: hidden;
}

.fish-plants > ul li img {
width:203px;
}

.fish-plants ul li.fish-plant h3,.quickfinder-results li.fish-plant h4 {
margin:0 5px;
height: 30px;
}


li.fish-plant ul.properties {
height:50px;
display: table-cell;
padding-bottom: 10px;
}

li.fish-plant ul.properties li {
height:50px;
width:40px;
padding:0 5px;
border-right:1px solid #555;
float:left;
padding-top:40px;
overflow: hidden;
}


.ph {
background:transparent url(../img/fish-and-plants/fap_ph.png) top left no-repeat;
}

.haerte {
background:transparent url(../img/fish-and-plants/fap_gh.png) top left no-repeat;
}

.groesse {
background:transparent url(../img/fish-and-plants/fap_fish.png) top left no-repeat;
}

.platzbedarf {
background:transparent url(../img/fish-and-plants/fap_aquarium.png) top left no-repeat;
}

.wuchsklasse {
background:transparent url(../img/fish-and-plants/fap_wuchs.png) top left no-repeat;
}

.licht {
background:transparent url(../img/fish-and-plants/fap_sonne.png) top left no-repeat;
}

.kh {
background:transparent url(../img/fish-and-plants/fap_kh.png) top left no-repeat;
}

li.fish-plant ul.properties li.last {
border-right:none;
}

.fish-plants input.submit {
width:150px;
-moz-border-bottom-colors:none;
-moz-border-image:none;
-moz-border-left-colors:none;
-moz-border-right-colors:none;
-moz-border-top-colors:none;
background:url("../img/submit_bg.gif") repeat-x scroll 0 0 #B32222;
border-color:#B32222 #B32222 #E92D2E;
border-style:solid;
border-width:1px;
color:#FFF;
cursor:pointer;
font:14px/30px 'HelveticaLight';
height:30px;
text-align:center;
line-height: 18px;
}
