body {
	margin:0px;
	padding:0px;
	font-family:verdana;
	font-size:8pt;
	color:#212F3A;
	background:#103993;
}

body form 
{
	padding:0px; margin:0px;
}
 
 #flashElement .alt img{display:none;}

/* /////////////////////////////
   ///////// GLOBAL VARS ///////
   ///////////////////////////// */
.clear 
{
	width:100%;
	height:1px;
	font-size:0px;
	line-height:0px;
	clear:both;
}
.hideBox 
{
	overflow:hidden;
	height:100%;
	background:#FFF;
	padding-bottom:10px;
}
.hideContent 
{
	overflow:hidden; height:100%;
	padding:5px 10px;
}
.content-hilite 
{
	background:black;
}
.blindItem 
{
	background:#FFF;
	overflow:hidden;
	height:100%;
	display:block;
}
.blindItem ul.list 
{
	width:600px;
	padding:0px; margin-left:20px;
}
.blindContent 
{
	padding:10px 20px;
	clear:both;
}
.blindContent ul.list 
{
	
}
.blindItem span { clear:both; }
.pmZero {
	padding:0px; margin:0px;
}
.delBg {
	background:none;
	border:none;
}
.showMore {display:none;}

img {
	border:none;
}
.flLeft {float:left;}
.flRight {float:right;}

.wid300 {width:306px;}
.wid250 {width:250px;}
.wid450 {width:400px;}
.wid15  {width:15px; }

.tblDataGrid tr td._cntr 
{
	text-align:center;
}
.tblDataGrid tr td.tblRAligned 
{
	text-align:right;
}
table.tblDataGrid tr td._cntr {text-align:center;}

.tblDataGrid tr td.tblCAligned 
{
	text-align:center;
}

/* /////////////////////////////
   /////// TOP NAVIGATION //////
   ///////////////////////////// */

.sizeFix 
{
	width:970px;
}


.topNavigation {
	background:#7492B0;
	padding:0px 0px 0px 7px;
	overflow:hidden; height:100%;
}
.topNavigation img a, .topNavigation img{
	border:none;
}
.topNavigation .navigation {
	overflow:hidden; height:100%;
	float:right;
}
.topNavigation .navigation ul {
	padding:9px 0px 0px 0px; margin:0px;
	height:21px;
	float:left;
	
}
.topNavigation .navigation ul li {
	padding:0px 16px 0px 16px;
	margin:0px;
	list-style:none;
	display:inline;
	float:left;
	background:url(../../images/_topnavigation/bg_ayrac.gif) no-repeat right;
}
.topNavigation .searchForm {
	background:url(../images/_topnavigation/4440900.gif) no-repeat left 8px;
	height:28px;
	float:right;
	width:160px;
	padding:0px 27px 0px 110px;
	
}
.topNavigation .searchForm .searchBox {
	background:#FFF;
	border:1px solid #D0D9E1;
	padding:2px;
	overflow:hidden; height:15px;
	float:right;
	margin:4px 0px 0px 0px;
	width:153px;
}
.topNavigation .searchForm .searchBox input.text {
	font-size:8pt;
	font-family:verdana;
	color:#212F3A;
	border:1px solid #FFF;
	float:left;
	width:130px;
}
.topNavigation .searchForm .searchBox input.btnSubmit {
	float:left;
	margin-top:1px;
}



/* /////////////////////////////
   /////////// HEADER //////////
   ///////////////////////////// */



.header {
	overflow:hidden;
	margin:0px 0px 0px 0px;
	padding-top:0px;
	height:80px;
	background:url(../../images/_general/header_bg.gif) no-repeat 790px 16px;
	width:100%;
	display:none;
}
.flashHeader 
{
	padding:0px; margin:0px; height:80px; position:absolute; z-index:990;
	background:transparent;
	width:100%;
}

.flash-replaced .alt 
{
	display:none;
}
.header.noImg {background:url(../../images/_general/header_bg_selected.gif) no-repeat 780px 16px;}
.absLogo {position:absolute; left:35px; top:40px; z-index:999}
.header .logo {
	float:left;
	display:block;
	width:285px;
	padding-top:20px;
}
.header .firstMenu 
{
	float:left;
	width:680px;
	padding-top:5px;
}
.header .firstMenu ul {margin:0px; padding:0px;}
.header .firstMenu ul li 
{
	display:inline;
	float:left;
	padding-top:22px;
	padding-right:15px;
}
.header .firstMenu ul li.netBranch 
{
	padding-top:0px;
}
.header .firstMenu ul li .netBranch 
{
	width:160px;
	margin-left:65px;
	margin-top:-11px;
	height:50px;
	background:url(../../images/bg_branch_int.jpg);
	overflow:hidden;
}
.header .firstMenu ul li .netBranch .ntbTop 
{
	height:25px;
	width:170px;
	position:absolute;
	background:#F30273 url(../images/branch_top.gif) no-repeat;
	overflow:hidden;
	z-index:999;
}
.ntbTop .intBanking {display:block; height:25px;}
.header .firstMenu ul li .netBranch .signIn {float:left; width:65px; height:25px;}
.header .firstMenu ul li .netBranch .getPass {float:left; width:100px; padding-top:2px; height:23px;}
.header .firstMenu ul li .netBranch .ntbBot 
{
	height:25px;
	width:175px;
	position:absolute;
	margin-top:25px;
	background:url(../images/branch_bot.gif) no-repeat;
	overflow:hidden;
}
.header .firstMenu ul li .netBranch .ntbBot a {font-size:0px; line-height:0px; color:#0F3586; text-decoration:none;}



/* /////////////////////////////
   ////////// CONTENT //////////
   ///////////////////////////// */
.contentSeperator {height:80px;}
.content {
	margin:0px 0px 0px 35px;
	width:904px;
	border:5px solid #D5D9DD;
	overflow:hidden; height:100%;
	background:#D5D9DD url(../images/bg_content.gif) repeat-y;
}
.content .leftArea {
	float:left;
	width:210px;
	background:#EEF0F1;
	padding:5px;
}
.content .rightArea {
	float:right;
	width:679px;
	padding:5px 0px;
	background:#FFF;
}

.contentErrorPage {
	margin:0px 0px 0px 35px;
	width:904px;
	overflow:hidden; height:100%;
}
/* Geniş sayfalar için (sitemap)*/
.contentW {
	margin:0px 0px 0px 35px;
	width:904px;
	border:5px solid #D5D9DD;
	overflow:hidden; height:100%;
	background:#ffffff;
}
.contentW h2{ }


/* /////////////////////////////
   ////////// LEFTMENU /////////
   ///////////////////////////// */
.menuCleaner 
{
	height:3px;
	
	background-color:#EEF0F1;
	margin-top:-2px;
	font-size:0px; line-height:0px;
}

.leftArea .leftMenu ul 
{
	margin:0px; padding:0px;
}
.leftArea .leftMenu ul li 
{
	list-style:none; padding:0px 0px 0px 0px; margin:0px;
}

/* text menu starting lvl : 2, first level section img */
/* LEVEL : 2 */
.leftArea .leftMenu ul ul {
	padding:3px 0px 0px 0px;
	margin:0px;
}
.leftArea .leftMenu ul ul li {
	margin:0px;
	list-style:none;
	color:#103993;
	letter-spacing:0px;
	padding:0px 0px;
	border-bottom:1px solid #CBD2D7;
}
* html .leftArea .leftMenu ul ul li 
{
	height:1em;
}

.leftArea .leftMenu ul ul li.active 
{
}
.leftArea .leftMenu ul ul li a {
	text-decoration:none;
	color:#103993;
	font-weight:bold;
	display:block;
	background:#EEF0F1 url(../images/menu_arrow_lvl1.gif) no-repeat 5px 10px;
	padding:6px 0px 6px 21px;
}

/* LEVEL : 3 */

.leftArea .leftMenu ul ul ul {
	padding:0px 0px 0px 0px;
	margin:0px;
}
.leftArea .leftMenu ul ul ul li {
	background:none;
	border-bottom:none;
	margin:0px;
	padding:0px 0px;
}
.leftArea .leftMenu ul ul ul li.active {
	border-bottom:none;
}

.leftArea .leftMenu ul ul ul li a {
	color:#103993;
	padding:4px 0px 4px 33px;
	display:block;
	background:none;
	border-bottom:none;
	font-weight:bold;
	background:url(../images/menu_ico_lvl2.gif) no-repeat 24px 10px;
}
/*.leftArea .leftMenu ul ul ul li.active a {
	color:#2E52A1;
	padding:4px 0px 4px 15px;
	display:block;
	background:none;
	text-decoration:none;
}*/


/* LEVEL : 4 */

.leftArea .leftMenu ul ul ul ul {
	padding:0px 0px 0px 0px;
	margin:0px;
}
.leftArea .leftMenu ul ul ul ul li {
	background:none;
	border-bottom:none;
	margin:0px;
	padding:0px 0px;
}
.leftArea .leftMenu ul ul ul ul li.active {
	border-bottom:none;
}

.leftArea .leftMenu ul ul ul li.active ul li a {
	font-weight:bold;
	padding:4px 0px 4px 44px;
	color:#3A5CA5;
	display:block;
	background:none;
	text-decoration:none;
}
/*.leftArea .leftMenu ul ul ul li.active ul li.active a {
	color:#5B7EA2;
	text-decoration:none;
	padding:4px 0px 4px 15px;
	display:block;
}*/


/* LEVEL : 5 */

.leftArea .leftMenu ul ul ul ul ul {
	padding:0px 0px;
	margin:0px;
}
.leftArea .leftMenu ul ul ul ul ul li {
	color:#777A7D;
	font-size:9px;
	border-bottom:none;
	margin:0px;
	padding:0px 0px;
}

.leftArea .leftMenu ul ul ul li.active ul li.active ul li a {
	color:#5B7D9F;
	font-weight:normal;
	padding:3px 0px 3px 51px;
	background:url(../images/menu_arrow_lvl4.gif) no-repeat 44px 8px;
	text-decoration:none;
}
/*.leftArea .leftMenu ul ul ul li.active ul li.active ul li.active a 
{
	
}*/


/* LEVEL : 6 */


.leftArea .leftMenu ul ul ul ul ul ul {
	padding:0px 0px;
	margin:0px;
}
.leftArea .leftMenu ul ul ul ul ul ul li {
	color:#777A7D;
	font-size:9px;
	border-bottom:none;
	margin:0px;
	padding:0px 0px;
}

.leftArea .leftMenu ul ul ul li.active ul li.active ul li.active ul li a {
	color:#666666;
	font-weight:normal;
	padding:3px 0px 3px 51px;
	background:#EEF0F1;
	text-decoration:none;
	font-size:9px;
}
/*.leftArea .leftMenu ul ul ul li.active ul li.active ul li.active ul li.active a 
{
	background:#EEF0F1;
	color:#666666;
	margin:1px 0px;
	padding:3px 0px 3px 30px;
	text-decoration:none;
}
*/

/* LEVEL SELECTORS */


/* LEVEL SELECTORS */


.leftArea .leftMenu ul ul li.active a.selected
{
	color:#FFF;
	display:block;
	background:#103993 url(../../images/menu_arrow_lvl1_s.gif) no-repeat 5px 10px;
}
.leftArea .leftMenu ul ul li.active ul li a.selected
{
	color:#FFF;
	display:block;
	background:#103993 url(../../images/menu_arrow_lvl2_s.gif) no-repeat 24px 10px;
}
.leftArea .leftMenu ul ul li.active ul li.active ul li a.selected
{
	background:#103993;
	color:#FFF;
	display:block;
}
.leftArea .leftMenu ul ul li.active ul li.active ul li.active ul li a.selected 
{
	color:#FFF;
	display:block;
	background:#103993 url(../../images/menu_arrow_lvl4_s.gif) no-repeat 44px 8px;
}
.leftArea .leftMenu ul ul li.active ul li.active ul li.active ul li.active ul li a.selected 
{
	background:#103993;
	color:#FFF;
	display:block;
}



.leftArea .miniBanner {
	padding:10px 0px 0px 0px;
}

/* /////////////////////////////
   ///////  BREAD CRUMB  ///////
   ///////////////////////////// */
 
.breadCrumb 
{
	font-size:9px;
	font-family:Verdana;
	padding:15px 0px 10px 26px;
}
.breadCrumb a 
{
	text-decoration:underline;
	color:#999999;
}

.breadCrumb span.lvl1 a 
{
	padding:0px 6px 0px 2px;	
	color:#999999;
}
.breadCrumb span.lvl2 a  
{
	background:url(../../images/_general/bcrumb_lvl1.gif) no-repeat 0px center;
	padding:0px 6px 0px 6px;	
	color:#999999;
}
.breadCrumb span.lvl3 a  
{
	background:url(../../images/_general/bcrumb_lvl1.gif) no-repeat 0px center;
	padding:0px 6px 0px 6px;	
	color:#999999;
}

.breadCrumb span.lvl4 a  
{
	background:url(../../images/_general/bcrumb_lvl1.gif) no-repeat 0px center;
	padding:0px 6px 0px 6px;	
	color:#999999;
}

.breadCrumb span.lvl5 a  
{
	background:url(../../images/_general/bcrumb_lvl1.gif) no-repeat 0px center;
	padding:0px 6px 0px 6px;	
	color:#999999;
}

.breadCrumb span.lvllast a  
{
	background:url(../../images/_general/bcrumb_lvl1.gif) no-repeat 0px center;
	padding:0px 6px 0px 6px;	
	color:#999999;
}

.breadCrumb span.lvllast
{
	background:url(../../images/_general/bcrumb_lvl1.gif) no-repeat 0px center;
	padding:0px 6px 0px 6px;	
	color:#999999;
}
.breadCrumb span.lvlbreak {display:block;}
.breadCrumb span.lvlbreak a  
{
	background:url(../../images/_general/bcrumb_lvl1.gif) no-repeat 0px center;
	padding:0px 6px 0px 6px;	
	color:#D6D7D8;
}

/* ///////////////////////////// */
/* //////// PAGE CONTROLS ////// */
/* ///////////////////////////// */

.pageControls {background: url(../../images/pagecontrols/pagecontrols-bg.png) no-repeat right top;width:135px;height:54px;position:absolute;top:130px;left:772px;z-index:998;padding: 8px 10px 0 0;}
.pageControls .pc-homepage {background: url(../../images/pagecontrols/share-home.png) no-repeat right top;float:left;width:24px;height:22px;}
.pageControls .pc-fontsize {background: url(../../images/pagecontrols/share-fontsize.png) no-repeat right top;float:left;width:72px;height:19px;margin-left:4px;padding:3px 0 0 3px;}
.pageControls .pc-print {background: url(../../images/pagecontrols/share-print.png) no-repeat right top;clear: left;float:left;width:24px;height:22px;margin-top:3px;}
.pageControls .pc-share-menu {background: url(../../images/pagecontrols/paylas-popup-bg.png) no-repeat right top;display:none;position:absolute;width:162px;height:172px;right:0px;margin-top:-1px;padding:7px 9px;}
.pageControls .pc-share-menu li {padding: 2px 0;}
.pageControls .pc-share-menu li img {float:left;clear:left;}
.pageControls .pc-share-menu li a {height: 13px;margin-left:33px;padding:4px 0 1px;border-bottom:1px solid #edf2f7;}
.pageControls .pc-share-menu li.last a {border:0;}
.pageControls .pc-share-menu li a img {float:none;}
.pageControls .active .pc-share-button {background: url(../../images/pagecontrols/share-hover.png) no-repeat left top;}
.pageControls .active .pc-share-menu {display:block;}
.pageControls .pc-share-menu ul {margin:0;padding:0;list-style:none;}
.pageControls .pc-share {float:left;display:block;width:76px;height:22px;margin: 3px 0 0 3px;position:relative;}
.pageControls .pc-share-button {background: url(../../images/pagecontrols/share.png) no-repeat left top;height:22px;}
.pageControls .buttonArea {float:right;}
.pageControls .buttonArea a {text-decoration:none;display:block;}
.pageControls .pc-fontsize a {width:22px;height:15px;float:left;}

/* /////////////////////////////
   /////// RIGHT CONTENT ///////
   ///////////////////////////// */
   
.contentTitle {
	padding:5px 0px 0px 26px;
	background:url(../images/arrow_title.gif) no-repeat 7px 22px;
	width:550px;
	
}
.rightArea .contentImg {
	padding-bottom:5px;
}

.rightArea .productsTriplex {
	background:url(../images/bg_krediler_triplexbanners.jpg) repeat-x;
	padding:5px 0px 20px 0px;
	margin-top:5px;
	overflow:hidden; height:100%;
}
.rightArea .productsTriplex .item {padding:0px 4px 0px 5px; margin:0px; width:199px; float:left; }
.rightArea .productsTriplex .item.last { padding:0px 0px 0px 5px; }

.rightArea .productsTriplex .item h2.landing {
	border-bottom:1px solid #E2E6E9;
	margin:0px;
	padding:0px 0px 0px 16px;
	font-size:8pt;
	background:url(../images/arrow_krediler.gif) no-repeat 2px 5px;
	display:block;
	height:50px;
	font-weight:bold;
	color:#212F3A;
	margin-top:-10px;
	position:relative;
	z-index:1;
}
.rightArea .productsTriplex .item span.text {
	padding:5px 0px 0px 16px;
	display:block;
	height:90px;
}
.rightArea .productsTriplex .item a.detail{
	margin-left:16px;
	background:#FFF url(../images/arrow_details.gif) no-repeat left 14px;
	display:block;
	padding-left:20px;
	color:#103993;
}
.rightArea .bottomTriplex {
	overflow:hidden; height:100%;
	margin-top:20px;
	background:url(../images/btmtrplxbg.gif) repeat-x;
}
.rightArea .bottomTriplex img {
	float:left;
}
.rightArea .bottomTriplex img.bottomImages {
	padding-right:32px;
}

.rightArea .sectionImg 
{
	margin-left:5px;
}
.bottomNavigation {
	margin:20px 0px 0px 35px;
	width:914px;
	overflow:hidden; height:30px;
}
.bottomNavigation .left {width:400px; float:left;}
.bottomNavigation .right {width:400px; float:right;}
.bottomNavigation .left ul, .bottomNavigation .right ul {padding:0px; margin:0px;}
.bottomNavigation .left ul li {display:inline; float:left; padding-right:1px; margin-right:6px; background:url(../images/footerlinks_line_bg.gif) no-repeat right top;}
.bottomNavigation .left ul li.last {background:none;}
.bottomNavigation .right ul li {display:inline; float:right; padding-right:1px; margin-left:8px; background:url(../images/footerlinks_line_bg_dark.gif) no-repeat right top;}
.bottomNavigation .right ul li.last {background:none;}
	

.footpad {background-color:#0D2D73; width:100%; height:46px; padding-top:5px;}
.footer {
	clear:both;
	font-size:9px;
	color:#7492B0;
	padding-top:25px;
  height:100%;
}
.footer.homepage {padding-top:0px; margin-top:0px;}

.footer .footerContent {background-color:#0D2D73; padding-top:5px; width:950px;}
.footer .footerLeft .links {text-align:left; height:20px;}
.footer .footerRight {float:right; width:355px; overflow:hidden} .footer .footerLeft {float:left; width:520px; padding-left:35px;}
.footer .footerRight .links { text-align:right; }
.footer a 
{
	color:#7492B0;
	background:#0D2D73;
	text-decoration:none;
}
.footer a:hover 
{
	color:#FFF;
}
.footer div.magiclick 
{
	float:right;
	text-align:right;
	padding:5px 0px;
	background:none;
	display:block;
	width:400px;
}







.productsListing 
{
	background:url(../images/bg_styler_items_products.jpg) repeat-y;
	overflow:hidden; height:100%;
	padding:0px 0px;
	margin-top:20px;
}
.productsListing .item 
{
	width:287px;
	float:left;
	border-bottom:1px solid #E2E6E9;
	padding:0px 10px 15px 15px;
}
.productsListing .item .firstrow {height:140px;}
.productsListing .item .img 
{
	width:128px;
	height:128px;
	float:left;
}
.productsListing .item .name 
{
	width:140px;
	float:left;
	padding-left:10px;
	margin-top:60px;
	background:url(../images/arrow_krediler.gif) no-repeat left 4px;
	font-weight:bold;
}
.productsListing .item .text 
{
	height:100px;
	padding-right:30px;
}
.productsListing .item span.detail{
	background:#FFF url(../images/arrow_details.gif) no-repeat left 2px;
	display:block;
	padding-left:20px;
	color:#103993;
	width:250px;
}
.productsListing .item span.detail a {color:#103993;}

.productsListing.higher .item .text {
	height:60px;
}

.productsListing.higher .detailContainer {
	height:115px;
}

.singlePage a 
{
	color:#103993;
}
h1
{
	color:#7492B0; font-size:33px; font-weight: normal; padding:0px; margin:0px;
	font-family:Arial;
}
.singlePage h2 
{
	font-family:Verdana;
	color:#103993;
	font-size:14px;
	/*text-transform:uppercase;*/
	margin:0px;
	padding:10px 0px 5px 0px;
	height:auto;
}
.singlePage h3 
{
	font-family:Verdana;
	color:#506F8D;
	font-size:12px;
	margin:0px;
	padding:5px 0px 5px 0px;
	height:auto;
}
.singlePage h3.in
{
	font-family:Verdana;
	margin:0px;
	height:auto;
	font-weight:bold;
	display:inline;
	font-size:11px;
	color:#777A7D;
}
.singlePage p.in
{
	display:inline;
}

.singlePage h2.not
{
	color:#212F3A;
	font-weight:normal;
	margin:-30px 0px 0px 0px;
	padding:0px 15px 15px 0px;
	font-family:"Lucida Sans Unicode",Verdana;
	font-size:16px;
	line-height:135%;
	text-transform:none;
}

.singlePage img.cIR 
{
	float:right;
	margin-left:15px;
	margin-bottom:15px;	
}
.singlePage img.cIL
{
	float:left;
	margin-right:15px;
	margin-bottom:15px;	
}


ul.list 
{
	margin:0px; padding:10px 0px 0px 0px;
}
ul.list li 
{
	background:url(../images/menu_arrow_lvl4.gif) no-repeat 0px 5px;
	padding:0px 0px 8px 17px;
	list-style:none;
	margin-left:0px;
	
}

ul.list ul 
{
	background:#F2F3F4;
	padding:5px;
	margin:10px 0px;
}
ul.list ul li 
{
	margin:5px 0px 0px 0px;
	background:url(../images/menu_arrow_lvl4.gif) no-repeat 13px 7px;
	padding:0px 0px 8px 27px;
	font-size:9px;
}
ul.list.blind li 
{
	background:url(../images/menu_arrow_lvl4.gif) no-repeat 2px 5px;
	padding:0px 0px 0px 17px;
	list-style:none;
	margin-left:-15px;
	
}
ul.list_alpha 
{
	margin-top:10px;
}
ul.list_alpha li
{
	list-style:lower-alpha;
	background:none;
	padding:0px 0px 8px 0px;
}

.singlePage 
{
	line-height:135%;
	padding:0px 27px 12px 27px;
	font-size:9pt;
}
.singlePage .text 
{
	padding:10px 0px 0px 0px;
}
.singlePage p 
{
	margin:0px;
	padding:10px 0px;
}

ul.list.search li {	margin:-10px 0px 10px 0px;	background:url(../images/menu_arrow_lvl4.gif) no-repeat 13px 12px; padding:7px 0px 10px 27px;	font-size:9pt; border-bottom:1px #E2E6E9 solid;}
ul.list.search li div.link a{font-size:12px; font-size:9pt;}
ul.list.search li div.text {padding:5px 0px;}
ul.list.search li div a{ font-size:8pt; }



.bolumlerimiz{ height:33px; padding:7px 0px 0px 65px;}
.bolumlerimiz_ico_1 { background:#FFF url(../images/finansbanki_taniyin/icon/ico_bolumlerimiz_1.gif) no-repeat left top;}
.bolumlerimiz_ico_2 {  background:#FFF url(../images/finansbanki_taniyin/icon/ico_bolumlerimiz_2.gif) no-repeat left top;}
.bolumlerimiz_ico_3 {  background:#FFF url(../images/finansbanki_taniyin/icon/ico_bolumlerimiz_3.gif) no-repeat left top;}
.bolumlerimiz_ico_4 {  background:#FFF url(../images/finansbanki_taniyin/icon/ico_bolumlerimiz_4.gif) no-repeat left top;}
.bolumlerimiz_ico_5 {  background:#FFF url(../images/finansbanki_taniyin/icon/ico_bolumlerimiz_5.gif) no-repeat left top;}
.bolumlerimiz_ico_6 {  background:#FFF url(../images/finansbanki_taniyin/icon/ico_bolumlerimiz_6.gif) no-repeat left top;}
.bolumlerimiz_ico_7 {  background:#FFF url(../images/finansbanki_taniyin/icon/ico_bolumlerimiz_7.gif) no-repeat left top;}
.bolumlerimiz_ico_8 {  background:#FFF url(../images/finansbanki_taniyin/icon/ico_bolumlerimiz_8.gif) no-repeat left top;}
.bolumlerimiz_ico_9 {  background:#FFF url(../images/finansbanki_taniyin/icon/ico_bolumlerimiz_9.gif) no-repeat left top;}
.bolumlerimiz_ico_10 {  background:#FFF url(../images/finansbanki_taniyin/icon/ico_bolumlerimiz_10.gif) no-repeat left top;}
.bolumlerimiz_ico_11 {  background:#FFF url(../images/finansbanki_taniyin/icon/ico_bolumlerimiz_11.gif) no-repeat left top;}
.bolumlerimiz_ico_12 {  background:#FFF url(../images/finansbanki_taniyin/icon/ico_bolumlerimiz_12.gif) no-repeat left top;}
.bolumlerimiz_ico_13 {  background:#FFF url(../images/finansbanki_taniyin/icon/ico_bolumlerimiz_13.gif) no-repeat left top;}
.bolumlerimiz_ico_14 {  background:#FFF url(../images/finansbanki_taniyin/icon/ico_bolumlerimiz_14.gif) no-repeat left top;}
.bolumlerimiz_ico_15 {  background:#FFF url(../images/finansbanki_taniyin/icon/ico_bolumlerimiz_15.gif) no-repeat left top;}
.bolumlerimiz_ico_16 {  background:#FFF url(../images/finansbanki_taniyin/icon/ico_bolumlerimiz_16.gif) no-repeat left top;}
.bolumlerimiz_ico_17 {  background:#FFF url(../images/finansbanki_taniyin/icon/ico_bolumlerimiz_17.gif) no-repeat left top;}
.bolumlerimiz_ico_18 {  background:#FFF url(../images/finansbanki_taniyin/icon/ico_bolumlerimiz_18.gif) no-repeat left top;}
.bolumlerimiz_ico_19 {  background:#FFF url(../images/finansbanki_taniyin/icon/ico_bolumlerimiz_19.gif) no-repeat left top;}
.bolumlerimiz_ico_20 {  background:#FFF url(../images/finansbanki_taniyin/icon/ico_bolumlerimiz_20.gif) no-repeat left top;}
.bolumlerimiz_ico_21 {  background:#FFF url(../images/finansbanki_taniyin/icon/ico_bolumlerimiz_21.gif) no-repeat left top;}
.bolumlerimiz_ico_22 { background:#FFF url(../images/finansbanki_taniyin/icon/ico_bolumlerimiz_22.gif) no-repeat left top;}


.odullerimizWrap { border-left:1px solid #E0E0E0;}
.odullerimizWrap .odullerimiz {border-bottom:1px solid #E0E0E0; padding:20px 20px 0px 0px;}
.odullerimizWrap .odullerimiz .left{ float:left; padding:15px 0px 0px 0px; width:65px;}
.odullerimizWrap .odullerimiz .right{ float:right; padding:15px 0px 0px 0px; width:520px;}




ul.list.externalLink li {background:#FFF url(../images/ico_ExLink.gif) no-repeat left 3px; }
ul.list.pdf li {background:#FFF url(../images/bullet_ico_pdf.gif) no-repeat left 3px; }
ul.list.pdf li.ok {background:url(../images/menu_arrow_lvl4.gif) no-repeat 0px 5px;
	padding:0px 0px 8px 17px;
	list-style:none;
	margin-left:0px;}



.tblData tr.Head td 
{
	background:#D7DDE1;
	height:40px;
	color:#212F3A;
	font-weight:bold;
}


/* /////////////////////////////
   ////// ATM AND NAKIT24 //////
   ///////////////////////////// */

.dynTableListing 
{
	border-top:3px solid #AEBAC1;
	padding-top:7px;
	margin-top:30px;
}
.dynTableListing.topNo 
{
	margin-top:0px;
}
.dynTableListing .tblHead 
{
	font-size:11px;
	font-weight:bold;
	color:#212F3A;
	padding:13px;
	background:#D7DDE1;
	overflow:hidden; height:100%;
}
.dynTableListing .tblSubHead 
{
	font-size:10px;
	font-weight:bold;
	color:#7492B0;
	padding:8px 13px;
	background:#EDEFF1;
	
}
.dynTableListing table.n24 tr.tblSubHeadAlt td
{
	padding:8px 13px;
	background:#EDEFF1;
}
.dynTableListing table.n24 tr td 
{
	padding:8px 13px;
	background:#FFF;
}
.dynTableListing table.n24 tr.tblSubHeadAlt td
{
	border-left:1px solid #E2E6E9;
	font-size:10px;
	color:#7492B0;
	height:auto;
	font-weight:bold;
}
.dynTableListing table.n24 tr 
{
	padding:3px 5px 3px 13px;
	/*background:#FFF;*/
}
.dynTableListing table.n24 tr td
{
	border-left:1px solid #E2E6E9;
	border-bottom:1px solid #E2E6E9;
	color:#212F3A;
	font-size:10px;
	vertical-align:top;
	height:30px;
}
.dynTableListing table.n24 tr td.n24 
{
	vertical-align:middle;
	border-left:none;
}

.dynTableListing table.n24 tr td.address 
{

}
.dynTableListing table.swift tr td.label 
{
	border-left:none;
}

.dynTableListing .viewSelect 
{
	width:155px;
	color:#777A7D;
	font-family:verdana;
	font-size:8pt;
	font-weight:normal;
}
.dynTableListing .viewSelectBranch 
{
	color:#777A7D;
	font-family:verdana;
	font-size:8pt;
	font-weight:normal;
	width:270px;
	margin:0px 13px;
}

.dynTableListing .tblDataListing 
{
	background:url(../images/bg_tbldataback.gif) repeat-y;
	overflow:hidden; height:100%;
}
.denetimRaporlari {display:inline;}
.denetimRaporlari div {display:none;}
.selectBox 
{
	width:250px;
	color:#777A7D;
	font-family:verdana;
	font-size:8pt;
	font-weight:normal;
}

.right10 {margin-right:10px;}

.weekend {padding-top:10px; padding-left:0px;}





.tblDataListing .dataItem 
{
	width:312px;
	float:left;
	
}
.tblDataListing .bSeperator 
{
	background:#E2E6E9;
	height:1px;
	font-size:0px;
	line-height:0px;
	clear:both;
}
.tblDataListing .dataItem .itemContainer 
{
	padding:15px 10px 10px 50px;
	background:url(../images/bg_branch_item.gif) no-repeat;
}
h3.branchName 
{
	font-family:"Lucida Sans Unicode",verdana;
	font-size:16px;
	color:#103993;
	font-weight:normal;
	padding:0px 0px 10px 0px;
}
table.tblBranch 
{
	margin-bottom:15px;
}
table.tblBranch tr td 
{
	font-size:11px;	
	vertical-align:top;
	color:#777A7D;
}
table.tblBranch tr td.label 
{
	font-weight:bold;
	color:#5B7EA2;
}
table.tblBranch tr td.dot 
{
	color:#5B7EA2;
}
table.tblBranch.fontBigger tr td {font-size:9pt; padding:2px 0px;}
div.detail
{
	padding:12px 0px 0px 0px;
	background:#FFF url(../images/arrow_details.gif) no-repeat left 14px;
	padding-left:18px;
	color:#103993;
	display:block;
}
a.detail
{
	padding:12px 0px 0px 0px;
	background:#FFF url(../images/arrow_details.gif) no-repeat left 14px;
	padding-left:18px;
	color:#103993;
	display:block;
}
span.detail
{
	padding:0px 0px 0px 0px;
	background:#FFF url(../images/arrow_details.gif) no-repeat left 2px;
	padding-left:18px;
}

p.branchParag { padding:13px; }

.singlePage .footnote 
{
	padding:5px 10px;
	color:#777A7D;
	background:#F2F3F4;
	margin-bottom:12px;
	font-size:8pt;
}

.singlePage .footnote.footnoteup {margin-top:0px;}
.dynTableListing table tr.hoverHighlight td {background-color:#F2F3F4; color:#1A242D;}
.dynTableListing table tr.alternate td {background-color:#dedede; color:#000;}
.dynTableListing table tr.alternate.hoverHighlight td {background-color:#F2F3F4; color:#1A242D;}
.dynTableListing table tr.Head.hoverHighlight td {background:#D7DDE1; color:#212F3A;}

/* /////////////////////////////
   ///////// FAQ STYLES ////////
   ///////////////////////////// */


.faqStyle 
{
	margin-top:8px;
}

.faqStyle .faqItem 
{
	padding:10px 10px 10px 0px;
	margin-bottom:5px;
	overflow:hidden; height:100%;
	border:1px solid #F2F3F4;
/*	font-size:9pt;*/
}
.faqStyle a 
{
	color:#103993;
}
.faqStyle .faqTitle a 
{
	text-decoration:none;
	background:url(../images/faq_closed.gif) no-repeat 17px 2px;
	padding-left:44px;
	display:block;
	padding-bottom:2px;
	outline-style:none;
}
.faqStyle .faqItem .faqTitle 
{
	display:block;
}
.faqStyle .faqItem .faqContent 
{
	display:none;
/*	font-size:9pt;*/
	color:#555555;
	margin:0px 0px;	
	width:560px;
	padding-left:44px;
}
.faqStyle .faqItem .faqContent p 
{
	
}
.faqStyle .faqItem  .faqContent .wrapInner  
{
	margin:10px 0px;
}

.faqStyle .faqItem.active
{
	padding:10px 10px 10px 0px;
	background:#F2F3F4;
}
.faqStyle .faqItem.active .faqTitle a
{
	font-weight:bold;
	background:url(../images/faq_opened.gif) no-repeat 17px 2px;
}
.faqStyle .faqItem.active .faqContent 
{
	/*display:block;*/
/*	font-size:9pt;*/
	color:#777A7D;
}



/* lvl 2 faq */

.faqStyle .faqItemL2 
{
	padding:10px 0px 10px 0px;
}
.faqStyle .faqItemL2 .faqTitleL2 
{
	display:block;
}
.faqStyle .faqItemL2 .faqTitleL2 a 
{
	padding-left:20px;
	background:url(../images/faq_closed.gif) no-repeat 0px 2px;
	padding-bottom:5px;
}
.faqStyle .faqItemL2.active .faqTitleL2 a 
{
	background:url(../images/faq_opened.gif) no-repeat 0px 2px;
} 
.faqStyle .faqItemL2 .faqContentL2
{
	display:none;
/*	font-size:9pt;*/
	color:#555555;
	margin:0px 0px;	
	width:530px;
	padding-left:20px;
}

.faqStyle .faqItemL2.active .faqContentL2 
{
	/*display:block;*/
	display:none;
/*	font-size:9pt;*/
	color:#555555;
	margin:0px 0px;	
	width:530px;
}


.faqStyle h3 
{
	font-family:Verdana;
	color:#506F8D;
	font-size:12px;
	margin:0px;
	padding:5px 0px 5px 0px;
	height:auto;
}






/* products collapsing */

.productsCollapsed 
{
	overflow:hidden; height:100%;
	padding-top:10px;
}
.productsCollapsed a 
{
	outline:none;
}
.productsCollapsed .productItem 
{
	background:#F2F3F4 url(../images/bg_collapse_product.png) no-repeat 0px 3px;
	border:3px solid #F2F3F4;
	margin-bottom:10px;
}
.productsCollapsed .productItem.alternate 
{
	background:#FFF url(../images/bg_collapse_product.png) no-repeat 0px 3px;
	border:1px solid #F2F3F4;
	padding:2px;
	margin-bottom:10px;
}
.productsCollapsed .productItem.alternate.active 
{
	background:#F2F3F4 url(../images/bg_collapse_product.png) no-repeat 0px 3px;
}
.productsCollapsed .productItem .productTitle 
{
	padding:0px 0px 0px 80px;
	overflow:hidden; height:100%;
	font-weight:bold;
	font-size:12px;
}
.productsCollapsed .productItem .productTitle a 
{
	display:block;
	height:45px;
	padding-top:25px;
	outline:none;
	text-decoration:none;
}
.productsCollapsed .productItem .productTitle a span.detailedInfo 
{
	color:#7492B0;
	
}
.productsCollapsed .productItem.active .productTitle span 
{
	display:none;
}
.productsCollapsed .productItem span.detailedInfo
{
	display:block;
	width:60px;
	height:65px;
	float:right;
	margin-top:-39px;
	font-weight:normal;
	font-size:9px;
	text-decoration:none;
	padding-top:3px;
	text-align:center;
	background:url(../images/bg_collapse_product_detailed.png) no-repeat right top;
}
.productsCollapsed .productItem.alternate span.detailedInfo
{
	background:url(../images/bg_collapse_product_detailed_odd.png) no-repeat right top;
}
.productsCollapsed .productItem.alternate.active span.detailedInfo 
{
	display:none;
}

.productsCollapsed .productItem .productContent 
{
	display:none;
	padding:0px 0px 0px 80px;
	width:520px;
}


/* ========================
		TABLE STYLE 
   ======================== */

.tblDataGridHeader 
{
	border-top:3px solid #AEBAC1;
	padding-top:7px;
	margin-top:10px;
}
.tblDataGrid 
{
	margin:0px 0px 15px 0px; 
	border-collapse:collapse;
}
.tblDataGrid tr td
{
	padding:8px;
	font-size:8pt;
	border:1px solid #E2E6E9;
	background:#FFF;

}
.tblDataGrid tr.Head td 
{
	background:#D7DDE1;
	color:#212F3A;
	font-weight:bold;
	font-size:8pt;
	border:none;
	padding:14px 8px;
}
.tblDataGrid tr.subHead td 
{
	background:#EDEFF1;
	padding:8px 8px;
	font-weight:bold;
	color:#7492B0;
	font-size:8pt;
}
.tblDataGrid tr.last td 
{
	border-bottom:none;
}
.tblDataGrid tr td.nbL 
{
	border-left:none;
} 
.tblDataGrid tr td.nbR 
{
	border-right:none;
} 
.tblDataGrid tr.hoverHighlight td {background-color:#F2F3F4; color:#1A242D;}
.tblDataGrid tr.Head.hoverHighlight td {background:#D7DDE1; color:#212F3A;}

/* ========================
	    YONETIM KURULU
   ======================== */

.managementItem 
{
	overflow:hidden; height:100%;
	padding-bottom:10px;
	padding-top:10px;
}
.managementItem .managementPicture 
{
	width:80px;
	height:121px;
	padding:3px;
	background:#EEF0F1 url(../images/finansbanki_taniyin/ust-yonetim/load.gif) no-repeat center center;
	float:left;
}
.managementItem .managementContent 
{

}
.managementItem .managementContent h2 
{
	padding-top:0px;
	margin-top:0px;
}
.managementItem .managementContent small 
{
	font-size:10px;	
	color:#777A7D;
	font-style:italic;
}



.singlePage .anlasmaliEmlakWrap 
{
	float:left; margin:0px 0px 0px 0px;
	padding-left:30px;
	width:280px;
	font-size:11px;
}
.singlePage .anlasmaliEmlakWrap .clear 
{
	width:200px;
}

.singlePage .anlasmaliEmlakWrap h5
{ 
	 margin:0px;
	 padding:0px 0px 13px 0px;
	 font:11px verdana;
	 color:#5B7EA2;
	 font-weight:bold;
}

.singlePage .anlasmaliEmlakWrap .anlasmaliEmlak
{
	float:left;
	border:1px solid #EEF0F1;
	width:204px;
	height:92px;
}

.singlePage .anlasmaliEmlakWrap .anlasmaliEmlak div
{
	width:190px;
	height:60px;
	border:1px solid #EEF0F1;
	margin:7px 0px 0px 6px;
	text-align:center;
	padding:15px 0px 0px 0px;
}

.singlePage .anlasmaliEmlakWrap .bilgi
{
	padding:2px 0px 0px 9px;
	font-size:11px;
	color:#777A7D;
}

.singlePage .anlasmaliEmlakWrap .bilgi a
{
	color:#777A7D;
}

.readerWarn 
{
	background:url(../../images/_general/ico_acrobat.gif) no-repeat 10px 12px;
	padding:15px 10px 15px 130px;
	margin:15px 0px 0px 0px;
	font-size:9px;
	color:#364D67;
	border:1px solid #DBDBDB;
}

.quote { font-size:9pt; font-weight:bold; line-height:135%; }

.quote h6{padding:0px 0px 0px 0px; margin:0px 0px 0px 0px; color:#FFFFFF; font:20px arial; font-variant:normal;  }

.pressNewsAll {overflow:hidden; height:100%; float:left;}
.pressNews { margin-top:15px;}
.pressNews .date {float:left; width:100px; }
.pressNews .pressText {float:right; width:440px;}
.pressNews .lineSeperator {width:100%; height:10px; line-height:0px; font-size:0px; clear:both;}


.bprg{width:390px;}
.absimg{position:absolute; left:694px; top:218px;}
.absimg_2{position:absolute; left:694px; top:247px;}


table.tblBant h2.entryText {font-size:26px; font-weight:normal; line-height:100%; color:#FFF; font-family:Arial;}
table.tblBant {height:160px; margin:10px 0px 0px 0px;}
table.tblBant tr td.text 
{
	padding:10px 15px 20px 15px; 
	vertical-align:bottom;
}

table.tblBant tr.digerBankacilikUrunleri td 
{
	background:url(../../images/simg/bg_bant_digerBankacilikUrunleri.jpg) repeat-x;
}

table.tblBant tr.girismci td 
{
	background:url(../../images/simg/bg_bant_girisimci.jpg) repeat-x;
}


table.tblBant tr.kurumsal td 
{
	background:url(../../images/simg/bg_bant_top.jpg) repeat-x;
}

table.tblBant tr.ticari td 
{
	background:url(../../images/simg/bg_bant_ticari.jpg) repeat-x;
}

table.tblBant tr.taniyin td 
{
	background:url(../../images/simg/bg_bant_taniyin.jpg) repeat-x;
}

table.tblBant tr.kobi td 
{
	background:url(../../images/simg/bg_bant_kobi.jpg) repeat-x;
}

table.tblBant tr.top_menu td 
{
	background:url(../../images/simg/bg_bant_top.jpg) repeat-x;
}

table.tblBant tr.kartlar td 
{
	background:url(../../images/simg/bg_bant_kartlar.jpg) repeat-x;
}

table.tblBant tr.private td 
{
	background:url(../../images/simg/bg_bant_private.jpg) repeat-x;
}

table.tblBant tr.corporate td 
{
	background:url(../../images/simg/bg_bant_kurumsal.jpg) repeat-x;
}


table.tblBant tr.adk td 
{
	background:url(../../images/simg/bg_bant_adk.jpg) repeat-x;
}


table.tblBant tr.siziDinliyoruz td 
{
	background:url(../../images/simg/bg_bant_sizi_dinliyoruz.jpg) repeat-x;
}

table.tblBant tr.kampanyalar td 
{
	background:url(../../images/simg/bg_bant_kampanyalar.jpg) repeat-x;
}

table.tblBant tr.bireysel td 
{
	background:url(../../images/simg/bg_bant_bireysel.jpg) repeat-x;
}

table.tblBant tr.sme td 
{
	background:url(../../images/simg/bg_bant_kobi.jpg) repeat-x;
}

table.tblBant tr.international_customers td 
{
	background:url(../../en/images/simg/bg_bant_international-customersi.jpg) repeat-x;
}

table.tblBant tr.xclusive td
{
	background:url(../../images/simg/xclusive/xclusive_bant.jpg) no-repeat left top;
}


.searchContainer {background:#F2F3F4; padding:10px;}
.searchContainer table tr  { height:28px; }
.searchContainer table tr td.text{	font-size:8pt; font-weight:bold;}
.searchContainer input.searchInput {width:340px; border:1px solid #DEE3EB;	padding:2px;}
.searchContainer { margin:20px 0px 0px 0px;}

.searchResult { background:#fff url(../../images/_general/searchResult_bg.jpg) no-repeat left bottom; height:82px; }
.searchResult .left { float:left; width:430px; font-size:9pt; color:#212F3A; padding:16px 0px 0px 10px;}
.searchResult .left span{ color:#F30273; font-weight:Bold;}
.searchResult .right { float:right; color:#212F3A;  width:170px; text-align:right; font-size:9pt; padding:16px 5px 0px 0px;}
.searchResult .right span { font-weight:bold;}
.searchResult .resultstatus {text-align:right; padding:10px 5px;}



.siteMap {padding-left:25px;}
.siteMap .siteMapContainer {width:290px; float:left;} /* hack for doublemargin */
.siteMap .siteMapLeft{width:275px; background-color:#FBFCFD; margin:0px 0px 0px 0px;}
.siteMap .siteMapCenter{width:275px; margin:0px 0px 0px 0px; background-color:#FBFCFD;}
.siteMap .siteMapRight{width:275px; margin:0px 0px 0px 0px; background-color:#FBFCFD;}
.siteMap .siteMapTit { padding:7px 0px 7px 14px; background-color:#103993; font:13px verdana; font-weight:bold; color:#ffffff; margin-top:10px;}
.siteMap .siteMapTit a {text-decoration:none; color:#FFF;}

.siteMap ul{ margin:4px 0px 10px 7px; padding:0px 0px 0px 0px;}
.siteMap ul li{ margin:0px; padding:0px 0px 3px 7px; list-style:none; background-image:url(../../images/siteMapBullet_1.gif); background-repeat:no-repeat; background-position:0px 7px;}
.siteMap ul li a{ font-size:11px; color:#103993; font-weight:bold; text-decoration:none;}

.siteMap ul li ul{ margin:2px 0px 0px 0px; padding:0px 0px 0px 0px;}
.siteMap ul li ul li{ margin:0px; padding:0px 0px 2px 7px; list-style:none; background-image:url(../../images/siteMapBullet_2.gif); background-repeat:no-repeat; background-position:0px 7px;}
.siteMap ul li ul li a{ font:10px verdana; color:#103993;  text-decoration:none;}


.siteMap ul li ul li ul{ margin:2px 0px 0px 0px; padding:0px 0px 0px 0px;}
.siteMap ul li ul li ul li{ margin:0px; padding:0px 0px 2px 7px; list-style:none; background-image:none; background-position:0px 7px;}
.siteMap ul li ul li ul li a{ font:10px verdana; color:#7492B0;  text-decoration:none;}


.siteMap ul li ul li ul li ul{ margin:2px 0px 0px 0px; padding:0px 0px 0px 0px;}
.siteMap ul li ul li ul li ul li{ margin:0px; padding:0px 0px 2px 7px; list-style:none; background-image:none; background-position:0px 7px;}
.siteMap ul li ul li ul li ul li a{ font:10px verdana; color:#999999;  text-decoration:none;}

.finanspiyasa {position:absolute; display:block; width:100px; height:30px; margin-left:120px; z-index:999;}



.contentErrorPage {overflow:hidden; height:100%}
.contentErrorPage  p { font:11px verdana; color:#ffffff; margin:0px; padding:0px 0px 15px 0px;}
.contentErrorPage .contentErrorPageLeft { float:left; width:450px;}
.contentErrorPage .contentErrorPageLeft p a{ color:#ffffff;}
.contentErrorPage .contentErrorPageRight { float:left; width:450px;}
.contentErrorPage .contentErrorPageRight h5{font:13px verdana; font-weight:bold; color:#ffffff; margin:0px; padding:0px 0px 5px 0px;}
.contentErrorPage .contentErrorPageRight h5 a { background:none; text-decoration:none; font:13px verdana; font-weight:bold; color:#ffffff; margin:0px; padding:0px 0px 5px 0px;}

.contentErrorPage .contentErrorPageRight a{ color:#9EACBC; font:10px verdana; background-image:url(../images/404_bullet.gif); background-repeat:no-repeat; background-position:0px 5px; padding:0px 0px 0px 10px; margin:0px;}
.contentErrorPage .contentErrorPageLeft .errorSearch { padding:17px 0px 0px 19px; background-color:#618BB6; width:362px; height:50px; margin:15px 0px 0px 35px;}


.contentErrorPage .contentErrorPageLeft .searchBox {background:#FFF;border:1px solid #D0D9E1; padding:2px; overflow:hidden; height:15px; float:left; margin:4px 0px 0px 0px; width:332px;}
.contentErrorPage .contentErrorPageLeft .searchBox input.text {	font-size:8pt;	font-family:verdana;color:#212F3A;border:1px solid #FFF;float:left;width:305px;}
.contentErrorPage .contentErrorPageLeft .searchBox input.btnSubmit {float:left;	margin-top:1px;}


.aramalisting {padding-bottom:10px; overflow:hidden; height:100%;}
.aramaSayfalama 
{
	display:inline;
	float:right;
	
}
.aramaSayfalama .sol {float:left; width:20px;padding-top:2px;}
.aramaSayfalama .sag {float:left; width:20px;padding-top:2px;}
.aramaSayfalama .aramasayfalar {float:left; display:inline; font-size:0px; line-height:0px;}
.aramaSayfalama .aramasayfalar a 
{
	text-align:center;
	float:left;	
	color:#000;
	padding:5px 5px 5px 5px;
	font-size:11px;
	text-decoration:none;
	background:url(../images/search_ayrac.gif) no-repeat right 7px;
	font-weight:bold;
	line-height:15px;
}

.aramaSayfalama .aramasayfalar a.selected {padding-top:5px; background:#103993; width:15px; background-image:none; color:#FFF;}

.link_4440900 {position:absolute; left:685px; top:4px; display:none;}
.link_4440900 a{width:100px; height:20px; display:block;}

.pb-content{
	width: 100%;
	height: 310px;
	background: url(../../images/simg/bankacilik/private/pb-content.jpg) no-repeat right bottom;
}

.faqStyle .detail 
{
	background-color:transparent;
}

/* footer link yonlendirme */
.ext-link-sep {width:1px;height:7px;border-left:1px solid #254b82;margin: 3px 10px 0 4px;float:left;}
.ext-sites {width:175px;float:left;position:relative;margin-top:-4px;z-index:249;}
.ext-sites .ext-dropdown-list {position:absolute;left:0;bottom:23px;width:100%;background-color:#003280;border:1px solid #254778;display:none;z-index:250;}
.ext-sites .ext-dropdown-list ul {padding:4px 6px;margin:0;list-style-type:none;}
.ext-sites .ext-dropdown-list li {background: url(../images/footer/arrow-right.gif) no-repeat 4px center;padding: 4px 0 4px 14px;}
.ext-sites .ext-dropdown-list a {background:transparent;font-size:11px;}
.ext-sites .ext-dropdown {border:1px solid #254778;width:100%;}
.ext-sites .ext-dropdown a {background: #002969 url(../images/footer/ext-bg.gif) repeat-x top left;display:block;height:16px;padding-top:6px;}
.ext-sites .ext-dropdown a.box-title {margin-right:26px;padding-left:10px;}
.ext-sites .ext-dropdown a.box-arrow {width:25px;float:right;text-align:center;border-left:1px solid #254778;}

