﻿/* HtmlContent */
div.htmlitem
{
	position: relative;
    padding-top: 3px;
    padding-bottom: 3px;
    margin-left: 5px;
    width: 100%
}

/* LinkList */
div.linkitem
{
    padding-top: 20px;
}

div.linkitem a 
{
    font-weight: bold;
}

.link .contactEmail{
	font-size: 11px;
	font-style: italic;
	color: #666;
}

.link{
	padding-left: 25px;
}

.link h4{
	padding: 0 0 1px 0;
	font-size: 12px;
	font-weight: bold;
}

.link .text{
	line-height: 120%;
	margin: 0 44px 0 19px;
}

/* DownloadList */
div.downloaditem
{
	width: 496px;
    max-height: 200px;
    border: solid 1px #A7CAEE;
    overflow: auto;
}

div.downloaditem a 
{
    font-weight: bold;
}

div#downloaditem div.odd
{
    width: 496px;
    background-color: #E5F1F8;
    position: relative;
    margin-left: 20px;
    border-left: solid 1px #A7CAEE;
    border-right: solid 1px #A7CAEE;
}

div#downloaditem div.even
{
    width: 496px;
    background-color: #FFFFFF;
    position: relative;
    margin-left: 20px;
    border-left: solid 1px #A7CAEE;
    border-right: solid 1px #A7CAEE;
}

div#downloaditem div.even div.pad, div#downloaditem div.odd div.pad
{
    padding: 10px;
}

div#downloaditem div.roundedTop
{
	width: 100%;
	height: 13px;
	background: transparent url(_images/content_top.gif) no-repeat top left;
	position: relative;
    margin-left: 20px;
}

div#downloaditem div.roundedBottom
{
	width: 100%;
	height: 13px;
	background: transparent url(_images/content_bottom.gif) no-repeat top left;
	position: relative;
    margin-left: 20px;
}

/* EventList */
div.eventcontent 
{
    border: solid 1px #898989;
    padding: 10px;
    width: 462px;
    overflow: hidden;
}

div.eventcontent date
{
    font-weight: bold;
}

div#eventcontent div.odd
{
    width: 496px;
    background-color: #E5F1F8;
    position: relative;
    margin-left: 20px;
    border-left: solid 1px #A7CAEE;
    border-right: solid 1px #A7CAEE;
}

div#eventcontent div.even
{
    width: 496px;
    background-color: #FFFFFF;
    position: relative;
    margin-left: 20px;
    border-left: solid 1px #A7CAEE;
    border-right: solid 1px #A7CAEE;
}

div#eventcontent div.even div.pad, div#eventcontent div.odd div.pad
{
    padding: 0px;
}

div#eventcontent div.roundedTop
{
	width: 100%;
	height: 13px;
	background: transparent url(_images/content_top.gif) no-repeat top left;
	position: relative;
    margin-left: 20px;
}

div#eventcontent div.roundedBottom
{
	width: 100%;
	height: 13px;
	background: transparent url(_images/content_bottom.gif) no-repeat top left;
	position: relative;
    margin-left: 20px;
}

div#dayViewEventContent .vevent h5{
	font-size: 16px;
	color: #AA0000;
	position: relative;
    margin-left: 00px;
}

div#dayViewEventContent .time
{
	font-weight: bold;
	color:Black;
}

div#dayViewEventContent .location, .tags, .type
{ 
	font-size: 11px; color: #666	
}

div#dayViewEventContent .vevent
{
	margin: 10px 10px;
	padding: 0px 0;
	/*border-top: 1px solid #CCC*/
}

#dayViewEventContent
{ 
	width: 70%; float: left; padding: 5px 0 0 0
}

div#dayViewEventContent .vevent ul
{ 
	margin: 0
}

div#dayViewEventContent .vevent li
{ 
	display: block; 
	list-style-type:none; 
	margin: 3px 0 0 0
}

div#eventcontent div.dayViewEventContent h2{ font-size: 26px; line-height: 175%; font-weight: bold; text-align: center}
div#eventcontent div.dayViewEventContent h2 a{ text-decoration: none}
div#eventcontent div.dayViewEventContent .pageElementAdmin .vevent{ border-top: none; padding: 0}

div#eventcontent div.dayViewEventContent .vevent li, div#month_list .vevent li{ display: block; list-style-type: none; margin: 3px 0px 0 -95px}
#month_list .vevent .dateImage li{ margin: 0}

tr.pastevent td, tr.pastevent td a, tr.pastevent td a:link, tr.pastevent td a:visited, tr.pastevent td a:active, tr.pastevent td a:hover
{
    color: #898989;
}

/* NewsList */
div.newscontent 
{
    border: solid 1px #898989;
    padding: 10px;
    width: 462px;
    overflow: hidden;
}

div.newscontent date
{
    font-weight: bold;
}

/* gallery */
td.gallerycell 
{
    vertical-align: middle;
    text-align: center;
    width: 121px;
    height: 121px;
    border: solid 1px #898989;
    background-color: #FFFFFF;
}

td.gallerycell td.imagecell
{
    vertical-align: middle;
    text-align: center;
    width: 121px;
    height: 121px;
}

td.gallerycell td.buttoncell
{
    background-color: #898989;
    padding: 3px;
}

div.gallerydetails 
{
	margin-top: 8px;
    width: 462px;
    padding: 10px;
    margin-bottom: 20px;
    border: solid 1px #898989;
}

/* guestbook */
div#guestbookentries
{
    width: 496px;
    max-height: 200px;
    border: solid 1px #A7CAEE;
    overflow: auto;
}

div#guestbookentries span.date
{
    color: #898989;
    font-weight: bold;
}

div#guestbookentries span.author
{
    padding-left: 30px;
    color: #000000;
    font-weight: bold;
}

div#guestbookentries div.entry
{
    padding-top: 5px;
}

div#guestbookentries div.odd  
{
    width: 100%;
    background-color: #E5F1F8;
}

div#guestbookentries div.even
{
    width: 100%;
    background-color: #FFFFFF;
}

div#guestbookentries div.even div.pad, div#guestbookentries div.odd div.pad
{
    padding: 10px;
}


div.roundedTop
{
	width: 100%;
	height: 13px;
	background: transparent url(_images/content_top.gif) no-repeat top left;
}

div.roundedBottom
{
	width: 100%;
	height: 13px;
	background: transparent url(_images/content_bottom.gif) no-repeat top left;
}

/* ContactForm */
div.contactroundedTop
{
	width: 90%;
	height: 13px;
	background: transparent url(_images/content_top.gif) no-repeat top left;
	position: relative;
    margin-left: 20px;
}

div.contactroundedBottom
{
	width: 90%;
	height: 13px;
	background: transparent url(_images/content_bottom.gif) no-repeat top left;
	position: relative;
    margin-left: 20px;
}

.contact
{
	padding-left: 25px;
}

.contact img
{
	float: left;
	margin-right: 2px;
}

.contact h3, .sponsor h3
{
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #000;
	margin-bottom: 2px;
}

.contact.title
{
	text-transform: uppercase;
	color: #666;
}

.contact .title
{
	display: block;
	font-size: 10px;
	line-height: 120%;
	margin: 0;
	overflow: hidden;
}

.contact .phone, .contact .email, .sponsor .description, .sponsor .description p{
	font-size: 11px;
	line-height: 120%;
	margin: 0;
}

/*Forum*/
.forum img{
	float: left;
	margin-right: 10px;
	clear: left;
	width: 10px;	
}

.forum div.leftblock
{
	width: 88%;
	position: relative;
    margin-left: 20px;	
}

.forum td
{
    vertical-align: top;
    border: none 0px;
}

/*Calendar*/
.calendar div.leftblock
{
	width: 88%;
	position: relative;
    margin-left: 20px;	
}

.photogallery 
{
	background:#222;
	color:#fff;
	font-family:"Lucida Grande",Verdana;
	margin:30px;
}
	
.photogallery,	a 
{
	color:#76b41c;
}

/* sponsor */
.sponsor
{
	border-top: solid 1px #CCC;
	padding-bottom: 10px;
	_width: 96%; /* Show to IE */
}

.sponsor h3
{
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
}

.sponsor .imageLink{
	float: left;
	width: 22%;
	text-align: center;
	margin-top: 20px;
}

.sponsor .description .goToLink{
	display: block;
	margin-bottom: 3px;
}

.sponsor .description{
	display: block;
	width: 75%;
	float: left;
	margin-top: 20px;
}

.dataTable{
	width: 100%;
}

.dataTable caption{
	display: none;
}

.dataTable thead, .dataTable thead a:link, .dataTable thead a:visited{
	color: #FFF;	
}

.dataTable th
{
	border: solid 1px #C64200;
	border-bottom: none;
	padding: 3px 5px;
	line-height: 110%;
	background-image: url(Images/tableHeader.gif);
	background-repeat: repeat-x;
	background-color: #FF8500;
}

.sortable th:hover
{
	cursor: pointer;	
}

.dataTable td
{
	border: solid 1px #999;
	padding: 3px 5px;
	vertical-align: top;
	text-align: left;
}

.rosterElement .dataTable .number, .rosterElement .dataTable .position, .dataTable thead .actions{
	text-align: center;
	width: 10%;
}

.dataTable .actions
{ 
	text-align: center;
}

.dataTable .odd
{
	background-color: #EFEFEF;
}

.dataTable .even
{
	background-color: #FFFFFF;
}

.rosterElement .dataTable .number, .rosterElement .dataTable .position, .dataTable thead .actions{
	text-align: center;
	width: 10%;
}

.statTable th{
	cursor: default;
}

.statTable th, .statTable td{
	text-align: center;
	font-size: 11px;
}

.statTable .left{
	text-align: left;
}

.statTable th{
	cursor: default;
}

.statTable td{
	padding: 2px 5px;
}

.statTable .info{
	font-size: 12px;
	padding: 6px;
}

.statTable option{
	padding-left: 5px;
	padding-right: 5px;
}

.gameResult .result
{
	background-image: url(Images/tableHeader.gif);
	background-repeat: repeat-x;
	background-color: #DC1212;
	border: solid 1px #AEBAE2;
	width: 20px;
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	text-align:center;
	position: absolute;
    margin-left: 0px;
}









