@charset "utf-8";
@import "iletisim-sayfasi.css";
*{
	padding:0;
	margin:0;
}
body{
	text-align:left;
	font-family:Arial;
	font-size:12px;
	color:#6c6c6c;
	background:#727E8C url('/images/body-bg.png') no-repeat center top;
}
.temiz{
	clear: both; 
}
table {
	border-collapse:collapse;
}
img {
	border:0;
}
ul{
	margin:10px 0 10px 20px;
	padding:0;
}
ul li{
	margin:0;
	padding:0;
}
h1{
	margin:0px 0px 10px 0px;
	color:#2c2c2c;
	font-size:14px;
}
h1.b1{
	margin:0px 0px 10px 0px;
	color:#606060;
	font-size:12px;
	padding:9px 15px 9px 10px;
	background:url('/images/kategori-buyuk-bg.png') no-repeat left bottom ;
	font-weight:bold;
	font-family:arial;
}
h1.b2{
	margin:0px 0px 6px 0px;
	color:#606060;
	font-size:12px;
	padding:9px 15px 9px 10px;
	background:url('/images/kategori-bg.png') no-repeat left bottom ;
	font-weight:bold;
	font-family:arial;
}
h2{
	color:#2c2c2c;
	font-size:13px;
	margin:2px 0px 3px 0px;
}
h3{
	color:#2c2c2c;
	font-size:12px;
	margin:0px 0px 5px 0px;
}
h3.kat{
	color:#565656;
	font-size:25px;
	margin:0px 0px 5px 0px;
	background:#f3f3f3;
	border:1px dotted #d8d8d8;
	-moz-border-radius:5px;
	border-radius:5px;
	padding:7px 10px;
	font-weight:normal;
}
p{
	margin-bottom:7px;
	line-height:17px;
}
a{
	color:#1d547f;
	text-decoration:none;	
	outline-style:none;
}
a:hover{
	color:#19496f;
	text-decoration:underline;	
}
#govde{
	margin:0 auto;
	width:900px;
	border-bottom:1px solid #dcdcdc;
	border-left:1px solid #dcdcdc;
	border-right:1px solid #dcdcdc;
	background:#FDFDFD;
	margin-bottom:10px;
	/*
	background:url("/images/govde-bg.png") repeat-y center;
	*/
}
#ust{
	position:relative;
	/*
	background:url("/images/govde-bg.png") repeat-y center;
	*/
	padding-bottom:15px;
	width:900px;
	margin:0 auto;
	border-top:1px solid #dcdcdc;
	border-left:1px solid #dcdcdc;
	border-right:1px solid #dcdcdc;
	background:#FDFDFD;
}
hr.ust-border{
	color:#fff;
	border:0;
	border-top:1px solid #dcdcdc;
	margin-left:10px;
	height:0px;
	padding:0;
	padding-top:7px;
	width:880px;
	margin-bottom:0px;
	clear:both;
}
#logo {
	width:550px;
	position:relative;
	top:0px;
	left:25px;
	float:left;
	padding-top:10px;
	overflow:hidden;
}
/* Paylaş */

#paylas{
	width:205px;
	float:right;
	clear:right;
	height:34px;
	padding-top:10px;
	padding-right:12px;
	font-style:italic;
}
#paylas span{
	display:inline-block;
	float:right;
	height:30px;
	padding-top:5px;
	padding-right:10px;
}
#paylas ul{
	margin:0;
	padding:0;
	list-style:none;
	height:26px;
	padding:5px 0 0 0px;
	display:inline-block;
	float:right;
}
#paylas li{
	float:left;
	text-align:center;
	width:22px;
	margin-left:3px;
	display:inline-block;
}
#paylas a{
	color:#fff;
	display:block;
	width:16px;
	height:16px;
}
#paylas a.rss{
	background:url('/images/top-icons.png') no-repeat left bottom ;
}
#paylas a.rss:hover{
	background:url('/images/top-icons-hover.png') no-repeat left bottom ;
}
#paylas a.twitter{
	background:url('/images/top-icons.png') no-repeat left center ;
}
#paylas a.twitter:hover{
	background:url('/images/top-icons-hover.png') no-repeat left center ;
}
#paylas a.fcbook{
	background:url('/images/top-icons.png') no-repeat left top ;
}
#paylas a.fcbook:hover{
	background:url('/images/top-icons-hover.png') no-repeat left top ;
}
#paylas a.friend{
	background:url('/images/top-icons.png') no-repeat left -58px ;
}
#paylas a.friend:hover{
	background:url('/images/top-icons-hover.png') no-repeat left -58px ;
}
/* Paylaş Bitiş */



#dil-menusu{
	width:55px;
	height:12px;
	float:right;
	padding-top:20px;
	padding-right:14px;
	text-align:left;
}

#dil-menusu a{
	background:url('/images/dil.png') no-repeat right top ;
	height:12px;
	width:20px;
	display:inline-block;
	margin-left:6px;
	font-size:11px;
	font-weight:bold;
	color:#666666;
}
#dil-menusu a.en{
	background:url('/images/dil.png') no-repeat right bottom ;
}




#ana-menu{
	width:865px;
	padding-left:30px;
	height:40px;
	float:left;
	clear:both;
	padding-top:10px;
	
}
#ana-menu ul{
	list-style:none;
	float:right
}
#ana-menu ul li{
	float:left;	
	padding:0;
	margin:0 0px;
	display:inline-block;
	float:left;
}
#ana-menu ul li a{
	display:inline-block;
	padding:1px 14px 1px 14px;
	font-size:11px;
	color:#525252;
	font-weight:bold;
	border-right:1px solid #2c2c2c;
}
#ana-menu ul li a:hover,#ana-menu ul li a.secili{
	color:#0099cc;
	text-decoration:underline;
}
#ana-menu ul li a.son{
	border-right:0;
}
#slider{
	widtH:880px;
	heighT:334px;
	padding-top:1px;
	margin:0 auto;
	clear:both;
	background:url('/images/slider-bg.png') no-repeat center top;
}
#orta{
	width:900px;
	position:relative;
	padding-bottom:30px;
	margin:0 auto;
}
.sol-alan{
	width:610px;
	padding-top:20px;
	padding-bottom:25px;
	padding-left:20px;
	float:left;
	display:inline-block;
}
.genis{
	width:855px;
}
.sag-alan{
	width:230px;
	padding-top:20px;
	padding-bottom:25px;
	padding-right:20px;
	float:right;
	display:block;
	overflow:hidden;
}
.floatleft{
	float:left;
	padding-left:20px;
	padding-right:0px;
}
#urun-kat-liste{
	list-style:none;
	margin-left:0px;
	padding:10px ;
	border-radius:3px;
	-moz-border-radius:3px;
	background:#F2F5F6;
	display:inline-block;
	
}
#urun-kat-liste p{
	background:url('/images/urun-kat-bg-hover.png') no-repeat left center;
	display:block;
	text-align:left;
	font-size:12px;
	margin-bottom:3px;
	float:left;
	width:200px;
	border-bottom:1px dotted #dcdcdc;
	padding-top:3px;
	padding-bottom:4px;
}
#urun-kat-liste p:hover{
	background:url('/images/urun-kat-bg.png') no-repeat left center;
}
#urun-kat-liste a{
	display:inline-block;
	color:#606060;
	padding-left:20px;
}
#urun-kat-liste a:hover{
	text-decoration:none;
	color:#2c2c2c;
}
#haber{
	padding:10px ;
	background:#F2F2F2;
	display:inline-block;
	width:210px;
	margin-bottom:5px;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
#haber p{
	line-height:auto;
	padding:8px 0px 8px 0px ;
	margin:0;
	border-bottom:1px dotted #dcdcdc;
}
p.hb-baslik{
	padding-top:2px;
	font-size:12px;
	display:block;
	font-size:12px;
	font-weight:bold;
}
p.hb-baslik a{
	color:#777777;
	padding-left:13px;
	background:url('/images/haber-bg.png') no-repeat left 4px;
}
p.hb-baslik a:hover,p.hb-baslik a.secili{
	color:#000;
	background:url('/images/haber-secili-bg.png') no-repeat left 4px;
}
p.hb-baslik a.secili{
	font-weight:bold;
}
p.hb-icerik{
	clear:both;
	padding-top:8px;
	font-size:11px;
	padding-bottom:5px;
	border-bottom:1px dotted #cccccc;
}
p.hb-icerik a{
	color:#777777;
}
a.tum-haber{
	color:#0B70FF;
	font-style:italic;
	margin-left:110px;
	font-weight:bold;
	text-decoration:underline;
}
#ara-yazi{
	width:897px;
	height:101px;
	margin-left:0px;
	background:url('/images/slogan.png') no-repeat center top;
	text-align:left;
	clear:both;
	font-family:arial;
}
#ara-yazi-sol{
	width:600px;
	float:left;
	height:101px;
	display:block;
}
#ara-yazi h1{
	padding:30px 0 0 20px;
	margin:0;
	font-size:26px;
	font-weight:300;
	width:600px;
	height:70px;
	vertical-align:middle;
}
#alt{
	position:relative;
	height:50px;
	background:#1c1c1c;
}
#alt .kalip{
	width:900px;
	margin:0 auto;
}
#alt-menu{
	position:relative;
	width:700px;
	padding-right:20px;
	height:22px;
	float:left;
	top:10px;
}
#alt-menu ul{
	list-style:none;
	position:relative;
	float:left;
}
#alt-menu ul li{
	float:left;	
	padding:0;
	margin:0 0px;
	display:inline-block;
	float:left;
}
#alt-menu ul li a{
	display:inline-block;
	padding:1px 14px 1px 14px;
	font-size:11px;
	color:#525252;
	border-right:1px solid #2c2c2c;
}
#alt-menu ul li a:hover,#ana-menu ul li a.secili{
	color:#0099cc;
	text-decoration:underline;
}
#alt-menu ul li a.son{
	border-right:0;
}
#tasarimci{
	color:#226483;
	float:right;
	padding-right:30px;
	padding-top:13px;
	font-weight:bold;
}
#tasarimci span{
	color:#195069;
	font-style:italic;
}
.firma-resmi{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

/*Referans Modülü*/
.rf{
	background:url('/images/ref-bg.png') no-repeat;
	width:172px;
	height:140px;
	display:inline-block;
	float:left;
	margin:0px 18px 18px 18px ;
}
.rf p.resim{
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	height:120px;
	widtH:152px;
}
.rf p.baslik{
	padding-top:3px;
	height:30px;
	font-weight:bold;
	font-size:10px;
	text-align:center;
}
.rf p img{
	max-height:100px;
	max-widtH:152px;
	padding:10px;
}

/**/

/*Foto Galeri Modülü*/
.foto{
	background:url('/images/foto-bg.png') no-repeat;
	width:142px;
	height:110px;
	display:inline-block;
	float:left;
	margin:5px;
}
.foto p{
	display:block;
	vertical-align:middle;
	text-align:center;
	height:90px;
	widtH:132px;
	padding:10px 5px 5px 5px ;
}
.foto p img{
	max-height:85px;
	max-widtH:142px;
}
/**/





/*Ürünler sayfası*/ 
#urunkutu{
	background:#f6f6f6;
	-moz-border-radius:2px;
	border-radius:2px;
	padding:3px;
	display:inline-block;
	float:left;
	margin-right:15px;
	margin-bottom:20px;
	font-size:11px;
	width:170px;
	border:1px solid #e3e3e3;
	text-align:center;
}

#urunkutu:hover{
	background:#ebebeb;
	border:1px solid #dfdfdf;
}
#urunkutu p{
	margin:1px;
}
.urunadi{
	font-weight:bold;
	padding-top:5px;
	text-align:center;
}
.urunkodu{
	color:#797979;
}
#urunkutu img { 
	width:170px;
	height:138px;
	border:0;
	margin:0 auto;
}
#urunkutu.dty{
	
	padding:4px;
	width:160px;
}
#urunkutu img.dty-resmi{
	width:160px;
	max-height:auto;
	max-width:160px;
}

#urn-sol-bolum{
	width:170px;
	float:left;
}
#urn-sag-bolum{
	width:400px;
	padding-left:20px;
	float:left;
}
.kesik{
	border-bottom:1px dotted #dcdcdc;
	padding:10px;
}
#urun-detay h2{
	font-size:16px;
}
/*Ürünler sayfası*/ 


#iletisim-butonu{
	background:url('/images/iletisim-butonu.png') no-repeat top center;
	width:130px;
	height:45px;
	text-indent:-9999px;
	float:right;
	margin-right:63px;
	margin-top:30px;
}
#iletisim-butonu:hover{
	background:url('/images/iletisim-butonu.png') no-repeat bottom center;
}
/*Ürün fotoları*/
#urun-resimleri{
	
}
#urun-resimleri div{
	float:left;
	margin:2px;
	border:1px solid #dcdcdc;
	padding:3px;
	width:70px;
	height:47px;
}
#urun-resimleri div:hover{
	background: #EBEBEB;
}
#urun-resimleri div img{
	width:70px;
	height:47px;
}
/*Ürün fotoları*/