/* color text */

body {

}

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

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

}

a:link {
	text-decoration: none;
}

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

#footer a:link, #footer a:visited {
}

#footer a:hover, #footer a:active {
}

/* @group bread crumb */

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

#breadcrumbcontainer a:hover {
	background: url(../../images/elements/icons/bread_crumb_anim.gif) 0px 1px no-repeat;
}
	
/* @end */

.form-input-field {
}

.photo-background {
}

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

/* @group toolbar_sidebar_color */

#navcontainer2 {
}

#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_grey.gif) no-repeat center bottom;
}


