body,
.movie-background, .photo-background {
	background-color: #CCCCCC;
	border-color: #BFBFBF;
}

a:link, a:visited {
	color: #218AFF;
}

#container {
	border-color: #919191;
	background-color: #FFFFFF;
}

#contentContainer {
	background-color: #C8DAE4;
}


#contentContainer #content {
	color: #414D5E;
	background-color: #FFFFFF;
}



/* @group File Sharing */

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

.filesharing-item-description {
}

/* @end */

		
#pageHeader {
	background-color: #D8EDFF;
}

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

#pageHeader h1 {
	color: #34607E;
}
		
#pageHeader h2 {
	color: #608D9D;
}
		
.photo-links {
	background-color: transparent;
	border-bottom-color: transparent;
}

.photo-caption {
	color: #414D5E;
}

.photo-title {
	color: #4E5C70;
}

.blog-entry-title a {
	color: #414D5E;
}

.blog-entry, .filesharing-description, .standout {
	border-bottom-color: #FFFFFF;
}

.photo-links {
	color: #218AFF;
}

.exif-data,
.movie-title {
	color: #FFFFFF;
}

#navcontainer {
	border-bottom-color: #A6BAC2;
}

.photo-navigation a:link,
.photo-navigation a:visited {
	color: #218AFF;
}

#sidebarContainer .sideHeader,
#sidebarContainer h1,
#sidebarContainer h2,
#sidebarContainer h3,
#sidebarContainer h4,
#sidebarContainer h5
 {
	border-bottom-color: #8DA1B1;
	color: #5A6E7E;
}

#sidebarContainer {
	color: #5A6E7E;
}

#sidebar {
	color: #5A6E7E;
	background-color: #C8DAE4;
}

#sidebarContainer a {
	color: #5A6E7E;
}

#footer {
	background-color: #B9C3D5;
	color: #3D4C4E;
	border-color: #919191;
}

#footer a:link, #footer a:visited {
	color: #435355;
	text-decoration: underline;
}

#footer a:hover, #footer a:active {
	color: #495B5D;
	text-decoration: none;
}

#content h1 {
	color: #343D4B;
}

#content h2 {
	color: #343D4B;
}

#content h3 {
	color: #3A4554;
}

#content h4 {
	color: #3A4554;
}

#content h5 {
	color: #414D5E;
}

.photo-frame, .thumbnail-frame {
	/*border-color: #999999;
	background-color: #FFFFFF;*/
}

.form-input-field, .form-input-button {
	background-color: #FFFFFF;
	border-color: #EEEEEE;
	color: #414D5E;
}

/* @group Toolbar */

/* Toolbar Styles */

#navcontainer ul a {
	color: #4A7189;
}

#navcontainer ul a:hover {
	color: #FF0000;
	background-color: #FF8B83;
}

#navcontainer .current,
#navcontainer .currentAncestor {
	color: #FF0000;
	background-color: #FF8B83;
}

#navcontainer a:hover {
	background-color: #FF8B83;
	background-color: transparent;
}

#navcontainer ul ul a:hover, #navcontainer ul ul ul a:hover {
	background-color: transparent;
}
	
#navcontainer ul ul .current, #navcontainer ul ul ul .current, #navcontainer ul ul .currentAncestor, #navcontainer ul ul ul .currentAncestor {
	color: #FF0000;
	background: none;
}



/* Parent - Level 0 */

#navcontainer, #navcontainer ul {
	background-color: #FFFFFF;
}


/* Child - Level 1 */

#navcontainer ul ul {
	background-color: #E5E5E5;
}



/* Child Level 3 */

#navcontainer ul ul ul {
	background-color: #B2B2B2;
}

/* @end */