﻿body 
{
	width: 988px;
	margin-right: auto;
	margin-left: auto;
	background-color: #33609B;
	border: solid 1px #c0c0c0;
}
/*############# COMMON #######################*/

A
{
	color: blue;
}

A:Visited
{
	color: blue;
}

A:Hover
{
	color: blue;
}

A:Active
{
	color: blue;
}


.content
{
	margin-left: 10px;
	margin-right: 10px;
	width: 95%;
	padding-top 10px;
}

.requiredField
{
	color: Red;
}


.mainHeaderCell
{
	width: 100%;	
	padding-bottom: 20px;
	background-color: White;
}

.mainContentCell
{
	width: 100%;
	background-color: White;
	font-family: Verdana;
	font-size: 13px;
}

.mainFooterCell
{
	width: 100%;
	text-align: right;
	background-color: White;
}

/* ############## HEADER STYLES ############## */
.divHeaderTop
{
	width: 100%;
	background-image: url(images/mainHeader.png);
	background-repeat: no-repeat;
	height: 120px;
	background-color: #33609B;
	color: White;
	text-align: right;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}
.divHeaderMenu
{
	margin-top: -50px;
	text-align: right;
}


.spanMenuItem
{
	padding: 5px 10px 5px 10px;
}
.spanMenuItem A
{
	color: #DCDCDC;
	text-decoration: none;
	font-family: Book Antiqua;
	font-size: 14px;
	font-weight: bold;
}

.spanMenuItem A:Hover
{
	color: white;
	text-decoration: underline;
	font-family: Book Antiqua;
	font-size: 14px;
	font-weight: bold;
}
/*############# FOOTER ############## */

.divMainFooter
{
	font-size: 14px;
	margin-top: 20px;
	background-color: #33609B;
	color: White;
	font-weight: bold;
	border-top: solid 1px black;
	padding-right: 5px;
}

.divMainFooterLinks
{
    text-align: center;
}

.footerMenuItem A
{
	color: White;
	font-size: 12px;
	font-family: Book Antiqua
}

.divMainFooterCopyRight
{
    text-align: center;
    font-size: 10px;
}

.divMainFooterCDLink
{
       
}


/*############# NEWS #################### */

.tdNewsTitles
{
	
}

.newsGridView
{
    width: 225px;
    border-collapse: collapse;
}

.newsDateModified
{
    font-size: 10px;
}

.newsGetArticleTitleLinkBtn
{
}

.tdNewsArticle
{
	padding-left: 20px;
	padding-top: 15px;
}

.newsHeaderText
{
	font-weight: bold;
	color: White;
	text-decoration: underline;	
	font-family: Verdana;
	font-size: 14px;
	background-color: #33609B;
}

.newsRowStyle
{
	background-color: White;
	color: Black;
}

.newsRowStyle A
{
	color: Black;
	font-weight: bold;
	font-size: 12px;
}

.newsAlternatingRowStyle
{
	background-color: #f5f5f5;
	color: Black;
}

.newsAlternatingRowStyle A
{
	color: Black;
	font-weight: bold;
	font-size: 12px;
}

/*############ ROSTER ########################*/

.rosterLabelTitle
{
   font-size: 12px;
   font-weight: bold;
      
}

.rosterTableHeaders
{
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-bottom: solid 1px black;
	border-top: solid 1px black;
	border-right: solid 1px black;
	border-left: solid 1px black;
}

.rosterCellHeader
{
	text-align: left;
	color: Navy;
	font-weight: bold;
	padding-bottom: 5px;
}

.rosterTable
{
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-bottom: solid 1px black;
	border-left: solid 1px black;
	border-right: solid 1px black;
}

.rosterCell
{
	text-align: left;
	padding-top: 5px;
}

.gridAltRowStyle
{
	background-color: #d8d8d8;
	color: Navy;	
}

.modalBackgroundRoster 
{
	background-color:#f5f5f5;
    filter:alpha(opacity=80);
    opacity:0.7;
}

/*########## SCHEDULE ##################*/


.scheduleLabelTitle
{
    font-weight: bold;
    font-size: 12px
}
.scheduleTableHeaders
{
	width: 800px;
	border-bottom: solid 1px black;
	border-top: solid 1px black;
	border-right: solid 1px black;
	border-left: solid 1px black;
	margin-right: auto;
	margin-left: auto;
}

.scheduleCellHeader
{
	width: 14%;
	text-align: left;
	color: Navy;
	font-weight: bold;
	padding-bottom: 5px;	
}

.scheduleTable
{
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-bottom: solid 1px black;
	border-left: solid 1px black;
	border-right: solid 1px black;	
}

.scheduleCell
{
	width: 14%;
	text-align: left;
	padding-top: 5px;
}

.gridAltRowStyle
{
	background-color: #d8d8d8;
	color: Navy;	
}

.gridRowStyle
{
    
}

.modalBackgroundSchedule
{
	background-color:#f5f5f5;
    filter:alpha(opacity=80);
    opacity:0.7;
}

/*############## EVENT ##################*/

.eventCellLink
{
    color: #000000;
    font-size: 8pt;
    font-family: Arial;
    text-decoration: none;  
    font-weight: normal;
}

.eventCellLinkRecurring
{
    color: #000000;
    font-size: 8pt;
    font-family: Arial;   
    text-decoration: none; 
    font-weight: normal;
}

.cellActiveEvent
{
	background-color: #FF6A00;
}

.eventDetail
{
	text-align:right;
	background-color: #f5f5f5;
    font-family: Arial;
    font-size: 13px;
    color: Black;
    border-bottom: solid 1px black;
    border-left: solid 1px black;
    border-right: solid 1px black;
}

.eventTitle
{
	background-color: White;
	font-weight: bold;
	color: #33609B;
	font-family: Verdana;
	font-size: 14px;
	border-bottom: solid 1px black;
	width: 50%;
	text-align: left;
}

.eventDetailDate
{
	color: #404040;
	font-family: Verdana;
	text-decoration: underline;
	text-align: center;
	font-size: 14px;
	padding-bottom: 10px;
}

.eventDescription
{
	padding-top: 15px;
	border-left: solid 1px black;
	border-right: solid 1px black;
	border-bottom: solid 1px black;
}

/*########## PODCASTS ALL #################*/

.podcastsAllHeaderText A
{
	font-weight: bold;
	color: Navy;
	text-decoration: underline;	
	font-family: Verdana;
	font-size: 15px;
	background-color: #F77908;	
}

.podcastsAllRowStyle
{
	background-color: #00137F;
	color: White;
}

.podcastsAllRowStyle A
{
	color: White;
	font-weight: bold;
}

.podcastsAllAlternatingRowStyle
{
	background-color: White;
	color: Navy;
}

.podcastsAllAlternatingRowStyle A
{
	color: Navy;
	font-weight: bold;
}

/*######### SPONSORSHIPS #################*/

.sponsorsHomeHeaderText
{
	font-weight: bold;
	color: white;
	text-decoration: underline;	
	font-family: Verdana;
	font-size: 15px;
	background-color: #404040;
	text-align: center;
}

.sponsorsHomeDataList
{
	background-color: White;
	border: solid 1px Silver;
	width: 100%;
	color: Black;
}

.sponsorHomeDivImage
{
    text-align: center;
    padding-top: 10px;
}

.sponsorHomeDivDesc
{
    text-align: center;
}

.sponsorHomeDivOfferLink
{
    text-align: center;
}

.sponsorHomeDivWebLink
{
    text-align: center;
    padding-bottom: 10px;
    border-bottom: solid 1px silver;
}

.sponsorHomeDivAllLink
{
    text-align: center;
}

.SponsorsOrderedList li
{
	list-style:none;
}

.sponsorsImgLinkDiv
{
    text-align: center;
}

.sponsorsDescDiv
{
    text-align: center;
}

.sponsorsOfferLinkDiv
{
    text-align: center;
}

.sponsorsOfferLink
{
    text-align: center;
}

.sponsorsWebsiteLinkDiv
{
    text-align: center;
}

.sponsorsWebsiteLink
{
    text-align: center;
}


/*########### PHOTO ALBUM   #################*/

.photoAlbumTitle
{
	font-weight: bold;
	color: #FF6A00;
	font-family: Book Antiqua;
	font-size: 18px;
}

.photoAlbumDescription
{
	font-family: Verdana;
	font-size: 12px;
	font-style:italic;	
}

.photoAlbumPagerTable
{
	text-align:center; 
	width: 100%;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 15px;
	color: #F77908; 
}

.photoAlbumMoreLink
{
    font-size: 12px;
}

.photoAlbumPrevLink
{
    font-size: 12px;
}

.photoImage
{
   border: solid 1px silver;
}

.photoAlbumImageListTD
{
  border: solid 1px silver;   
}

/*########## DOCUMENTS #################*/

.documentTable
{
    width: 100%;
    margin-right: auto;
    margin-left: auto;
}
.tdDocuments
{

}

.documentDataList
{
    width: 70%;
    margin-right: auto; 
    margin-left: auto;
}

.documentDataList TD
{
    vertical-align: top;
    width: 50%;
}

.documentTitleDiv
{
    
}


.documentTitleDiv A
{
    color: Blue;
}

.documentDescriptionDiv
{
    
}

.documentDescriptionLabel
{

}

/*######### UPCOMING EVENTS CONTROL ############*/

.eventsUpcomingDiv
{
    height: 250px;
    width: 290px;
    overflow: auto;
    border: solid 1px black;
}

.eventUpcomingTitle
{
    background-color: #f5f5f5;
    color: black;
    font-weight: bold;
    text-align:center;
    height: 35px;
    padding-top: 5px;
}
.eventUpcomingLinkCalendar
{
    font-size: 9px;   
    padding-bottom: 2px;
}

.eventsUpcomingDataList
{
       
}

.eventsUpcomingEventName
{
    font-weight: bold;
    font-size: 12px;
    color: Black;
}

.eventsUpcomingEventDate
{
    font-weight: normal;
    font-size: 10px;
    color: Black;      
}

.eventsUpcomingEventTime
{
    font-weight: normal;
    font-size: 10px;
    color: Black;   
}

.eventsUpcomingEventDesc
{
    font-weight: normal;
    font-size: 10px;
    color: Black;  
}

/*########## PAY PAL MODULE CONTROL ###########*/

.divPPContainer
{
    width: 95%;
    margin-right: auto;
    margin-left: auto;
}
.dataListPayPal
{
    width: 95%;
    margin-right: auto;
    margin-left: auto;
}

.divPPItemContainer
{
    width: 250px;
    height: 350px;
    border: solid 1px silver;
    margin-right: auto;
    margin-left: auto;
}

.divPPItemProductName
{
   background-color: #505050;
   color: #ffffff;
   text-align: center;
   height: 30px;
   font-weight: bold;
   font-family: Tahoma;
   font-size: 14px;
   vertical-align: middle;
   padding-top: 10px;
   border: solid 1px #c0c0c0;
   
}

.divPPItemImage
{
    padding-top: 5px;
    width: 125px;
    margin-right: auto;
    margin-left: auto;
    height: 125px;
}

.divPPItemProductPrice
{
    padding-top: 5px;
    font-weight: bold;
    font-family: Arial;
    font-size: 12px;
    border-top: solid 1px silver;
    padding-left: 5px;
}

.divPPItemProductDesc
{
    padding-top: 5px;
    font-family: Arial;
    font-size: 11px;
    padding-right: 10px;
    padding-left: 10px;
    color: #303030;
}

.divPPItemBuyNow
{
    padding-top: 15px;
    text-align: right;    
    vertical-align: bottom;
    width: 100%;
}

.divPPNoPurchase
{
    width: 100%;
    text-align: center;
    padding-left: 5px;
    font-size: 10px;
}