@import url(http://www.testwebben.se/2932/10762.css);

div.modCatalog {
width:810px;
margin:20px auto;
}

/*Kategorier*/

div.CategoryAsImage {
width:253px;
height:253px;
display:table;
border-collapse:collapse;
float:left;
margin:0 15px 15px 0;

text-align:center;
border:1px solid #ccc;
}
div.CategoryAsImage:hover {
background:#fff;
border:1px solid #aaa;
}
div.CategoryAsImage a {

}
div.CategoryAsImage img {
margin-top:20px;
border:1px solid #ccc;
}

/*Produkter*/
div.ProductAsImage {
width:253px;
height:253px;
display:table;
border-collapse:collapse;
float:left;
margin:0 15px 15px 0;
text-align:center;
border:1px solid #ccc;
}

div.ProductAsImage:hover {
background:#fff;
border:1px solid #aaa;
}
div.ProductAsImage a {

margin-bottom:5px;
}
div.ProductAsImage img {
margin-top:15px;
}

a.modCatalog_cat_imglink {

}
div.navigator {

}

div.divAdditionalImage {
float:left;
margin:10px;
}
div.divAdditionalImage:hover {cursor:pointer;}

#imgProduct {

}

