﻿html, body { height: 100%; font-family: Calibri, Trebuchet ms, Arial; background-repeat: no-repeat; }

/* general css */
.fl { float: left; }
.fr { float: right; }
.clear {
	clear:both;
	font-size:0;
	line-height:0;
}
.h1 { height:1px; overflow:hidden;}
.h2 { height:2px; overflow:hidden;}
.h5 { height:5px; overflow:hidden;}
.h10 { height:10px; overflow:hidden;}
.h15 { height:15px; overflow:hidden;}
.h20 { height:20px; overflow:hidden;}
.h25 { height:25px; overflow:hidden;}
.h30 { height:30px; overflow:hidden;}
.h40 { height:40px; overflow:hidden;}
.h50 { height:50px; overflow:hidden;}
.h75 { height:75px; overflow:hidden;}

#wrapper {
	width:100%;
	height: 100%;
	position: relative;
	margin: 0px;
}

/* header */

.topheader{
	height: 80px;
	position: relative;
	width: 1015px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.topheader-line{
	width: 100%;
	background-image: url(../img/topbg_02.jpg);
	background-repeat: repeat-x;
}


.logo {
	height: 64px;
	width: 312px;
	position: absolute;
	background-repeat: no-repeat;
	left: 0px;
	background-image: url(../img/logo_02.png);
	z-index: 500;
	margin-top: -1px;
}

.dil-sec {
	background-image: url(../img/dil-sec.png);
	background-repeat: no-repeat;
	float: left;
	height: 36px;
	width: 204px;
	position: absolute;
	z-index: 500;
	right: 0px;
}
a.dil-tr {
	font-family: Calibri, Trebuchet ms, Arial;
	font-size: 12px;
	color: #2a2a2a;
	text-decoration: none;
	background-image: url(../img/dil_08.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 15px;
	width: 20px;
	padding-left: 25px;
	margin-top: 10px;
	margin-left: 30px;
	background-position: left center;
}
a.dil-en {
	font-family: Calibri, Trebuchet ms, Arial;
	font-size: 12px;
	color: #2a2a2a;
	text-decoration: none;
	background-image: url(../img/dil_10.png);
	background-repeat: no-repeat;
	float: right;
	height: 15px;
	width: 21px;
	padding-left: 25px;
	margin-right: 50px;
	margin-top: 10px;
}

.header {
	width: 1015px;
	height: 86px;
	font-size: 15px;
	position: relative;
	z-index: 5001;
	background-color: transparent;
	background-image: url(../img/bg/headerBg.png);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}
.header input[type=text].searchBox {
	background: url(../img/bg/searchBg.png) no-repeat transparent;
	width: 163px;
	height: 41px;
	border: 0 none;
	font-size: 11px;
	margin-top: 13px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	margin-right: 18px !important;
	outline:none;
}
.header input[type=text].searchBoxEn {
	background: url(../img/bg/searchBg.png) no-repeat transparent;
	width: 163px;
	height: 41px;
	border: 0 none;
	font-size: 11px;
	margin-top: 13px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	margin-top: -107px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	margin-right: 7px !important;
	outline:none;
}
/* dropmenu start */
.seperate{
	float: left;
	height: 55px;
	width: 2px;
	background-color: #d6d6d6;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
}
ul.topMenu li a {}
ul.topMenu {overflow: hidden; margin: 0 0 0 15px;}
ul.topMenu li{ float: left;color: #FFF;text-align: center; }
ul.topMenu li a { float: left; height: 17px; padding: 23px 10px;  display: block; }
.topMenu li:hover > a { background: url(/assets/img/bg/menubg.png) repeat-x; display: block; border-radius: 5px 5px 0 0; -moz-border-radius: 5px 5px 0 0; -webkit-border-radius: 5px 5px 0 0;}
.dropMenu {
	width: 228px;
	position: absolute;
	z-index: 85;
	display: none;
	top: 63px;
	left: 15px;
}
.dropImg {
	height: 58px;
	width: 206px;
	margin-left: 8px;
}
.dropContent {
	width: 222px;
	background-color: #4d7783;
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px !important;
	padding-left: 0px;
	margin:0px !important;
}
.dropBottom {
	width: 222px;
	background: url(../img/bg/subMenuBottomBg.png) no-repeat;
	height: 8px;
	float: left;
	padding: 0px;
	margin-top:0px;
}


.subMenu {
	float: left;
	width: 212px;
}

.subMenu a.subLink{
	float: left;
	color: #ffffff;
	width: 193px;
	height:auto !important;
	text-align: left;
	padding-top: 0px;
	padding-right: 25px !important;
	padding-bottom: 7px;
	margin-top: 8px;
	padding-left: 13px;
	margin-left: 8px;
	}
	.submenu a {background:none!important}
.subMenu a.subLink:hover{
	float: left;
	width: 193px;
	text-align: left;
	padding-top: 0px !important;
	padding-right: 25px !important;
	background-image: url(../img/menu-hov.png);
	background-repeat: no-repeat;
	margin-top: 8px;
	padding-left: 13px;
	margin-left: 8px;


}
.sprtB{ float: left; background: url(../img/bg/subMenuSeperateBg.png) repeat-x transparent; float: left; height: 2px; }
/* dropmenu end */

.header .en { position: absolute; right: 10px; bottom: 0; font-size: 13px; color: #ffffff; background: url(../img/icon/english.png) no-repeat right center; padding: 0 25px 0 0; }

/* slider */
.slider {
	z-index: 4998;
	height: 750px;
	width: 100%;
	background-repeat: no-repeat;
	position: absolute;
	top: 40px;
}
.box-baslik {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 18px;
    color: #FFF;
    text-decoration: none;
    text-align: center;
    height: 45px;
    width: 134px;
    padding-top: 67px !important;
    font-weight: bold;
    vertical-align: top;
    padding-right: 8px !important;
    padding-bottom: 3px !important;
    padding-left: 18px !important;
}
#bg-slider-thumbs{}
ul#bg-slider-thumbs{
	float: left;
    height: 109px;
    left: 50%;
    list-style-type: none;
    position: relative;
    top: 285px;
    width: 1020px;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: -512px;
    padding-left: 5px;
}
ul#bg-slider-thumbs li {
	float: left;
    height: 109px;
    width: 170px;
    margin-left: 40px;
}
ul#bg-slider-thumbs li a{float: left;height: 109px;width: 170px;}
.frontInfo {
	position: absolute;
	z-index: 200;
	top:257px;
	display: none;
	left: 50%;
	margin: 0 0 0 -506px;
}
.frontInfo h3 {
	font-size: 17px;
	margin: 0px;
	padding: 5px;
	height:auto;
	min-width: 500px;
	color: #ffffff;
}
.frontInfo h3.color1 { background: url(../img/bg/color01.png) repeat transparent; }
.frontInfo h3.color2 { background: url(../img/bg/color2.png) repeat transparent; }
.frontInfo h3.color3 { background: url(../img/bg/color3.png) repeat transparent; }
.frontInfo h3.color4 { background: url(../img/bg/color4.png) repeat transparent; }
.frontInfo h3.color5 { background: url(../img/bg/color5.png) repeat transparent; }
.frontInfo h3.color6 { background: url(../img/bg/color6.png) repeat transparent; }

.vegas-loading {
	-moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px;
	background:#000 url(../img/loading.gif) no-repeat center center;
	background:rgba(0, 0, 0, 0.7) url(../img/loading.gif) no-repeat center center;
	height:32px;
	left:20px;
	position:fixed;
	top:20px;
	width:32px; 
	z-index:0;
}

/* container */
.container {
	width: 1018px;
	z-index: 5000;
	position: relative;
	margin-top: 285px;
	margin-right: auto;
	margin-bottom: 20px !important;
	margin-left: auto;
	height: auto;
	background-image: url(../img/bg/defaul-top_03.png);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #FFF;
}
/* container */
.innerContainer {
	width: 978px;
	z-index: 5000;
	position: relative;
	margin-right: auto;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 10px;
}

.containerTop {
	width: 1020px;
	z-index: 9998;
	position: absolute;
	padding-top: 20px;
	background-image: url(../img/bg/defaul-top_03.png);
	background-position: center top;
	background-repeat: no-repeat;
	left: -1px;
	top: -8px;
	margin-top: 0px;
	padding-bottom: 20px;
}

.contentleft{
	float: left;
	width: 640px;
	height: auto;
	margin-bottom: 40px;
}

.contentRight{
	float: right;
	width: 300px;
	margin-right: 0px;
}



/* footer */
.footer {
	width: 100%;
	background-color: #f0f0f1;
	border-top: 1px solid #dad9da;
	position: relative;
	text-align: center;
	font-size: 11px;
	color: #a7a7a7;
	position: relative;
	z-index: 500;
	margin-top: 10px;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}
.footer .footerMenu { width: 290px; margin: 5px auto 15px; }
.footer .footerMenu ul {  }
.footer .footerMenu ul li { border-right: 1px solid #a7a7a7; float: left; padding: 0 5px; }
.footer .footerMenu ul li a { color: #a7a7a7; text-decoration: none; }

.footerZeytin{ width:1008px; height:auto; margin:auto; padding:auto; text-align:right; position:relative; padding-right:10px; }
.footerZeytin a{  color: #a7a7a7; text-decoration: none; }
.footerZeytin a:hover{  color: #a7a7a7; text-decoration: underline; }
.boxVideo{
	width: 267px;
	height: 234px;
	position: relative;
	float: right;
	}
	
.boxVideo img{
	-webkit-border-radius: 8px;
	border-radius: 8px;
	width: 267px;
	height: 234px;
	}
.video-ply {
	background-image: url(../img/video-play_07.png);
	background-repeat: no-repeat;
	height: 234px;
	width: 267px;
	position: absolute;
	z-index: 9;
	top: 2px;
	left:0px;
}
.title {
	font-size: 22px;
	color: #045d59;
	margin-left: 15px;
}
.text {
	font-family: Calibri, Trebuchet ms, Arial;
	font-size: 14px;
	color: #545454;
	line-height: 20px;
	margin-left: 15px;
	margin-top: 10px;
}
.midTitle {
	font-size: 20px;
	font-weight: bold;
	color: #5c5c5c;
	float: left;
	height: auto;
	width: 600px;
	margin-left: 17px;
	margin-top: 15px;
	margin-bottom: 4px;
}
.midTitleBottom {
	font-size: 20px;
	font-weight: bold;
	color: #5c5c5c;
	float: left;
	height: auto;
	width: 600px;
	margin-left: 17px;
	margin-top: 25px;
}


/* Mesut Css Start */
.companies
{
	margin-left:259px;
}
.reseller
{
	margin-left:621px;
}
.contact
{
	margin-left:706px;
}
.production
{
	margin-left:451px;
}
.companies-en
{
	margin-left:289px;
}
.reseller-en
{
	margin-left:725px;
}
.contact-en
{
	margin-left:681px;
}
.production-en
{
	margin-left:511px;
}

.products
{
	margin-left:533px;
}
.products-en
{
	margin-left:625px;
}

a.midTitle-AllNews {
	float:right;
	width:97px;
	height:20px;
	background:url(../img/bg/all-news-bg.gif) no-repeat;
	padding-left:24px;
	padding-top:8px;
	font-size:12px;
	font-weight:bold;
	color:#414141;
	margin-right: 3px;
	margin-top: 11px;
}
/* Mesut Css Finish */

/* <Media Settings> */
.media {
    list-style-type: none;
    position: relative;
    left: 0 !important;
}
.media li {
    width: 212px;
    height: 210px;
    list-style-type: none !important;
    position: relative;
    cursor: pointer;
    margin: 0 3px 5px 0;
}
.media li .mediaBg {
    background: url(../img/bg/mediaBg.png) no-repeat transparent;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 150;
}
.media li .mediaBg:hover { background: url(../img/bg/mediaBgHover.png) no-repeat transparent; }
.media li .mediaPic {
    position: absolute;
    z-index: 100;
}
.media li .mediaText {
    background: url(../img/bg/mediaHoverTextBg.png) no-repeat transparent;
    width: 194px;
    height: 88px;
    position: absolute;
    z-index: 200;
    bottom: 3px;
    left: 3px;
    padding: 6px;
    font-size: 11px;
}
.media li .mediaText .mediaTitle {
    color: #ffffff !important;
    font-size: 11px;
}
.media li .mediaText .mediaTitle a {
    height: 70px;
    display: block;
    color: #fff; 
    text-decoration: none;
}
.media li .mediaText .mediaPress {
    position: absolute;
    bottom: 5px;
    color: #ffffff;
}
span.pressDate { color: #d20b0b; }
/* </Media Settings> */