@charset "utf-8";
@import "iletisim-sayfasi.css";
*{
	padding:0;
	margin:0;
}
body{
	text-align:left;
	font-family:Arial;
	font-size:12px;
	color:#5c5c5c;
	background:url('/images/body-bg.png');
}
.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:#4d4d4d;
	font-size:12px;
	padding:11px 15px 7px 34px;
	background:url('/images/baslik-bg.png') no-repeat left bottom ;
	font-weight:bold;
	font-family:arial;
}
h2.b2{
	margin:0px 0px 6px 0px;
	color:#4d4d4d;
	font-size:12px;
	padding:11px 15px 7px 34px;
	background:url('/images/baslik-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:5px;
	padding-left:10px;
	width:890px;
	margin:0 auto;
	border-top:1px solid #dcdcdc;
	border-left:1px solid #dcdcdc;
	border-right:1px solid #dcdcdc;
	background:#fff;
}
#logo {
	width:680px;
	position:relative;
	top:0px;
	float:left;
	overflow:hidden;
}
/* Paylaş */

#paylas{
	width:155px;
	float:right;
	clear:right;
	height:34px;
	padding-top:10px;
	padding-right:12px;
	font-size:11px;
}
#paylas span{
	display:inline-block;
	float:right;
	height:30px;
	padding-top:9px;
	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 ;
}
/* Paylaş Bitiş */



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

#dil-menusu a{
	background:url('/images/dil.png') no-repeat right top ;
	height:11px;
	width:16px;
	display:none;
	margin-left:6px;
	font-weight:bold;
	color:#666666;
	float:right;
	font-size:7px;
}
#dil-menusu a.en{
	background:url('/images/dil.png') no-repeat right -11px;
}
#dil-menusu a.ru{
	background:url('/images/dil.png') no-repeat right -22px;
}
#dil-menusu a.ar{
	background:url('/images/dil.png') no-repeat right -33px;
}



#ana-menu{
	width:880px;
	height:49px;
	float:left;
	clear:both;
	overflow:hidden;
	background:url('/images/menu-bg.png') no-repeat right top;
}
#ana-menu ul{
	list-style:none;
	float:right;
	margin:6px 0px 0 11px;
	padding:0;
}
#ana-menu ul li{
	margin:0 0px;
	display:inline-block;
	float:left;
	background:url('/images/menu-ara.png') no-repeat right center;
}
#ana-menu ul li a{
	display:inline-block;
	padding:13px 23px 13px 23px;
	font-size:12px;
	font-weighT:bold;
	color:#525252;
	
}
#ana-menu ul li a:hover,#ana-menu ul li a.secili{
	color:#0099cc;
	text-decoration:none;
}
#ana-menu ul li.son{
	background:none;	
}
#slider{
	widtH:880px;
	heighT:660px;
	padding-top:0px;
	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:615px;
	padding-top:10px;
	padding-bottom:15px;
	padding-left:15px;
	float:left;
	display:inline-block;
	overflow:hidden;
}
.genis{
	width:855px;
}
.sag-alan{
	width:235px;
	padding-top:10px;
	padding-bottom:15px;
	padding-right:15px;
	float:right;
	display:block;
	overflow:hidden;
}
.floatleft{
	float:left;
	padding-left:20px;
	padding-right:0px;
}
.floatright{
	float:right;
	padding-right:15px;
	padding-left:0px;
}
#urun-kat-liste{
	list-style:none;
	margin-left:0px;
	padding:10px 10px 20px 10px ;
	background:url('/images/haber-background.png') no-repeat center bottom;
	display:inline-block;
	
}
#urun-kat-liste p{
	background:url('/images/urun-kat-bg.png') no-repeat left center;
	display:block;
	text-align:left;
	font-size:12px;
	margin-bottom:3px;
	float:left;
	width:215px;
	border-bottom:1px dotted #dcdcdc;
	padding-top:3px;
	padding-bottom:4px;
}
#urun-kat-liste p:hover{
	background:url('/images/urun-kat-bg-hover.png') no-repeat left center;
}
#urun-kat-liste a{
	display:inline-block;
	color:#606060;
	padding-left:15px;
}
#urun-kat-liste a:hover{
	text-decoration:none;
	color:#2c2c2c;
}
#haber{
	padding:5px 10px 20px 10px ;
	background:url('/images/haber-background.png') no-repeat center bottom;
	display:inline-block;
	width:215px;
	margin-bottom:5px;
	overflow:hidden;
}
#haber p{
	line-height:auto;
	padding:4px 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:#4d4d4d;
	padding-left:13px;
	display:block;
	background:url('/images/haber-bg.png') no-repeat left 4px;
}
p.hb-baslik a:hover,p.hb-baslik a.secili{
	color:#009bb7;
	text-decoration:underline;
	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{
	float:right;
}
a.butonlink{
	color:#dcdcdc;
	display:inline-block;
	padding:6px 20px 6px 20px;
	float:right;
	font-size:11px;
	text-decoration:none;
	background:url('/images/buton-bg.png') repeat-x center top;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
a.butonlink:hover{
	background:url('/images/buton-bg.png') repeat-x center bottom;
}
#ara-yazi{
	width:900px;
	height:99px;
	margin-left:0px;
	background:url('/images/slogan.png') no-repeat center top;
	text-align:left;
	clear:both;
	font-family:arial;
}
#ara-yazi h1{
	padding:37px 0 0 20px;
	margin:0;
	font-size:26px;
	font-weight:300;
	width:650px;
	height:32px;
	vertical-align:middle;
}
#ara-yazi p{
	padding:44px 0 0 20px;
	margin:0;
	font-size:26px;
	font-weight:300;
	color:#2c2c2c;
	display:inline-block;
	height:28px;
	float:left;
}
#alt{
	position:relative;
	height:50px;
	background:#000;
}
#alt .kalip{
	width:900px;
	margin:0 auto;
}
#alt-menu{
	position:relative;
	width:670px;
	padding-right:20px;
	height:22px;
	float:left;
	top:10px;
}
#alt-menu ul{
	list-style:none;
	position:relative;
	float:left;
	margin-left:0;
}
#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:#676767;
	border-right:1px solid #2c2c2c;
}
#alt-menu ul li a:hover{
	color:#0099cc;
	text-decoration:none;
}
#alt-menu ul li a.son{
	border-right:0;
}
#tasarimci{
	height:36px;
	width:118px;
	float:right;
	padding-right:0px;
	margin-top:10px;
	display:block;
	background:url('/images/cizgilogo.png') no-repeat -130px bottom;
}
#tasarimci:hover{
	background:url('/images/cizgilogo.png') no-repeat left bottom;
}

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

/**/

/*Foto Galeri Modülü*/
.foto{
	background:url('/images/foto-bg.png') no-repeat;
	width:142px;
	height:110px;
	display:inline-block;
	float:left;
	margin:5px 12px;
}
.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:122px;
}
/**/





/*Ürünler sayfası*/ 
#urunkutu{
	background:#fff;
	-moz-border-radius:2px;
	border-radius:2px;
	padding:3px;
	display:inline-block;
	float:left;
	margin-right:22px;
	margin-bottom:20px;
	font-size:11px;
	width:170px;
	border:1px solid #e3e3e3;
	text-align:center;
	overflow:hidden;
}
#urunkutu:hover{
	border:1px solid #acacac;
}
#urunkutu p{
	margin:1px;
}
.urunadi{
	font-weight:bold;
	padding-top:5px;
	text-align:center;
	color:#3c3c3c;
}
.urunkodu{
	color:#797979;
}
#urunkutu img { 
	max-width:170px;
	max-height:128px;
	border:0;
	margin:0 auto;
}
#urunkutu a.urunlisteresim{ 
	width:170px;
	height:128px;
	border-bottom:1px dotted #e3e3e3;
	display:table-cell;
	vertical-align:middle;
}

#urunkutu.dty{
	padding:4px;
	width:160px;
	margin-left:10px;
	margin-right:0;
	float:right;
	margin-bottom:7px;
}
#urunkutu img.dty-resmi{
	width:160px;
	max-height:300px;
	max-width:160px;
}

#urn-sol-bolum{
	width:170px;
	float:right;
	overflow:hidden;
}

.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:153px;
	height:54px;
	text-indent:-9999px;
	float:right;
	margin-right:58px;
	margin-top:22px;
}
#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 3px 2px 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ı*/



#sayfalama {
	clear:both;
	padding-top:30px;
}
#sayfalama div{
	float:left;
	width:29px;
	height:26px;
	margin-left:2px;
	display:table-cell;
	text-align:center;
	background:url('/images/sayfalama-bg.png') no-repeat right;
}
#sayfalama div.aktif{
	background:url('/images/sayfalama-bg.png') no-repeat left;
	font-weight:bold;
	padding-top:5px;
	height:21px;
}
#sayfalama div a{
	width:29px;
	height:26px;
	display:table-cell;
	vertical-align:middle;
}
#ziy-sayac{
	background:url('/images/sayac-bg.png') no-repeat left bottom;
	width:132px;
	padding-left:100px;
	height:78px;
	clear:both;
	padding-top:20px;
}
#ziy-sayac p{
	background:#f6f6f6;
	color:#969696;
	font-weight:bold;
	margin:4px 0 11px 0;
}