.video_title {
  margin-bottom:7px;
}
form[id$='title-inplaceeditor'] .editor_field {
  float: left;
  margin:0 5px 0 0;
  height:14px;
  padding:3px 5px 3px 5px;
  width:170px;
  border:1px solid #cccccc;
}
form[id$='description-inplaceeditor'] .editor_field {
  margin:0 0 10px 0;
  height:65px;
  padding:3px 5px 3px 5px;
  width:400px;
  border:1px solid #cccccc;
}
.editor_ok_button {
  float: left;
  margin: 0px;
  height:22px;
  width:30px;
  border:1px solid #cccccc;
  background:#ffffff;
}
.editor_cancel {
  display:none;
}
#upload {
  border:2px solid #cccccc;
  background:#eeeeee url(/images/document_video.png) no-repeat 12px 6px;
  overflow:hidden;
  text-align:left;
  margin:15px 45px 15px 45px;
  padding:2px 15px 2px 85px;
  line-height:13px;
}
#document_created_data {
  -moz-opacity:0;
  filter:alpha(opacity=0);
  opacity:0;
  position:absolute;
  height:16px;
  width:500px;
  z-index:1000;
}
#text_description {
  margin-top:10px;
  color:#999999;
  font-weight:600;
}
input.text_input, textarea.text_input_textarea {
  border: 1px solid #cccccc;
}
.text_input {
  height: 14px;
}
.text_input_textarea {
  height:60px;
}
.create_placeholder {
  margin:0;
  border:0;
  padding:0;
  float: right;
  height:72px;
  width:1px;
}
.input_wrapper {
  float: left;
}
.video_block {
  position: relative;
  padding:15px 0 0 0;
  line-height:15px;
  height: 275px;
  border-bottom:1px solid #cccccc;
  overflow:hidden;
}
.video_block:hover {
  background:#eeeeee;
  cursor:pointer;
}
.image_placeholder {
  overflow:hidden;
  padding-left: 10px;
  padding-right: 10px;
}
.video_links {
  float: right;
  line-height:15px;
  padding-left: 5px;
  border-left: 1px solid #cccccc;
  width: 120px;
}
.video_inside {
  overflow:hidden;
  padding-right:15px;
}
.video_description {
  color: #999999;
  line-height: 16px;
}
.video_title {
  font-weight:600;
}
.video_title {
  margin-bottom:7px;
}
#edit_video {
  border:2px solid #cccccc;
  background:#eeeeee;
  overflow:hidden;
  text-align:left;
  margin:15px 45px 15px 45px;
  padding:2px 15px 2px 15px;
  line-height:13px;
}
#upload {
  border:2px solid #cccccc;
  background:#eeeeee url(/images/document_video.png) no-repeat 12px 6px;
  text-align:left;
  margin:15px 45px 15px 45px;
  padding:2px 15px 2px 85px;
  line-height:13px;
}
#document_created_data {
  -moz-opacity:0;
  filter:alpha(opacity=0);
  opacity:0;
  position:absolute;
  height:16px;
  width:500px;
  z-index:1000;
}
#text_description {
  margin-top:10px;
  color:#999999;
  font-weight:600;
}


#album_carousel_container {
  padding: 8px 0;
}
#album_carousel_container .carousel {
  padding: 0 0 0 8px;
}
#album_carousel_container a img {
  padding: 0 10px 0 0;
}


#widget_-1 {
}
#widget_-1 .post {
  padding: 12px 12px 8px;
}
#widget_-1 h3 {
  font-weight: normal;
  font-size: 1.7em;
  padding-bottom: 0.1em;
}
#widget_-1 h3 a {
  text-decoration: none;
}
#widget_-1 h3 a:hover, #widget_-1 h3 a:active {
}
#widget_-1 h5 {
  color: #888;
}
#widget_-1 p {
  margin-bottom: 0.2em;
}
#widget_-1 ul {
  margin-left: 24px;
  padding-bottom: 0.5em;
}
#widget_-1 li {
  margin-bottom: 0.2em;
}


.scrollable_schedule {
}
.scrollable_schedule .scroll_bar {
  float: right;
  width: 19px;
  background: transparent url(/images/bg/scrollbar_bg.gif) no-repeat right bottom;
  height: 198px;
  padding-bottom: 2px;
}
.scrollable_schedule .scroll_button {
  cursor: pointer;
  height: 50%;
  background-repeat: no-repeat;
}
.scrollable_schedule div.scroll_button.up {
  background: transparent url(/images/icons/schedule_scroll_up.gif);
  background-repeat: no-repeat;
  background-position: center top;
}
.scrollable_schedule div.scroll_button.down {
  background: transparent url(/images/icons/schedule_scroll_down.gif);
  background-position: center bottom;
  background-repeat: no-repeat;
}
.scrollable_schedule div.up.disabled {
  background: transparent url(/images/icons/schedule_scroll_up_fade.gif) no-repeat center top;
}
.scrollable_schedule div.down.disabled {
  background: transparent url(/images/icons/schedule_scroll_down_fade.gif) no-repeat center bottom;
}
.scrollable_schedule div.scroll_button.disabled {
  cursor: default;
}
.scrollable_schedule .scroll_button.hover {
  background-color: #CCCCCC;
}
.scrollable_schedule .content_window {
  height: 200px;
  overflow: hidden;
  position: relative;
}
.scrollable_schedule .contents {
  position: absolute;
  left: 0;
  right: 0;
}
.scrollable_schedule .contents .date_block {
  margin: 10px auto;
  border-bottom: solid 1px #dcdcdc;
}
.scrollable_schedule .date_block.alt {
  background-color: #eee;
}
.scrollable_schedule .contents .date_block .date_header {
  font-weight: bold;
  padding-left: 10px;
  border-bottom: 1px dotted #aaa;
  margin-bottom: 1px;
}
.scrollable_schedule .title {
  font-size: 1em;
}
.scrollable_schedule .contents .date_block .date_header.past {
  background-color: #F4F4F8;
}
.scrollable_schedule .contents .date_block .event_block {
  clear: both;
}
.scrollable_schedule .contents .date_block .event_block .title_bar {
  color: black;
  padding: 0 10px 1px; /* Bottom padding fixes Opera float-drop bug */
  margin-top: -1px;
  cursor: pointer;
  clear: both;
}
.scrollable_schedule .contents .date_block .event_block .title_bar .icon {
  padding-left: 3px;
  height: 14px;
  width: 14px;
  border: 1px solid #666666;
  margin-top: 2px;
  float: left;
  font-weight: bold;
  line-height: 14px;
  color: white;
  float: left;
}
.scrollable_schedule .contents .date_block .event_block .title_bar .icon.game {
  background-color: #33CC33; /* green */
}
.scrollable_schedule .contents .date_block .event_block .title_bar .icon.race {
  background-color: #FF3300; /* red */
}
.scrollable_schedule .contents .date_block .event_block .title_bar .icon.tournament {
  background-color: #990000; /* dark red */
}
.scrollable_schedule .contents .date_block .event_block .title_bar .icon.practice {
  background-color: #3333CC; /* blue */
}
.scrollable_schedule .contents .date_block .event_block .title_bar .icon.social {
  background-color: #FF9900; /* orange */
}
.scrollable_schedule .contents .date_block .event_block .title_bar .icon.other {
  background-color: #006699; /* dull blue */
}
.scrollable_schedule .contents .date_block .event_block .title_bar .time {
  float: left;
  margin-left: 3px;
}
.scrollable_schedule .contents .date_block .event_block .title_bar .title {
  /* vv Cancels out other title properties vv */
  background: transparent;
  color: inherit;
  height: auto;
  margin: 0;
  padding: 0;
  font-weight: normal;
  /* ^^ Cancels out other title properties ^^ */
  float: right;
}
.scrollable_schedule .contents .date_block .event_block .info {
  background-color: transparent;
  padding-left: 33px;
  padding-right: 10px;
  margin-bottom: 1px;
}


.people_container, .team_container {
  margin-left: 6px;
  margin: auto;
  text-align: center;
}
.person, .team {
  float: left;
}
.people_container .person, .team_container .team
{
  float: left;
  text-align: center;
  padding-left: 5px;
  padding-right: 5px;
  margin: 0 auto;
  width: 80px;
}
.people_container .person .picture, .team_container .team .picture
{
  padding-top: 5px;
  height: 82px;
  overflow: hidden;
  width: 80px;
}
.people_container .person .caption, .team_container .team .caption
{
  height: 2.3em;
  line-height: 1.1em;
  overflow: hidden;
  width: 80px;
}
.even {
  background-color: #E5EBEE;
}


.topic_posts_image
{
  border: 2px solid #2F7FC2;
  width: 40px;
  height: 40px;
  float: left;
  font-weight: bold;
  text-align: center;
  margin: 5px;
  cursor: pointer;
}
.topic_posts_image .posts_title
{
  color: white;
  background-color: #5A9ACF;
  height: 15px;
  font-size: 0.9em;
}
.topic_posts_image:hover .posts_title
{
  color: #5A9ACF;
  background-color: white;
}
.topic_posts_image .count
{
  color: black;
  background-color: white;
  height: 25px;
  font-size: 1.1em;
}
#topic_posts
{
  border: 1px solid #CCCCCC;
  border-top: none;
}
#topic_posts .post
{
  vertical-align: top;
}
#topic_posts .post .author_info
{
  background-color: #EDEDFB;
  width: 100px;
  border-top: 1px solid #CCCCCC;
  border-right: 1px solid #AAAAAA;
}
#topic_posts .post .post_content
{
  padding: 0;
  vertical-align: top;
}
#topic_posts .post .post_content .post_info
{
  color: #999999;
  border-top: 1px solid #CCCCCC;
  padding: 0 5px;
  background-color: #EEEEEE;
}
#topic_posts .post .post_content .post_body
{
  padding: 5px;
  background-color: white;
}
#reply.post_reply_box
{
  background-color: #EEEEEE;
  border: 1px solid #BBBBBB;
  padding: 10px;
  margin: 10px;
}
.pagination
{
  background-color: #EEEEEE;
  border: 1px dashed #BBBBBB;
  margin: -1px auto;
  padding: 5px;
}


#create_note_box {
  padding: 1em;
  background-color: #e5e5e5;
  border-bottom: 1px solid #cdcdcd;
}
#create_note_box textarea {
  width: 99%;
  height: 6em;
}
#create_note_box form {
  margin: 0;
}
#create_note_box input.button {
  margin-top: 0.5em;
}

.notes_list_box {
  padding: 0 0 12px;
  margin: 0;
}
.notes_list {
  padding: 0;
  margin: 0;
}

#no_notes_span {
  font-size: 0.9em;
  font-style: italic;
  color: #999999;
  padding: 1em;
}
.notes_list .note {
  margin: 0.2em 0 0.2em 0;
  border-bottom: 1px solid #cdcdcd;
  padding: 2px 5px;
}
.notes_list .note .note_header {
  color: #666666;
  border-bottom: 1px solid #d9d9d9;
  padding-left: 0.5em;
  padding-right: 0.5em;
  padding-bottom: 0.2em;
}
.notes_list .note .note_author {
  float: left;
  display: inline;
  width: 45%;
}
.notes_list .note .note_subheader {
  color: #888888;	
  float: right;
  display: inline;
  width: 50%;
  text-align: right;
  font-size: 11px;
}
.notes_list .note .note_body {
  clear: both;
  background-color: transparent;
  padding: 5px;
}
.notes_list .note .note_body .avatar {
  float: left;
  padding-right: 1em;
}
.notes_list .note .note_body .message {
  color: #333333;
}
