#header {
    width: 100%;
}


.pre-treatment {
    background: #333;
    width: 100%;
    height: 37px;
}

    .pre-treatment .abs {
        background: url(../../images/stack/ico_right_slide.png) no-repeat left center;
        float: left;
        display: block;
        margin: 8px 0 0 37px;
        padding-left: 35px;
        color: #f5f5f5;
        min-height: 13px;
    }

.region-list {
    float: left;
    margin-left: 62px;
}

    .region-list li {
        float: left;
        display: block;
        padding: 7px 0 0 25px;
    }

        .region-list li a {
            display: inline-block;
            color: #f5f5f5;
            line-height: 22px;
        }

        .region-list li:first-child {
            padding-left: 0;
        }

        .region-list li a:hover {
            color: #FFF;
        }

        .region-list li a.europe {
            background: url(../../images/stack/europe_icon.png) no-repeat left center;
            padding-left: 30px;
        }

        .site-search {
 
         float: right;
        margin: 32px 195px 0 0;
        border: 1px solid #e4e4e4;
 
        }

    .site-search .textbox {
        background: url(../../images/stack/search_icon.png) no-repeat 9px center;
        border: 0;
        margin: 0;
        border-right: 1px solid #060709;
        float: left;
        padding: 6px 9px 6px 24px;
        color: #FFF;
        font: bold 10px Tahoma;
    }

    .site-search .button {
        background: url(../../images/stack/search_next_button.jpg) no-repeat;
        float: right;
        width: 27px;
        height: 24px;
        cursor: pointer;
        border: 0;
        margin: 0;
        padding: 0;
    }

            inputs:-webkit-input-placeholder {
                color: #b5b5b5;
            }

            inputs-moz-placeholder {
                color: #b5b5b5;
            }
            .inputs {
 
            padding: 0 10px 0 35px;
            width: 230px;
            top: 10px;
            font-family: 'Open Sans', sans-serif;
            }
            .inputs {
            padding: 0 4px 0 14px;
            width: 286px;
            top: 10px;
            height: 45px;
            color: #9D9E9E;
            font-family: 'Open Sans', sans-serif;
            text-shadow: 1px 1px 0 rgba(256, 256, 256, 1.0);
            background: #FFF;
            border-radius:2px;
            box-shadow: inset 0 1px 0px rgba(0, 0, 0, -3.5);
            -moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.50);
            -webkit-box-shadow: inset 0 0px 2px rgba(0, 0, 0, -1.5);
            }
            input, textarea, select {
            /* padding: 12px 15px; */
            border: none;
            border-radius: 0;
            color: #666;
            font-family: 'Open Sans', sans-serif;
            border-bottom: 1px solid #fff;
            }
.logo {
    float: left;
    height: 44px;
    margin: 27px 0 24px;
}

.main-menu {
    float: right;
    margin-top: 12px;
}

    .main-menu li {
        float: left;
        margin-left: 10px;
    }

        .main-menu li a {
        display: block;
        padding: 42px 8px 30px;
        color: #333;
        font-weight: bolder;
        font-size: 14px;
        }

        .main-menu li:hover a {
            /*background: #f6f6f6;
            border-bottom: 3px solid #ed1c24;*/
            color:#ff0000;
        }

        .main-menu li:first-child {
            margin-left: 0;
        }

#section {
    width: 100%;
}


.product-slide {
    width: 100%;
    height: 175px;
    margin: 22px 0;
}

div .imgfloat{
 
   position:relative;
height:5000px !important;
}
div .imgfloat img {
    float:left;
   margin-left: 37px;
   position:relative;
height:5000px !important;
}


.BizKimizToshiba {
    background:url('../../images/ToshibaLedHakkinda/BizKimizToshiba.png') no-repeat;
    width:459px;
    height:303px;
    position:relative;
    float:left;
    margin-bottom:40px;
}

.Mountly-Products 
{
    background:url('../../images/ToshibaLedHakkinda/Aylik-Urunler.jpg') no-repeat;
    width:459px;
    height:302px;
    position:relative;
    float:left;
    margin-left:37px;
    background-color:#f8f8f8;
}

.Dealer{
    background:url('../../images/ToshibaLedHakkinda/Bayimiz-Olmak-Istermisiniz.jpg') no-repeat;
    width:459px;
    height:151px;
    position:relative;
    float:left;
}

.WattLumen{
    background:url('../../images/ToshibaLedHakkinda/Watt-ve-Lumen-Arasindaki-Farki.jpg') no-repeat;
    width:459px;
    height:151px;
    position:relative;
    margin-left:37px;
    float:left;
}


.eBultenToshiba {
   background:url('../../images/ToshibaLedHakkinda/Newsletter.png') no-repeat;
    width:955px;
    height:147px;
    position:relative;
    float:left;
    margin-top:40px;
}


    p.Slogan {
    font-weight: bold;
    font-size: 16px;
    position: absolute;
    margin-top: 21px;
    margin-left: 138px;
    color: #000;
    }


    .product-slide .jcarousel-clip {
        overflow: hidden;
        width: 900px;
        margin: 0 auto;
    }

    .product-slide li {
        /*background:url(../../images/core/prodct_seperate.jpg) no-repeat left center;*/
        float: left;
        display: block;
        width: 180px;
        height: 175px;
        position: relative;
    }

       .product-slide li:first-child {
            background: none;
            padding-left: 0;
        }

       .product-slide li a {
            background: url(../../images/core/product_item_bg.png) no-repeat;
            background-position: center bottom -5px;
            display: block;
            height: 100%;
        }

         .product-slide li a img {
                display: block;
                margin: 0 auto;
          }

    .product-slide .jcarousel-prev {
        background: url(../../images/core/slide_controls.png) no-repeat left top;
        width: 43px;
        height: 48px;
        position: absolute;
        left: -10px;
        top: 62px;
        z-index: 50;
        cursor: pointer;
    }

    .product-slide .jcarousel-next {
        background: url(../../images/core/slide_controls.png) no-repeat right top;
        width: 43px;
        height: 48px;
        position: absolute;
        right: -10px;
        top: 62px;
        z-index: 50;
        cursor: pointer;
    }

    .product-slide .jcarousel-prev-disabled {
        opacity: 0.6;
        filter: alpha(opacity=60);
    }

.place-list {
    padding: 0 46px;
}

    .place-list > ul > li {
        float: left;
        display: inline-block;
        position: relative;
        margin-left: 65px;
        margin-top: 28px;
        padding-bottom: 95px;
    }

        .place-list > ul > li:first-child {
            margin-left: 0;
        }

        .place-list > ul > li .image {
            position: relative;
            width: 246px;
            height: 151px;
            overflow: hidden;
        }

            .place-list > ul > li .image .mask {
                background: url(../../images/core/hexagon_mask.png) no-repeat;
                position: absolute;
                left: 0;
                top: 0;
                width: 100%;
                height: 100%;
                z-index: 10;
            }

            .place-list > ul > li .image img {
                position: absolute;
                left: 0;
                top: 0;
            }

        .place-list > ul > li > a {
            display: block;
            position: absolute;
            top: 0;
            z-index: 20;
            width: 100%;
            height: 100%;
            cursor: pointer;
        }

            .place-list > ul > li > a span.caption {
                background: #FFF;
                display: block;
                margin: 10px 35px;
                color: #000;
                font-size: 17px;
                padding: 0 3px;
                text-align: center;
            }

            .place-list > ul > li > a span.thumb {
                display: block;
                margin-top: 77px;
            }

.main {
    padding: 23px 0;
}

    .main .orientation {
        width: 100%;
        display: block;
        padding-bottom: 5px;
        position: relative;
        z-index: 100;
    }

        .main .orientation li {
            float: left;
            margin-left: 47px;
        }

            .main .orientation li:first-child {
                margin-left: 0;
            }

            .main .orientation li a {
                display: block;
                padding-right: 30px;
                border-bottom: 3px solid transparent;
                color: #333;
                font-size: 18px;
                line-height: 19px;
            }

                .main .orientation li a.active {
                    border-bottom: 3px solid #ed1c24;
                    font-family: OpensansBold;
                }

    .main .main-content {
        width: 100%;
    }

        .main .main-content .visual {
            float: right;
            position: relative;
            width: 709px;
            height: 260px;
            margin-top: -32px;
        }
/*.main .main-content .visual .mask {
	background:url(../../images/core/skewed_hexagonal_mask.png) no-repeat;
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	z-index:10;	
}*/
.navigator {
    width: 100%;
    margin-top: 23px;
}

    .navigator li {
        float: left;
        display: block;
        margin-left: 12px;
        padding: 12px 0 20px;
    }

        .navigator li a, .navigator li span {
            color: #333;
            display: block;
            line-height: 12px;
          
        }
        .navigator li span {
            color: #f41c25;
            display: block;
            line-height: 12px;
        }

            .navigator li a:hover {
                color: #e11b22;
            }

        .navigator li:first-child {
            margin-left: 0;
        }

.banner {
    background-repeat: no-repeat;
    width: 100%;
    margin-bottom:25px;
}

    .banner.small {
        height: 200px;
    }

h1.text-caption {
    display: block;
    color: #000;
    font-size: 16px;
    font-weight:bold;
    padding-bottom:8px
}

.product-visual {
    background: url(../../images/core/image_ground_shadow.png) no-repeat;
    float: left;
    width: 470px;
    height: 480px;
}

.product-info {
    float: right;
    width: 465px;
}

    .product-info h4 {
        display: block;
        font-size: 18px;
        line-height: 18px;
        padding-bottom: 10px;
        font-weight:bold;
    }

    .product-info p {
        line-height: 20px;
    }

    .product-info .thumb {
        margin-top: 18px;
    }

.product-table-property {
    width: 100%;
    margin-top: 28px;
    display: table;
}

    .product-table-property .row {
        display: table-row;
        text-align: left;
    }

        .product-table-property .row:first-child {
            border: 0;
        }

        .product-table-property .row.odd {
            background: white;
            border: 1px solid #e9656f;
        }

        .product-table-property .row span {
            display: table-cell;
            color: #231f20;
     
            font-size: 13px;
            line-height: 14px;
        }

            .product-table-property .row span.white {
                color: #666;
                font-size: 13px;
                line-height: 13px;
                padding: 15px 7px;
                font-weight:bold;
            }

        .product-table-property .row.value span {
            border-bottom: 1px solid #d5d5d5;
            padding: 8px 7px 2px;
        }

.product-property {
    background-repeat:no-repeat;
    width:100%;
    margin-top:20px;
}

.product-pdf-list {
    width: 100%;
    margin-top: 40px;
}

    .product-pdf-list li {
        float: left;
        display: inline-block;
        margin-left: 15px;
    }

        .product-pdf-list li:first-child {
            margin-left: 0;
        }

        .product-pdf-list li .caption {
            display: inline-block;
            font-size: 18px;
            line-height: 18px;
            padding-bottom: 4px;
            margin-bottom: 12px;
            border-bottom: 3px solid #ed1c24;
        }

        .product-pdf-list li .pdf {
            background: url(../../images/stack/pdf_icon.png) no-repeat left top;
            display: block;
            padding-left: 70px;
            height: 67px;
        }

            .product-pdf-list li .pdf a {
                float: left;
                display: inline-block;
                text-decoration: underline;
                font-size: 14px;
                font-style: italic;
                color: #333;
                margin-top: 23px;
            }

.catalog-list {
    width: 100%;
}

    .catalog-list li {
        display: inline-block;
        width: 100%;
        padding-top: 4px;
    }

        .catalog-list li:first-child {
            padding-top: 0;
        }

        .catalog-list li .name {
            float: left;
            width: 450px;
            line-height: 12px;
            padding-top: 6px;
        }

        .catalog-list li .download {
            background: url(../../images/stack/pdf_small_icon.png) no-repeat left top;
            float: left;
            display: inline-block;
            height: 19px;
            padding-left: 22px;
            color: #333;
            text-decoration: underline;
            font-style: italic;
            line-height: 20px;
        }

.product-gallery {
    width: 100%;
    margin-top: 20px;
}

    .product-gallery ul {
    }

        .product-gallery ul li {
            background: #FFF;
            float: left;
            display: block;
            margin: 0 24px 24px 0;
            width: 220px;
            height: 262px;
            position: relative;
            border-radius: 5px;
            border: 1px solid #FFF;
        }
                .product-gallery ul li:last-child {

            margin: 0 ;
       
        }


            .product-gallery ul li:hover {
                border: 1px solid #f5f5f5;
            }

            .product-gallery ul li.last {
                margin-right: 0;
            }

            .product-gallery ul li .image {
                display: block;
                width: 100%;
                height: 218px;
            }

                .product-gallery ul li .image img {
                    display: block;
                    border-radius: 5px 5px 0 0;
                }

            .product-gallery ul li .name {
                background: #a6a6a6;
                display: block;
                width: 100%;
                height: 44px;
                border-radius: 0 0 5px 5px;
                color: #FFF;
                font-size: 11px;
                line-height: 43px;
                text-align: center;
            }
    /*.product-gallery ul li .ground {
	background:#000;
	opacity:0.3;
	filter:alpha(opacity=30);
	width:100%;
	height:218px;
	position:absolute;
	left:0;
	top:0;
	z-index:100;
	border-radius:5px 5px 0 0;
	display:none;
}
.product-gallery ul li:hover .ground, .product-gallery ul li:hover .icons {
	display:block;	
}
.product-gallery ul li .icons {
	position:absolute;
	left:57px;
	top:90px;
	z-index:200;
	width:90px;
	position:absolute;
	display:none;
}
.product-gallery ul li .icons a {
	background:#ccc;
	width:40px;
	height:40px;
	float:left;
	display:block;
	border-radius:5px;
	margin-left:10px;
	cursor:pointer;
}
.product-gallery ul li .icons a img {
	display:block;
	margin:7px auto 0;
}
.product-gallery ul li .icons a:first-child {
	margin-left:0;	
}
.product-gallery ul li .icons a:first-child img {
	margin-top:12px;	
}
.product-gallery ul li .icons a:hover {
	background:#eb2629;
}*/
    .product-gallery .view {
        float: right;
        width: 466px;
    }

.view-list {
    width: 100%;
}

    .view-list li {
        float: left;
        width: 220px;
        height: 188px;
        margin: 0 0 24px 24px;
    }

        .view-list li:hover {
            background: #fafafa;
        }

        .view-list li:first-child, .view-list li.first {
            margin-left: 0;
        }

        .view-list li .img {
            display: block;
            width: 100%;
            height: 143px;
        }

        .view-list li .title {
            display: block;
            width: 100%;
            height: 40px;
            text-align: center;
            font-size: 19px;
            line-height: 40px;
            color: #333;
        }

                .view-list li .title:hover {
color:red;
        }
        
.slider {
	width:100%;
}
.slider .slider-mask-img {
	width:100%;
	height:291px;
	-webkit-mask-box-image:url(../../images/stack/mask.png);
}
.slider .rhino-container {
	width:100% !important;
	height:291px !important;
	overflow:hidden !important;
}
.slider .rhino-container > ul > li {
	float:left;
	display:inline-block;
}
.slider .rhino-bullets {
	position:absolute;
	right:18px;
	top:13px;
	z-index:1000;
}
.slider .rhino-bullets li {
	float:left;
	display:block;
	margin-left:4px;
}
.slider .rhino-bullets li:first-child {
	margin-left:0;	
}
.slider .rhino-bullets li a {
	background:url(../../images/slider_contol.png) no-repeat left top;
	display:block;
	width:15px;
	height:15px;
	cursor:pointer;
	text-indent:-10000px;
}
.slider .rhino-bullets li a.rhino-active-bullet {
	background:url(../../images/slider_contol.png) no-repeat right top;
}
.new-data-box {
    width: 100%;
    height:500px;
    overflow:auto;
}

    .new-data-box li {
        display: block;
        margin-bottom: 10px;
    }

        .new-data-box li .img {
        float: left;
        display: block;
        width: 132px;
        height: 123px;
        margin-right: 15px;
        }

        .new-data-box li h1 {
            display: block;
            width: 100%;
            font-size: 18px;
            color: #e11b22;
        }

        .new-data-box li p {
            display: block;
            margin: 0;
            font-size: 13px;
            color: #333;
            padding-top: 10px;
        }

.form-view {
    margin-left: 20px;
}

    .form-view .fluid {
        width: 100%;
        padding-top: 15px;
    }

        .form-view .fluid .col {
            float: left;
            margin-left: 14px;
        }

            .form-view .fluid .col:first-child {
                margin-left: 0;
            }

    .form-view span {
        float: left;
        display: block;
        color: #333;
        font-size: 16px;
        padding-bottom: 5px;
        margin-right: 10px;
    }

    .form-view .textbox {
        background: #hite;

        margin: 0;
        padding: 10px;
        width: 250px;  
        border-radius:4px;
        -webkit-border-radius:4px;
        -moz-border-border-radius:4px;

    }

    .form-view .textarea {
        background: white;

        margin: 0;
        padding: 10px;
        resize: none;
        display: block;
        border-radius:4px;
        -webkit-border-radius:4px;
        -moz-border-border-radius:4px;
    }

    .form-view .send-form {
        background: #ec1c24;
        border: 1px solid #CCC;
        display: inline-block;
        padding: 10px 30px;
        color: white;
        font-size: 16px;
        cursor: pointer;
            border-radius:4px;
    -webkit-border-radius:4px;
    -moz-border-border-radius:4px;
    }

        .form-view .send-form:hover {
           background-color: #666;
            color:white;

        }

         .form-view .send-form:active {
            border:1px solid white;

        }


}




      }

.reference {
    width: 100%;
}

    .reference .state {
        width: 100%;
    }

        .reference .state li {
            float: left;
            display: block;
        }

            .reference .state li a {
                background: #ffffff;
                display: block;
                padding: 10px;
        
                color: #333;
                margin-left: 10px;
            }

            .reference .state li:first-child a {
                margin-left: 0;
            }

            .reference .state li a.active {
                background: #ffffff;
                border-bottom:2px solid #e0001b;
            }

    .reference .area {
        width: 100%;
        padding: 15px 0;
    }

        .reference .area .gallery {
            width: 100%;
        }

            .reference .area .gallery ul {
                width: 100%;
            }

                .reference .area .gallery ul li {
                    float: left;
                    display: block;
                    width: 200px;
                    margin: 0 0 15px 53px;
                }

                    .reference .area .gallery ul li:first-child, .reference .area .gallery ul li.first {
                        margin-left: 0;
                    }

                    .reference .area .gallery ul li span {
                        display: block;
                        color: #333;
                        font: 14px OpenSansSemiBold;
                        text-align: center;
                    }

.pdf-listed {
    width: 100%;
    padding-top: 20px;
    display: table;
}

    .pdf-listed li {
        background: #f1f1f1;
        float: left;
        display: block;
        width: 184px;
        margin: 0 0 10px 10px;
    }

        .pdf-listed li:hover {
            background: #e0e0e0;
        }

        .pdf-listed li.first {
            margin-left: 0;
        }

        .pdf-listed li a {
            background: url(../../images/stack/pdf_small_icon.png) no-repeat 10px center;
            display: block;
            padding: 15px 10px 15px 35px;
            font: 13px Tahoma;
            color: #333;
        }

        #footer {
       width: auto;
        padding-top: 16px;
        margin: 0 auto;
        background-color: white;
        margin-top: 50px;
        border-top:1px solid #e8e8e8;

         
 
 
        }

    #footer .borderFooter {
        background: url(../../images/core/dropshadow.png) no-repeat center top;
        padding-top: 12px;    margin-top:50px;
    }

    #footer .foo-link {
        float: left;
    }

        #footer .foo-link li {
            float: left;
            margin-left: 20px;
        }

            #footer .foo-link li:first-child {
                margin-left: 0;
            }

            #footer .foo-link li a {
                display: block;
                color: #333;
            }

            #footer .foo-link li:hover a {
                color: #e11b22;
            }

    #footer .social-tool {
        float: left;
        margin: 0 50px 0 38px;
        width: 125px;
    }

    #footer .copyright {
        float: left;
    }

    #footer .foo-menu {
        width: 100%;
        display: table;
        padding: 0 0 20px;
    }

        #footer .foo-menu ul {
            display: table-row;
        }

            #footer .foo-menu ul li {
                display: table-cell;
                text-align: left;
            }

                #footer .foo-menu ul li span {
                    color: #7c7c7c;
                    font-weight:bold;
                    display: block;
                    padding-bottom: 12px;
                }

                #footer .foo-menu ul li a {
                    display: block;
                    color: #333;
                    padding-top: 2px;
                }

                    #footer .foo-menu ul li a:hover {
                        color: #e11b22;
                    }
 			#slider {
				width:600px;
				height:250px;
				
				/*IE bugfix*/
				padding:0;
				margin:0;
			}
			
			#slider li { list-style:none; }

            .slider .rhino-bullets li a.rhino-active-bullet {
/* background: url(../../images/stack/slider_contol.png) no-repeat right top; */
  background-color: red;  
}
.slider .rhino-bullets li a {
/* background: url(../../images/stack/slider_contol.png) no-repeat left top; */
display: block;
width: 15px;
height: 15px;
cursor: pointer;
text-indent: -10000px;
}
section.news ul li h3 {
    color:black;
    margin-bottom:5px;
 
}			