@charset "utf-8";
/* CSS Document for ITSPlanttech.com*/

html {	height: 101%; }

.sm {list-style:none; width:900px!important; height:232px; display:block; overflow:hidden; 	margin:0; padding:0;}
.sm li {float:left; display:inline; overflow:hidden; margin:0; padding:0;}


body {
	margin-top:20px;
	text-align: center; 
	line-height:17px;
	background-image:url(graphics/bg_new.jpg);
	background-repeat:repeat-x;
	background-color:#020098;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;}
	
	hr {padding:1px;}
	
	.divider {border-right: 1px solid #ccc; }

#header_wrapper {
margin: 0 auto; 
width:902px;
text-align:left;
background-image:url(/graphics/top_left.gif); 
background-repeat:no-repeat; 
background-position:top left; 
background-color:#FFFFFF; 
}

#site_wrapper {
	margin:0 auto;
	width:900px;
	text-align:center;
	border:1px solid #fff;
	background-color:#FFFFFF;}
	 
#blackbar_header {
	float:left;
	width:100%;
	height:5px;
	background-color:#D3AE4A;
	border-bottom: 1px solid #fff;}
	
#blackbar_header2 {
	float:left;
	width:100%;
	height:5px;
	background-color:#333333;}

#navigation{
	float:left;
	border-bottom: 1px solid #fff;
	width:100%;}

#header_logo_slogan_wrapper {
	margin:0 auto;
	float:left;
	width:100%;
	height:120px;}
	
#header_logo {
	float:left;
	float:inherit;
	width:71%;
	height:100px;}
	
	.logo {
	padding-top:7px;}
			
#header_slogan {
	float:right;
	background-image:url(/graphics/img_tel.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	padding-top:15px;
	padding-right:15px;
	height:85px;
	width:25%;
}


#green_bar {
	float:left;
	width:100%;
	background-color:#077B07;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	line-height:5px;
	font-size:4px;
	}
	
#main_pic {
	float:left;
	margin:0; padding:0;
	width:900px;
	height:232px;

	}

		
#purple_bar {
	float:left;
	width:100%;
	height:20px;
	background-image:url(graphics/bg_purple.jpg);
	background-repeat:repeat-x;	
	color:white;
	text-align:right;
	padding-top:2px;
	border-bottom: 1px solid #fff;
	}	
	
	
#purple_bar2 {
	float:left;
	width:100%;
	height:20px;
	background-image:url(graphics/bg_purple.jpg);
	background-repeat:repeat-x;	
	color:white;
	text-align:right;
	padding-top:2px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	}	
	
#slogan {
	float:left;
	width:30%;
	background-image:url(graphics/slogan.jpg);
	background-repeat:no-repeat; }
	
#search_box{
	float:right;
	text-align:right;
	width:65%; }

#main_wrapper{
	float:left;
	padding-top:1px;
	padding-left:1%;
	padding-right:1%;
	width:98%;
	text-align:justify;
	background-color:#FFFFFF;
	}
	
#main_wrapper_HP{
	float:left;
	padding-top:1px;
	width:100%;
	text-align:justify;
	background-color:#FFFFFF;
	}
	
	
#main_wrapper_products{
	float:left;
	padding-top:1px;
	padding-left:1%;
	padding-right:1%;
	width:98%;
	text-align:justify;
	background-color:#FFFFFF;
	}

#main_wrapper_products img{
	margin:8px;
 	}
	
#main_wrapper_products li{
	list-style-type:disc;
	
 	}

HR {
	border:1px dashed #666;	
	height:1px;
	}
	

	
#footer_wrapper{
	clear:both;
	margin: 0 auto;
	height:46px;
	width:902px;
	background-color:#FFFFFF;
	text-align: center;
		}
		
#page_images{
float:right;
text-align:right;
padding-right:5px;

}
		
/* TEXT STYLES */

a:link {
	color: #A53333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #A53333;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
}

h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.4em;
	margin-top:10px;
	margin-bottom:4px;
	font-weight:bold;
	color:#000075;
	}

h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.4em;
	margin-top:8px;
	margin-bottom:8px;
	font-weight:bolder;
	color:#333333;
	font-weight:normal;
	}
	
h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.4em;
	margin-top:10px;
	margin-bottom:4px;
	color:#000075;
	font-weight:bold;
	
	}
h4 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.2em;
	margin-top:10px;
	margin-bottom:4px;
	color:#000075;
	font-weight:bold;
	}

.page_title_green {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.3em;
	letter-spacing:-1px;
	color:#00703E;
	font-weight:bolder;}

.news_headline {
	line-height:25px; }

.date {
	float:right; color:#00703E;}

.date_green {
	color:#00703E;}


.image_border{
	padding:3px;
	margin:7px;
	border:1px solid #ccc; }

.searchbox{
background-color:#FFFFCC;
font-size:11px; }

.input {
display:inline; }

.float_img_left {
float:left;
border:1px solid #ccc;
padding:1px;
margin:5px; }

.logo_padding {
padding-top:7px;
padding-left:7px;}

.table_header{
background-image:url(graphics/bg_table_header.jpg);
background-repeat:repeat-x;
color:#FFFFFF; }

.product_summary {
	color:#333;}
	
.product_title{
	font-size:16px;
	font-weight:bold;
	color:#020098;
	}
	
.product_title a{
	color:#020098;}
	

