
body {
background: white;
color: black;
}
.bodyOuter {
color: 000000;
background: #FFFFFF url(bg.gif) repeat-x scroll left -86px;
}
.bodyOuter a, .headerArea a {
font-weight: bold;
color: black;
}
.headerArea {
height: 100%;
padding: 1em 0;
}
.headerArea h1 {
background-image: none;
text-indent: 0;
color: black;
width: 100%;
float: none;
height: 100%;
overflow: visible;
}
.box_container_header {
padding: 5px;
padding-top: 15px;
}
#mainMnu {
padding-top: 5px;
}
#mainMnu a:link, #mainMnu a:active, #mainMnu a:hover, #mainMnu a:visited {
background-color: transparent;
overflow: visible;
text-indent: 0;
padding:0 1em;
}
#mainMnu a:active, #mainMnu a:hover {
text-decoration: underline;
}
#mainMnu a:link, #mainMnu a:visited {
text-decoration: none;
}
.menu ul {
padding: 0;
margin: 0;
list-style-type: none;
}
.menu ul li {
padding: 5px;
}
.bin_header_td {
text-align: center;
}
.footer {
color: black;
}
.search_input {
width: 80px;
}
#shop_header input {
width: 80px;
}
#shop_header input.button {
width: 100%;
}
.highlight {
color: black;
font-weight: bold;
}
.leftColumn .sideBox {
/*background: transparent url(left_column_bg.gif) no-repeat scroll left top;*/
}
