﻿/* Banners */

.PlantBanner {position: relative; width: 100%; height: 306px; background: #b6baba url(../../images/home/Plant_BG.jpg) -132px center no-repeat;}
.PlantBanner .Scanner {position: absolute; width: 300px; height: 306px; background: url(../../images/home/Scanner.png) no-repeat;}

.PlantBanner .MESBanner {position: relative;}
.MESBanner .MES_Text_Wrapper {position: relative; top: 39px; left: 10%;}
.MESBanner .MES_Text {position: relative; width: 720px; height: 157px; left: 50px; background: url(../../images/home/MES_Text.png) no-repeat;}
.MESBanner a.MES_Link {position: absolute; display: block; width: 259px; height: 25px; top: 25px; left: 150px; background: url(../../images/home/Solutions_Hover.png) left 100px no-repeat;}
.MESBanner a.MES_Link:hover {background-position: left top !important;}

.PlantBanner .ProductsBanner {position: absolute; width: 100%; height: 75px; top: 231px; background: #bbb0a9 url(../../images/home/Products_BG.jpg) right top no-repeat;}
.ProductsBanner .Products_Text_Wrapper {position: relative;}
.ProductsBanner .Products_Text {position: relative; width: 433px; height: 75px; left: 0px; background: url(../../images/home/Products_Text.png) no-repeat;}
.ProductsBanner .Products_Text a {position: absolute; display: block; height: 30px; top: 20px; background: url(../../images/home/Products_Text_Hover.png) left top no-repeat;}

.ProductsBanner a.DO_Link {width: 170px; left: 166px; background-position: 0px top;}
.ProductsBanner a.HS_Link {width: 125px; left: 347px; background-position: -181px top;}
.ProductsBanner a.LU_Link {width: 72px; left: 477px; background-position: -311px top;}
.ProductsBanner a.DO_Link:hover {background-position: 0px -30px;}
.ProductsBanner a.HS_Link:hover {background-position: -181px -30px;}
.ProductsBanner a.LU_Link:hover {background-position: -311px -30px;}

.PlantBanner .OnDemandBanner {position: relative;}
.OnDemandBanner .OnDemand_Text {position: relative; width: 231px; height: 231px; left: 0px; background: url(../../images/home/OnDemand_text.jpg) no-repeat;}
.OnDemandBanner a.OnDemand_Link {position: absolute; display: block; width: 150px; height: 77px; top: 64px; left: 14px; background: url(../../images/home/OnDemand_Hover.png) left 100px no-repeat;}
.OnDemandBanner a.OnDemand_Link:hover {background-position: left top !important;}


/* Columns */

#MainHome {margin-top: 4em;}


/* News List */

.News {position: relative; width: 100%; zoom: 1;}

.News ul {position: relative;}
.News li {padding: 8px 11px; background: none !important;}
.News li.WithBanner {padding: 8px 10px 12px 10px; border: 1px solid #ccc; //border-top-width: 3px; //border-bottom-width: 3px; border-right-color: #fff; position: relative; left: 1px; background: #ffffff;}

.News li i.Date {font-style: normal; font-size: 100%; color: #999;}
.News li a {font-size: 120%;}

.NewsBanner {width: 100%; border: 1px solid #ccc;}
.NewsBanner .NewsBg {height: 300px; margin: 8px;}
.NewsBanner .NewsBannerText {}

