body {
	background: #ffd800 url('images/bg-body.jpg') no-repeat;
	color: black;
}

table td {
	color: black;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
}

a {
	color: #752400;
	text-decoration: underline;
}
a:hover {
	color: #752400;
	text-decoration: none;
}

h1 { color: #752400; }
h2 { color: #752400; }
h3 { color: #752400; }
h4 { color: #752400; }
h5 { color: #752400; }
h6 { color: #752400; }

.PageContainer {
	width: 826px;
	margin: 12px 10px 20px 87px;
}

.HeaderContainer {
	position: relative;
	background: url('images/bg-header.jpg') no-repeat 13px 22px;
	height: 246px;
	width: 825px;
	overflow: hidden;
}

.HeaderField {
	position: absolute;
	top: 30px;
	left: 20px;
	height: 180px;
	width: 780px;
	overflow: hidden;
}
.HeaderField h1 {
	color: #752400;
	font-size: 22pt;
	font-weight: normal;
	margin: 0;
	padding-left: 5px;
}

.LogoField {
	position: absolute;
	top: 22px;
	left: 13px;
	width: 800px;
	height: 200px;
	overflow: hidden;
}
.HeaderContainerOverlay {
	position: absolute;
	top: 0;
	left: 0;
	background: url('images/bg-header-overlay.gif') no-repeat center center;
	height: 246px;
	width: 825px;
	overflow: hidden;
	margin-bottom: 10px;
	z-index: 1;
}

.NavigatorContainer {
	margin-top: 1px;
}
.NavigatorTop {
	background: url('images/bg-content-top.gif') no-repeat bottom left;
	height: 26px;
}
.NavigatorMiddle {
	background: url('images/bg-content-middle.gif') repeat-y top left;
	padding: 0 10px;
	clear: both;
	min-height: 1px;
	_height: 1px;
}
.NavigatorBottom {
	background: url('images/bg-content-bottom.gif') no-repeat top left;
	height: 26px;
}

.ContentContainer {
	margin: 8px 0; 
}
.ContentTop {
	background: url('images/bg-content-top.gif') no-repeat bottom left;
	height: 26px;
}
.ContentMiddle {
	background: url('images/bg-content-middle.gif') repeat-y top left;
	min-height: 100px;
	_height: 100px;
	padding: 0 25px;
}
.ContentBottom {
	background: url('images/bg-content-bottom.gif') no-repeat top left;
	height: 26px;
}

.PageFooter {
	padding: 0 20px;
	margin-bottom: 20px;
}
.PageFooter .CopyrightText {
	font-size: 9pt;
	text-align: center;
}
.PageFooter .CopyrightText p {
	margin: 0;
	padding: 0;
}
.PageFooter .dinStudioLink {
	margin-top: 5px;
	color: white;
	font-size: 9pt;
	text-align: center;
}

/* 
Functions
================================================== 
*/

.MainPage .NewsContainer {
	border-left: 1px solid #752400;
}

.GalleryDescription {
	background-color: #ffd800;
}
.GalleryNavigator a.Previous {
	background: url('images/gallery-previous.gif') no-repeat top left;
}
.GalleryNavigator a.Next { 
	background: url('images/gallery-next.gif') no-repeat top right;
}

.Diary .LeftColumn {
	border-right: 1px solid #752400;
}

/*
New Diary Comment Form
========================================================================
*/

.Diary .DiaryCommentListContainer .CommentCountContainer h2 {
	border-top: 1px solid #752400;
	border-bottom: 1px solid #752400;
}
.Diary .DiaryCommentListItemContainer {
	border-bottom: 1px solid #752400;
}

.Diary .DiaryCommentFormTable input {
	color: black;
	background: white;
	border: 1px solid #752400;
}
.Diary .DiaryCommentFormTable textarea {
	height: 100px;
	color: black;
	background: white;
	border: 1px solid #752400;
}
.Diary .DiaryCommentForm input.DiaryCommentSubmit { 
	color: black;
	background: transparent url('images/bg-submit.gif') no-repeat center center;
}

/*
=======================================================================
*/

.Guestbook .GuestbookForm input.textname { color: black; background: #fff; border: 1px solid #752400; }
.Guestbook .GuestbookForm input.textemail { color: black; background: #fff; border: 1px solid #752400; }
.Guestbook .GuestbookForm textarea.textmessage { color: black; background: #fff; border: 1px solid #752400; }
.Guestbook .GuestbookForm input.GuestSubmit { 
	color: black;
	background: url('images/bg-submit.gif') no-repeat center center;
}
.Guestbook .GuestbookList .GuestbookListItemContainer {
	border-bottom: 1px solid #752400;
}

.Contact .ContactForm input.text { color: black; background: #fff; border: 1px solid #752400; }
.Contact .ContactForm textarea.textmessage { color: black; background: #fff; border: 1px solid #752400; }
.Contact .ContactForm input.ContactSubmit { 
	color: black;
	background: url('images/bg-submit.gif') no-repeat center center;
}

.GalleryCommentFormControl textarea { color: black; background: #fff; border: 1px solid #752400; }
.GalleryCommentFormControl input.GalleryCommentSubmit { 
	color: black;
	background: url('images/bg-submit.gif') no-repeat center center;
}

/* 
DropDown Menu
==================================================
*/

.DropMenu a {
	color: #752400;
}
.DropMenu a.parent {
	background: url('images/rightarrow.gif') right no-repeat;
}
.DropMenu li ul {
	background: #ffd800 url('images/bg-drop-down.jpg') repeat-y;
	border: 1px solid #752400;
}

/*
GalleryPagerLinks
===============================================================
*/

.GalleryPagerLinks td.PreviousPage a {
	background: url('images/gallery-previous.gif') no-repeat top left;
}
.GalleryPagerLinks td.NextPage a {
	background: url('images/gallery-next.gif') no-repeat top left;
}
div.Gallery9 .GalleryPagerLinks td.PreviousPage a, 
div.Gallery10 .GalleryPagerLinks td.PreviousPage a {
	background: url('images/button-previous.gif') no-repeat !important;
}
div.Gallery9 .GalleryPagerLinks td.NextPage a, 
div.Gallery10 .GalleryPagerLinks td.NextPage a {
	background: url('images/button-next.gif') no-repeat !important;
}

.PopupContainer {
	background-color: #fff9da;
}
.PopupContainer .PopupImage div.PopupImageBackground {
	background-color: #fff9da;
}

.PopupContainer .PopupControls .PopupSlideshow #ds-play,
.PopupContainer .PopupControls .PopupSlideshow .ds-play {
	background: url('images/button-play.gif') no-repeat;
}
.PopupContainer .PopupControls .PopupSlideshow #ds-pause,
.PopupContainer .PopupControls .PopupSlideshow .ds-pause {
	background: url('images/button-pause.gif') no-repeat;
}
.PopupContainer .PopupControls .PopupNavigation #ds-previous,
.PopupContainer .PopupControls .PopupNavigation .ds-previous {
	background: url('images/button-previous.gif') no-repeat !important;
}
.PopupContainer .PopupControls .PopupNavigation #ds-next,
.PopupContainer .PopupControls .PopupNavigation .ds-next {
	background: url('images/button-next.gif') no-repeat !important;
}


.FullviewContainer .FullviewImage div.FullviewImageBackground {
	background-color: #fff9da;
}
.FullviewContainer .FullviewControls .FullviewSlideshow #ds-play,
.FullviewContainer .FullviewControls .FullviewSlideshow .ds-play {
	background: url('images/button-play.gif') no-repeat;
}
.FullviewContainer .FullviewControls .FullviewSlideshow #ds-pause,
.FullviewContainer .FullviewControls .FullviewSlideshow .ds-pause {
	background: url('images/button-pause.gif') no-repeat;
}
.FullviewContainer .FullviewControls .FullviewFullscreen #ds-fullscreen,
.FullviewContainer .FullviewControls .FullviewFullscreen .ds-fullscreen {
	background: url('/resources/functions/images/dark/button-fullscreen.gif') no-repeat;
}
.FullviewContainer .FullviewControls .FullviewNavigation #ds-previous,
.FullviewContainer .FullviewControls .FullviewNavigation .ds-previous {
	background: url('images/button-previous.gif') no-repeat !important;
}
.FullviewContainer .FullviewControls .FullviewNavigation #ds-next,
.FullviewContainer .FullviewControls .FullviewNavigation .ds-next {
	background: url('images/button-next.gif') no-repeat !important;
}

/*
===============================================================
*/