@import url(contrast.css);

*
{
	color: #ffcc00 !important;
	border-color: #ffcc00 !important;
}

body
{
	background-color: #000033 !important;
	color: #ffcc00 !important;
}

a												{ color: #ffcc00 !important; }
a:visited										{ color: #ffcc00 !important; font-style: italic; }
a:hover, a:focus								{ color: #ffcc00 !important; background-color: #013269 !important; }

input:focus				{ background-color: #013269 !important; }

.more li a:hover, .more li a:focus, .lexlink:hover, .lexlink:focus, .teaser a:hover, .teaser a:focus, p a:hover, p a:focus
{
	background-color: #013269 !important;
	color: #ffcc00 !important;
}

#header-wrapper
{
	border-bottom: 1px solid #ffcc00;
}

#footer
{
	border-top: 1px solid #ffcc00;
}

.productimage dt a:hover, .productimage dt a:focus
{
	border: 2px dotted #ffcc00 !important;
}

#header ul li
{
	border-top: 1px solid #ffcc00 !important;
}

#header
{
	border-top: 1px solid #ffcc00;
}

#path ul li
{
	background: url(../pics/misc/breadcrumb_bright.gif) 0 50% no-repeat !important;
}

.productimage img, .big-image img
{
	border: 1px solid #ffcc00 !important;
}

.button
{
	background-color: black !important;
}
