/* RESET */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input 
{ 
  margin: 0;
  padding: 0; 
}
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th,div, input 
{ 
  font-size: 100%;
  font-weight: normal;
  font-style: normal;
  font-family: verdana, tahoma, arial, Lucida Sans Unicode,  sans-serif ; 
}
ul,ol 
{ 
  list-style: none; 
}
fieldset,img 
{ 
  border: none; 
}
caption,th 
{ 
  text-align: left; 
}
table 
{ 
  border-collapse: collapse; 
  border-spacing: 0; 
}
a
{
  color: #00A1E3;
  text-decoration:none;
}
a:hover
{
  text-decoration:underline;
}
a.Selected
{
  font-weight:bold;
}
p
{
  text-align:left;
}
body
{ 
 text-align: center; 
 background-color:#FFFFFF;
 color: #333333;


} 

#stdBody
{
 background-color:#EBF5FB;
}

.content
{
  margin:auto;
  width:976px;
}

h1
{
   font-size:100%;
   text-align:left;
   color:#00A1E3;
   font-weight:bold;
  margin-bottom:14px;

}
h2
{
   font-size:75%;
   color:#00A1E3;
   font-weight:bold;
    color:#00A1E3;
   text-align:left;
   margin-bottom:20px;

  
}
h3
{
   font-size:120%;
   color:#0067C5;
}

/****** HEADER DEFAULT *****/
.header
{
  height:124px;  
  margin:auto;
  clear:both;
/*   background-color:#FFFFFF;
 background-image:url(../images/headerleft_repeat.jpg);
  background-position:left top;
  background-repeat: repeat-x;*/


}
#Headerleft {
  height:124px;
  left:0%;
  position:absolute;
  top:0%;
  width:50%;
  background-image:url(../images/headerleft_repeat.jpg);
  background-repeat:repeat-x;
  background-position:left top;
}
#Headerright {
  height:124px;
  left:0%;
  position:absolute;
  top:0%;
  width:100%;
  background-image:url(../images/headerright_repeat.jpg);
  background-repeat:repeat-x;
  background-position:left top;
}

.header .content
{
  margin:auto;
  height:124px;
  width:980px;
  background-image:url(../images/headerbg.jpg);
  background-position:center center;
  background-repeat: no-repeat;
 clear:both;
/*  position:relative;*/
  position:absolute;
  left:50%;
  margin-left:-490px;
}
.headerRight
{
 height:93px;
 width:630px;
float:right;
clear:right;
}
.header_logo
{
  float:left;

  display:inline;
  width:350px;
}
.header_logo a
{
display:block;
 
}

#headerFlash
{
   float: left;
   width: 447px;
   height: 91px;
}

.header_microsite
{
  float:left;
  width:50%;
  height:70px;
 
}
.header_search
{

  background-image:url(../images/search.gif);
  background-position:center center;
  background-repeat: no-repeat;
 
  height:16px;
  width:114px;
  padding:1px;
  float:right; 
  margin-top:4px;
 margin-right:9px;
  clear:right;
  display:inline;


}

.header_search input
{
   border:0pt none;
   color: #707276;
   float:left;
  font-size:10px;
   margin:0px;
   margin-left:3px;
   margin-right:2px;
   margin-top:2px;
   padding:0px;
  width:88px;

}
.header_search input.rightImage
{
 float:right;
 width:8px;
 height:8px;
   margin-right:4px;
   margin-top:4px;

}



.header_microsites
{
  
  float:right;
  margin-right:22px;
  margin-top:16px;
  display:inline;
  
}
.header_microsites ul li
{
  float:left;
  margin-left:5px;
  font-size:10px;
  color:#009FE3;

 
}

.header_microsites ul li a.Selected
{
  color:#009FE3;
  text-decoration:none;
  font-weight:bold;
  font-size:10px;
}
.header_microsites ul li a.NotSelected
{
  color:#009FE3;
  text-decoration:none;
  font-weight:normal;
  font-size:10px;
}
.header_microsites ul li a:hover
{
  text-decoration:underline;
}

.header_menu
{

  clear:both;
  width:630px;
  margin-top:9px;
  height:22px;  
  float:right;
  display:block;
 
}
.header_menu ul
{
margin-left:10px;

}
.header_menu ul li
{
  float:left; 
}

.header_menu a
{
  text-transform:lowercase;
  color:#FFFFFF;
  height:22px;
  line-height:22px; 
  font-size:10px;
  text-decoration:none;
  display:block;
  width:122px;

}
.header_menu a:hover
{
 text-decoration:none;
}
.header_menu a.NotSelected
{ 
 text-transform:lowercase;
 background-image:url(../images/mn-off.gif);
 background-position:center bottom;
 background-repeat: no-repeat;


}
.header_menu a.NotSelected:hover
{ 

 background-image:url(../images/mn-over.gif);
 background-position:center bottom;
 background-repeat: no-repeat;

}


.header_menu a.Selected
{
 background-image:url(../images/mn-on.gif);
 background-position:center bottom;
 background-repeat: no-repeat;
  text-transform:uppercase;
}




.header_submenu
{
      background-image:url(../images/submenu_bar_repeat.jpg);
   background-position:left center;
   background-repeat: repeat-x;
 height:23px; 
}
.header_submenu .content
{

  width:980px;
  margin:auto;
  height:23px; 
 display:block;
}
.header_submenu ul
{
  margin-right:10px;
  float:right;
  display:inline;
  
}
.header_submenu ul li
{
  float:left;
  line-height:20px;  
  display:inline;
  width:122px;
}

.header_submenu a
{
  color: #FFFFFF; 
  text-transform:lowercase;
  font-size:10px;
  text-decoration:none;
  line-height:20px;

}
.header_submenu a.Selected
{
  color:#FFFFFF;
  
 
}
.header_submenu a:hover
{
  text-decoration:underline;
}

/******* END DIV HEADER DEFAULT ******/

/******* DIV MAIN DEFAULT ******/
.Main
{
  clear:both;
  background-color:#EBF4FB;
  background-image:url(../images/bg-big.gif);
  background-position: top center;
  background-repeat: no-repeat;

}
.main_content
{
 /* background-color:#EBF4FB;*/
  min-height:390px;
  height:auto !important;
  height:390px; 
  width:980px;
  padding-top:15px;

  margin:auto;

}

.main_content p
{
   font-size:70%;
   line-height:200%;
   text-align:justify;
   margin-bottom:15px;   
   margin-right:15px;
   color:#67707A;
}
.main_content strong
{
font-weight:bold;
}

p strong
{
  color:#00A1E3;
}

.mainLeft
{
  width:360px;
  float:left;
}

.mainCenter
{
  width:410px;

  float:left;
}
.main_inner_content
{
 margin-top:35px;
 margin-bottom:25px;
 margin-right:10px; 
}
.main_inner_content ul
{
  list-style-position:inside;
  list-style-type:disc;
  text-align:left;
  font-size:70%;
  padding-left:15px;
}
.mainBigRight
{
  float:right;
  width:620px;
}

.mainRight
{
  float:right;
  width:210px;

}
.mainBigLeft
{
  width:650px;
}

.mainLeft img
{
  border:solid 1px #FFFFFF;

}

#flashBlock
{
height:320px;
width:270px;
border:solid 1px #FFFFFF;
margin:auto;
}

/******* START tool BOX ******/
.toolBox
{
  width:187px;
  float:right;
  margin-right:10px;
  margin-bottom:15px;
  display:inline;
  
}
.toolBoxHeader
{
 background-image:url(../images/boxheader.jpg);
 background-position:center top;
 background-repeat: no-repeat;
 width:187px;
 height:31px;
 line-height:31px;
 color:#FFFFFF;
 font-size:11px; 
 text-align:left;
 text-indent:15px;
 overflow-y:hidden;
 
}
.toolBoxBody
{
 background-image:url(../images/boxbody.jpg);
 background-position:center;
 background-repeat: repeat-y;
 width:187px;
 color:#0067C5;

}

.toolBoxBodyInnovations
{
 background-image:url(../images/boxbody.jpg);
 background-position:center;
 background-repeat: repeat-y;
 width:187px;
 color:#0067C5;
 height:130px;
 display:block;
}


.toolBoxBody ul
{
margin:auto;
width:170px;
text-align:left;
list-style-type:none;
padding-top:15px;
padding-bottom:15px;
}


.toolBoxBody ul.siblings
{
padding-top:5px;
padding-bottom:5px;
}

.toolBoxBody ul li
{
  list-style-type:none;
  font-size:11px;
  line-height:120%;
  padding-top:7px;
  padding-bottom:7px;
  background-image:url(../images/box-bullet.gif);
  background-position: 0 11px;
  background-repeat:no-repeat;
 padding-left:10px;
}
.toolBoxBody ul.siblings li
{
 padding-top:3px;
 padding-bottom:3px;
 background-position: 0px 7px;
}


.toolBoxBody ul li a
{
  color: #626C75;
  font-weight:normal;
  text-decoration:none;
}

.toolBoxBody ul li a.Selected
{
  font-weight:bold;
}

.toolBoxBody ul li a:hover
{
  text-decoration:underline;
}

.toolBoxBody ul ul
{
margin-left:10px;
width:155px;
padding-top:5px;
padding-bottom:0px; 
}

.toolBoxBody ul ul li
{
padding-top:2px;
padding-bottom:2px;
font-size:90%;
  background-position: 0px 6px;
}
.toolBoxBody ul ul ul a
{
  background:none;
}
.toolBoxFooter
{
 background-image:url(../images/boxfooter.jpg);
 background-position:center top;
 background-repeat: no-repeat;
 width:187px;
 height:14px;

}

/******* END tool BOX ******/
/****** TOOL BOX WIDTH 300 PX ****/
.toolBox300
{
width:300px;
margin:auto;
margin-bottom:25px;
float:none;
margin-top:54px;
}
.toolBox300Header
{
 background-image:url(../images/bigboxheader.jpg);
 background-position:center top;
 background-repeat: no-repeat;
 width:300px;
 height:31px;
 line-height:31px;
 color:#FFFFFF;
 font-size:11px; 
 text-align:left;
 text-indent:15px;
 
}
.toolBox300Body
{
 background-image:url(../images/bigboxbody.jpg);
 background-position:center;
 background-repeat: repeat-y;
 width:300px;
 color:#0067C5;


}
.toolBox300Body p
{
 margin:0;
 margin-left:5px;
 margin-right:5px;
 text-align:center;
}
.toolBox300Body ul
{
margin:auto;
width:280px;
text-align:left;
list-style-type:none;

padding-top:15px;
padding-bottom:5px;
}

.toolBox300Body ul li
{
list-style-type:none;

font-size:11px;
line-height:120%;
padding-top:7px;
padding-bottom:7px;
}
.toolBox300Body ul li a
{
  color: #626C75;
  font-weight:normal;
  text-decoration:none;
  background-image:url(../images/box-bullet.gif);
  background-position: left center;
  background-repeat:no-repeat;
  padding-left:15px;
 
}

.toolBox300Body ul li a.Selected
{
  font-weight:bold;
}

.toolBox300Body ul li a:hover
{
  text-decoration:underline;
}
.toolBox300Footer
{
 background-image:url(../images/bigboxfooter.jpg);
 background-position:center top;
 background-repeat: no-repeat;
 width:300px;
 height:14px;

}
/******* END tool BOX 300 ******/
/* common elements*/
table.subpagesButtons
{
  margin:auto;
}
table.subpagesButtons td
{
  padding-left:5px;
  padding-right:5px;
}
table.subpagesButtons a
{
    width:115px;
    height:35px;
    display:block;
    line-height:34px;
    font-size:12px;
    color:#FFFFFF;
    text-align:center;
    padding-left:25px;
    font-weight:bold;
    text-decoration:none;    
}
table.subpagesButtons a:hover
{
  text-decoration:none;
}
/**** BUTTONS starts ******/
.newsButton
{
    background-image:url(../images/buttons/news_button.gif);
    background-position:center center;
    background-repeat:no-repeat;
   
}

.aboutusButton
{
    background-image:url(../images/buttons/aboutUs_button.gif);
    background-position:center center;
    background-repeat:no-repeat;    
}


.processesButton
{
    background-image:url(../images/buttons/processes_button.gif);
    background-position:center center;
    background-repeat:no-repeat;
   
}

.servicesButton
{
    background-image:url(../images/buttons/services_button.gif);
    background-position:center center;
    background-repeat:no-repeat;
    
}


.catalogueButton
{
    background-image:url(../images/buttons/catalogue_button.gif);
    background-position:center center;
    background-repeat:no-repeat;
   
}

.innovationsButton
{
    background-image:url(../images/buttons/innovations_button.gif);
    background-position:center center;
    background-repeat:no-repeat;
    
}
.galleryButton
{
    background-image:url(../images/buttons/gallery_button.gif);
    background-position:center center;
    background-repeat:no-repeat;
    
}

/**** BUTTONS ends ******/

table.pictureFrame
{
   width:290px;
   height:340px;
  background-color:#E5ECF2;

   margin:auto;
  border:solid 1px #FFFFFF;
}
table.pictureFrame td
{
   text-align:center;
   
   width:290px;
   height:340px;
   background-image:url(../images/picframe_bg.gif);
   background-position:center center;
   background-repeat: no-repeat;

}


table.pictureFrame img
{
 max-width:270px;
 max-height:340px;
}

/* common elements END*/


.rangesGrid
{
   width:920px;
   display:block;
   margin:auto;
}
.rangesGrid a
{
  display:block;
  width:150px;
  height:160px;
  float:left;
  text-decoration:none;
  margin-left:40px;
  margin-right:40px;
  margin-bottom:20px;
  display:inline;

}
.rangesGrid a span.label
{
 margin:auto;
 clear:both;
 color:#00A1E3;
 font-size:11px;
 display:block;
 margin-top:3px;
}
.rangesGrid a:hover span.label
{
  text-decoration:underline;
}


.rangesGrid a img
{
 clear:both;

 margin:auto;
}


/******* END DIV MAIN DEFAULT ******/
/*******   START DIV FOOTER   ******/
.Footer
{
  clear:both;
  min-height:23px;
/*  background-image:url(../images/submenu_bar_repeat.jpg);*/
    background-image:url(../images/footer_tall.gif);
  background-position: center bottom;
  background-repeat:repeat-x;
}
.Footer .content
{
  margin:auto;
 width:980px;
}
.Footer li
{
  float:left;
  font-size:11px;
  color:#FFFFFF;
  line-height:200%;
  vertical-align:middle;
}

.Footer li a
{
  text-decoration:none;
  color:#FFFFFF;
}

.Footer li a:hover
{
   text-decoration:underline;
}

.footer_content_legal
{
  margin-right:15px;
  float:right;

}

.footer_content_legal ul li
{
  margin-left:10px;
  text-transform:lowercase;
}

.footer_content_trail
{
   float:left;
   margin-left:15px;
    width:620px;
 
}
.footer_content_trail ul li
{
 
   margin-left:7px; 
   display:inline;
}




/*******   END DIV FOOTER   ******/

.clearer
{
  clear:both;
}
.mainclearer
{
  height:20px;
  width:100%;
  clear:both;
}

.cattest
{
text-align:left;

}
.cattest table
{
font-size:75%;
margin:auto;
border:solid 1px black;
}
.cattest table td
{
border:solid 1px black;
}
.cattest ul
{
font-size:90%;
margin-left:20px;
margin-top:25px;
margin-bottom:25px;
}

.cattest ul li
{
margin-bottom:10px;
margin-top:10px;
border-bottom: solid 1px blue;
padding-bottom:3px;
}

ul.sitemap 
{
   text-align:left;
   margin-left:25px;
   font-size:90%;
   line-height:150%;
   font-weight:bold;
 
}
ul.sitemap a
{
  font-weight:bold;
  text-transform:uppercase;
}

ul.sitemap ul a
{
  font-weight:normal;
  text-transform:none;
}

.copyright
{
   color:#00A1E3;
   font-size:11px;
   margin:auto;
   width:150px;
   height:18px;
   margin-top:5px;
}
.copyright a
{
  text-decoration:none;
  color:#00A1E3;
}


/*temporary classes*/
.siblingsList
{
margin:auto;
margin-top:25px;
font-size:75%;
}
.siblingsList li
{
line-height:150%;
}
.siblingsList li a
{
 font-weight:bold;
 text-decoration:none;
}
.siblingsList li a:hover
{
 text-decoration:underline;
}
.siblingsList li.notSelected a
{
  color: #333333;
}
.siblingsList li.Selected a
{
  color: #888888;
}
.siblingsList li.Selected li.notSelected a
{
  color: #333333;
}

/*Latest innovations slideshow*/
#homePhotoBanner
{
  width:110px;
  display:block;
 margin:auto;
  padding-right:1px;
}
#homePhotoBanner a
{
  width:102px;
  height:102px;
  text-align:center;
  margin:auto;
  display:block;
 text-decoration:none;

  
}
#homePhotoBanner a span
{
  display:block;
  clear:both;
  width:140px;
  color: #707276;
  text-decoration:none;
  font-size:10px;
  padding-top:3px;
}
#homePhotoBanner a:hover span
{
  text-decoration:underline;
}
#homePhotoBanner a img
{
   margin:auto;
  margin-top:3px;
}

/*Latest innovations slideshow ENDS*/

/* latest innovations pages*/
.innovMorePicsColumn
{
  width:120px;
  float:right;
  margin-left:15px;
}
.innovMorePicsColumn a
{
   margin:1px;
}
.innovMorePicsColumn img
{
 border: solid 1px #B0B1B3;
}

/* END latest innovations pages */


/* Title trail elems STARTS*/
.titleTrail
{
  text-align:left;
  font-size:10px;
  margin-left:15px;

}
.titleTrail span
{
   margin-left:3px;
   margin-right:3px;
   font-size:9px; 
   color:#0067C5;
}
.titleTrail a
{
 color:#0067C5;
  font-size:10px;
  text-decoration:none;
}
.titleTrail a:hover
{
 text-decoration:underline;
}

/* Title trail elems ENDS*/
