#detailFrameBody { background-color: #949AA6; padding-top: 10px; } #detailFramePage { position: relative; margin: 0 auto 0 auto; width: 700px; border: 1px solid #5C6B7C; -webkit-box-shadow: 0px 0px 8px 0px #585A5A; -moz-box-shadow: 0px 0px 8px 0px #585A5A; box-shadow: 0px 0px 8px 0px #585A5A; background-color: #ffffff; padding: 10px 10px 25px 10px; } #detail { padding: 10px; font-size:14px; line-height:21px; font-family: Arial, Helvetica, sans-serif; color: #000; } #detail img, #detail iframe { display: block; } #detail a { color: #0C3A87; font-weight: bold; text-decoration: underline; } #detail a:hover { color: #FF4040; text-decoration: underline; } #detail span { font-size: inherit !important; line-height: inherit !important; margin: inherit !important; } #detail ul { padding: 12px 0 !important; padding-left: 40px !important; list-style: inherit !important; } #detail .logo { float: right; } #detail .title { border-bottom:3px solid #EAEDF3; overflow: hidden; } #detail h1 { font-size: 25px; margin: 10px 0 0 0; padding: 0 0 15px 0; line-height: 30px; font-weight: normal; } #detail h2 { margin: 15px 0 15px 0; padding: 6px; font-weight: bold; background-color: #EAEDF3; font-size: 16px; -webkit-border-radius: 2px; border-radius: 2px; font-style: italic; } #detail h3 { font-size: 14px; font-weight: bold; color:#FF4609; margin:20px 0px 10px 0; font-style: italic; } #detail div { } #detail div + div { padding-bottom: 0px; } #detail li { padding-bottom: 12px; } #detail li div { margin: 0px; } #detail .lbMedia { clear:both; text-align: center; width: 100%; } #detail .lbMediaCode { position: relative; display: block; min-height: 400px; } #detail .lbMediaCode iframe { width: 100%; height: 100%; min-height: 400px; display: block; z-index: 2; background-color: #000; } #detail .lbMediaCode img { display: block; max-width:100%; } #detail .lbMediaPreview { background:url('../../../visitor/medias/webart/play.png') no-repeat center center; } #detail .lbMediaPreview img { filter: alpha(Opacity=80); opacity: 0.8; -moz-opacity: 0.8; width: 100%; } #detail .lbMediaInfo { text-align: left; font-size: 11px; color:#B5BCC4; padding:5px 8px 5px 8px; line-height: 14px; display: none; } #detail .lbMediaInfoTitle { font-weight: normal; color:#fff; font-size: 13px; padding: 3px 0; } #detail .lbMediaInfoDescription { padding: 3px 0px; } #detail .lbMediaCode, #detail .lbMediaPreview, #detail .lbMediaInfoTitle, #detail .lbMediaInfoDescription { margin: 0px !important; }html, body { margin: 0px; padding: 0px; } body { padding: 0px; background-color: #fff; color:#000; } #detail .btblue { font-weight: bold; text-align: center; color: #fff; padding:5px 8px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; border:1px solid #028dc2; background: #028dc2; transition: all 200ms; -moz-transition: all 200ms; -webkit-transition: all 200ms; font-family: Arial, Helvetica, sans-serif; } #detail .btblue:hover { background: #1154C4; border:1px solid #1154C4; color:#fff; } #detail .secButtons { padding:20px 0 20px 0px; overflow: hidden; } #detail .secButtonsBt { position:relative; left:50%; text-align:center; width:150px; margin-left:-75px; } #detail .secButtonsBt a { color:#fff; text-decoration: none; } #detail .secButtonsBt .btblue { padding:8px 12px 8px 12px; } 