﻿body, html 
{
	SCROLLBAR-FACE-COLOR:#bc8d4d;	SCROLLBAR-HIGHLIGHT-COLOR: #bc8d4d;	SCROLLBAR-SHADOW-COLOR: #bc8d4d;	SCROLLBAR-3DLIGHT-COLOR: #e8c98d;	SCROLLBAR-ARROW-COLOR: #ffffff;	SCROLLBAR-TRACK-COLOR: #000000;	SCROLLBAR-DARKSHADOW-COLOR: #663c14;
}

body { background-position: center; background-color: #0c0c0c; background-image: url(/Assets/Images/BlackGold/Backgrounds/Body.jpg); background-repeat: repeat-y; color: #ededed;}

hr { height: 1px; color: #999999;}


/* Main Layout */
#Header { background-image: url(/Assets/Images/BlackGold/Backgrounds/Header.jpg); color: #fedc9a }
#Header a {color: #ffc039; }
#Header #TopProperties a { color: #e8c98d; }
#Header input { background-color: black; }
#Header input.Button { background-color: #af854e; }
#Header .CheckBox input { background-color: Transparent; }

#MainContentWrapper { background-image: url(/Assets/Images/BlackGold/Backgrounds/MainContent.jpg);  }

#FooterWrapper { background-image: url(/Assets/Images/BlackGold/Backgrounds/Footer.jpg); }
/* END: Main Layout */


/* Generic Items */
a { color: #f2d39c; text-decoration: none; }
a:hover { text-decoration: underline; }
/* END: Generic Items */


/* Classes */
.BorderBox { border: solid 1px #ab8e53; }
.AltText { color: #9c937a; }

.ErrorLabel, .valSummary { background-color: #963c1b; color: white; border: solid 2px #d1a96a; }
.MessageLabel { border: solid 2px #d1a96a; }

.Pager a { border: solid 1px #393939; }
#SubContent .Pager a { border: solid 1px #464646; }

#MainContent .Title { color: #f2d39c; border-bottom: solid 1px #f2d39c; font-weight: bold; }
#MainContent .SubTitle, #MainContent .SubTitle a { color: #9c937a}

#SubContent .Title {}
#SubContent .SubTitle {}

.Section { }
.Section .Content { }
.Section .Heading {}
#MainContent .Section .SubHeading { background-color: #666257; color: white; filter:progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr=#ff4b4639, endColorstr=#ff8b8269) }
#MainContent .Section .SubHeading a { color: White; }

#SubContent .Section .SubHeading { background-image: url(/Assets/Images/BlackGold/backgrounds/SubHeading.jpg); color: #000000; }
#SubContent .Section .FooterLink { background-image: url(/Assets/Images/BlackGold/backgrounds/SubFooter.jpg); color: White; }
#SubContent .Section .SubTitle { color: white; background-image: url(/Assets/images/BlackGold/backgrounds/SubTitle.png); }

#MainContent .AltSection { border: solid 1px #666666; }

#SubContent .AltSection .Content { background-color: #000000; }

.SeperatorSection { border-right: solid 1px #666666; }
.LeftSeperatorSection { border-left: solid 1px #666666; }

.Highlighted { background-color: #444444; }
.StrongHighlighted { background-color: #ab8e53; }
/* END: Classes */


/* Forms */
input, select, textarea { background-color: #1a1a1a; color: #ffffff; border: solid 1px #434343; }
input.Button { background-color: #af854e; color: Black; border: outset 1px #e2bf83; filter:progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr=#ffe2bf83, endColorstr=#ff865723) }
input.MainButton { border: outset 1px #f2d39c; background-color: #af854e; color: Black; background-image: url(/Assets/Images/shared/buttons/NavBackground.jpg);}
input.CheckBox, .CheckBox input, input.Radio, .Radio input{ background: none; border: none; }

/* END: Forms */



/* Data Results */
#MainContent .DataRecord { border: solid 1px #292929; }
#MainContent .DataRecord img { border: solid 1px #292929; }
#MainContent .DataRecord .RecordContent { }
#MainContent .DataRecord .RecordContent .RecordTitle, #MainContent .DataRecord .RecordContent .RecordTitle a {  }
#MainContent .DataRecord .RecordContent .RecordBody { }

#SubContent .DataRecord .RecordContent .RecordTitle, #SubContent .DataRecord .RecordContent .RecordTitle a { color: #9c937a; }


#MainContent .ArticleRecord { }
#MainContent .ArticleRecord img { }
#MainContent .ArticleRecord .RecordContent { }
#MainContent .ArticleRecord .RecordContent .RecordTitle { }
#MainContent .ArticleRecord .RecordContent .RecordBody { }

#MainContent .ArticleHeaderWrapper { border: solid 2px #292929; background-color: #000000; }

#MainContent .EventRecord  { }
#MainContent .EventRecord .EventImageSection {}
#MainContent .EventRecord .RecordContent { }
#MainContent .EventRecord .RecordContent .RecordTitle {  }
#MainContent .EventRecord .RecordContent .RecordBody { }

#SubContent .EventRecord  { border-bottom: solid 1px #000000; border-top: solid 1px #444444; }

#MainContent .GalleryRecord { }

#SubContent .GalleryRecord {  }

#MainContent .CommentRecord a { color: #9c937a;}

#MainContent .PromoterWithRecords {  border-color: #f2d39c; }
#MainContent .PromoterWithRecords legend { color: #9c937a; }

.MemberRecord { border: solid 1px #292929; }

.SingleLineRecord { border-bottom: dotted 1px #666666; }

/* END: Data Results */