<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/***********************************************************
  CSS guidelines.
*/
/*

CSS classes are divided into categories:
* Global classes (GlobalClass) - define some separate concept, directly referenced in HTML.
* Local classes (localClass) - define some local concept in context of some enclosing
  global class.
* Classification classes (CClassification, PPage) - a short marker that goes together with a
  global class in usage and definition (!) to indicate its scope.
* Base/reusable classes (_ReusableClass) - define some abstract concept to derive from.

Classification classes:
* CStructure - classes that define the general, large-scale page structure, common to all
  or most pages.
* CBlock - classes that define specific blocks on the page, either for common "master pages"
  or for use in multiple pages.
* CLayout - classes that define small-scale page structures, reused for different page
  elements.
* CDialog - classes that define specific dialogs (reusable or not))
* PWhatever - classes that define layout of specific pages or page types; the marker class
  is named after the page or page type.

*/
/***********************************************************
  Global constants.
*/
/***********************************************************
  Reusables.
*/
/* --- GLOBAL REUSABLES --- */
._DetachedRating.grey, .Solid .CBlock.TripleContent.best .list .rating, .Solid .CBlock.TripleContent.commented .list .commented {
  width: 34px;
  height: 22px;
  font-family: Arial;
  font-size: 13px;
  font-weight: bold;
  line-height: 22px;
  text-align: center;
  border: solid 1px #333333;
  overflow: hidden;
  /* gradient: http://www.colorzilla.com/gradient-editor/#e0e0e0+0,999999+50,e0e0e0+100;Custom */
  background: #e0e0e0;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UwZTBlMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzk5OTk5OSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlMGUwZTAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #e0e0e0 0%, #999999 50%, #e0e0e0 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e0e0e0), color-stop(50%, #999999), color-stop(100%, #e0e0e0));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #e0e0e0 0%, #999999 50%, #e0e0e0 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #e0e0e0 0%, #999999 50%, #e0e0e0 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #e0e0e0 0%, #999999 50%, #e0e0e0 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #e0e0e0 0%, #999999 50%, #e0e0e0 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e0e0e0', endColorstr='#e0e0e0',GradientType=0 );
  /* IE6-8 */ }

._DetachedRating.light, ._StandardNodeList .rating, .Solid .PSimple.NodeList .rating, .Solid .PCategorized.ItemList .rating, .Solid .PNode.NodeRating .ratingValue {
  width: 34px;
  height: 22px;
  font-family: Arial;
  font-size: 13px;
  font-weight: bold;
  line-height: 22px;
  text-align: center;
  border: solid 1px #333333;
  overflow: hidden;
  /* gradient: http://www.colorzilla.com/gradient-editor/#f0f0e0+0,b8b8b8+50,f0f0e0+100;Custom */
  background: #f0f0e0;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YwZjBlMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2I4YjhiOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMGYwZTAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #f0f0e0 0%, #b8b8b8 50%, #f0f0e0 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f0f0e0), color-stop(50%, #b8b8b8), color-stop(100%, #f0f0e0));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f0f0e0 0%, #b8b8b8 50%, #f0f0e0 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #f0f0e0 0%, #b8b8b8 50%, #f0f0e0 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #f0f0e0 0%, #b8b8b8 50%, #f0f0e0 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #f0f0e0 0%, #b8b8b8 50%, #f0f0e0 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f0e0', endColorstr='#f0f0e0',GradientType=0 );
  /* IE6-8 */ }

._BlockStyleList, ._StandardNodeList, .Solid .PSimple.NodeList, .Solid .PCategorized.ItemList, .Solid .CBlock.TripleContent.resonance .list, ._BestOrCommentedList, .Solid .CBlock.TripleContent.best .list, .Solid .CBlock.TripleContent.commented .list, .Solid .PFront.NewsFeedContent .list, .Solid .PFront.CrowdContent .list, .Solid .CBlock.SecondaryIssueItemList, .Solid .PCategorized.CategoryList {
  display: block;
  margin: 0;
  padding: 0; }
  ._BlockStyleList &gt; li, ._StandardNodeList &gt; li, .Solid .PSimple.NodeList &gt; li, .Solid .PCategorized.ItemList &gt; li, .Solid .CBlock.TripleContent.resonance .list &gt; li, ._BestOrCommentedList &gt; li, .Solid .CBlock.TripleContent.best .list &gt; li, .Solid .CBlock.TripleContent.commented .list &gt; li, .Solid .PFront.NewsFeedContent .list &gt; li, .Solid .PFront.CrowdContent .list &gt; li, .Solid .CBlock.SecondaryIssueItemList &gt; li, .Solid .PCategorized.CategoryList &gt; li {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0; }

._BorderlessTable, .CStructure.BottomLinksBlock .table {
  border-collapse: collapse; }
  ._BorderlessTable &gt; tbody &gt; tr &gt; td, .CStructure.BottomLinksBlock .table &gt; tbody &gt; tr &gt; td {
    border: none;
    padding: 0; }

._LinelessDialog .dialogContent.dialogContent, .Solid .CDialog.Announcements .dialogContent.dialogContent, .Solid .CDialog.Broadcast .dialogContent.dialogContent {
  /* double selector for override */
  border-top-color: transparent;
  border-bottom-color: transparent; }

/* --- PAGE STYLE REUSABLES --- */
._StandardNodeList, .Solid .PSimple.NodeList, .Solid .PCategorized.ItemList {
  /* hardcoded in ._DetachedRating */ }
  ._StandardNodeList &gt; li, .Solid .PSimple.NodeList &gt; li, .Solid .PCategorized.ItemList &gt; li {
    position: relative;
    height: 84px;
    margin-bottom: 2px;
    background-color: #ddddcc; }
    ._StandardNodeList &gt; li.branchHeader, .Solid .PSimple.NodeList &gt; li.branchHeader, .Solid .PCategorized.ItemList &gt; li.branchHeader {
      background-color: #bbbbbb; }
  ._StandardNodeList .link, .Solid .PSimple.NodeList .link, .Solid .PCategorized.ItemList .link {
    line-height: 16px; }
  ._StandardNodeList .picture, .Solid .PSimple.NodeList .picture, .Solid .PCategorized.ItemList .picture {
    display: table;
    width: 100px;
    max-width: 100px;
    height: 68px;
    max-height: 68px;
    overflow: hidden;
    border: 1px solid #f8f8fc;
    background-color: #808080;
    position: absolute;
    top: 6px;
    left: 8px; }
    ._StandardNodeList .picture &gt; .imgContainer, .Solid .PSimple.NodeList .picture &gt; .imgContainer, .Solid .PCategorized.ItemList .picture &gt; .imgContainer {
      display: table-cell;
      vertical-align: middle; }
    ._StandardNodeList .picture &gt; .imgContainer &gt; img, .Solid .PSimple.NodeList .picture &gt; .imgContainer &gt; img, .Solid .PCategorized.ItemList .picture &gt; .imgContainer &gt; img {
      display: block;
      margin: 0 auto;
      max-width: 100px;
      max-height: 68px; }
  ._StandardNodeList .title, .Solid .PSimple.NodeList .title, .Solid .PCategorized.ItemList .title {
    display: block;
    position: absolute;
    top: 5px;
    left: 116px;
    right: 55px;
    line-height: 16px;
    max-height: 48px;
    padding-bottom: 2px;
    /* Without this (or a bigger line-height), the last line's
       long characters get clipped in FF. */
    overflow: hidden;
    font-family: Verdana, sans-serif;
    font-size: 14px;
    color: black;
    text-decoration: none; }
  ._StandardNodeList .link:hover .title, .Solid .PSimple.NodeList .link:hover .title, .Solid .PCategorized.ItemList .link:hover .title {
    text-decoration: underline; }
  ._StandardNodeList &gt; li.branchHeader .title, .Solid .PSimple.NodeList &gt; li.branchHeader .title, .Solid .PCategorized.ItemList &gt; li.branchHeader .title {
    max-height: 16px;
    /* one line only */ }
  ._StandardNodeList .rating, .Solid .PSimple.NodeList .rating, .Solid .PCategorized.ItemList .rating {
    position: absolute;
    top: 7px;
    right: 7px; }
  ._StandardNodeList .branchDescription, .Solid .PSimple.NodeList .branchDescription, .Solid .PCategorized.ItemList .branchDescription {
    display: block;
    position: absolute;
    top: 31px;
    left: 116px;
    right: 7px;
    line-height: 15px;
    max-height: 45px;
    overflow: hidden;
    font-family: Verdana, sans-serif;
    font-size: 13px;
    color: black;
    text-decoration: none; }
  ._StandardNodeList .classificationBlockContainer, .Solid .PSimple.NodeList .classificationBlockContainer, .Solid .PCategorized.ItemList .classificationBlockContainer {
    display: block;
    position: absolute;
    top: 55px;
    left: 140px;
    right: 8px;
    line-height: 1px;
    height: 27px;
    max-height: 27px;
    overflow: hidden;
    font-style: serif;
    font-size: 16px;
    /* just for commas */
    text-align: right; }
    ._StandardNodeList .classificationBlockContainer .centerer, .Solid .PSimple.NodeList .classificationBlockContainer .centerer, .Solid .PCategorized.ItemList .classificationBlockContainer .centerer {
      display: table;
      width: 100%;
      height: 27px; }
      ._StandardNodeList .classificationBlockContainer .centerer &gt; .centered, .Solid .PSimple.NodeList .classificationBlockContainer .centerer &gt; .centered, .Solid .PCategorized.ItemList .classificationBlockContainer .centerer &gt; .centered {
        display: table-cell;
        vertical-align: middle; }
      ._StandardNodeList .classificationBlockContainer .centerer &gt; .centered, .Solid .PSimple.NodeList .classificationBlockContainer .centerer &gt; .centered, .Solid .PCategorized.ItemList .classificationBlockContainer .centerer &gt; .centered {
        text-align: right; }
  ._StandardNodeList .termLink, .Solid .PSimple.NodeList .termLink, .Solid .PCategorized.ItemList .termLink {
    display: inline-block;
    font-family: Arial, sans-serif;
    font-size: 12px;
    line-height: 13px;
    font-weight: normal;
    font-style: italic;
    color: #8e0e05;
    text-decoration: none; }
  ._StandardNodeList .termLink:hover, .Solid .PSimple.NodeList .termLink:hover, .Solid .PCategorized.ItemList .termLink:hover {
    text-decoration: underline; }

/***********************************************************
  Element styles.
*/
body {
  background-color: #3d3d3d;
  margin: 0; }

a {
  text-decoration: none; }

img {
  border: none; }

/***********************************************************
  Unbound layout elements.
*/
.Solid .CLayout.TitleOverlayTabs {
  position: absolute;
  bottom: 0;
  height: 16px;
  padding-left: 4px; }
  .Solid .CLayout.TitleOverlayTabs .tab {
    display: block;
    position: relative;
    float: left;
    height: 16px;
    max-height: 16px;
    overflow: hidden;
    padding-right: 8px;
    margin-right: -4px; }
  .Solid .CLayout.TitleOverlayTabs a.tab:focus {
    outline: none; }
  .Solid .CLayout.TitleOverlayTabs .text, .Solid .CLayout.TitleOverlayTabs .tab.active:hover .text {
    position: relative;
    height: 15px;
    padding-left: 4px;
    padding-right: 4px;
    border-left: 1px solid #b0b0b0;
    border-top: 1px solid #b0b0b0;
    background-color: #888888;
    color: #ffffff;
    font-family: serif;
    font-size: 12px;
    line-height: 15px; }
  .Solid .CLayout.TitleOverlayTabs .after, .Solid .CLayout.TitleOverlayTabs .tab.active:hover .after {
    position: absolute;
    right: 0;
    top: 0;
    width: 0;
    height: 0;
    border-bottom: 16px solid #b0b0b0;
    border-right: 8px solid transparent; }
  .Solid .CLayout.TitleOverlayTabs .after2 {
    position: absolute;
    right: 1px;
    top: 0;
    width: 0;
    height: 0;
    border-bottom: 16px solid #888888;
    border-right: 8px solid transparent; }
  .Solid .CLayout.TitleOverlayTabs .tab.active {
    z-index: 2; }
  .Solid .CLayout.TitleOverlayTabs .tab:hover {
    z-index: 3; }
  .Solid .CLayout.TitleOverlayTabs .tab.active .text, .Solid .CLayout.TitleOverlayTabs .tab.active:hover .text {
    background-color: #555555; }
  .Solid .CLayout.TitleOverlayTabs .tab.active .after2, .Solid .CLayout.TitleOverlayTabs .tab.active:hover .after2 {
    border-bottom: 16px solid #555555; }
  .Solid .CLayout.TitleOverlayTabs .tab:hover .text {
    border-left: 1px solid #dddddd;
    border-top: 1px solid #dddddd; }
  .Solid .CLayout.TitleOverlayTabs .tab:hover .after {
    border-bottom: 16px solid #dddddd; }

.Solid .CLayout.TitlePager {
  position: absolute;
  top: 0;
  right: 0;
  width: 95px;
  height: 30px; }
  .Solid .CLayout.TitlePager .container {
    float: right;
    padding-top: 8px;
    padding-right: 8px;
    white-space: nowrap; }
  .Solid .CLayout.TitlePager .prevIconLink, .Solid .CLayout.TitlePager .prevIconDisabled {
    display: inline-block;
    width: 17px;
    height: 17px;
    vertical-align: top; }
  .Solid .CLayout.TitlePager .nextIconLink, .Solid .CLayout.TitlePager .nextIconDisabled {
    display: inline-block;
    width: 17px;
    height: 17px;
    vertical-align: top; }
  .Solid .CLayout.TitlePager .pagePointer {
    display: inline-block;
    padding-left: 1px;
    height: 15px;
    vertical-align: top;
    font-family: Verdana, sans-serif;
    font-size: 10px;
    line-height: 15px;
    color: white; }

/***********************************************************
  Skin structure classes.
*/
.Solid .CStructure.PageContainer {
  border: 0px solid yellow;
  min-width: 1000px;
  max-width: 1200px;
  margin: 0px auto; }

.Solid.tvView .CStructure.PageContainer {
  width: 1000px; }

/* --- HEADER --- */
.Solid .CStructure.PageHeader {
  height: 158px; }
  .Solid .CStructure.PageHeader .logoArea {
    float: left;
    width: 220px; }
  .Solid .CStructure.PageHeader .logo {
    float: left;
    width: 220px;
    height: 128px; }
  .Solid .CStructure.PageHeader .socialLinks {
    float: left;
    width: 220px;
    text-align: center; }
  .Solid .CStructure.PageHeader .centralArea {
    position: relative;
    margin-left: 228px;
    margin-right: 208px;
    height: 158px;
    background-image: url(../solid/images/background-pagetop.jpg);
    background-position: left top;
    background-repeat: no-repeat; }
    .Solid .CStructure.PageHeader .centralArea .slogan {
      position: absolute;
      top: 35px;
      height: 45px;
      left: 0;
      right: 0;
      text-align: center;
      font-family: tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
      font-size: 24px;
      text-shadow: 1px 2px 1px #000;
      color: #fff; }
    .Solid .CStructure.PageHeader .centralArea .loginArea {
      position: absolute;
      top: 96px;
      right: 0;
      height: 30px;
      padding-right: 10px;
      font-family: Tahoma, Verdana, Arial, sans-serif;
      font-size: 12px;
      color: #aeaeae;
      text-align: right; }
      .Solid .CStructure.PageHeader .centralArea .loginArea a {
        color: #aeaeae;
        text-decoration: none; }
      .Solid .CStructure.PageHeader .centralArea .loginArea a:hover {
        text-decoration: underline; }
    .Solid .CStructure.PageHeader .centralArea .navigationArea {
      position: absolute;
      top: 121px;
      height: 36px;
      left: 0;
      right: 0;
      text-align: center; }
    .Solid .CStructure.PageHeader .centralArea .navigationTable {
      border-collapse: separate;
      border-spacing: 0;
      width: 100%;
      border: 1px solid black; }
      .Solid .CStructure.PageHeader .centralArea .navigationTable td {
        text-align: center;
        border: none;
        margin: 0;
        padding: 0;
        background-color: #333333; }
      .Solid .CStructure.PageHeader .centralArea .navigationTable a {
        display: block;
        text-decoration: none;
        height: 35px;
        font-family: Tahoma, Arial, sans-serif;
        font-size: 13px;
        font-weight: bold;
        line-height: 35px;
        color: #bf4833;
        text-shadow: 2px 2px 3px #000, -2px 2px 3px #000; }
      .Solid .CStructure.PageHeader .centralArea .navigationTable a:hover {
        background-color: #505050; }
      .Solid .CStructure.PageHeader .centralArea .navigationTable img {
        display: block;
        height: 35px;
        margin: 0 auto; }
  .Solid .CStructure.PageHeader .rightArea {
    float: right;
    width: 200px;
    height: 158px;
    margin-right: 4px; }
    .Solid .CStructure.PageHeader .rightArea .redButtons {
      padding-top: 12px;
      height: 110px; }
    .Solid .CStructure.PageHeader .rightArea .buttonLink {
      display: block;
      position: relative;
      width: 192px;
      height: 22px;
      margin: 0 auto 0;
      padding: 2px 0 2px; }
    .Solid .CStructure.PageHeader .rightArea .buttonLink img {
      display: block;
      position: absolute;
      width: 192px;
      height: 22px; }
    .Solid .CStructure.PageHeader .rightArea .buttonLink:hover img.two {
      z-index: 1; }
    .Solid .CStructure.PageHeader .rightArea .searchForm {
      margin: 0;
      padding-top: 4px; }
      .Solid .CStructure.PageHeader .rightArea .searchForm input {
        border: #000000 1px solid;
        border-radius: 4px;
        box-sizing: content-box;
        height: 20px;
        padding: 2px 2px; }
      .Solid .CStructure.PageHeader .rightArea .searchForm input.query {
        float: left;
        margin-left: 2px;
        width: 130px;
        background-color: #ffffff; }
      .Solid .CStructure.PageHeader .rightArea .searchForm input.button {
        float: left;
        margin-left: 3px;
        width: 50px;
        background-color: #e0e0e0; }

/* --- FOOTER --- */
.Solid .CStructure.BannersBlock {
  margin-top: 6px;
  margin-bottom: 6px; }
  .Solid .CStructure.BannersBlock .bannersInnerBlock {
    display: table;
    margin: 0 auto; }
  .Solid .CStructure.BannersBlock .column {
    float: left;
    padding: 0 3px; }
  .Solid .CStructure.BannersBlock .afterColumns {
    clear: both; }
  .Solid .CStructure.BannersBlock .bannerCell {
    display: table;
    margin: 0 auto; }
    .Solid .CStructure.BannersBlock .bannerCell.pos0 {
      margin-top: 2px;
      margin-bottom: 6px; }
    .Solid .CStructure.BannersBlock .bannerCell.pos1 {
      margin-bottom: 2px; }
    .Solid .CStructure.BannersBlock .bannerCell.fullHeight {
      margin-top: 0;
      margin-bottom: 0; }
  .Solid .CStructure.BannersBlock .bannerInner {
    display: table-cell;
    vertical-align: middle; }
    .Solid .CStructure.BannersBlock .bannerInner p {
      margin: 0; }
  .Solid .CStructure.BannersBlock .bannerInner {
    height: 34px; }
  .Solid .CStructure.BannersBlock .bannerInner2 {
    max-height: 34px;
    max-width: 120px;
    overflow: hidden; }
  .Solid .CStructure.BannersBlock .bannerCell.fullHeight .bannerInner {
    height: 78px; }
  .Solid .CStructure.BannersBlock .bannerCell.fullHeight .bannerInner2 {
    max-height: 78px; }

.CStructure.KLinksBlock {
  width: 860px;
  margin: 0 auto;
  text-align: center;
  font-size: 13px;
  color: #aaaaaa; }
  .CStructure.KLinksBlock a {
    color: #ffff88;
    text-decoration: none; }
  .CStructure.KLinksBlock a:hover {
    text-decoration: underline; }

.CStructure.BottomLinksBlock {
  margin: 10px 50px 4px;
  border-top: 1px solid #aaaaaa;
  padding-top: 8px; }
  .CStructure.BottomLinksBlock .table {
    width: 100%; }
    .CStructure.BottomLinksBlock .table &gt; tbody &gt; tr &gt; td {
      width: 20%;
      vertical-align: top; }
      .CStructure.BottomLinksBlock .table &gt; tbody &gt; tr &gt; td.last {
        width: 10%; }
  .CStructure.BottomLinksBlock .link {
    float: left;
    clear: both;
    font-size: 13px;
    color: #cccccc;
    text-decoration: none; }
    .CStructure.BottomLinksBlock .link:hover {
      text-decoration: underline; }

/* --- BODY STRUCTURE --- */
.Solid .CStructure.OuterTableContainer {
  padding: 4px 0; }

.Solid .CStructure.OuterTable {
  width: 100%;
  border: none;
  border-collapse: collapse;
  table-layout: fixed; }
  .Solid .CStructure.OuterTable &gt; tbody &gt; tr &gt; td {
    vertical-align: top;
    padding: 0;
    border: 0; }
    .Solid .CStructure.OuterTable &gt; tbody &gt; tr &gt; td.leftCell {
      width: 220px;
      vertical-align: top;
      padding-left: 4px;
      padding-right: 5px; }
    .Solid .CStructure.OuterTable &gt; tbody &gt; tr &gt; td.mainCell {
      padding-right: 4px; }

.Solid.tvView .CStructure.OuterTable &gt; tbody &gt; tr &gt; td.mainCell {
  padding: 0; }

.Solid .CStructure.LeftColumn {
  width: 220px;
  max-width: 220px; }

.Solid .CStructure.InnerTable {
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed; }
  .Solid .CStructure.InnerTable &gt; tbody &gt; tr &gt; td {
    vertical-align: top;
    padding: 0; }
    .Solid .CStructure.InnerTable &gt; tbody &gt; tr &gt; td.rightCell {
      width: 200px;
      padding-left: 5px;
      position: relative; }

.Solid .CStructure.MainArea {
  min-height: 797px;
  background-color: #666666;
  margin-bottom: 2px;
  /* needed for right column alignment */ }

.Solid .CStructure.OccupiedArea {
  display: inline-block;
  width: 100%;
  background-color: #3d3d3d;
  margin-bottom: -2px;
  /* needed for right column alignment */ }

.Solid .CStructure.RightColumn.layered {
  position: absolute;
  top: 0;
  bottom: 2px;
  left: 5px;
  right: 0; }

/* --- COLUMNS STRUCTURE --- */
.Solid .CLayout.ColumnBlockTitle {
  height: 30px;
  background-color: #777777;
  margin-bottom: 2px;
  text-align: center; }
  .Solid .CLayout.ColumnBlockTitle .titleText {
    text-align: center;
    font-family: "Times New Roman", Times, serif;
    font-size: 13px;
    line-height: 28px;
    text-shadow: 3px 3px 3px #000, -1px -1px 2px #000;
    color: white; }
  .Solid .CLayout.ColumnBlockTitle .titleText a {
    text-shadow: 3px 3px 3px #000, -1px -1px 2px #000;
    color: #fff;
    text-decoration: none; }
    .Solid .CLayout.ColumnBlockTitle .titleText a:hover {
      text-decoration: underline; }
  .Solid .CLayout.ColumnBlockTitle .titleLink {
    font-family: "Times New Roman", Times, serif;
    font-size: 13px;
    line-height: 28px;
    text-shadow: 3px 3px 3px #000, -1px -1px 2px #000;
    color: white;
    text-decoration: none; }
    .Solid .CLayout.ColumnBlockTitle .titleLink:hover {
      text-decoration: underline; }

.Solid .CStructure.RightColumn.layered .CLayout.ColumnBlockTitle.underSearchLinks {
  position: absolute;
  top: 102px;
  left: 0;
  right: 0; }

.Solid .CLayout.ColumnBlockContent {
  margin-bottom: 2px;
  background-color: #BBBBBB; }

.Solid .CStructure.RightColumn.layered .CLayout.ColumnBlockContent.underSearchLinks {
  position: absolute;
  top: 134px;
  bottom: 0;
  left: 0;
  right: 0;
  margin-bottom: 0; }

.Solid .CLayout.ScrollableHost .CLayout.ScrollableContent {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden; }
.Solid .CLayout.ScrollableHost .CLayout.ScrollableButtons {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  visibility: hidden; }

.Solid .CLayout.ScrollableButtons {
  height: 16px;
  border-top: 1px solid #3d3d3d;
  background-color: #3d3d3d; }
  .Solid .CLayout.ScrollableButtons .button {
    display: block;
    float: left;
    height: 16px;
    cursor: pointer; }
  .Solid .CLayout.ScrollableButtons .button.up {
    margin-right: 1px; }
  .Solid .CLayout.ScrollableButtons .img, .Solid .CLayout.ScrollableButtons .imgHover {
    height: 16px; }
  .Solid .CLayout.ScrollableButtons .img {
    display: block; }
  .Solid .CLayout.ScrollableButtons .imgHover {
    display: none; }
  .Solid .CLayout.ScrollableButtons .button:hover .img {
    display: none; }
  .Solid .CLayout.ScrollableButtons .button:hover .imgHover {
    display: block; }

.Solid .CStructure.LeftColumn .CLayout.ScrollableButtons .button.up, .Solid .CStructure.LeftColumn .CLayout.ScrollableButtons .button.up img {
  width: 109px; }
.Solid .CStructure.LeftColumn .CLayout.ScrollableButtons .button.down, .Solid .CStructure.LeftColumn .CLayout.ScrollableButtons .button.down img {
  width: 110px; }

.Solid .CStructure.RightColumn .CLayout.ScrollableButtons .button.up, .Solid .CStructure.RightColumn .CLayout.ScrollableButtons .button.up img {
  width: 99px; }
.Solid .CStructure.RightColumn .CLayout.ScrollableButtons .button.down, .Solid .CStructure.RightColumn .CLayout.ScrollableButtons .button.down img {
  width: 100px; }

/* --- COLUMN CONTENT --- */
.Solid .CBlock.NewTodayScrollable {
  height: 502px;
  position: relative; }

.Solid .CBlock.NewTodayContent .table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0; }
  .Solid .CBlock.NewTodayContent .table &gt; tbody &gt; tr &gt; td {
    vertical-align: top;
    padding: 0;
    border-top: 1px solid #3d3d3d; }
  .Solid .CBlock.NewTodayContent .table &gt; tbody &gt; tr.first &gt; td {
    border-top: none; }
.Solid .CBlock.NewTodayContent .innerContainer {
  background-color: #bbbbbb;
  border: 4px solid transparent;
  border-width: 6px 4px;
  height: 62px; }
.Solid .CBlock.NewTodayContent .link {
  text-decoration: none; }
.Solid .CBlock.NewTodayContent .picture {
  display: table;
  float: left;
  margin-right: 4px;
  width: 90px;
  max-width: 90px;
  height: 60px;
  max-height: 60px;
  overflow: hidden;
  border: 1px solid #e8e8ec;
  background-color: #808080; }
.Solid .CBlock.NewTodayContent .pictureInner {
  display: table-cell;
  vertical-align: middle; }
.Solid .CBlock.NewTodayContent .picture img {
  display: block;
  margin: 0 auto;
  max-width: 90px;
  max-height: 60px; }
.Solid .CBlock.NewTodayContent .title {
  display: block;
  float: left;
  width: 116px;
  max-height: 60px;
  overflow: hidden;
  word-wrap: break-word;
  font-family: Helvetica, sans-serif;
  font-size: 11px;
  line-height: 12px;
  color: black;
  text-shadow: 0 0 3px white; }
.Solid .CBlock.NewTodayContent .link:hover .title {
  text-decoration: underline; }

.Solid .CBlock.TwoColumnSearchLinks {
  height: 60px;
  padding: 4px; }
  .Solid .CBlock.TwoColumnSearchLinks .table {
    border-collapse: collapse;
    min-width: 180px;
    height: 60px;
    margin: 0 auto; }
  .Solid .CBlock.TwoColumnSearchLinks .cell {
    padding: 1px 0; }
  .Solid .CBlock.TwoColumnSearchLinks .left {
    text-align: left; }
  .Solid .CBlock.TwoColumnSearchLinks .right {
    text-align: right; }
  .Solid .CBlock.TwoColumnSearchLinks .link {
    font-family: Helvetica, sans-serif;
    font-size: 14px;
    color: black;
    text-decoration: none; }
    .Solid .CBlock.TwoColumnSearchLinks .link:hover {
      text-decoration: underline; }

/* --- TRIPLE BLOCK --- */
.Solid .CBlock.TripleBlockTitle {
  position: relative;
  height: 32px; }
  .Solid .CBlock.TripleBlockTitle .titlesTable {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0; }
    .Solid .CBlock.TripleBlockTitle .titlesTable &gt; tbody &gt; tr &gt; td {
      padding: 0; }
  .Solid .CBlock.TripleBlockTitle .titleCell {
    vertical-align: top;
    border-left: 2px solid transparent;
    cursor: pointer; }
    .Solid .CBlock.TripleBlockTitle .titleCell.first {
      border-left: none; }
  .Solid .CBlock.TripleBlockTitle .innerContainer {
    width: 100%;
    height: 30px;
    text-align: center;
    font-family: "Times New Roman", Times, serif;
    font-size: 15px;
    line-height: 28px;
    text-shadow: 3px 3px 3px #000, -1px -1px 2px #000;
    background-color: #777777;
    color: white; }
  .Solid .CBlock.TripleBlockTitle .titleCell.switchOn .innerContainer {
    background-color: #bbbbbb;
    height: 32px; }
  .Solid .CBlock.TripleBlockTitle .progressContainer {
    position: absolute;
    width: 100%;
    top: 0;
    padding-top: 3px; }
  .Solid .CBlock.TripleBlockTitle .dot {
    float: left;
    margin-left: 7px;
    width: 3px;
    height: 3px;
    border: #3d3d3d 1px solid;
    border-radius: 5px;
    background-color: #3d3d3d; }
    .Solid .CBlock.TripleBlockTitle .dot.first {
      margin-left: 5px; }
    .Solid .CBlock.TripleBlockTitle .dot.lit {
      background-color: #bebebe; }

.Solid .CBlock.TripleContent {
  height: 229px;
  display: none;
  /* overriden by JS */ }

.Solid .CBlock.TripleContent.resonance .list {
  width: 185px;
  margin: 0 auto; }
  .Solid .CBlock.TripleContent.resonance .list &gt; li {
    position: relative;
    border-bottom: transparent 4px solid;
    width: 185px;
    height: 108px; }
    .Solid .CBlock.TripleContent.resonance .list &gt; li.first {
      border-top: transparent 4px solid; }
.Solid .CBlock.TripleContent.resonance .link {
  display: block;
  width: 183px;
  height: 106px;
  border: solid 1px #e8e8ec; }
.Solid .CBlock.TripleContent.resonance .picture {
  display: table;
  position: absolute;
  width: 183px;
  max-width: 183px;
  height: 106px;
  max-height: 106px;
  overflow: hidden;
  background-color: #808080; }
.Solid .CBlock.TripleContent.resonance .pictureInner {
  display: table-cell;
  border: none;
  vertical-align: middle; }
.Solid .CBlock.TripleContent.resonance .picture img {
  display: block;
  margin: 0 auto;
  max-width: 183px;
  max-height: 106px; }
.Solid .CBlock.TripleContent.resonance .titleText {
  position: absolute;
  bottom: 1px;
  left: 1px;
  right: 1px;
  padding-bottom: 1px;
  max-height: 39px;
  min-height: 26px;
  overflow: hidden;
  opacity: 0.15;
  filter: alpha(opacity=15);
  background-color: white;
  font-family: Helvetica, Arial;
  font-size: 12px;
  font-weight: bold;
  line-height: 13px;
  text-align: center;
  color: transparent;
  text-decoration: none; }
.Solid .CBlock.TripleContent.resonance .titleTextAgain {
  position: absolute;
  bottom: 1px;
  left: 1px;
  right: 1px;
  padding-bottom: 1px;
  max-height: 39px;
  min-height: 26px;
  overflow: hidden;
  opacity: 1;
  filter: alpha(opacity=80);
  font-family: Helvetica, Arial;
  font-size: 12px;
  font-weight: bold;
  line-height: 13px;
  text-align: center;
  color: #cccccc;
  text-decoration: none;
  text-shadow: 2px 2px 4px black, 0px 0px 3px black, 0px 0px 3px black; }
.Solid .CBlock.TripleContent.resonance .link:hover .titleTextAgain {
  text-decoration: underline; }
.Solid .CBlock.TripleContent.resonance .rating {
  position: absolute;
  top: 0;
  right: 0;
  width: 34px;
  height: 22px;
  font-family: Arial;
  font-size: 13px;
  font-weight: bold;
  line-height: 22px;
  text-align: center;
  background-color: #333333;
  border: solid 1px #c8c8c8;
  overflow: hidden; }

._BestOrCommentedList, .Solid .CBlock.TripleContent.best .list, .Solid .CBlock.TripleContent.commented .list {
  position: relative; }
  ._BestOrCommentedList &gt; li, .Solid .CBlock.TripleContent.best .list &gt; li, .Solid .CBlock.TripleContent.commented .list &gt; li {
    position: relative;
    border-top: #3d3d3d 1px solid;
    width: 220px;
    height: 52px; }
    ._BestOrCommentedList &gt; li.first, .Solid .CBlock.TripleContent.best .list &gt; li.first, .Solid .CBlock.TripleContent.commented .list &gt; li.first {
      border-top: none; }
  ._BestOrCommentedList .titleContainer, .Solid .CBlock.TripleContent.best .list .titleContainer, .Solid .CBlock.TripleContent.commented .list .titleContainer {
    display: block;
    position: absolute;
    width: 170px;
    left: 6px;
    top: 2px;
    height: 48px;
    max-height: 48px;
    overflow: hidden; }
  ._BestOrCommentedList .titleTextOuter, .Solid .CBlock.TripleContent.best .list .titleTextOuter, .Solid .CBlock.TripleContent.commented .list .titleTextOuter {
    display: table;
    height: 48px; }
  ._BestOrCommentedList .titleText, .Solid .CBlock.TripleContent.best .list .titleText, .Solid .CBlock.TripleContent.commented .list .titleText {
    display: table-cell;
    vertical-align: middle;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 12px;
    color: black;
    text-decoration: none; }
  ._BestOrCommentedList .link:hover .titleText, .Solid .CBlock.TripleContent.best .list .link:hover .titleText, .Solid .CBlock.TripleContent.commented .list .link:hover .titleText {
    text-decoration: underline; }

.Solid .CBlock.TripleContent.best .list .rating {
  position: absolute;
  right: 3px;
  top: 3px; }

.Solid .CBlock.TripleContent.commented .list .commentedTitle {
  position: absolute;
  z-index: 1;
  top: -7px;
  right: 1px;
  font-family: Helvetica, sans-serif;
  font-size: 10px;
  font-style: italic;
  color: #444444; }
.Solid .CBlock.TripleContent.commented .list .commented {
  position: absolute;
  right: 3px;
  top: 3px; }
.Solid .CBlock.TripleContent.commented .list &gt; li.first .commented {
  top: 9px; }

.Solid .CBlock.TripleContent .listPageLinks {
  margin: 0;
  padding: 0;
  padding-top: 2px;
  text-align: center;
  font-family: Helvetica, sans-serif;
  font-size: 10px;
  color: #444444; }
  .Solid .CBlock.TripleContent .listPageLinks &gt; li {
    list-style: none;
    display: inline;
    margin: 0 4px; }
    .Solid .CBlock.TripleContent .listPageLinks &gt; li .link {
      font-style: italic;
      color: #444444;
      text-decoration: none; }
      .Solid .CBlock.TripleContent .listPageLinks &gt; li .link:hover {
        text-decoration: underline; }

/* --- FRONT PAGE STRUCTURE - CONTENT AREA --- */
.Solid .PFront.FrontContentTitle {
  height: 30px;
  background-color: #777777;
  margin-bottom: 2px;
  position: relative; }
  .Solid .PFront.FrontContentTitle .titleContainer {
    position: relative;
    height: 30px;
    margin-bottom: -30px;
    padding-left: 50px;
    width: 220px;
    text-align: center;
    margin-left: auto;
    margin-right: auto; }
  .Solid .PFront.FrontContentTitle .titleText {
    display: block;
    position: relative;
    height: 30px;
    padding-right: 2px;
    text-align: center;
    font-family: Tahoma, Arial, sans-serif;
    font-size: 18px;
    line-height: 28px;
    text-shadow: 3px 3px 3px #000, -1px 1px 2px #000, 1px -1px 2px #000;
    color: white; }
  .Solid .PFront.FrontContentTitle .prevNextLink {
    display: block;
    position: absolute;
    z-index: 1;
    top: 8px; }
    .Solid .PFront.FrontContentTitle .prevNextLink.prev {
      left: 50px; }
    .Solid .PFront.FrontContentTitle .prevNextLink.next {
      right: 0; }
    .Solid .PFront.FrontContentTitle .prevNextLink .img {
      display: block;
      cursor: pointer; }
    .Solid .PFront.FrontContentTitle .prevNextLink .imgDisabled {
      display: none; }
    .Solid .PFront.FrontContentTitle .prevNextLink.disabled .img {
      display: none; }
    .Solid .PFront.FrontContentTitle .prevNextLink.disabled .imgDisabled {
      display: block; }
  .Solid .PFront.FrontContentTitle .otherRegionLink {
    display: block;
    position: absolute;
    right: 4px;
    top: 4px;
    height: 22px;
    padding: 0 6px;
    background-color: #a8a8a8;
    border-radius: 3px; }
  .Solid .PFront.FrontContentTitle .otherRegionLink .text {
    display: block;
    margin-top: 4px;
    padding: 0 0 1px;
    border: none;
    border-bottom: 1px solid #555555;
    background-color: #a8a8a8;
    font-family: Helvetica, sans-serif;
    color: #444444;
    font-weight: bold;
    text-decoration: none;
    height: 13px;
    font-size: 12px;
    line-height: 12px; }

.Solid .PFront.FrontContentSwappable {
  min-height: 765px; }
  .Solid .PFront.FrontContentSwappable .loading {
    height: 798px;
    background-color: #bbbbbb; }
    .Solid .PFront.FrontContentSwappable .loading .spinnerImg {
      display: block;
      margin: 0 auto;
      padding-top: 200px; }

.Solid .PFront.EditorialTable {
  width: 100%;
  height: 504px;
  border-collapse: separate;
  border-spacing: 0; }
  .Solid .PFront.EditorialTable &gt; tbody &gt; tr &gt; td {
    width: 50%;
    /*background-color: #bbbbbb;*/
    vertical-align: top;
    font-family: Helvetica, sans-serif;
    font-size: 12px;
    /*padding: 7px;*/
    line-height: 14px;
    padding: 0;
    border-bottom: 2px solid transparent; }
    .Solid .PFront.EditorialTable &gt; tbody &gt; tr &gt; td.leftCell {
      border-right: 1px solid transparent; }
    .Solid .PFront.EditorialTable &gt; tbody &gt; tr &gt; td.rightCell {
      border-left: 1px solid transparent; }
  .Solid .PFront.EditorialTable .innerContainer {
    background-color: #ddddcc;
    border: 8px solid transparent;
    height: 150px;
    max-height: 150px;
    overflow: hidden; }
  .Solid .PFront.EditorialTable .link {
    text-decoration: none; }
  .Solid .PFront.EditorialTable .picture {
    display: table;
    float: left;
    margin-right: 6px;
    width: 100px;
    max-width: 100px;
    height: 67px;
    max-height: 67px;
    overflow: hidden;
    border: 1px solid #f8f8fc;
    background-color: #808080; }
  .Solid .PFront.EditorialTable .pictureInner {
    display: table-cell;
    vertical-align: middle; }
  .Solid .PFront.EditorialTable .picture img {
    display: block;
    margin: 0 auto;
    max-width: 100px;
    max-height: 67px; }
  .Solid .PFront.EditorialTable .title {
    display: block;
    margin-bottom: 6px;
    font-weight: bolder;
    font-size: 14px;
    line-height: 16px;
    color: black; }
  .Solid .PFront.EditorialTable .link:hover .title {
    text-decoration: underline; }
  .Solid .PFront.EditorialTable .annotation {
    display: block;
    font-size: 13px;
    line-height: 16px;
    color: black; }
    .Solid .PFront.EditorialTable .annotation p {
      margin-top: 0;
      margin-bottom: 16px; }

.Solid .PFront.PromotedTermTitle {
  background-color: #777777;
  height: 30px;
  margin-bottom: 2px;
  text-align: center; }
  .Solid .PFront.PromotedTermTitle a {
    color: white;
    text-decoration: none;
    font-family: Tahoma, Arial, sans-serif;
    font-size: 18px;
    line-height: 28px; }
    .Solid .PFront.PromotedTermTitle a:hover {
      color: white;
      text-decoration: underline; }

.Solid .PFront.PromotedTermContainer {
  background-color: #bbbbbb;
  padding: 8px 0; }
  .Solid .PFront.PromotedTermContainer .table {
    width: 100%;
    /*height: 504px;*/
    border-collapse: separate;
    border-spacing: 0; }
    .Solid .PFront.PromotedTermContainer .table &gt; tbody &gt; tr &gt; td {
      vertical-align: top;
      width: 50%;
      font-family: Helvetica, sans-serif;
      font-size: 12px;
      line-height: 14px;
      padding: 0; }
  .Solid .PFront.PromotedTermContainer .innerContainer {
    border-color: transparent;
    border-style: solid;
    border-width: 4px 8px;
    height: 63px;
    max-height: 63px;
    overflow: hidden; }
  .Solid .PFront.PromotedTermContainer .link {
    text-decoration: none; }
  .Solid .PFront.PromotedTermContainer .picture {
    display: table;
    float: left;
    margin-top: 1px;
    margin-right: 6px;
    width: 90px;
    max-width: 90px;
    height: 60px;
    max-height: 60px;
    overflow: hidden;
    border: 1px solid #e8e8ec;
    background-color: #808080; }
  .Solid .PFront.PromotedTermContainer .pictureInner {
    display: table-cell;
    vertical-align: middle; }
  .Solid .PFront.PromotedTermContainer .picture img {
    display: block;
    margin: 0 auto;
    max-width: 90px;
    max-height: 60px; }
  .Solid .PFront.PromotedTermContainer .title {
    display: block;
    max-height: 63px;
    overflow: hidden;
    font-size: 14px;
    line-height: 16px;
    color: black; }
  .Solid .PFront.PromotedTermContainer .link:hover .title {
    text-decoration: underline; }

/* --- FRONT PAGE STRUCTURE - RIGHT COLUMN --- */
.Solid .PFront.NewsFeedScrollable {
  height: 400px;
  position: relative; }

.Solid .PFront.NewsFeedContent .list &gt; li {
  border-bottom: transparent 8px solid;
  width: 200px;
  max-width: 200px; }
  .Solid .PFront.NewsFeedContent .list &gt; li.first {
    border-top: transparent 8px solid; }
.Solid .PFront.NewsFeedContent .date {
  font-family: Helvetica, sans-serif;
  font-size: 8px;
  color: #921212;
  padding: 0 4px 2px;
  line-height: 8px; }
.Solid .PFront.NewsFeedContent .link {
  display: block;
  font-family: Helvetica, sans-serif;
  font-size: 10px;
  color: black;
  padding: 0 4px;
  line-height: 13px;
  text-decoration: none; }
  .Solid .PFront.NewsFeedContent .link:hover {
    text-decoration: underline; }

.Solid .PFront.CrowdContent {
  height: 229px; }
  .Solid .PFront.CrowdContent .list &gt; li {
    border-bottom: transparent 4px solid;
    width: 200px;
    max-width: 200px; }
    .Solid .PFront.CrowdContent .list &gt; li.first {
      border-top: transparent 2px solid; }
  .Solid .PFront.CrowdContent .authorBlock {
    padding-left: 4px;
    padding-right: 6px;
    padding-bottom: 2px;
    height: 12px;
    max-height: 12px;
    overflow: hidden;
    text-align: right; }
  .Solid .PFront.CrowdContent .authorLink {
    font-family: Helvetica, sans-serif;
    font-size: 12px;
    line-height: 12px;
    font-style: italic;
    color: #b22222;
    text-decoration: none; }
    .Solid .PFront.CrowdContent .authorLink:hover {
      text-decoration: underline; }
  .Solid .PFront.CrowdContent .titleBlock {
    padding: 0 4px;
    height: 39px;
    max-height: 39px;
    overflow: hidden; }
  .Solid .PFront.CrowdContent .link {
    font-family: Helvetica, sans-serif;
    font-size: 12px;
    color: black;
    text-decoration: none;
    line-height: 13px; }
    .Solid .PFront.CrowdContent .link:hover {
      text-decoration: underline; }

/* --- FRONT (ISSUE) CONTENTS ON NON-FRONT PAGES --- */
.Solid .CBlock.SecondaryIssueTitle {
  position: relative;
  background-color: #777777;
  height: 30px;
  margin-bottom: 2px;
  text-align: center; }
  .Solid .CBlock.SecondaryIssueTitle .titleLink {
    font-family: Arial, sans-serif;
    font-size: 16px;
    line-height: 28px;
    text-shadow: 3px 3px 3px #000, -1px -1px 2px #000;
    color: #dddddd;
    text-decoration: none;
    letter-spacing: 0.5px; }
  .Solid .CBlock.SecondaryIssueTitle .titleLink:hover {
    text-decoration: underline; }

.Solid .CBlock.SecondaryIssueItemList {
  height: 68px;
  margin-bottom: 2px; }
  .Solid .CBlock.SecondaryIssueItemList &gt; li {
    float: left;
    height: 68px;
    width: 50%; }
  .Solid .CBlock.SecondaryIssueItemList &gt; li .container {
    position: relative;
    height: 68px;
    background-color: #bbbbbb; }
  .Solid .CBlock.SecondaryIssueItemList &gt; li.left .container {
    margin-right: 1px; }
  .Solid .CBlock.SecondaryIssueItemList &gt; li.right .container {
    margin-left: 1px; }
  .Solid .CBlock.SecondaryIssueItemList .link {
    text-decoration: none; }
  .Solid .CBlock.SecondaryIssueItemList .picture {
    position: absolute;
    margin-top: 8px;
    margin-left: 8px;
    display: table;
    width: 75px;
    max-width: 75px;
    height: 50px;
    max-height: 50px;
    overflow: hidden;
    border: 1px solid #e8e8ec;
    background-color: #808080; }
    .Solid .CBlock.SecondaryIssueItemList .picture &gt; .imgContainer {
      display: table-cell;
      vertical-align: middle; }
    .Solid .CBlock.SecondaryIssueItemList .picture &gt; .imgContainer &gt; img {
      display: block;
      margin: 0 auto;
      max-width: 75px;
      max-height: 50px; }
  .Solid .CBlock.SecondaryIssueItemList .titleContainer {
    position: absolute;
    margin-top: 10px;
    margin-left: 91px;
    margin-right: 4px;
    max-height: 48px;
    overflow: hidden; }
  .Solid .CBlock.SecondaryIssueItemList .titleBlockOuter {
    display: table;
    height: 48px; }
  .Solid .CBlock.SecondaryIssueItemList .titleBlockInner {
    display: table-cell;
    vertical-align: middle;
    font-family: Helvetica,sans-serif;
    font-size: 14px;
    line-height: 16px;
    font-weight: bolder;
    color: #222222; }
  .Solid .CBlock.SecondaryIssueItemList .link:hover .titleBlockInner {
    text-decoration: underline; }

.Solid .CStructure.MainAreaUnderSecondaryIssue {
  min-height: 695px;
  background-color: #666666;
  margin-bottom: 2px;
  /* needed for right column alignment */ }

.Solid .CStructure.OccupiedAreaUnderSecondaryIssue {
  display: inline-block;
  width: 100%;
  background-color: #3d3d3d;
  margin-bottom: -2px;
  /* needed for right column alignment */ }

/* --- SIMPLE PAGES STRUCTURE --- */
.Solid .PSimple.PageTitle {
  position: relative;
  background-color: #777777;
  min-height: 30px;
  margin-bottom: 2px;
  text-align: center; }
  .Solid .PSimple.PageTitle h1 {
    display: block;
    margin: 0 95px;
    line-height: 28px;
    font-family: Tahoma, Arial, sans-serif;
    font-size: 18px;
    font-weight: normal;
    text-shadow: 3px 3px 3px #000, -1px 1px 2px #000, 1px -1px 2px #000;
    color: white; }

.Solid .PSimple.PageContent {
  font-family: Helvetica,sans-serif;
  font-size: 14px;
  background-color: #DDC;
  margin-bottom: 2px; }
  .Solid .PSimple.PageContent .note {
    font-family: Helvetica,sans-serif;
    font-size: 14px;
    padding: 0px; }
    .Solid .PSimple.PageContent .note .error {
      background-color: #eeddcc;
      border: dashed 1px #F00;
      padding: 8px; }
    .Solid .PSimple.PageContent .note .notice {
      background-color: #ccddee;
      border: dashed 1px #00F;
      padding: 8px; }
  .Solid .PSimple.PageContent .text {
    padding: 8px;
    margin-bottom: 2px;
    background-color: #ddddcc; }
    .Solid .PSimple.PageContent .text a {
      color: #770000;
      text-decoration: underline; }
    .Solid .PSimple.PageContent .text a:hover {
      color: #000000;
      text-decoration: underline; }
    .Solid .PSimple.PageContent .text p {
      margin: 8px 0px; }
  .Solid .PSimple.PageContent .simpleForm,
  .Solid .PSimple.PageContent .searchForm {
    padding: 0px;
    margin: 0px; }
    .Solid .PSimple.PageContent .simpleForm button,
    .Solid .PSimple.PageContent .searchForm button {
      display: inline-block;
      height: 28px;
      width: 100px;
      margin: 4px;
      cursor: pointer;
      border: 1px solid #777;
      color: black;
      background-color: #ccc;
      font: bold 13px Arial, Tahoma, sans-serif;
      border-radius: 0px;
      text-shadow: none;
      box-shadow: none;
      outline: none; }
      .Solid .PSimple.PageContent .simpleForm button::-moz-focus-inner,
      .Solid .PSimple.PageContent .searchForm button::-moz-focus-inner {
        border: 0; }
    .Solid .PSimple.PageContent .simpleForm .field,
    .Solid .PSimple.PageContent .searchForm .field {
      margin: 8px; }
      .Solid .PSimple.PageContent .simpleForm .field label,
      .Solid .PSimple.PageContent .searchForm .field label {
        margin: 4px;
        color: #333;
        font-size: 12px; }
      .Solid .PSimple.PageContent .simpleForm .field .rules,
      .Solid .PSimple.PageContent .searchForm .field .rules {
        float: right;
        font-style: italic;
        margin-right: 8px; }
      .Solid .PSimple.PageContent .simpleForm .field .textinput,
      .Solid .PSimple.PageContent .searchForm .field .textinput {
        margin: 4px;
        padding: 5px;
        color: black;
        background-color: white;
        width: 268px;
        display: inline-block;
        border: 1px solid #666;
        resize: vertical; }
        .Solid .PSimple.PageContent .simpleForm .field .textinput:focus,
        .Solid .PSimple.PageContent .searchForm .field .textinput:focus {
          border-color: black;
          box-shadow: none; }
      .Solid .PSimple.PageContent .simpleForm .field #dontRemember,
      .Solid .PSimple.PageContent .searchForm .field #dontRemember {
        display: inline-block;
        vertical-align: middle;
        margin: 10px 6px 0px 10px;
        height: 16px;
        cursor: pointer;
        float: right; }
      .Solid .PSimple.PageContent .simpleForm .field #dontRemember input,
      .Solid .PSimple.PageContent .searchForm .field #dontRemember input {
        margin: 0 4px 0 8px;
        vertical-align: middle; }
  .Solid .PSimple.PageContent .simpleForm {
    width: 298px; }
  .Solid .PSimple.PageContent .searchForm {
    width: 416px; }

/* --- "CATEGORIZED" PAGES STRUCTURE --- */
.Solid .PCategorized.CategoryTitle {
  position: relative;
  background-color: #777777;
  min-height: 30px;
  margin-bottom: 2px;
  text-align: center; }
  .Solid .PCategorized.CategoryTitle .titleArea {
    display: block;
    margin: 0 95px;
    line-height: 28px; }
  .Solid .PCategorized.CategoryTitle .titleArea, .Solid .PCategorized.CategoryTitle .titleLink {
    font-family: Tahoma, Arial, sans-serif;
    font-size: 18px;
    text-shadow: 3px 3px 3px #000, -1px 1px 2px #000, 1px -1px 2px #000;
    color: white; }
  .Solid .PCategorized.CategoryTitle .titleLink:hover {
    text-decoration: underline; }

.Solid .PCategorized.CategoryTitle.secondary .titleArea, .Solid .PCategorized.CategoryTitle.secondary .titleLink {
  font-size: 16px; }

.Solid .PCategorized.CategoryList &gt; li {
  border-bottom: transparent 8px solid;
  width: 180px;
  max-width: 180px;
  padding: 0 10px;
  line-height: 0; }
.Solid .PCategorized.CategoryList &gt; li.first {
  border-top: transparent 8px solid; }
.Solid .PCategorized.CategoryList .link {
  font-family: Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: black;
  line-height: 16px;
  text-decoration: none; }
.Solid .PCategorized.CategoryList .link:hover {
  text-decoration: underline; }

.Solid .PCategorized.CalendarArea {
  padding: 12px 2px; }
  .Solid .PCategorized.CalendarArea .ui-datepicker {
    margin: 0 auto;
    border: none; }
  .Solid .PCategorized.CalendarArea .ui-widget {
    font-size: 10px; }
  .Solid .PCategorized.CalendarArea .ui-widget a {
    font-size: 11px; }

/* --- COMMENTS PAGE STRUCTURE --- */
.Solid .PComments.CommentBlock {
  font-family: Arial, sans-serif;
  padding: 4px 8px;
  margin-bottom: 2px;
  background-color: #e8e8e0; }
  .Solid .PComments.CommentBlock .infoLine {
    padding-top: 2px;
    font-size: 12px;
    line-height: 13px;
    font-style: italic; }
  .Solid .PComments.CommentBlock .dateTimeLink {
    color: #666666;
    text-decoration: none;
    margin-right: 8px; }
    .Solid .PComments.CommentBlock .dateTimeLink:hover {
      text-decoration: underline; }
  .Solid .PComments.CommentBlock .userLink, .Solid .PComments.CommentBlock .userText {
    display: inline-block;
    min-width: 50px;
    margin-right: 10px; }
  .Solid .PComments.CommentBlock .userLink {
    color: #8e0e05;
    text-decoration: none; }
    .Solid .PComments.CommentBlock .userLink:hover {
      text-decoration: underline; }
  .Solid .PComments.CommentBlock .userText {
    color: black; }
  .Solid .PComments.CommentBlock .nodeLink {
    color: #666666;
    text-decoration: none; }
    .Solid .PComments.CommentBlock .nodeLink:hover {
      text-decoration: underline; }
  .Solid .PComments.CommentBlock .commentText {
    padding: 0 18px;
    margin: 5px 0;
    font-family: sans-serif;
    font-size: 13px;
    line-height: 15px;
    text-align: justify;
    color: black; }
    .Solid .PComments.CommentBlock .commentText p {
      margin: 12px 0px; }
    .Solid .PComments.CommentBlock .commentText p:first-child {
      margin-top: 5px; }
    .Solid .PComments.CommentBlock .commentText p:last-child {
      margin-bottom: 5px; }
    .Solid .PComments.CommentBlock .commentText a {
      font-weight: normal;
      color: #8e0e05;
      text-decoration: none; }
    .Solid .PComments.CommentBlock .commentText a:hover {
      text-decoration: underline; }

/* --- NODE PAGES STRUCTURE --- */
.Solid .PNode.NodeRating {
  float: left;
  margin-right: 2px; }
  .Solid .PNode.NodeRating .ContentRatingContainer {
    margin-left: 0px;
    margin-right: 0px; }
  .Solid .PNode.NodeRating .ratingVote {
    float: left;
    margin: 6px;
    width: 18px;
    height: 18px;
    overflow: hidden; }
    .Solid .PNode.NodeRating .ratingVote img {
      width: 18px;
      height: 18px; }
    .Solid .PNode.NodeRating .ratingVote .sendControl {
      cursor: pointer; }
    .Solid .PNode.NodeRating .ratingVote .sendControlInactive {
      cursor: default; }
  .Solid .PNode.NodeRating .ratingScript {
    float: left;
    width: 34px;
    height: 22px;
    margin-top: 3px; }
  .Solid .PNode.NodeRating .ratingValue {
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
    line-height: 22px;
    text-align: center;
    background-color: #333333;
    border: solid 1px #c8c8c8;
    overflow: hidden; }
    .Solid .PNode.NodeRating .ratingValue img {
      display: block;
      padding: 3px 9px; }

.Solid .PNode.NodeTitle {
  background-color: #777777; }
  .Solid .PNode.NodeTitle h1 {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 17px;
    font-weight: normal;
    color: #ffffff;
    text-shadow: 3px 3px 3px #000, -1px -1px 2px #000;
    line-height: 20px;
    padding-left: 5px;
    padding-top: 4px;
    padding-bottom: 6px;
    margin-top: 0px;
    margin-bottom: 2px; }

.Solid .PNode.SideBlock {
  margin-left: 8px;
  margin-bottom: 8px;
  background-color: #999999;
  float: right; }

.Solid .PNode.SearchArea {
  float: right;
  width: 121px;
  background-color: #999999; }
  .Solid .PNode.SearchArea .title {
    border-bottom: #3D3D3D 1px solid;
    background-color: #888888;
    text-align: center;
    line-height: 20px;
    padding: 4px 0px 4px 0px;
    font-family: "Times New Roman", Times, serif;
    font-size: 13px;
    text-shadow: 3px 3px 3px #000, -1px -1px 2px #000;
    color: white; }
  .Solid .PNode.SearchArea .content {
    background-color: #999999; }
    .Solid .PNode.SearchArea .content ul {
      margin: 16px 10px;
      padding: 0; }
    .Solid .PNode.SearchArea .content li {
      display: block;
      list-style: none;
      margin: 0;
      padding: 0; }
  .Solid .PNode.SearchArea .link {
    font-family: Helvetica, sans-serif;
    font-size: 14px;
    color: black;
    text-decoration: none; }
    .Solid .PNode.SearchArea .link:hover {
      text-decoration: underline; }

.Solid .PNode.NodePublicationSummaryBlock {
  background-color: #e8e8e0;
  padding: 6px 8px; }
  .Solid .PNode.NodePublicationSummaryBlock .summaryLine {
    padding: 1px 0;
    font-family: Helvetica, sans-serif;
    font-size: 13px;
    line-height: 14px; }
  .Solid .PNode.NodePublicationSummaryBlock .categoryLink, .Solid .PNode.NodePublicationSummaryBlock .authorLink {
    color: #770000;
    text-decoration: underline; }
    .Solid .PNode.NodePublicationSummaryBlock .categoryLink:hover, .Solid .PNode.NodePublicationSummaryBlock .authorLink:hover {
      color: black; }
  .Solid .PNode.NodePublicationSummaryBlock .categoryLink {
    font-style: italic; }

.Solid .PNode.DocumentNodeImage {
  float: right;
  background-color: #DDC;
  padding: 4px;
  border-right: #3D3D3D 1px solid; }
  .Solid .PNode.DocumentNodeImage img {
    display: block;
    float: none;
    margin: 0px;
    max-width: 350px; }

.Solid .PNode.DocumentNodeText,
.Solid .PNode.VideoNodeText {
  border-top: #3D3D3D 1px solid;
  background-color: #e8e8e0;
  font-family: Helvetica,sans-serif;
  font-size: 14px;
  padding: 8px;
  word-wrap: break-word; }
  .Solid .PNode.DocumentNodeText a,
  .Solid .PNode.VideoNodeText a {
    color: #770000;
    text-decoration: underline; }
  .Solid .PNode.DocumentNodeText a:hover,
  .Solid .PNode.VideoNodeText a:hover {
    color: #000000;
    text-decoration: none; }
  .Solid .PNode.DocumentNodeText p,
  .Solid .PNode.VideoNodeText p {
    margin: 8px 0px; }
  .Solid .PNode.DocumentNodeText img,
  .Solid .PNode.VideoNodeText img {
    max-width: 98%; }

.Solid .PNode.VideoRow {
  position: relative;
  margin-bottom: 1px;
  height: 401px;
  /*
  .videoLinks {
    position: absolute; bottom: 5px; width: 121px;
    font-size: 0; text-align: center;
    .link { display: inline-block; margin: 0 3px 0 2px; }
    .icon { display: block; width: 24px; height: 24px; border: none; }
  }
  */ }
  .Solid .PNode.VideoRow .PNode.SearchArea {
    height: 401px; }
  .Solid .PNode.VideoRow .videoLinksContainer {
    position: absolute;
    bottom: 6px;
    width: 121px; }
  .Solid .PNode.VideoRow .videoLinks {
    display: table;
    margin: 0 auto; }
    .Solid .PNode.VideoRow .videoLinks .link {
      float: left;
      margin: 0 3px 0 2px; }
    .Solid .PNode.VideoRow .videoLinks .icon {
      display: block;
      width: 24px;
      height: 24px;
      border: none; }
  .Solid .PNode.VideoRow .popupPane {
    position: absolute;
    bottom: 0;
    right: 0;
    text-align: left;
    white-space: nowrap;
    visibility: hidden; }
    .Solid .PNode.VideoRow .popupPane .embed {
      position: absolute;
      right: 4px;
      top: 4px;
      z-index: 100;
      border: dashed 1px #DDD;
      background-color: #999;
      padding: 6px;
      font-family: Helvetica,sans-serif;
      font-size: 13px; }
      .Solid .PNode.VideoRow .popupPane .embed a {
        color: black;
        text-decoration: none;
        position: absolute;
        right: 8px;
        top: 6px;
        text-decoration: none;
        font-weight: bold; }
      .Solid .PNode.VideoRow .popupPane .embed textarea {
        width: 500px;
        height: 7em;
        font-family: Helvetica,sans-serif;
        font-size: 11px; }
  .Solid .PNode.VideoRow .playerArea {
    /*max-width: 857px; */
    font-family: Helvetica,sans-serif;
    font-size: 13px;
    line-height: 50px;
    color: white;
    text-decoration: none;
    font-weight: bold;
    text-align: center; }
    .Solid .PNode.VideoRow .playerArea a {
      color: white;
      text-decoration: none;
      font-weight: bolder; }
  .Solid .PNode.VideoRow .player {
    height: 400px;
    margin-left: -1px;
    margin-right: 123px;
    border: #555555 solid 1px;
    border-bottom: none; }

.Solid .PNode.CommentsLine {
  font-family: Helvetica,sans-serif;
  font-size: 14px;
  margin-top: 2px;
  background-color: #777777;
  margin: 2px 0px;
  padding: 0px 8px;
  min-height: 28px;
  line-height: 28px; }
  .Solid .PNode.CommentsLine a {
    color: #000;
    text-decoration: none;
    font-weight: bold; }
  .Solid .PNode.CommentsLine .social {
    margin: 4px;
    float: right;
    min-height: 1px; }

.Solid .PNode.Comments .commentNote {
  position: relative;
  padding: 10px;
  background-color: #DDC; }
  .Solid .PNode.Comments .commentNote a {
    color: #b22222;
    text-decoration: none; }
  .Solid .PNode.Comments .commentNote .cross {
    position: absolute;
    right: 12px;
    top: 10px;
    color: #000;
    text-decoration: none;
    font-weight: bold; }
.Solid .PNode.Comments #commentPost {
  margin-bottom: 2px;
  margin-left: 32px;
  background: #CCB;
  padding: 0px;
  font-family: Helvetica,sans-serif;
  font-size: 12px; }
.Solid .PNode.Comments .commentPostForm {
  width: 99%;
  min-width: 380px;
  padding: 4px;
  margin: 0px auto; }
  .Solid .PNode.Comments .commentPostForm .field {
    margin: 4px; }
    .Solid .PNode.Comments .commentPostForm .field .rules {
      float: right;
      font-style: italic;
      margin: 0px; }
    .Solid .PNode.Comments .commentPostForm .field label {
      display: block;
      margin: 2px;
      color: #333; }
    .Solid .PNode.Comments .commentPostForm .field input, .Solid .PNode.Comments .commentPostForm .field textarea {
      display: block;
      width: 100%;
      margin: 2px;
      padding: 4px;
      color: black;
      width: 98%;
      border: 1px solid #bba;
      resize: vertical; }
      .Solid .PNode.Comments .commentPostForm .field input:focus, .Solid .PNode.Comments .commentPostForm .field textarea:focus {
        border-color: black;
        box-shadow: none; }
  .Solid .PNode.Comments .commentPostForm .submit {
    overflow: hidden;
    margin: 0px auto;
    padding: 4px;
    font-size: 11px;
    text-align: left; }
    .Solid .PNode.Comments .commentPostForm .submit button {
      padding: 6px 20px;
      margin: 0px 3px;
      height: 30px;
      width: 100px;
      border: 1px solid #777;
      border-radius: 0px;
      color: black;
      font: bold 13px Arial, Tahoma, sans-serif;
      box-shadow: none;
      cursor: pointer;
      text-shadow: none;
      outline: none; }

.Solid .PNode.CommentsArea {
  background-color: #666666;
  font-family: Helvetica,sans-serif; }
  .Solid .PNode.CommentsArea .indented {
    padding-left: 32px; }
  .Solid .PNode.CommentsArea .commentAnchor {
    position: relative;
    top: -2px; }

.Solid .PNode .CommentBlock {
  font-family: Arial, sans-serif;
  padding: 4px 8px;
  margin-bottom: 2px;
  background-color: #d8d8e0; }
  .Solid .PNode .CommentBlock .infoLine {
    padding-top: 2px;
    font-size: 12px;
    line-height: 13px;
    font-style: italic; }
  .Solid .PNode .CommentBlock .replyLink {
    font-weight: normal;
    color: #8e0e05;
    text-decoration: none; }
    .Solid .PNode .CommentBlock .replyLink:hover {
      text-decoration: underline; }
  .Solid .PNode .CommentBlock .dateTimeLink {
    color: #666666;
    text-decoration: none;
    margin-right: 8px; }
    .Solid .PNode .CommentBlock .dateTimeLink:hover {
      text-decoration: underline; }
  .Solid .PNode .CommentBlock .userLink, .Solid .PNode .CommentBlock .userText {
    display: inline-block;
    margin-right: 10px; }
  .Solid .PNode .CommentBlock .userLink {
    color: #8e0e05;
    text-decoration: none; }
    .Solid .PNode .CommentBlock .userLink:hover {
      text-decoration: underline; }
  .Solid .PNode .CommentBlock .userText {
    color: black; }
  .Solid .PNode .CommentBlock .parentLink {
    display: inline-block;
    color: #666666; }
    .Solid .PNode .CommentBlock .parentLink:hover {
      text-decoration: underline; }
  .Solid .PNode .CommentBlock .commentText {
    padding: 0 18px;
    margin: 5px 0;
    font-family: sans-serif;
    font-size: 13px;
    line-height: 15px;
    text-align: justify;
    color: black;
    word-wrap: break-word; }
    .Solid .PNode .CommentBlock .commentText p {
      margin: 12px 0px; }
    .Solid .PNode .CommentBlock .commentText p:first-child {
      margin-top: 5px; }
    .Solid .PNode .CommentBlock .commentText p:last-child {
      margin-bottom: 5px; }
    .Solid .PNode .CommentBlock .commentText a {
      font-weight: normal;
      color: #8e0e05;
      text-decoration: none; }
    .Solid .PNode .CommentBlock .commentText a:hover {
      text-decoration: underline; }

/* --- DIALOGS --- */
.Solid .CLayout.ModalDialog {
  background-color: #f6f8f4;
  padding: 0 20px;
  border: 2px solid #333;
  border-radius: 5px;
  -moz-box-shadow: 0 0 50px #ccc;
  -webkit-box-shadow: 0 0 50px #ccc;
  text-align: left;
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px; }
  .Solid .CLayout.ModalDialog .dialogBackground {
    background-color: #f6f8f4; }
  .Solid .CLayout.ModalDialog input, .Solid .CLayout.ModalDialog select, .Solid .CLayout.ModalDialog textarea, .Solid .CLayout.ModalDialog button {
    font-family: Verdana, Arial, sans-serif;
    font-size: 1em; }
  .Solid .CLayout.ModalDialog .ui-button {
    font-family: Arial, sans-serif;
    font-size: 1em; }
  .Solid .CLayout.ModalDialog .title {
    margin: 0;
    margin-top: -5px;
    margin-bottom: 10px;
    padding-top: 0;
    padding-bottom: 10px;
    text-align: center;
    font-size: 16px;
    font-weight: bold; }
  .Solid .CLayout.ModalDialog .buttonSet {
    margin-bottom: -5px;
    padding-top: 10px;
    border-top: 1px solid #666;
    margin-top: 10px;
    text-align: right; }

.Solid .CDialog.ChooseRegion .regionLink {
  text-decoration: none;
  color: #222222; }
  .Solid .CDialog.ChooseRegion .regionLink:hover {
    text-decoration: underline; }

.Solid .CLayout.ModalDialog2 .spinnerPlaceholder {
  display: table;
  height: 100%;
  margin: 0 auto; }
.Solid .CLayout.ModalDialog2 .placeholderInner {
  display: table-cell;
  vertical-align: middle; }

.Solid .CLayout.ModalDialog2 {
  background-color: #f6f8f4;
  border: 2px solid #333;
  border-radius: 5px;
  -moz-box-shadow: 0 0 50px #ccc;
  -webkit-box-shadow: 0 0 50px #ccc;
  text-align: left;
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px; }
  .Solid .CLayout.ModalDialog2 .dialogBackground {
    background-color: #f6f8f4; }
  .Solid .CLayout.ModalDialog2 input, .Solid .CLayout.ModalDialog2 select, .Solid .CLayout.ModalDialog2 textarea, .Solid .CLayout.ModalDialog2 button {
    font-family: Verdana, Arial, sans-serif;
    font-size: 1em; }
  .Solid .CLayout.ModalDialog2 .ui-button {
    font-family: Arial, sans-serif;
    font-size: 1em; }
  .Solid .CLayout.ModalDialog2 .CLayout.DialogBody {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0; }
  .Solid .CLayout.ModalDialog2 .dialogTitle {
    position: absolute;
    top: 0;
    left: 18px;
    right: 18px;
    height: 16px;
    padding-top: 14.5px;
    padding-bottom: 18.5px;
    text-align: center;
    font-size: 16px;
    font-weight: bold; }
  .Solid .CLayout.ModalDialog2 .dialogButtonSet {
    position: absolute;
    bottom: 0;
    left: 18px;
    right: 17px;
    height: 28px;
    padding-top: 8.5px;
    padding-bottom: 12.5px;
    text-align: right; }
  .Solid .CLayout.ModalDialog2 .dialogContent {
    position: absolute;
    top: 49px;
    bottom: 49px;
    left: 18px;
    right: 18px;
    border-bottom: solid 1px #666666;
    border-top: 1px solid #666666; }

.Solid .CDialog.Announcements {
  position: fixed;
  top: 35px;
  bottom: 35px;
  width: 760px; }
  .Solid .CDialog.Announcements .dialogContent {
    overflow-y: hidden; }
  .Solid .CDialog.Announcements .announcementTopLine {
    position: absolute;
    top: 50px;
    height: 1px;
    left: 19px;
    right: 19px;
    background-color: #666666;
    opacity: 0.3; }
  .Solid .CDialog.Announcements .announcementBottomLine {
    position: absolute;
    bottom: 50px;
    height: 1px;
    left: 19px;
    right: 19px;
    background-color: #666666;
    opacity: 0.3; }
  .Solid .CDialog.Announcements .announcementBlock {
    margin-bottom: 10px;
    border: #333333 1px solid;
    border-radius: 3px;
    padding: 6px 12px;
    background-color: #eeeeee; }
    .Solid .CDialog.Announcements .announcementBlock:last-child {
      margin-bottom: 0; }
    .Solid .CDialog.Announcements .announcementBlock:first-child {
      margin-top_: 1px; }
    .Solid .CDialog.Announcements .announcementBlock:last-child {
      margin-bottom_: 1px; }
  .Solid .CDialog.Announcements .markReadArea {
    float: right;
    margin-top: 4px;
    margin-right: 2px;
    margin-left: 12px; }
    .Solid .CDialog.Announcements .markReadArea.alreadyMarked {
      visibility: hidden; }
  .Solid .CDialog.Announcements .markReadLink {
    font-family: serif;
    font-size: 12px;
    font-style: italic;
    text-decoration: none;
    color: #888888; }
    .Solid .CDialog.Announcements .markReadLink:hover {
      text-decoration: underline; }
  .Solid .CDialog.Announcements .announcementTitle {
    margin: 4px 0 8px 0; }
  .Solid .CDialog.Announcements .titleLink {
    font-family: sans-serif;
    font-size: 18px;
    color: black;
    text-decoration: none; }
    .Solid .CDialog.Announcements .titleLink:hover {
      text-decoration: underline; }
  .Solid .CDialog.Announcements .announcementText {
    font-family: sans-serif;
    font-size: 13px;
    line-height: 15px;
    text-align: justify;
    color: black;
    /*a:hover { text-decoration: underline; }*/ }
    .Solid .CDialog.Announcements .announcementText p {
      margin: 12px 0px; }
    .Solid .CDialog.Announcements .announcementText p:first-child {
      margin-top: 5px; }
    .Solid .CDialog.Announcements .announcementText p:last-child {
      margin-bottom: 5px; }
    .Solid .CDialog.Announcements .announcementText a {
      font-weight: normal;
      color: #8e0e05;
      text-decoration: none; }

.Solid .CDialog.Broadcast {
  width: 758px;
  height: 502px; }
  .Solid .CDialog.Broadcast .videoFrame {
    width: 720px;
    height: 400px;
    background-color: #3d3d3d;
    border: solid 1px #555555; }

/***********************************************************
  Auxilary styles.
*/
#node-video-placeholder-outer div {
  border: none !important; }

/*# sourceMappingURL=solid.css.map */
</pre></body></html>