﻿body, h1, h2, h3
{
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 11px;
	font-style: normal;
}

table.TableControls
{
	width: 100%;
}

table.SelectionTable
{
	width: 50%;
}

table.SelectionTable td
{
	vertical-align: top;
}

table.SelectionTable td table td
{
	vertical-align: middle;
}

table.ContactTable
{
	width: 100%;
}

table.ContactTable td
{
	width: 33%;
}

table.ContactTable tr
{
	height: 100px;
}

td
{
	vertical-align: middle;
}

td.Statistics
{
	text-align: right;
}

td.Italic
{
	font-style: italic;
}

td.Bold
{
	font-weight: bold;
}

td.AlignRight
{
	text-align: right;
}

td.UnderlineDashed
{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #606060; /* gray */
}

col.ColumnCaptions
{
	width: 15%;
}

col.ColumnControls
{
	width: 85%;
}

a.Advertisement
{
	width: 80px;
}

p
{
	margin: 0px 0px 5px 0px;
}

div
{
	/* margin: 2px 2px 2px 2px; */
}

div.ShortLinkPath
{
	margin: 0px 0px 10px 10px;
	padding: 0px 0px 5px 0px;
	border-bottom: solid 1px black;
}

div.BoxMiddle
{
	margin: 0px 10px 20px 10px;
	padding: 0px 0px 10px 0px;
	border-bottom: 1px solid #B0000B; /* red */ /* formerly #cc0000 */
}

div.BoxMiddleHeadline
{
	margin: 0px 10px 20px 10px;
	padding: 0px 0px 10px 0px;
	border-bottom: 2px solid #B0000B; /* red */ /* formerly #cc0000 */
}


div.BoxMiddleWOBorder
{
	margin: 0px 10px 20px 10px;
	padding: 0px 0px 10px 0px;
}

div.BoxMiddleInner
{
}

div.BoxMiddleTable
{
	position: relative;
	left: -3px;
}

div.BoxRight
{
	margin-bottom: 10px;
}

div.BoxRightInner
{
	padding: 3px;
	border: 1px solid #B0000B; /* red */
}

div.Shadow
{
	float: left;
	clear: left;
	background: url(../Resources/Img/Background/shadowAlpha.png) no-repeat bottom right;
	margin: 10px 0px 0px 0px;
	padding: 0px 5px 5px 0px;
}

div.Image
{
	padding: 5px;
	border: 1px solid #B0000B; /* red */
}

div.ErrorMessage
{
	padding: 10px 0px 0px 10px;
}

img.TeamPhoto
{
	width: 470px;
}

img.GalleryDetail
{
}

img.GalleryThumbNail
{
	border: 1px solid #B0000B; /* red */
	padding: 0px 5px 0px 5px;
}

input.Error
{
	border-color: #B0000B; /* red */
}

input.Result
{
	width: 20px;
}

a.Email
{
	cursor: pointer;
}

#Header
{
	position: absolute;
	top: 10px;
	left: 10px;
	width: 930px;
	height: 70px;
	float: left;
}

#SubHeader
{
	position: absolute;
	top: 85px;
	left: 10px;
	height: 15px;
}

#Body
{
	position: absolute;
	top: 115px;
	left: 10px;
}

#Advertisments
{
	position: absolute;
	top: 139px;
	left: 945px;
	width: 150px;
}


#Content
{
	position: absolute;
	top: 0px;
	left: 150px;
	width: 780px;
}

#Content a
{
	color: #B0000B; /* red */
	text-decoration: none;
}

#Content a:hover
{
	color: Black;
	text-decoration: underline;
}

#Content a.AttachmentLink:Hover
{
	text-decoration: none;
}

#Content div.AttachmentLink
{
	padding: 0px 0px 5px 0px;
}

#ContentMiddle
{
	width: 500px;
	float: left;
}

#ContentMiddle h1
{
	color: #B0000B; /* red */
	margin: 0px;
	padding: 0px;
}

#ContentMiddle span.Headline
{
	background: #B0000B; /* red */
	color: White;
}

#ContentMiddle h2
{
	color: #606060; /* gray */
	margin: 0px;
	padding: 0px 0px 5px 0px;
}

#ContentMiddle h3
{
	color: Black;
	font-weight: bolder;
	margin: 0px;
	padding: 0px 0px 5px 0px;
}

#ContentRight
{
	width: 280px;
	float: right;
}

#ContentRight h1
{
	text-align: center;
	background-color: #B0000B; /* red */
	color: White;
	margin: 0px;
	padding: 0px;
}

#ContentRightNews
{
	width: 280px;
	float: right;
	background-color: #FFEEDD; /* light red */
}

#ContentRightNews h1
{
	color: #B0000B; /* red */
	margin: 0px;
	padding: 0px;
}

#ContentSingleRow
{
	width: 780px;
	padding: 0px 0px 0px 10px;
}

#ContentSingleRow h1
{
	color: #B0000B; /* red */
	margin: 0px;
}

#ContentSingleRow h2
{
	color: #606060; /* gray */
	margin: 0px;
	padding: 0px;
}

#ContentSingleRow th
{
	text-align: left;
	background-color: #B0000B; /* red */
	color: White;
	padding: 0px 0px 0px 5px;
	margin: 0px 0px 10px 0px;
}

#ContentSingleRow th.Light
{
	text-align: left;
	background-color: White;
	color: Black;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#Buttons
{
	padding: 10px 0px 0px 10px;
}

#Message
{
	padding: 10px 0px 0px 10px;
}

#MenuColumn
{
	position: relative;
	width: 150px;
}

#Menu
{
	width: 100%;
	float: left;
	border-width: 1px;
	border-color: #B0000B; /* red */
	border-style: solid;
}

#Menu h1
{
	text-align: center;
	background-color: #B0000B; /* red */
	color: White;
	margin: 0px;
	padding: 0px;
}

#Menu ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: inherit;
}

#Menu ul li
{
	list-style-type: none;
	padding: 3px 0px 3px 0px;
	width: inherit;
}

#Menu ul li a
{
	display: inline-block;
	text-decoration: none;
	color: Black;
	width: 100%;
}

#Menu ul li a.menu_clicked
{
	display: inline-block;
	text-decoration: none;
	color: White;
	display: inline-block;
	background-color: #B0000B; /* red */
}

#Menu ul li a:hover
{
	display: inline-block;
	background-color: #000000;
	color: White;
}

#Menu ul li ul
{
	display: inline-block;
	width: inherit;
}

#Menu ul li ul li
{
	display: inline-block;
	width: inherit;
	padding: 3px 0px 3px 0px;
}

#Menu ul li ul li a
{
	padding: 0px 0px 0px 10px;
	width: 140px;
}

#Menu ul li ul li ul li a
{
	padding: 0px 0px 0px 20px;
	width: 130px;
}

#Menu ul li ul li ul li ul li a
{
	padding: 0px 0px 0px 30px;
	width: 120px;
}

#RosterTable col
{
	width: 100px;
}

#RosterTable #Name
{
	width: 250px;
}

#RosterTable th
{
	text-align: left;
}

#Calendar
{
	float: left;
	width: 200px;
}

#CalendarEntries
{
	float: left;
	width: 560px;
	padding: 0px 0px 0px 10px;
}

#CalendarEntries table
{
	width: 100%;
	margin: 10px 0px 0px 0px;
}

#CalendarEntries th
{
	padding: 0px 0px 5px 0px;
	background-color: White;
	color: Black;
}

#CalendarEntries td
{
}

#TournamentCategories ul
{
	font-weight: bolder;
	padding: 0px 0px 0px 0px;
	width: inherit;
}

#TournamentCategories ul ul
{
	font-weight: normal;
	padding: 5px 0px 0px 5px;
	width: inherit;
}

.BackColorTraining
{
	background-color: #B2E5FF;
}

.BackColorMatch
{
	background-color: #FFB2B2;
}

.BackColorOther
{
	background-color: #B3FFB2;
}

.BackColorNone
{
	background-color: #FFFFB3;
}

td.Indent
{
	padding: 10px 0px 0px 30px;
}

div.Row
{
	clear: left;
	padding: 10px 0px 0px 0px;
}

div.Col1
{
	float: left;
	width: 5%;
}

div.Col2
{
	float: left;
	padding: 0px 0px 0px 10px;
	text-align: justify;
	width: 92%;
}

div.Address
{
	border: 0px;
}

div.AddressInner
{
	padding: 10px 0px 0px 0px;
	border-width: 0px;
}

p.Temp
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 3px;
}

