body {
background-color: #000000;
}
body, td {
vertical-align: top;
color: #ffffff;
font-family: verdana;
font-size: 12px;
}
a {
color: #ffffff;
}
.menu a {
text-decoration: none;
}
.mceContentBody {
text-align: center;
}
.prodKatTable {
border: 1px solid #bdbdbd;
width: 210px;
height: 240px;
}
.prodInCatTable {
border: 1px solid #bdbdbd;
width: 210px;
height: 240px;
}
.prodKatTable a, .prodInCatTable a {
text-decoration: none;
}
.prodKatTable td, .prodInCatTable td, .prodInCatTable td div {
text-align: center;
}
#productList {
padding-top: 10px;
}
#productList .pictureTd table {
margin-left: auto;
margin-right: auto;
}
.productTable {
border: 1px solid #bdbdbd;
}
.productTable .pictureTd {
border-left: 1px solid #bdbdbd;
padding: 10px;
}
.productTable .infoTd {
padding: 10px;
}
.even td, .even td a {
color: #000000;
}
#galleri .galPicture {
border: 1px solid #BDBDBD;
width: 150px;
height: 150px;
text-align: center;
vertical-align: middle;
}
#galleri .galPicture a {
text-decoration: none;
}
#galleri td {
padding: 5px;
}
#galleri {
border-spacing: 10px;
*border-collapse: expression('separate', cellSpacing = '10px');
}
.productCategoriesCols {
width: 650px;
}
.productCategoriesCols td {
width: 33%;
text-align: center;
}
.productCategoriesCols .subMenuItem {
display: none;
}
.productCategoriesCols a {
text-decoration: none;
}
.productCategoriesCols a:hover {
font-style:italic;
}