/* color */

body {
	background-color: #000;
}

#container, #contentContainer, #sidebarContainer, #contentContainer #content, #breadcrumbcontainer  {
	background-color: transparent;
}

.thumbnail-caption, .album-title, .album-description, .movie-description, .blog-entry-title, #sidebarContainer .sideHeader  {

}

.thumbnail-frame:hover, .movie-thumbnail-frame:hover {
	
}

.blog-entry-date {
}

a:link, #footer a:link, #footer a:visited {
	text-decoration: none;
}

a:visited, a:hover, a:active, #footer a:hover, #footer a:active {
	text-decoration: none;
	
}

/* @group bread crumb */

#breadcrumbcontainer a {
	
	background: url(../../images/elements/icons/bread_crumb_1.gif) 0px 1px no-repeat;
}

#breadcrumbcontainer a:hover {

}
	
/* @end */

.form-input-field {
}

#bodyEdge3 { 
	background: url(../../images/editable_images/page_3_black.jpg) no-repeat center top;
}

.photo-background {
	background: #000;
}

#footer {
	border-top-style: dashed;
	border-top-width: 1px;
}

/* @group toolbar_sidebar_color */

#navcontainer2 {
}

#navcontainer2 ul #current {
	background: url(../../images/elements/toolbar_icons/toolbar_sid_over_light.jpg) no-repeat 6px 10px;
}

#navcontainer2 ul {
		

}

#navcontainer2 li {
	
}

#navcontainer2 a {
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

#navcontainer2 a:hover {
}

/* level 1 */

#navcontainer2 ul ul {
		

}

#navcontainer2 ul ul li {
		
}

#navcontainer2 ul ul a {
		
}

#navcontainer2 ul ul a:hover {

		
}

#navcontainer2 ul ul .current{
}

#navcontainer2 ul ul .currentAncestor {
		
}

/* @end */

#contentContainer {
	border-left-width: 1px;
	border-left-style: solid;
	border-right-width: 1px;
	border-right-style: solid;
}

/* tab */

#viewingButton #text {
	background: url(../../images/elements/icons/arrow_current_black.gif) no-repeat center bottom;
}