/* @group general */

body,.movie-background, .photo-background {	background-color: #EBEBEB;	border-color: #D6D6D6;}a:link, a:visited {	color: #525252;}a:hover, a:active {	color: #41301F;}#container {	border-color: #D3D3D3;	background-color: #FCFCFC;}#pageHeader {	/* background-color: %colour_header_bg%;*/}#pageHeader h1 {	color: #FEFFF8;}#contentContainer {	background-color: #FCFCFC;	border-color: #E5E5E5;}#contentContainer #content {	color: #747474;}#content h1 {	color: #5C5C5C;}#content h2 {	color: #5C5C5C;}#content h3 {	color: gray;}#content h4 {	color: #686868;	color: orange;}#content h5 {	color: #747474;}

/* @end */

/* @group File Sharing */.filesharing-item {	background-color: #C9C9C9;}.filesharing-item-description {}/* @end */

/* @group image */

.photo-navigation {	background-color: #C9C9C9;}		#pageHeader h2 {	color: silver;}		.photo-links {	background-color: %colour_body_bg * 0.6%;	border-bottom-color: %colour_header_bg * 0.5%;}.photo-caption {	color: white;}.photo-title {	color: #8B8B8B;}.blog-entry-title a {	color: #747474;}.blog-entry-title a:hover {	color: %colour__content_links%;	background: transparent;}.photo-links {	color: #525252;}.exif-data,.movie-title {	color: %colour_content_background * 2%;}.photo-navigation a:link,.photo-navigation a:visited {	color: #525252;}

.photo-frame, .thumbnail-frame {	border-color: #979797;	background-color: #FFFFFF;}.photo-frame {	background-color: #FFFFFF;	padding: 18px;	border: 1px solid #c9c9c9;}

/* @end */

/* @group sidebar */

#sidebarContainer .sideHeader,#sidebarContainer h1,#sidebarContainer h2,#sidebarContainer h3,#sidebarContainer h4,#sidebarContainer h5, {	border-bottom-color: #C6C6C6;	color: #939393;}#sidebarContainer {	color: #939393;}#sidebar {	color: #939393;	background-color: #E5E5E5;}#sidebarContainer a {	color: #D793B5;}

/* @end */

/* @group footer */

#footer {	background-color: #e1e1e1;	color: #a6a6a6;	color: gray;}#footer a:link, #footer a:visited {	color: orange;	text-decoration: none;	padding: 4px 6px;}#footer a:hover, #footer a:active {	color: #fff;	text-decoration: none;	background-color: orange;}

/* @end */.form-input-field, .form-input-button {	background-color: #FFFFFF;	border-color: #E2E2E2;	color: #747474;}/* @group navigation *//* Toolbar Styles */

#navcontainer ul a {	color: #929292;	color: #111;}

#navcontainer ul a:hover {	color: #fff;
	background-color: #818181;
}#navcontainer .current,#navcontainer .currentAncestor {	color: #555555;}#navcontainer .current {	color: #474747;	background-color: #FFFFFF;}#navcontainer .currentAncestor {	background-color: #FFFFFF;}#navcontainer a:hover {	background-color: #FFFFFF;}#navcontainer ul ul a:hover, #navcontainer ul ul ul a:hover {	background-color: transparent;}	#navcontainer ul ul .current, #navcontainer ul ul ul .current {	color: #383838;	background: none;}/* Parent - Level 0 */#navcontainer, #navcontainer ul {	background-color: #DEDEDE;}/* Child - Level 1 */#navcontainer ul ul {	background-color: #818181;
}#navcontainer ul ul a {
	color: #fff;
}/* Child Level 3 */#navcontainer ul ul ul {	background-color: #9B9B9B;}/* @end */