﻿body { margin: 0px; padding: 0px; background:#005667 url(../theme/bg.png) no-repeat top center; text-align: center; font-size: 12px; font-family: Arial; }
#stage { width: 990px; margin: 0px auto; }
#stage-header { width: 990px; float: left; height: 100px; }
#stage-header-left { width: 480px; float: left; height: 100px; padding-right: 10px; }
#stage-header-right { width: 480px; float: left; height: 100px; line-height: 100px; vertical-align: middle; color: #FFF; font-weight: 900; font-size: 16px; }
#stage-header-right a { color: #FFF; text-decoration: none; }
#stage-header-right a:hover { color: #FFF; text-decoration: underline; }
#stage-body { width: 990px; float: left; background-color: #FFF; padding: 10px 5px; text-align: left }
#stage-left, #stage-right { width: 480px; float: left; padding: 0px 5px; }
#stage-player { width: 480px; float: left; }
#stage-playlist { width: 480px; float: left; }
#stage-content { width: 480px; float: left; }
#stage-partners { width: 480px; float: left; }
#stage-footer { width: 990px; float: left; height: 50px; line-height: 50px; vertical-align: middle; color: #FFF; }
#stage-menu a { color: #036; text-decoration: none; font-weight: 900; }
#stage-menu a:hover { color: #000; }
#pageLoading { display: none; width: 100%; padding-top: 50px; padding-bottom: 100px; text-align:center; }

/* Classes */
.clear { clear: both; }
.container { float: left; width: 480px; }
.container-header { float: left; background: url(../theme/header.png) no-repeat top left; width: 456px; height:24px; line-height: 24px; vertical-align: middle; padding-left: 24px; color: #FFF; font-weight: 900; font-size: 12px; }
.container-body { float: left; width: 480px; padding: 10px 0px; }
.playlist-video, .playlist-video-alt { float: left; width: 230px; text-align: center; padding-right: 20px; }
.playlist-video-alt { padding-right: 0px; }
.playlist-video-thumb { border: solid 5px #666; }
.playlist-video-link { width: 230px; height: 35px; line-height: 35px; vertical-align: middle; text-align: center; color: #000; font-size: 14px; text-decoration: none; font-weight: 900; }

/* Editor Styles */
.Content-Heading { font-size: 16px; margin: 5px 0px; padding: 5px 0px; display:block; font-weight: 900; color:#000; }
.Content-SubHeading { font-size: 14px; margin: 2px 0px; padding: 2px 0px; display:block; font-weight: 900; color:#000; }
.Content-Normal { font-size: 12px; font-weight: 500; color: #000; }
.Testimonial-Content { font-size: 12px; font-weight: 500; color: #000; }
.Testimonial-Author { font-size: 12px; font-weight: 500; color: #FFFFFF;  font-style: italic; }
ol li { font-size: 14px; font-weight: 900; color:#000; padding: 5px 0px; }
ol ol { padding-left: 0px; }
ol ol li { font-size: 12px; font-weight:500; color:#000; list-style-type: none; }