.content #hero { padding:22px 0 32px; text-align:center; }
.content #hero p.intro { margin-bottom:22px; padding:0 60px; font-size:16px; line-height:20px; color:#666; }
.content #hero ul.piped li { display:inline; float:none; }
.content #hero ul, .content #hero .explore { display:inline; }
.content #hero .explore { margin-right:15px; }

.content .grid2col { padding-top:0; }
.content .section { padding-top:36px; }
.content .section h2 { margin-bottom:14px; }
.content .section p.intro { width:685px; font-size:1em; line-height:1.5; color:#252525; }
.content .section p.backtotop { margin-top:-30px; }

.content .section .set { margin:40px 0; padding: 0; border-bottom: 1px solid #222; width: auto; background:url(/euro/logicstudio/plug-ins/images/set_bg20090721.png) repeat-y; }

.content .section .set .nav ul { padding:9px 8px 8px 20px; background:#fff url(/euro/logicstudio/plug-ins/images/set_nav_bg20090721.png) no-repeat; zoom:1 ; }
.content .section .set .nav ul:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
.content .section .set .nav ul li { float:left; margin-right:24px; }
.content .section .set .nav ul li a { display:block; _float:left; height:21px; color:#404040; line-height:21px; text-shadow:#ddd 0 1px 0; outline: none; }
.content .section .set .nav ul li a:hover { color:#08c; text-decoration:none; }
.content .section .set .nav ul li a.active { position:relative; margin-left:-12px; padding-left:12px; text-shadow:#555 0 -1px 0; background:url(/euro/logicstudio/plug-ins/images/set_nav_active_bgleft20090721.gif) no-repeat; cursor:default; }
.content .section .set .nav ul li a.active span { display:block; position:relative; z-index:1000; margin-right:-12px; padding-right:12px; _width:1px; white-space:nowrap; color:#fff; background:url(/euro/logicstudio/plug-ins/images/set_nav_active_bgright20090721.gif) no-repeat 100% 0; }

.content .section .set .view { position:relative; padding:18px 49px 12px; color:#ccc; background:#2e2e2e url(/euro/logicstudio/plug-ins/images/set_bgtop20090721.png) no-repeat; }
.content .section .set .view h3 { color:#fff; font-size:18px; }
.content .section .set .view h3 span { padding-left:0.2em; font-weight:normal; }
.content .section .set .view .grid2col { padding-top:18px; background:url(/euro/logicstudio/plug-ins/images/set_hr20090721.png) repeat-x; _background:none; }
.content .section .set .view .grid2col .column { width:365px; }
.content .section .set .view img.across { display:block; margin:2px auto 0; }

.content .section .set .view .audiolist { margin: 18px 0 10px; text-align: center; }
.content .section .set .view .audiolist a.audioLink { display: inline-block; }
.content .section .set .view .audiolist a.audioLink.controller { margin: 0 3px 0 50px; }

.content .section .set #MASKED-effects-delay .audiolist a.audioLink.controller { margin-left: 20px; }
.content .section .set #MASKED-instruments-vintage .audiolist a.audioLink.controller { margin-left: 100px; }
.content .section .set #MASKED-instruments-synths .audiolist a.audioLink.controller { margin-left: 125px; }

.content .section .set .view .audiolist a.audioLink.controller.first { margin-left: 0 !important; }

.content #studio-sound-library img.across { margin-bottom:0; }
.content #studio-sound-library p.backtotop { margin-top:0; }


/* circular controller */
.controllerPanel { width:auto; }
.ACQuicktimeCircularController { position:absolute; left: 1px; _left:-50px; width:28px; height:28px; overflow:hidden; }
.ACQuicktimeCircularController .control { position:absolute; top:6px; left:5px; margin:0; width:18px; height:18px; overflow:hidden; text-align:center; text-indent:-999px; background:none; }
.ACQuicktimeCircularController .background { position:absolute; background-image:url('/euro/logicstudio/images/circular_controller_parts20090721.png') !important; background-image:expression('none')!important; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/euro/logicstudio/images/circular_controller_parts20090721.png', sizingMethod='crop'); width:64px; height:28px; left:-36px; top:0px; }
.ACQuicktimeCircularController .control.play .background { left:0px; top:-6px; }
.ACQuicktimeCircularController .control.pause .background{ left:-18px; top:-6px; }
.ACQuicktimeCircularController canvas { left:1px; top:1px; width:26px; height:26px; }
