﻿/* ----------------------------------------------------------- */
/*                                                              
	Devasa Bilişim Teknolojisi
	Created : 27.07.2011                                        
	
	01.08.2011 : Css Kodları Websitesi Menü sralamasına Göre yerleştirildi.
	05.08.2011 : Css Kodları düzenlendi. Kodlarda iyileştirmeler
	yapıldı.
*/
/* ----------------------------------------------------------- */

#container { width:960px; height:auto; margin:0 auto; font-size:13px; }
.ie #container { width: 965px;}

/* === Header Bölümü Css Kodları === */
.header-wrap { width:960px; height:115px; position:relative; }
	#logo { width:344px; height:114px; background:url(../images/logo.png) center center no-repeat; float:left; text-indent:-9999px; }
		#logo h1 a { display:block; width:344px; height:114px; cursor:pointer; }
		#logo p { display:none; }
	#musteri-hizmetleri { width:200px; text-align: right; height:61px; text-indent:-9999px; background:url(../images/musteritel.png) right center no-repeat; float:right; margin-top:45px; word-spacing:3px; letter-spacing:2px; color:#535353;}

	#line { width:960px; height:1px; background:url(../images/line.png) left center repeat-x; }
/* === Header Bölümü Css Kodları Finish === */

/*=== Üst Menü Css kodları Start ===*/
#menu-wrap { width:960px; height:93px; }

/* ---------------------- Dolphin nav ---------------------- */
#dolphincontainer{position:relative;height:56px;color:#E0E0E0;background:#143D55;width:100%;font-family:Helvetica,Arial,Verdana,sans-serif;margin:10px 0;}
#dolphinnav{position:relative;height:43px;font-size:12px;text-transform:uppercase;font-weight:bold;background:#fff url(../images/dolphin_bg.gif) repeat-x bottom left;padding:0 0 0 0px;}
#dolphinnav ul{margin:0 0 0 9px;padding:0;list-style-type:none;width:auto;float:left;}
#dolphinnav ul li{display:block;float:left;margin:0 0 0 25px;}
#dolphinnav ul li a{display:block;float:left;color:#EAF3F8;text-decoration:none;padding:0 0 0 20px;height:43px;}
#dolphinnav ul li a span{padding:18px 20px 0 0;height:24px;float:left; font-size:13px;}
#dolphinnav ul li a:hover{color:#fff;background:transparent url(images/dolphin_bg-OVER.gif) repeat-x bottom left;}
#dolphinnav ul li a:hover span{display:block;width:auto;cursor:pointer;}
#dolphinnav ul li a.current,#dolphinnav ul li a.current:hover{color:#fff;background:#1D6893 url(../images/dolphin_left-ON.gif) no-repeat top left;line-height:275%;}
#dolphinnav ul li a.current span{display:block;padding:8px 20px 0 0;width:auto;background:#1D6893 url(../images/dolphin_right-ON.gif) no-repeat top right;height:35px; font-size:13px;}
/* ---------------------- END Dolphin nav ---------------------- */
		
/*=== Üst Menü Css kodları Finish ===*/	

/* === Anasayfa İçerik Bölümü Css kodları Start === */
.content-wrap { width:955px; height:auto; min-height:580px; margin:10px auto 10px auto; background:url(../images/content-bg.png) center top no-repeat;}

	.content-top, .content-bottom { width:955px; height:282px;}
		#content-top-left, #content-bottom-left { width:455px; height:250px; float:left; margin-left:10px; margin-top:10px; margin-right:7px; }
		#content-top-right, #content-bottom-right { width:455px; height:250px; float:left; margin-left:10px; margin-top:10px; }
		
		.content-left-title, .content-right-title { width:355px; margin-left:10px; height: auto; padding:10px; margin-top:10px; font-size:22px; color:#585655; }
		.content-left-title h3 { font-size:22px;}
		.content-left-title h3 span.content-title-style, .content-right-title h3 span.content-title-style { font-size:24px; font-weight:bold; color:#51869e; }
		
		.content-left-post {width:430px; height:auto; text-align: left; padding:10px; margin-top:5px; margin-left:11px; overflow:auto;}
		.content-left-post p { width:415px; line-height:18px;}
		.content-left-post p.yeniprogramyazilimi-aciklama {line-height:18px; text-indent:27px; }
		
		.content-right-post { width:420px; height:auto; text-align:justify; padding:10px; margin-top:5px; margin-left:11px; }
		.content-right-post p { line-height:18px;}
		.content-right-post p#tutkuyazilim-aciklama {line-height:18px; text-indent:27px; }
		
		.content-right-post table#saatler { width:220px; margin-top:10px; margin-left:200px; }
		.content-right-post table#saatler tbody tr td.saatler-baslik { height:25px; font-size:16px; padding:5px 0 0 5px; text-decoration:underline; }
		.content-right-post table#saatler tbody tr td.saatler-gunler { width:100px; padding:3px 7px; font-size:18px; color:#606060; }
		.content-right-post table#saatler tbody tr td.saatler-ayrac { text-align:center; }
		.content-right-post table#saatler tbody tr td.saatler-saatler { padding: 0 0 0 5px; }
		span.content-title-style { font-weight:bold; color:#51869e; font-size:18px; }
		
		.content-left-post ul { width:440px; height:178px; overflow: auto; }
		.content-left-post ul li { width: 395px; height: auto; line-height:18px; padding:3px 5px; border-bottom:1px solid #CCC; margin-bottom:10px; }
		.content-left-post ul li:hover { background-color:#e5e5e5; }
		
		.content-left-post p#tumunu-goruntule { text-indent:290px; color:#666666; }
		.content-left-post p#tumunu-goruntule a { text-decoration:none;  }
		.content-left-post p#tumunu-goruntule a:link { color: #51869e; text-decoration:underline; }
		.content-left-post p#tumunu-goruntule a:visited { color: #51869e; text-decoration:underline; }
		.content-left-post p#tumunu-goruntule a:hover { background-color:#51869e; color:#fff; padding:5px; }
		.content-left-post p#tumunu-goruntule a:active { color: #51869e; text-decoration:underline; }
	
/* Anasayfa Banka Hesapları Start */
		.content-right-post-bankalar { width:415px; height:auto; text-align:justify; padding:10px; /*margin-top:5px;*/ margin-left:11px; }
		.content-right-post-bankalar table#bankalar { width:415px; margin-left:-5px;}
		.content-right-post-bankalar table#bankalar tbody tr td.bankalar-baslik { height:30px; font-size:18px; padding:5px 0; }
		
		.content-right-post-bankalar table#bankalar tbody tr#bankalar-top {}
		.content-right-post-bankalar table#bankalar tbody tr#bankalar-top td.bankalar-garanti { width:200px; padding:7px; }
		.content-right-post-bankalar table#bankalar tbody tr#bankalar-top td.bankalar-garanti h6 { font-size:13px; font-weight:bold; margin-bottom:5px; color:#611d37;}
		.content-right-post-bankalar table#bankalar tbody tr#bankalar-top td.bankalar-garanti p { font-size:12px; color:#555555; line-height:18px; }
		.content-right-post-bankalar table#bankalar tbody tr#bankalar-top td.bankalar-yapikredi { width:200px; padding:7px; }
		.content-right-post-bankalar table#bankalar tbody tr#bankalar-top td.bankalar-yapikredi h6 { font-size:13px; font-weight:bold; margin-bottom:5px; color:#611d37; }
		.content-right-post-bankalar table#bankalar tbody tr#bankalar-top td.bankalar-yapikredi p { font-size:12px; color:#555555; line-height:18px; }
		
		.content-right-post-bankalar table#bankalar tbody tr#bankalar-bottom {}
		.content-right-post-bankalar table#bankalar tbody tr#bankalar-bottom td.bankalar-akbank {width:200px; padding:7px; }
		.content-right-post-bankalar table#bankalar tbody tr#bankalar-bottom td.bankalar-akbank h6 { font-size:13px; font-weight:bold; margin-bottom:5px; color:#611d37;}
		.content-right-post-bankalar table#bankalar tbody tr#bankalar-bottom td.bankalar-akbank p {font-size:12px; color:#555555; line-height:18px;}
		.content-right-post-bankalar table#bankalar tbody tr#bankalar-bottom td.bankalar-ptt { width:200px; padding:7px; }
		.content-right-post-bankalar table#bankalar tbody tr#bankalar-bottom td.bankalar-ptt h6 { font-size:13px; font-weight:bold; margin-bottom:5px; color:#611d37;}
		.content-right-post-bankalar table#bankalar tbody tr#bankalar-bottom td.bankalar-ptt p {font-size:12px; color:#555555;  line-height:18px;}		
/* Anasayfa Banka Hesapları Finish */
/* === Anasayfa İçerik Bölümü Css kodları Finish === */

/* === Programlar Sayfası Css Kodları === */

	#programlar-wrap { width:720px; height:auto; margin:10px 10px 10px 0; float:left; }

		#program-tablo-wrap { width:718px; height:auto; min-height:300px; margin:10px 10px 10px 0; float:left; border:1px solid #DFDFDF; }
		.program-tablo-baslik { width:718px; clear:both; overflow: hidden; }
		.program-baslik-ad, .program-baslik-video, .program-baslik-ekran, .program-baslik-indir { height:auto; padding:10px 3px; color:#fff;/*#366998;*/ font-size:15px; text-align:center; font-weight:bold; float:left; background-color: #069;/*#dce1e4*/; border-right:1px dashed #a4a4a4; border-bottom:1px dashed #a4a4a4; }
			.program-baslik-ad{ width:300px; }
			.program-baslik-video { width:115px; }
			.program-baslik-ekran { width:130px; }
			.program-baslik-indir { width:146px; border-right:none; }
		
			.program-tablo-icerik {width:718px; clear:both; overflow: hidden; border-bottom:1px solid #DFDFDF; }
			.program-resim, .program-ad, .program-video, .program-ekran, .program-indir { height:auto; padding:10px 3px; color:#366998; font-size:12px; text-align:center; font-weight:bold; float:left; /*border-bottom:1px dashed #a4a4a4;*/ line-height:18px;}
			.program-resim 		{ width:50px; height:auto; border-bottom:none; }
			.program-ad 		{ width: 238px; height: 95px; /*margin-top:30px;*/ margin-left:6px; padding-top:35px; border-right:1px dashed #DFDFDF; position:relative;}
			.program-video 		{ width:115px; height: 85px; /*margin-top:18px;*/ /*margin-left:60px;*/ padding-top:45px; border-right:1px dashed #DFDFDF; }
			.program-ekran 		{ width:130px; height: 85px; /*margin-top:18px;*/ /*margin-left:23px;*/ padding-top:45px; border-right:1px dashed #DFDFDF; }
			.program-indir		{ width:120px; height: 80px; /*margin-top:18px;*/ padding-top:50px; margin-left:17px; border-right:none; }
		
		#programlar-detay-bilgi, #programlar-bilgi { width:690px; height: auto; margin:10px 0 0 15px; padding:0 0 10px 0px; line-height:20px; }
		#programlar-detay-bilgi ul li, #programlar-bilgi ul li { background: url(../images/red_bullet-10x33.png) left 4px no-repeat; line-height:18px; padding:1px 3px 3px 18px; }
		#programlar-detay-bilgi {/*border-top:1px solid #a4a4a4;*/}
		#programlar-detay-bilgi-kdv { width:718px; height:auto; }
			#programlar-detay-bilgi-kdv ul li { background: url(../images/red_bullet-10x33.png) 15px 5px no-repeat; line-height:18px; 
			line-height:20px; text-indent:15px; border-bottom:1px solid #DFDFDF; margin-top:7px; padding-left:18px; padding-bottom:7px; }
		#programlar-bilgi { margin-top:10px;}
		/*#programlar-bilgi ul li { background: url(../images/red_bullet-10x33.png) left 5px no-repeat; text-indent: 15px; }*/
		
		#programlar-sidebar { width:230px; height:auto; min-height:300px; margin:10px 0 10px 0; float: right;}
		.sidebar-info-title { width:210px; height:auto; padding:10px; color:#333; font-weight:bold; background-color:#e5e5e5; border-top: 1px solid #CCC; }
		.sidebar-info-post { width:220px; height:auto; padding:5px 0 5px 7px; color:#333; line-height:18px; }
		.sidebar-info-post p { text-indent:15px; margin-bottom:8px; text-align: left; color:#333; line-height:18px; }
		
		.programtanitim-baslik { width:97,5%; height:auto; margin:0; padding:10px; color:#333; font-weight:bold; background-color:#e5e5e5; border-top: 1px solid #CCC; border-left:5px solid #CCC; }
		
		#programlar-detay-bilgi-alt { width:630px; height: auto; margin:0px 0 0 5px; padding:0 0 5px 0px; line-height:20px; }
		#programlar-detay-bilgi-alt ul li { background: url(../images/red_bullet-10x33.png) left 6px no-repeat; line-height:18px; padding:1px 3px 3px 16px; }		
		
/* === Programlar Sayfası Css Kodları === */

/* === Programların Detaylı sayfası === */
#urun-detay-wrap { width:960px; height:auto; margin:10px; font-size:13px; clear:both; overflow:hidden; }
	#urun-detay-baslik-alis-satis { width:868px; height:106px; margin:0 auto 10px auto; background: url(../images/program-detay/alis-satis-stok/alis-satis-baslik.png) center center no-repeat; text-indent:-9999px; }
	.urun-detay-icerik { width:940px; height:auto; margin-top:15px;}
		#urun-detay-resim { width:220px; border-right:1px dotted #CCC; height: auto; float:left; }
		#urun-detay-bilgi { width:690px; float:right; margin-left:10px; }
		#urun-detay-bilgi p { line-height:20px; margin-bottom:10px; background: url(../images/red_bullet-10x33.png) left 6px no-repeat; text-indent:20px;}
		
	#urun-detay-baslik-cafe-bar { width:941px; height:97px; margin:0 auto 5px auto; background: url(../images/program-detay/cafe-bar-restouran/cafe-bar-restoran.png) center center no-repeat; text-indent:-9999px; }
	#urun-detay-baslik-gsm { width:952px; height:106px; margin:0 auto 5px auto; background: url(../images/program-detay/gsm-cari-takip/gsm-cari-baslik.png) center center no-repeat; text-indent:-9999px; }
	
	.urunlerdetaysol {width:280px; height:600px; border-right:1px solid #ccc; float:left;}
	.urunlerdetaysag {width:650px; height:auto; margin-top:15px; padding-left:20px; border-bottom:1px solid #ccc; margin-bottom:20px; float:left; line-height:18px;}
	.urunlerdetayalt {width:650px; height:auto; margin-left:20px; margin-bottom:10px; margin-top:2px; float:right; line-height:18px;}
	
	
	#urun-detay-link-kapsayici { clear:both; overflow:hidden; }
		#urun-detay-link-kapsayici .urun-detay-video p#detay-video a { width: auto; height: auto; color: #FD2D56; float: right; text-indent:0; padding:10px; text-align:center; text-decoration:none; }
		#urun-detay-link-kapsayici .urun-detay-video p#detay-video a:link { text-decoration:underline; color: #FD2D56; }
		#urun-detay-link-kapsayici .urun-detay-video p#detay-video a:visited { text-decoration:underline; color: #FD2D56; }
		#urun-detay-link-kapsayici .urun-detay-video p#detay-video a:hover { width: auto; height: auto; background-color:#FD2D56/*#51869e*/; color:#fff; padding:10px; text-align:center; text-decoration:none; }
		#urun-detay-link-kapsayici .urun-detay-video p#detay-video a:active { text-decoration:underline; }
/* ======================== */		
		#urun-detay-link-kapsayici .urun-detay-ekrangoruntusu p#detay-ekrangoruntusu a { width: auto; height: auto; color: #00975A; float: right; padding:10px; text-indent:0; text-align:center; text-decoration:none; }
		#urun-detay-link-kapsayici .urun-detay-ekrangoruntusu p#detay-ekrangoruntusu a:link { color: #00975A; text-decoration:underline; }
		#urun-detay-link-kapsayici .urun-detay-ekrangoruntusu p#detay-ekrangoruntusu a:visited { color: #00975A; text-decoration:underline; }
		#urun-detay-link-kapsayici .urun-detay-ekrangoruntusu p#detay-ekrangoruntusu a:hover { width: auto; height: auto; background-color: #00975A;/*#51869e*/; color:#fff; padding:10px; text-align:center; text-decoration:none; }
		#urun-detay-link-kapsayici .urun-detay-ekrangoruntusu p#detay-ekrangoruntusu a:active { color: #51869e; text-decoration:underline; }
/* ======================== */		
		#urun-detay-link-kapsayici .urun-detay-demo p#detay-demo a { width: auto; height: auto; color: #005BB7; float: right; padding:10px; text-align:center; text-indent:0; text-decoration:none; }
		#urun-detay-link-kapsayici .urun-detay-demo p#detay-demo a:link { color: #005BB7; text-decoration:underline; }
		#urun-detay-link-kapsayici .urun-detay-demo p#detay-demo a:visited { color: #005BB7; text-decoration:underline; }
		#urun-detay-link-kapsayici .urun-detay-demo p#detay-demo a:hover { width: auto; height: auto; background-color: #005BB7; color:#fff; padding:10px; text-align:center; text-decoration:none; }
		#urun-detay-link-kapsayici .urun-detay-demo p#detay-demo a:active { color: #005BB7; text-decoration:underline; }
	
	.urun-detay-video a, .urun-detay-ekrangoruntusu a, .urun-detay-demo a { display:block; height:100%; cursor:pointer; }
/* === Programların Detaylı sayfası Finish === */

/* === Satıl AL Sayfası Css Kodları Start === */	

	span#musteri-hakhuk:hover { text-decoration:underline; }
	.siparis-formu { width:600px; height:auto; margin:10px 0; padding:10px; float:left;} /*sparis formu 620px padding verildiği için 20 px düşülüyor */
		.siparis-fieldset { height:auto; width:655px; }
		.siparis-legend { width:200px; height:auto; padding:10px; color:#51869e; font-weight:bold; font-size:16px; text-decoration:underline;}
		.siparis-wrap { margin-left:20px; margin-bottom:5px; }
		.siparis-bilgi { width:205px; height:auto; padding:7px; line-height:16px; float:left; color: #333/*#868686*/; font-size:14px; font-weight:bold; }
		.siparis-ayrac { width:10px; height:auto; padding:7px; float:left; }
		.siparis-buton { width:380px; margin:15px auto 0 auto; text-align: right; /*border:1px solid #333;*/ }
		.siparis-veri input[type="text"] { width:315px; height: auto; padding:5px; border:1px solid #80c2e3; font-size:11px; color:#666; background-color:#f4f4f4; }
		
		.siparis-buton input[type="submit"] { width:100px; height:auto; padding:5px; border:1px solid #80c2e3; cursor:pointer; background-color:#302b62; text-align:center; color:#fff; }
		.siparis-buton input[type="reset"] { width:100px; margin:0 auto; height:auto; padding:5px; border:1px solid #80c2e3; cursor:pointer; background-color:#302b62; text-align:center; color:#fff; }
		.siparis-veri textarea { width:315px; height: auto; min-height:100px; border:1px solid #80c2e3; font-size:11px; color:#666; background-color:#f4f4f4; overflow:auto; padding:5px; }		
		.siparis-veri select { width:326px; height: auto; background: /*url(../images/arama-bg.jpg)*/ #f4f4f4 /*#9dd1ec*/ repeat top center; border:1px #80c2e3 solid; padding:5px 7px 5px 8px; margin-bottom:3px; color:#333; }
				.siparis-veri select option { }
		.siparis-line { width:590px; height:1px; margin:17px 0 5px 0; background:url(images/line.png) left center repeat-x; }
	#banka-bilgileri { width:260px; height:auto; float: right; margin-top:20px;}
	#banka-bilgileri p { margin-bottom: 30px;}
	

.siparisok-baslik { color: #660033; font-weight:bold; text-align: center; padding:5px; border:1px solid #333; }
.siparisok-bilgi { color: #660033; padding:10px; border:1px solid #333; text-align:center; }

/*=== Sipariş Formu Css Kodları Finish ===*/

/* === Bayiler Sayfası css Kodları === */
#bayiler-wrap { width:960px; height:auto; margin:20px 0; }
#flash-harita { float:left; height:auto; width:660px; }
#iframe-wrap { float:right; }
#iframe-wrap iframe { width:300px; height:400px; background-color:transparent; overflow:auto; }
/* === Bayiler Sayfası css Kodları Finish === */

/* === Referanslar Sayfası css Kodları === */
#ref-musteriadi, #ref-sehir, #ref-program {height:auto; padding:7px; float:left; background-color:#e2e2e2; border:1px solid #333; border-right:none; text-align:center; font-weight:bold; color: #660033;}
#ref-musteriadi { width:504px; }
#ref-sehir { width:164px; }
#ref-program { width:244px; border-right:1px solid #333; }

#ref-bilgi-musteriadi, #ref-bilgi-sehir, #ref-bilgi-program { height:auto; padding:7px 0 7px 20px; float:left; background-color:none; border:1px solid #333; border-right:none; text-align:left; color: #000; }
#ref-bilgi-musteriadi { width:498px; border-top:none; }
#ref-bilgi-sehir { width:158px; border-top:none; }
#ref-bilgi-program { width:238px; border-top:none; border-right:1px solid #333; }
/* === Referanslar Sayfası css Kodları FİNİSH === */

/* === İletişim Bölümü css Start === */
.iletisim-formu { width:500px; height:auto; margin:10px 0; padding:10px 0; float:left;} /*sparis formu 675px padding verildiği için 20 px düşülüyor */
		.iletisim-wrap { margin-left:5px; margin-bottom:15px; }
		.iletisim-bilgi { width:120px; height:auto; padding:7px; line-height:16px; float:left; color:#333; font-size:14px; font-weight:bold; }
		.iletisim-ayrac { width:10px; height:auto; padding:7px; float:left; }
		.iletisim-buton { width:465px; margin:0 auto; }
		.iletisim-veri input[type="text"] { width:315px; height: auto; padding:5px; border:1px solid #80c2e3; font-size:11px; color:#666; background-color:#f4f4f4; }
		.iletisim-buton { margin:0 auto; text-align:center;}
		.iletisim-buton input[type="submit"] { width:100px; height:auto; padding:5px; border:1px solid #80c2e3; cursor:pointer; background-color:#302b62; text-align:center; color:#fff; }
		.iletisim-buton input[type="reset"] { margin:0 auto; width:100px; height:auto; padding:5px; border:1px solid #80c2e3; cursor:pointer; background-color:#302b62; text-align:center; color:#fff; }
		.iletisim-veri textarea { width:315px; height: auto; min-height:100px; border:1px solid #80c2e3; font-size:11px; color:#666; background-color:#f4f4f4; overflow:auto; padding:5px; }
	
	#iletisim-sidebar { width:400px; float: right; padding:15px 0 15px 15px;}
		#iletisim-bilgi { }
			.iletisim-bilgi-title h3 { font-size:24px; color:#585655; text-align:right; }
			.iletisim-bilgi-title h3 span.iletisim-bilgi-title-style { font-weight:bold; color:#51869e; }
			#tablo { width:330px; margin:10px 0 0 60px;}
			#tablo tr th { height:20px; }
			#tablo tr td { height:20px; }
		#mesai-saatleri { text-align:right; }
			#mesai-saatleri h3 { font-size:24px; color:#585655; }
			.mesai-saatleri-title h3 span.mesai-saatleri-title-style { font-weight:bold; color:#51869e; }
		
		#iletisim-line { width:95%; height: auto; background:url(../images/line.png) left center repeat-x; padding:10px; }
/* === İletişim Bölümü css Finish === */

/* === Alt Bölüm Css kodları Start === */
.footer-wrap { width:100%; height:42px; position: static; margin-top:0; bottom:0; background:url(../images/footer-bg.png) #b9c7d2 left center repeat-x; }
	.footer { width:960px; height:42px; margin:0 auto;}
	.copyright { width:480px; height:22px; font-size:12px; text-align: left; float:left; }
	.copyright p, .gizlilik p { padding:15px 0 0 0; color:#486276; }
	.copyright p span { font-weight:bold; }
	
	.gizlilik { display:none; width:480px; height:22px; font-size:12px; text-align: right; float:left; }
	.gizlilik p a { color:#486276; text-decoration:none; }
	.gizlilik p a:hover { color:#486276; text-decoration: underline; }
        .telif-hakki { display:none; }
/*======== Alt Bölüm Css kodları Finish ========*/

/*=======  SSS.PHP  ========*/
#sss-sol { width:470px; height:auto; float:left; margin-right:20px; }
#sss-sol ul li { margin:5px 0 5px 30px; list-style-type:disc; }

#sss-sag { width:470px; height:auto; float:left; }
#sss-sag ul li { margin:5px 0 5px 30px; list-style-type:disc; }

.sss-baslik { width:97,5%; height:auto; margin:0; padding:10px; color:#cc0000; font-weight:bold; background-color:#e5e5e5; border-top: 1px solid #CCC; border-left:5px solid #CCC; }

.sss-icbaslik { font-weight:bold; text-decoration:underline;}
.sss-icicerik { }
a.sss-link { color:#333; }
a.sss-link:hover { color:#005BB7; text-decoration:underline; }

.adqstdts { min-height:75px; background:#f0f0f1; border:1px solid #dbdbdc; border-left:none; border-right:none; margin-top:7px; padding:7px; }
.asdDts { color:#737374; font-size:11px; font-weight:normal; line-height:25px;}
.printAd { background:url(../images/printer.png) no-repeat ; padding-left:25px; padding-bottom:2px; padding-top:2px; color:#737374; }
.exportAd { background:url(../images/document-export.png) no-repeat ; padding-bottom:2px; padding-left:25px; padding-top:2px; color:#737374; }
.adCntnr .acco2 .expand { background:url(../images/title_bar_bg.gif) bottom left repeat-x #fff ; line-height:23px; border-left:1px solid #cfcece; border-right:1px solid #cfcece; padding-left:5px; padding-bottom:5px;}
.adCntnr .acco2 .expand a{ background:url(../images/rnd_plus_icon.png) no-repeat 0 4px; padding-left:25px; text-decoration:none; }
.adCntnr .acco2 .openAd a{ background:url(../images/rnd_minus_icon.png) no-repeat 0 4px; padding-left:25px; color:#1428e9 !important; text-decoration:none; }
.adCntnr .acco2 .openAd { background:url(../images/title_bar_bg.gif) bottom left repeat-x #fff  ; line-height:23px; border-left:1px solid #cfcece; border-right:1px solid #cfcece; padding-left:5px; font-weight:bold; }
.adCntnr .acco2 .expand a{ color:#44444c; font-size:14px; }
.adCntnr  .accCntnt { border:1px solid #cfcece; border-top:none; padding:10px 10px 15px 30px; background:#f1f1f1; line-height:20px; font-size:12px; }


/*sss Sağ Alan*/
.adqstdts1 { min-height:75px; background:#f0f0f1; border:1px solid #dbdbdc; border-left:none; border-right:none; margin-top:7px; padding:7px; }
.asdDts1 { color:#737374; font-size:11px; font-weight:normal; line-height:25px;}
.printAd1 { background:url(../images/printer.png) no-repeat ; padding-left:25px; padding-bottom:2px; padding-top:2px; color:#737374; }
.exportAd1 { background:url(../images/document-export.png) no-repeat ; padding-bottom:2px; padding-left:25px; padding-top:2px; color:#737374; }
.adCntnr1 .acco21 .expand1 { background:url(../images/title_bar_bg.gif) bottom left repeat-x #fff ; line-height:23px; border-left:1px solid #cfcece; border-right:1px solid #cfcece; padding-left:5px; padding-bottom:5px;}
.adCntnr1 .acco21 .expand1 a{ background:url(../images/rnd_plus_icon.png) no-repeat 0 4px; padding-left:25px; text-decoration:none; }
.adCntnr1 .acco21 .openAd1 a{ background:url(../images/rnd_minus_icon.png) no-repeat 0 4px; padding-left:25px; color:#1428e9 !important; text-decoration:none; }
.adCntnr1 .acco21 .openAd1 { background:url(../images/title_bar_bg.gif) bottom left repeat-x #fff  ; line-height:23px; border-left:1px solid #cfcece; border-right:1px solid #cfcece; padding-left:5px; font-weight:bold; }
.adCntnr1 .acco21 .expand1 a{ color:#44444c; font-size:14px; }
.adCntnr1 .accCntnt1 { border:1px solid #cfcece; border-top:none; padding:10px 10px 15px 30px; background:#f1f1f1; line-height:20px; font-size:12px; }