/* CSS Document */

@charset "utf-8";
html,
body {
    background: #f0f0f0;
    font: normal 12pt arial;
    color: #727272;
    padding: 0;
    margin: 0
}
input {
    font: normal 14pt arial
}
ul,
li {
    list-style: none;
    padding: 0;
    margin: 0
}
.loginBoxes {
    width: 92%;
    padding: 10px 4%
}
.logoTop {
    width: 100%;
    text-align: center;
    margin: 25px 0 20px
}
#login {
    min-height: 600px
}
#login hr {
    margin: 35px 0;
    border: 0;
    border-bottom: solid #d1d1d1 1px
}
.mobileLoginFailBlock {
    display: block;
    background: #da9797;
    color: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 20px;
    padding: 10px
}
#loginform input {
    margin-bottom: 15px
}
#loginform .textButtonLong {
    margin: 5px 0 20px 0;
    display: block
}
#mainVendorWrapper {
    width: 100%;
    overflow: hidden;
    position: relative;
    display: none
}
#mainVendorInner {
    position: relative;
    overflow: hidden;
    width: 300%
}
#vendorSearch,
#vendorList,
#vendorNurseryInfoWrapper {
    width: 33.3333333%;
    float: left;
    position: relative;
    overflow: hidden
}
#mainPlantWrapper {
    width: 100%;
    overflow: hidden;
    position: relative;
    display: none
}
#mainPlantInner {
    position: relative;
    overflow: hidden
}
#plantSearch,
#plantList,
#plantDetailsWrapper,
#plantFiltersWrapper,
#plantNurseryInfoWrapper {
    float: left;
    position: relative;
    width: 100%;
    overflow: hidden;
    display: none
}
#plantSearch {
    display: block
}
#plantSearch {
    min-height: 600px
}
.checkbox {
    width: 30px;
    height: 30px
}
select {
    height: 30px;
    font: normal 14px arial
}
#distcheck {
    position: relative;
    top: 8px
}
#distzip,
#distzipVendor {
    padding: 10px 4%;
    width: 70px;
    margin-bottom: 10px
}
.checkboxText {
    position: relative;
    top: -7px
}
.textButton,
.textButtonLong,
.textButtonSmall {
    text-align: center;
    width: 100%;
    padding: 15px 0;
    background: #b5c993;
    color: #fff!important;
    text-transform: lowercase;
    vertical-align: middle;
    text-decoration: none;
    font: bold 28px arial;
    display: block;
    -moz-border-radius: 5px;
    border-radius: 5px;
    outline: 0;
    margin-bottom: 10px
}
.textButtonSmall {
    font-size: 16px;
    padding: 12px 0;
    text-transform: uppercase
}
.topFixedWrapper {
    width: 100%;
    clear: both;
    overflow: hidden;
    background: #222;
}

@media only screen and (max-width : 480px)  { 
	body {
		padding-top: 30px;
	}
	#plantList, #plantDetailsWrapper, #plantFiltersWrapper, #plantNurseryInfoWrapper, #vendorList, #vendorNurseryInfoWrapper {
		margin-top: 25px;
	}
	.topFixedWrapper {
		position: fixed;
	    top: 0px;
	}
}




.topFixedLeft,
.topFixedRight {
    float: left;
    padding: 15px 0;
    display: block!important;
    background: #889c66;
    width: 50%;
    color: #FFF;
    vertical-align: middle;
    text-decoration: none;
    text-transform: lowercase;
    text-align: center;
    font: bold 16px arial;
    margin-bottom: 0
}
.topFixedLeft {
    width: 49%;
    margin-right: 1%
}
.topFixedRight {
    float: right
}
.topFixedLeft span {
    padding-left: 10px
}
.topFixedRight span {
    padding-right: 10px
}
.mainPadded {
    width: 92%;
    padding: 10px 4%
}
a {
    text-decoration: none
}
.locateplants_search_outer {
    border-bottom: solid 1px #f0f0f0;
    padding: 12px;
    color: #6e824c;
    background-color: #fff
}
#plantDetailsWrapper .locateplants_search_outer span {
    float: right;
    margin-right: 20px
}
.locateplants_search_outer_selected {
    background-color: #e0eaab
}
#searchResults,
#inventorylistOuter,
.lightboxBody,
.filterWrapper {
    margin: 5px 0;
    background: #fff;
    border: 0;
    padding: 3px 0;
    color: #727272
}
.listingsTitleRow,
.lightboxHeader {
    padding: 15px 10px 4px
}
.lightboxBody table {
    padding: 10px;
    color: #727272
}
#filters {
    margin-left: 3%;
    margin-right: 3%
}
#filters .filterHeaders {
    font: normal 16px Arial;
    width: 100%;
    clear: both;
    padding: 8px 8px 7px
}
#filters .filterWrapper {
    clear: both;
    margin: 0;
    padding: 0;
    width: 100%;
    overflow: hidden;
    padding-bottom: 5px;
    background: #FFF
}
#filters .filterWrapper a {
    border-bottom: solid 1px #999;
    color: #000;
    display: block
}
#filters .filterWrapper a .filterInnerWrapper {
    clear: both;
    width: 100%;
    overflow: hidden;
    padding: 2px 5px 2px 12px
}
#filters .filterWrapper a .filterInnerWrapper.checkbox {
    background-image: url(../images/inputCheckboxesMobile.png);
    background-repeat: no-repeat;
    background-position: 7px 12px;
    padding: 12px 8px 8px 35px
}
#filters .filterWrapper a .filterInnerWrapper.spec:hover {
    background: 0
}
#filters .filterWrapper a.checked .filterInnerWrapper.checkbox {
    background-image: url(../images/inputCheckboxesMobile.png);
    background-repeat: no-repeat;
    background-position: 7px -58px;
    background-color: #ebfbdc
}
.filterLeft {
    float: left;
    width: 20px
}
.filterLeft.spec {
    padding-top: 3px;
    width: 50px
}
.filterRight {
    float: left;
    width: auto;
    clear: right;
    padding: 2px 0 0 3px
}
.filterRight.spec {
    padding: 0;
    width: 50px
}
.hiddenCheckbox {
    display: none
}
.filterRegisterTable {
    margin: 0 0 10px 10px
}
#distanceUL,
#distanceFromUL,
#distanceFromULvendor,
#vendorMapPicture {
    list-style: none;
    padding: 0;
    margin: 0;
    overflow: hidden
}
#distanceUL li,
#distanceFromUL li,
#distanceFromULvendor li,
#vendorMapPicture li {
    float: left;
    width: 11.11111111111111%;
    margin: 5px 0 10px;
    font-weight: 700
}
#distanceUL li div,
#distanceFromUL li div,
#distanceFromULvendor li div,
#vendorMapPicture li div {
    padding: 15px 0;
    border: 0;
    text-align: center;
    color: #fff;
    background: #b5c993;
    cursor: pointer
}
#distanceUL li div.first,
#distanceFromUL li div.first,
#distanceFromULvendor li div.first,
#vendorMapPicture li div.first {
    border-left: solid 1px #ccc
}
#distanceUL li {
    font-size: 12px
}
#vendorMapPicture {
    margin: 0 10px
}
#distanceUL.vendor li,
#distanceFromUL.vendor li,
#distanceFromULvendor li {
    width: 16.6666666%
}
#distanceFromUL li,
#distanceFromULvendor li,
#vendorMapPicture li {
    width: 50%
}
#distanceUL li div.first,
#distanceFromUL li div.first,
#distanceFromULvendor li div.first,
#vendorMapPicture li div.first {
    -moz-border-radius: 8px 0 0 8px;
    border-radius: 8px 0 0 8px
}
#distanceUL li div.last,
#distanceFromUL li div.last,
#distanceFromULvendor li div.last,
#vendorMapPicture li div.last {
    -moz-border-radius: 0 8px 8px 0;
    border-radius: 0 8px 8px 0
}
#distanceUL li div.selected,
#distanceFromUL li div.selected,
#distanceFromULvendor li div.selected,
#vendorMapPicture li div.selected {
    background: #889c66;
    color: #fff;
    border: 0;
    padding: 15px 0
}
.linkToSite,
.linkToSite:visited {
    color: #8da26a;
    display: block;
    text-align: center;
    margin-bottom: 20px
}
#plantDetails {
    margin-top: 10px
}
#plantDetails a.already_visited>div {
    background-color: #e0eaab
}
.logoutButton {
    background: #a86060;
    color: #fff;
    text-transform: lowercase;
    text-align: center
}
.logoutButton span {
    margin: 0;
    padding: 0
}
.whiteContentContainer {
    background: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    display: block;
    margin: 40px 20px;
    padding: 20px;
    min-height: 20px
}
.whiteContentContainer a {
    color: #778b55
}
.fieldBlock {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #f0f0f0;
    overflow: auto
}
.fieldBlock input {
    border: 0;
    background: #f0f0f0!important;
    color: #ababab;
    outline: 0;
    margin-bottom: 0!important;
    display: block;
    float: left;
    width: 70%!important
}
.fieldBlock .clearField {
    float: right;
    padding: 10px;
    background: #c2c2c2;
    color: #fff;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    display: inline-block;
    height: 10px;
    width: 10px;
    margin: 8px 8px
}
.fieldBlock .clearField span {
    position: absolute;
    margin-top: -5px;
    margin-left: 2px
}
#plantNurseryInfo #supplieIngoLbWrapper #currentImage {
    float: right
}
#img_canvas {
    position: relative
}
#img_canvas img {
    position: relative;
    width: 100%;
    height: auto;
    float: none!important
}
#vendorlistOuter .locateplants_search_outer span {
    display: block;
    width: 100%!important
}
#vendorlistOuter .locateplants_search_outer span:first-child {
    font-weight: 700!important
}
#bodyAd,
#filterAd {
    background: #333;
    margin: 5px 0 0;
    text-align: center
}
#bodyAd img,
#filterAd img {
    width: 278px;
    border-right: 4px solid #F0F0F0;
    border-left: 4px solid #F0F0F0
}
@media screen and (max-width: 320px) {
    #bodyAd img,
    #filterAd img {
        width: 100%;
        border: 0
    }
}
a.didyoumean {
    font: bold 13px arial;
    color: blue;
    text-decoration: underline;
    display: block;
    float: left;
    margin-right: 20px;
    font-style: italic
}
.mobileHomepageSection {
    overflow: hidden;
    border-top: solid 2px #ccc;
    margin: 0 -17px 0;
    padding: 0 17px 17px;
    clear: both
}
.mobileHomepageSection last {
    padding-bottom: 0
}
ul.homepagelist1 {
    list-style-type: disc;
    list-style-position: inside;
    margin-left: 17px
}
ul.homepagelist1 li {
    list-style: disc
}
a.search-results-divs {
    background-color: #fff;
    background-image: url("../images/mobile-arrow-right.png");
    background-position: right center;
    background-repeat: no-repeat;
    border-bottom: 1px solid #f0f0f0;
    color: #6e824c;
    padding: 12px 25px 12px 12px;
    display: block;
    overflow: hidden;
    clear: both
}
a.search-results-divs span {
    display: block;
    width: auto!important;
    padding: 0 10px;
    font: normal 13px arial
}
a.search-results-divs span p {
    padding: 0;
    margin: 0
}
a.search-results-divs span.dist {
    color: #999;
    font: normal 12px arial;
    font-style: italic
}
a.search-results-divs span.comp {
    font: bold 16px arial
}
/* This beautiful CSS-File has been crafted with LESS (lesscss.org) and compiled by simpLESS (wearekiss.com/simpless) */

.feetinlocate {
    background: #ccc;
    padding: 6px 12px;
    font-weight: bold;
    margin-bottom: 1px;
}
.feetinlocate.inches {margin-top: 5px;}
.filterInnerWrapper {
	clear: both;
	width:100%;
	overflow:hidden;
	padding: 2px 5px 2px 12px;
}
.locateplants_search_outer {
		overflow:hidden;
}
.locateplants_search_outer a.plantlink {
	width: 100%;
	display: block;
	float: left;
	color: #333;
}
.locateplants_search_outer:hover, .locateplants_search_full:hover {
	background: #fff;
}
.locateplants_search_outer_selected, .locateplants_search_outer_selected span:hover {background: #d1d8dc !important; }
.plantlistbuttons { 
	text-align: center; 
	display: block !important;
	float: left;
	width: 9%;
 }
.plantlistbuttons a {width: 40px; }
.plantlistbuttons a img {padding: 3px 3px;background: #fff; border-radius: 5px;}