/* Meyer Reset */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
  margin: 0;
  padding: 0;
  border: 0;
  /* outline: 0; */
  vertical-align: baseline;
  background: transparent;
}

/* Template: Main */

.TemplateBody
{
  background-image: url(/2k16/img/background.jpg);
}

body *
{
  max-height: 1000000em;
}

html,
body
{
}

html,
.Text
{
  font-size: 16px;
  /*text-align: justify;*/
}

html,
.CommentBoxForm select,
.CommentBoxForm textarea
{
  font-family: Arial, "Segoe UI", Frutiger, "Frutiger Linotype", "Dejavu Sans", "Helvetica Neue", sans-serif;
}

a
{
  color: #772F18;
  cursor: pointer;
  /*font-weight: 500;*/
}

table
{
  /*table-layout: fixed;*/
  border-collapse: collapse;
}

/* Width */

.LayoutWidth
{
  margin: 0 auto 0 auto;
  min-width: 50rem;
  max-width: 100%;
  width: 70rem;
}

.DisplayAsBlock
{
  display: block;
}

/* Font */

.Font9
{
  font-size: 0.9rem;
}

.Font8
{
  font-size: 0.8rem;
}

.Font7
{
  font-size: 0.7rem;
}

/* Colors */

a:hover
{
  text-decoration: underline;
}

a, a:active, a:visited, a:hover img
{
  text-decoration: none;
}

/* Layout */

.LayoutOptionsAndBody
{
  box-shadow: 0.5rem 0.3rem 0.5rem 0;
  z-index: 997;
}

.LayoutBody
{
  background-color: #FCFCFC;
}

.LayoutBody,
.LayoutBodyPrintVersion
{
  display: table;
  overflow: auto;
  width: 100%;
}

.LayoutBodyHeader
{
  background-color: #EEEEEE;
  padding: 0.7rem 1.8rem;
}

.LayoutContent,
.LayoutNavigationTree,
.LayoutRatings
{
  display: table-cell;
  vertical-align: top;
}

.LayoutRatings
{
  background-color: #F9F9F9;
}

.LayoutNavigationTree
{
  padding: 0.7rem 1.8rem;
}

.LayoutContent,
.LayoutRatings
{
  border-top: 1px solid #DDD7D7;
  padding: 1.2rem 1.8rem;
}

.LayoutHeader
{
  background-image: url(/2k16/img/logobackground.jpg);
  box-shadow: 0.5rem 0 0.5rem 0;
  z-index: 998;
}

.LayoutTopMenu
{
  position: absolute;
  right: 0.1rem;
  bottom: 0.1rem;
}

.LayoutMainHeader
{
  overflow: auto;
  position: relative;
}

.LayoutLanguage
{
  float: left;
  margin-right: 0.4rem;
}

.LayoutLogo
{
  float: left;
  padding-bottom: 0.5rem;
  padding-top: 0.5rem;
}

.LayoutMainMenu
{
  /*height: 1.8rem;*/
  /*display: table;*/
}

.LayoutOptions
{
  background-color: #F6F6F6;
  border-bottom: 1px solid #DDD7D7;
  display: table;
  overflow: auto;
  width: 100%;
  z-index: 998;
}

.LayoutRightPanel
{
  background-color: #EEEEEE;
  border-left: 1px solid #DDD7D7;
  padding: 1.2rem 1.8rem;
}

.LayoutRightPanel,
.LayoutPageOptions
{
  display: table-cell;
  font-size: 0.8rem;
  vertical-align: top;
  width: 16rem;
}

.LayoutPageOptions
{
  padding: 0.6rem 1.8rem;
}

.LayoutRightPanelInner
{
  line-height: 1.3rem;
}

.LayoutSearch
{
  float: right;
  padding-top: 1rem;
}

.LayoutUserAccount
{
  padding: 0.3rem;
}

.Impressum
{
  color: #CCC;
  font-size: 0.7rem;
  padding: 1.2rem 0 0.8rem 0;
  text-align: center;
}

.Impressum a
{
  color: #C77;
  font-variant: small-caps;
}

.SupportCM
{
  background-color: #888;
  box-shadow: 0.5rem 0.3rem 0.5rem 0;
  display: table;
  font-size: 0.7rem;
  margin-bottom: 1rem;
  padding: 0.5rem;
}

.SupportCM ul
{
  display: table-row;
}

.SupportCM ul li
{
  display: table-cell;
  list-style: none;
  padding: 0.1rem 0.5rem;
  vertical-align: top;
}

/* User Header */

.UserHeader,
.UserHeader a,
.UserHeader span
{
  font-size: 0.7rem;
}

.UserHeader
{
  color: #CCC;
  text-align: right;
}

.UserHeader a
{
  color: #DDD;
}

/* Header */

.HeaderLogoLeft
{
}

.HeaderMenu
{
  display: table;
  font-family: Arial, "Segoe UI", Frutiger, "Frutiger Linotype", "Dejavu Sans", "Helvetica Neue", sans-serif;
  position: relative;
  width: 100%;
}

.HeaderMenu > ul
{
  display: table-row;
  list-style: inside none;
}

.HeaderMenu > ul > li
{
  background-color: #750404;
  display: table-cell;
  list-style: inside none;
  position: relative;
  width: 10%;
}

.HeaderMenu > ul > li > a:hover
{
  background-color: #A00;
  text-decoration: none;
}

.HeaderMenu ul > li.HeaderSubMenu > a:before
{
  content: "+";
  position: absolute;
  right: 0.35rem;
}

.HeaderMenu > ul > li.HeaderSubMenu:hover > a
{
  z-index: 999;
}

.HeaderMenu ul li.HeaderSubMenu:hover > ul,
.HeaderMenu ul li.HeaderSubMenu:hover > div
{
  display: block;
}

.HeaderMenu ul li > ul,
.HeaderMenu ul li > div
{
  background-color: #A00;
  display: none;
  position: absolute;
  width: auto;
  z-index: 999;
}

.HeaderMenu ul li > ul
{
  width: 100%;
}

.HeaderMenu ul ul ul
{
  position: absolute;
}

.HeaderMenu ul ul li:hover > ul
{
  left: 100%;
  top: 0;
}

.HeaderMenu ul li > ul li
{
  display: block;
  list-style: inside none;
  position: relative;
  margin: 0;
  padding: 0;
}

.HeaderMenu > ul > li > a,
.HeaderMenu ul li > ul li a
{
  border-bottom: 1px solid rgba(0, 0, 0, 0.298039);
  border-left: 1px solid rgba(255, 255, 255, 0.298039);
  border-right: 1px solid rgba(0, 0, 0, 0.298039);
  border-top: 1px solid rgba(255, 255, 255, 0.298039);
  color: #EEE;
  display: block;
  font-size: 0.9rem;
  outline: none;
  padding: 0.4rem 0 0.4rem 0.5rem;
  position: relative;
  text-decoration: none;
}

.HeaderMenu ul > li:hover > a,
.HeaderMenu ul li a:hover .HeaderMenu ul ul > li:hover > a,
.HeaderMenu ul ul li a:hover
{
  background-color: #A00;
  color: #FD0;
  cursor: pointer;
}

.HeaderMenu > ul > li > a
{
  font-weight: bolder;
}

.HeaderSearchInput
{
  background-color: #411;
  border-color: #400;
  border-style: solid;
  border-width: 1px;
  color: #AAA;
  font-size: 0.9rem;
  padding: 0.4rem;
  box-shadow: rgba(0, 0, 0, 0.498039) 0.1rem 0.2rem 0.3rem 0 inset;
}

.HeaderSearchButton
{
  background-color: #750404;
  border-bottom: 1px solid rgba(0, 0, 0, 0.298039);
  border-left: 1px solid rgba(255, 255, 255, 0.298039);
  border-right: 1px solid rgba(0, 0, 0, 0.298039);
  border-top: 1px solid rgba(255, 255, 255, 0.298039);
  color: #CCC;
  font-size: 0.9rem;
  font-weight: lighter;
  padding: 0.4rem 0.6rem;
}

.HeaderSearchButton:hover, .HeaderMenuButton:hover
{
  background-color: #A00;
  color: #FD0;
  cursor: pointer;
}

/* Top Menu */

.TopMenu a
{
  color: #AAA;
  font-size: 0.9rem;
  font-variant: small-caps;
}

.TopMenu a:hover
{
  color: #EEE;
  text-decoration: none;
}

.TopMenu > ul
{
  display: table-row;
  list-style: none;
}

.TopMenu > ul > li
{
  display: table-cell;
  list-style: inside none;
  padding: 0.7rem 0.5rem;
  padding-bottom: 1rem;
  vertical-align: top;
}

/* Content Navigator */

.ContentNavigator
{
  margin-top: 0.4rem;
  display: inline-block;
  font-size: 0.8rem;
}

.ContentNavigatorItem
{
  background-color: #E7E7E7;
  border-bottom: 1px solid rgba(0, 0, 0, 0.298039);
  border-left: 1px solid rgba(255, 255, 255, 0.298039);
  border-right: 1px solid rgba(0, 0, 0, 0.298039);
  border-top: 1px solid rgba(255, 255, 255, 0.298039);
  box-sizing: inherit;
  float: left;
  list-style: none;
  margin: 0.1rem;
  /*width: 9rem;*/
}

.ContentNavigatorItem:hover
{
  background-color: #FFF;
  cursor: pointer;
}

.ContentNavigatorItem a
{
  color: #222;
  display: block;
  padding: 0.2rem 0.5rem;
  text-align: center;
}

.ContentNavigatorItem a:hover
{
  text-decoration: none;
}

.ContentNavigatorPageActive a
{
  color: #A00;
}

/* Text */

.Caption
{
  color: #444;
  font-size: 1.3rem;
  font-variant: small-caps;
  font-weight: bold;
  margin-bottom: 0.7rem;
  margin-top: 0.5rem;
  /*text-align: center;*/
  /*text-decoration: underline;*/
  padding: 0.2rem 0;
  text-shadow: 0.1rem 0.1rem #DDD;
}

.Caption a
{
  color: #444;
}

.LayoutRightPanel > .Caption
{
  font-size: 0.8rem;
  margin-bottom: 0.3rem;
}

.TextHeaderLogo
{
  float: left;
  margin-right: 0.5rem;
}

.HeaderBox
{
  overflow: auto;
  padding: 0.1rem;
}

.TextHeader
{
  font-size: 1.4rem;
  font-variant: small-caps;
  font-weight: bolder;
  margin: 0.2rem 0;
  text-shadow: 0.2rem 0.2rem #DDD;
}

.TextSubHeader
{
  font-size: 0.8rem;
  font-weight: normal;
  line-height: 1.3rem;
}

.Text
{
  line-height: 1.3rem;
  margin-bottom: 1.5rem;
  margin-top: 0.5rem;
}

.Text a
{
  /*color: #633;*/
  font-weight: 700;
}

.Text a:hover
{
  color: #A00;
}

.TextBold,
.TextHighlightBold
{
  font-weight: bold;
}

.TextHeader a,
.TextSubHeader a
{
  /*color: #633;*/
  font-weight: 500;
}

.TextHighlight,
.TextHighlight a,
.TextHighlightBold,
.TextHighlightBold a
{
  color: #66F;
}

.TextLowlight
{
  color: #555;
  font-weight: lighter;
}

.GermanTextWarning
{
  color: #555555;
}

.TextWarning
{
  color: orangered;
}

.OpenWarning
{
  border: 5px solid orangered;
  padding: 1rem;
}

/* Tables */

.Table
{
  margin-bottom: 2rem;
  max-width: 66.4rem;
}

.TableHeaderOn,
.TableHeaderOff
{
  font-size: 0.8rem;
  margin-bottom: 0.7rem;
}

.TableParametersOn,
.TableParametersOff
{
  font-size: 0.8rem;
}

.TableHeaderOn
{
}

.TableHeaderOff
{
}

.TableParametersOn
{
  visibility: visible;
  margin-bottom: 1rem;
}

.TableParametersOff
{
  height: 0;
  visibility: hidden;
}

.TableHeaderParamSetState
{
  background-color: #E7E7E7;
  border-bottom: 1px solid rgba(0, 0, 0, 0.298039);
  border-left: 1px solid rgba(255, 255, 255, 0.298039);
  border-right: 1px solid rgba(0, 0, 0, 0.298039);
  border-top: 1px solid rgba(255, 255, 255, 0.298039);
  color: #222;
  margin-right: 0.5rem;
  font-size: 1rem;
  text-align: center;
  width: 1.6rem;
}

.TableHeaderParamSetState:hover
{
  background-color: #FFF;
  cursor: pointer;
}

.TableContents
{
  margin-bottom: 1rem;
}

.TBase
{
  border-spacing: 0;
  font-size: 0.9rem;
  width: 100%;
}

.TBase a
{
}

.TBase a:hover
{
  color: #A00;
}

.THeaderRow
{
  background-color: #CCC;
  border-bottom: 1px solid #FFF;
  border-top: 1px solid #FFF;
}

.TRow
{
}

.TRow1
{
  background-color: #E2E2E2;
  border-bottom: 1px solid #FFF;
  border-top: 1px solid #FFF;
}

.TRow2
{
  background-color: #F0F0F0;
  border-bottom: 1px solid #FFF;
  border-top: 1px solid #FFF;
}

.TRowTVShow
{
  border-left: 4px solid green;
  border-right: 4px solid green;
}

.TRowPayPayView
{
  border-left: 4px solid blue;
  border-right: 4px solid blue;
}

.TRowCard
{
  border-left: 4px solid orange;
  border-right: 4px solid orange;
}

.TRow:hover
{
  background-color: #EEEAE0;
}

.THeaderCol,
.TCol,
.TAltCol
{
  padding: 0.2rem 0.2rem;
  vertical-align: middle;
}

.TAltCol
{
  background-color: #EEEEEE;
}

.THeaderCol
{
  font-size: 0.7rem;
  font-weight: 700;
}

.TCol
{
  min-height: 2rem;
}

.TColSeparator
{
}

.TRowLowlight
{
}

.AlignCenter
{
  text-align: center;
}

.AlignRight
{
  text-align: right;
}

.SearchBar
{
  margin-bottom: 1.2rem;
}

.SearchBarInput
{
  border-top: 1px solid rgba(0, 0, 0, 0.298039);
  border-right: 1px solid rgba(255, 255, 255, 0.298039);
  border-left: 1px solid rgba(0, 0, 0, 0.298039);
  border-bottom: 1px solid rgba(255, 255, 255, 0.298039);
  font-size: 0.7rem;
  padding: 0.3rem;
  width: 40rem;
}

.SearchBarButton
{
  background-color: #E7E0E0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.298039);
  border-left: 1px solid rgba(255, 255, 255, 0.298039);
  border-right: 1px solid rgba(0, 0, 0, 0.298039);
  border-top: 1px solid rgba(255, 255, 255, 0.298039);
  color: #222;
  font-size: 0.7rem;
  margin-left: 0.1rem;
  padding: 0.3rem 0.5rem;
}

.SearchBarButton:hover
{
  background: #FFF;
  cursor: pointer;
}

/* Form */

.Form
{
  display: block;
  font-size: 0.9rem;
  margin-bottom: 1rem;
  width: 100%;
}

.FormInput
{
  border-top: 1px solid rgba(0, 0, 0, 0.298039);
  border-right: 1px solid rgba(255, 255, 255, 0.298039);
  border-left: 1px solid rgba(0, 0, 0, 0.298039);
  border-bottom: 1px solid rgba(255, 255, 255, 0.298039);
  box-sizing: border-box;
  line-height: 1.2rem;
  padding: 0.1rem;
  width: 100%;
}

.FormSelect
{
  border-top: 1px solid rgba(0, 0, 0, 0.298039);
  border-right: 1px solid rgba(255, 255, 255, 0.298039);
  border-left: 1px solid rgba(0, 0, 0, 0.298039);
  border-bottom: 1px solid rgba(255, 255, 255, 0.298039);
  padding: 0.1rem;
}

.FormSO
{
  color: #222;
}

.FormButton,
.FormSubmitButton,
.FormResetButton
{
  background-color: #E7E0E0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.298039);
  border-left: 1px solid rgba(255, 255, 255, 0.298039);
  border-right: 1px solid rgba(0, 0, 0, 0.298039);
  border-top: 1px solid rgba(255, 255, 255, 0.298039);
  color: #222;
  font-size: 0.7rem;
  margin-left: 0.2rem;
  margin-right: 0.2rem;
  margin-top: 0.5rem;
  padding: 0.2rem 0.6rem;
}

.FormButton:hover,
.FormSubmitButton:hover,
.FormResetButton:hover
{
  background: #FFF;
  cursor: pointer;
}

.FormTable,
.SequentialFormTable
{
  background-color: #EEEEEE;
  border: 1px solid #DDD;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  margin-top: 0.5rem;
}

.FormTable > .FormRow
{
  display: table-row;
}

.FormTable > .FormRow > .FormElement,
.SequentialFormTable > .FormRow > .FormElement
{
  box-sizing: border-box;
  padding: 0.2rem;
  width: 100%;
}

.FormTable > .FormRow > .FormElementTitle,
.SequentialFormTable > .FormRow > .FormElementTitle
{
  font-weight: 600;
  padding: 0.2rem;
  padding-right: 2rem;
}

.FormTable > .FormRow > .FormElementDescription,
.SequentialFormTable > .FormRow > .FormElementDescription
{
  padding: 0.2rem;
  width: 100%;
}

.FormTable
{
  display: table;
  padding-bottom: 0.5rem;
  padding-top: 0.5rem;
}

.FormTable > .FormRow > .FormElement,
.FormTable > .FormRow > .FormElementTitle,
.FormTable > .FormRow > .FormElementDescription
{
  display: table-cell;
}

.SequentialFormTable > .FormRow > .FormElementTitle
{
  margin-top: 0.5rem;
}

.SequentialFormTable > .FormRow > .FormElement
{
  margin-bottom: 0.5rem;
}

/* Table Navigation */

.NavigationPart
{
  border: 1px solid #DDD7D7;
  border-spacing: 0.2rem;
  display: table;
  font-size: 0.7rem;
  margin-bottom: 1rem;
  width: 100%;
}

.NavigationPartPage
{
  display: table-cell;
}

.NavigationPartPage > a
{
}

.NavigationPartPage > a > div
{
  padding: 0.2rem 0.4rem;
  text-align: center;
  width: auto;
}

.NavigationPartPage a:hover
{
  text-decoration: none;
}

.NavigationPartPage:hover
{
  background-color: #DDDDDD;
}

.NavigationPartBorderRight
{
}

.NavigationPartPoints
{
  display: table-cell;
}

.NavigationPartBorderLeft
{
}

.NavigationPartCurrentPage
{
  background-color: #DDDDDD;
  padding: 0.1rem 0.4rem;
  text-align: center;
  width: auto;
}

.MatchEventLine
{
  font-size: 0.75rem;
  font-weight: 300;
  margin-top: 0.3rem;
}

.MatchPerYearCellHost
{
  display: block;
}

.MatchPerYearCell
{
  color: #FFF;
  font-size: 0.8rem;
  padding: 0.1rem 0;
  text-align: center;
}

.MatchPerYearCellHost:hover,
.MatchPerYearCell:hover
{
  font-weight: bold;
  text-decoration: none;
}

/* InformationBox */

.InformationBoxTable
{
  border-spacing: 0 0.2rem;
  display: table;
  font-size: 0.8rem;
  margin-bottom: 2rem;
  width: 100%;
}

.InformationBoxTable ul
{
  display: block;
  list-style: none inside;
  /*margin-left: 0.5rem;*/
  /*padding-left: 1rem;*/
}

.InformationBoxTable ul li
{
  padding: 0.1rem 0 0.1rem 0;
}

.InformationBoxTable a
{
  /*color: #633;*/
  /*font-weight: 500;*/
}

.InformationBoxRow
{
  display: table-row;
}

.InformationBoxTitle
{
  display: table-cell;
  padding: 0.1rem 0;
  width: 13rem;
}

.InformationBoxContents
{
  display: table-cell;
  padding: 0.1rem 0;
}

.Borderless
{
  margin-bottom: 1rem;
  overflow: auto;
}

.Borderless ul
{
  display: block;
  list-style: square outside;
  margin-left: 0.5rem;
  padding-left: 1rem;
}

ul.noList
{
  display: block;
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}

.Borderless ul li
{
  padding: 0.1rem 0 0.1rem 0.1rem;
}

.Borderless ul li a,
ul.noList li a
{
  /*color: #633;*/
  font-weight: 500;
}

/* RatingsBox */

.RatingsBox
{
  margin-bottom: 1rem;
}

.RatingsBoxAdjustedRating
{
  font-family: Arial;
  font-size: 6rem;
  font-weight: 900;
  line-height: 5rem;
  text-align: center;
}

.RatingsBoxAdjustedRatingDesc
{
  color: #444;
  font-size: 0.7rem;
  font-weight: 900;
  padding-bottom: 1.2rem;
  text-align: center;
}

.RatingsBoxAdjustedRatingThisYearTable
{
  display: table;
}

.RatingsBoxAdjustedRatingThisYear,.RatingsBoxMediumRating
{
  display: table-row;
}

.RatingsBoxAdjustedRatingThisYearCell
{
  display: table-cell;
  padding-left: 0.4rem;
  text-align: right;
}

.RatingsBoxComments
{
}

.RatingsBoxColumns
{
  display: table;
  margin: 0.8rem 0;
  line-height: 0.8rem;
}

.RatingsBoxColumnsRow
{
  display: table-row;
  vertical-align: middle;
  font-size: 0.75rem;
}

.RatingsBoxColVotes
{
}

.RatingsBoxColDesc
{
  display: table-cell;
  padding-right: 0.2rem;
  text-align: right;
}

.RatingsBoxColImg
{
  margin-bottom: 1px;
  vertical-align: middle;
}

.RatingsBoxTextCaption,
.RatingsBoxTextOwnComment
{
  margin-top: 0.8rem;
}

.RatingsBoxTextCaption
{
  font-weight: bold;
}

.RatingsBoxTextOwnComment
{
}

.RatingsBoxText
{
}

.RatingsBox ul
{
  display: block;
  list-style: square outside;
  margin-left: 0.5rem;
  padding-left: 1rem;
}

.RatingsBox ul li
{
}

.RatingsBox ul li a
{
  /*color: #633;*/
  font-weight: 500;
}

.RatingsBoxOptionsItem a
{
  /*color: #633;*/
  font-weight: 500;
}

.RateSaveSuccessBox,.SuccessBox
{
  border: 2px solid #0A0;
  padding: 0.5rem;
  margin-bottom: 1rem;
  font-weight: bold;
  color: #080;
}

.RateSaveErrorBox,.ErrorBox
{
  border: 2px solid #A00;
  padding: 0.5rem;
  margin-bottom: 1rem;
  color: #800;
}

/* Ratings */

.Rating
{
  font-weight: 900;
  /*margin: 0 0.2rem 0 0.2rem;*/
}

.BGColor10
{
  background-color: #005500;
}

.BGColor9
{
  background-color: #007700;
}

.BGColor8
{
  background-color: #119900;
}

.BGColor7
{
  background-color: #339900;
}

.BGColor6
{
  background-color: #669900;
}

.BGColor5
{
  background-color: #999900;
}

.BGColor4
{
  background-color: #CC9900;
}

.BGColor3
{
  background-color: #FF9900;
}

.BGColor2
{
  background-color: #FF6600;
}

.BGColor1
{
  background-color: #FF3300;
}

.BGColor0
{
  background-color: #FF0000;
}

.ColorCom
{
  color: #444444;
}

.Color10
{
  color: #005500;
}

.Color9
{
  color: #007700;
}

.Color8
{
  color: #119900;
}

.Color7
{
  color: #339900;
}

.Color6
{
  color: #669900;
}

.Color5
{
  color: #999900;
}

.Color4
{
  color: #CC9900;
}

.Color3
{
  color: #FF9900;
}

.Color2
{
  color: #FF6600;
}

.Color1
{
  color: #FF3300;
}

.Color0
{
  color: #FF0000;
}

/* Navigation Tree */

.NavigationTree,
.NavigationTreePrintVersion
{
  font-size: 0.7rem;
  padding-top: 0.4rem;
}

.NavigationTreePrintVersion
{
  border: 1px solid #999;
  background-color: #FFF;
  border-radius: 10px 10px;
  padding: 5px 10px 5px 10px;
}

.NavigationTreeBranch
{
  /*font-weight: lighter;*/
}

.NavigationTreeBranch,
.NavigationTreeBranch a
{
  color: #655;
}

.LayoutPageOptions > div
{
  float: right;
}

/* Images */

.AutomatedInlinePicture,
.ImagePageOption,
.ImagePromotionLogo,
.ImageTitleLogo,
.InlinePicture,
.WorkerPicture,
.WorkerPortrait
{
  background: white;
  border-top: 1px solid #CCC;
  border-left: 1px solid #CCC;
  border-right: 1px solid #888;
  border-bottom: 1px solid #888;
  padding: 1px;
}

.WorkerPortrait
{
  margin-top: 0.8rem;
}

.ImagePageOption
{
  background: white;
  border-bottom: 1px solid rgba(0, 0, 0, 0.298039);
  border-left: 1px solid rgba(255, 255, 255, 0.298039);
  border-right: 1px solid rgba(0, 0, 0, 0.298039);
  border-top: 1px solid rgba(255, 255, 255, 0.298039);
  margin: 0 0.15rem;
  padding: 0.1rem;
}

.ImagePageOption:hover
{
  border: 1px solid #F00;
}

.ImagePromotionLogoMini
{
  vertical-align: text-bottom;
  margin-right: 0.1rem;
}

.ImagePromotionLogoSmall
{
  vertical-align: text-bottom;
  margin-right: 0.1rem;
  margin-bottom: 0.1rem;
}

.ImageArrow
{
  margin: 0 0.2rem 0 0;
}

.ImageNewsboardAlternatives
{
  border: 0;
  margin: 0 0.1rem;
}

.InlinePicture
{
  float: right;
  margin-bottom: 0.5rem;
  margin-left: 1rem;
  margin-top: 0.5rem;
}

.AutomatedInlinePicture
{
  margin: 0.2rem 0.5rem;
}

.PicturesBox
{
  font-size: 0.8rem;
  float: left;
  text-align: center;
}

.MainPageTopStoryPicture
{
  float: right;
  padding: 1px;
  border-top: 1px solid #CCC;
  border-left: 1px solid #CCC;
  border-right: 1px solid #888;
  border-bottom: 1px solid #888;
  margin: 0.5rem 0 1rem 1rem;
  line-height: normal;
}

/* Comments */

.CommentBox
{
  /*background-color: #EEEEFF;*/
  /*border-top: 1rem solid #EEEEFF;*/
  /*margin-top: rem;*/
  /*padding: 2rem;*/
}

.Comments
{
  margin-bottom: 2rem;
}

.CommentBoxForm
{
  margin-bottom: 2rem;
}

.CommentBoxForm textarea
{
  line-height: 1.2rem;
  padding: 0.3rem;
}

.CommentBoxAddendum
{
  margin-top: 1rem;
  font-size: 0.9rem;
  font-weight: bold;
  text-align: center;
}

.Comment
{
  background-color: #EBEBF0;
  margin-top: 0.4rem;
  padding: 1.5rem;
}

.CommentHeader
{
  font-size: 0.7rem;
  font-weight: bold;
  margin-bottom: 0.3rem;
}

.CommentHeader a
{
}

.CommentHeader a:hover
{
  color: #F00;
}

.CommentContents
{
  font-size: 0.9rem;
  line-height: 1.3rem;
  word-wrap: break-word;
}

.CommentOptions
{
  margin-top: 0.5rem;
  font-size: 0.7rem;
  text-align: right;
}

.CommentOptions a
{
  color: #800;
}

.MyComment
{
  margin-bottom: 2rem;
}

.MyComment > .Comment
{
  background-color: #E3EDEA;
}

.MetaComment
{
  font-size: 0.9rem;
  font-style: italic;
}

/* Notes */

.Notes
{
  font-size: 0.9rem;
}

.Notes ul
{
  list-style: square outside;
  margin-left: 0.5rem;
  padding-left: 1rem;
}

/* Matches */

.Matches
{
  margin-bottom: 2rem;
}

.Match
{
  margin-bottom: 1rem;
  margin-top: 1rem;
}

.MatchType a,
.MatchResults a
{
  /*color: #633;*/
  margin-bottom: 0.4rem;
}

.MatchRecommended
{
  font-weight: bold;
  margin-bottom: 0.2rem;
}

.MatchRecommendedLine
{
  margin: 2rem 0 0.2rem 0;
  padding: 6px 4px;
  font-size: 10pt;
  color: cadetblue;
  background-color: #F3F6EE;
}

.MatchRecommendedUser
{
  font-weight: bold;
}

.MatchRecommended a
{
  color: #33A;
}

.MatchRecommendedNew 
{
  font-weight: bold;
}

.MatchRecommendedWON
{
  color: #33A;
  font-weight: bold;
}

.MatchRecommendedCandidate
{
  color: #333;
  font-weight: bold;
}

.MatchRecommendedIneligible
{
  color: #666;
}

.MatchRecommendedIneligibleATM
{
  color: #333;
}

.Match a:hover
{
  color: #F00;
}

.Dark
{
  color: #444;
}

.MatchType
{
  font-weight: 600;
  margin-bottom: 0.3rem;
}

.MatchResults
{
}

.MatchNotes
{
  font-size: 0.7rem;
}

.MatchTitleChange
{
  font-weight: bold;
}

/* Quick Results */

.QuickResultsHeader
{
  font-weight: bold;
  margin-bottom: 0.3rem;
}

.QuickResults ul
{
  list-style: circle outside;
  margin-left: 0.5rem;
  padding-left: 1rem;
}

/* MainPage */

.MainTopBox
{
  display: table;
}

.MainTopLeft
{
  display: table-cell;
  vertical-align: top;
  width: 70%;
  padding-right: 1rem;
}

.MainTopRight
{
  display: table-cell;
  width: 30%;
}

.MainBox
{
  background-color: #EEEEEE;
  border: 1px solid #DDDDDD;
  margin-bottom: 2rem;
  padding: 0.8rem;
}

.MainBox a
{
}

.MainBoxHeader
{
  border-bottom: 1px solid #AAA;
  font-weight: 700;
  margin-bottom: 0.3rem;
  padding-bottom: 0.2rem;
}

.MainBoxPicture
{
  margin: 0 0.4rem;
  float: right;
}

.MainBoxContents
{
  font-size: 0.9rem;
  line-height: 1.2rem;
}

/* Appetizer */

.AppetizerBase a
{
}

.Appetizer
{
}

.AppetizerDescription
{
  font-size: 0.7rem;
}

.AppetizerTitle
{
  font-weight: 700;
  margin-bottom: 0.3rem;
}

.AppetizerContent
{
  font-size: 0.8rem;
}

tr.AppetizerCards > td
{
  padding: 1px;
}

.AppetizerContent .CommentContents
{
  line-height: 1.2rem;
  margin-bottom: 1rem;
  font-size: inherit;
}

.AppetizerWorkerPictures
{
}

.AppetizerTitle_SOTW
{
}

/* Podcast */

.PodcastDownloadBox
{
  list-style: circle inside;
}

.PodcastDownloadBox a
{
  /*color: #633;*/
  font-weight: bold;
}

/* Feature */

.Feature
{
}

.FeatureLogos
{
  float: left;
  padding-right: 0.3rem;
}

.FeatureTitle
{
  font-weight: bold;
}

.FeatureCategory
{
  color: #444;
  font-size: 0.8rem;
}

.FeatureNewEntries
{
  font-size: 0.7rem;
  font-weight: bold;
  text-align: center;
  margin-top: -1rem;
  margin-bottom: 1rem;
}

.FeatureNewEntries > a
{
  color: #444;
}

/* Title Notes */

.TitleNotes
{
  display: table;
  font-size: 0.9rem;
}

.TitleNote
{
  display: table-row;
}

.TitleNotesTag
{
  color: #555;
  display: table-cell;
  font-weight: bold;
  padding: 0.2rem;
  text-align: center;
}

.TitleNotesInfo
{
  display: table-cell;
  padding: 0.2rem;
}

/* ContentDivider */

hr.ContentDivider
{
  background-color: #DDD7D7;
  border: none;
  color: #DDD7D7;
  height: 0.1rem;
  margin-bottom: 2rem;
}

/* Other */

.ChampionDetailsText
{
  padding: 0.2rem;
}

/* PreviewBox */

.PreviewBox
{
  background-color: #EEE;
  border: 1px solid #CCC;
  margin-bottom: 0.5rem;
  margin-top: 0.5rem;
  padding: 0.4rem;
}

.PreviewBoxTitle
{
  font-weight: bold;
  font-size: 1.1rem;
  padding-bottom: 0.4rem;
}

.PreviewBoxContents
{
  font-size: 0.9rem;
}

/* DocChaptersForm */

.DocChaptersForm
{
  width: 100%;
  margin-top: 1rem;
  font-size: 0.7rem;
}

.DirectChapterAccessCell
{
  width: 100%;
  padding: 0;
  text-align: center;
  vertical-align: middle;
}

.DirectChapterAccessCell select
{
  padding: 2px;
  width: 100%;
}

.PreviousPageCell, .NextPageCell
{
  padding: 5px 2px 5px 2px;
  text-align: center;
  vertical-align: middle;
  width: 6.5rem;
  margin: 2px;
}

/* Notify Messages */

.NotifyMessage
{
  font-size: 1rem;
  color: #0B0;
  padding: 1rem;
  border: 2px solid #0B0;
}

.NotifyMessageImportant
{
  font-size: 1rem;
  color: #B00;
  padding: 1rem;
  border: 2px solid #B00;
}

/* Print Version */

.TemplateBodyPrintVersion
{
  margin: 0;
}

/* Cookies */

#cookiedingsbums a {color:#FC3; text-decoration:none;}

#cookiedingsbums a:hover {text-decoration:underline;}

#cookiedingsbums div {padding:10px; padding-right:40px;}

#cookiedingsbums { 
  outline: 0.1rem solid #000; 
  text-align:right; 
  border-top:1px solid #000;
  background: #d6e0eb; 
  background: -moz-linear-gradient(top, #400 0%, #A00 100%); 
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#400), color-stop(100%,#A00)); 
  background: -webkit-linear-gradient(top, #400 0%,#A00 100%); 
  background: -o-linear-gradient(top, #400 0%,#A00 100%);
  background: -ms-linear-gradient(top, #400 0%,#A00 100%); 
  background: linear-gradient(to bottom, #400 0%,#A00 100%); 
  /*filter: progid:DXImageTransform.Microsoft.gradient(   startColorstr='#400', endColorstr='#A00',GradientType=0 ); */
  position:fixed;
  bottom:0; 
  z-index:10000; 
  width:100%; 
  font-size:0.9rem; 
  line-height:1rem;
  color: #EEE;
}

#cookiedingsbumsCloser {
  color: #FC3;
  font: 0.9rem arial, sans-serif;
  position: absolute;
  right: 0.5rem;
  text-decoration: none;
  text-shadow: 0 0.1rem 0 #fff;
  top: 0.5rem;
  cursor:pointer;
  border-top:1px solid white; 
  border-left:1px solid white; 
  border-bottom:1px solid #7b92a9; 
  border-right:1px solid #7b92a9; 
  padding:4px;
  background: #ced6df; /* Old browsers */
  background: -moz-linear-gradient(top, #ced6df 0%, #f2f6f9 100%); 
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ced6df), color-stop(100%,#f2f6f9)); 
  background: -webkit-linear-gradient(top, #ced6df 0%,#f2f6f9 100%); 
  background: -o-linear-gradient(top, #ced6df 0%,#f2f6f9 100%); 
  background: -ms-linear-gradient(top, #ced6df 0%,#f2f6f9 100%); 
  background: linear-gradient(to bottom, #ced6df 0%,#f2f6f9 100%); 
  /*filter: progid:DXImageTransform.Microsoft.gradient(    startColorstr='#ced6df', endColorstr='#f2f6f9',GradientType=0 ); */
}

#cookiedingsbumsCloser:hover {border-bottom:1px solid white; border-right:1px solid white; border-top:1px solid #7b92a9; border-left:1px solid #7b92a9;}

.starRating {
  font-family: Courier, serif;
}