/*
Theme Name: sn-products
Theme URI: http://www.theme-uri.de/
Description: Wordpress Theme f&uuml;r www.theme-uri.de.
Version: 1.0
Author: Dennis M&uuml;nchow
Author URI: http://cuba-design.com/
*/

@import url(lib/css/base.css);
@import url(lib/css/screen.css);

div.item_left table tr.row:hover {
    background-color: #FFFFFF;
    cursor: pointer;
}

div.item_left table td {
    width: auto !important;
}

div.extraProducts {
    margin-bottom: 15px;
}

div.extraProducts p {
    margin-bottom: 0px;
}

p.tooltip a img {
    display: none;
    position: absolute;
    margin-left: 20px;
    margin-top: -600px;
    height: 600px;
    border: 2px solid #000000;
    background-color: #FFFFFF;
}

div#additional_extra_products div.item_left {
    margin-bottom: 20px;
}

div#subject_box {
    margin-bottom: 20px;
}

div#backsides_box img {
    border: 1px solid #f49612;
}