#sliderBox     	{ border:1px solid #aaa; border-width:1px 0; }

/** #s3slider 		 { width:600px; height:300px; position:relative; overflow:hidden; margin:0; background:url('/resources/images/layout/default.jpg') center center no-repeat; } */
#s3slider 		 { width:600px; height:300px; position:relative; overflow:hidden; margin:0; background:url('/resources/images/layout/dts-anniversary.jpg') center -70px no-repeat; }
#s3sliderContent { width:600px; position: absolute; top: 0; margin-left:0;  }
.s3sliderImage 	 { float:left; position:relative; display:none; width:600px; }

.s3sliderImage .imgContent { position:absolute; left:0; font:12px Arial, Helvetica, sans-serif; padding:10px 20px 10px 20px; width:560px; background-color:#fff;
   filter:alpha(opacity=85); -moz-opacity:0.85; -khtml-opacity:0.85; opacity:0.85;
   color:#333; display:none; top:0;
   border-bottom:1px solid #eee;
}

.s3sliderImage .imgContent  h3 a { font:normal 18px "trebuchet ms", arial, sans-serif; }


#sliderContent ul li 				{ height:75px; padding:15px 5px 15px 15px; background:url(/resources/images/layout/active2.jpg) repeat-y 0 0; border-bottom:1px solid #ccc; }
#sliderContent ul li.last 			{ border-bottom:0; }
#sliderContent ul li.active 		{ background:#fff; }
#sliderContent ul li.active h4 		{ background:#666; color:#000; }
#sliderContent ul li.active h4 a 	{ color:#fff; }
#sliderContent ul li.active .date 	{  }

#boxes 				{ margin:20px 0; }
#boxes ul 			{ padding:20px; margin:0; }
#boxes ul li		{ border-bottom:1px solid #eee; display:block; font-size:14px; }
#boxes ul li .inner { padding:5px 0; }
#boxes ul li.first	{ border-bottom:1px dotted #eee; height:26px; padding-top:6px; }
#boxes ul li.last	{ border-bottom:1px solid #eee; }
#boxes ul li h4		{ font-size:18px; text-transform:uppercase; color:#666; }

#boxes ul li a		{ color:#90BCE1; }

#boxes ul li#articles	{ padding-left:28px; background:url(/resources/images/layout/articles.jpg) no-repeat left center; }
#boxes ul li#events		{ padding-left:28px; background:url(/resources/images/layout/events.jpg) no-repeat left center; }
#boxes ul li#conferences{ padding-left:28px; background:url(/resources/images/layout/conferences.jpg) no-repeat left center; }

.block 	{ display:block; }
.inline { display:inline; }
.hovered 	{ background:#f9f9f9;  }
.clearLeft 	{ clear:left; }

