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

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#headerContainer {
	background:#000e2a url(../images/header_back.jpg) top center no-repeat;
	height:100px;
}
#header {
	margin:0 auto;
	width:960px;
	height:100px;
}
#telefon {
	width:187px;
	height:36px;
	position:relative;
	float:right;
	margin-top:37px;
	z-index:1;
}
#menuContainer {
	background:#FFCC00 url(../images/menu_back.png) repeat-x;
	border-top:0px solid #FFF;
}
#menu {
	margin:0 auto;
	width:960px;
}
#content {
	margin:30px auto;
	width:960px;
}
#footer {
	margin:0 auto;
	width:960px;
}
h1 {
	font-size:25px;
	margin-bottom:15px;
	line-height:1.5em;
	border-bottom:1px solid #FC0;
}
h2 {
	font-size:14px;
	margin-bottom:25px;
}
p {
	line-height:1.5em;
	margin-bottom:10px;
}
.camera {
	background:url(../images/icon_kamera.gif) no-repeat top right;
}
.alarm {
	background:url(../images/icon_alarm_sistemi.gif) no-repeat top right;
}
.kablolu {
	background:url(../images/ikon_kablolu_alarm.gif) no-repeat top right;
}
.kablosuz {
	background:url(../images/icon_kablosuz_alarm.gif) no-repeat top right;
}
.izleme {
	background:url(../images/icon_izleme_merkezi.gif) no-repeat top right;
}
.takip {
	background:url(../images/icon_arac_takip.gif) no-repeat top right;
}

/* KAMERA SİSTEMLERİ */

#kameraSistemleri dl {
	width:100%;
	clear:both;
	margin-bottom:10px;
}
#kameraSistemleri dl dt {
	width:70px;
	height:70px;
	float:left;
	background:url(../images/ikon_kamera_sistemleri.gif) no-repeat top left;
}
#kameraSistemleri dl dd {
	padding-left:100px;
	padding-bottom:20px;
}
#kameraSistemleri dl dt.k1 { background-position:0 0; }
#kameraSistemleri dl dt.k2 { background-position:0 -70px; } 
#kameraSistemleri dl dt.k3 { background-position:0 -140px; } 
#kameraSistemleri dl dt.k4 { background-position:0 -210px; } 
#kameraSistemleri dl dt.k5 { background-position:0 -280px; } 
#kameraSistemleri dl dt.k6 { background-position:0 -350px; } 
/* KAMERA SİSTEMLERİ SON */


/* ALARM SİSTEMLERİ */
#alarmSistemleri dl {
	width:200px;
	height:180px;
	float:left;
	padding:0 20px;
	margin-bottom:10px;
	line-height:1.5em;
}
#alarmSistemleri dd.baslik {
	color:#E4AF23;
	font-weight:bold;
}

/* ALARM SİSTEMLERİ SON */

#cctv {
	margin:0;
	padding:0;
	list-style:none;
	width:960px;
}
#cctv li {
	float:left;
}
#cctv li div {
	text-align:center;
	margin-bottom:30px;
}
.clear { clear:both; }

ul, ol { line-height:1.5em; }

ul.genelListe { 
	list-style:inside;
	margin-bottom:20px;
}

ol.genelListe { 
	list-style:inside;
	margin-bottom:20px;
	list-style-type:decimal;
}
ol.genelListe ul { 
	list-style:outside;
	margin-left:40px;
}

/* ALARM SİSTEM ÜRÜNLERİ */

#alarmSistemUrunleri {
	margin:40px 0;
}

#alarmSistemUrunleri dl {
	margin-bottom:50px;
	width:450px;
	float:left;
	margin-right:20px;
}

#alarmSistemUrunleri dt {
	width:177px;
	float:left;
}

#alarmSistemUrunleri dd {
	margin-left:200px;
}

#alarmSistemUrunleri dd.baslik {
	font-weight:bold;
	color:#E4AF23;
	margin-bottom:10px;
}
#alarmSistemUrunleri dd ul {
	list-style:inside;
	list-style-type:disc;
}

/* ALARM SİSTEM ÜRÜNLERİ SON */

#referanslar dl {
	width:430px;
	float:left;
	margin:0 50px 20px 0;
	overflow:hidden;
	border:0px solid #CCC;
}
#referanslar dt {
	margin:0 10px 5px 0;
	overflow:hidden;
	font-weight:bold;
}
#referanslar dd {
	
}


#giris {
	width:960px;
	height:500px;
}
.altgolge { 
	position:relative;
	width:960px;
	height:10px;
	margin-top:-10px;
	margin-bottom:25px;
	z-index:100;
}

#canli {
	width:152px;
	height:27px;
	position:absolute;
	margin-top:37px;
	margin-left:430px;
	z-index:10;
}