

/***********************************/

/** HELPERS **/
.clear {
	clear:both;
}

div.clear {
	height:0.1px;
}

.red {
	color:#AA0000;
}

.left {
	float:left;
}

.right {
	float:right;
}

.hidden {
	display:none;
}

a.orange_link {
	font-weight:bold;
	color:#FF9900;
	text-decoration:none;
}

a.orange_link:hover {
	color:#f2cb49;
	text-decoration:underline;
}

.medium_orange {
	color:#FF9900;
}

.light_orange {
	color:#f2cb49;
}

.center {
	margin:auto;
}

/** GENERAL ELEMENTS **/

body {
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 1.0em;
}

h1, h2, h3, h4, h5 {
	color:#333333;
}

/********** Masthead **********/

#masthead-wrapper {
	float: left;
	min-width: 100%;
	background: #e0e0e0 url('/img/masthead-wrapper-bg.png') repeat-x bottom left;
	height: 80px;
}

#masthead {
	width: 100em;
	margin: 0 auto;
	position: relative;
}

h1#logo a {
	display: block;
	width: 22.7em;
	height: 7.2em;
	background: transparent url('/img/logo.png') no-repeat top left;
	text-indent: -9999px;
	float: left;
	margin-top: .5em;
}

#main-nav ul {
	position: absolute;
	top:50px;
	left: 25em;
	margin: 0;
	padding: 0;
	list-style: none;
}

#main-nav ul li {
	float: left;
	position: relative;
	text-transform: uppercase;
	background: url('/img/main-nav-left.png') no-repeat bottom left;
}

#main-nav li ul {
	width: 45em;
	position: absolute;
	left: 0;
	top:30px;
	display: none;
}

#main-nav ul li a {
	display: block;
	text-decoration: none;
	color: #000;
	line-height:30px;
	padding: 0px 15px;
	border-bottom: 0;
	font-size:1.2em;
}

#main-nav ul li ul li a {
	color: #FFF;
	padding: 0em .9em;
	line-height:27px;
	font-size: 1em;
}

#main-nav ul li a:hover {
	background: url('/img/main-nav-right-hover.png') repeat-x bottom right;
}

#main-nav ul li.active a {
	background: url('/img/main-nav-right-active.png') repeat-x bottom right;
}

#main-nav ul li ul li a:hover,
#main-nav ul li.active ul li a:hover{
	background: none;
	background-color: #F2D579;
}

	#main-nav ul li ul li,
	#main-nav ul li ul li a,
	#main-nav ul li.active ul li a {
		background: none;
	}

#main-nav li:hover ul {
	display: block;
}

#sub-nav-wrapper {
	float: left;
	width: 100em;
	min-width: 100%;
	clear: both;
	background: #f6d14b url('/img/subnav-wrapper-bg.png') repeat-x bottom left;
	height: 2.7em;
}

a.learn_more_button {
	background:transparent url(/img/learn_more_button.png) no-repeat scroll left top;
	display:block;
	height:46px;
	left:37em;
	position:absolute;
	top:23.3em;
	width:156px;
}

a.learn_more_button:hover {
	background-position:-156px 0
}

/******************************/

/********** Banner ************/

div#home-banner-wrapper {
	float: left;
	min-width: 100%;
	height: 31.90em;
	background: #dff0fa url('/img/home-banner-wrapper-bg.png') repeat-x;
	border-bottom: solid 2px #d1d0d0;
}

div#home-banner {
	margin: 0 auto;
	clear: both;
	width: 100em;
	height: 31.90em;
	background: url('/img/home-banner-bg.png') top center no-repeat;
	position: relative;
}

	#home-banner h2 {
		font-size: 3.5em;
		font-weight: 900;
		line-height: 1.2em;
		letter-spacing: -0.05em;
		position: absolute;
		left: 0.86em;
		top: 1.8em;
	}

	#home-banner h3 {
		font-size: 1.6em;
		line-height: 1.2em;
		font-weight: 900;
		position: absolute;
		top: 7em;
		left: 2em;
		width: 31.5em;
	}

	#home-banner p {
		width: 37em;
		font-size: 1.4em;
		line-height: 1.5em;
		position: absolute;
		top: 11.2em;
		left: 2.3em;
	}

	a.big-button {
		display: block;
		padding: .5em 1em;
		font-size: 1.8em;
		font-weight: 900;
		color: #fffefe;
		text-decoration: none;
		position: absolute;
		top: 13.89em;
		left: 19.44em;
		background: #f6d04a url('/img/big-button.png') repeat-x bottom left;
		border: solid 1px white;
	}

/******************************/

/********** Content ***********/

div#content {
	width: 100em;
	margin: 10px auto 0 auto;
	clear: both;
	margin: 0 auto;
	padding-top: 1.5em;
	overflow: hidden;
}

div#page-content { /* Inside pages */
	font-size: 1.4em;
	line-height: 1.5em;
}

div#page-content p {
	margin-bottom:1.5em;
}

div.row {
	clear: both;
	width: 100em;
	position:relative;
}

#featured-work h4 {
	font-size: 1.8em;
	font-weight: 900;
	line-height: 1.2em;
	margin-left: 2.0em;
}

div#featured-work {
	float: left;
	width: 53.70em;
	height: 23.20em;
	position:relative;
	z-index:1;
}

div.section-row {
	display:block;
	width: 458px;
	position:relative;
}

	div.section-nav {
		float:left;
		width:210px;
		margin-bottom:0px;
		position:relative;
		z-index:1;
		margin-right:10px;
	}

		.section-nav h4 {
			font-size: 1.8em;
			font-weight: 600;
			line-height: 1.2em;
		}

		.section-nav p {
			font-size: 1.2em;
			line-height: 1.3em;
			text-align: left;
			position: relative;
			top: -1.2em;
		}

		a.small-button {
				display: block;
				width: 10em;
				height: 1.4em;
				text-align: center;
				font-size: 1.2em;
				font-weight: 900;
				color: #fffefe;
				text-decoration: none;
				margin: 0 auto;
				padding: .4em 0 0;
				line-height: 1.0em;
				background: #F6CF48 url('/img/small-button.png') repeat-x bottom left;
		}

			.section-nav a.small-button {
				margin-bottom: 1em;
			}

a.more_info_button {
	background:transparent url(/img/more_info_button.png) no-repeat scroll left top;
	display:block;
	height:34px;
	width:98px;
}

a.more_info_button:hover {
	background-position:-98px 0
}

h4.medium_plant_heading {
	background:transparent url(/img/medium_plant.png) no-repeat scroll left center;
	min-height:21px;
	padding-left:40px;
	padding-top:5px;
}

h4.small_plant_heading {
	background:url(/img/small_plant.png) no-repeat left center;
	min-height:24px;
	padding-left:30px;
}

a.heading_view_all {
	font-size:13px;
	padding-left:10px;
	padding-top:8px;
	float:left;
}

div.shade_separator_bottom {
	background: url('/img/shade_separator_bottom.png') no-repeat center center;
	height:17px;
	clear:both;
	margin-bottom:-11px;
}

div.shade_separator_top {
	background: url('/img/shade_separator_top.png') no-repeat center center;
	height:12px;
	margin-bottom:5px;
}

div.shade_separator_left {
	background: url('/img/shade_separator_left.png') repeat-y;
	width:28px;
	min-height:121px;
	float:left;
	position:absolute;
	margin-right:10px;
	left:-25px;
	top:auto;
}

div.shade_separator_left_top {
	background: url('/img/shade_separator_left_top.png');
	width:28px;
	height:60px;
	position:absolute;
	top:0;
	left:0;
}

div.shade_separator_left_bottom {
	background: url('/img/shade_separator_left_bottom.png');
	width:28px;
	height:60px;
	position:absolute;
	bottom:0;
	left:0;
}

div.shade_separator_right {
	background: url('/img/shade_separator_right.png') repeat-y;
	width:28px;
	min-height:120px;
	float:right;
	position:absolute;
	margin-left:10px;
	right:-25px;
	top:auto;
}

div.shade_separator_right_top {
	background: url('/img/shade_separator_right_top.png');
	width:28px;
	height:59px;
	position:absolute;
	top:0;
	left:0;
}

div.shade_separator_right_bottom {
	background: url('/img/shade_separator_right_bottom.png');
	width:28px;
	height:61px;
	position:absolute;
	bottom:0;
	left:0;
}

div#home_pages {
	float:right;
	width:45.8em;
	position:relative;
}

/******************************/

/*********** News *************/

/* We may want to convert this to definition lists for SEO */

#news {
	float: left;
	width: 42.6em;
	margin: 2.5em 2.5em;
}

h4 {
	font-size: 2em;
	margin-bottom: 1em;
	line-height: 1.2em;
}

div.news-item {
	clear: both;
	width: 42.6em;
	margin-bottom: 5em;
}

	.news-image {
		float: left;
		width: 15em;
		height: 13em;
		margin-right: 2em;
		border:none;
	}

	h5 {
		font-size: 1.8em;
		margin-bottom: 1em;
		line-height: 1em;
	}

	.news-item p {
		font-size: 1.4em;
		line-height: 1.1em;
		margin-bottom: 1em;
		text-align: justify;
	}

	.news-item .small-button {
		margin-left: 14.2em;
	}

a.read_more_button {
	background:transparent url(/img/read_more_button.png) no-repeat scroll left top;
	display:block;
	height:33px;
	width:122px;
	float:left;
}

a.read_more_button:hover {
	background-position:-122px 0
}

/******************************/

/*********** Blog *************/

/* This has been fixed to work in IE and scale better, might need tweaks */

div.blog-entries {
	float: left;
	width: 44em;
	position: relative;
	margin: 0em 3em;
}

	.blog-entries h5 {
		position: relative;
		top: 15px;
		line-height: 1.2em;
	}

	.blog-entries.news h5 {
		top:15px;
		position:relative;
		line-height:1.2em;
	}

	.blog-item-wrapper {
		background: transparent url('/img/blog-item-bg.jpg') top left repeat-x;
	}

	.blog-item-wrapper-2 {
		background: transparent url('/img/blog-item-left.jpg') top left no-repeat;
	}

	.blog-item {
		display: block;
		clear: both;
		width: 44em;
		height: 18em;
		position: relative;
		background: transparent url('/img/blog-item-right.jpg') top right no-repeat;
	}

	.news .blog-item p {
		position:relative;
		top:10px;
		left:0;
		padding-left:10px;
	}

	.blog-item.blog h5 {
		margin-left:35px;
		margin-right:10px;
	}

	span.blog-info {
		display: block;
		width: 19em;
		height: 1.2em;
		font-size: 1.2em;
		color: #fff;
		padding: 0.3em 0 0 1em;
		position: absolute;
		top: 5.1em;
		left: 2.8em;
		background: #c1c1c1 url('/img/blog-info-bg.png') bottom left repeat-x;
		border: 1px solid #fff;
	}

	div.blog-date-box {
		display: block;
		width: 4em;
		height: 4.5em;
		text-align: center;
		position: absolute;
		top: 16px;
		left: -16px;
		background-color: #F3BF0B;
		border: 2px solid #FDF2DB;
		color:#333333;
	}

		span.blog-month {
			clear: both;
			font-size: 1.4em;
			font-weight: 900;
			line-height: 0.8em;
			position: relative;
			top: 0.5em;
		}

		span.blog-date {
			font-family: Georgia, "Times New Roman", Times, serif;
			font-size: 2.2em;
			font-weight: 900;
			line-height: 1.0em;
			position: relative;
			top: 0.35em;
		}

	.blog-item p {
		font-size: 1.4em;
		position: absolute;
		top: 6.2em;
		left: 2.5em;
		line-height: 1.1em;
		padding-right: 1em;
	}

	.blog-item a {
		color:#FF9900;
		font-size:1.2em;
		font-weight:900;
		left:2.4em;
		position:relative;
		text-decoration:none;
		top:12.5em;
	}

	.news .blog-item a {
		top:0;
		left:0;
		margin-top:10px;
		margin-left:3px;

	}

/******************************/

/********** Footer ************/
div#footer_spacing {
	height:25px;
	clear:both;
}

div#footer-wrapper {
	float: left;
	min-width: 100%;
	height: 21.40em;
	background: #f6cb56;
	min-height:225px;
}

div#footer {
	margin: 0 auto;
	width: 77.5em;
	position: relative;
	font-size: 1.3em;
	line-height: 1.1em;
}

	#footer ul li a,
	#footer ul li a:visited {
		color: #000;
		text-decoration: none;
	}

	#footer ul li a:hover,
	#footer ul li a:active {
		text-decoration: underline;
	}

div.footer-column {
	float: left;
	margin: 2.5em 30px 0 40px;
}

div#work-column {
	width:13em;;
}

	#work-column ul {
		float: left;
		list-style: none;
		position: absolute;
		top: 5.2em;
		left: 1.5em;
	}

		#work-column ul li a {
			width: 9.6em;
			height: 7.0em;
			margin: 1.2em;
		}

	ul#work-column-right {
		position: absolute;
		left: 9.1em;
	}

div#discover-column {
	width: 10em;
}

	#discover-column ul {
		list-style: none;
		position: absolute;
		top: 5em;
	}

		#discover-column ul li a {
			text-decoration: none;
			color: #000;
			line-height: 1.4em;
			text-transform: uppercase;
		}

div#contact-column {
	margin-left: 0;
	width: 25em;
}

	#contact-column span {
		display: block;
		width: 27em;
		height: 3.9em;
		text-indent: -999999px;
		background: transparent url('/img/phone-number.png') top center no-repeat;
	}

	#contact-column p {
		width: 21.8em;
		margin: 0 0 1.9em 3.5em;
	}

a.gray-button {
	display: block;
	width: 12em;
	height: 1.0em;
	margin-left: 8em;
	font-weight: 900;
	text-decoration: none;
	text-align: center;
	color: #FFF;
	padding: .3em 0;
	border: 1px solid #F5DC83;
	background: #6C6C6C url('/img/grey-button.png') bottom left repeat-x;
}

#footer-wrapper-inside {
	height: 2em;
}

p#copyright {
	margin: 1.5em 0 0 6em;
}

.orange {
	text-decoration: none;
	color: #B97211;
}

ul.list-standard {
	list-style: none;
}

input.small-button {
	display: block;
	width: 11em;
	height: 2em;
	border: 1px solid #fff;
	text-align: center;
	font-size: 0.9em;
	font-weight: 900;
	color: #fffefe;
	margin: 7px auto 0 auto;
	padding: 0;
	background: #F6CF48 url('/img/small-button.png') repeat-x bottom left;
}

a.talk_to_us_button {
	background:url('/img/talk_to_us_button.png') top left;
	width:198px;
	height:39px;
	display:block;
	margin-left: 6.5em;
}

a.talk_to_us_button:hover {
	background-position:-198px 0;
}

div.footer_separator {
	background: url('/img/footer_separator.png') repeat-y;
	min-height:225px;
	width:62px;
	position:relative;
	float:left;
	margin-right:20px;
	margin:0 32px 0 12px;
}

div.footer_separator.reverse {
	background: url('/img/footer_separator_reverse.png') repeat-y;
	width:62px;
	margin:0 12px 0 32px;
	float:left;
	position:relative;
	min-height:225px;
}

div.footer_separator_top {
	background: url('/img/footer_separator_top.png');
	width:62px;
	height:108px;
	position:absolute;
	top:0;
	left:0;
}

div.reverse div.footer_separator_top {
	background: url('/img/footer_separator_top_reverse.png');
	width:62px;
	height:108px;
	position:absolute;
	top:0;
	left:0;
}

div.footer_separator_bottom {
	background: url('/img/footer_separator_bottom.png');
	width:62px;
	height:110px;
	position:absolute;
	bottom:0;
	left:0;
}

div.reverse div.footer_separator_bottom {
	background: url('/img/footer_separator_bottom_reverse.png');
	width:62px;
	height:110px;
	position:absolute;
	bottom:0;
	left:0;
}

/* FEATURED WORK WIDGET */
div.featured_work_widget {
	height:199px;
	width:445px;
	position:relative;
	background-color:#000000;
	margin-left:4em;
}

a.feature_left_arrow, a.feature_right_arrow {
	display:block;
	background-position:left;
	width:69px;
	height:60px;
	position:absolute;
	top:70px;
	z-index:1;
	cursor:pointer;
}

a.feature_left_arrow {
	background-image:url('/img/feature_arrow_left.png');
	left:-30px;
}

a.feature_right_arrow {
	background:url('/img/feature_arrow_right.png') left;
	right:-44px;
}

a.feature_left_arrow:hover, a.feature_right_arrow:hover {
	background-position:-69px 0;
}

div.feature_content {
	height:199px;
	width:445px;
	overflow:hidden;
	position:relative;
}

div.feature_content_inner {
	height:199px;
	left:0;
	position:absolute;
	top:0;
	width:9999px;
}

a.feature_entry {
	height:199px;
	width:445px;
	position:relative;
	overflow:hidden;
	float:left;
	cursor:pointer;
	text-decoration:none;
}

div.feature_image {
	height:199px;
	width:445px;
	position:relative;
	background-color:#000000;
}

div.feature_text {
	height:45px;
	width:445px;
	position:absolute;
	bottom:0;
	left:0;
	background-color:#000000;
	opacity:0.8;
	filter:alpha(opacity=80);
	color:#FFFFFF;
	padding:10px 20px;
	width:405px;
}

div.feature_text h2 {
	font-size:16px;
	line-height:22px;
	color:#FFFFFF;
}

/* Recaptcha */
div#recaptcha_div {
	margin-top:20px;
}

div#recaptcha_instructions {
	margin-bottom:20px;
}

img#recaptcha_logo {
	display:none;
}

div#recaptcha_image {
	width:355px;
}

div#recaptcha_image img {
	margin:auto;
}

input#recaptcha_response_field {
	width:355px;
}

/** Quick Support **/
#masthead .quick-links {
	position: absolute;
	top: 10px;
	font-size: 1.2em;
	right: 15px;
}

	#masthead .quick-links a {
		text-decoration: none;
		color:#000000;
	}


/** Home Blog Section Fixes **/
.blog-item p {
	position:relative;
	top:3.2em;
}

.blog-item a {
	margin-bottom:10px;
	top:3.6em;
}

.blog-item {
	height:auto;
}