﻿@charset "utf-8";
/* CSS Document */

/* FONT FACE */
@font-face {
 font-family: 'Square721 BT';
 src: url('../Font/Square-721-BT.ttf');
 font-weight: normal;
 font-style: normal;
}
/* font-face end */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
    background:url('../images/bg.jpg') repeat-x #c4d1e4;
    font-family:  'Square721 BT', Arial, Helvetica, sans-serif;
}
.Main {
    margin:0 auto;
    width:100%;
    height:550px;
}

.Main_Top {
    width:100%;
    height:100px;
    background-color:#fff;
    box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
    top: 0px;
    left: 0px;
    position:fixed;
    z-index:10;
    
}

.Main_Top_Main {
    min-width:980px;
    width:1000px;
    height:98px;
    margin:0 auto;
}

.Main_Top_Main_LOGO {
    width:300px;
    height:92px;
    float:left;
    
}

.Main_Top_Main_MENU {
    width:510px;
    height:98px;
    float:left;  
    padding-left:40px;
}

.Main_Top_Main_Left {
    width:150px;
    height:98px;
    float:left;
    text-align:right; 
}

.Main_Top_Main_TELEPHONE {
    width:150px;
    height:20px;
    float:left;
    font-size:12px; 
    padding-top:14px;
    color:#f00;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.2);    
}

.Main_Top_Main_TOSHIBALOGO {
    width:150px;
    height:44px;
    float:left; 
    padding-top:20px;
}

#stylefour{

           position:relative;
           display:block;
           height:40px;
           font-size:13px;
           font-weight:bold;
           background:repeat-x left top;
           font-family:  'Square721 BT', Arial, Helvetica, sans-serif;
           border-top:0px solid #B30000;
           width: 480px;
           margin-top:60px;
           padding-left:5px;
      
}
#stylefour ul{
            margin:0;
            padding:0;
            list-style-type:none;
            width:auto;
            height: 39px;    
}
#stylefour ul li{
                 
            display:block;
            float:left;
            margin:0;
            height: 39px;
            width: 90px;
             
}
#stylefour ul li a{
            display:block;
            float:left;
            color:#666;
            text-decoration:none;
            padding:10px 10px 0 10px;
            height:24px;
            background:no-repeat right top;
            width: 90px;
            text-align: center;
}
#stylefour ul li a:hover,#stylefour ul li a.current{
    color:#df1415;
    background:#fff no-repeat top right;
}

.Slayt_Main {
    width:100%;
    height:350px;  
    position:relative;
    z-index:6;
    margin-top:120px;
}
.Slayt_Main_Index {
    width:1000px;
    height:350px;
    margin:0 auto;
    background-color:#fff;
    margin-top:20px;
    border-radius:15px;
    border:1px solid red;
    box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
}


.Three_Main {
    width:100%;
    height:150px;
}
.Three_Main_Index {
    width:1000px;
    height:150px;
    margin:0 auto;   
}
.Three_Main_Index_01 {
    width:320px;
    height:150px;
    background-color:#fff;
    border-radius:15px;
    border:1px solid red;
    box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
    float:left;
    margin:10px 5px 10px 5px;
}
.Three_Main_Index_01_Top {
    width:300px;
    height:20px;
    background-color:#f00;
    border-top-left-radius:15px;
    border-top-right-radius:15px;
    float:left;
    font-size:15px;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.2); 
    color:#fff;
    padding-left:20px;
    font-weight:500;
}
.Three_Main_Index_01_Bottom {
    width:320px;
    height:130px;
    float:left;
    border-bottom-left-radius:15px;
    border-bottom-right-radius:15px;
}
.Bottom_Main {
    width:100%;
    height:130px;
    margin-top:30px;
    margin-bottom:0px;
    background-color:red; 
    box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
}
.Bottom_Main_Index {
    width:1000px;
    height:100%;
    margin:0 auto;  
    
}
.Bottom_Main_Index_Left {
    width:300px;
    height:100%;
    float:left;
    padding-top:10px;
    padding-left:20px;
    font-size:12px;
    color:#fff;
}
.Bottom_Main_Index_Center {
    width:320px;
    height:100%;
    float:left;
    margin-left:20px;
}
.Bottom_Main_Index_Right {
    width:290px;
    height:100%;
    float:left;
    margin-left:20px;
    padding-top:30px;
    text-align:right;
}

.Main_Center_Product {
    width:100%;
    height:150px;
    margin-top:100px;
    position:relative;
    z-index:5;
}
.Main_Center_Product_Top {
    width:1000px;
    height:150px;
    margin:0 auto;
    background:url(../images/Sloganlar/Urunler.png) no-repeat;
}

.Main_Center_Product_Top_Left {
    width:360px;
    height:150px;
    float:left;

}
.Main_Center_Product_Top_Center {
    width:500px;
    height:55px;
    float:left;
    padding-top:95px;
    font-size:18px;
    color:#fff;

}
.Main_Center_Product_Top_Right {
    width:120px;
    height:100px;
    float:left;
    font-size:18px;
    color:#fff;
    padding-top:50px;

}

.Main_Center_Product_Center {
    width:100%;
    min-height:250px;
    height:925px;
    margin-top:10px;

}
.Main_Center_Product_Center_1 {
    width:100%;
    min-height:250px;
    height:650px;
    margin-top:10px;
}



.Main_Center_Product_Center_Index {
    width:990px;
    margin:0 auto;
    height:100%;
    background-color:#fff;
    border-radius:15px;
    border:1px solid #f00;
        box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
    
    }
.Main_Center_Product_Center_Index_Left {
    width:175px;
    height:100%;
    float:left;
    padding-left:25px;
     padding-top:25px;
    font-size:14px;
    text-decoration:none;
    
}
.Main_Center_Product_Center_Index_Right1 {
    width:760px;
    height:625px;
    float:left;
    margin-left:10px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
    border-radius:15px;
    padding-left:15px;
    padding-right:5px;
    padding-top:25px;
}


.Main_Center_Product_Center_Index_Right {
    width:760px;
    height:900px;
    float:left;
    margin-left:10px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
    border-radius:15px;
    padding-left:15px;
    padding-right:5px;
    padding-top:25px;
}
.Main_Center_Product_Center_Index_Right_Top {
    width:730px;
    height:25px;
    float:left;
    text-align:right;
    padding-right:30px;
}
.Main_Center_Product_Center_Index_Right_TopLeft {
    width:390px;
    height:25px;
    float:left;
    text-align:justify;
    font-size:20px;
    color:#f00;
    font-weight:800;

}
.Main_Center_Product_Center_Index_Right_TopRight {
    width:340px;
    height:25px;
    float:left;
    text-align:right;
    font-size:20px;

}
.Main_Center_Product_Center_Index_Right_Bottom{
    width:760px;
    height:300px;
    float:left;
} 


.Main_Center_Product_Center_Index_Right_EditLeft {
    width:460px;
    height:355px;
    float:left;
    text-align:justify;
    margin-top:30px;
    font-size:15px;
}

.Main_Center_Product_Center_Index_Right_EditRight {
    width:300px;
    height:375px;
    float:left;
   
}
.Main_Center_Product_Center_Index_Right_Product_Bottom {
    width:169px;
    height:165px;
    float:left;
    margin-left:15px;
    margin-right:15px;
    margin-bottom:15px;
    background:url('../images/UrunlerTaban.png');
    padding-top:56px;
    padding-left:50px;
    font-size:12px;
    text-align:LEFT;
    font-weight:600;

}

.Right_Top {
    width:760px;
    height:60px;
    float:left;
}

.Right_Top_01 {
    width:400px;
    height:60px;
    float:left;
    font-size:20px;
    color:#f00;
    font-weight:700;
}
.Right_Top_02 {
    width:320px;
    height:50px;
    float:left;
    font-size:17px;
    text-align:right;
    padding-right:10px;
    padding-top:10px;
}
.Right_Top_Line {
    width:760px;
    height:1px;
    background-color:#f00;
    float:left;
    margin-top:5px;
}


.Right_Center {
    width:760px;
    height:60px;
    float:left;

}

.Right_Center_01 {
    width:400px;
    height:250px;
    float:left;
    font-size:15px;
    color:#000;
    text-align:justify;
    padding-top:30px;

}
.Right_Center_02 {
    width:360px;
    height:300px;
    float:left;
    font-size:20px;
    text-align:center;

}

.txtStyle {
    width:280px;
    height:25px;
    border:1px solid #c4d1e4;
}
.txtBtnStyle {
    border:1px solid #c4d1e4;
    border-radius:5px;
}
#Solutions ul {
    width:955px;text-decoration:none; list-style:none;
}
    #Solutions ul li {
        width:220px;
        height:100%;
        border-radius:5px;
        padding:5px;
        float:left;
        margin-left:5px;
        margin-top:5px;
    }

        #Solutions ul li .li01 {
        width:220px;
        height:150px;
        border:1px solid #c4d1e4;
        border-top-left-radius:5px;border-top-right-radius:5px;
        padding:5px;
        float:left;        
        }
            #Solutions ul li .li01:hover {
                
          -webkit-filter: blur(1px); -moz-filter: blur(1px); -o-filter: blur(1px); -ms-filter:'alpha(opacity=50)'; filter: blur(1px);
            }

         #Solutions ul li .li02 {
        width:220px;
        height:100%;
        min-height:35px;
        background-color:#B30000;
        border-bottom-left-radius:5px;border-bottom-right-radius:5px;
        padding:6px;
        float:left;   
        color:#fff;    
        font-size:13px;
        text-align:center; 
        }
            #Solutions ul li .li02:hover {
background-color:#f00;
            }
         

/*********************************************************************/

ul.tabs { 
margin: 0; 
padding: 0; 
float: left; 
list-style: none; 
height: 50px; 
/*border-bottom: 1px solid #999999; 
border-left: 1px solid #999999;*/ 
width: 750px; 
}
ul.tabs li { 
float: left; 
margin: 2px; 
cursor: pointer; 
padding: 10px 4px ; 
height: 21px; 
line-height: 21px; 
/*border: 1px solid #999999;*/ 
/*border-left: none;*/ 
border-radius:2px;
background: #df1415; 
overflow: hidden; 
position: relative; 
width:100px; 
text-align:center;
color:#fff;

}
ul.tabs li:hover { 
background: #CCCCCC;
color:#2330b9; 
}
ul.tabs li.active{ 
background: #666; 
color:#ffF;
/*border-bottom: 1px solid #FFFFFF;*/ 
}
.tab_container { 
/*border: 1px solid #999999;*/ 
border-top: none; 
clear: both; 
float: left; 
width: 750px; 
background: #ccdeeb; 
}
.tab_content { 
padding: 10px; 
margin-top:20px;
font-size: 14px; 
display: none; 
color:#000;
min-height:390px;

}
#container { 
width: 750px; 
margin: 0 auto;
font-size:15px; 

}

#tab3 ul {
    width:730px;
}
#tab3 ul li {
    width:175px;
    height:175px;
    float:left;
    list-style:none;
    margin-top:5px;
}

#tab3 ul li table tr td {
    width:175px;
    height:175px;
    text-align:center;
    vertical-align:middle;
    border:1px solid #B30000;
    border-radius:3px;
    background-color:#fff;
}

#tab3 ul li table tr td img{
    width:150px;
}


#tab3-1 ul {
    width:670px;
}
#tab3-1 ul li {
    width:150px;
    height:210px;
    float:left;
    list-style:none;
    margin-top:10px;

    text-align:center;
    vertical-align:middle;
    border:1px solid #B30000;
    border-radius:3px;
    background-color:#fff;
}

#tab3-1 ul li:hover {
    background-color:#B30000;
}

#tab3-1 ul li table tr td {
    width:150px;
    height:210px;
    text-align:center;
    vertical-align:middle;
    border:1px solid #B30000;
    border-radius:3px;
    background-color:#fff;
    padding:5px;
}

#tab3-1 ul li img{
    max-width:130px;
    max-height:200px;
    
}

