/* PRODUKTE */

.prodOverviewBox{
    position: relative;
    width: 560px;
    height: 145px;
    margin-top: 30px;
    margin-left: 5px;
}

.prodOverviewBox .scrollbar{
    position: absolute;
    bottom: 0px;
    width: 100%;
    height: 11px;
    z-index: 99;
    cursor: pointer;
}

.prodOverviewBox .scrollhandle{
    position: absolute;
    height: 11px;
    width: 35px;
    background-image: url("/toshiba/images/maingraphics/scroll_handle.gif");
    z-index: 999;
    cursor: pointer;
}

.prodOverviewBox .left{
    position: absolute;
    height: 145px;
    width: 5px;
    left: 0px;
}

.prodOverviewBox .next{
    position: absolute;
    height: 17px;
    width: 17px;
    right: 5px;
    top: 60px;
    z-index: 100;
}

.prodOverviewBox .prev{
    position: absolute;
    height: 17px;
    width: 17px;
    left: 5px;
    top: 60px;
    z-index: 100;
}


.prodOverviewBox .right{
    position: absolute;
    height: 145px;
    width: 5px;
    right: 0px;
}

.prodOverviewBox .outercenter{
    position: absolute;
    height: 145px;
    width: 550px;
    left: 5px;
    overflow: hidden;
}

.prodOverviewBox .center{
    width: 1px;
}


.prodOverviewBox .title{
    color: #838383;
    font-size: 12px;
    font-weight: bold;
    position: absolute;
    top: -16px;
    left: 4px;
    z-index: 99;
}


.productWraper{
    position: relative;
    float: left;
    height: 130px;
    width: 180px;
}

.productWraper .image{
    position: absolute;
    text-align: center;
    width: 100%;
}

.productWraper .proddesc{
    position: absolute;
    top: 5px;
    width: 100%;
    text-align: center;
    font-size: 11px;
}

/* PER PRODUCT */
.prodOverviewBox .boxtype1 .outercenter{
    background-image: url("/toshiba/images/maingraphics/prod_bg_1.jpg");
    background-repeat: repeat-x;
}

.prodOverviewBox .boxtype2 .outercenter{
    background-image: url("/toshiba/images/maingraphics/prod_bg_2.jpg");
    background-repeat: repeat-x;
}
.prodOverviewBox .boxtype3 .outercenter{
    background-image: url("/toshiba/images/maingraphics/prod_bg_3.jpg");
    background-repeat: repeat-x;
}
.prodOverviewBox .boxtype4 .outercenter{
    background-image: url("/toshiba/images/maingraphics/prod_bg_4.jpg");
    background-repeat: repeat-x;
}

.prodOverviewBox .boxtype5 .outercenter{
    background-image: url("/toshiba/images/maingraphics/prod_bg_4.jpg");
    background-repeat: repeat-x;
}

.boxtype1 div a{
    color: #ffffff;
}

.boxtype2 div a{
    color: #404040;
}

.boxtype3 div a{
    color: #404040;
}

.boxtype4 div a{
    color: #404040;
}


.boxtype5 div a{
    color: #404040;
}


.prodOverviewBox div a{
    text-decoration: none;
}
.prodOverviewBox div a:hover{
    color: #ff0000;
}

/* PRODUCT DETAILS */
.productDetails{
    position: relative;
    width:100%;
}


.productTeaser .proddetailsmainimg{
    position: absolute;
    top: -337px;
    right: 1px;
    height: 298px;
    width: 400px;
    overflow:hidden;
    background-color: white;
    border-left: 1px solid #e3e2e2;
    text-align: center;
    padding-top: 10px;
    padding-left: 50px;
    padding-right: 50px;
}

.productTeaserOverview .proddetailsmainimgOverview{
    position: absolute;
    top: -1px;
    right: 1px;
    height: 258px;
    width: 400px;
    overflow:hidden;
    background-color: white;
    text-align: center;
    padding-top: 10px;
    padding-left: 50px;
    padding-right: 50px;
}

.productTeaser .proddetailvideo{
    position: absolute;
    top: -273px;
    right: 111px;
    z-index: 999;
    width : 280px;
    text-align: center;
}

.productTeaserOverview .proddetailvideoOverview{
    position: absolute;
    top: 58px;
    right: 111px;
    z-index: 999;
    width : 280px;
    text-align: center;
}

.productTeaser .prod360video{
    position: absolute;
    top: -320px;
    left: 98px;
    z-index: 999;
    width : 280px;
    text-align: center;
    display: none;
}

.productTeaser .proddetailsicons{
    position: absolute;
    top: -310px;
    left: -189px;
}

.productTeaserOverview .proddetailsiconsOverview{
    position: absolute;
    top: 15px;
    left: 20px;
}

.productTeaser .proddetailsicons .icon{
    position: relative;
    padding-left: 5px;
    float: left;
}

.productTeaserOverview .proddetailsiconsOverview .iconOverview{
    position: relative;
    padding-left: 5px;
    float: left;
}

.productTeaser .proddetailsmaintitle{
    position: absolute;
    top: -67px;
    left: -189px;
    color: #ff0000;
    font-size: 18px;
    padding-left: 35px;
    background-position: 0px 5px;
    background-image: url("/toshiba/images/maingraphics/arrows_large.gif");
    background-repeat: no-repeat;
}

.productTeaserOverview .proddetailsmaintitleOverview{
    position: absolute;
    top: 270px;
    left: 20px;
    color: #ff0000;
    font-size: 18px;
    padding-left: 35px;
    background-position: 0px 5px;
    background-image: url("/toshiba/images/maingraphics/arrows_large.gif");
    background-repeat: no-repeat;
}

.productTeaser .proddetailsmaincatname{
    position: absolute;
    top: -90px;
    left: -189px;
    color: #838383;
    font-size: 20px;
}

.productTeaserOverview .proddetailsmaincatnameOverview{
    position: absolute;
    top: 240px;
    left: 20px;
    color: #838383;
    font-size: 20px;
}



.productTeaserOverview .prodhighlights{
    position: absolute;
    top: 300px;
    left: 20px;
    color: #838383;
    font-size: 11px;
    width:80%;
}


.productTeaserOverview .linkdatasheet{
    position: absolute;
    top: 470px;
    left: 20px;
}

.productDetails .imgWraper{
    position: relative;
    margin-bottom: 20px;
    width:100%;
}

.productDetails .imgcontainer{
    border: 1px solid #e3e2e2;
    margin-left: 10px;
    margin-bottom: 10px;
    padding: 0px 5px 0px 5px;
    float: left;
    position: relative;
}

.productTeaserOverview .textWraperOverview2 .textBox{
    position: relative;
    margin-bottom: 30px;
}

.productTeaserOverview .textWraperOverview2 .linetitle{
    position: relative;
    background-image: url("/toshiba/images/maingraphics/arrows_large.gif");
    background-repeat: no-repeat;
    padding-left: 35px;
    padding-top: 3px;
    background-position: 0px 5px;
    font-size: 12px;
    font-weight: bold;
    color: #ff0000;
    margin-bottom: 5px;
}

.productTeaserOverview .textWraperOverview2 .line{
    position: relative;
    padding-top: 2px;
    height: 18px
}

.productTeaserOverview .textWraperOverview2 .line .left{
    position: absolute;
    left: 5px;
}

.productTeaserOverview .textWraperOverview2 .line .right{
    position: absolute;
    right: 5px;
}

.productTeaserOverview .textWraperOverview2 .bg0{
    background-color: #ffffff;
}

.productTeaserOverview .textWraperOverview2 .bg1{
    background-color: #ffffff;
}

.productDetails .textWraper .textBox{
    position: relative;
    margin-bottom: 30px;
}

.productDetails .textWraper .linetitle{
    position: relative;
    background-image: url("/toshiba/images/maingraphics/arrows_large.gif");
    background-repeat: no-repeat;
    padding-left: 35px;
    padding-top: 3px;
    background-position: 0px 5px;
    font-size: 12px;
    font-weight: bold;
    color: #ff0000;
    margin-bottom: 5px;
}

.productDetails .textWraper .line{
    position: relative;
    padding-top: 2px;
    height: 18px
}

.productDetails .textWraper .line .left{
    position: absolute;
    left: 5px;
}

.productDetails .textWraper .line .right{
    position: absolute;
    right: 5px;
}

.productDetails .textWraper .bg0{
    background-color: #fcfcfc;
}

.productDetails .textWraper .bg1{
    background-color: #ffffff;
}

/* DOWNLOADS */

.productResultWraper{
    position: relative;
    border: 1px solid #e3e2e2;
    margin-bottom: 20px;
}

.productResultWraper .modell{
    color: #ff0000;
    font-size: 12px;
    background-image: url("/toshiba/images/maingraphics/arrow_single.gif");
    background-repeat: no-repeat;
    background-position: 5px 0px;
    padding: 0px 0px 0px 15px;
    font-weight:bold;
}

.productResultWraper .imgContainer{
    padding: 5px 10px 5px 10px;
    position: relative;
    float: left;
    width: 80px;
    border-top: 1px solid #e3e2e2;
    border-right: 1px solid #ff0000;
    text-align: center;
    margin-right: 50px;
}
.productResultWraper .textBox{
    margin-right: 40px;
    margin-left: 10px;
    margin-bottom: 5px;
    position: relative;
    float: left;
}

.productResultWraper .linetitle{
    position: relative;
    background-image: url("/toshiba/images/maingraphics/arrows_small.gif");
    background-repeat: no-repeat;
    padding-left: 20px;
    font-weight: bold;
}