body,
.movie-background, .photo-background {
	background-color: #670000;
}

a:link, a:visited {
	color: #7C0002;
}

a:hover, a:active {
	color: #6B0000;
}

#container {
	border-color: #000000;
	background-color: #D4D4CF;
}

#contentContainer {
	background-color: #D4D4CF;
	border-color: #525860;
}


#contentContainer #content {
	color: #2F3B49;
}

#breadcrumbcontainer {
	background: #9A0101;
	color: #BEBEB9;
}

#breadcrumbcontainer a {
	color: #D4D4CE;
}



/* @group File Sharing */

.filesharing-item {
	background-color: #A9A9A5;
}

.filesharing-item-description {
}

/* @end */

		
#pageHeader {
	background-color: #B51518;
}

.photo-navigation {
	background-color: #B51518;
}

#pageHeader h1 {
	color: #FFFFFF;
}
		
#pageHeader h2 {
	color: #D3EFFD;
}
		
.photo-links {
	background-color: %colour_body_bg * 0.6%;
	border-bottom-color: #5A0A0C;
}

.photo-caption {
	color: #D3EFFD;
}

.photo-title {
	color: #FFFFFF;
}

.blog-entry-title a {
	color: #2F3B49;
}

.blog-entry-title a:hover {
	color: %colour__content_links%;
	background: transparent;
}

.photo-links {
	color: #7C0002;
}

.exif-data,
.movie-title {
	color: %colour_content_background * 2%;
}

#navcontainer ul a {
	color: #FFF7F0;
}

.photo-navigation a:link,
.photo-navigation a:visited {
	color: #7C0002;
}

#navcontainer ul a:hover {
	color: #FEEED7;
}

#navcontainer .current,
#navcontainer .currentAncestor {
	color: #FFFFFF;
}

#navcontainer ul ul {
}

#sidebarContainer .sideHeader,
#sidebarContainer h1,
#sidebarContainer h2,
#sidebarContainer h3,
#sidebarContainer h4,
#sidebarContainer h5,
 {
	border-bottom-color: #CCCDC5;
	color: #999A92;
}

#sidebarContainer .sideHeader {
	background: #494F56;
}

#sidebarContainer {
	color: #999A92;
}

#sidebar {
	color: #999A92;
	background-color: #525860;
}

#sidebarContainer h1 {
	background-color: #BFC1B9;
	color: #A5A9A9;
}

#sidebarContainer h1+p {
	background-color: #A5A9A9;
	color: #BFC1B9;
}

#sidebarContainer h1+p a{
	color: #FFC1DB;
}

#sidebarContainer a {
	color: #DD9AB4;
}

#footer, #footer p {
	background-color: transparent;
}

#footer {
	border-top: 1px solid #A9A9A5;
}

#footer a {
}

#footer a:hover {
}


#content h1 {
	color: #252F3A;
}

#content h2 {
	color: #252F3A;
}

#content h3 {
	color: #2A3541;
}

#content h4 {
	color: #2A3541;
}

#content h5 {
	color: #2F3B49;
}

.photo-frame, .thumbnail-frame {
	border-color: #7F7F7C;
	background-color: #FFFFFF;
}

.form-input-field, .form-input-button {
	background-color: #F6F6F1;
	border-color: #F6F6F1;
	color: #2F3B49;
}

/* @group Toolbar */

/* Toolbar Styles */

#navcontainer .current {
	color: #FEEED7;
	background-color: #600000;
}

#navcontainer .currentAncestor {
	background-color: #580000;
}

#navcontainer a:hover {
	background-color: #580000;
}

#navcontainer ul ul a:hover, #navcontainer ul ul ul a:hover {
}
	
#navcontainer ul ul .current, #navcontainer ul ul ul .current {
	color: #CBBEAC;
}

#navcontainer {
	background-color: #3B0000;
	border-bottom: 1px solid #760000;
	border-top: 1px solid #760000;

}

#navcontainer {
}


/* Parent - Level 0 */

#navcontainer ul {
	border-left: 1px solid #760000;
}


/* Parent - Level 0 */

#navcontainer ul {
	background-color: #4A0000;
}

/* Child - Level 1 */

#navcontainer ul ul {
	border-left: 1px solid #760000;
	border-right: 1px solid #760000;

}


/* Child - Level 2 */

#navcontainer ul ul ul {
	margin-left: 0;
	border-right: 1px solid #760000;
}

#navcontainer ul ul ul ul {
	border-right: 1px solid #760000;
}

/* @end */

/* @group Toolbar Side */

#navcontainer_side {
	background: #31363E;
}

/* @group standard links */

#navcontainer_side a:link, #navcontainer_side a:visited {
	color: #999999;

}

#navcontainer_side a:hover {
	color: #BBAA99;
	background: #535860;
}

#navcontainer_side a:active {
	color: #BBAA99;
}

#navcontainer_side a:link.currentAncestor {
	background: #535860;
	color: #BBAA99;
}


#navcontainer_side a:link.current {
	background: #535860;
	color: #BBAA99;
}

#navcontainer_side a:hover.current {
	background: #535860;
	color: #BBAA99;
}

#navcontainer_side a
{
	border-bottom: 1px solid #353B44;
}


/* @end */

