﻿body
{
  font-family: Arial, sans-serif;
  font-size: 13px;
  color: Black;
  background-color: White;
}

a
{
  color: Black;
  text-decoration: underline;
}

.SiteCenterDiv
{
  text-align: center;
  margin-top: 5px;
  margin-bottom: 5px;  
}

.SiteFullWidth
{
  margin-left: auto; 
  margin-right: auto; 
  position: relative; 
  width: 900px;
}

.SiteHeader
{
  font-family: sans-serif;
  font-size: 28px;
  font-weight: bold;
  color: Black;
  background-image: url(images/header.png);	
  background-repeat: no-repeat; 
  text-align: center; 
  height: 200px;
  width: 100%;  
}

.PageColumn
{
  width: 700px;
  margin: 0px;
}

.SponsorColumn
{
  padding-top: 30px;
  padding-left: 5px;
}

.SponsorColumnTable
{
	padding: 10px 5px 0px 5px;
	width: 100%;
}

.SponsorColumnCell
{
	padding-top: 10px;
	text-align: center;
}

.SponsorTable
{
	padding: 10px 5px 10px 5px;
	width: 100%;
	border-top: solid 1px #8e8e8e;	
	margin-top: 70px;
}

.SponsorCell
{
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: solid 1px #8e8e8e;		
	text-align: center;
}

.PhotoCell
{
  text-align: center;
}

.SiteMenu
{
  margin-top: 5px;
  margin-bottom: 0px;
  height: 22px; 
}

.SitePage
{
  margin: 0px;  
  width: 100%;  
  background-image: url(images/logo_klein.png);	
  background-repeat: no-repeat; 
  background-position: 99% 5px;
}
        
.TabSeparator
{
  width: 10px;
}

.TabGreen
{
  background-image: url(images/tabgreen.gif);
  background-repeat: no-repeat;
  width: 100px;
  height: 22px;
  text-align: center;
  color: Black;
  font-size: 11px;
  font-weight: bold;
}

.BorderGreen
{
  border: solid 2px #556916;
}

.BorderGreenWithBG
{
  border: solid 1px #556916;
  background-color: #ddecc1; 
}

.ColorGreen
{
  color: #556916;
}

.TabGrey
{
	background-image: url(images/tabgrey.gif);
	background-repeat: no-repeat;
	width: 100px;
	height: 22px;
	text-align: center;
	color: Black;
	font-size: 11px;
	font-weight: bold;
}

.BorderGrey
{
	border: solid 2px #8e8e8e; 
/*	background-color: #e8e8e8; */
}

.ColorGrey
{
  color: #8e8e8e;
}

.TabBlue
{
	background-image: url(images/tabblue.gif);
	background-repeat: no-repeat;
	width: 100px;
	height: 22px;
	text-align: center;
	color: Black;
	font-size: 11px;
	font-weight: bold;
}

.BorderBlue
{
	border: solid 2px #018cc0; 
/*	background-color: #d8f0fe; */
}

.ColorBlue
{
  color: #018cc0;
}

.TabOrange
{
	background-image: url(images/taborange.gif);
	background-repeat: no-repeat;
	width: 100px;
	height: 22px;
	text-align: center;
	color: Black;
	font-size: 11px;
	font-weight: bold;
}

.BorderOrange
{
	border: solid 2px #e13000;
/*  background-color: #ffe2a8; */
}

.ColorOrange
{
  color: #e17f00;
}

.TabRed
{
	background-image: url(images/tabred.gif);
	background-repeat: no-repeat;
	width: 100px;
	height: 22px;
	text-align: center;
	color: Black;
	font-size: 11px;
	font-weight: bold;
}

.BorderRed
{
	border: solid 2px #940002;
/*  background-color: #ffe2a8; */
}

.ColorRed
{
  color: #940002;
}

.ButtonGrey
{
	background-color: Transparent;
	background-image: url(images/buttonsepia.gif);
	background-repeat: no-repeat;
	width: 61px;
	height: 19px;
	text-align: center;
	padding-top: 0px;
	color: Black;
	font-size: 11px;
	font-weight: bold;
	border-width: 0px;
	cursor: pointer;
}

/*.ButtonGreen
{
	background-color: Transparent;
	background-image: url(../../Images/ButtonGreen.gif);
	background-repeat: no-repeat;
	width: 61px;
	height: 19px;
	text-align: center;
	padding-top: 0px;
	color: Black;
	font-size: 11px;
	font-weight: bold;
	border-width: 0px;
	cursor: pointer;	
}

.ButtonGreenLarge
{
	background-color: Transparent;
	background-image: url(../../Images/ButtonGreenLarge.gif);
	background-repeat: no-repeat;
	width: 89px;
	height: 19px;
	text-align: center;
	padding-top: 0px;
	color: Black;
	font-size: 11px;
	font-weight: bold;
	border-width: 0px;
	cursor: pointer;	
}*/

.PageHeader
{
  font-size: 18px;
  font-weight: bold;
  text-align: left;
  padding-bottom: 15px;
}

.PageTitle
{
  font-size: 14px;
  font-weight: bold;
  padding-top: 10px;
  padding-bottom: 0px;
}

.ErrorMessage
{
	color: Red;
	font-weight: bold;
}

.TextBoxLogin
{
	width: 150px;
}

.ButtonRightDiv
{
	width: 100%;
	padding-right: 5px;
	text-align: right;
}

/* Member info */
.TextBold
{
	font-weight: bold;
}

/* Lists */
.HeaderRow
{
	font-weight: bold; 
	font-size: 11px; 
	vertical-align: middle; 
	color: white; 
	background-color: #940002; 
	text-align: left;
}

.ListHeaderRow
{
	font-weight: bold; 
	vertical-align: middle; 
	background-color: #e8e8e9; 
	text-align: left;
}

.OddRowDefault
{
	font-size: 11px; 
	vertical-align: middle; 
	background-color: White;
}

.EvenRowDefault
{
	font-size: 11px; 
	vertical-align: middle;
	background-color: #e8e8e9;
}

.EmptyRow
{
	font-weight: bold; 
	font-size: 11px; 
	color: #940002;
}

/* Startlists */
.ListTitle
{
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
}

.RingTable
{
	width: 100%;
	border: solid 1px black;
	margin-bottom: 5px;
}

/* Admin pages */
.TextBoxSmall
{
	width: 100px;
}

.TextBoxNormal
{
	width: 250px;
}

.TextBoxLarge
{
	width: 400px;
}

/*.NoteMessage
{
  font-size: 13px;
  font-weight: bold;
  color: Red;
}*/
