@charset "utf-8";
/* CSS Document */

/******************/
/*     BANNER     */
/******************/
.banner-kutu {
	position:relative;
	height:350px;
	min-width:1000px;
}

.banner {
	overflow:hidden;
	height:350px;
	width:1920px;
	min-width:1000px;
	position:absolute;
	left:50%;
	margin-left:-960px;
}

#banner-sol {
	position:absolute;
	left:30px;
	top:120px;
	z-index:1000;
	width:37px;
	height:94px;
	background:url(../images/footer_ok_sol.png) no-repeat top;
}

#banner-sol:active {
	background:url(../images/footer_ok_sol.png) no-repeat bottom;
}

#banner-sag {
	position:absolute;
	right:30px;
	top:120px;
	z-index:10010;
	width:37px;
	height:94px;
	background:url(../images/footer_ok_sag.png) no-repeat top;
}

#banner-sag:active {
	background:url(../images/footer_ok_sag.png) no-repeat bottom;
}
/*******************************/
/*     ÜRÜNLER - HİZMETLER     */
/*******************************/
.govde-baslik {
	color:#FFF;
	font-size:22px;
	font-weight:bold;
	padding-top:5px;
	margin-bottom:10px;
}

.baslik_cizgi{
	border-top:2px solid #FFF;
	border-left:2px solid #FFF;
	border-right:2px solid #FFF;
	height:18px;
	margin-top:20px;
}

.govde-urunler {
	float:left;
	width:330px;
}

.govde-hizmetler{
	float:left;
	width:670px;
}

.govde-kutu {
	background:url(../images/govde-baslik.jpg) repeat-x;
	margin-bottom:20px;
}

.forklift-transpalet {
	position:relative;
}

.kutucuklar {
	float:left;
	margin-right:7px;
	font-size:12px;
	margin-bottom:10px;
}

.kutucuk-ust {
	height:110px;
	width:190px;
	border-radius:5px;
	border:2px solid #999;
	background-color:#FFF;
	overflow:hidden;
	cursor:pointer;
	text-align:center;
	float:left;
}

.kutucuk-alt {
	padding:5px 0 5px 0;
	float:left;
	width:110px;
	margin-left:5px;
}

.kutucuk-alt h3 {
	color:#FFF;
	cursor:pointer;
}

.urunler-ic-sol-yazi {
	color:#FFF;
	text-align:center;
	cursor:pointer;
}
.urunler-ic-sol-resim{
  margin:10px 0px 10px 0px;
}

.forklift-transpalet ul {
	width:170px;
	position:absolute;
	bottom:0;
	right:0;
	list-style:none;
	display:none;
}

.forklift-transpalet ul li {
	padding:5px;
	background-image: linear-gradient(bottom, rgb(148,148,148) 5%, rgb(194,194,194) 53%, rgb(224,224,224) 75%);
	background-image: -o-linear-gradient(bottom, rgb(148,148,148) 5%, rgb(194,194,194) 53%, rgb(224,224,224) 75%);
	background-image: -moz-linear-gradient(bottom, rgb(148,148,148) 5%, rgb(194,194,194) 53%, rgb(224,224,224) 75%);
	background-image: -webkit-linear-gradient(bottom, rgb(148,148,148) 5%, rgb(194,194,194) 53%, rgb(224,224,224) 75%);
	background-image: -ms-linear-gradient(bottom, rgb(148,148,148) 5%, rgb(194,194,194) 53%, rgb(224,224,224) 75%);
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.05, rgb(148,148,148)),
		color-stop(0.53, rgb(194,194,194)),
		color-stop(0.75, rgb(224,224,224))
	);
	background-color:#EEE;
	border:1px solid #888;
}

.forklift-transpalet ul li:hover {
	background:#900;
	color:#FFF;
}


.forklift-transpalet:hover ul {
	display:inherit;
}

/**********************/
/*     3 LÜ MODÜL     */
/**********************/
.govde-modul-kutu {
	float:left;
	width:320px;
	width:322px\9; /*internet explorer*/
	margin-right:10px;
	position:relative;
}

.govde-modul-icerik {
	height:180px;
	border-radius:5px;
	border-top-left-radius:0;
	background-color:#EEE;
	padding:10px 0 10px 10px;
		overflow:hidden;
}

.govde-modul:nth-child(3) {
	margin-right:0;
}

.govde-modul-logo {
	float:left;
	height:50px;
}

.govde-modul-baslik {
	float:left;
	color:#FFF;
	padding-top:20px;
	padding-left:10px;
}

.scroll {
	padding-right:10px;
}

.haberler {
	margin:0;
	padding:0;
	padding-right:10px;

}

.haberler li {
	padding-left:25px;
	background:url(../images/madde.png) no-repeat top left;
}

.haberler hr {
	background:url(../images/ayrac.png) repeat-x;
	height:3px;
	border:none;
}

/********************/
/*     SAYFALAR     */
/********************/
.sayfalar {
	margin-top:10px;
}
.sol-kolon{
width:180px;
float:left;

}
.sol-menu-kutu {
	width:170px;
	list-style:none;
	padding:0;
	margin:0;
}

.sol-menu {
	padding:5px;
	background-image: linear-gradient(bottom, rgb(148,148,148) 5%, rgb(194,194,194) 53%, rgb(224,224,224) 75%);
	background-image: -o-linear-gradient(bottom, rgb(148,148,148) 5%, rgb(194,194,194) 53%, rgb(224,224,224) 75%);
	background-image: -moz-linear-gradient(bottom, rgb(148,148,148) 5%, rgb(194,194,194) 53%, rgb(224,224,224) 75%);
	background-image: -webkit-linear-gradient(bottom, rgb(148,148,148) 5%, rgb(194,194,194) 53%, rgb(224,224,224) 75%);
	background-image: -ms-linear-gradient(bottom, rgb(148,148,148) 5%, rgb(194,194,194) 53%, rgb(224,224,224) 75%);
	
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.05, rgb(148,148,148)),
		color-stop(0.53, rgb(194,194,194)),
		color-stop(0.75, rgb(224,224,224))
	);
	background-color:#EEE;
	border:1px solid #888;
}

.sol-menu-hover {
	background:#900;
	color:#FFF;
}

.sol-menu:hover {
	background:#900;
	color:#FFF;
}

.sag-kolon {
	float:right;
	width:820px;
	color:#FFF;
}

.urunler_ust_resim{
	margin-bottom:10px;
}
.sayfa-icerik{
	
	color:#fff;
}