@import url(reset.css);

body {
	background: url(/pics/shared/background.gif) repeat;
	color:#3c2d1d;
	font: normal normal normal 13px/normal times, 'times new roman', georgia, serif;
	text-align:center;
}

strong, b { font-weight:bold;}
em, i {font-style:italic;}

a {
	color:#3c2d1d;
}
div.clear {
	clear:both;
	height:30px;
}
#errormsg {
	color:#aa0000;
	font: normal normal normal 16px/normal times, 'times new roman', georgia, serif;
}
#leaves {
	height:203px;
	width:853px;
	margin: 0 auto;
	background: url(/pics/shared/leaves.gif) no-repeat 5px 31px;
}
#container {
	background: url(/pics/shared/background_repeat.jpg) repeat-y;
	width:770px;
	margin: -203px auto 0 auto;
	text-align:left;
}
#header {
	background: url(/pics/shared/background_top.jpg) no-repeat;
	height:420px;
	position:relative;
}
#body {
	position:relative;
	background: url(/pics/shared/background_bottom.jpg) no-repeat left bottom;
	margin: -255px 0 0 0;
}
#header h1 {display:none;}
#nav {
	position:absolute;
	top: 52px;
	left:195px;
}
#nav li {
	display:inline;
}
#nav li a {
	text-decoration:none;
	color:#20190f;
}
#nav li a:hover, #side .section a:hover {
	text-decoration:underline;
}
#tree_address {
	position:absolute;
	top: 142px;
	left: 28px;
}
#side {
	position:relative;
	width:176px;
	float:right;
	padding:35px;
	background: url(/pics/shared/side.jpg) no-repeat right 10px;
	z-index:5;
}
#side h2 {
	color:#333;
	font-size:125%;
	font-weight:normal;
}
#side ul {
	font-family:'trebuchet ms', 'lucida sans', arial, sans-serif;
	font-size:11px;
	letter-spacing:1px;
}
#side .section {
	margin: 0 0 20px 0;
}
#side .section li {
	padding: 7px 0;
	margin: 4px;
}
#side .section li {
	text-decoration:none;
	color:#333;
	/* padding: 7px 25px 7px 28px; */
	padding: 7px 0px 7px 0px;
}

#proposals.section li {
	white-space:nowrap;
	/* background: url(/pics/shared/icon_contract.gif) no-repeat left center;
	position:relative; */
}
#scheduled.section li {
	white-space:nowrap;
	/* background: url(/pics/shared/icon_schedule.gif) no-repeat left center;
	position:relative; */
}
#completed.section li {
	white-space:nowrap;
	/* background: url(/pics/shared/icon_completedjobs.gif) no-repeat left center;
	position:relative; */
}
#invoices.section li {
	white-space:nowrap;
	/* background: url(/pics/shared/icon_paidinvoice.gif) no-repeat left center;
	position:relative; */
}
#declined.section li {
	white-space:nowrap;
	/* background: url(/pics/shared/icon_paidinvoice.gif) no-repeat left center;
	position:relative; */
}
#appointment.section li {
	white-space:nowrap;
	/* background: url(/pics/shared/icon_contract.gif) no-repeat left center;
	position:relative; */
}

.section h2 {
	white-space:nowrap;
}

#main {
	padding: 45px;
	min-height:300px;
	position:relative;
}
#footer {
	position:relative;
	clear:both;
	background:#d1d0ad;
	padding: 20px 45px;
}
#footer td {
	vertical-align:middle;
	padding:5px;
}

#address {
	font-size:14px;
	line-height:18px;
	margin: 0 0 1em 0;
}
#contact_info {
	font-family:'trebuchet ms', 'lucida sans', arial, sans-serif;
	font-size:11px;
	line-height:16px;
	letter-spacing:1px;
	margin: 0 0 20px 0;
}

#gallery {
	margin: 0 0 0 22px;
	position:relative;
	float:left;
	width: 434px;
	font-family:'trebuchet ms', 'lucida sans', arial, sans-serif;
	font-size:11px;
	letter-spacing:1px;
}
#gallery li {
	float:left;
	height: 150px;
	width:92px;
	margin: 7px 7px 7px 0;
	/* margin: 0 7px 7px 0; */
}
#gallery li a, a#frame {
	display:block;
	text-align:center;
	height:100px;
	width:94px;
	padding: 11px 0 10px 0;
	background: url(/pics/shared/vertical_photo_bk.gif) no-repeat 2px top;
}
#gallery li a img {
	
}

#form_heading {
	font-family:'trebuchet ms', 'lucida sans', arial, sans-serif;
	font-weight:bold;
	font-size:16px;
	line-height:20px;
	letter-spacing:1px;
}
.bold_title {
	font-family:'trebuchet ms', 'lucida sans', arial, sans-serif;
	font-weight:bold;
	font-size:13px;
	line-height:16px;
	letter-spacing:1px;
}
.title_text {
	font-family:'trebuchet ms', 'lucida sans', arial, sans-serif;
	font-weight:bold;
	font-size:13px;
	line-height:16px;
	letter-spacing:1px;
}
.form_title {
	font-family:'trebuchet ms', 'lucida sans', arial, sans-serif;
	font-weight:bold;
	font-size:13px;
	line-height:16px;
	letter-spacing:1px;
	clear:right;
	display:block;
}
.filter_title {
	font-family:'trebuchet ms', 'lucida sans', arial, sans-serif;
	font-weight:bold;
	font-size:13px;
	line-height:16px;
	letter-spacing:1px;
}
.form_data {
	font-family:'trebuchet ms', 'lucida sans', arial, sans-serif;
	font-size:11px;
	letter-spacing:1px;
	width:350px;
}
.form_price {
	font-family:'trebuchet ms', 'lucida sans', arial, sans-serif;
	font-size:13px;
	font-weight:bold;
}
#error_msg_header {
	
	font-weight:bold;
	font-size:13px;
	line-height:16px;
	letter-spacing:1px;
	padding: 3px;
	background:#B8E485;
	width: 250px;
}
#error_table {
	width:500px;
	font-family:'trebuchet ms', 'lucida sans', arial, sans-serif;
	padding: 1px;
	border: 1px solid #777777;
}
#payment_table {
	width:350px;
	font-family:'trebuchet ms', 'lucida sans', arial, sans-serif;
	padding: 1px;
	border: 1px solid #777777;
}
#site_img {
	float:right;
	position:relative;
	margin: 0  15px 15px 15px;
	
}
#customer_site_img {
	float:right;
	position:relative;
	margin: 0 15px 15px 15px;
	
}
* html #customer_site_img { margin-right:7px; }
* html #site_img {
	/* FOR IE */
	margin-right: 100px;
}






/* LIGHT BOX STUFF */
#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
	z-index:6;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
	z-index:7;
}

.lbLoading {
	background: #fff url(/pics/lightbox/loading.gif) no-repeat center;
}

#lbImage {
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(/pics/lightbox/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(/pics/lightbox/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	color:#222;
	line-height: 13px;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(/pics/lightbox/closelabel.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}
/* END LIGHT BOX STUFF */



#data_form_wrap {
	width: auto;
}
#data_form_wrap td {
	text-align:center;
}


table.data_forms {
	font-family:'trebuchet ms', 'lucida sans', arial, sans-serif;
	font-size:11px;
	line-height:16px;
	letter-spacing:1px;
	width:207px;
	margin: 0 22px 0 0;
	border: solid 1px #000;
}
.data_forms th {
	text-align:center;
	background: #74AD60;
	font-weight: bold;
	padding: 2px;
	height: 25px;
	vertical-align:middle;
	line-height:21px;
}
.data_forms th img {
	margin: 0 0 -3px 0;
}
.data_forms td {
	padding:4px;
	text-align:center;
}
.weekly_box {
	width: 420px;
	float:left;
	margin: 0px 0 0 0;
	font-size: 12px;
	font-weight: bold;
	font-family: trebuchet ms;
	position:relative;
}
.multi_weekly_box {
	width: 630px;
	float:left;
	margin: 0px 0 0 0;
	font-size: 12px;
	font-weight: bold;
	font-family: trebuchet ms;
	position:relative;
}
.weekly {
	float:left;
	width:200px;
	margin: 0 10px 10px 0;
	font-size: 9px;
	font-family: trebuchet ms;
}
.weekly th {
	background: #74AD60; 
	padding: 3px;
	color: #fff;
	font-weight: bold;
	width:200px;
}
.weekly td {
	padding-top:2px; 
	padding-right:2px;
	padding-bottom:2px;
	padding-left:2px;
}

.weekly tr {
	border-bottom: 1px solid #000; 
}

#daily {
	width:240px;
	font-family: trebuchet ms;
	float:right;
	margin: 0px 0 0 0;
	font-size: 12px;
	font-weight: bold;
	position:relative;
}

#daily th {
	background: #74AD60; 
	padding:3px;
	color:#fff;
	font-weight: bold;
	font-size: 10px;
}

#daily td {
	vertical-align:middle;
	font-size: 10px;
	padding-top:2px; 
	padding-right:4px;
	padding-bottom:2px;
	padding-left:2px;
}
.job_details {
	font-family:'trebuchet ms', 'lucida sans', arial, sans-serif;
	font-size:11px;
	line-height:16px;
	letter-spacing:1px;
	border: solid 2px #DDDBB5;
	padding: 8px;
}
.showborder{
	border: solid #dddbb5;
}
#contact_info li .mytitle {
	/* width: 105px; */
	text-align: right;
	padding-right: 5px;
	padding-top: 5px;
}
/* Norms CSS Tooltips */

a.tip{
    position:relative; /*this is the key*/
    z-index:24;
    color:#000;
    text-decoration:none;
	/*width:150px;*/
	padding:2px 3px;
	white-space: normal;
	
	}

a.tip:hover{
	z-index:25; 
	text-decoration:none;
	background-color:#E9EEB8}

a.tip span{display: none}

a.tip:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:2em; left:2em; width:175px;
    border:1px solid #000;
	text-decoration:none;
    background-color:#ffffe1; color:#000;
	padding:2px 3px;}
	
#ask {
	background: #B8E485; 
	width: 210px;
	padding: 6px;
	margin-left:135px;
	font-family:'trebuchet ms', 'lucida sans', arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.results {
	width:600px;
	margin: 0 10px 10px 0;
	cell-spacing: 0px;
	font-size: 9px;
	font-family: trebuchet ms;
	border: 1px solid #3C2D1D;
}

.results th {
	background: #74AD60; 
	padding: 3px;
	color: #fff;
	font-weight: bold;
	width:500px;
	text-align: center;
}
.results tr {
	
	border-bottom: 1px solid #3C2D1D;
}

.results td {
	padding:2px;
	text-align: center;
}

.results tr {
	border-bottom: 1px solid #000; 
}
.scheduler_results {
	width:300px;
	margin: 0 10px 10px 0;
	cell-spacing: 0px;
	font-size: 9px;
	font-family: trebuchet ms;
	border: 1px solid #3C2D1D;
	text-align: center;
}
.scheduler_results th {
	background: #74AD60; 
	padding: 3px;
	color: #fff;
	font-weight: bold;
	width:500px;
	text-align: center;
}
.scheduler_results tr {
	
	border-bottom: 1px solid #3C2D1D;
}

.scheduler_results td {
	padding:2px;
	text-align: center;
}

.scheduler_results tr {
	border-bottom: 1px solid #000; 
}
