﻿html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    border: 0 none;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0 none;
    padding: 0;
    vertical-align: baseline;
}
:focus {
    outline: 0 none;
}
body {
    background: none repeat scroll 0 0 white;
    color: black;
    line-height: 1;
}
ol, ul {
    list-style: none outside none;
}
table {
    border-collapse: separate;
    border-spacing: 0;
}
caption, th, td {
    font-weight: normal;
    text-align: left;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: "";
}
blockquote, q {
    quotes: "" "";
}
body {
    background: none repeat scroll 0 0 #1C2F02;
    color: #EEEEEE;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    margin: 0;
    padding: 0;
background: rgb(0,36,0); /* Old browsers */
background: -moz-linear-gradient(top, rgba(0,36,0,1) 0%, rgba(28,47,2,1) 16%, rgba(0,87,0,1) 50%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,36,0,1)), color-stop(16%,rgba(28,47,2,1)), color-stop(50%,rgba(0,87,0,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(0,36,0,1) 0%,rgba(28,47,2,1) 16%,rgba(0,87,0,1) 50%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(0,36,0,1) 0%,rgba(28,47,2,1) 16%,rgba(0,87,0,1) 50%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(0,36,0,1) 0%,rgba(28,47,2,1) 16%,rgba(0,87,0,1) 50%); /* IE10+ */
background: linear-gradient(top, rgba(0,36,0,1) 0%,rgba(28,47,2,1) 16%,rgba(0,87,0,1) 50%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#002400', endColorstr='#005700',GradientType=0 ); /* IE6-9 */
}
form {
    margin: 0 10px;
    padding: 0;
    width: 300px;
    min-height: 480px;
}
#header {
    color: #FFFFFF;
    text-align: center;
}
#header {
    margin: 15px 10px;
}
fieldset legend {
    display: none;
}
fieldset p label {
    display: block;
    text-align: left;
}
fieldset p input[type="text"], fieldset p select {
    width: 100%;
}
h1 {
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 25px;
    text-align: center;
}
p {
    margin: 12px 0;
}
p.search {
    text-align: center;
}
p.search a {
    display: block;
    width: 120px;
    height: 40px;
    background: transparent url(../images/wrapper_button.png) no-repeat 0 0;
    color: #fff;
    text-decoration: none;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    line-height: 2.5;
    margin: 0 auto;
    border-radius: 5px;
background: rgb(191,210,85); /* Old browsers */
background: -moz-linear-gradient(top, rgba(191,210,85,1) 0%, rgba(142,185,42,1) 50%, rgba(114,170,0,1) 51%, rgba(158,203,45,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(191,210,85,1)), color-stop(50%,rgba(142,185,42,1)), color-stop(51%,rgba(114,170,0,1)), color-stop(100%,rgba(158,203,45,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(191,210,85,1) 0%,rgba(142,185,42,1) 50%,rgba(114,170,0,1) 51%,rgba(158,203,45,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(191,210,85,1) 0%,rgba(142,185,42,1) 50%,rgba(114,170,0,1) 51%,rgba(158,203,45,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(191,210,85,1) 0%,rgba(142,185,42,1) 50%,rgba(114,170,0,1) 51%,rgba(158,203,45,1) 100%); /* IE10+ */
background: linear-gradient(top, rgba(191,210,85,1) 0%,rgba(142,185,42,1) 50%,rgba(114,170,0,1) 51%,rgba(158,203,45,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfd255', endColorstr='#9ecb2d',GradientType=0 ); /* IE6-9 */\

}
p.search a:hover, p.search a:active { color:#000 !important; }

.plantResult {
    clear: both;
    height: 67px;
    border-top: 1px solid #AFC947;
    padding-top: 15px;
    margin-top: 15px;
}
.plantResult a {
    color: #fff;
    text-decoration: none;
}
.plantResult .thumbnail {
    width: 100px;
    height: 67px;
    overflow: hidden;
    float: left;
    margin: 0 15px 15px 0;
}
.plantResult .thumbnail a {
    display: block;
    width: 100px;
    height: 67px;
    overflow: hidden;
    position: relative;
}
.plantResult .thumbnail a img {
    position: absolute;
    left: 0;
    top: 0;
}
.plantResult .names {
    width: 180px
    float: right;
    margin: 0;
    padding: 0;
}
.plantResult .names p {
    margin-top: 0;
}
.plantResult .commonName {
    font-size: 14px;
    font-weight: bold;
}
.plantResult .botanicalName {
    font-style: italic;
}
#slider {
    margin-top: -20px;
}
#position em {
    display: inline-block;
    font-family: sans-serif;
    font-style: normal;
    padding: 0 3px;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.35);
    cursor: pointer;
}
#position {
    color: #fff;
    text-align: center;
    font-size: 45px;
}
#position a { text-decoration: none; }
#position .on a { color: #F4CD3F !important; }
#sliderNav a {
    color: #fff !important;
}
#sliderNav {
    text-align: center;
}
#slider li img {
    margin-left: -1px;
    border-radius: 10px;
}
#mainNav { margin-top: 25px; }
#mainNav a {
    display: block;
    width: 120px;
    height: 40px;
    float: left;
    background: transparent url(../images/wrapper_button.png) no-repeat 0 0;
    color: #fff;
    text-decoration: none;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    line-height: 2.5;
    margin: 0 15px;
    border-radius: 5px;
background: rgb(191,210,85); /* Old browsers */
background: -moz-linear-gradient(top, rgba(191,210,85,1) 0%, rgba(142,185,42,1) 50%, rgba(114,170,0,1) 51%, rgba(158,203,45,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(191,210,85,1)), color-stop(50%,rgba(142,185,42,1)), color-stop(51%,rgba(114,170,0,1)), color-stop(100%,rgba(158,203,45,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(191,210,85,1) 0%,rgba(142,185,42,1) 50%,rgba(114,170,0,1) 51%,rgba(158,203,45,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(191,210,85,1) 0%,rgba(142,185,42,1) 50%,rgba(114,170,0,1) 51%,rgba(158,203,45,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(191,210,85,1) 0%,rgba(142,185,42,1) 50%,rgba(114,170,0,1) 51%,rgba(158,203,45,1) 100%); /* IE10+ */
background: linear-gradient(top, rgba(191,210,85,1) 0%,rgba(142,185,42,1) 50%,rgba(114,170,0,1) 51%,rgba(158,203,45,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfd255', endColorstr='#9ecb2d',GradientType=0 ); /* IE6-9 */\
}

fieldset input[type='text'], fieldset select {
    font-size: 20px;
    padding: 5px;
    width: 280px !important;
    display: block;
    margin: 5px auto 15px auto !important;
}
fieldset select { width: 290px !important; margin: 5px auto 15px auto !important; }
fieldset p, fieldset {
    margin: 0 !important;
    padding: 0 !important;
}
#searchMeta {
    position: relative;
    height: 25px;
}
#searchMeta #resultCount {
    position: absolute;
    top: 5px;
    left: 0;
}
#searchMeta #pagination {
    position: absolute;
    top: 0;
    right: 0;
}
#searchMeta select {
    font-size: 12px;
    margin-right: 10px;
}
#searchMeta a {
    display: inline-block;
    width: 30px;
    height: 20px;
    background: transparent url(../images/wrapper_button.png) no-repeat 0 0;
    color: #fff;
    line-height: 1.75;
    text-decoration: none;
    text-align: center;
    font-weight: bold;
    border-radius: 5px;
background: rgb(191,210,85); /* Old browsers */
background: -moz-linear-gradient(top, rgba(191,210,85,1) 0%, rgba(142,185,42,1) 50%, rgba(114,170,0,1) 51%, rgba(158,203,45,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(191,210,85,1)), color-stop(50%,rgba(142,185,42,1)), color-stop(51%,rgba(114,170,0,1)), color-stop(100%,rgba(158,203,45,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(191,210,85,1) 0%,rgba(142,185,42,1) 50%,rgba(114,170,0,1) 51%,rgba(158,203,45,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(191,210,85,1) 0%,rgba(142,185,42,1) 50%,rgba(114,170,0,1) 51%,rgba(158,203,45,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(191,210,85,1) 0%,rgba(142,185,42,1) 50%,rgba(114,170,0,1) 51%,rgba(158,203,45,1) 100%); /* IE10+ */
background: linear-gradient(top, rgba(191,210,85,1) 0%,rgba(142,185,42,1) 50%,rgba(114,170,0,1) 51%,rgba(158,203,45,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfd255', endColorstr='#9ecb2d',GradientType=0 ); /* IE6-9 */\
}
p { text-align: center; }
.plantResult p { text-align: left !important; }

.aboutus p {
    text-align: left;
    line-height: 1.5;
}

.searchForMore a {
    display: inline-block;
    margin: 0 auto;
    width: 300px;
    height: 30px;
    background: transparent url(../images/wrapper_button.png) no-repeat 0 0;
    color: #fff;
    line-height: 2.5;
    text-decoration: none;
    text-align: center;
    font-weight: bold;
    border-radius: 5px;
background: rgb(191,210,85); /* Old browsers */
background: -moz-linear-gradient(top, rgba(191,210,85,1) 0%, rgba(142,185,42,1) 50%, rgba(114,170,0,1) 51%, rgba(158,203,45,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(191,210,85,1)), color-stop(50%,rgba(142,185,42,1)), color-stop(51%,rgba(114,170,0,1)), color-stop(100%,rgba(158,203,45,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(191,210,85,1) 0%,rgba(142,185,42,1) 50%,rgba(114,170,0,1) 51%,rgba(158,203,45,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(191,210,85,1) 0%,rgba(142,185,42,1) 50%,rgba(114,170,0,1) 51%,rgba(158,203,45,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(191,210,85,1) 0%,rgba(142,185,42,1) 50%,rgba(114,170,0,1) 51%,rgba(158,203,45,1) 100%); /* IE10+ */
background: linear-gradient(top, rgba(191,210,85,1) 0%,rgba(142,185,42,1) 50%,rgba(114,170,0,1) 51%,rgba(158,203,45,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfd255', endColorstr='#9ecb2d',GradientType=0 ); /* IE6-9 */\
}


.plant .commonName {
    font-size: 16px;
    font-weight: bold;
}
.plant .botanicalName {
    font-style: italic;
}
#plantData p, #extendedPlantData {
    line-height: 1.5;
    text-align: left;
}
#plantData label {
    font-weight: bold;
    display: block;
    float: left;
    width: 100px;   
    margin: 0;
}
#plantData { 
    margin-bottom: 15px
}

#plantPhoto img {
    width: 300px;
}
#extendedPlantData h2 {
    cursor: pointer;
    display: inline-block;
    margin: 15px auto 15px auto;
    width: 300px;
    height: 30px;
    background: transparent url(../images/wrapper_button.png) no-repeat 0 0;
    color: #fff;
    line-height: 2.5;
    text-decoration: none;
    text-align: center;
    font-weight: bold;
    border-radius: 5px;
background: rgb(191,210,85); /* Old browsers */
background: -moz-linear-gradient(top, rgba(191,210,85,1) 0%, rgba(142,185,42,1) 50%, rgba(114,170,0,1) 51%, rgba(158,203,45,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(191,210,85,1)), color-stop(50%,rgba(142,185,42,1)), color-stop(51%,rgba(114,170,0,1)), color-stop(100%,rgba(158,203,45,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(191,210,85,1) 0%,rgba(142,185,42,1) 50%,rgba(114,170,0,1) 51%,rgba(158,203,45,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(191,210,85,1) 0%,rgba(142,185,42,1) 50%,rgba(114,170,0,1) 51%,rgba(158,203,45,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(191,210,85,1) 0%,rgba(142,185,42,1) 50%,rgba(114,170,0,1) 51%,rgba(158,203,45,1) 100%); /* IE10+ */
background: linear-gradient(top, rgba(191,210,85,1) 0%,rgba(142,185,42,1) 50%,rgba(114,170,0,1) 51%,rgba(158,203,45,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfd255', endColorstr='#9ecb2d',GradientType=0 ); /* IE6-9 */\

}
#extendedPlantData h2 .indicator {
    float: right;
    margin-right: 15px;
}
#extendedPlantData .attribute { display: none; }