/* CSS Document */
body {
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image:url(images/ECO_bkgrndFULL.jpg);
	background-repeat:no-repeat;
	background-attachment: fixed;
}
	
h1 { font-size:18px; }
h2 { font-size:16px; }
h3 { font-size:14px; }
h4 { font-size:12px; }
h5 { font-size:10px; }
.white {color: #FFFFFF;
font-weight: bold;
}

sup{font-size:9px;vertical-align:top;} 

.breadcrumb {
	font-size:12px;
	font-weight: bold;
	color: #124111;
	margin: 0 0 0 0 ;
}

.pagetitle {
	background-color:#FFF;
	/*text-align:center;*/
	border-bottom:1px solid #333;
	border-top:1px solid #666;
}

.breadcrumb a {
	color: #124111;
}

.pdf {
	font-size: 10px;
	color: white;
	font-weight: bold;
	margin: 0 10px 0 0;
	padding:0;
	text-decoration: none;
	/*background: red;*/
}

.doclinks {
	line-height: 17px;
	font-weight: bold;
	margin: 2px 0 2px 0;
	color: #124111;
}

.linkrow {
	margin: 3px 0 3px 0;
	font-size:10px;
}

.linkrow img {
	margin: 0px auto;
	padding:3px;
	border: 0px;
	vertical-align: middle;

}


#container {
	
	
	
	
	width:1300px;
	height:1142px;
	margin:0;
	padding:0;  
}

#main {
	width:725px;
	height:auto;
}

/*min height fix*/
.box
{
width: 722px;
height: 300px;
}
  
html>body .box
{
width: 723px;
height: auto;
min-width: 723px;
min-height: 405px;
} 

/*end fix*/


#header {
	background:url(images/logo_header_trans.gif) no-repeat;
	height:144px;
	width:723px;
	margin:0;
	padding:0; 	
	border-bottom:2px solid #124111;
}

#header_rt {
	text-align:right;
	float:right;  	 
	width:140px;
	margin-top:8px;
	background-color:#124111;
}


#slides {
	padding:0;
	margin:0px;
	background-color:#124111;
	height:67px;
	width:721px;
border:1px solid #124111;

}

#slides img {
padding:0 2px 0 2px;

}

#content { 	
	margin-top:20px;
	color:#000;
}

#side {
    float: left;
  /*padding-top: 1em;*/
  /*padding-left: 1em;*/
 /* padding-bottom: 1em;*/
  width: 165px;
  text-align: center;
  margin:0;
  
}

#btn_home { background-image: url(images/btn_home.gif); }
#btn_products { background-image: url(images/btn_products.gif); }
#btn_technical { background-image: url(images/btn_technical.gif); }
#btn_tools { background-image: url(images/btn_tools.gif); }
#btn_cross { background-image: url(images/btn_cross.gif); }
#btn_create { background-image: url(images/btn_create.gif); }
#btn_benefits { background-image: url(images/btn_benefits.gif); }
#btn_catalog { background-image: url(images/btn_catalog.gif); }
#btn_links { background-image: url(images/btn_links.gif); }
#btn_login { background-image: url(images/btn_login.gif); }
#btn_about { background-image: url(images/btn_about.gif); }

#side a {	
	padding-top:3px;
	background-repeat: no-repeat;
	height: 19px;
	width: 130px;
	margin:3px 14px;
	display: block;
	background-position: 0px -21px;
}

#side span {	
	padding-top:3px;
	background-repeat: no-repeat;
	height: 19px;
	width: 130px;
	margin:3px 14px;
	display: block;
	background-position: 0px -21px;
}


#side a:hover {
	background-position: 0px 0px;
}

#search {
	color:#124111;
	margin:78px 0 0 0;
	font-weight:normal;
}

#window {
	background-color:#124111;
	height:auto;
	width:390px;
	float:left;
	padding-bottom:4px;
	border:3px solid #124111;
}

#mission {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	background: url(images/textblocktop.jpg);
	width:390px;
	padding:7px 0px 7px 0px;
	line-height:13px;
	
}

#right_column {
	float:right;
}

.specials {
	/*background-color:#124111;*/
	border:3px solid #124111;
	margin:0 0 24px 0;
	padding-bottom:0px;
	text-decoration: none;	
}


.specialsB {
	/*background-color:#124111;*/
	border:3px solid #124111;
	margin:0;
	padding-bottom:0px; 	
}

#window-secondary {
	height: auto;
	width:550px;
	border:0px none;
	float:left;
	padding:0 0 8px 0;
}
html>body #window-secondary {
	width: 550px;
	height: auto;
	min-width: 550px;
	min-height: 422px;
}

#window-print {
	height: auto;
	width:546px;
	border:0px none;
	float:left;
	padding:5px;
	background-color:#FFFFFF;
	margin-bottom:10px;
}

#window-print li {
	padding:15px;
	font-weight:bold;
}

#window-print ul li{
	padding:5px;
	font-weight:normal;
	list-style-type:disc;
       
}


.category {
	margin:0 0 20px 0;

}

.thumb {
	color:#FFFFFF;
	width:150px;
	border:3px solid #124111;
	background: url(images/green_fade.gif) repeat-x;
	padding:0px;
	margin:0 20px 20px 0;
	text-align:center;
	background-color:#124111;
	text-decoration:none;
	float: left;
	cursor:hand;
	cursor:pointer;
}
.thumb a:link, .thumb a:active, .thumb a:visited, .thumb a:hover {
	color: #FFF;
	text-decoration: none;
}
.thumb h4 {
	margin: 0px;
	padding: 10px;
}
.thumb img {
	margin: 0px auto;
	padding: 0px;
	border: 0px;
	vertical-align: bottom;
}

.homebtn {
	color:#FFFFFF;
	width:42px;
	border:2px solid #124111;
	background: url(images/green_fade.gif) repeat-x;
	padding:0px;
	text-align:center;
	background-color:#124111;
	text-decoration:none;
	cursor:hand;
	cursor:pointer;
	margin-bottom:15px;
}

.homebtn h4 {
	margin: 0px;
	padding: 2px;
}

#ticker {
	width:722px;
	height:29px;
	margin-bottom:20px;
	text-align:center;
	font-size:10px;
	color:#124111;
}

#footer {
	float:left;
	text-align:center; 	
	/*margin-top:15px;*/
	height:50px;
	padding:10px 0;
	background:url(images/footer.jpg)  top left;
	background-repeat:no-repeat;
	width:722px;
	
}

#footer a {
	color:#FFF;
	
}

