/* --------------------------- */
/* Bloom Field                 */
/* Master Stylesheet           */
/* Author: Nathaniel Smith     */
/* Last Modified: 01/20/2008   */
/* --------------------------- */


/* Colours */
/* Green (Box Borders): #09542C */
/* Light Green (Search Button): #B3FF20*/
/* Purple (Yellow Button Font): #5C429E */

/* Reset defaults for all browsers, from Eric Meyer: http://meyerweb.com/eric/thoughts/2008/01/15/resetting-again/ */
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, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
:focus { outline: 0; }
ins { text-decoration: none; }
del { text-decoration: line-through; }
table { border-collapse: collapse; border-spacing: 0; }

/* Fonts */

body { font: small Verdana, "Helvetica", "Arial", sans-serif;  }
h1 { font-size: 140%; color: #5C429E; }
h2 { font-size: 130%; color: #5C429E; }
h3 { font-size: 120%; color: #5C429E; }
h4 { font-size: 100%; color: #000; }
h5 { font-size: 100%; color: #000; }
h6 { font-size: 100%; color: #000; }
a {
    color: #09542C;
    text-decoration: underline;
}
a:hover {
    text-decoration: none;
    background: #B3FF20;
}

/* Layout */

body {
	text-align: center;
}
div#container {
	background: #FFF;
	width: 950px;
	margin: 0 auto;
	text-align: left;
	padding-top: 20px;
}
div#left_col {
	font: small "Helvetica", "Arial", sans-serif; 
    width: 200px;
    float: left;
}
#promo {
    width: 178px;
    height: 217px;
    border: 4px solid #09542C;
}
ul#library_links {
    width: 178px;
    height: 217px;
    background: url(../img/dbflowers.jpg) no-repeat;
    border: 4px solid #09542C;
}
ul#library_links li {
    margin-left: 10px;
}
ul#library_links li a{
    display: block;
    color: #5C429E;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    width: 150px;
    padding: 0 5px;
    height: 22px;
    margin: 5px 0;
    line-height: 24px;
    text-transform: uppercase;
    background: url(../img/dbbg.png) no-repeat;
    background-image: url(../img/dbbg.png);
}
#navigation {
	width: 190px;
}
#navigation li a {
    display: block;
    color: #FFF;
    text-decoration: none;
    width: 175px;
    padding-left: 10px;
    height: 28px;
    margin: 5px 0;
    line-height: 28px;
    text-transform: uppercase;
    background: url(../img/navbg.png) no-repeat;
    background-image: url(../img/navbg.png);
}
#navigation li a {
    color: #FFF;
    background: url(../img/navbg.png) no-repeat;
    background-image: url(../img/navbg.png);
    text-decoration: none;
}
#navigation li a:visited {
    color: #FFF;
}
#navigation li a:hover {
    color: #969494;
}
form#searchform {
    width: 190px;
    padding-top: 5px;
}
form#searchform .text {
    height: 16px;
    width: 152px;
    padding: 4px;
    color: #09542C;
    text-align: center;
    background: url(../img/search.png) no-repeat;
    border: none;
}
form#searchform .button {
    height: 22px;
    vertical-align: middle;
}
div#main_col {
    width: 530px;
    float: left;
}
div#logo p {
    float: left;
    width: 170px;
    color: #09542C;
}
div#logo p#address, div#logo p#hours  {
    color: #09542C;
	font-weight: bold;
}

div#logo p#hours {
    text-align: right;
}

.logo {
    float: left;
    display: block;
    width: 190px;
    height: 119px;
}

.sublogo {
    display: block;
    clear: both;
    width: 418px;
    height: 25px;
    margin-left: 56px;
    padding-top: 5px;
}

div.homepromo {
    width: 518px;
    height: 428px;
    border: 1px solid #09542C;
    margin: 10px 6px;
    float: left;
}
div.homepromo img {
    padding: 0;
}
div#content {
    width: 508px;
    border: 1px solid #09542C;
    margin-top: 10px;
    padding: 10px;
    float: left;
}
div#content h1 {
    margin-bottom: 10px;
}
div#content p {
    margin: 10px 0;
}
.imageright {
	padding: 0 0 10px 10px;
	float: right;
}
div.gallery-image {
	padding: 0 10px;
	width: 140px;
	height: 200px;
	float: left;
	text-align: center;
}
div.gallery-image p {
	padding: 0 8px;
	width: 120px;
	text-align: left;
}
div#right_col {
	font: small "Helvetica", "Arial", sans-serif; 
    margin-left: 10px;
    width: 200px;
    float: left;
}
div#right_col div#rewards {
    width: 192px;
	height: 217px;
    border: 4px solid #09542C;
}
div#right_col div#rewards h2 {
    display: block;
    width: 168px;
    height: 82px;
    margin-left: 12px;
    text-indent: -9999px;
    background: url(../img/growingrep.png) no-repeat;
    background-image: url(../img/growingrep.png);
}
div#right_col div#rewards p a {
    display: block;
    text-align: center;
    margin: 10px 12px 0;
    width: 156px;
    height: 43px;
    padding: 8px 11px 0 11px;
    text-transform: uppercase;
    font-weight: bold;
	font-family: "Helvetica", "Arial", sans-serif; 
    color: #FFF;
    text-decoration: none;
    font-size: 80%;
    background: url(../img/growingpurplebutton.png) no-repeat;
    background-image: url(../img/growingpurplebutton.png);
}
div#right_col .reward-tag {
	padding: 5px 0;
	color: #09542C;
	text-align: center;
	font-size: 1.1em;
	font-weight: bold;
}
div#right_col div.rewards {
	padding: 15px;
	font-size: .9em;
}
div#right_col div.rewards p {
	margin-bottom: 5px;
}
.clear {
	clear: both;
}
/* Pop-up Styles */
div#popup-container {
	background: #FFF;
	width: 800px;
	margin: 0 auto;
	text-align: left;
	padding: 10px;
}
div#popup #logo {
    margin: 0 130px;
}
div#popup-content {
    border: 1px solid #09542C;
    margin: 10px 0;
    padding: 10px;
    float: left;
}
div#popup-content h1 {
    margin-bottom: 10px;
}
div#popup-content p {
    margin: 10px 0;
}
/* End Pop-up Styles */
/* Sign-up Styles */
span.label,span.spacer,span.multiple span {width:120px;float:left; font-weight: bold;} 
span.multiple {float:left;} 
span.button {padding-left:120px;} 
div.clear {clear:both;padding-top:5px;} 
/* End Sign-up Styles */
div#footer {
    clear: both;
    text-align: center;
    width: 100%;
}
/*Search Page Styles*/
form#dbsearchform {
    font-size: x-small;
}

div.search_column {
    width: 165px;
    float: left;
}

div.search_column legend, ul#text-fields label {
    font-weight: bold;
    color: #09542C;
    padding: .5em 0;
}
ul#text-fields li{
    width: 100%;
    padding-top: 5px;
}

ul#text-fields label {
    padding-right: 5px;
}

div.search-buttons {
    padding-bottom: 20px;
}

p.flower_pic {
    float: left;
    width: 105px;
    height: 105px;
}

p.flower_pic img {
    width: 100px;
    height: 100px;
}
/*End Search Page Styles*/
/*Search Results Styles*/
.back_link {
    width: 100%;
    clear: both;
}
#main_col dl {
    margin: 10px 20px;
    padding: 0;
    float: left;
    width: 470px;
}
#main_col dt {
    float: right;
    letter-spacing: 1px;
    font-weight: bold;
    width: 352px;
    color: #5C429E;
}

#main_col dd {
    font-size: 85%;
    line-height: 1.5em;
    margin: 0 0 0 118px;
}
#main_col dl dd.picture {
    margin: 0;
}
#main_col dl dd.common_name {
    font-weight: bold;
}
dd.picture img {
    float: left;
    margin: 0 8px 0 0;
    padding: 4px;
    width: 100px;
    height: 100px;
    border: 1px solid #CCC;
}
a.back_link {
    padding-left: 20px;
    background: url(../img/arrow_left.png) no-repeat;
}
a.print_link {
    padding-left: 20px;
    background: url(../img/printer.png) no-repeat;
    margin-left: 320px;
}