/* --------------------------------------------
|  GLOBAL STYLES											
--------------------------------------------- */
html { border: none; }

body {
	margin: 0;
	padding: 0;
	line-height: 13px; 
	color:#666;
}

body, td {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

img {border: 0; line-height:0; font-size:0;}
p {margin: 0 0 15px 0;}

a {
	text-decoration: underline;
	color: #00a160;
}

br.clearBoth {
	clear: both;
	line-height: 0;
	font-size: 0;
}
.positionRelative {
	position:relative;
	z-index:1000;
}

.alignCenter{
	text-align:center;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
.floatRight {
	float:right;
	margin-left:10px;
}

h1, h2, h3, h4, h5, form {margin: 0;}
h1 {
	font-size:16px;
	color:#00a160;
	margin-bottom:10px;
}
h2 {
	font-size:15px;
	color:#ffac04;
	margin-bottom:10px;
}
h3 {
	font-size:14px;
	color:#ffac04;
	margin-bottom:10px;
}
h4 {
	font-size:13px;
	color:#ffac04;
	margin-bottom:10px;
}
h5 {
	font-size:12px;
	color:#ffac04;
	margin-bottom:10px;
}

ol{
	margin:0 0 30px 22px;
	padding:0;
	}
	ol li{
		line-height:17px;
		margin-bottom:10px;
	}
/* --------------------------------------------
|  NAVIGATION												
--------------------------------------------- */

#nav {
	margin: 0 0 0 0;
	padding: 0 0 4px 20px;
	list-style: none;
	height: 35px;
	clear:both;
	background:url(graphics/nav/bg_nav.gif) no-repeat;
}
#nav li {
	float: left;
}
#nav li a {
	outline: none;
	display: block;
	padding: 0 0;
	height: 35px;
	line-height: 35px;
	float: left;
	text-indent: -9999px;
	text-decoration: none;
	background-image: url(graphics/nav/nav_matrix.gif);
}
#bHome{background-position: 0px 0; width: 87px;}#bHome:hover {background-position: 0px -35px;}#nav li.current #bHome {background-position: 0px -70px;}
#bAboutUs{background-position: -87px 0; width: 111px;}#bAboutUs:hover {background-position: -87px -35px;}#nav li.current #bAboutUs {background-position: -87px -70px;}
#bOurServices{background-position: -198px 0; width: 134px;}#bOurServices:hover {background-position: -198px -35px;}#nav li.current #bOurServices {background-position: -198px -70px;}
#bLocations{background-position: -332px 0; width: 120px;}#bLocations:hover {background-position: -332px -35px;}#nav li.current #bLocations {background-position: -332px -70px;}
#bFranchiseOpportunities{background-position: -452px 0; width: 217px;}#bFranchiseOpportunities:hover {background-position: -452px -35px;}#nav li.current #bFranchiseOpportunities {background-position: -452px -70px;}
#bContact{background-position: -669px 0; width: 109px;}#bContact:hover {background-position: -669px -35px;}#nav li.current #bContact {background-position: -669px -70px;}
#bLogin{background-position: -778px 0; width: 84px;}#bLogin:hover {background-position: -778px -35px;}#nav li.current #bLogin {background-position: -778px -70px;}



#subNav {}


/* --------------------------------------------
|  STRUCTURE												
--------------------------------------------- */

#siteContainer {
	width:960px;
	margin:0 auto;
	padding-top:20px;
	background:url(graphics/bg_header.jpg) 626px 0 no-repeat;
}

/* -- HEADER -- */
#header {
	padding-left:23px;
}

/* -- BODY -- */
#contentArea {
	padding-left:23px;
	clear:both;
	line-height:16px;
	}
	.subPage {
	background:url(graphics/bg_content_page.gif) repeat-y 23px 0;
	}
	#subPageBottom {
		background: url(graphics/bg_content_menu.jpg) no-repeat bottom left;
		min-height:1px;
		clear:both;
		border-bottom:1px solid #fff;
	}
	#contentArea ul {
		list-style:none;
		margin:0;
		padding:0 0 0 10px;
		}
		#contentArea ul li {
			background:url(graphics/i_arrow.gif) no-repeat 0 5px;
			padding:0 0 20px 15px;
		}
		#contentArea ul li strong{
			color:#00a160;
		}

	#contentArea #topColumns {
		height:242px;
	}
#colLeft {
	width:350px;
	float:left;
	}
	#colLeft .pad {
		padding:16px 14px 10px 17px;
	}
#colRight {
	float:left;
	width:552px;
	border-right:1px solid #CCC;
	background: url(graphics/bg_right_column.jpg) no-repeat right;
	}
	#colRight .pad {
		padding:16px 152px 5px 17px;
	}

/* -- FOOTER -- */
#footer {
	clear: both;
	border:1px solid #ccc;
	width:901px;
	margin-left:23px;
	}
	#footerLeaf {
		position:absolute;
		margin:15px 0 0 -20px;
		display:none;
	}
	#footerCTAS {
		background:#00a160;
		height:35px;
		border-bottom:1px solid #ccc;
		padding-left:60px;
		}
		#footerCTAS .CTA {
			float:left;
			padding-right:202px;
			padding-top:12px;
			text-align:center;
			}
			#footerCTAS .CTA.second {
				padding-right:180px;
			}
			#footerCTAS .CTA.last {
				padding-right:0;
			}
			#footerCTAS .CTA img {
				padding-bottom:4px;
			}
		#footerCTAS .CTA .CTALink {
			display:block;
			font-weight:normal;
			color:#fff;
			text-decoration:none;
			}
			#footerCTAS .CTA .CTALink:hover {
				text-decoration:underline;
			}
	#footer #footerList {
		margin:0 auto 0 auto;
		padding:10px 0 0 35px;
		width:160px;
		height:28px;
		list-style:none;
		}
		#footer #footerList li {
			float:left;
			font-size:10px;
			color:#00a160;
			letter-spacing:10px;
		}
		#footer #footerList a {
			margin-right:10px;
			letter-spacing:normal;
		}
		.footerMenuButton {
			text-indent: -99999px;
			display:block;
			height:12px;
			text-decoration:none;
			outline:none;
		}
			.footerMenuButton:hover {
				text-decoration:none;
				outline:none;
			}
		#btnContactCustomerCare {
			background:url(graphics/h_contact_customer_care.gif) no-repeat;
			width:151px;
		}
		#btnSunshineNews {
			background:url(graphics/h_sunshine_news.gif) no-repeat;
			width:96px;
		}
		#btnFranchiseOpportunities {
			background:url(graphics/h_franchise_opportunities.gif) no-repeat;
			width:156px;
		}
			#btnContactCustomerCare:hover {
				background:url(graphics/h_contact_customer_care_o.gif) no-repeat;
				width:151px;
			}
			#btnSunshineNews:hover {
				background:url(graphics/h_sunshine_news_o.gif) no-repeat;
				width:96px;
			}
			#btnFranchiseOpportunities:hover {
				background:url(graphics/h_franchise_opportunities_o.gif) no-repeat;
				width:156px;
			}
		
#subFooter {
	margin-top:10px;
	margin-left:23px;
	height:70px;
	font-size:10px;
	}
		
	#subFooter .leftLogo{
		float:left;
		padding-right:125px;
	}
	#subFooter .centerText{
		float:left;
		font-size:10px;
		padding-right:46px;
		}
		#subFooter .centerText p{
			margin-bottom:3px;
			color:#999;
			text-align:center;
		}
		#subFooter .centerText p.light {
			color:#d8d8d8;
		}
		#subFooter .centerText p.light a {
			color:#d8d8d8;
			text-decoration:none;
		}
	#subFooter .rightLogo{
		float:left;
		margin-right:18px;
	}
	#subFooter .rightLogo2{
		float:left;
		margin-top:5px;
	}


/* --------------------------------------------
|  SITE MAP													
--------------------------------------------- */
	
	.siteMapList { margin-bottom: 20px;}
	.siteMapList dt {
		background:url(graphics/ico_folder.gif) 0 4px no-repeat;
		padding-left:20px;
		line-height:20px;
	}
	.siteMapList dd {	
		padding-left:10px;
		margin-left:25px;
		line-height:16px;
		background:url(graphics/sitemap_2nd.gif) no-repeat;
	}
	.siteMapList dd a {	
		color: #666 !important;
		text-decoration:none;
	}
	.siteMapList .bottom { background:url(graphics/sitemap_2nd_bottom.gif) no-repeat; }


/* --------------------------------------------
|  CONTENT SPECIFIC										
--------------------------------------------- */

	.clearBoth {clear: both}
	#sunshinelandscapeLogo {
		padding:0 0 16px 0;
		float:left;
	}
	
	#headerCTAS {
		margin-left:540px;

		height:56px;
		}
		#headerCTAS #phone {
			float:left;
			margin-top:3px;
			}
			#headerCTAS #phone a {
				outline:none;
			}
		#headerCTAS #requestQuote {
			float:left;
			margin-left:33px;
			margin-top:3px;
		}
			#headerCTAS #requestQuote a{
				outline:none;
			}
		#btnPhoneNumber {
			display:block;
			width:190px;
			height:43px;
			background:url(graphics/t_1800361lawn.gif) no-repeat;
			text-indent:-99999px;
			text-decoration:none;
			line-height:43px;
			}
			#btnPhoneNumber:hover {
				background:url(graphics/t_1800361lawn_over.gif) no-repeat;
			}
		#btnRequestAQuote {
			display:block;
			width:115px;
			height:54px;
			background:url(graphics/t_request_a_quote.gif) no-repeat;
			text-indent:-99999px;
			text-decoration:none;
			line-height:54px;
			}
			#btnRequestAQuote:hover {
				background:url(graphics/t_request_a_quote_over.gif) no-repeat;
			}

			
	#contentMenuContainer {
		float:left;
		margin-right:4px;
		width:259px;
		}
		#contentMenuContainer #menuImageContainer {
			height:209px;
			}
			#contentMenuContainer #menuImageContainer img {
				border-bottom:4px solid #fff;
			}
		#contentMenuContainer #menuImageSubtitle {
			text-align:center;
			padding-top:5px;
			color:#00a160;
			font-weight:bold;
		
		}
		#contentMenuContainer #menuImageContainerHome {
			height:389px;
			}
			#contentMenuContainer #menuImageContainerHome img {
				border-bottom:4px solid #fff;
				}
		#contentMenu {
			margin:0;
			padding:0;
			
			}
			#contentMenu li {
				padding:9px 0 11px 0px!important;
				margin:0 0 !important;
				background:none !important;
				text-align:right;
				border-bottom:1px solid #FFF;
				width:230px;
				font-weight:bold;
				}
				#contentMenu li a {
					font-weight:normal;
					text-align:right;
					height:29px;
					text-decoration:none;
				}
				#contentMenu li a:hover {
					text-decoration:underline;
					color:#00a160;
				}
				#contentMenu li.current a {
					font-weight:bold;
					color:#666;
					padding-left:10px;
					background:url(graphics/i_arrow_grey.gif) no-repeat 0 4px;
					}
					#contentMenu li ul{
						margin:0;
						padding:5px 0 0 0;
						}
						#contentMenu li ul li{
							background:none !important;
							border:none !important;
							padding:2px 0 !important;
							}
							#contentMenu li ul li a {
								height:14px !important;
								font-weight:normal !important;
								background:none !important;
							}
							#contentMenu li ul .current a{
								font-weight:bold !important;
								background:url(graphics/i_arrow_grey.gif) no-repeat 0 4px !important;
							}
				
	#contentMainContent {
		float:left;
		width:640px;
		}
		#contentMainContent.home {
			background:url(graphics/bg_right_column.jpg) no-repeat bottom right;
		}
		#contentMainContent .pad {
			padding:20px 10px 0 18px;
		}
		#contentMainContent h4 {
			margin-bottom:5px;
		}
		#contentPic {
			float:right;
			position:relative;
			left:35px;
			margin-bottom:15px;
		}
	.subList {
		margin-bottom:10px !important;
	}
	.subList li {
		padding-bottom:10px !important;
		font-weight:bold;
		color:#00a665;
		}
		.subList li ul {
			margin-top:10px !important;
			}
			.subList li ul li {
				font-weight:normal;
				color:#666;
			}
.contentImageText {
	padding:5px 0 25px 38px;

}
/* --------------------------------------------
|  PAGE SPECIFIC											
--------------------------------------------- */

	#topLeftColumn {
		float:left;
		width:440px;
		height:420px;
		}
		#topLeftColumn .pad {
			padding:23px 20px 0 20px;
		}
	#topCenterColumn {
		float:left;
		margin-right:7px;
		line-height:0;
	}
	#topRightColumn {
		float:left;
		}
		#topRightColumn .columnCTA {
			background:url(graphics/bg_columnCTA.jpg) no-repeat;
			height:76px;
			width:200px;
			line-height:14px;
			font-size:10px;
			}
			#topRightColumn .columnCTA.bottomSpace {
				margin-bottom:7px;
			}
			#topRightColumn .columnCTA .headerImage {
				margin:6px 0 0 7px;
			}
			#topRightColumn .columnCTA p {
				margin:5px 0 0 8px;
			}
			#topRightColumn .columnCTA .narrow {
				width:130px;
			}
			
			#topRightColumn .columnCTA .CTALink {
				padding-right:8px;
				background:url(graphics/i_arrow.gif) no-repeat right 5px;
			}
		
	#homeColumns {
		background:url(graphics/bg_column_left.gif) repeat-y;
		
	}	
	
	#homePopup {
		position:absolute;
		margin-left:738px;
		margin-top:-326px;
	}
	#homePopoutTop {
		position:absolute;
		margin-left:875px;
		margin-top:-326px;
	}
	#homePopoutMiddle {
		position:absolute;
		margin-left:835px;
		margin-top:-273px;
	}
	#homePopoutBottom {
		position:absolute;
		margin-left:733px;
		margin-top:-184px;
	}
	
	
#contactStyle ul { list-style: none; margin: 0 0 15px 0; padding: 0;}
#contactStyle ul li { background:none !important; margin:0; padding:0;}
#formStyle label { font-weight: bold; display: block; }
#formStyle label span { font-size: 10px; font-weight: normal; }
#formStyle td {
	padding-bottom:5px;
	padding-right:5px;
}
#formStyle input, #formStyle textarea, #formstyle select{
	border:1px solid #888;
}
#formStyle .button, .submitButton{
	background:#00a160;
	color:#fff;
	border:1px solid #888;
	margin-top:10px;
}

#emailInfo{
	margin:2px 0 0 5px;
	font-style: italic;
	position:absolute;
	padding-left:5px;
}
#errorInfo{
	border:2px solid red;
	padding:10px;
	display:none;
	margin:10px 0;
	
}

.quoteFormStyle{
	width:100%;
	margin-bottom:10px;
	}
	.quoteFormStyle td {
		width:200px;
		background:#f1f1f1;
		font-weight:bold;
		padding:2px 10px;
		border-bottom:1px solid #FFF;

	}
	.quoteFormStyle .noBG {
		background:none;
	}
	.quoteFormStyle td label{
		display:block;
		width:200px;
	}

#formPartTwo{
	display:none;
}
/*SalesForce Styling*/

.pageBodyContainer{
	padding-left:10px;
	}	
	.pageBodyContainer .button{
		background:#00a160;
		color:#fff;
	}
	.pageBodyContainer table tr td{
	padding-bottom:5px;
	text-align:left !important;
	
	}
	.pageBodyContainer table .listHeading{
		font-weight:bold;
	}
	.pageBodyContainer table .text{
		text-align:right !important;
	}
	.pageBodyContainer table .error{
		border:2px solid #ff9900;
		margin-bottom:20px !important;
	}
	.pageBodyContainer table .detailLabel {
		font-weight:bold;
	}
.menuBarFrame{
	letter-spacing:5px;
}
.menuBarFrame a{
	letter-spacing:normal;
	margin-right:5px;
}
.menuBarFrame .tabOff{
	
}

.menuBarFrame .tabOn{
	font-weight:bold;
}

.pagetitle{
	font-weight:bold;
	font-size:13px;
	color:#ff9900;
}

.titleInfo{
	text-align:left !important;
}

.dataTable{
	width:100%;
	margin-bottom:15px;
	}
	.dataTable td{
		padding:3px 10px;
	}
	.dataTable .odd{
		background:#EEE;
	}	
	.dataTable .subTotal{
		background:#DDD;
		font-weight:bold;
	}
	.dataTable .total{
		background:#CCC;
		font-weight:bold;
	}
	.dataTable .cost{
		text-align:right;
	}
	
.menuHeader a {
	font-weight:bold !important;
}

.hiddenMenu {
	display:none;
}

#secureMessage{
	border:3px solid #00a160;
	padding:5px;
	margin-bottom:10px;
}


.greenBox{
	clear:both;
	width:595px;
	margin:0 auto 15px auto;
	overflow:hidden;
	}
	.greenBox .image{
		float:left;
		width:171px;
		height:247px;
	}
	.greenBox .image-momdad{
		float:left;
		width:234px;
		height:247px;
	}
	.greenBox .content-momdad{
		float:left;
		width:340px;
		height:247px;
	}
	.greenBox .content{
		float:left;
		width:404px;
		height:247px;
	}
	.greenBox h2{
		text-transform:uppercase;
		font-size:17px;
		color:#00a160;
		margin-bottom:3px;
	}
	.greenBox h5{
		color:#666;
		font-size:11px;
		text-transform:uppercase;
		font-weight: normal;
		margin:0;
	}
	.greenBox p{
		padding-top:15px;
		font-size:10px;
		line-height:14px;
		color:#000;
	}
	.greenBox .left {
		background: url(graphics/bg_green_box_left.gif) no-repeat bottom left;
	}
	.greenBox .right {
		background: url(graphics/bg_green_box_right.gif) no-repeat bottom right;
	}
	.greenBox .left .pad {
		padding: 60px 15px 10px 60px !important;
	}
	.greenBox .right .pad {
		padding: 60px 60px 10px 15px !important;
	}
	
	
#infoBox{
	position:absolute;
	width:240px;
	height:93px;
	background:#e0f4ec;
	margin-left:398px;
	margin-top:87px;
	background:url(graphics/bg_map_info.gif) no-repeat;
	color:#fff;
	font-size:10px;

	}
	#infoBox .pad{
		padding:10px 10px !important;
	}
	#infoBox #infoBoxRegion {
		margin-top:20px;
		font-weight:bold;
	}	