@import url(screen.css);

*
{
	background-image: none !important;
	background-color: transparent !important;
	color: black !important;
	border-color: black !important;
}

body, html
{
	border: 0 none !important;
}

body
{
	color: black;
	background-color: white;
}

a												{ color: blue !important; text-decoration: underline !important; }
a:visited										{ color: purple !important; }
a:hover, a:focus								{ color: red !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: transparent !important;
}


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

#footer
{
	border-top: 1px solid black;
	padding-left: 0;
	width: 100%;
}

#footer li a
{
	border: 0 solid !important;
}


ul.std li, .lexlink, div.more a, ul.more a, ul.more .current, a.more
{
	padding: 0 !important;
}

#header #slots, .separator
{
	display: none;
}

.brands, .brands li, .brands li a
{
	float: none;
}

.brands li a
{
	width: auto;
	padding: 0;
	margin: 0;
}

.productimage dt a:hover, .productimage dt a:focus
{
	border: 1px solid red !important;
}

.button
{
	width: auto;
	cursor: pointer;
	font: normal 100%/1.7em arial,helvetica,sans-serif;
	border: 1px outset black;
	background-color: #eee !important;
	padding: 0;
	text-align: left;
}

#siteadjust
{
	border-right: 1px solid black;
}

#header
{
	height: auto;
	border-top: 1px solid black;
	min-height: auto;
	padding: 0;
}

.logo
{
	background-color: black !important;
	top: 1px;
	padding: 1.7em 30px;
	left: 1px;
}

* html .logo
{
	width: 20%;
	position: relative;
}

#header ul
{
	margin: 0 !important;
	width: 50%;
	position: static;
	margin-top: -1px !important;
}

#header ul ul
{
	position: static;
	float: none;
	width: 85%;
	padding-left: 15%;
	margin-bottom: 0 !important;
}

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

#header ul li span
{
	font-weight: bold;
}

ul.std		{ list-style: disc inside; }

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

#path ul li.home
{
	background-image: none !important;
}

.productimage img, .big-image img
{
	border: 1px solid black;
}
