@charset "UTF-8";
/* CSS Document */

*, html {											/* Reset all margins and padding so IE plays nice */
	margin: 0px;
	padding: 0px;
	}
	
body {													/* Set W and H for the body tag for centering */
	width: 100%;
	height: 100%;
	font-family:Verdana,Arial,Helvetica,sans-serif;      
	/*background:url(/images/gazon.jpg) top left ;    */                                                               
	word-spacing: normal;
	font-size: 0.7em;
	margin: auto;
	}
	
img {
	margin: 0px;
	padding: 0px;
	border: 0px;
	/*behavior:url(/htc/iepngfix.htc);*/
}

#bg_image{
	display:none;
}

#wrapper{
	/*background:url(/images/contour_03.png) top left repeat-y;*/
	width:920px;
	margin:0px auto;


}
/* These are standard sIFR styles... do not modify */

.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}


#wrapper_footer{																		/* div pour placer le bas du container*/
	width:920px;
	margin:0px auto;
	position:relative;
	padding-bottom:18px;	
}

.clear{
	clear:both;
	height:0px;
	line-height:0px;
}

#header{	
	display:none;																											/* header big images*/
	width:900px;
	height:270px;
	margin:0px auto;
}

.header_main{
background:url(/images/header_17.jpg) top left no-repeat;
}
.header_play{
	background:url(/images/players.jpg) top left no-repeat;
}
.header_pets{
	background:url(/images/petters.jpg) top left no-repeat;
}
.header_golf{
	background:url(/images/golfers.jpg) top left no-repeat;
}
.header_land{
	background:url(/images/landscapers.jpg) top left no-repeat;
}


																																															/*header menu*/
#header ul, #header li
{
	font-size: 13px;
	margin: 0px;
	display: block;
}

#header ul
{
	margin-top:15px;
	width: 151px;
	padding: 0px;
}

#header li ul
{
	display: none;
	position: absolute;
	margin-left: 152px;
	margin-top: -20px;
}

#header li a{
	padding: 2px;
	text-decoration: none;
	color: #4d4d4d;
	background:url(/images/main_menu_27.jpg) top left no-repeat;
	width: 100%;
	height:16px;
	display: block;
	margin-bottom:1px;
	text-indent: 2px;
	font-size: 13px;
}

#header li.subMenu a{
	background:url(/images/main_menu_hover_32.png) top left no-repeat;
	height:17px;
	

}
#header li.subMenu a:hover{
	background:url(/images/main_menu_hover_34.png) top left no-repeat;
	height:17px;

}
#header li a:hover
{
	background:url(/images/main_menu_hover_31.jpg) top left no-repeat;
	color:#ffffff;
}

#header li
{	
	float: left;
	width: 98%;
}

#header a.hassubmenu{
	background:url(/images/main_menu_27.jpg) top left no-repeat;
}

#mainmenu
{
	margin-top: 15px;	
	margin-left: 0px;	
	float: left;
	margin-bottom: 100%;	
}

#header_row{		
	display:none;								/* top row*/
	width:900px;
	padding:10px 0px 1px 0px;
	margin:0px auto;
	font-size:11px;
	background:#ffffff;
	height:49px;
}
.header_row1{              /*1st square */
	display:none;
}

.top_header_row1{
	height:25px;
	line-height:25px;
	padding-left:10px;
	vertical-align:middle;
}
.top_header_row1 a{
	font-weight:bold;
	text-decoration:none;
	color:#ffffff;
}

.top_customer{
	height:24px;
	width:125px;
	padding-left:25px;
	line-height:27px;
	vertical-align:middle;
	background:url(/images/top_customer_03.jpg) bottom left no-repeat;
}

.top_customer a{
	text-decoration:none;
	color:#4D4D4D;
}

.header_row2{								/*2nd square*/
	float:left;
	margin-left:1px;
	background:url(/images/header_row_05.jpg) top left no-repeat;
	width:447px;
	height:49px;
}

.header_row2 a{
	text-decoration:none;
	color:#C5E59D;
}

.header_row2 p{
	line-height:49px;
	margin-left:10px;
	vertical-align:middle;
}

.header_rss{
	float:right;
	width:36px;
	color:#C5E59D;
	font-size:13px;
	font-weight:bold;
	height:49px;
	padding-top:5px;
}

.header_date{
	color:#7dc421;
	font-weight:normal;
	font-size:8px;
	text-transform:uppercase;
}
.header_row3{
	float:left;
	margin-left:1px;
	background:url(/images/header_row_07.jpg) top left no-repeat;
	width:150px;
	height:49px;
}

.header_row4{
	float:left;
	margin-left:1px;
	background: url(/images/header_row_09.jpg) top left no-repeat;
	width:150px;
	height:49px;
}

.top_form{
	height:20px;
	color:#ffffff;
	margin-left:10px;
	line-height:24px;
	vertical-align:middle;
	font-size:13px;
}

.bot_form{
	height:29px;
	margin-left:10px;
}

.bot_form form{
margin:0px;
}

.textBox{
	border:1px solid #ffffff;
	background-color:#cccccc;
	width:100px;	
	font-size:10px;
	height:14px;

}


.divider{
	background:url(/images/divider_18.jpg) top left no-repeat;
	width:900px;
	height:5px;
	margin:0px auto;

}


#site_container{						/*div with the main content and the grey column*/
	width:900px;
	margin:0px auto;
}

#footer{																																	/*site footer*/
	width:900px;
	position:relative;
	height:47px;
	margin:0px auto;
}

.footer_logo{
	padding-left:235px;
	width:230px;	
}

.footer_links{
	color: #B3B3B3;
	position:absolute;
	bottom:0;
	right:10px;
	width:900px;
	text-align:right;
	font-size:10px;
}

.footer_links a{
	color:#B3B3B3;
	text-decoration:none;
}
.footer_links a:hover{
	text-decoration:underline;
}

#left_column{																										/*left column*/
	float:left;
	width:225px;
}	
																															/*menu left column*/
.pic_menu_product{
	clear:both;
	float:left;
	width:46px;
	height:24px;
	margin-bottom:1px;
}


.menu_product{
	float:left;
	width:178px;
	height:24px;
	margin-left:1px;
	margin-bottom:1px;
}



.left_title{
	background:url(/images/left_title_07.jpg) top left no-repeat;
	width:225px;
	float:left;
	height:19px;
	color:#4d4d4d;
	font-size:11px;
}
.left_title p{
	line-height:17px;
	margin:0px;
	vertical-align:middle;
	height:17px;
}

.left_title img{
	padding:0px 10px 0px 5px;
}

.left_square{
	width:175px;
	margin:25px auto;
	padding:10px;
}

#left_column p{
	margin:10px 7px;
	font-size:12px;
	color:#737371;
}


#center_column{																										/* middle column*/
	float:left;
	width:525px;
	
}
.keyword{
	font-size:10px;
	color:#7DC421;
	margin:30px 0px 0px 15px;
}


 #center_column h1{
	margin:0px 0px 0px 15px;
	font-size:44px;
	line-height:44px;
	color:#1E2E0A;
	font-weight:bold;
	text-transform:uppercase;
}


#center_column h1.news{
	margin:5px 0px 0px 15px;
	font-size:44px;
	color:#1E2E0A;
	line-height:44px;
	font-weight:bold;
	text-transform:uppercase;
}
#center_column p.subhead{
	margin:0px 0px 0px 15px;
	font-size:15px;
	color:#7dc421;
	font-weight:normal;

}

#center_column p{
	margin:20px 40px 5px 15px;
	font-size:11px;
	color:#4f4f49;
}
#center_column p.date{
	font-size:9px;
	color:#4f4f49;
}
#center_column p.credits{
	color:#4e893f;
	font-size:9px;
}

#center_column p.credits a{
	color:#4e893f;
	text-decoration:none;	
}
p.credits a:hover{text-decoration:underline;}
#flash{
	margin:15px 0px 0px 15px;
}


#right_column{																												/* right column*/
	float:left;
	width:140px;
}

.related{
	width:140px;
	height:24px;
	line-height:24px;
	vertical-align:middle;
	margin-bottom:1px;
	padding-left:10px;
	color:#4f4f49;
	font-size:10px;
	background:url(/images/right_column_03.jpg) top left no-repeat;
}
.rel_selected, .rel_selected2{
	width:133px;
	height:60px;
	margin-bottom:1px;
	padding:0px 10px 0px 7px;
	color:#4f4f49;
	font-size:9px;
	background:url(/images/right_column_06.jpg) top left no-repeat;
}
.rel_grad2, .rel_grad1, .rel_selected{
	cursor:pointer;
}
.rel_grad2{
	width:133px;
	height:60px;
	margin-bottom:1px;
	padding:0px 10px 0px 7px;
	color:#4f4f49;
	font-size:9px;
	background:url(/images/right_column_08.jpg) top left no-repeat;
}

.rel_grad1{
	width:133px;
	height:60px;
	margin-bottom:1px;
	padding:0px 10px 0px 7px;
	color:#4f4f49;
	font-size:9px;
	background:url(/images/right_column_13.jpg) top left no-repeat;
}


.rel_grad1 p.item_text, .rel_grad2 p.item_text{/**/
	color:#7DC421;
}

.rel_grad1 p.item_title, .rel_grad2 p.item_title{
	margin:0px;
	padding:5px 0px 0px;
	font-weight:bold;
	color:#ffffff;
}

.rel_selected p.item_title, .rel_selected2 p.item_title{
	padding:5px 0px 0px;
	font-weight:bold;
	color:#e8ffcf;
}
.rel_selected p.item_text, .rel_selected2 p.item_text{/*p.item_text_sel*/
	color:#2c671d;
}

div.right_num_item{
	background:url(/images/right_column_19.jpg) top left no-repeat;
	width:150px;
	height:18px;
	line-height:16px;
	vertical-align:middle;
	margin-bottom:5px;
}

.prev_right{
	float:left;
	width:5px;
	padding-top:3px;
	margin-left:10px;
}
.next_right{
	float:right;
	width:5px;
	padding-top:3px;
	margin-right:10px;
}
.num_item{
	margin-left:15px;
	margin-right:15px;
	text-align:center;
	font-size:10px;
	color:#737371;
}

.end_right{
	background:url(/images/right_column_21.jpg) top left no-repeat;
	width:150px;
	font-size:10px;
	color:#737371;
	margin-bottom:1px;
	height:21px;
}
.end_right a{
	text-decoration:none;
		color:#737371;
	
}

.end_right img{
	padding:0px 8px 0px 10px;
	margin:0px;
	vertical-align:middle;
}
.end_right_line{
	background:url(/images/right_column_23.jpg) top left no-repeat;
	width:150px;
	height:24px;

}
																						/*SEARCH PAGE */
#pres_result{
	background-color:#d9d6ce;
	font-size:9px;
	color:#737371;
	padding:8px;
	width:491px;
	margin:1px 0px 2px 15px;
}

#pres_result p{
	margin:0px 0px 5px 0px;
}

#pres_result select{
	font-size:9px;
	color:#737371;
}

.results_1{
	background:url(/images/results_bg_06.jpg) top left no-repeat;
}

.results_2{
	background:url(/images/results_bg_09.jpg) top left no-repeat;
}

.results_2, .results_1{
	width:495px;
	height:38px;
	padding:10px 0px 0px 12px;
	margin:1px 0px 0px 15px;
	font-size:9px;
	color:#737371;
}

.results_comment{
	color:#a1a19f;
}

#search_green{
  background:url(/images/results_green_03.jpg) top left no-repeat;
	width:489px;
	height:85px;   
	margin:10px 0px 0px 15px;
	padding:9px;
}
.search_title{
	color:#ffffff;
	font-size:12px;
}
#search_green select{
	color:#737371;
	font-size:9px;
}
#search_green option{padding-right:10px;}
.textBox2{
	background-color:#cccccc;
	width:200px;	
	font-size:10px;
	height:14px;

}

#num_results{
	background:url(/images/num_results_03.jpg) top left no-repeat;
	width:507px;
	height:18px; 
	text-align:center;
	margin:0px 0px 0px 15px;
	line-height:16px;
	font-size:10px;
	color:#737371;
	vertical-align:middle;
}

.priority_res{
	color:#e8ffcf;
	font-size:9px;
}

#privacy p.subhead{                       /*confidentiality page*/
	margin:15px 0px 0px 15px;
	font-size:15px;
	color:#7dc421;
	font-weight:normal;
	
}

h1.title{
	margin:10px 0px 10px 15px;
	font-size:44px;
	color:#1E2E0A;
	line-height:44px;
	font-weight:bold;
	text-transform:uppercase;
	
	
}


#privacy p {
	margin:7px 15px;
	font-size:11px;
	color:#4f4f49;
	text-align:justify;
}


#installation{																																			/*projects page*/
	float:left; 
	clear:right; 
	margin-left:15px; 
	background:#ffffff url(/images/project_bg_45.jpg) top right repeat-y; 
	width:658px;
	
}
#num_projects{
	background:url(/images/project_03.jpg) top left no-repeat;
	width:658px; 
	height:19px;
	text-align:center;
	line-height:16px;
	font-size:10px;
	color:#737371;
	vertical-align:middle;
}	
.projects_list, .projects_select{
	float:left;
	clear:both;
	margin:0px;
	border-bottom:1px solid #ffffff;
	width:477px;
	font-size:9px;
	padding:10px 15px;
	height:28px;
}
.project_name{
	font-weight:bold;
	color:#E8FFCF;
}
.project_white{
	color:#ffffff;
}
.project_num_sel{
	color:#f1f1ef;
}
.projects_list{
	background:url(/images/project_05.jpg) top left no-repeat;
	color:#7dc421;
}

.projects_select{
	background:url(/images/project_10.jpg) top left no-repeat;
	color:#2c671D;
	
}
.projects_pics, .projects_select_pics{
	border-bottom:1px solid #ffffff;
	margin:0px 0px 0px 1px;
	float:left;
}
.projects_pics{
	width:150px;
	height:48px;
	background:url(/images/project_07.jpg) top left no-repeat;
	
}
.projects_pics img{
	margin:1px 1px 1px 0px;
	float:left;
}
.projects_select_pics{
width:130px;
	height:28px;
background:url(/images/project_11.jpg) top left no-repeat;
font-size:10px;	padding:10px 10px;
font-weight:bold;
color:#ffffff;
}
		
		
/*project selectionne*/
#project_sel_info{
background:#737371 url(/images/project_bg_45.jpg) top right repeat-y; clear:both;border-bottom:1px solid #ffffff;}
#project_image{
	float:left;
	background-color:#737371;
	width:507px;
		margin:0px 0px 0px 0px;
	
}		

#project_related_info{
	float:left;
	width:150px;
	background-color:#737371;
	margin:0px 0px 0px 1px;
	
}		
.project_menu{
	background:url(/images/project_27.jpg) top left no-repeat;
	width:130px;
	height:14px;
	color:#737371;
	padding:5px 0px 0px 20px;
	margin-bottom:2px;
}																								
.project_menu_locate{
background:url(/images/project_locate_29.jpg) top left no-repeat;
	width:130px;
	height:14px;
	color:#737371;
	padding:5px 0px 0px 20px;
	margin-bottom:2px;}
.images_project{clear:both;}

img.image{
	float:left;
	border:2px solid #737371;
	margin:2px 0px 0px 0px;
	
	}
	img.image:hover{
	border:2px solid #83FA5A;
	
	}
	
	.align_left{
		float:left;
		padding:3px;
	}

	.align_right{
		float:right;
		padding:3px;
	}

	img.img_inline{
		vertical-align:top;
		display:inline;
		width:220px;padding:3px;
	}

#print{display:none;}

                                                                     /* company address page*/
.address_1, .address_2{
	width:495px;
	height:48px;
	padding:0px 0px 0px 12px;
	margin:1px 0px 5px 15px;
	font-size:9px;
}
.address_map{
	padding:0px 5px 0px 5px; 
	float:right;
}
.address_map img{display:none;}
.address_details{
	float:left; 
	margin:10px 0px 0px 15px;
}
#center_column div.address_details p{
		margin:0px 0px 0px 0px; 
}
#center_column div.address_details p.p_title, #center_column p.p_title, #center_column p.p_title a{
	font-size:12px; 
	color:#7dc421; 
	font-weight:bold;
	text-decoration:none;
}
#center_column p.p_title a:hover{text-decoration:underline;}
#center_column div.address_details p{
		margin:0px 0px 0px 0px; 
}


#center_column div.product_list p{
	margin:5px 0px 8px 15px; 
	
}
#center_column div.product_list p.p_title{
	margin:15px 0px 0px 15px;
	
}