/* Multimedia */
.bot_col1 #highlightReel {
  position: relative;
  width: 413px;
  min-height: 513px;
  padding-top: 10px;
  border: 1px solid #1A1A1A;
  /*rounded corners*/
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
.bot_col1 #highlightReel_title {
  display: none;
}

.bot_col1 #highlightReel #highlightVideo_wrapper {
  margin: 0 auto 0 auto;
}

.bot_col1 #highlightReel #highlightVideo {
  margin: 0 auto 0 auto;
  border: 1px solid #ffffff;
}
.bot_col1 #highlightReel .descriptions {
  min-height: 40px;
  margin-left: 10px;
  padding: 15px 0;
  font-size: 1.1em;
  color: #ffffff;
}
.bot_col1 #highlightReel .descriptions .xlarge  {
  font-weight: bold;
  font-size: 1.5em;
}
.bot_col1 #highlightReel .videomorelink,
.bot_col1 #highlightReel .hidden {
  display: none;
}
.bot_col1 #highlightReel .tabs {
  float: left;
  cursor: pointer;
  border: 1px solid #ffffff;
  border-bottom: 0;
  /*rounded corners*/
  -moz-border-radius: 10px 10px 0 0;
  -webkit-border-radius: 10px 10px 0 0;
  border-radius: 10px 10px 0 0;
}
.bot_col1 #highlightReel .tabs li {
  margin-right: 0;
  padding: 5px 5px 3px;
  border-right: 1px solid #ffffff;
  text-transform: uppercase;
}
.bot_col1 #highlightReel .tabs #tab_0 {
  /*rounded corners*/
  -moz-border-radius-topleft: 8px;
  -webkit-border-top-left-radius: 8px;
  border-top-left-radius: 8px;
}
.bot_col1 #highlightReel .tabs #tab_last {
  border-right: none;
  /*rounded corners*/
  -moz-border-radius-topright: 8px;
  -webkit-border-top-right-radius: 8px;
  border-top-right-radius: 8px;
}
.bot_col1 #highlightReel .tabs #highlightReel_tab_0,
.bot_col1 #highlightReel .tabs #highlightReel_tab_1,
.bot_col1 #highlightReel .tabs #highlightReel_tab_2 {
  background: transparent url('http://ohl.assets.mrx.ca/league/images/en/2010/arrow_right_red.png') no-repeat scroll right center;
  padding-right: 10px;
}
.bot_col1 #highlightReel .viewport {
  width: 411px; 
  height: 192px;
  background: #ffffff url('http://ohl.assets.mrx.ca/guelph/images/en/2010/content_block_bg.png') repeat-x scroll left bottom;
  overflow: scroll;
  overflow-y: hidden;
  border: 1px solid #ffffff;
  position: relative;
  /*rounded corners*/
  -moz-border-radius: 0 10px 10px 10px;
  -webkit-border-radius: 0 10px 10px 10px;
  border-radius: 0 10px 10px 10px;
  /*dropshadow*/
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
}
.bot_col1 #highlightReel .container {
  float: left;
  /* width is width of #highlightReel X tab number (380 x 2) */
  width: 1239px;
}
.bot_col1 #highlightReel .container .channel {
  float: left;
  width: 413px;
}
.bot_col1 #highlightReel .thumb {
  float: left;
  width: 124px;
  margin: 8px 6px;
  min-height: 124px;
}
.bot_col1 #highlightReel .thumb img { 
  border: 1px solid #b9b9b9;
  width: 112px;
  height: 78px; 
}
.bot_col1 #highlightReel .thumb .title {
  padding: 10px 0 2px 0;
  font-size: 1.1em;
  font-weight: bold;
}
.bot_col1 #highlightReel .channel .morechannel {
  width: 404px;
  height: 26px;
  line-height: 26px;
  padding-right: 7px;
  margin-top: 25px;
  text-align: right;
  font-weight: bold;
  color: #ffffff;
  background: transparent url('http://ohl.assets.mrx.ca/guelph/images/en/2010/more_link_bg.png') repeat-x scroll left center;
  border-top: 1px solid #ffffff;
  /*rounded corners*/
  -moz-border-radius: 0 0 10px 10px;
  -webkit-border-radius: 0 0 10px 10px;
  border-radius: 0 0 10px 10px;
}
.bot_col1 #highlightReel .channel .morechannel a {
  color: #ffffff;
  text-decoration: none;
  background: transparent url('http://ohl.assets.mrx.ca/league/images/en/2010/arrow_right_white.png') no-repeat scroll right center;
  padding-right: 10px;
  font-size: 1.2em;
}
/* End Multimedia */
/* Headlines */
.bot_col2 .site_tab {
  position: relative;
  width: 232px;
}
.bot_col2 #around_headlines li {
  padding: 3px 0;  
  margin-right: 0;
  width: 114px;
  height: 24px;
  text-transform: uppercase;
}
.bot_col2 #around_headlines li.chl_news {
  /*rounded corners*/
  -moz-border-radius-topleft: 10px;
  -webkit-border-top-left-radius: 10px;
  border-top-left-radius: 10px;
  border: 1px solid #ffffff;
}
.bot_col2 #around_headlines li.ohl_news {
  /*rounded corners*/
  -moz-border-radius-topright: 10px;
  -webkit-border-top-right-radius: 10px;
  border-top-right-radius: 10px;
  border: 1px solid #ffffff;
}
.bot_col2 #headlines {
  position: relative;
  width: 230px;
  height: 227px;
  background: #ffffff url('http://ohl.assets.mrx.ca/guelph/images/en/2010/content_block_bg.png') repeat-x scroll left bottom;
  border: 1px solid #ffffff;
  border-top: 0;
  top: -10px;
  /*rounded corners*/
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  /*dropshadow*/
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
}
.bot_col2 #headlines h2 {
  padding: 10px;
  color: #231F20;
  text-transform: uppercase;
  font-size: 1.6em;
}
.bot_col2 #headlines li {
  width: 210px;
  padding: 7px 0;
  margin: 0 10px;
  font-size: 1.1em;
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #b9b9b9;
}
.bot_col2 #headlines li:first-child {
  border-top: 0;
}
.bot_col2 #headlines li.headlines_last {
  border-bottom: 0;
}
.bot_col2 #headlines li a {
  color: #98012E;
  font-weight: bold;
  text-decoration: none;
}
/* End Headlines */
/* Fanzone */
.bot_col2 .fanzone {
  position: relative;
  width: 230px;
  min-height: 263px;
  background: #ffffff url('http://ohl.assets.mrx.ca/guelph/images/en/2010/content_block_bg.png') repeat-x scroll left bottom;
  border: 1px solid #ffffff;
  /*rounded corners*/
  -moz-border-radius: 10px 0 0 10px;
  -webkit-border-radius: 10px 0 0 10px;
  border-radius: 10px 0 0 10px;
  /*dropshadow*/
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
  line-height: 15px;
}
.bot_col2 .fanzone h2 {
  padding: 10px 10px 0;
  font-size: 1.8em;
  text-transform: uppercase;
  color: #231F20;
}
/* End Fanzone */
/* Poll Block */
.bot_col2 .fan_poll,
.bot_col2 .page_content {
  position: relative;
  width: 210px;
  padding: 10px 0;
  margin: 0 10px;
  font-size: 1.1em;
}
.bot_col2 .fan_poll {
  border-bottom: 1px solid #b9b9b9;
}
.bot_col2 .fan_poll h2 {
  padding: 0 0 5px 0;
  font-size: 1.1em;
  color: #231f20;
}
.bot_col2 .fan_poll .polltitle {
  color: #333333;
  font-weight: bold;
}
.bot_col2 .fan_poll .pollbox {
  position: relative;
  width: 193px;
}
.bot_col2 .fan_poll .pollbox p {
  color: red;
  font-weight: bold;
  padding: 5px 0;
}
.bot_col2 .fan_poll ul li {
  padding: 0;
}
.bot_col2 .fan_poll ul li a {
  display: block;
  height: auto;
  line-height: 18px;
  padding-left: 27px;
  color: #000000;
  text-decoration: none;
  background: transparent url('http://ohl.assets.mrx.ca/league/images/en/2010/poll_choice.png') no-repeat scroll left center;
}
.bot_col2 .fan_poll ul li a:hover {
  background: transparent url('http://ohl.assets.mrx.ca/league/images/en/2010/poll_choice_hover.png') no-repeat scroll left center;
}
.bot_col2 .fan_poll ul li .percentbar {
  padding: 1px;
  color: #ffffff;
  font-size: 0.9em;
  text-align: right;
  background-color: #98012E;
  min-width: 16px;
}
.bot_col2 .fan_poll .resultslink,
.bot_col2 .fan_poll .pollvotes {
  display: none;
}
/* End Poll Block */
.bot_col2 .page_content {
  padding-bottom: 13px;
  border-top: 1px solid #ffffff;
}
/* End Fanzone */
/* Footer Promos */
.body_container .footer_promos {
  position: relative;
  width: 980px;
  margin: 0 auto;
}
.body_container .footer_promos .random_promo {
  position: relative;
  float: left;
  width: 320px;
  padding: 10px 3px;
  text-align: center;
}
/* End Footer Promos */

