﻿html
{
	font-size: 12px;
	font-family: Verdana, Arial;
	overflow: -moz-scrollbars-vertical;
}

body, span, td
{
	font-size: 12px;
	font-family: Verdana, Arial;
}

a
{
	text-decoration: none;
	font-weight: bold;
	color: #993333;
}

a:link, a:visited, a:active
{
	color: #993333;
}

a:hover
{
	text-decoration: underline;
	color: #333399;
}

a.SubNavItem {
	padding-left: 2px;
	color: #FFFFFF;
	cursor: pointer;
	cursor: hand;
}

a.SubNavItem:link, a.SubNavItem:visited, a.SubNavItem:hover, a.SubNavItem:active  {
	padding-left: 2px;
	color: #FFFFFF;
	cursor: pointer;
	cursor: hand;
	text-decoration: none;
}

td.VertGutter
{
	height: 30px;
}

table.MainContent {
	padding-left: 10px;
	padding-right: 10px;
}

.HeaderBar {
	background-color: #993333;
	color: #FFFFFF;
	font-weight: bold;
	padding: 1px 4px 1px 4px;
	text-align: center;
}

.Container {
	border: thin solid #333399;
}

.Sidebar {
	color: #993333;
	background-color: #CCCCCC;
}

.SidebarHover {
	color: #FFFFFF;
	background-color: #333399;
}

.LargeHeading {
	color: #993333;
	font-size: 20px;
	font-weight: bold;
}

.AlternateHeading {
	color: #993333;
	font-size: 14px;
	font-weight: bold;	
}

.ZoneHolder {
	vertical-align: top;
	text-align: left;
	width: 320px;
}
.SubNav
{
	border-left: solid #CC6666 3px;
	border-right: solid #CC6666 3px;
	background-color: #993333;
	color: #FFFFFF;
	font-weight: bold;
	font-size: small;
	cursor: pointer;
	cursor: hand;
}

.SubNavItem
{
	padding-left: 2px;
	color: #FFFFFF;
	cursor: pointer;
	cursor: hand;
}

.SubNavHoverItem
{
	background-color: #CC6666;
}

.SubNavSelectedItem
{
	color: #333399;
}

.RssAlternatingItem 
{
	background-color: #E0E0E0;
}

.RssAuthor {
	font-size: small;
	color: Gray;
}

.AlternatingItem 
{
	background-color: #EEEEEE;
}


.MediumHeading 
{
	color: #333399;
	font-size: medium;
	text-decoration: none;
	font-weight: bold;	
}

.SmallHeading {
	color: #333399;
	font-weight: bold;
}

.InputLabel 
{
	font-weight: bold;
}

.InputSection
{
	color: #FFFFFF;
	background-color: #993333;
	font-weight: bold;
}

.ContainedSection
{
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
}

.GameTeams
{
	font-size: 12px;
	font-weight: bold;
}

.GameDetails
{
	font-size: 10px;
}

.Error {
	color: #FF0000;
}

.PhotoAlbumContainer {
    vertical-align: top;
}

.PhotoAlbum {
	background-color: #EEEEEE;
	border: thin solid #993333;
}

.PhotoAlbumTitle {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #993333;
	font-family: Verdana, Arial;
}

.PhotoAlbumImage {
	text-align: center;
	padding: 10px;
}

.PhotoAlbumDescription {
	padding: 10px;
	font-family: Arial;
	color: #333333;
}

.PhotoAlbumCountArea {
	text-align: center;
	font-size: 12px;
	padding: 10px;
	color: #999999;
}

.PhotoAlbumNumberOfPhotos {
	font-weight: bolder;
	color: #000099;
	font-size: 14px;
}

.PhotoItem {
	background-color: #FFFFFF;
	text-align: center;
	padding: 5px;
}

.AlternatingPhotoItem {
	background-color: #FFFFFF;
}

.PhotoCommentHeader 
{
    color: #993333;
    padding-top: 10px;
}		

.PhotoComment 
{
    border-bottom: solid 2px #333399;
}

.TabsSection
{
 border-bottom: dotted 1px #999999;
 width: 177px;
 padding-left: 5px;
 padding-top: 3px;
 padding-bottom: 3px;
}

.TabSectionHeaderText
{
	font-size: 14px;
}

.BlogTitle
{
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
}

.BlogCommentDate
{
	color: #808080;
	font-size: 10px;
}

.BlogComment
{
	border-bottom: solid 1px #999999;
	padding: 10px;
}

.BlogAdminComment
{
	border-bottom: solid 1px #993333;
	border-top: solid 1px #993333;
	background-color: #CCCCFF;
	padding: 10px;
	margin-bottom: 3px;
}


.Link 
{
 cursor: pointer;
 cursor: hand;
}

.BlogPostInfo
{
	font-size: 11px;
	color: #999999;
	padding-bottom: 5px;
}
.BlogCommentsLink
{
	padding-bottom: 30px;
}

.EventFormField {
	padding-bottom: 10px;
}

.EventFormFooter {
    padding: 7px 0px 13px 0px;
    background: #edfbfe;
    border-top: solid 1px #93b0c2;
    text-align: right;
    position: absolute;
    bottom: 0;
    width: 100%;
}

.RadScheduler_Vista .rsTodayCell
{
 background-color: Aqua;
}

.tabs
{
	position: relative;
	top: 2px;
}

.tabView
{
	padding: 40px 10px 10px 40px;
	border: solid 1px #91A7B4;
	width: 900px;
	height: 350px;
}