/* CSS Document */

p{
	padding-top:10px;
	text-align:justify;
	font: 11px Arial;
	color: #262B31;

}
.kalin{
	text-decoration:none;
	font: 12px Arial;
	color: #262B31;
	font-weight:bold;
}
h1{
	padding-top:10px;
	font: 12px Arial;
	color: #262B31;
	font-weight:bold;
}
h2{
	padding-top:10px;
	font: 14px Arial;
	color: #262B31;
	font-weight:bold;
}
h3{
	padding-top:10px;
	font: 12px Arial;
	color: #262B31;
	font-weight:bold;
	cursor:pointer;
	line-height:normal;
}
h4{
	padding-top:5px;
	padding-bottom:5px;
	font: 14px Arial;
	color: #F26C1F;
	font-weight:bold;

}

.sss{
	background-color:#EEEEEE;

	margin:5px 0px 5px 0px;


	
}
.sss p{
	margin:5px 0px 5px 0px;
	padding:5px;
}
h3:hover{
	color:#F9891B;
}
hr {
	height:1px;
	margin:10px 0px 10px 0px; 
	background:url(../images/tire.gif) repeat-x bottom left;
}
img{
	border:0px;
}
a {
	text-decoration:none;
	font: 12px Arial;
	color: #F26C1F;
	font-weight:bold;
}
a:hover{
	color:#262B31;
}
.bottom a{
	font: 12px Arial;
	color:#859096;
}
.bottom a:hover {
	color:#F9891B;
}
.gri{
	background:#EBEBEB;
}
input,textarea,select {
	display:inline;
	border:1px solid #B8B8B8;
}

.bilgi {
	background:#FFFCDF;
	border-left:2px solid #FFBA00;
	padding:10px;
	color:#686868;
}
.sub-bilgi{
	background:#FFFCDF;
	padding:5px;
	color:#686868;
}
.hata {
	background:#FFDFDF;
	border-left:2px solid #EE1D31;
	padding:10px;
	color:#686868;
}
.onay {
	background:#DFFFDF;
	border-left:2px solid #1DEEA2;
	padding:10px;
	color:#1A3D05;
}
.gerekli{
	color:#FF9900;
	margin-left:5px;
}
.required {
	background:#FFDDDD;
}
.gonder {
	background:#FFFCDF;
	border-left:2px solid #FFBA00;
	width:%99;
	height:200px;
	text-align:center;
	vertical-align:center;
}

.box {
	width:260px;
	margin-bottom:5px;
	padding:2px 0px 0px 0px;
	background: #FFFFFF url(/exabilisim/skins/basic/customer/images/sol_kutu/ust.gif) left top no-repeat;
}
.box .boxContainer{
	padding:0px 1px 0px 1px;
	border-left:1px solid #E7E7E7;
	border-right:1px solid #E7E7E7;
	background:url(/exabilisim/skins/basic/customer/images/sol_kutu/bg.gif) left bottom repeat-x;
}
.box .boxTuruncu{
	height:30px;
	background:url(/exabilisim/skins/basic/customer/images/sol_kutu/baslik_turuncu_bg.gif) ;
	padding-left:16px;
}
.box .boxSiyah{
	height:30px;
	background:url(/exabilisim/skins/basic/customer/images/sol_kutu/baslik_siyah_bg.gif) ;
	padding-left:16px;
}

.box .boxTuruncu div,.box .boxSiyah div {
	display:block;
	height:30px;
}
.box .boxContent {
	padding:10px 7px 8px 7px;
}
.box .boxAlt{
	margin:0px;
	height:2px;
	background:url(/exabilisim/skins/basic/customer/images/sol_kutu/alt.gif) left bottom no-repeat;
}


/* HABER İÇERİSİ */
.left .haber h1{
	margin-left:10px;
	color:#444444;
	text-decoration:underline;
	cursor:pointer;
}
.left .haber .aciklama{
	font-family:Arial;
	color:#444444;
	margin:0px 5px 0px 5px;
	
}
.left .haber span.tarih{
	font-family:Arial;
	color:#7B7B7B;
	float:left;
	border-right:1px solid #DFDFDF;
	padding-right:10px;
}
.left .haber a {
	color:#444444;
}
.left .haber a:hover {
	color:#F9891B;
	text-decoration:underline;
}
.left .haber .bar{
	border:1px solid #DFDFDF;
	background:#FAFAFA;
	padding:2px 5px 2px 10px;
}
/* SOL MENU*/
.left #menu li {
	margin:0px;
	padding:0px;
	padding-left:5px;
	border-bottom:1px dashed #CDCDCD;
}
.left #menu li.son,.left #menu li.son a {
	border:none;
	padding-bottom: 2px;
}
.left #menu li a {
	display:block;
	padding:8px 0px 8px 0px;
	text-decoration:none;
	color:#262B31;
	font:11px Verdana ;
	vertical-align:middle;
}
.left #menu li a:hover {
	padding-left:3px;
	font-weight:bold;
	color:#F9891B;
}
/* SOL REFERANS */

.left #referans ul{
	overflow:hidden;
	margin-left:0;
	padding:0;
	list-style:none;

}
.left #referans li{ 
	overflow:hidden;
	width:240px;
	height:70px;
	margin:0;
	padding:0;
	margin-bottom:10px;
	cursor:pointer;
	border: 1px solid #BFBFC1;
}

/* MUSTERI TARAFI FORMLAR */

.form .title{
	font-weight:bold;
	color:#FF9900;
	text-align:left;
	padding:2px;
	margin:3px;
}
.form table{ 
	background:#FAFAFA;
	border:1px solid #EBEBEB;
	border-left:3px solid #EBEBEB;
	width:99%;
	margin:0px auto;
}
.form table td {
	border-bottom:1px solid #FFFFFF;
	color:#666666;
}
.form table td{
	padding:2px 2px 2px 5px;
}
.form input,.form select,.form textarea {
	border:1px solid #D6D6D6; 
	padding:2px;
	width:200px;
}
.form .button {
	color:#A5A5A5;
	text-align:center;
	padding:5px;
	width:75px;
	font-weight:bold;
	display:inline-block;
	cursor:pointer;
	-moz-user-select: none;
}
.form .button.submit{
	background:#FFFCDF;
	border:1px solid #F9C088;
	border-left:2px solid #FFBA00;
	color:#FF9900;
	height:12px;
}

.form .button.reset, .form .button.back{
	background:#FAFAFA;
	border:1px solid #CCCCCC;
	border-left:2px solid #CCCCCC;
}
.form .form_bar{
	margin:3px;
	padding:3px;
	padding-top:10px;
	padding-right:5px;
	height:50px;
	margin-top:5px;
	border-top:1px solid #EBEBEB;
}
.form .form_bar table{
	background:none;
	border:none;
}
.form .form_bar:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

*.hidden {
	display:none;
}


/* ÖDEME SAYFASI */
.form .sub-title{
	color:#666666;
	text-align:left;
	padding:2px;
	margin:3px;
	background:#CCCCCC;
}
/* KASA */
.odeme table{
	border:none;
	border-top:1px solid #EBEBEB;
}
.odeme table tbody tr td{
	background:#FFFFFF;
}
.kasa table{
	border:none;
	border-top:1px solid #EBEBEB;
}

.kasa table thead tr th{
	border:1px solid #EBEBEB;
	background:#FAFAFA;
}

.kasa table tbody tr td{
	border:1px solid #EBEBEB;
	background:#FFFFFF;
}
.kasa table tbody tr td.clean{
	background:none;
	border:none;
}

.odeme .baslik{
	font-weight:bold;
	padding-left:5px;
	padding-bottom:2px;
}
.form .no-style{
	margin:inherit !important;
	padding:inherit !important;
	background:inherit !important;
	border:inherit !important;
}
/*kredikarti*/
#kredi table{
	border:none;
	margin:0px;
	padding:0px;
	background:inherit;
}
#kredi .taksit{
	display:none;
	border-top:1px solid #EBEBEB;
	background:#FFFFFF;
	text-align:left;
	margin:0px;
	padding:0px;
}
#kredi .taksit input {
	width:25px;
}
#kredi table.taksit-tablo {
	border:1px solid #E5F3BE; 
}
#kredi table.taksit-tablo tbody {
	background:#FFF;
}
#kredi table.taksit-tablo td{
	width:100px;
}
#kredi table.taksit-tablo th{
	border:none;
	background:none;
}
#kredi table.taksit-tablo thead .tl{
	text-align:center;
}
#kredi table.taksit-tablo .tl{
	text-align:right;
	padding-right:15px;
	border-left:1px solid #E5F3BE; 
}
#kredi table.taksit-tablo .garanti_bg{
	background: #E5F3BE;
}
#kredi table.taksit-tablo .isbank_bg{
	background: #FCACEE;
}

.taksit td {
	padding:0px;
	margin:0px;
}
#kredi .logo{
	width:140px;
}
#kredi td.logo.bonus {
	background-image:url(/exabilisim/skins/basic/customer/images/bonus.gif);
	background-repeat:no-repeat;
	background-position:left center;
}
/*HAVALE*/
#havale table {
	border:none;
}
#havale table tr{
	/*background:#FFFCDF;*/
	background:#FFFFFF;
}
#havale table td{
	border:1px solid #EBEBEB;
}
#havale .banka .sol{
	padding:15px;
}
#havale table div {
	height:15px;
	color:#666666;
}
#havale table div span{
	padding-left:10px;
	display:inline-block;
	width:80px;
	color:#999999;
}
#havale *.aktif {
	background:#FFFEF3;
	/*border:1px solid #FFDB7A;*/
}
#havale .logo{
	width:160px;
}
#havale td.logo.finansbank {
	background-image:url(/exabilisim/skins/basic/customer/images/finansbank.gif);
	background-repeat:no-repeat;
	background-position:center;
}
#havale td.logo.garanti {
	background:#FFFFFF url(/exabilisim/skins/basic/customer/images/garanti.gif) no-repeat center center;
}
#havale td.logo.yapikredi {
	background:#FFFFFF url(/exabilisim/skins/basic/customer/images/yapikredi.gif) no-repeat center center;
}


#tesekkur div{
	padding:2px;
	margin-left:10px;
}
#tesekkur div span.label{
	display:inline-block;
	width:120px;
}