/*
 * blue: #003D7D
 * gray: #B7BABF
 */

#header
{
	background-color: #003D7D !important;
}

#header_menu a
{
	border: 1px solid #b2b2b2 !important;
	width: 78px !important;
	height: 63px !important;
}

#header_menu a.current
{
	background-color: white !important;
	color: #003D7D !important;
	border: 1px solid #B7BABF !important;
}

#header_menu a:hover
{
	background-color: #003D7D !important;
	color: white !important;
	border: 1px solid #003D7D !important;
}

#statistics td
{
	color: white !important;
}

#login, #jobs, div#search
{
	background-color: #003D7D !important;
	color: white !important;
}

#login a
{
	color: white !important;
}

#left_menu dt
{
	color: white !important;
}

#search a
{
	color: white !important;
}

#light-table
{
	background-color: #B7BBBF !important;
}

#footer
{
	background-color: #B7BABF !important;
	color: #003D7D !important;
}

.list th
{
	background-color: #B7BABF !important;
	color: #003D7D !important;
}

#content.archive #image-count
{
	color: #003D7D !important;
}

#content.archive .header,
#content.edit-image .header
{
	color: #003D7D !important;
}

#content.archive td.right,
#content.edit-image td.right
{
	background-color: #B7BABF;
	color: #003D7D;
}

#content.archive .light-table a
{
	color: white !important;
}

#content.archive .edit,
#content.archive .edit a
{
	background-color: #003D7D !important;
	color: white !important;
}

#content.archive hr.gold
{
	border-bottom: 2px dotted #003D7D;
}

#content.archive hr.grey
{
	border-bottom: 2px dotted #B7BABF;
}

.progress-bar-wrapper
{
	background-color: white !important;
}

.progress-bar
{
	background-color: green !important;
}
