﻿.ToolContainer {
    position: relative;
    height: 820px;
    margin-left: 0px;
    width: 1024px;
    padding-bottom: 200px;
}

.ToolBackground {
    position: absolute;
    top: 90px;
    left: 0px;
    width: 1024px;
    height: 900px;
    background-image: url( '/images/Tool_Background_3.png' );
    background-repeat: no-repeat;
    background-position: -36px -75px;
    overflow: visible;
}
.HeartContainer1 {
    position: absolute;
    top: 520px;
    left: 5px;
    width: 223px;
    height: 282px;
    cursor: pointer;
    background-image: url('/images/Heart_ContainerBackground.png' );
    background-repeat: no-repeat;
}
.HeartContainer2 {
    position: absolute;
    top: 520px;
    left: 245px;
    width: 223px;
    height: 282px;
    cursor: pointer;
    background-image: url('/images/Heart_ContainerBackground.png' );
    background-repeat: no-repeat;
}
.HeartContainer {
    position: relative;
    float: left;
    width: 223px;
    height: 282px;
    margin-bottom: 20px;
    margin-right: 50px;
    cursor: pointer;
    background-image: url('/images/Heart_ContainerBackground.png' );
    background-repeat: no-repeat;
}
.HeartMainContainer {
    position: relative;
    width: 890px;
}
.HeartContainerText {
    position: absolute;
    top: 220px;
    left: 20px;
    width: 180px;
    height: 45px;
    overflow: hidden;
    color: #000000;
    font-weight: bold;
    font-size: 12px;
    line-height: 13px;
}
.ToolBtn, .ToolBtnOver {
    position: absolute;
    top: 940px;
    left: 548px;
    width: 163px;
    height: 59px;
    background-image: url(/images/Tool_Btn.png);
    background-repeat: no-repeat;
    z-index: 10;
}
.ToolBtnOver {
    background-image: url(/images/Tool_Btn_Over.png);
    background-repeat: no-repeat;
    cursor: pointer;
}
.ToolFakeBtn {
    position: relative;
    width: 163px;
    height: 59px;
}
.BottomBackground div a {
    margin-left: 60px;
}
div.TopSpacer {
    height: 80px;
}
div.DefaultBackground {
    background-image: url('/images/Tool_Gallery_Background.png' );
    min-height: 388px;
}
div.TopSpacerDetail {
    height: 140px;
}
div.DefaultBackgroundDetail {
    background-image: url('/images/Tool_Gallery_BackgroundDetail.png' );
    min-height: 483px;
    background-repeat: no-repeat;
}
.HeartContainerTextDetail {
    position: absolute;
    top: 280px;
    left: 562px;
    width: 220px;
    height: 130px;
    overflow: hidden;
    color: #000000;
    font-size: 12px;
}
div.HeartContainerTextDetailBtn {
    position: absolute;
    top: 420px;
    left: 562px;
    width: 220px;
    height: 130px;
}
.HeartContainerDetail {
    height:500px;
}
.HeartContainerImgContainerDetail {
    position:absolute;
    top:0px;
    width: 567px;
    height: 472px;
    background-image: url('/images/Tool_Gallery_DetailBorder.png' );
    background-repeat: no-repeat;
}
.HeartContainerImgDetail {
    position: relative;
    top: 70px;
    left: 80px;
    width: 438px;
    height: 372px;
    overflow: hidden;
}
.HeartContainerImg {
    position: absolute;
    top: 30px;
    left: 7px;
    width: 207px;
    height: 181px;
    overflow: hidden;
}
div.ToolGalleryBackgroundHead {
    position: relative;
    margin-bottom: 10px;
}
div.PreviousNext, div.PreviousNext2 {
    color: #FFFFFF;
}
div.PreviousNext2 {
    margin-top: 20px;
}
div.PreviousNext a {
    color: #FFFFFF;
}
div.PreviousNext3 {
    position: absolute;
    top: 190px;
    left: 590px;
    width: 220px;
    height: 130px;
}
div.BoxTop, div.BoxBottom {
    margin-left: 60px;
}
div.BoxTop {
    padding-top: 70px;
}
div.Box {
    position: relative;
    background: #ffffff;
    width: 587px;
    min-height: 0px;
    margin-left: 60px;
}
div.BoxBottom {
    margin-bottom: 20px;
}
div.GalleryPrijs {
    position: absolute;
    left: -30px;
    top: -15px;
    width: 80px;
    height: 82px;
}
div.ToolWedstrijd {
    position: absolute;
    left: 60px;
    top: 375px;
}
div.HeartContainerImgContainerGallery {
    position: absolute;
    top: 805px;
    left: 365px;
}
div.HeartContainerImgContainerGallery a {
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
}

div.HeartContainerImgContainerGallery a:hover {
    color: #000000;
    font-weight: bold;
    text-decoration: none;
}
div.banner {
    position: absolute;
    left: 645px;
    top: 141px;
}
div.Banners {
    display: none;
}
div.MiddleContent div.Content {
    width:820px;
    margin-top:20px;
}