/********************************************
   AUTHOR:  			Erwin Aligam 
   WEBSITE:   			http://www.styleshout.com/
	TEMPLATE NAME: 	PixelGreen
   TEMPLATE CODE: 	S-0010
   VERSION:          1.2   
	LAST MODIFIED:    June-05-2007       	
 *******************************************/ 
 
/********************************************
   HTML ELEMENTS
********************************************/ 

/* top elements */
* { padding: 0; margin: 0; }

body {
	margin: 0; 	padding: 0;
	font: normal 0.95em 'Trebuchet MS', Tahoma, sans-serif;
	color: #555;
	background: url(images/bg3.gif);
	/*background-color:#849600;*/
	text-align: center;		
	
}

/* links */
a { background: inherit; color: #72A545; text-decoration: none; }
a:hover { background: inherit; color: #006699; text-decoration: underline; }

/* headers */
h1, h2, h3 { font: bold 1em 'Trebuchet MS', Tahoma, Sans-serif;}
h1 { font-size: 1.15em; color: #65944A; }
h2 { font-size: 1.15em;  }
h3 { font-size: 1em; }

p, h1, h2, h3 {
	margin: 10px 15px;
}
ul, ol {
	margin: 10px 30px;
	padding: 0 15px;		
}
/* form elements */
form {
	margin:10px 15px; padding: 0;
	border: 1px solid #f2f2f2; 
	background-color: #FAFAFA; 
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding: 2px;
	border:1px solid #eee;
	font: normal 1em "Trebuchet MS", Tahoma, sans-serif;
	color:#777;
}
textarea {
	width:400px;
	padding:2px;
	font: normal 1em "Trebuchet MS", Tahoma, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	margin: 0; 
	font: bold 1em Arial, Sans-serif; 
	background: #FFF url(images/gradientbg.jpg) repeat-x; 
	padding: 2px 3px; 
	color: #333;	
	border: 1px solid #DADADA;	
}
/* images */
img {
	/*border: 1px solid #DADADA;*/
	/*padding: 5px;*/
	/*background: #FAFAFA;*/
}
img.float-right {
  margin: 5px 0px 5px 15px;  
}
img.float-left {
  margin: 5px 15px 5px 0px;
}
.imgcenter{
margin-left:auto;
margin-right:auto;
text-align: center;

}

/***********************
	  LAYOUT
************************/

#header-content, #content, #footer-content {
	/*width: 760px;*/
	width: 860px;
	
}

/* header */
#header {
	height: 105px;
	text-align: left;	
	/*background-color:#ffffcc; #996600*/
	background-color:#B5943F;
	/*background-color:#773BB3;*/
	/*border: 1px solid  #FFF;
	overflow:hidden;*/
}
#header-content {	
	margin: 0 auto; padding: 0;
	position: relative;
	
}
#header-content #logo {
	position: absolute;	
	font: bold 45px 'Trebuchet MS', Sans-serif;
	letter-spacing: -2px; 
	color: #FFF;
	margin: 0; padding: 0;		
	
	/* change the values of left and top to adjust the position of the logo */
	top:5px; left: 0px;
}
#header-content h1#logo a {
	text-decoration: none;
	/*color: #FFF;*/
}
#header-content #slogan {
	position: absolute;	
	font-weight: bold;
	font-size:15px;
	font-family: 'Trebuchet Ms' ,sans-serif;
	text-transform: none;
	/*color: #818c2e;#006600;	*/
	color:#ffffcc;
	margin: 0; padding: 0;
	
	/* change the values of left and top to adjust the position of the slogan */
	top: 42px; left: 115px;
}

/* header menu */
#header-content ul {
	position: absolute;
	right: -1px; top: 80px;
	font: bolder 1.00em 'Trebuchet MS', sans-serif;
	color: #FFF;
	list-style: none;
	margin: 0; padding: 0;		
}
#header-content li {
	display: inline;
}
#header-content li a {
	float: left;
	display: block;
	padding: 3px 12px;	
	color: /*#869406;*/#315900;
	font-weight:bold;
	background-color: #c8dc0a;
	text-decoration: none;
	border-right: 1px solid /*#fbefbb*/#b59639;
	width:auto;
}
#header-content li a:hover {
	background: #869406;
	color: #fff;
}
#header-content li a#current  {
	background: #869406;
	color: #fff;
}

/* header photo */
.headerphoto {
	margin:auto;
	width: 860px;
	height: 200px;
	padding: 0px 0px 0px 0px; 
	border: 1px solid #869406;
	border-bottom: none;
	/*background-color:#869406;*/
	/*background: url(images/headerphoto.jpg) no-repeat center;	*/
}

/* content */
#content-wrap {
	clear: both;
	float: left;
	width: 100%;
		
}
#content {
	text-align: left;	
	padding: 0;
	margin: 0 auto;
	border: 1px solid #869406;
	border-top: none;
	
}
.owner-info-font{
	font-size:0.75em;
}
/* sidebar */
#sidebar {
	float: right;
	width: 24%;
	margin: 0 0 8px 0; padding: 0;	
	border-left: 1px dotted  #637521;
	
}	
#sidebar h1 {
	padding: 10px 0px 5px 10px;
	margin: 0;	
	font: bold 1.3em 'Trebuchet MS', Tahoma, Sans-serif;
}
.sidebox {
	/*background: #F5F5F5;
	border: 1px solid #336600;*/
	margin-bottom: 10px;
	margin-top:42px;
	
	
}
.sidebox p,address{
	font-size:0.85em;
	font-weight:bold;
	margin-top:5px;
	
}
.servcarea {font-size:0.95em;
font-family:"Book Antiqua";
color:#333300;
}
.servcareatxt{
font-size:0.95em;
font-family:"Book Antiqua";
color:#333300;
 
}
.sidebox address{
	margin-left:14px;;
}
.sidebox li{
	font-size:0.65em;
	margin:-10px;
	
}

/* sidebar menu */

#sidebar ul.sidemenu {
	list-style:none;
	margin: 10px 0 15px 0;
	padding: 0;
	background: #F2F2F2;			
}
#sidebar ul.sidemenu li {
	padding: 0px 3px;
}
#sidebar ul.sidemenu a {
	display:block;
	font-weight:normal;
	color: #333;
	height: 1.5em;	
	padding:.3em 0 .3em 15px;
	line-height: 1.5em;
	border-bottom: 1px dashed #D4D4D4;
	text-decoration:none;
}
#sidebar ul.sidemenu a.top{	
	border-top: 1px dashed #D4D4D4;
}
#sidebar ul.sidemenu a:hover {
	padding: .3em 0 .3em 10px;
	border-left: 5px solid  #65944A;
	color: #65944A;		
}

/* main */
#main {
	float: left;
	width: 100%;	
	margin: 0 0 10px 0; padding: 0;	
	background-color:#fff;
}
#main h1 {
	padding: 45px 0px 0px 4px;
	margin: 0px 0 0 32px;
	/*border-bottom: 1px solid #f2f2f2; 	*/
	font: normal 1.3em 'Trebuchet MS', Tahoma, Sans-serif;
}

#main ul li {
	list-style-image: url(images/bullet.gif);
}

.post {
	width:70%;
	margin: 0px; 
	padding: 0;
	background: #FFF url(images/gradientbg.jpg) repeat-x;
	
}
.post p{
margin-left:34px;
}
#main h2{
margin-left:34px;
}

.post h2 a{
color:#315900;
}
.post h2 a:hover{
	color:#b59639;
	text-decoration:none;
}
.post .post-footer {
	background-color: #FAFAFA;
	border: 1px solid #f2f2f2;
	padding: 5px; margin-top: 20px;
	font-size: 95%;
}
.post .post-footer .date {
	background: url('images/clock.gif') no-repeat 0 center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post .post-footer .comments {
	background: url('images/comment.gif') no-repeat 0 center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post .post-footer .readmore {
	background: url('images/page.gif') no-repeat 0 center;
	padding-left: 20px; margin: 0 10px 0 5px;
}

/* footer */
#footer {
	clear: both;
	margin: 0; padding: 0;
	font: normal .95em/1.6em 'Trebuchet MS', Tahoma, Arial, sans-serif;
	text-align: left;
	color: #fff;	
}

#footer h1, #footer p {	
/*margin-left: 0;*/
margin:5px 0px 0px 0px;

 }

#footer-content {	
	/*border-top: 1px solid #EAEAEA;*/
	margin: 0 auto;
	padding-left: 15px;
}
#footer-content a {
	text-decoration: none;
	color: #fff;	
}
#footer-content a:hover {
	text-decoration: underline;
	color: #333;
}
#footer-content ul {
	list-style: none;
	margin: 0; padding: 0;
}
#footer-content .col {
	/*width: 24%;
	padding: 0 5px 30px 0;	*/
	width:17%;
	padding:0px;
}
#footer-content .col p{
	font-size:0.70em;
}
#footer-content li {
	font-size:0.75em;
	
}
#footer-content .col2 {
	width: 38%;
	/*padding: 0 0 30px 0;	*/
	padding:0px;
}
#footer-content .col2 p{
	font-size:0.70em;
}
/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right {	text-align: right; }
.align-center {text-align:center;}

/* additional classes */
.clear { clear: both; }
.gray  { color: #BFBFBF; }


/*  FORM CSS */
div#formcontainer {width:98%;margin-top:0px; margin-left:12px;}
/*div#formcontainer form {border:1px solid #ccc;}*/
div#formcontainer div.clearfix {padding:5px 0px; vertical-align:top;}
div#formcontainer form label{width:120px; float:left;font-size:0.69em;margin:5px 12px;}
div#formcontainer form input, select {font-size:12px;margin-bottom:5px;border:1px solid #525552;margin-left:7px;}
div#formcontainer form textarea{ margin-left:auto;margin-right:auto;border:1px solid #525552;
}
div#formcontainer form fieldset{border:none;}
div#formcontainer input[type="submit"] {display:block; margin-left:auto; margin-right:220px;font-weight:bold;}

/* here follows the brillant "no-extra-markup" clearing method devised by Tony Aslett - www.csscreator.com */
/* simply add the clearfix class to any containter that must enclose floated elements */
.clearfix {display: inline-block;}   /* a fix for IE Mac */

/* next a fix for the dreaded Guillotine bug in IE6 */
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* END OF FORMS CSS */

/*Definition List*/
.spicedefn { color:#666600;font-weight:bold;font-size:12px;margin-left:15px;}
 .spiceterm {color:#333300;font-weight:bold;margin-left:15px;}

 /*CSS CODE FOR SERVICES PAGE*/

/* ---------- gallery styles start here ----------------------- */
.gallery {
	list-style: none;
	margin: 0;
	padding: 0;
	}
.gallery li {
	margin: 14px;
	padding: 0;
	float: left;
	position: relative;
	width: 150px;
	height: 100px;
	list-style: none;
	
}
.gallery img {
	background: #fff;
	border:0;
	
}
.gallery span {
	width: 100px;
	height: 27px;
	display: block;
	position: absolute;
	top: -12px;
	left: 50px;
	
}
.gallery li a {
text-decoration:none;

}
.gallery a {
	text-decoration: none;
	
}



.toggleopacity img {
filter:alpha(opacity=100);
-moz-opacity:1;
opacity:1;
}

.toggleopacity:hover img {
/*filter:alpha(opacity=100);
-moz-opacity:1;
opacity:1;*/
background-image: url(images/pruning2.gif);

}
#imgPruning{
display: block;
    width: 85px;
    height: 83px;
    background-image: url(images/prune.png);
    margin: 0 auto;

}
a#imgPruning:hover {
	width: 95px;
    height: 93px;
    background-image: url(images/prune2.png);
	margin: 0 auto;
}

#imgPlanting{
display: block;
    width: 85px;
    height: 83px;
    background-image: url(images/plant.png);
    margin: 0 auto;

}
a#imgPlanting:hover {
	width: 95px;
    height: 93px;
    background-image: url(images/plant2.png);
	margin: 0 auto;
}
#imgRemovals{
display: block;
    width: 85px;
    height: 83px;
    background-image: url(images/remove.png);
    margin: 0 auto;

}
a#imgRemovals:hover {
	width: 95px;
    height: 93px;
    background-image: url(images/remove2.png);
	margin: 0 auto;
}
#imgStumps{
display: block;
    width: 85px;
    height: 83px;
    background-image: url(images/stumps.png);
    margin: 0 auto;

}
a#imgStumps:hover {
	width: 95px;
    height: 93px;
    background-image: url(images/stumps2.png);
	margin: 0 auto;
}
#imgInventory{
display: block;
    width: 85px;
    height: 83px;
    background-image: url(images/inventory.png);
    margin: 0 auto;

}
a#imgInventory:hover {
	width: 95px;
    height: 93px;
    background-image: url(images/inventory2.png);
	margin: 0 auto;
}
#imgReports{
display: block;
    width: 85px;
    height: 83px;
    background-image: url(images/reports.png);
    margin: 0 auto;

}
a#imgReports:hover {
	width: 95px;
    height: 93px;
    background-image: url(images/reports2.png);
	margin: 0 auto;
}

#imgCranes{
display: block;
    width: 75px;
    height: 73px;
    background-image: url(images/crane.png);
    margin: 0 auto;

}
a#imgCranes:hover {
	width: 82px;
    height: 80px;
    background-image: url(images/crane2.png);
	margin: 0 auto;
}
.indent_class{
margin-left:10px;
font-size:14px;
}
