/*
Theme Name: Gardenvision Theme
Theme URI: 
Description: Gardenvision custom design by Paeremarkt. 
Version: 1.1
Author: Cortlin Dillon
Author URI: www.pearim.com
Tags: fixed width, valid XHTML, CSS3, jquery, easing
*/
body {
	background:#FFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#000000;
	font-weight:normal;
	padding:0px;
	margin:0px;
	}
	
.clr 
	{
	clear: both;
	}
	
a, img, img a 
	{
	text-decoration:none;
	border:0;
	outline:0;
	color: #35a454;
	}

a:visited { 
	color: #dd7fb4;
	text-decoration: line-through;
	}

form {
	border:0;
	margin:0;
	padding:0;
	outline:0;
	}
	
/* General Styles */
.clear { clear:both; }
.float-l{ float:left; }
.float-r{ float:right; }
	
.outer_top {
	background:url(../images/outer_top.jpg) repeat-x left top;
	}
	
.outer_bottom {
	background:url(../images/outer_bottom.jpg) repeat-x bottom left;
	}
	
.wrapper {
	width:1000px;
	margin:0 auto;
	}
	
.header {
	width:900px;
	height:182px;
	margin:0 auto;
	}
	
.logo {
	text-align:center;
	padding:12px 0 0 0;
	padding-bottom:18px;
	}
	
.nav {
	height:26px;
	font-size:17px;
	text-transform:uppercase;
	}
	
.nav ul {
	padding:0 0 0 5px;
	margin:0;
	}
	
.nav ul li {
	list-style:none;
	float:left;
	background:url(../images/nav_bg1.jpg) no-repeat left top;
	width:140px;
	height:26px;
	line-height:26px;
	text-align:center;
	margin:0 4px;
	}
	
.nav ul li.bg2 {
	background:url(../images/nav_bg2.jpg) no-repeat left top;
	}
	
.nav ul li.bg3 {
	background:url(../images/nav_bg3.jpg) no-repeat left top;
	}
	
.nav ul li a {
	color:#231f20;
	display:block;
	}
	
.nav ul li:hover a {
	background:url(../images/nav_bg3_hover.jpg) no-repeat left top;
	color:#918f8f;
	}
	
.nav ul li.bg2:hover a {
	background:url(../images/nav_bg2_hover.jpg) no-repeat left top;
	}
	
.nav ul li.bg3:hover a {
	background:url(../images/nav_bg3_hover.jpg) no-repeat left top;
	}
	
.banner_area {
	width:884px;
	padding:35px 0 0 16px;
	margin:0 auto;
	margin-bottom: 35px;
	}
	
.banner_bg {
	background:url(../images/banner_bg.png) no-repeat left top;
	width:875px;
	height:288px;
	padding:2px 0 0 2px;
	}
	

#bannerImg {
width:875px;
height:288px;
padding:2px 0 0 2px;
}
	
#slider {
position:relative;
width:867px;
height:280px;
}
.banner_bg img{
position:absolute;
top:0;
left:0px;
display:none;
}
.nivo-slice{
position:absolute
}
.nivo-caption {
position:absolute;
bottom:0px;
color:white;
background:black
}
.nivo-caption p {
padding-left:10px;
padding-right:10px;
}

.banner_txtpic {
	}
	
.content {
	width:900px;
	margin:0px auto 0 auto;
	}
	
.content_top {
	margin-bottom:8px;
	}
	
.content_top p {
	padding:0 30px 0 40px;
	margin:0;
	line-height:24px;
	} 
	
.content_bottom {
	}
	
.content_btm_left {
	width:446px;
	float:left;
	margin-bottom:10px;
	}
	
.flower {
	margin-bottom:1px;
	}
	
.footer_nav {
	height:13px;
	font-size:12px;
	}
	
.footer_nav ul {
	padding:0;
	margin:0;
	}
	
.footer_nav ul li {
	list-style:none;
	float:left;
	background:url(../images/footer_navbrdr.jpg) no-repeat right center;
	}
	
.footer_nav ul li.last {
	background:none;
	}
	
.footer_nav ul li a {
	color:#953070;
	padding:0 6px;
	text-decoration: underline;
	}

.footer_nav ul li a:hover, a:visited {
	text-decoration: none;
	color: #35a454;
	}
	
.content_btm_right {
	width:445px;
	float:right;
	position: relative;
	margin-top:53px;
	*margin-top:59px;
	}
a.tag1 {
background:url(../images/tab_one.png) 0 0 no-repeat;
width:243px;
height:197px;
display:block;
position:absolute;
z-index:2;
left:0;
}
a.tag1:hover {
background:url(../images/tab_one_hover.png) 0 0 no-repeat;
width:247px;
height:198px;
}

a.tag2{
background: url(../images/tab_two.png) 0 0 no-repeat;
width:147px;
height:219px;
display:block;
position:absolute;
z-index:3;
left:160px;
top:-22px;
}
a.tag2:hover{
background: url(../images/tab_two_hover.png) 0 0 no-repeat;
width:145px;
height:232px;

}

a.tag3{
background:url(../images/tab_three.png) 0 0 no-repeat;
width:214px;
height:198px;
display:block;
position:absolute;
z-index:1;
left:250px;
top:-1px;
}
a.tag3:hover{
background:url(../images/tab_three_hover.png) 0 0 no-repeat;
width:209px;
height:213px;
top:-12px;
}
	
.footer {
	width:868px;
	height:92px;
	padding:28px 0 0 32px;
	margin:0 auto;
	}
	
.copyright {
	width:140px;
	float:left;
	font-size:10px;
	color:#2f9c49;
	padding:40px 0 0 0;
	}

.copyright a {
	color:#2f9c49;
	text-decoration:underline;
	}

	
.footer_pic {
	float: right;
	margin: 0 auto;
	}
	
.footer_pic img {
	margin:0 30px;
	}

	
/**************************css for inner1 page********************************/

.outer_top_inner {
	background:url(../images/outer_top_inner.jpg) repeat-x left top;
	}

.banner_inner1 {
	width:1000px;
	padding:0;
	margin-bottom:10px;
	}
	
.content_top_inner1 {
	margin-bottom:8px;
	}
	
.content_top_inner1 h1 {
	padding:0;
	margin:0 0 15px 0;
	}

	
.content_top_inner1 h1 span {
	font-size:11px;
	color:#000;
	}
	
.content_top_inner1 p {
	padding:0;
	margin:0;
	font-size:11px;
	text-align:justify;
	line-height:22px;
	}

.content_jobs {
	height:300px;
	width:875px;
	font-size:11px;
	line-height:18px;
	text-align:justify;
	margin: 0 auto;
	overflow: scroll;
	overflow-x: hidden;
	}

.content_jobs p {
	padding: 0 10px 0 10px;
	}
	
.content_top_inner1 ul {
	float: left;
	padding:0;
	margin:0;
	text-align:center;
	font-size:13px;
	width: 875px;
}
	
.content_top_inner1 ul li {
	list-style:none;
	float:left;
	display:inline;
	border-right:1px solid #35a454;
	line-height:18px;
	}
	
.content_top_inner1 ul li.last_brdr {
	border-right:0;
	}

.content_top_inner1 ul li a {
	color:#35a454;
	padding:0 5px;
	text-decoration: underline;
	}
	
.content_top_inner1 ul li a:hover {
	color:#35a454;
	text-decoration: none;
	}
/**************************css for inner2 page********************************/

.outer_top_inner2 {
	background:url(../images/outer_top_inner2.jpg) repeat-x left top;
	}
	
.content_top_inner2 {
	padding:35px 0 0 0;
	}

.content_inner2_left {
	width:492px;
	float:left;
	font-size:11px;
	border-bottom:1px solid #35a454;
	padding:0 0 20px 0;
	margin:0 0 10px 0;
	margin-right:60px;
	}
	
.content_inner2_left h2 {
	padding:0;
	margin:0 0 12px 0;
	}
	
.content_inner2_left ul {
	padding:0;
	margin:0;
	text-align:center;
	font-size:13px;
	}
	
.content_inner2_left ul li {
	list-style:none;
	float:left;
	display:inline;
	border-right:1px solid #35a454;
	line-height:18px;
	}
	
.content_inner2_left ul li.last_brdr {
	border-right:0;
	}
	
.content_inner2_left ul li a {
	color:#35a454;
	padding:0 5px;
	text-decoration: underline;
	}
	
.content_inner2_left ul li a:hover {
	color:#35a454;
	text-decoration: none;
	}
	
.content_inner2_left p {
	padding:10px 0 0 0;
	margin:0;
	text-align:justify;
	line-height:18px;
	}
	
.product {
	height: 300px;
	width:280px;
	float:left;
	padding:150px 0 0 0;
	}
	
.product_list {
	width:261px;
	height:255px;
	position:relative;
	margin: auto;
	}
	
.product_list ul {
	padding:0;
	margin:0;
	font-size:10px;
	}
	
.product_list ul li {
	list-style:none;
	position:absolute;
	top:15px;
	left:15px;
	}
	
.product_list ul li.two {
	position:absolute;
	top:40px;
	left:130px;
	}
	
.product_list ul li.three {
	position:absolute;
	top:92px;
	left:25px;
	}
	
.product_list ul li.four {
	position:absolute;
	top:92px;
	left:200px;
	}
	
.product_list ul li.five {
	position:absolute;
	top:175px;
	left:25px;
	}
	
.product_list ul li.six {
	position:absolute;
	top:170px;
	left:190px;
	}
	
.product_list ul li.seven {
	position:absolute;
	top:215px;
	left:105px;
	}

.product_list ul li span {
	}
	
.product_list ul li a {
	color:#000;
	display:block;
	width:30px;
	height:30px;
	}
	
.content_bottom_top {
	height: 260px;
	width:492px;
	font-size:11px;
	line-height:18px;
	text-align:justify;
	}
	
.content_bottom_top h2 {
	padding:0;
	margin:0 0 15px 0;
	font-size:17px;
	color:#953070;
	text-transform:uppercase;
	}
	
.content_bottom_top p {
	padding:0;
	margin:0;
	}
	

/**************************css for inner3 page********************************/	
.banner_inner3 {
	
	width:884px;
	height: 365px;
	padding:35px 0 0 16px;
	margin:0 auto;
	position:relative;
	}
	
.banner_flower {
	position:absolute;
	top:36px;
	left:-11px;
	margin-left: -50px;
	margin-top: -25px
	}
.banner_flower_hero {
	position:absolute;
	top:36px;
	left:-11px;
	margin-left: -50px;
	margin-top: -125px
}
	
.building {
	position:absolute;
	bottom:198px;
	left:151px;
	}
	
.banner_txt {
	width:560px;
	position:absolute;
	bottom:176px;
	left:249px;
	font-size:21px;
	color:#FFF;
	}
	
.content_inner3 {
	}

.content_inner3_top {
	font-size:11px;
	line-height:18px;
	text-align:justify;
	}

.content_inner3_top p {
	padding:25px 0 0 0;
	margin:0;
	text-align: justify;
	font-size: 13px;
	margin: 0 auto;
	} 
	
.content_inner3_top p span {
	} 
	
.inner3_left {
	position:relative;
	margin-top: 60px;
	}
	
.inner3_left img {
	margin:0 10px 0 0;
	}
	
.house {
	position:absolute;
	top:-145px;
	right:7px;
	}
	
.share {
	float:right;
	margin:30px 0 0 0;
	}
	
.gallery {
	margin-bottom:10px;
	}
	
.gallery h2 {
	padding:0;
	margin:0 0 20px 0;
	}
	
.gallery_box {
	margin-bottom:20px;
	}
	
.gallery_box.mrgn_btm {
	margin-bottom:0px;
	}
	
.gallery_box img {
	margin:0 30px 0 0;
	position:relative;
	border:5px solid #16c13f;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	}
	
.gallery_box img a {
	}
	
.gallery_box a:hover img {
	top:-20px;
	margin-top:-20px;
	}

.gallery_box ul{
	list-style: none;
	margin-bottom:20px;
	}

.gallery_box.mrgn_btm li {
	margin-bottom:0px;
	}
	
.gallery_box li img {
	float: left;
	margin:0 25px 0 0;
	position:relative;
	border:5px solid #16c13f;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	-webkit-transition-duration:.5s;
	-webkit-transition-property:margin-top;
	-webkit-transition-timing-function:ease-in-out;
	-o-transition-duration:.5s;
	-o-transition-property:margin-top;
	-o-transition-timing-function:ease-in-out;
	-moz-transition-duration:.5s;
	-moz-transition-property:margin-top;
	-moz-transition-timing-function:ease-in-out;
	transition-duration:.5s;
	transition-property:margin-top;
	transition-timing-function:ease-in-out;
	}
	
.gallery_box img li a {
	}
	
.gallery_box li a:hover img {
	margin-top: -10px;
	}
	
	
.content_nav {
	padding:30px 0 0 200px;
	} 

/* Contact Form */

.contactwrap{
	width:500px;
	height:500px;
	background:url(../images/contact.png) 0 0 no-repeat;
	}
	.contactinfo{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	text-align:center;
	padding-top:190px;
	width:500px;
	}
	.contactinfo h2{
	color:#953070;
	font-weight:normal;
	}
	.contactinfo a{
	text-decoration:underline;
	color:#404547;
	font-size:17px;
	}
	
/* twitter */
.twitter_content {
	border-bottom:1px solid #35a454;
	float: left;
	height: 350px;
	width:492px;
	font-size:11px;
	line-height:18px;
	text-align:justify;
	overflow: scroll;
	overflow-x: hidden;
	}
	
.twitter_content h2 {
	padding:0;
	margin:0 0 15px 0;
	font-size:17px;
	color:#953070;
	text-transform:uppercase;
	}
	
.twitter_content p {
	padding:0;
	margin:0;
	}
	
.tweets {
	background: none;
	height: 380px;
}

.tweets ul {
  list-style: none;
  padding: 0;
  margin: 5px 5px;
  white-space: normal;
}

.tweets ul li {
	padding: 5px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

.tweets ul li a{
	color: #35a454; 
}

.tweets span.prefix {
  font-weight: bold;
}

 .tweets span.time {
  font-style: italic;
  font-size: 14px;
  color: #03BD36
}

.tweets span.status {
  font-style: italic;
}
/* end twitter */

/* Social Page */

.updates {
	height: 350px;
	width:350px;
	float:right;
	}
	
.updates_content {
	margin: 0 auto;
	}

.news {
	width: 880px;
	padding: 10px;
	}
	
/* Superstars */
#superstar {
	width: 900px;
	margin:25px 0 0 0;
	}
	
#superstar img.float-l{
	margin:0 15px 0 0;
	border-radius: 6px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-o-border-radius: 8px;
}
#superstar h1{
	color:#000000;
	font-weight:bold;
}
#superstar h2{
	font-size:18px;
	font-style:italic;
	font-weight:bold;
	margin-top: -5px;
}
#superstar h3{
	font-style:italic;
	font-size:14px;
	font-weight:normal;
	margin:0 0 25px 0;
}
#superstar p{
	text-align:justify;
}
	
.spotlightLinks {
	text-align: right;
	padding-top: 15px;
	}

.spotlightLinks a{
	color: #35a455;
	font-size: 20px;
	text-decoration: underline;
	}

.spotlightLinks .current{
	color: #f5ddeb;
	font-size: 20px;
	text-decoration: underline;
	}

.spotlightLinks a:hover{
	color: #dd7fb4;
	font-size: 20px;
	text-decoration: none;
	}


#googleAd { 
	padding: 10px;
	margin:0 auto;
	width: 728px;
	}
