﻿body { } /*.hidden { display:none; }*/.transparent { filter: alpha(opacity=0); filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0); -moz-opacity: 0.0; opacity: 0.0; } #jsCarousel { position: relative; width: 984px; height: 500px; overflow: hidden; background: url('carousel_back.png'); } #jsCarouselWhiteBox { position: absolute; width: 984px; height: 500px; background: #fff; z-index: 100; } #jsCarousel > div.Item { } #jsCarousel > div.Item .Title { } #jsCarousel > .Item.Selectable { cursor: pointer; } #jsCarousel > #googleGadget.Item { width: 229px; height: 390px; } #jsCarousel > #winGadget.Item { width: 229px; height: 390px; } #jsCarousel > #iPhoneJobs.Item { width: 187px; height: 390px; } #jsCarousel > div.Item > .Darkener { /*	background:#000;*/ height: 100%; width: 100%; position: absolute; left: 0px; top: 0px; filter: alpha(opacity=0); filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0); -moz-opacity: 0.0; opacity: 0.0; } #jsCarousel #InfoPanel { /*border:solid 1px black;*/ position: absolute; /*top:349px;*/ top: 500px; left: 292px; z-index: 80; width: 400px; height: 150px; background: url('Carousel-InfoPanel.png') no-repeat; /*filter: alpha(opacity=60); filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60); -moz-opacity: 0.6; opacity:0.6;*/ } .InfoContent { margin: 12px 15px 0px 15px; color: #000; font-family: Verdana, Tahoma, Arial, Sans-Serif; } .InfoContent a:link, .InfoContent a:visited { color: #00374b !important; } .InfoContent a:hover { color: #ff7e00 !important; } .InfoContent ul { padding-left: 12px; margin-bottom: 3px; } .InfoContent ol { padding-left: 24px; } .InfoContent li { margin: 3px 0px 0px 5px; } .InfoContent h1 { font-size: 16px; margin: 0px 0px 5px 0px; color: #00374b; font-weight: 900; text-align: center; } .InfoContent h2 { font-size: 12px; color: #222; font-weight: 900; margin: 0px 0px 5px 0px; } .InfoContent p { } .GadgetsFooter { margin-top: 10px; color: #444; text-align: center; font-style: italic; } .GadgetsFooter a:link, .GadgetsFooter a:visited { font-weight: 900; color: #00374b !important; } .GadgetsFooter a:hover { font-weight: 900; color: #ff7e00 !important; }
