/* #################################       SooNipiLodge Specific Classes       ################################# */

.ContentContainer
{
	background-image:url(/aynnyd2010/templates/default/media/main_bkgd.jpg);
	background-repeat:repeat-y;
	background-position:center top;
	width: 954px;
	margin-left: auto;
  margin-right: auto;
	padding:0;
}

.ContentHeaderTD
{
	background-image:url(/aynnyd2010/templates/default/media/header_bkgd.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}

.HeaderTitle
{
	font-weight: bold;
	font-size: 140%;
	color: #E0C9A3;
}

.ContentBody
{
	background-image:url(/aynnyd2010/templates/default/media/body_bkgd_sm.png);
	background-repeat:repeat-y;
	background-position:center;
	border-left:solid 1px #000000;
	border-right:solid 1px #000000;
}

.ContentBodyBot
{
	border-bottom:solid 1px #000000;
}




/* #################################       Misc Site Wide Classes       ################################# */

.ErrorsDefault
{
	color: #990000;
}

a.ErrorsDefault:link, a.ErrorsDefault:active, a.ErrorsDefault:visited, a.ErrorsDefault:hover
{ 
	color: #990000;
	text-decoration:none;
}

.ErrorsLarge
{
	color: #990000;
	font-weight:bold;
	font-size:larger;
	
}

a.ErrorsLarge:link, a.ErrorsLarge:active, a.ErrorsLarge:visited, a.ErrorsLarge:hover
{ 
	color: #990000;
}

.MessageLarge
{
	color:blue;
	font-weight:bold;
	font-size:larger;
}

.Message
{
	color:blue;
	font-weight:bold;
}

.Bold
{
	font-weight:bold;
}

.BoldLarger
{
	font-weight:bold;
	font-size:larger;
}

.TitleLg
{
	display: block;
	font-weight: bold;
	font-size: 140%;
	padding-bottom: 25px;
}

.TitleLg a:link, .TitleLg a:active, .TitleLg a:visited
{
	color: #3973AC;
}

.TitleLg a:hover
{
	color: #5D5F51;
}

.TitleMed
{
	font-weight: bold;
	font-size: 130%;
}

.TitleSm
{
	font-weight: bold;
	font-size: 120%;
}

.Footer
{
	color: #666666;
	padding: 8px;
	font-size: 10px;
	font-weight: bold;
}

.Footer a:link, .Footer a:active, .Footer a:visited
{
	color: #666666;
	text-decoration: underline;
}

.Footer a:hover
{
	font-weight: bold;
	color: #FFFFFF;
}

.ListPadding
{
	padding-bottom: 6px;
}

.LinksListMain
{
	text-align:left;
	display:list-item;
	list-style-type:square;
}

.LinksListNested
{
	text-align:left;
	display:list-item;
	list-style-position:outside;
	padding-left: 20px;
	list-style-type: circle;
}

.MainPageTable
{
	background-color: #084989;
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 4px;
}




/* #################################           Forum Specific Classes           ################################# */
.OldPosts
{
	border-style:solid;
	border-width: 1px;
	border-color:#ADAEA2;
	color:#CCC7B1;
	padding: 4px;
	background-color: #C0BAA0;
}

.OldPostsSM
{
	border-style:solid;
	border-width: 1px;
	border-color:#ADAEA2;
	padding: 2px;
	background-color:#C0BAA0;
	color:#CCC7B1;
	font-size: smaller;
	display:inline;
}

.NewPosts
{
	border-style:solid;
	border-width: 1px;
	border-color:#ADAEA2;
	padding: 4px;
	background-color: #FF9900;
	color:#CCC7B1;
}

.NewPostsSM
{
	border-style:solid;
	border-width: 1px;
	border-color:#ADAEA2;
	padding: 2px;
	background-color: #FF9900;
	color:#CCC7B1;
	font-size: smaller;
	display:inline;
}

.ForumCategories
{
	background-color:#C0BAA0;
	color: #747865;
	font-size: 95%;
	font-weight: bold; 
}

.ForumTitleAdd
{
	font-size:smaller;
}

.PostHR
{
	background-color: #C0BAA0;
	color: #C0BAA0;
}

.PostSignature
{
	font-style:italic;
}

.PostsSeparatorRow
{
	height:6px;
}

.PostTextSm
{
	font-size:smaller;
	color: #747865;
}

.PostBodyTD
{
	padding-left: 20px;
	padding-right: 20px;
}

.ForumNewPM
{
	font-size:larger;
	font-weight:bold;
	color:#FF9900;
}

a.ForumLogout:link, a.ForumLogout:active, a.ForumLogout:visited
{
	color:#990000;
	text-decoration:underline;
}

a.ForumLogout:hover
{
	color:#FFFFFF;
}

.HighLight
{
	color:#FF9900;
	font-weight:bold;
}

a.HighLight:link, a.HighLight:active, a.HighLight:visited
{
	color:#FF9900;
	text-decoration:underline;
}

a.HighLight:hover
{
	color:#FFFFFF;
}

.BreadCrumbSubject
{
	color:#006600;
}




/* #################################           NavTabsTable Only Classes           ################################# */
.NavTabs
{
	text-align: center;
	font-weight:bold;
	font-size:larger;
	color: #009900;
	background-color:#B9D3CB;
	white-space: nowrap;
	padding: 4px 16px;
	border-right-style:solid;
	border-right-color:#003300;
	border-right-width: 2px;
}

.NavTabsAdd
{
	border-bottom-style:solid;
	border-bottom-color:#003300;
	border-bottom-width: 2px;
}

.NavTabs a:link, .NavTabs a:active, .NavTabs a:visited
{
	color: #006600;
	text-decoration: none;
}

.NavTabs a:hover
{
	color: #009900;
	text-decoration: underline;
}





/* #################################           NavHorTable Only Classes           ################################# */
/* this is the default full width table with Vertical Bar separators (alternatively it can have a button style look) */
.NavHorTD
{
	color: #691304;
	text-align: left;
	font-weight:bold;
	font-size: 16px;
	white-space: nowrap;
	padding-right: 10px;
}

.VertBarLf
{
	border-left-style:solid;
	border-left-color:#666666;
	border-left-width: 3px;
}

.VertBarRt
{
	border-right-style:solid;
	border-right-color:#666666;
	border-right-width: 3px;
}

.NavHorTD a:link, .NavHorTD a:active, .NavHorTD a:visited
{
	color: #691304;
	text-decoration: underline;
}

.NavHorTD a:hover
{
	color: #FFFFFF;
}





/* #################################           AdminTable Only Classes           ################################# */
.MainTblAdminTD
{
	/* background-color: #CCCCCC; */
	padding: 10px;
}

.AdminTable
{
	background-color: #691304;
}

.AdminTD
{
	color: #E0C9A3;
	background-color: #982E15;
	text-align: center;
	font-weight:bold;
	white-space: nowrap;
	padding: 4px 4px;
}

.AdminTD a:link, .AdminTD a:active, .AdminTD a:visited
{
	color: #E0C9A3;
	text-decoration: underline;
}

.AdminTD a:hover
{
	color: #FFFFFF;
}

a.NavLogout:link,a.NavLogout:active,a.NavLogout:visited 
{
	font-size:smaller;
	color: #E0C9A3;
	text-decoration: none;
}

a.NavLogout:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}





/* #################################       Main Vertical Navigation Bar Only Classes       ################################# */

a.Nav:link,a.Nav:active,a.Nav:visited 
{
	display:block;
	/* padding: 5px; */
	color: #691304;
	text-decoration: underline;
}

a.NavGroup:link,a.NavGroup:active,a.NavGroup:visited 
{
	display:block;
	/* padding: 5px; */
	color: #691304;
	text-decoration: underline;
	/* display:list-item; */
}

a.Nav:hover, a.NavGroup:hover
{
	text-decoration: none;
	color: #FFFFFF;
	background-color:#691304;
}


.NavItemCol
{
	font-size: larger;
	font-weight:bold;
	color: #E0C9A3;
	text-align: center;
	white-space: nowrap;
	background-color: #691304;
}

.NavGroupCol
{
	font-weight:bold;
	color: #691304;
	/* padding-right: 30px; */
	text-align: right;
	white-space: nowrap;
	/*
	list-style-type:disc;
	list-style-position:inside;
	*/
}

.PaddedNavCol
{
	padding: 5px;
}

.NavItemColSpacer
{
	padding: 5px;
}

.NavHeader
{
	padding: 5px;
	font-size: 16px;
	border-style:solid;
	border-width: 1px;
	border-color:#000000;
	background-color:#5D5F51;
	color: #CCC7B1;
	font-weight: bold;
	text-align:right;
}

.NavItemColWel
{
	color: #FFFFFF;
	text-align: left;
	white-space: nowrap;
}

.NavVAlign
{
	vertical-align: middle;
}

.NavGroupVAlign
{
	vertical-align: middle;
}

.NavTable
{
	/*
	margin-left: 7px;
	margin-top: 7px;
	background-color:#0B559F;
	*/
}



/*	#######################       TableOne is used for ALL constructed tables (ones NOT using the forms function), like NavBar...       ####################### */


.TableOneClass a:link, .TableOneClass a:active, .TableOneClass a:visited
{
	color: #B64D18;
	text-decoration:underline;
}

/*
a.TableOneLinks:link,a.TableOneLinks:active,a.TableOneLinks:visited 
{
	color: #006600;
	text-decoration: underline;
}
*/

a.Edit:link,a.Edit:active,a.Edit:visited 
{
	color: #006600;
	text-decoration:  underline;
}

a.Delete:link,a.Delete:active,a.Delete:visited 
{
	color: #990000;
	text-decoration:  underline;
}


.TableOneClass a:hover, a.TableOneLinks:hover, a.Edit:hover, a.Delete:hover
{
	color: #FFFFFF;
}


.TableOneClass
{
	background-color:#DABE96;
	border-color:#B64D18;
	border-style:solid;
	border-width: 2px;
}

.TableOneTR
{
	background-color:#D2B180;
}

.TableOneTH
{
	background-color:#B64D18;
	color: #E0C9A3;
	font-size:small;
	font-weight: bold;
	padding-bottom: 8px;
}

.TableOneTH a:link, .TableOneTH a:active, .TableOneTH a:visited
{
	color: #E0C9A3;
	text-decoration:underline;
}

.TableOneTD
{
	background-color:#D2B180;
}

.TableOneBorderBottom
{
	border-bottom-color:#B64D18;
	border-bottom-style:solid;
	border-bottom-width: 2px;
}

.TableOneTitle
{
	font-weight: bold;
	font-size: 125%;
}
