﻿/***************************************** GLOBAL SECTION ***************/
* {
    padding: 0;
    margin: 0;
}

body {
    font-family: Arial, Verdana, Sans-Serif;
    font-size: 0.8em;
}

table {
    border: 0px;
    padding: 0;
    margin: 0;
    border-collapse: collapse;
}

tr {
    border: 0px;
    padding: 0;
    margin: 0;
}

#wrapper {
    width: 975px;
    margin: 0 auto;
}

#wrapperReduced {    
    margin: 0 auto;
    width: 975px;
    text-align: center;
}

h3 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}
/************************************************************************/


/***************************************** HEADER SECTION **************/
#header {

}

#login {
    text-align: right;
    background: #FFFFFF;
    padding: 5px 10px 5px 5px;
}

#login a {
    color: #0000FF;
}

#banner {
    background: #81b2dc;
    height: 80px;
    border-top: solid 1px #999999;
    border-bottom: solid 1px #999999;
}

#bannerReduced {
    background: #81b2dc;
    height: 80px;
    border: 1px solid #E5E5E5;
}

#bannerReduced2 {
    background: #81b2dc;
    height: 162px;
    border-left: 1px solid #E5E5E5;
    border-right: 1px solid #E5E5E5;
    border-top: 1px solid #E5E5E5;
}
/************************************************************************/


/***************************************** NAVIGATION SECTION ***********/
#navigation {
    margin: 0px;
    padding: 0px;
    height: 26px;
    border-bottom: 1px solid;
    border-bottom-color: #999999;
    background-color: #CCCC66;
}

#navigation ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    float: left;
    width: 935px;
    padding-left: 40px;
}

#navigation ul a {
    float: left;
    display: block;
    padding: 0 2em;
    line-height: 2.1em;
    text-decoration: none;
    color: #000000;
    font-weight: bold;
}

#navigation ul a:hover {  
    background-color: #663300;
    color: #FFFFFF;
    font-weight: bold;
}

#navigation li {
    float: left;
    text-align: center;
    border-right: 1px solid #999999;
}

/*#navigationReduced {
    margin: 0px;
    padding: 0px;
    height: 22px;
    border-right: 1px solid #E5E5E5;
    border-left: 1px solid #E5E5E5;
    background-color: #FFFFFF;
}

#navigationReduced ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 728px;
	float: left;
}

#navigationReduced ul li {
	float: left;
	background: url(siteImages/nav_button2.jpg) no-repeat top right;
	width: 90px;
	height: 22px;
	text-align: center;
	font-weight: bold;
	margin-right: 1px;
}

#navigationReduced li a {
	display: block;	
	background: url(siteImages/nav_button2.jpg) no-repeat top left;
	text-decoration: none;
	color: #FFFFFF;
	float: left;
	width: 90px;
	height: 22px;
	padding-top: 4px;
}

#navigationReduced li a:hover {
	display: block;	
	background: url(siteImages/nav_button2.jpg) no-repeat top right;
	text-decoration: none;
	color: #FFFFFF;
	float: left;
	width: 90px;
	height: 22px;
	padding-top: 4px;
}*/

#firstNavLink {
    border-left: 0px solid #999999;   
}
/*********************************************************************/


/***************************************** CONTENT SECTION ***********/
#content {
    width: 100%;
    text-align: center;
    margin-top: 10px;
}

.gvHeader {
    text-align: left;
    background-color: #81b2dc;
}

.photoHeader {
    width: 100%;
    text-align: left;
    padding: 5px;
    font-weight: bold;
}

.dropDownPosition {
    text-align: left;
    padding-top: 10px;
    padding-bottom: 10px;
    background: #81b2dc;
    color: #000000;
    font-weight: bold;
}

#PageTopDiv {
    vertical-align: top;
    text-align: left;
    width: 975px;
    margin-bottom: 10px; 
    border: 1px solid #E5E5E5;  
}

#PageDetailsDiv {
    vertical-align: top;
    text-align: center;  
    width: 975px;      
}

#PageDetailsDiv2 {
    vertical-align: top;
    text-align: center;  
    width: 975px;      
}

#PageDetailDescription {
    padding: 5px;
}

#mainContentTD {
    
}

#sideContentTD {
    
}

.thumbImg {
    float: right;
    padding: 10px;
    margin: 0 10px 10px 10px;
}

.thumbImgLeft {
    float: left;
    padding: 10px;
    margin: 0 10px 10px 10px;
}

.topBorderDiv
{
    border-top: 1px solid;
    border-top-color: #E5E5E5;
    margin: 20px 0 20px 0;
}

.bottomBorderFPDiv
{
    border-bottom: 1px solid;
    border-bottom-color: #E5E5E5;
    margin: 0 0 10px 0;
    width: 100%;
}

.bottomBorderDiv
{
    border-bottom: 1px solid;
    border-bottom-color: #E5E5E5;
    margin: 10px 0 10px 0;
    width: 100%;
}

.bottomSpacerDiv
{
    margin: 10px 0 10px 0;
}

.calGroupTitle {
    margin-bottom: 10px;
}

.LnkArticleLink {
    color: #660000;
    font-weight: bold;
}

.basicPadding {
    padding: 10px;
}

.basicPaddingNoBottom {
    padding: 10px 12px 0 12px;
}

.basicPadding2 {
    padding-right: 5px;
}

.basicPaddingForum {
    padding: 10px;
    vertical-align: top;
}

.basicPaddingForumDate {
    padding: 10px 10px 10px 50px;
    vertical-align: top;
    text-align: left;
}

.Faq {
    padding: 8px;
    vertical-align: top;
}

.Faq a {
    color: #660000;
    font-weight: bold;
}

.FaqLetter {
    font-weight: bold;
    padding: 8px;
    vertical-align: top;
}

.PositionTop {
    vertical-align: top;
}

.ErrorSpacer {
    padding-left: 5px;
    font-weight: bold;
}

#addEntry {
    width: 650px;
    background-color: #FFFFFF;
    padding: 5px;
    text-align: left;  
}

#addEntry2 {
    width: 650px;
    background-color: #FFFFFF;
    padding: 5px;
    text-align: left;  
}

.emailHeader {
    padding: 4px;    
}
/********************************************************************/


/************************************* FRONT PAGE SECTION ***********/
#calDetailTD {
    vertical-align: top;
    width: 650px;
    border: 0px;
    text-align: left;
}

#calDetailTD2 {
    vertical-align: top;
    width: 800px;
    border: 0px;
    text-align: left;
}

#articlesTD {
    vertical-align: top;
    width: 625px;
    border-right: 1px solid;
    border-right-color: #E5E5E5;
    border-left: 1px solid;
    border-left-color: #E5E5E5;
    text-align: left;
}

#articlesTD a {
    color: #660000;
}

#articlesDiv {
    margin: 10px;
}

.articleTitle {
    font-weight: bold;
}

.ImageDetailFrontPage
{
    padding: 0px;
    margin: 2px 0px 4px 2px;  
}

#calendarTD {
    vertical-align: top; 
    width: 350px;
    border-right: 1px solid;
    border-right-color: #E5E5E5;
    text-align: left;
}

#calendarTD a {
    color: #660000;
}

#calendarDiv {
    margin: 10px;
    background-color: #81b2dc;
    padding-top: 4px;
    padding-left: 4px;
}

.featuredEvents {
    margin: 10px 10px 0 10px;
}

#photoSetTD {
    vertical-align: top;
    width: 350px;
    border-right: 1px solid;
    border-right-color: #E5E5E5;
    text-align: left;
    padding-top: 4px;
    padding-left: 4px;
}

#photoSetTD a {
    color: #660000;
}

#photoSetDiv {
    margin: 10px;
}

#photoSetDiv img {
    height: 60px;
    width: 60px;
    padding: 5px;
    margin: 10px;
    border: 1px solid #000000;
}

.articleFeatured a {color:#000000;}
.articleFeatured a:link {color:#000000; text-decoration: none;} /* unvisited link */
.articleFeatured a:visited {color:#000000; text-decoration: none;} /* visited link */
.articleFeatured a:hover {color:#660000; text-decoration: underline;} /* mouse over link */
.articleFeatured a:active {color:#660000; text-decoration: underline;} /* selected link */ 

/********************************************************************/


/***************************************** FOOTER SECTION ***********/
#footer {
    background: #81b2dc;
    padding: 5px;
    font-weight: bold;
    text-align: center;
    margin-top: 10px;
    border-top: 1px solid #E5E5E5;
    border-bottom: 1px solid #E5E5E5;
}

#footerReduced {
    background: #81b2dc;
    padding: 5px;
    font-weight: bold;
    text-align: center;
    margin-top: 10px;
    border: 1px solid #E5E5E5;
}
/********************************************************************/


/*************************************** CALENDAR ******************/
#calendar {
    text-align: center;
}

.dayStyle 
{
	padding: 5px;
}

#calDateDiv {
    text-align: left;
    padding: 5px 5px 5px 5px;
}

.dayStyleNav
{
	padding: 5px;
}

.dayStyleNav a
{
	text-decoration: none;
}

.calLink { 
    color: #660000;
    font-weight: bold;
    font-size: 8pt;  
}

.popup {
    border: solid 1px #000000;
    font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
    display: none;
    position: absolute;
    width: 920px;
    z-index: 60;
    left: 50%; /*some magic to align the element in the center;*/
    margin-left: -460px;/* half of the width */
}

/*
.popUp
{
    background-color: #FFFFFF;
    border: 1px solid #000000;
    padding: 10px;
}
*/


.popup p {
    padding: 5px;
    font-size: 14px;
}

.popup a {
    font-weight: bold;
    color: #660000;
}

.popuptitle {
    background: #7a0026;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 16px;
    height: 20px;
    width: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid #000000;
}

.popupbody {
    background: #FFFFCC;
    color: #000000;
    padding: 5px;
    text-align: left;
}

#popupCal { top: 35%; }

.groupSelector {
    background-color: #CCCC66;
    padding: 12px;
    padding-top: 16px;
}
/************************************************************************/


/******************************************** ARTICLE SECTION ***********/
.articleImg {
    border: 1px solid #000000;
    margin: 10px 5px 5px 5px;
    padding: 5px;
}

#dropDownRight {
    text-align: right;
    padding-right: 30px;
}

#DetailTD {
    vertical-align: top;
    width: 675px;
    border: 1px solid #E5E5E5;
    text-align: left;
}

#DetailTDTravel {
    vertical-align: top;
    width: 975px;
    border: 1px solid #E5E5E5;
    text-align: left;
}

#DetailTDForum {
    vertical-align: top;
    width: 975px;
    border: 1px solid #E5E5E5;
    text-align: left;
}

#DetailDiv
{
    padding: 12px;
}

#DetailSidebarTD
{
    vertical-align: top;
    width: 300px;
    border-right: 1px solid #E5E5E5;
    border-top: 1px solid #E5E5E5;
    border-bottom: 1px solid #E5E5E5;
    text-align: left;
}

#DetailSidebarDiv
{
    padding: 12px;
}

#wrapperPop {
    width: 750px;
}

#DetailTDPop {
    vertical-align: top;
    width: 725px;
    border-right: 1px solid #E5E5E5;
    text-align: left;
}

#popBanner {
    text-align: center;
    padding: 10px;
    border: 1px solid #E5E5E5;
    background-color: #81b2dc;
}

#popFooter {
    text-align: center;
    padding: 10px;
    border: 1px solid #E5E5E5;
    background-color: #81b2dc;
}

#contentPop {
    width: 100%;
}

.articleTextPadding p {
    margin-bottom: 10px;
}
/***********************************************************************/


/********************************************** PHOTO SET **************/
.photoSetImg {
    padding: 5px;
    margin: 20px 15px 5px 15px;
}

.popupPS {
    border: solid 1px #000000;
    font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
    display: none;
    position: absolute;
    width: 920px;
    z-index: 60;
    left: 50%; /*some magic to align the element in the center;*/
    margin-left: -460px;/* half of the width */
}

#popupPhoto { top: 15%; text-align: center; }

.popupbodyPhoto {
    background: #81b2dc;
    color: #000000;
    padding: 5px;
    text-align: center;
}
/******************************************** EXTRA PANEL *************/
.panelPosition {
    margin-top: 100px;
    width: 350px;
    text-align: left;
}

#panelDiv {
    text-align: center; 
    border: 1px solid #E5E5E5; 
    padding-top: 50px;
    height: 448px;
}

#panelDiv2 {
    text-align: center; 
    border: 1px solid #E5E5E5; 
    padding-top: 50px;
    height: 448px;
}

#panelDivFaq {
    text-align: center; 
    border: 1px solid #E5E5E5; 
}

#panelDiv3 {
    text-align: center; 
    border: 1px solid #E5E5E5; 
    padding-top: 50px;
    height: 448px;
}

.classifiedDate {
    text-align: right;
}

.pagerArticle 
{
	font-size: 14px;
	font-weight: bold;
}