﻿h1 { font-size: 1.2em; font-weight: bold; color: #1f6f46; }

#content-outer { padding-top: 20px; }

.element-columns-alpha-outer { /*background: url("/EasySiteWeb/EasySite/StyleData/Eden_Master/Images/home_right_bg.gif") repeat-y right top;*/ }
.element-column-left-alpha-content { padding-right: 10px; margin-right: 10px; }

/* Panel Gamma */
.element-panel-gamma-inner { }
.element-panel-gamma-icon-outer { position: relative; }
.element-panel-gamma-icon-inner { position: absolute; top: 31px; right: 6px; z-index: 4; }

.element-panel-gamma-body-outer { z-index: -99; }

.oHeadlineBoxStyle2 {}
.oHeadlineBoxStyle2 .oRSSFeedBodyOuter, .oHeadlineBoxStyle2 .oBoxBodyOuter { border: 0; padding: 0; }






/* Links in header */
#header-links-inner ul { padding: 0; margin: 0; }
#header-links-inner li { list-style-type: none; }
#header-links-inner a:link, #header-links-inner a:visited { text-decoration: underline; color: #fff; /*background-color: #1b525e;*/ }
#header-links-inner a:hover, #header-links-inner a:active { text-decoration: underline; color: #f00; /*background-color: #1b525e;*/ }
/* 
  Sample CSS for "Accessible Controls for the YouTube Embedded Video Player"
  http://wac.osu.edu/examples/youtube-player-controls/
*/
div.ytplayerbox 
{
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: small;
  border: 1px solid #1f6f46;
  background: #fff;
  padding: 5px;
}
ul.ytplayerbuttons 
{
  margin: 0; padding: 0 0 5px 0;
}
ul.ytplayerbuttons li 
{
  list-style-type: none;
  display:inline;
  /*border: 1px solid #1f6f46;*/
  margin: 0 1px 0 0;
}
ul.ytplayerbuttons a 
{ 
  padding: 3px;
  text-decoration: none;
  border: none;
  display:inline-block; /* helps with IE7 and earlier rendering */
}
ul.ytplayerbuttons a:link, ul.ytplayerbuttons a:visited
{
  color: #fff;
  background: #1f6f46;
}
ul.ytplayerbuttons a:hover, ul.ytplayerbuttons a:active, ul.ytplayerbuttons a:focus
{
  background: #444;
color:#fff
}
/* or use your own offleft hiding style declaration for this */
div.ytplayerbox h3.semantic
{
  position:absolute;
  left:-10000px;
  top:auto;
  width:1px;
  height:1px;
  overflow:hidden;
}
div.ytplayerbox h3.playlisth
{
  font-size: medium;
  color: #1f6f46;
  line-height:0.8;
  margin: 12px 0 3px 0;
text-align: center;
border-bottom: #1f6f46 solid 1px;
padding: 0 0 3px 0;
}
div.ytplayerbox h4 
{
  font-size: small;
  color: #555;
  margin: 3px 0 0 0;
}
ul.ytplaylistl
{
  background: #f3f8f5;
  padding: 1px;
  margin: 0;
}
ul.ytplaylistl li 
{
  list-style-type: none;
  font-size: small;
  background: transparent url("control_play.png") no-repeat 3px .3em;
  padding: 5px 0 3px 21px;
  margin: 0;
}
ul.ytplaylistl li.ytlisteven
{
  background-color: #fff;
}
ul.ytplaylistl li.ytlistodd
{
  background-color: #f3f8f5;
}
ul.ytplaylistl li a
{
  font-weight: bold;
  text-decoration: none;
  border: none;
  display: block;
}
ul.ytplaylistl li a:link
{
  color: #000;
}
ul.ytplaylistl li a:visited
{
  color: #333;
}
ul.ytplaylistl li a:hover, ul.ytplaylistl li a:active, ul.ytplaylistl li a:focus
{
  color: #fff;
  background-color: #333;
}
a.contracted {  background: transparent url("/EasysiteWeb/kb-yt/kb.jpg") no-repeat center right;padding-right: 30px;}
a.expanded {  /*background: transparent url("kb.jpg") no-repeat center right;padding-right: 30px;*/}

