html {
	margin: 0;
	padding: 0;
/*	background: url(../images/bg-large.png) #b9cd7e no-repeat center center fixed; */
	background: url(../images/bg-large.png) #d4e2ac no-repeat center center fixed;
/*	background: url(../images/bg-large.png) #2a2a2a no-repeat center center fixed; */
/*	background: url(../images/bg-large.png) #a33856 no-repeat center center fixed; */
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
body {
	margin: 0;
	padding: 0;
}
.center {
	text-align: center;
}

div,h1,h2,h3,h4,h5,p,a,td,th,li,input,textarea {
	font-family: Lucida Sans Unicode, Lucida Grand, sans-serif;
	color: black;
	font-size: 14px;
	line-height: 18px;
}
h3 {
	font-size: 18px;
	line-height: 24px;
	color: #495b14;
	font-weight: normal;
	text-align: center;
}
a {
	color: #495b14;
}
span.green {
	color: #495b14;
}
.error {
	color: red;
	font-style: italic;
}

/* BASIC */

div.container {
	position: relative;
	width: 1024px;
	margin: 20px auto;
	overflow: hidden;
}

div.footer {
	position: relative;
	width: 1024px;
	margin: 0 auto;
}
div.social-bottom {
	position: absolute;
	top: 0px;
	right: 0;
	width: 306px;
	background: rgba(255, 255, 255, 0.85);
	text-align: right;
	padding-right: 18px;
	z-index: 100000;
}
div.social-bottom a {
	position: relative;
	display: inline-block;
	padding: 5px 5px 2px 0px;
	z-index: 10000;
}
div.social-bottom a img {
	position: relative;
	width: 24px;
	height: 24px;
	border: none;
	z-index: 10000;
}


/* LANDING */

div.landing-container {
	position: relative;
	width: 100%;
	height: 987px;
	background: url(../images/landing-bg.jpg) center top;
}
div.landing-logo {
	padding: 30px 0 0 30px;
}
div.landing-header {
	position: absolute;
	top: 260px;
	left: 150px;
}
#landing-button-wholesale {
	display: block;
	width: 732px;
	height: 126px;
	border: none;
	background: url(../images/landing-button-wholesale.png) -20px 0;
	margin-top: 50px;
}
#landing-button-wholesale:hover {
	background-position: -772px 0;
}
#landing-button-wholesale span {
	display: none;
}
#landing-button-home_gardener {
	display: block;
	width: 732px;
	height: 126px;
	border: none;
	background: url(../images/landing-button-home_gardener.png) -20px 0;
}
#landing-button-home_gardener:hover {
	background-position: -772px 0;
}
#landing-button-home_gardener span {
	display: none;
}

/* COMMERCIAL AND CONSUMER */

div.inner-container {
	position: relative;
	width: 100%;
}
div.wholesale-container {
	background: url(../images/wholesale-bg.jpg) center top fixed;
}
div.wholesale-retail-container {
	background: url(../images/wholesale-retail.jpg) center top fixed;
}
div.wholesale-landscaping-container {
	background: url(../images/wholesale-landscaping.jpg) center top fixed;
}
div.wholesale-natures_source-container {
	background: url(../images/wholesale-natures_source.jpg) center top fixed;
}
div.wholesale-our_great_roots-container {
	background: url(../images/wholesale-our_great_roots.jpg) center top fixed;
}
div.wholesale-what_are_great_roots-container {
	background: url(../images/wholesale-what_are_great_roots.jpg) center top fixed;
}
div.wholesale-contact_us-container {
	background: url(../images/wholesale-contact_us.jpg) center top fixed;
}
div.wholesale-login-container {
	background: url(../images/wholesale-login.jpg) center top fixed;
}

div.home_gardener-container {
	background: url(../images/home_gardener-bg.jpg) center top fixed;
}
div.home_gardener-natures_source-container {
	background: url(../images/home_gardener-natures_source.jpg) center top fixed;
	background-size: cover;
}
div.home_gardener-our_great_roots-container {
	background: url(../images/home_gardener-our_great_roots.jpg) center top fixed;
}
div.home_gardener-what_are_great_roots-container {
	background: url(../images/home_gardener-what_are_great_roots.jpg) center top fixed;
}
div.home_gardener-gardening_tips-container {
	background: url(../images/home_gardener-gardening_tips.jpg) center top fixed;
}
div.home_gardener-container h3 {
	color: #840a2d;
}
div.home_gardener-natures_source-container h3 {
	color: #840a2d;
}
div.home_gardener-our_great_roots-container h3 {
	color: #840a2d;
}
div.home_gardener-what_are_great_roots-container h3 {
	color: #840a2d;
}
div.home_gardener-gardening_tips-container h3 {
	color: #840a2d;
}



div.leftcol {
	position: relative;
	float: left;
	width: 700px;
	min-height: 680px;
	background: url(../images/leftcol-bg.png);
}
div.leftcol-logo {
	width: 536px;
	margin: 0 auto;
	padding: 10px 0 0 0;
}

div.leftcol-header {
	width: 700px;
	margin: 0 auto;
}

div.leftcol-text {
	width: 600px;
	margin: 0 auto;
}



div.leftcol-photo {
	position: relative;
	width: 600px;
	margin: 15px auto;
	z-index: 10;
}


div.cycle-slideshow {
	position: relative;
	width: 600px;
	margin: 15px auto;
	z-index: 10;
}
div.cycle-pager {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 20px;
	padding: 15px 0;
	z-index: 100000;
	text-align: center;
	background: url(../images/pager-bg.png) no-repeat;
}
div.cycle-pager span { 
    font-family: arial;
    font-size: 80px;
    width: 25px;
    height: 25px; 
    display: inline-block;
    color: white;
    cursor: pointer; 
}
div.cycle-pager span.cycle-pager-active {
	color: gray;
}
div.cycle-pager > * {
	cursor: pointer;
}



div.leftcol-footer {
	width: 100%;
	padding: 15px 0;
}
div.leftcol-footer ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
}
div.leftcol-footer li {
	display: inline;
	margin: 0;
	color: #8dc63f;
	padding: 0 1px;
}
div.leftcol-footer a {
	color: #495b14;
	font-style: italic;
	font-size: 12px;
	text-decoration: none;
}
div.leftcol-footer a:hover {
	text-decoration: underline;
}



div.leftcol-login {
	width: 500px;
	margin: 150px auto;
}
div.leftcol-login table {
	width: 100%;
	border: none;
	border-collapse: collapse;
}
div.leftcol-login table th {
	text-align: right;
}
div.leftcol-login table td {
	border: none;
	text-align: left;
}
div.leftcol-login input.full {
	width: 100%;
}

div.leftcol-login p.login-center {
	text-align: center;
}


div.leftcol-form {
	width: 600px;
	margin: 100px auto;
}
div.leftcol-form table {
	width: 100%;
	border: none;
	border-collapse: collapse;
}
div.leftcol-form table th {
	text-align: right;
}
div.leftcol-form table td {
	border: none;
	text-align: left;
}
div.leftcol-form input.full {
	width: 100%;
}
div.leftcol-form textarea.full {
	width: 100%;
}

table.contact {
	margin: 0 auto;
}
table.contact th {
	float: right;
	padding-right: 5px;
}


div.navigation {
	position: relative;
	padding: 94px 0 0 0;
	z-index: 10000;
}
div.navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
}
div.navigation li {
	margin: 0;
	padding: 0px;
}
div.navigation li a {
	float: left;
	display: block;
	width: 324px;
	height: 45px;
	margin-bottom: 10px;
}
div.navigation li a span {
	display: none;
}

#wholesale-button-home {
	background: url(../images/wholesale-navigation/home.png) 0 0;
}
#wholesale-button-retail {
	background: url(../images/wholesale-navigation/retail.png) 0 0;
}
#wholesale-button-landscaping {
	background: url(../images/wholesale-navigation/landscaping.png) 0 0;
}
#wholesale-button-natures_source {
	background: url(../images/wholesale-navigation/natures_source.png) 0 0;
}
#wholesale-button-our_great_roots {
	background: url(../images/wholesale-navigation/our_great_roots.png) 0 0;
}
#wholesale-button-what_are_great_roots {
	background: url(../images/wholesale-navigation/what_are_great_roots.png) 0 0;
}
#wholesale-button-news_and_highlights {
	background: url(../images/wholesale-navigation/news_and_highlights.png) 0 0;
}
#wholesale-button-contact_us {
	background: url(../images/wholesale-navigation/contact_us.png) 0 0;
}
#wholesale-button-login {
	background: url(../images/wholesale-navigation/login.png) 0 0;
}
#wholesale-button-home:hover {
	background-position: -324px 0;
}
#wholesale-button-retail:hover {
	background-position: -324px 0;
}
#wholesale-button-landscaping:hover {
	background-position: -324px 0;
}
#wholesale-button-natures_source:hover {
	background-position: -324px 0;
}
#wholesale-button-our_great_roots:hover {
	background-position: -324px 0;
}
#wholesale-button-what_are_great_roots:hover {
	background-position: -324px 0;
}
#wholesale-button-news_and_highlights:hover {
	background-position: -324px 0;
}
#wholesale-button-contact_us:hover {
	background-position: -324px 0;
}
#wholesale-button-login:hover {
	background-position: -324px 0;
}
#wholesale-button-home.active {
	background-position: -648px 0;
}
#wholesale-button-retail.active {
	background-position: -648px 0;
}
#wholesale-button-landscaping.active {
	background-position: -648px 0;
}
#wholesale-button-natures_source.active {
	background-position: -648px 0;
}
#wholesale-button-our_great_roots.active {
	background-position: -648px 0;
}
#wholesale-button-what_are_great_roots.active {
	background-position: -648px 0;
}
#wholesale-button-news_and_highlights.active {
	background-position: -648px 0;
}
#wholesale-button-contact_us.active {
	background-position: -648px 0;
}
#wholesale-button-login.active {
	background-position: -648px 0;
}





#home_gardener-button-home {
	background: url(../images/home_gardener-navigation/home.png) 0 0;
}
#home_gardener-button-natures_source {
	background: url(../images/home_gardener-navigation/natures_source.png) 0 0;
}
#home_gardener-button-our_great_roots {
	background: url(../images/home_gardener-navigation/our_great_roots.png) 0 0;
}
#home_gardener-button-what_are_great_roots {
	background: url(../images/home_gardener-navigation/what_are_great_roots.png) 0 0;
}
#home_gardener-button-gardening_tips {
	background: url(../images/home_gardener-navigation/gardening_tips.png) 0 0;
}
#home_gardener-button-news_and_hightlights {
	background: url(../images/home_gardener-navigation/news_and_highlights.png) 0 0;
}
#home_gardener-button-home:hover {
	background-position: -324px 0;
}
#home_gardener-button-natures_source:hover {
	background-position: -324px 0;
}
#home_gardener-button-our_great_roots:hover {
	background-position: -324px 0;
}
#home_gardener-button-what_are_great_roots:hover {
	background-position: -324px 0;
}
#home_gardener-button-gardening_tips:hover {
	background-position: -324px 0;
}
#home_gardener-button-news_and_hightlights:hover {
	background-position: -324px 0;
}
#home_gardener-button-home.active {
	background-position: -648px 0;
}
#home_gardener-button-natures_source.active {
	background-position: -648px 0;
}
#home_gardener-button-our_great_roots.active {
	background-position: -648px 0;
}
#home_gardener-button-what_are_great_roots.active {
	background-position: -648px 0;
}
#home_gardener-button-gardening_tips.active {
	background-position: -648px 0;
}
#home_gardener-button-news_and_hightlights.active {
	background-position: -648px 0;
}





div.footer-logo {
	position: absolute;
	bottom: -5px;
	right: 0px;
	border: none;
}
div.footer-logo a {
	border: none;
}
div.footer-logo img {
	border: none;
}



/* RESPONSIVE */

div.mobile-navigation {
	display: none;
}
div.mobile-dropdown {
	display: none;
}

input.submit {
	float:right;
}
input.gray {
	background: #333333;
	background: linear-gradient(#999999 0%, #333333 100%);
	border: 1px solid gray;
	border-radius: 5px;
	padding: 2px 5px;
	font-size: 13px;
	color: white;
}


#map_canvas {
	width: 600px;
	height: 450px;
	margin: 10px auto;
}
div.video-container {
	width: 600px;
	height: 315px;
	margin: 10px auto;
	overflow: hidden;
}
a.red-button {
	background: #860d2a;
	background: linear-gradient(#860d2a 0%, #333333 100%);
	border: 1px solid #860d2a;
	border-radius: 5px;
	padding: 2px 5px;
	font-size: 13px;
	color: white;
	cursor: pointer;

}



@media screen and (max-width: 1024px) {

html {
	background: #d4e2ac; 
}

div.container {
	margin: 0 auto;
}


}
@media screen and (max-width: 800px) {

div,h1,h2,h3,h4,h5,p,a,td,th,li,input,textarea {
	font-family: Lucida Sans Unicode, Lucida Grand, sans-serif;
	color: black;
	font-size: 22px;
	line-height: 26px;
}
a {
	color: #495b14;
}
h3 {
	font-size: 26px;
	color: #495b14;
}

div.container {
	width: 100%;
}
div.footer {
	width: 100%;
}
div.social-bottom {
	display: inline-block;
	position: relative;
	width: 100%;
	padding: 10px 0;
	background: none;
	top: 0px;
	right: 0px;
	text-align: center;
}
div.social-bottom a img {
	width: 36px;
	height: 36px;
}


#landing-button-wholesale {
	display: block;
	width: 640px;
	height: 126px;
	border: none;
	background: url(../images/landing-button-wholesale.png) -100px 0;
}
#landing-button-wholesale:hover {
	background-position: -852px;
}
#landing-button-home_gardener {
	float: right;
	display: block;
	width: 640px;
	height: 126px;
	border: none;
	background: url(../images/landing-button-home_gardener.png) 0 0;
}
#landing-button-home_gardener:hover {
	background-position: -752px 0;
}

div.mobile-navigation {
	display: block;
	width: 100%;
	height: 70px;
	background: url(../images/mobile-navigation-bg.png) repeat-x;
}
div.mobile-navigation-home_gardener {
	background: url(../images/mobile-navigation-bg-home_gardener.png) repeat-x;
}
div.mobile-navigation-inner {
	width: 600px;
	margin: 0 auto;
}
#mobile-button-home {
	display: block;
	float: left;
	width: 75px;
	height: 70px;
	background: url(../images/mobile-button-home.png);
}
#mobile-button-home span {
	display: none;
}
#mobile-button-menu {
	display: block;
	float: left;
	width: 450px;
	height: 70px;
	background: url(../images/mobile-button-menu.png);
	cursor: pointer;
}
#mobile-button-menu span {
	display: none;
}

#mobile-button-login {
	display: block;
	float: left;
	width: 70px;
	height: 70px;
	background: url(../images/mobile-button-login.png);
}
#mobile-button-login span {
	display: none;
}

div.mobile-dropdown {
	margin: 0 auto;
	width: 100%;
	z-index: 100000;
}
div.mobile-dropdown ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
div.mobile-dropdown ul li {
	margin: 0;
	padding: 0;
}
div.mobile-dropdown ul li a {
	display: block;
	width: 100%;;
	font-size: 30px;
	text-align: center;
	color: white;
	background: url(../images/mobile-dropdown-bg.png);
	padding: 20px 0;
	margin: 5px 0;
	text-decoration: none;
}



div.leftcol {
	width: 100%;
}

div.leftcol-header {
	width: 100%;
}
div.leftcol-header img {
	width: 100%;
}

div.inner-container {
	background: white;
}


div.leftcol-footer {
	display: none;
}
div.navigation {
	display: none;
}
div.footer-logo {
	display: none;
}

}

