@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1.5em;
	color: #4d5c69;
	background: white;
	background-image:url(../images/template_img/bg.gif);
	background-repeat:repeat-x;
	background-position:left top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
}
hr{
	border:0px;
	border-bottom:1px solid #dedede;
	
	}
ol, ul {
	list-style: none;
}
h1, h2, h3, h4, h5 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
}
h1 {
	font-size: 19px;
	color:#0261ce;
	font-weight: normal;
}
h2 {
	font-size: 16px;
	color: #fff;
	font-weight: normal;
}
h3 {
	font-size: 15px;
	color:#fff;
}
h4 {
	font-size: 10pt;
	color: #0261CE;
}
h5 {
	font-size: 10pt;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

a {
	text-decoration:none;
	color:#02598c;
}
a:hover {
	text-decoration:none;
	color:#ed1c24;
}

/*site*/

#wrapper{
	margin:0 auto;
	width:980px;
	}

#top{
	margin:0 auto;
	width:970px;
	height:145px;
	}

#top #logocon{
	width:960px;
	height:95px;
	margin: 0 auto;
	}
#top #logocon .logo{
	float:left;
	width:207px;
	height:72px;
	padding: 11px 0 0 0;
	} 
#top #logocon #topright{
	float:right;
	width: 400px;
	height: 90px;

	}
#top #logocon #topright #toplangico{
	float:right;
	height: 40px;
	background-image: url(../images/template_img/langbg.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 300px;
	}
#top #logocon #topright #toplangico .lang {
	float:right;
	width:120px;
	font-size:8pt;
	padding: 4px 0 0 0;
	}
#top #logocon #topright #toplangico .lang .pasif{
	float:left;
	height:20px;
	width:40px;
	line-height: 20px;
	padding:0 10px 0 10px;
}
#top #logocon #topright #toplangico .lang a.pasif:hover{
	background-image:url(../images/template_img/icon_lang_arrow.gif);
	background-repeat:no-repeat;
	background-position:right center;
	color:#04a6ff;
}
#top #logocon #topright #toplangico .lang .aktif{
	float:left;
	height:20px;
	width:40px;
	line-height: 20px;
	background-image:url(../images/template_img/icon_lang_arrow.gif);
	background-repeat:no-repeat;
	background-position:right center;
	color:#04a6ff;
	padding:0 10px 0 10px;
	}
	
#top #logocon #topright #toplangico .lang a.aktif:hover{
	background-image:url(../images/template_img/icon_lang_arrow.gif);
	background-repeat:no-repeat;
	background-position:right center;
	color:#ed2024;

	}
#top #logocon #topright #toplangico .topic {
	float:right;
	width: 100px;
	line-height: 20px;
	font-size: 8pt;
	}

#top #logocon #topright #toplangico .topic img{
	padding:8px 16px 0 0;
	}

#top #logocon #topright #slogan{
	float:right;
	width: 280px;
	padding: 20px 0 0 0;
	text-align: right;
	}

#top #logocon #topright #slogan2{
	float:right;
	width: 340px;
	padding: 20px 0 0 0;
	text-align: right;
	}

#top #menu {
	width:960px;
	background-image: url(../images/template_img/menubg.gif);
	background-position: left top;
	background-repeat: no-repeat;
	height: 46px;
	font-size: 8pt;
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
	line-height: 46px;
	padding: 0 5px 0 5px;
	}

#top #menu ul, li {
	list-style-type:none;
}
#top #menu ul li {
	width:136px;
	float: left;
	display: block;
	text-align: left;
}
#top #menu li {
	float:left;
	padding:0 1px 0 0;
}
#top #menu li a {
	text-indent: -9000%;
	width: 106px;
	height: 46px;
	float:left;
}
/*trmenu*/
#top #menu .m_anasayfa {
	background-image: url(../images/template_img/menu/tr/m_anasayfa.gif);
	background-repeat: no-repeat;
	background-position:left top;
	width:136px;
}
#top #menu a.m_anasayfa:hover {
	background-position:left -46px;
}
#top #menu .m_anasayfa_up {
	background-image: url(../images/template_img/menu/tr/m_anasayfa.gif);
	background-repeat: no-repeat;
	background-position:left -46px;
	width:136px;
}
#top #menu a.m_anasayfa_up:hover {
	background-position:left top;
}

#top #menu .m_hakkimizda {
	background-image: url(../images/template_img/menu/tr/m_hakkimizda.gif);
	background-repeat: no-repeat;
	background-position:left top;
	width:136px;
}
#top #menu a.m_hakkimizda:hover {
	background-position:left -46px;
}
#top #menu .m_hakkimizda_up {
	background-image: url(../images/template_img/menu/tr/m_hakkimizda.gif);
	background-repeat: no-repeat;
	background-position:left -46px;
	width:136px;
}
#top #menu a.m_hakkimizda_up:hover {
	background-position:left top;
}



#top #menu .m_urunler{
	background-image: url(../images/template_img/menu/tr/m_urunler.gif);
	background-repeat: no-repeat;
	background-position:left top;
	width:136px;
}
#top #menu a.m_urunler:hover {
	background-position:left -46px;
}
#top #menu .m_urunler_up {
	background-image: url(../images/template_img/menu/tr/m_urunler.gif);
	background-repeat: no-repeat;
	background-position:left -46px;
	width:136px;
}
#top #menu a.m_urunler_up:hover {
	background-position:left top;
}


#top #menu .m_sektorel{
	background-image: url(../images/template_img/menu/tr/m_sektorel.gif);
	background-repeat: no-repeat;
	background-position:left top;
	width:136px;
}
#top #menu a.m_sektorel:hover {
	background-position:left -46px;
}
#top #menu .m_sektorel_up {
	background-image: url(../images/template_img/menu/tr/m_sektorel.gif);
	background-repeat: no-repeat;
	background-position:left -46px;
	width:136px;
}
#top #menu a.m_sektorel_up:hover {
	background-position:left top;
}


#top #menu .m_subeler{
	background-image: url(../images/template_img/menu/tr/m_subeler.gif);
	background-repeat: no-repeat;
	background-position:left top;
	width:136px;
}
#top #menu a.m_subeler:hover {
	background-position:left -46px;
}
#top #menu .m_subeler_up {
	background-image: url(../images/template_img/menu/tr/m_subeler.gif);
	background-repeat: no-repeat;
	background-position:left -46px;
	width:136px;
}
#top #menu a.m_subeler_up:hover {
	background-position:left top;
}



#top #menu .m_teknik{
	background-image: url(../images/template_img/menu/tr/m_teknik.gif);
	background-repeat: no-repeat;
	background-position:left top;
	width:136px;
}
#top #menu a.m_teknik:hover {
	background-position:left -46px;
}
#top #menu .m_teknik_up {
	background-image: url(../images/template_img/menu/tr/m_teknik.gif);
	background-repeat: no-repeat;
	background-position:left -46px;
	width:136px;
}
#top #menu a.m_teknik_up:hover {
	background-position:left top;
}

#top #menu .m_iletisim{
	background-image: url(../images/template_img/menu/tr/m_iletisim.gif);
	background-repeat: no-repeat;
	background-position:left top;
	width:136px;
}
#top #menu a.m_iletisim:hover {
	background-position:left -46px;
}
#top #menu .m_iletisim_up {
	background-image: url(../images/template_img/menu/tr/m_iletisim.gif);
	background-repeat: no-repeat;
	background-position:left -46px;
	width:136px;
}
#top #menu a.m_iletisim_up:hover {
	background-position:left top;
}



/*enmenu*/
#top #menu .m_anasayfa_en {
	background-image: url(../images/template_img/menu/en/m_anasayfa.gif);
	background-repeat: no-repeat;
	background-position:left top;
	width:136px;
}
#top #menu a.m_anasayfa_en:hover {
	background-position:left -46px;
}
#top #menu .m_anasayfa_en_up {
	background-image: url(../images/template_img/menu/en/m_anasayfa.gif);
	background-repeat: no-repeat;
	background-position:left -46px;
	width:136px;
}
#top #menu a.m_anasayfa_en_up:hover {
	background-position:left top;
}

#top #menu .m_hakkimizda_en {
	background-image: url(../images/template_img/menu/en/m_hakkimizda.gif);
	background-repeat: no-repeat;
	background-position:left top;
	width:136px;
}
#top #menu a.m_hakkimizda_en:hover {
	background-position:left -46px;
}
#top #menu .m_hakkimizda_en_up {
	background-image: url(../images/template_img/menu/en/m_hakkimizda.gif);
	background-repeat: no-repeat;
	background-position:left -46px;
	width:136px;
}
#top #menu a.m_hakkimizda_en_up:hover {
	background-position:left top;
}



#top #menu .m_urunler_en{
	background-image: url(../images/template_img/menu/en/m_urunler.gif);
	background-repeat: no-repeat;
	background-position:left top;
	width:136px;
}
#top #menu a.m_urunler_en:hover {
	background-position:left -46px;
}
#top #menu .m_urunler_en_up {
	background-image: url(../images/template_img/menu/en/m_urunler.gif);
	background-repeat: no-repeat;
	background-position:left -46px;
	width:136px;
}
#top #menu a.m_urunler_en_up:hover {
	background-position:left top;
}


#top #menu .m_sektorel_en{
	background-image: url(../images/template_img/menu/en/m_sektorel.gif);
	background-repeat: no-repeat;
	background-position:left top;
	width:136px;
}
#top #menu a.m_sektorel_en:hover {
	background-position:left -46px;
}
#top #menu .m_sektorel_en_up {
	background-image: url(../images/template_img/menu/en/m_sektorel.gif);
	background-repeat: no-repeat;
	background-position:left -46px;
	width:136px;
}
#top #menu a.m_sektorel_en_up:hover {
	background-position:left top;
}


#top #menu .m_subeler_en{
	background-image: url(../images/template_img/menu/en/m_subeler.gif);
	background-repeat: no-repeat;
	background-position:left top;
	width:136px;
}
#top #menu a.m_subeler_en:hover {
	background-position:left -46px;
}
#top #menu .m_subeler_en_up {
background-image: url(../images/template_img/menu/en/m_subeler.gif);
	background-repeat: no-repeat;
	background-position:left -46px;
	width:136px;
}
#top #menu a.m_subeler_en_up:hover {
	background-position:left top;
}



#top #menu .m_teknik_en{
	background-image: url(../images/template_img/menu/en/m_teknik.gif);
	background-repeat: no-repeat;
	background-position:left top;
	width:136px;
}
#top #menu a.m_teknik_en:hover {
	background-position:left -46px;
}
#top #menu .m_teknik_en_up {
	background-image: url(../images/template_img/menu/en/m_teknik.gif);
	background-repeat: no-repeat;
	background-position:left -46px;
	width:136px;
}
#top #menu a.m_teknik_en_up:hover {
	background-position:left top;
}

#top #menu .m_iletisim_en{
	background-image: url(../images/template_img/menu/en/m_iletisim.gif);
	background-repeat: no-repeat;
	background-position:left top;
	width:136px;
}
#top #menu a.m_iletisim_en:hover {
	background-position:left -46px;
}
#top #menu .m_iletisim_en_up {
	background-image: url(../images/template_img/menu/en/m_iletisim.gif);
	background-repeat: no-repeat;
	background-position:left -46px;
	width:136px;
}
#top #menu a.m_iletisim_en_up:hover {
	background-position:left top;
}


/*content*/

#contentcontainer{
	margin: 0 auto;
	width: 960px;
	}

#contentcontainer #content{
	width: 960px;
	float: left;
	}
#contentcontainer .mainflash{
	float:left;
	width: 960px;
	height:300px;
	}

#contentcontainer #content #subcontent{
	float:left;
	width:960px;
	font-size: 8pt;
	}

#contentcontainer #content #subcontent p{
	padding:0 0 16px 0;
	text-align:justify;
	}

#contentcontainer #content #subcontent h1,h2,h3{
	padding:0 0 16px 0;
	}

#contentcontainer #content #homeleft{
	float:left;
	width:300px;
	margin: 0 30px 0 0;
	}

#contentcontainer #content #homemiddle{
	float:left;
	width:300px;
	}

#contentcontainer #content #homeright{
	float:right;
	width:300px;
	margin: 0 0 0 0;
	}

.homeprod1{
	background-image:url(../images/page_img/home/aractakipyazilim.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	height:40px;
	width:177px;
	padding:80px 0 0 125px;
	margin: 0 0 26px 0;
	}

.homeprod2{
	background-image:url(../images/page_img/home/arac_takip_cihaz.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	height:40px;
	width:177px;
	padding:80px 0 0 125px;
	margin: 0 0 26px 0;
	}

.homeprod3{
	background-image:url(../images/page_img/home/temelset.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	height:40px;
	width:177px;
	padding:80px 0 0 125px;
	margin: 0 0 20px 0;
	}

.homeprodlink{
	background-image:url(../images/template_img/arrow_blue1.gif);
	background-repeat:no-repeat;
	background-position:right center;
	font-weight:bold;
	float:left;	
	width:160px;
	font-size:8pt;
	color:#2275d4;
	}
a.homeprodlink:hover{
	background-image:url(../images/template_img/arrow_orange1.gif);
	color:#f26522;
	}

/*homesektorel*/

#contentcontainer #content #homeright #linkler{
	float: left;
	padding: 0 0 20px 0;
	width: 300px;
	
	}

#contentcontainer #content #homeright #linkler li{
	float:left;
	background-image:url(../images/template_img/nokta.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	width:300px;
	height:26px;
	line-height:26px;
	}

#contentcontainer #content #homeright #linkler li a{
	float:left;
	background-image:url(../images/template_img/arrow_blue2.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding:0 0 0 10px;	
	}
#contentcontainer #content #homeright #linkler li a:hover{
	background-image:url(../images/template_img/arrow_orange2.gif);
	background-repeat:no-repeat;
	background-position:left center;
	color:#F60;
	}

/*login*/
#contentcontainer #content #homeright #loginbox{
	float:left;
	background-image:url(../images/template_img/loginbg.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width: 280px;
	height: 163px;
	padding: 10px;
	}
#contentcontainer #content #homeright #loginbox .cap{
	line-height:24px;
	}
#contentcontainer #content #homeright #loginbox #login_form {
	width:280px;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	float: left;
	padding: 20px 0 0 0;
}
#login_form input {
	font-size:8pt;
	font-style:normal;
	width:150px;
	height:20px;
	border:1px solid #d0e8f4;
	font-size:8pt;
	line-height: 2em;
}
#login_form .button {
	font-family:tahoma;
	font-size:8pt;
	width:70px;
	height:26px;
	border:1px outset #00273d;
	color:#FFFFFF;
	font-family:tahoma;
	font-size:8pt;
	background-color: #00446b;
	font-weight: bold;
}

/*footer*/
#footercontainer{
	float:left;
	width:980px;
	padding: 4px 0 0 0;
	}

#footercontainer #footertop{
	background-image:url(../images/template_img/footer.gif);
	background-repeat:no-repeat;
	background-position:left top;
	width:950px;
	margin:0 auto;
	height:69px;
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 8pt;
	padding: 10px;
	}
#footercontainer #footertop .kortak{
	float: left;
	width: 150px;
	padding: 7px 0 0 20px;
	}
#footercontainer #footertop .companysubtext{
	float: left;
	width: 770px;
	padding: 22px 0 0 0;
	}
#footercontainer #footertop .companysubtext a{
	color:#FFF;	
	}
#footercontainer #footertop .companysubtext a:hover{
	color:#FF0;	
	}

#footercontainer #designer{
	background-image:url(../images/template_img/footeralt.gif);
	background-repeat:no-repeat;
	background-position:left top;
	width:950px;
	margin:0 auto;
	height:70px;
	color: #024B76;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 7pt;
	padding: 10px;
	text-align: right;
	}
/*page*/
#contentcontainer #pagecontent{
	width: 960px;
	float: left;
	background-color:#FFF;
	}
/*page*/
#contentcontainer #pagecontent #pagesubcontent1{
	padding: 20px;
	float: left;
	width: 920px;
	}
#contentcontainer #pagecontent p{
	padding:0 0 16px 0;
	text-align:justify;
	}

#contentcontainer #pagecontent .caption1{
	border-bottom:1px solid #bac7d3;
	padding:0 0 10px 0;
	margin:0 0 10px 0;
	float: left;
	width: 100%;
	}

#contentcontainer #pagecontent .captionnews{
	border-bottom:1px solid #bac7d3;
	padding:0 0 10px 0;
	margin:0 0 10px 0;
	float: left;
	width: 100%;
	}


#contentcontainer #pagecontent #leftmenu{
	float: left;
	padding: 0 0 20px 0;
	width: 325px;
	font-size: 8pt;
	text-align: left;
	
	}

#contentcontainer #pagecontent #leftmenu li{
	float:left;
	background-image:url(../images/template_img/nokta.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	width:320px;
	height:26px;
	line-height:26px;
	}

#contentcontainer #pagecontent #leftmenu li a{
	float:left;
	background-image:url(../images/template_img/arrow_blue2.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding:0 0 0 10px;	
	color:#4d5c69;
	
	}
#contentcontainer #pagecontent #leftmenu li a:hover{
	background-image:url(../images/template_img/arrow_orange2.gif);
	background-repeat:no-repeat;
	background-position:left center;
	color:#F60;
	}


#contentcontainer #pagecontent #leftmenu li .aktif{
	background-image:url(../images/template_img/arrow_orange2.gif);
	background-repeat:no-repeat;
	background-position:left center;
	color:#F60;
	}

#contentcontainer #pagecontent #leftmenu li a.aktif:hover{
	background-image:url(../images/template_img/arrow_blue2.gif);
	color:#030750;
	}


#contentcontainer #pagecontent #rightcontent{
	float:right;
	width:578px;
	}

#contentcontainer #pagecontent #rightcontent .toppic{
	padding:0 0 16px 0;
	}

/*prodhome*/

#contentcontainer #pagecontent #prodhome{
	float:left;
	width:960px;
	}

#contentcontainer #pagecontent #prodhome #ptopbox{
	float:left;
	width:960px;
	}

#contentcontainer #pagecontent #prodhome #ptopbox .ptop{
	float:left;
	width:960px;
	background-image:url(../images/template_img/prod_home_top_bg.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;
	height:16px;
	}

#contentcontainer #pagecontent #prodhome #ptopbox .pcon{
	background-color:#005ba4;
	color:#FFF;
	float:left;
	width:920px;
	padding: 4px 20px 20px 20px;
	}
#contentcontainer #pagecontent #prodhome #ptopbox .pcon .anim{
	float:left;
	width:558px;
	height:236px;
	padding: 0 20px 0 0;
	}

#contentcontainer #pagecontent #prodhome #ptopbox .pcon .ptoptext{
	float:left;
	width:342px;
	height:236px;
	}
#contentcontainer #pagecontent #prodhome #pbottombox{
	float:left;
	width:960px;
	}


#contentcontainer #pagecontent #prodhome #pbottombox .pssub{
	float:left;
	width:960px;
	background-image:url(../images/template_img/prod_home_sub_bg.gif);
	background-repeat:no-repeat;
	background-position:center top;
	background-repeat:no-repeat;
	height:16px;
	}
.sekiz{
	font-size:8pt;
	}

.beyazlink{
	color:#FFF;
	}

a.beyazlink:hover{
	color:#76c5f0;
	}

.boldbeyazlink{
	color:#FFF;
	font-weight:bold;
	}

a.boldbeyazlink:hover{
	color:#76c5f0;
	}

#contentcontainer #pagecontent #prodhome #pbottombox .pscon{
	float:left;
	width:960px;
	background-image:url(../images/template_img/prod_home_sub_back.jpg);
	background-repeat:repeat-x;
	background-position:left bottom;
	}
	
#contentcontainer #pagecontent #prodhome #pbottombox .pscon .prodpic{
	float:left;
	width:578px;
	padding: 0 20px 0 0;
	}

#contentcontainer #pagecontent #prodhome #pbottombox .pscon .prodpic .picitem{
	border-right:1px solid #dff3fd;
	float: left;
	width: 190px;
	}
#contentcontainer #pagecontent #prodhome #pbottombox .pscon .prodpic .picitem .pic{
	float:left;
	padding: 0 5px 0 5px;
	}
#contentcontainer #pagecontent #prodhome #pbottombox .pscon .prodpic .picitem .phlink{
	float:left;
	width:190px;
	height:36px;
	color:#FFF;
	background-color:#005ba4;
	line-height:36px;
	text-align:center;
	font-size:8pt;
	font-family:Tahoma, Geneva, sans-serif;
	}

#contentcontainer #pagecontent #prodhome #pbottombox .phright{
	float:left;
	width:341px;
	}


/*toogle*/

.toogle_caption {
	line-height:28px;
	height:28px;
	padding:5px 0 5px 0;
	color: #000;
	border-bottom: 1px solid #dedede;
}
.toogle_caption .left {
	float:left;
	width:540px;
}
.toogle_caption .right {
	float:right;
	width:28px;
}
.toogle_caption a {
	color:#0062a6;
	font-weight: bold;
	text-decoration: none;
	line-height: 28px;
}
.toogle_content {
	display: none;
	padding: 5px 0 5px 0;
	line-height: 16px;
}
.toogle_content ol li {
	margin:0px 0 5px 25px;
	list-style-type: decimal;
	text-align:justify;
}
.toogle_content p {
	text-align:justify;
}

#contentcontainer #pagecontent #prodhome #ptopbox .pcon .toppic1{
	float:left;
	width:580px;
	padding: 0 0 0 20px;
	}

#contentcontainer #pagecontent #prodhome #ptopbox .pcon .pagecap1{
	float:left;
	width:320px;
	height:102px;
	padding:40px 0 0 0;
	height: 62px;
	font-size: 16pt;
	color: #fff;
	}


/*prodlist*/

#contentcontainer #pagecontent #prodhome #pbottombox .pscon .prodpic2{
	float:left;
	width:960px;
	padding: 0 0 0 0;
	}

#contentcontainer #pagecontent #prodhome #pbottombox .pscon .prodpic2 .picitem{
	border-right:1px solid #dff3fd;
	float: left;
	width: 239px;
	text-align: center;
	}
#contentcontainer #pagecontent #prodhome #pbottombox .pscon .prodpic2 .picitem .pic{
	float:left;
	padding: 0 10px 0 10px;
	}
#contentcontainer #pagecontent #prodhome #pbottombox .pscon .prodpic2 .picitem .phlink{
	float:left;
	width:239px;
	height:36px;
	color:#FFF;
	background-color:#005ba4;
	line-height:36px;
	text-align:center;
	font-size:8pt;
	font-family:Tahoma, Geneva, sans-serif;
	}

#contentcontainer #pagecontent #pagesubcontent2{
	float: left;
	width: 920px;
	background-image:url(../images/template_img/prodpagebg.gif);
	background-repeat:no-repeat;
	background-position:left top;
	margin: 20px;
	}

#contentcontainer #pagecontent #prod_left_col .pagecap2{
	float:left;
	width:315px;
	height:102px;
	padding:40px 0 0 10px;
	height: 67px;
	font-size: 16pt;
	color: #fff;
	}
.toppic2{
	width:578px;
	padding: 7px 7px 0 0;
	}

#contentcontainer #pagecontent #prodpage_rightcontent{
	float:right;
	width:585px;
	}

#contentcontainer #pagecontent #prodpage_rightcontent .prodpagecaption2{
	width:578px;
	color: #FFF;
	padding: 18px 0 14px 0;
	}

#contentcontainer #pagecontent #prod_leftimg{
	float: left;
	padding: 12px 0 16px 0;
	width: 325px;
	font-size: 8pt;
	}

#contentcontainer #pagecontent #prod_left_col{
	float: left;
	padding: 0 0 0 0;
	width: 325px;
	font-size: 8pt;
	}

#contentcontainer #pagecontent #prodpage_rightcontent #lastcontent{
	float:right;
	width:578px;
	}

#contentcontainer #pagecontent #prodpage_rightcontent #lastcontent #page_content_left {
	width:550px;
	padding:20px 20px 8px 8px;
	line-height:1.5em;
}
.urun_thumh_bg {
	background-color:#BEE2F3;
	border: 1px solid #BEE2F3;
}


.cepmavibg {
	background-color:#0093dd;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 9pt;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
}
.number_1 {
	background-image:url(../images/page_img/pages/number/n_1.gif);
	background-repeat:no-repeat;
	background-position:left top;
	color:#FFFFFF;
	background-color: #005ca1;
	font-weight: bold;
	text-align: center;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.number_2 {
	background-image:url(../images/page_img/pages/number/n_2.gif);
	background-repeat:no-repeat;
	background-position:left top;
	color:#FFFFFF;
	background-color: #005BA4;
	font-weight: bold;
	text-align: center;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.number_3 {
	background-image:url(../images/page_img/pages/number/n_3.gif);
	background-repeat:no-repeat;
	background-position:left top;
	color:#FFFFFF;
	background-color: #005ca1;
	font-weight: bold;
	text-align: center;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.ref_caption {
	border-bottom:1px solid #dedede;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:2em;
	font-weight: bold;
	margin-bottom: 10px;
	color: #00458E;
}

#contentcontainer #pagecontent #rightcontent .sutoppic{
	padding:2px;
	border:1px solid #dedede;
	margin: 10px 0 10px 0;
	}

#contentcontainer #pagecontent .caption2{
	border-bottom:1px solid #00aeef;
	padding:0 0 5px 0;
	width: 100%;
	}

#contentcontainer #pagecontent .caption3{
	border-bottom:1px solid #00aeef;
	padding:0 0 5px 0;
	width: 100%;
	}

.link_mavi {
	text-decoration:none;
	color:#0062a6;
	font-weight:bold;
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	font-size:8pt;
}
a.link_mavi:hover {
	text-decoration:none;
	color:#FF6600;
}
#contact_1 form input, textarea {
	padding: 3px 0px 3px 3px;
	border: 1px solid #E1E1E1;
	border-left-color: #D6D6D6;
	border-top-color: #CBCBCB;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
}
#contact_1 form .text {
	border:1px inset #ccc;
	width:300px;
}
#contact_1 form input:focus, textarea:focus {
	border: 1px solid #0F6;
}
.button {
	font-family:tahoma;
	font-size:8pt;
	width:70px;
	height:26px;
	border:1px outset #00273d;
	color:#FFFFFF;
	font-family:tahoma;
	font-size:8pt;
	background-color: #00446b;
	font-weight: bold;
}


/*cihaz*/

#contentcontainer #pagecontent #prodhome #pbottombox .pscon .prodpic3{
	float:left;
	width:960px;
	padding: 0 0 0 0;
	}

#contentcontainer #pagecontent #prodhome #pbottombox .pscon .prodpic3 .picitem{
	border-right:1px solid #dff3fd;
	float: left;
	width: 239px;
	text-align: center;
	}
#contentcontainer #pagecontent #prodhome #pbottombox .pscon .prodpic3 .picitem .pic{
	float:left;
	}
#contentcontainer #pagecontent #prodhome #pbottombox .pscon .prodpic3 .picitem .phlink{
	float:left;
	width:239px;
	height:36px;
	color:#FFF;
	background-color:#005ba4;
	line-height:36px;
	text-align:center;
	font-size:8pt;
	font-family:Tahoma, Geneva, sans-serif;
	}


#contentcontainer #pagecontent #prodpage_rightcontent #lastcontent #page_content_left2{
	width:550px;
	padding:0 20px 8px 8px;
	line-height:1.5em;
}

#contentcontainer #pagecontent #prodpage_rightcontent #lastcontent #page_content_left2 .tablo1 {
	border-collapse:collapse;
}
#contentcontainer #pagecontent #prodpage_rightcontent #lastcontent #page_content_left2 .tablo1 tr:hover {
	background-color:#ebebeb;
}
#contentcontainer #pagecontent #prodpage_rightcontent #lastcontent #page_content_left2 .tablo1 tr {
	border-bottom:1px solid #dedede;
}
#contentcontainer #pagecontent #prodpage_rightcontent #lastcontent #page_content_left2 .tablo1 th {
	font-size:8pt;
	font-weight:bold;
	padding:3px 0 3px 0;
	text-align: left;
}
#contentcontainer #pagecontent #prodpage_rightcontent #lastcontent #page_content_left2 .tablo1 td {
	padding:3px 3px 3px 0;
	font-size:8pt;
}
#contentcontainer #pagecontent #prodpage_rightcontent #lastcontent #page_content_left2 .tablo1 p {
	font-size:8pt;
	padding:0 0 0 0;
}

.ulumlim {
	margin:3px 0px 3px 15px;
	padding:0px;
}
.ulumlim li {
	margin:5px 0px 5px 0px;
	list-style-image:url(../images/template_img/bullet.gif);
}

.sensor_caption {
	background-color:#0062a6;
	color:white;
	line-height:2em;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
}
.ust_kenarlik {
	border-top:1px solid #dedede;
}

#contentcontainer #pagecontent #rightcontent ul li {
	background-image:url(../images/template_img/arrow_blue2.gif);
	background-repeat:no-repeat;
	background-position:left 6px;
	line-height:1.6em;
	padding:0 0 0 12px;
}
#contentcontainer #pagecontent #rightcontent ol li {
	list-style-type:decimal;
	line-height:1.6em;
	padding:0 0 0 0;
	margin: 0 0 0 25px;
}

#contentcontainer #pagecontent #rightcontent ul {
	padding:6px 0 18px 0;
}
#contentcontainer #pagecontent #rightcontent ul li ul {
	padding:6px 0 6px 10px;
}

/*iconlar*/
a[href$='.doc'], a[href$='.rtf'], a[href$='.docx'] {
 padding: 5px 0px 5px 25px;
 background:  url(../images/template_img/icon/icon_doc.gif) no-repeat left 10px;
 display:block;
}
 a[href$='.xls'], a[href$='.xlsx'] {
 padding: 5px 0px 5px 25px;
 background:  url(../images/template_img/icon/icon_xls.gif) no-repeat left 10px;
 display:block;
}
 a[href$='.pps'], a[href$='.ppt'] {
 padding: 5px 0px 5px 25px;
 background: url(../images/template_img/icon/icon_pps.gif) no-repeat left 10px;
 display:block;
}
 a[href$='.pdf'] {
 padding: 5px 0px 5px 25px;
 background: url(../images/template_img/icon/icon_pdf.gif) no-repeat left 10px;
 display:block;
}
 a[href$='.zip'], a[href$='.rar'], a[href$='.gzip'], a[href$='.bzip'], a[href$='.ace'] {
 padding: 5px 0px 5px 25px;
 background:  url(../images/template_img/icon/icon_archive.gif) no-repeat left 10px;
 display:block;
}


/*news*/

/*news*/
.news_style{
	display:none;
	float: left;
}
.news_show {
	position:absolute;/*important*/
	clip:rect(0px 300px 320px 0px);/*important*/
}

.news_border{
	width:300px;
	height:320px;
}

.news_mark{
}

.news_title
{
	border: 0px solid gray;
	padding: 5px 0px 9px 0px;
	color:black;
}

.news_show img{
	margin:0px;
}


.buttondiv {
	text-align: center;
	float: left;
	width: 300px;
}


.news_move {
	position: relative;
}


.mytable{
	width:300px;
	vertical-align:top;
}

.mydiv{
	width:300px;
	height:190px;
}

.in_news_picture{
	float:left;
	width:290px;
	height:160px;
	border: 5px solid #5eb0e5;
}

.in_news_detail{
	width: 300px;
}

.newssummary{
	font-family:"Tahoma",Arial, Helvetica, sans-serif;
	font-size:8pt;
	margin: 5px 0px 5px 0;
	
}

.haberarsivi{
	float:left;
	background-color:#d7d7d7;
	width:200px;
	height:30px;
	padding:0px 0px 0px 20px;
	line-height: 3em;
}

.newspad{
	padding:0px;
}

.news_caption{
	font-size:8pt;
	font-weight:bold;
	margin: 5px 0px 5px 0;
}

#mynews{
	float:left;
	}

#mynewsdis{
	float:left;
	}
#newsulli{
	padding:0px;
	float: left;
	border-top: 1px solid #e2e2e2;
}



.ulumlim{
	margin:3px 0px 3px 15px;
	padding:0px;
}

.ulumlim li{
	margin:5px 0px 5px 0px;
	list-style-image:url(../images/template_img/bullet.gif);

}

.news_ulumlim{
	margin:0px 0px 0px 0px;
	padding:0px;

}

.news_ulumlim li{
	list-style-type:none;
	width: 275px;
	border-bottom: 1px solid #e2e2e2;
	padding: 5px 0px 5px 16px;
	list-style-position: outside;
	background-image: url(../images/template_img/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
}

.link_common{
	text-decoration:none;
	color:#666;
	}

a.link_common:hover{
	text-decoration:none;
	color:#5eb0e5;
	}
	
.haberarsiv{
	background-image:url(../images/template_img/haber_bottom_bg.jpg);
	background-repeat:repeat-x;
	background-position:left bottom;
	float: left;
	width: 303px;
	height: 44px;
	line-height: 28px;
	padding: 5px 0px 0px 20px;
	}

.link_haberarsiv{
	text-decoration:none;
	font-weight:bold;
	color:#6CC;
	}
a.link_haberarsiv:hover{
	text-decoration:none;
	font-weight:bold;
	color:#ff6418;
	}

/*news end*/

/*newspage*/

#news_page{
	width:920px;
	float: left;
}


.news_page_line{
	float:left;
	margin-bottom: 10px;
	padding: 0px 0px 10px 0px;
	border-bottom: 1px solid #e2e2e2;
}

.news_page_pic{
	background-color:#5eb0e5;
	padding:5px;
	width: 133px;
	margin: 0px 10px 0px 0px;
	float: left;
}

.news_page_cap{
	float:left;
	width:765px;
	font-weight: bold;
}

.news_page_sum{
	float:left;
	width:765px;
}

.ilerigeri{
	width:910px;
	text-align: center;
	float: left;
}

.detaylink{
	text-decoration:none;
	font-weight:bold;
	color:#000000;
}

a.detaylink:hover{
	text-decoration:none;
	color:#dd3c28;
}


#news_sum_page{
	float:left;
	width:920px;
	padding-left: 0px;
}


.news_sum_page_line{
	float:left;
	width: 900px;
	margin-bottom: 10px;
	padding: 0px 0px 10px 0px;
	border-bottom: 1px solid #ffde9c;
}

.news_detailleft{
	width: 304px;
	height:450px;
	float: left;
}

.news_sum_page_pic{
	background-color:#5eb0e5;
	padding:5px;
	width: 284px;
	margin: 0px 10px 0px 0px;
	float: left;
}

.news_sum_page_cap{
	float:left;
	width:610px;
	font-weight: bold;
	margin-top: 5px;
	font-size: 12pt;
	line-height: 1.6em;
}

.news_sum_page_sum{
	float:left;
	width:610px;
	margin-top: 15px;
	font-size: 9pt;
	font-weight: bold;
}


.news_sum_page_detail{
	float:left;
	width:610px;
	margin-top: 15px;
	text-align: justify;
	font-size:9pt;
}

.news_sum_page_detail li{
	list-style-type:disc;
	margin-left:35px;
}


.news_detail_link{
	float:left;
	width:290px;
	margin-top: 5px;
}

.kenarlik5px {
	border:5px solid #5eb0e5;
}

