@charset "utf-8";
/* SH Tasarım - www.shtasarim.com */

html {
  height: 100%;
  margin-bottom: 1px;
}

body {
	font-family: Arial, Calibri, "Trebuchet MS";
	line-height: 1.3em;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	color: #333;
	background-image: url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#FFF;
}
h1,h2,h3,h4,h5,h6 {margin:5;padding:5;}
img{border:none;}

.ust-blok {
	width:980px;
	height:140px;
	display:block;
	position:relative;
	margin-right:auto;
	margin-left:auto;
}

.logo {
	width:269px;
	height:119px;
	margin-top:20px;
	margin-left:60px;
	display:block;
	position:relative;
	float:left;
	background-image: url(../images/logobg.png);
	background-repeat:no-repeat;
	background-position:center bottom;
}

.menu {
	overflow: hidden;
	width: 480px;
	height: 70px;
	margin-right: 75px;
	margin-top: 40px;
	float: right;
	display: block;
	position: relative;
	background-image: url(../images/menubg.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.menu ul li {
	float: left;
	list-style:none;
	margin-left:-10px;
	}
.menu ul li a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	text-shadow: 1px 1px 0.1em #F00;
}
.menu ul li a:hover, .menu ul li.current-menu-item a {
	color: #F00;
    }
	
#slider ul, #slider li{ 
	margin:0;
	padding:0;
	list-style:none;
	}	
#slider{  
	width:985px;
	height:520px;
	display:block;
	position:relative;
	margin-right:auto;
	margin-left:auto;
	background-image:url(../images/slidebg.png);
	background-repeat:no-repeat;
	background-position:center bottom;
	}	
#slider li{
	width:985px;
	height:520px;
	overflow: hidden;
	}


#icerik {
	width: 980px;
	height: 100%;
	display: block;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}

.ic {
	width:980px;
	height:100%;
	min-height:632px;
	margin-right:auto;
	margin-left:auto;
	background-image: url(../images/icaltbg.png), url(../images/icustbg.png);
	background-position: left bottom, left top;
	background-repeat: no-repeat;
}

.banner {
	width:980px;
	height:316px;
	display: inherit;
	position:relative;
	margin-left:auto;
	margin-right:auto;
}

.banner img {
	width:915px;
	height:295px;
	display:block;
	position:relative;
	padding-top:21px;
	margin-left:auto;
	margin-right:auto;
}
	
.yazi {
	width:957px;
	height:100%;
	display: inherit;
	position:relative;
	min-height:250px;
	margin-left:9px;
	padding-top:10px;
	background-color:#FFF;
}

.yazi .mizanpaj {
	width:890px;
	height:100%;
	min-height:200px;
	position:relative;
	margin-left:auto;
	margin-right:auto;}
.urunlerimizyazi {
	width:957px;
	height:100%;
	display: inherit;
	position:relative;
	min-height:250px;
	margin-left:9px;
	padding-top:20px;
	background-color:#FFF;
}

.urunlerimizyazi .mizanpaj {
	width:890px;
	height:100%;
	min-height:200px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFF;
	}
	
.iletisimyazi {
	width:957px;
	height:100%;
	display: inherit;
	position:relative;
	min-height:250px;
	margin-left:9px;
	padding-top:20px;
	background-color:#FFF;
}

.iletisimyazi .mizanpaj {
	width:890px;
	height:100%;
	min-height:200px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFF;
	}
			
.haberler {
	width:970px;
	height:121px;
	position:relative;
	margin-right:auto;
	margin-left:auto;
	margin-top:-20px;
	background-image:url(../images/haberlerbg.png);
	background-repeat:no-repeat;
	background-position: center center;
}

.haberler .kayanyazi {
	width:900px;
	height:60px;
	margin-left:35px;
	margin-top:70px;
	font-size:15px;
	text-shadow: 1px 1px 1px  #000000;
}

.ortablok {
	width:980px;
	height:150px;
	display:block;
	position:relative;
	margin-top:10px;
	margin-left:30px;
	margin-right:auto;
	margin-left:auto;
}

.icblok {
	width:300px;
	height:150px;
	display:block;
	position:relative;
	float:left;
	margin-right:25px;
}

.icblok a {
	width:300px;
	height:150px;
	float:left;
	display:block;
	position:relative;
	border:3px solid #999;
	transition-property:border, -webkit-box-shadow, -moz-box-shadow,box-shadow;
	transition-duration:0.2s;
	transition-delay:0.2s;
	transition-timing-function:ease-in;
}

.icblok a:hover {
	width:300px;
	height:150px;
	float:left;
	display: inline-block;
	position:relative;
	border:3px solid #D00;
	-webkit-box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.75);
	-moz-box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.75);
	box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.75);
}


.iletisimbilgiler {
	width: 900px;
	min-height: 400px;
	display: block;
	position: relative;
	background-color: #FFF;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 14px;
}

.adresler {
	display:block;
	position:relative;
	float:left;
	width:400px;
}
.harita {
	display:block;
	position:relative;
	float:left;
	width:450px;
}


.footer-blok {
	width:100%;
	height:193px;
	display:block;
	position:relative;
	background-image:url(../images/footerbg.png);
	background-repeat:repeat-x;
	background-position:center center;
	
}

.footer {
	width:980px;
	height:55px;
	display:block;
	position:relative;
	margin-right:auto;
	margin-left:auto;
	padding-top:90px;
	text-shadow: 1px 1px 0.1em  #000000;
}

.footer-sol {
	width: 300px;
	height: 80px;
	display: block;
	position: relative;
	float: left;
	color: #FFF;
	font-size: 15px;
}

.footer-sag {
	width: 210;
	height: 32px;
	display: block;
	position: relative;
	float: right;
	color: #FFF;
	font-size: 15px;
}
.footer-blok .altbilgi {
	width:980px;
	height:45px;
	position:relative;
	display:block;
	z-index:10;
	color:#FFF;
	text-shadow: 1px 1px 0.1em  #000000;
	margin-right:auto;
	margin-left:auto;
}
.footer-blok .altbilgi .copy {
	display: inline-block;
	position: relative;
	width:250px;
	height:30px;
	margin-left:100px;
	float:left;
}
.footer-blok .altbilgi .imza {
	display: inline-block;
	position: relative;
	width:150px;
	height:30px;
	margin-left:180px;
	float:left;
}
