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{background:transparent;border:0;font:inherit;font-size:100%;margin:0;padding:0;vertical-align:baseline;/*line-height:1;*/}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}
ol,ul{list-style:none}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:none}
table{border-collapse:collapse;border-spacing:0}
a{background:transparent;font-size:100%;margin:0;padding:0;vertical-align:baseline}
ins{background-color:#ff9;color:#000;text-decoration:none}
mark{background-color:#ff9;color:#000;font-style:italic;font-weight:700}
del{text-decoration:line-through}
abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}
hr{border:0;border-top:1px solid #ccc;display:block;height:1px;margin:1em 0;padding:0}
input,select{vertical-align:middle}

input,select {padding:20;margin:5;font-family:Arial, Helvetica, sans-serif}
input[type="submit"]{cursor:pointer}
textarea {resize:none}
h1,h2,h3,h4,h5,h6,p,div{cursor:default}
:focus{outline:none}
a{text-decoration:none}
ul,ol,li{float:left}
.devamyazisi { cursor:pointer; }
.hide{display:none}
.show{display:block}
.left{float:left}
.right{float:right}
.clear{clear:both;float:left;width:100%}
.mt15{margin-top:15px}
.mr20{margin-right:20px}
.mb5{margin-bottom:5px}
.mb13{margin-bottom:13px}
.mb15{margin-bottom:15px}
.mb19{margin-bottom:19px}
.mb20{margin-bottom:20px}
.mb28{margin-bottom:28px}
.mb33{margin-bottom:33px}
.mb40{margin-bottom:40px}
.mb50{margin-bottom:50px}
.mb60{margin-bottom:60px}
.mb65{margin-bottom:65px}
.pb30{padding-bottom:30px}
.pb6{padding-bottom:6px}
.ui-tabs-hide { display:none; }
.bb1d{border-bottom:dotted 1px #dbdbdb}

.link99 { color:#207fdc; }

@font-face {
    font-family: 'DroidSansRegular';
    src: url('../font/DroidSans-webfont.eot');
    src: url('../font/DroidSans-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/DroidSans-webfont.woff') format('woff'),
         url('../font/DroidSans-webfont.ttf') format('truetype'),
         url('../font/DroidSans-webfont.svg#DroidSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'DroidSansBold';
    src: url('../font/DroidSans-Bold-webfont.eot');
    src: url('../font/DroidSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/DroidSans-Bold-webfont.woff') format('woff'),
         url('../font/DroidSans-Bold-webfont.ttf') format('truetype'),
         url('../font/DroidSans-Bold-webfont.svg#DroidSansBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'OpenSansSemibold';
    src: url('../font/OpenSans-Semibold-webfont.eot');
    src: url('../font/OpenSans-Semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/OpenSans-Semibold-webfont.woff') format('woff'),
         url('../font/OpenSans-Semibold-webfont.ttf') format('truetype'),
         url('../font/OpenSans-Semibold-webfont.svg#OpenSansSemibold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'OpenSansSemiboldItalic';
    src: url('../font/OpenSans-SemiboldItalic-webfont.eot');
    src: url('../font/OpenSans-SemiboldItalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/OpenSans-SemiboldItalic-webfont.woff') format('woff'),
         url('../font/OpenSans-SemiboldItalic-webfont.ttf') format('truetype'),
         url('../font/OpenSans-SemiboldItalic-webfont.svg#OpenSansSemiboldItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* Common CSS */
body{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#666; background:url(../images/background/bg.jpg) no-repeat center top; }
#wrapper { position: relative; height: 100%; width: 100%; float: left; }
.header, .banner, .content, .footer {
	width: 100%;
	height: 100%;
	float:left;
	position:relative;
	
}
.body { width: 980px; height: 100%; margin-left:auto; margin-right: auto; position:relative;  }
.section {
	width: 100%;
	height: auto;
	float: left;
	position:relative;
}

/*Site CSS Begin*/
.header { background: url(../img/bg/t22.png) no-repeat center top; height: 99px; z-index:999; }
.logo { width:246px; height:39px; float:left; margin: 31px 0 0 20px; }
.logo a { float:left; width:100%; height:100%; }
.logo h1 { float:left; }

.menu { float:right; width:auto; /*margin: -23px 1px 0 0;*/position: relative; z-index: 9999;margin-top:43px;}

@-moz-document url-prefix() {
    .menu { float:right; width:auto; margin:47px 12px 0 0;}
}


.menu ul { float:left;}
.menu li {}
.menu li a { font-family: Arial, Helvetica, sans-serif; font-weight:bold; font-size:12px; color:#FFF; padding: 0 9px; }
.menu li:hover a { color:#CCC; }

@media screen, projection
{
	header.menuIE
	{
		float:right; width:auto; margin-top:-30px; background-color:#333; margin-right:12px; margin-left:0px; margin-bottom:0px; 
		
	}
	ul.menu li.menuIE
	{

		
	}
}



.banner { overflow:hidden; margin-top:-10px; }
.banner .slides_container {padding:-40px; margin: 0 0 0 -150px;	width:1280px; position:relative; }
.white2222 { width:100%; height:10px; background-image:url(../img/bg/white.png); background-repeat:repeat-x; position:absolute; z-index:990; }
.banner .slides .prev, .banner .slides .next { background-image: url(../img/icon/pn.png); background-repeat: no-repeat; position: absolute; top: 235px; height: 30px; width: 30px; text-indent:-999em; }
.banner .slides .prev { left:30px; background-position:center left; z-index:20; }
.banner .slides .next { right:30px; background-position:center right; z-index:20; }
.banner .pagination { position:absolute; top:0; top: 381px; left: 50%; z-index:20; }
.banner .pagination li {}
.banner .pagination li a { text-indent:-999em; width:15px; height:15px; float:left; background-image: url(../img/icon/c.png); background-repeat: no-repeat; background-position:center left; margin:0 1px }
.banner .pagination li:hover a { background-position:center center; }
.banner .pagination li.current a { background-position:center right; }
.bar { float:left; width:310px; margin: 39px 0 0 14px; }
.bar:nth-child(2) { margin: 39px 0 0 10px; }
.bar:nth-child(3) { margin: 39px 0 0 11px; }
.bar h3 { font-family:OpenSansSemibold; font-size:14px; color:#0f488f; float:left; margin: 0 0 5px 4px; }
.bar img { background: url(../img/bg/img.png) no-repeat center top; padding: 3px 5px; margin: 0 0 13px 0; }
.bar p { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#515050; padding: 0 5px 11px; line-height:130%; /* letter-spacing: -0.8px; */ margin: 0 0 16px 0; }
.bar .readmore { background: url(../img/icon/r.png) no-repeat center top; margin-top:2px; margin-left:4px; text-indent: -999em; height: 13px; width: 17px; display:inline-block; }
.bar:hover .readmore { background: url(../img/icon/r.png) no-repeat center bottom; }
.bar p.line01 { background: url(../img/bg/l.png) no-repeat center bottom; }
.bar p.line01 a { color:#515050; }
.bar p.line02 { border-bottom:solid 1px #cacaca; }
.bar ul { width:40%; margin: 0 0 0 5px; }
.bar ul:last-child { margin:0 0 0 50px; }
.bar li { width:100%; background: url(../img/icon/a.png) no-repeat left 3px; padding: 0 0 0 7px; width:167px; margin:0 0 4px 0; }
.bar li:nth-child(2n) { width:100px; }
.bar li a { color:#7d7d7d; font-size:12px; font-family:Arial, Helvetica, sans-serif; }
.bar li a:hover { color:#0054a6; }
.bar ul ul { width:auto; margin:3px 0 0 5px !important; }
.bar ul ul li { margin:1px 0 0 5px; list-style-type:circle; background:none; }
.content { margin: 0 0 56px 0; }
.footer { background: url(../img/bg/footer.png) repeat-x left top; height: 175px; padding: 21px 0 0 0; }
.footer .bar { float:left; width:300px; margin: 0 0 0 18px; }
.footer .bar h4 { font-family:OpenSansSemibold; margin: 0 0 16px 0; }
.footer .bar p { line-height: 14px; padding: 0 1px 0; margin: 0 0 4px 0; font-family:Arial, Helvetica, sans-serif; }
.footer .bar span { font-family:Arial, Helvetica, sans-serif; }
.footer .bar .link { color:#2e52a4; padding: 0 0 0 2px; float: left; font-style: italic; font-size: 12px; font-family:Arial, Helvetica, sans-serif; }
.footer .bar .link2 { color:#2e52a4; padding: 0 0 0 36px; float: left; font-style: italic; font-size: 12px; font-family:Arial, Helvetica, sans-serif; }

.footer .bar .date { float: left; width: 25px; margin: -6px 8px 0 3px; color:#1058b2; }
.footer .bar .date_day { font-family:Georgia, "Times New Roman", Times, serif; font-size:24px; float:left; width: 100%; text-align: center; margin: 0 0 4px 0; }
.footer .bar .date_month { font-family:Arial, Helvetica, sans-serif; font-size:8px; float:left; width: 100%; text-align: center; }
.footer .bar .title { float: left; width: 200px; text-decoration: underline; margin:0 0 6px 0; }
.footer .bar .newsletter { float:left; width:250px; line-height:15px; margin:0 0 2px 0; }
.footer .bar .address { float:left; line-height: 14px; margin: -1px 0 6px 0; }
.footer .bar .phone { float: left; background: url(../img/icon/i02.png) no-repeat -1px 1px; width: 100%; padding: 0 0 3px 28px; }
.footer .bar .email{ float: left; background: url(../img/icon/i03.png) no-repeat 1px 3px; width: 100%; padding: 0 0 0 28px; }
.footer_bottom { border-top: solid 1px #CACACA; margin: 30px 0 0 0; padding: 8px 0 0 0; font-size:11px; }
.footer_bottom p { float: left; margin: 0 10px 0 25px; color:#929191; font-family:Arial, Helvetica, sans-serif; }
.footer_bottom a { color:#929191; font-family:Arial, Helvetica, sans-serif; }
.footer_bottom .ente { float: right; font-style: italic; margin: 0 -4px 0 0; }
.product .bar .readmore { float: left; margin: 0 0 19px 0; }

#tabs { background: url(../img/bg/ta.png) no-repeat; float: left; height: 170px; width: 949px; margin: 13px 20px 59px 15px; }
#tabs .tabcom { float:left; position:relative; width: 940px; margin: 0 4px; }
.tab li a { font-family:OpenSansSemibold; font-size:12px; color:#5e5e5e; float: left; background: url(../img/bg/tt.png) no-repeat right center; height: 22px; width: 252px; margin: 3px 0 0 4px; padding: 11px 0 0 59px; }
.tab li.ui-tabs-selected a { background: url(../img/bg/tt.png) no-repeat left center; color:#fff; }

.tabcom .prev, .tabcom .next { width:32px; height:135px; position:absolute; top:-5px; background-image: url(../img/bg/i.png); background-repeat: no-repeat; text-indent:-999em; }
.tabcom .next { background-position:right top; right:1px; }
.tabcom .prev { background-position:left top; left:1px; }
.tabcom .next:hover { background-position:right bottom; }
.tabcom .prev:hover { background-position:left bottom; }
.tabcom .slides_container { width: 880px; margin: 0 30px; }
.tabcom .slides_container li { margin: 12px 3px; }
.tabcom .slides_container li a { float:left; }
.banner .shadow img { background: url(../img/bg/is.png) no-repeat center bottom; padding: 0 0 24px; }
.breadcrumb { background: url(../img/icon/h.png) no-repeat left top; float: left; margin:7px 0 18px 18px; padding: 0px 0 0 16px; color:#909090; font-family: arial; }
.breadcrumb a { color:#3b3b3b; padding: 0 3px; font-family: arial; }
.section.sh { background: url(../img/bg/is2.png) no-repeat center bottom; }
.products_list { padding: 8px 0 0 8px; }
.products_list li { width:302px; height:345px; padding: 21px 10px 38px; background: url(../img/bg/l.png) no-repeat 10px bottom; margin: 0 0 10px 0; }
.products_list li:hover, .products_list li.selected { background: url(../img/bg/p.png) no-repeat left top; }
.products_list li a { font-family:Arial, Helvetica, sans-serif; float:left; }
.products_list li p { float:left; margin: 6px 0 0 0; color: #515050; line-height: 15px; }
.products_list .readmore { background: url(../img/icon/r.png) no-repeat center top; text-indent: -999em; height: 13px; width: 17px; display:inline-block; margin: 3px 4px 0 0; float: left; }
.products_list li:hover .readmore { background: url(../img/icon/r.png) no-repeat center bottom; }
.banner .text { color:#f6f6f6; font-family:DroidSansRegular; float:left; position: absolute; z-index: 999; top:134px; left: 164px; }
.banner .text .main { font-size:37px; }
.banner .text .child { font-size:26px; }
.left_bar { float:left; width:620px; margin: 27px 0 0 18px; }
.left_bar h3 { font: bold 16px Arial, Helvetica, sans-serif; color: #002e63; float: left; width: 100%; margin: 0 0 10px 0; }
.left_bar p { line-height:15px; float: left; margin:-3px 0 9px 0; }
.left_bar img { float: left; margin: 3px 15px 17px 1px; }
.right_bar { float: left; margin: 27px 0 0 -2px; }
.top_bar { float:left; width:100%; border-bottom:dotted 1px #bbbbbb; padding: 0 0 19px 0; margin: 0 0 27px 0; }
.bottom_bar { float:left; width:100%; }
.barcom { float:left; width:300px; }
.barcom2 { float:left; width:100%; }
.barcom:last-child { margin:0 0 0 20px; }
.barcom h4 { font: bold 13px "Lucida Grande", sans-serif; color: #002e63; margin: 0 0 10px 0; }
.barcom h3 { font: bold 16px "Lucida Grande", sans-serif; color: #002e63; margin: 0 0 8px 0; }
.acklm li { width:100%; line-height:12px; background: url(../img/icon/a.png) no-repeat left  3px; padding: 0 0 0 7px; margin:0 0 4px 0;  }
#detaislist li {list-style-type:disc; line-height:18px; margin-left:18px; }

.barcom p {}
.right_bar  .barcom p { line-height:15px; margin: 0 0 16px 4px; float: left; letter-spacing: -1px; }
.barcom .red { color:#df1a22; }
.barcom .bi { font-style:italic; color:#002e63; width:200px; }
.barcom .bi2 { width:75px; padding:2px; border:1px solid #548ed0; }
.barcom .line { background: url(../img/bg/li.png) repeat-x left center; width:100%; }
.barcom .line a { width: 100px; text-align: center; background-color: white; margin: 0 auto; display: block; color:#002e63; }
.button { font: 11px Arial, Helvetica, sans-serif; color: #fff; background: url(../img/button/b.png) no-repeat right top; height: 23px; padding: 4px 18px 5px 7px; margin: 5px 0 0 1px; float: left; }
.product-detail .barcom { margin:56px 0 0 8px; }
.product-detail .barcom p.bi { font-size:14px; margin:0 0 14px 0; }
.product-detail .barcom p.bb { border-bottom: dotted 1px #BBB; padding: 0 0 22px 0; margin: 0 0 27px 0; }
.barcom.params { margin: 57px 0 0 21px; }
.params h4 { font-size:14px; color:#594d4e; background: url(../img/bg/h.png) no-repeat center top; padding: 5px 7px 13px; margin: 0; }
.params ul { background: url(../img/bg/ul.png) no-repeat center bottom; }
.params li { width:100%; color:#5a5e62; font-size:11px; }
.params span { border-bottom:solid 1px #bbb; padding: 1px 0px 4px; float: left; margin: 0 2px 6px 4px; }
.params li:last-child span { border-bottom:none; }
.params .key { width:130px; }
.params .value { width:150px; }
.product-detail #tabs { margin:7px 20px 59px 17px; height:249px; background: url(../img/bg/ta2.png) no-repeat center bottom; }
.pd .tabcom h5 { font-weight:bold; margin: 13px 0 5px 13px; clear: left; }
.pd .tabcom ul { width:97%; border-bottom:dotted 1px #bbb; margin: 0 0 19px 13px; padding: 0 0 15px 0; }
.pd .tabcom li { width:100%; margin: 0 0 3px 0; }
.pd .tabcom li p {}
.services h3 { font: bold 16px Arial, Helvetica, sans-serif; color: #002e63; float: left; width: 100%; margin: 27px 0 8px 20px; }
.services ul { margin: 0 0 0 18px; }
.services li { width: 460px; background: url(../../images/line22.png) no-repeat left bottom; padding: 0 0 20px 0; margin: 0 0 20px 0; }
.services li a {  width: 100%; }
.services li .title { font: bold 12px "Lucida Grande", sans-serif; color: #002E63; float: left; width: 100%; margin: 0 0 5px 0px; }
.services li img { float: left; margin: 3px 10px 0 2px; }
.services li p { padding-top:10px; float: left; width:92%; line-height: 15px; color: #666; }

.line { }

.services2 h3 { font: bold 16px Arial, Helvetica, sans-serif; color: #002e63; float: left; width: 100%; margin: 27px 0 8px 20px; }
.services2 ul { margin: 0 0 0 18px; }
.services2 li { width: 460px; background: url(../img/bg/li2.png) no-repeat center bottom; padding: 0 0 28px 0; margin: 0 0 28px 0; }
.services2 li:nth-child(2n) { margin:0 0 28px 19px; }
.services2 li a { float: none; width: 100%; }
.services2 li .title { font: bold 12px "Lucida Grande", sans-serif; color: #002E63; float: left; width: 100%; margin: 0 0 5px 0px; }
.services2 li img { float: left; margin: 3px 15px 10px 2px; }
.services2 li p { float: left; width: 100%; line-height: 15px; color: #666; }

.ak h3 { font: bold 16px Arial, Helvetica, sans-serif; color: #002e63; float: left; width: 100%; margin: 27px 0 8px 20px; }
.ak ul { margin: 0 0 0 18px; }
.ak li { width: 280px; background: url(../img/bg/li2.png) no-repeat center bottom; padding: 0 0 28px 0; margin: 0 0 28px 10px; }
.ak li:nth-child(2n) { margin:0 0 28px 19px; }
.ak li a {  width: 100%; }
.ak li .title { font: bold 12px "Lucida Grande", sans-serif; color: #002E63; float: left; width: 100%; margin: 0 0 5px 0px; }
.ak li img { float: left; margin: 3px 15px 0 2px; }
.ak li p { float: left; width: 325px; line-height: 15px; color: #666; }


.gallery {  }
.gallery .photo, .gallery .video { float:left; width:460px; margin: 0 0 0 15px; }
.gallery h3 { font: bold 16px Arial, Helvetica, sans-serif; color: #002e63; float: left; width: 100%; margin: 27px 0 8px 20px; }
.gallery .photo h4, .gallery .video h4 { font:bold 12px "Lucida Grande", sans-serif; color: #002e63; float: left; padding: 0 0 7px 25px; }
.gallery .photo h4 { background: url(../img/icon/resim.png) no-repeat left top; float: left; margin-left: 6px;   }
.gallery .video h4 { background: url(../img/icon/video.png) no-repeat left top; float: left; margin-left: 6px;   }
.gallery ul { }
.gallery li { width: 144px; margin: 0 3px 17px; }
.gallery li a { float: left; }
.gallery li img { background: url(../img/bg/ibg.png) no-repeat center center; padding: 4px 6px 6px; margin: 0 0 7px 0; }
.gallery .title  { font-family:"Lucida Grande", sans-serif; color: #002E63; background: url(../img/icon/arrow.png) no-repeat left center; float: left; padding-left:8px;  }

.hakki ul { float:none;}
.hakki li { margin:0; padding:0; float:none; }

.iletisim {font: bold 14px "Lucida Grande", sans-serif; color:#002e63; margin: 0 0 8px 0; }
#yanyaptel{overflow:hidden; width:100%;}
#yanyaptel div{float:left; margin:0 2px;}

.bilyan{overflow:hidden; width:100%;}
.bilyan div{float:left; margin:0 -6px;}
.bilyan img{padding-bottom:inherit}

.bilyazi{ float:left; width:auto; color:#999;}
.tarih { color:#999; font:bold 11px Arial, Helvetica, sans-serif; padding: 2px 0 0 0;}



.bilgi { color: #002e63; font: bold 12px Arial;}


.lastik_adam{float:left ; position:absolute; width:160px; height:139px; margin:36px 20px 0px -120px; }

.bildefoto{ overflow:hidden; width:100%; }
.bildefoto div{ float:left; margin:0 -6px;}

.bilgidetay ul { width:40%; margin: 0 0 0 5px; }
.bilgidetay li { width:100%; background: url(../img/icon/a.png) no-repeat left 3px; padding: 0 0 0 7px; margin:0 0 4px 0; }
.bilgidetay li a { color:#7d7d7d; font-size:12px; font-family:Arial, Helvetica, sans-serif; }
.bilgidetay li a:hover { color:#0054a6; }
.devamyazisi { color:#0054a6; }

#saynumara { padding: 3px; font-size:14px;}
#saynumara ul {list-style-type: none;}
#saynumara li {float: left; display: inline; margin: 0 5px 0 0; display: block;}
#saynumara li a {color:#666; padding: 4px;   text-decoration: none; float: left;}
#saynumara li a:hover { color:#09F;}
#saynumara li.linksiz { color:#333; padding: 4px;}
#saynumara li.aktif { color:#09F;  padding: 4px;}

/* Footer Logo */
#ortalayici{margin:0 auto; width:100%; height:51px; background:url(../img/bg/en_alt_back.png) left top repeat-x; owerflow:hidden;}
#menu22 { width:620px; height:34px; display:block;  owerflow:hidden; margin:0px auto;}
#navmenu{width:680px; height:34px;  margin: 10px auto; position:absolute; }

#navmenu li{ overflow:hidden; text-indent:-9999px; display:block;  height:34px; margin:0 auto; }
#navmenu li a{ height:34px; display:block; background-image:url(../img/logo/logos.png);  background-repeat: no-repeat; }

#navmenu li.michelin{width:107px; height:34px;}
#navmenu li.goodrich a{background-position:0 0;}
#navmenu li.michelin a:hover{background-position:0 -33px;}

#navmenu li.goodrich{width:102px; height:34px;}
#navmenu li.goodrich a{background-position:-107px 0;}
#navmenu li.goodrich a:hover{background-position:-107px -33px;}

#navmenu li.kormoran{width:117px; height:34px;}
#navmenu li.kormoran a{background-position:-209px 0;}
#navmenu li.kormoran a:hover{background-position:-209px -33px;}

#navmenu li.starmax{width:108px; height:34px;}
#navmenu li.starmax a{background-position:-326px 0;}
#navmenu li.starmax a:hover{background-position:-326px -33px;}

#navmenu li.mutlu{width:64px; height:34px;}
#navmenu li.mutlu a{background-position:-434px 0;}
#navmenu li.mutlu a:hover{background-position:-434px -33px;}

#navmenu li.mobil{width:70px; height:34px;}
#navmenu li.mobil a{background-position:-498px 0;}
#navmenu li.mobil a:hover{background-position:-498px -33px;}

#navmenu li.valco{width:46px; height:34px;}
#navmenu li.valco a{background-position:-568px 0;}
#navmenu li.valco a:hover{background-position:-568px -33px;}

#navmenu li.bosch{width:109px; height:34px;margin-top: 3px}
#navmenu li.bosch a{background-image:url(../img/logo/bosch_logo_turkish1.png);  background-repeat: no-repeat; }
#navmenu li.bosch a:hover{background-image:url(../img/logo/bosch_logo_turkish.png);  background-repeat: no-repeat; }

#navmenu li.tigar{width:105px; height:13px;margin-top: 15px}
#navmenu li.tigar a{background-image:url(../img/logo/tigar1.png);  background-repeat: no-repeat; }
#navmenu li.tigar a:hover{background-image:url(../img/logo/tigar.png);  background-repeat: no-repeat; }


.new_bottom_box{
    background: url(../../images/new/bg_block.png);
    background-size: 946px 148px;
    width: 946px;
    height: 148px;
    margin-left: 17px;
    margin-top: 20px;
}
.new_bottom_box ul{
    list-style: none;
    padding-left: 2px;
    padding-top: 3px;
}
.new_bottom_box ul li{
    float: left;
    width: 236px;
    height: 145px;
    cursor: pointer;
}

.new_bottom_box ul li:hover{

}
.new_bottom_box ul li div.content div.img{
    width: 62px;
    float: left;
    padding-top: 10px;
}
.new_bottom_box ul li div.content div.text{
    float: right;
    width: 170px;
    padding-top: 20px;
    font-size: 12px;
}

.params .newkey {
    width:275px;
    background: url(../../images/new/sidebar_n.png);
    background-size: 17px 14px;
    background-repeat: no-repeat;
    padding-left: 20px;
}

.params .newkey:hover {
    background: url(../../images/new/siderbar_hov.png);
    background-size: 17px 14px;
    background-repeat: no-repeat;
}
.params .newkey a {
    color: #000;
}
.params .newkey:hover a {
    color: #1e7bd6;
    display: block;
    width: 100%;

}
.params .newkey a:hover{
    color: #1e7bd6;
}

.left_area{
    width: 610px;
    float: left;
}

.right_area{
    width: 320px;
    float: right;
}

.baslik_text{
    background: url("../../images/new/bg_ana.jpg");
    background-size: 520px 81px;
    width: 520px;
    height: 81px;
    background-repeat: no-repeat;
    float: right;
}

.baslik_text div{
    font-family: Arial, Helvetica, sans-serif;;
    font-size: 18px;
    color: #666;
    margin-top: 30px;
    padding-left: 20px;
}

.icerik{
    padding-top: 10px;
}

.icerik b{
    font-weight: bold;
}

.baslik{
    margin-top: 10px;
}

.fb{
    margin-top: -35px;
    margin-bottom: 10px;
    margin-left: 25px;
}