/* ThemeIEMenu Style Sheet */

.ProductsCycleSlideshowWrapper { width: 218px; padding:0; margin:0; overflow: hidden; text-align:center;}
.ProductsCycleSlideshow { height: 130px; width: 218px; padding:0; margin:0; overflow: hidden; border: 0px solid #bbc3d3; }
.PCSChild { height: 130px; width: 218px; padding: 0px; text-align:center; top:0; left:0 }
.PCSChild  a { text-decoration: none; color:535353;}
.PCSChild  a img { border: none; border-width:0px;}
.PCSOutput { text-align:left; font-size:14px;}
.PCSOutput a { text-decoration: none; color:#535353; }
.PCSPager { margin:1px; }
.PCSPager a { border: 1px solid #535353; background: #fff; color:#349923; text-decoration: none; margin: 0 2px; padding: 0px 2px; font-size:9px;}
.PCSPager a.activeSlide { border: 1px solid #349923; background: #69c75c; color:#535353;}
.PCSPager a:focus { outline: none; }

A { color: #535353; text-decoration: none; }
A:hover { color: #349923; text-decoration: underline; }
