/*[variables]
colors
{
	@00: #0E848A;
}
*/
/** BASIC*/
BODY
{
	margin: 0px;
	padding: 0px;
	background-color: #C8E8E7;
}
/** FORMS*/
FORM
{
	margin: 0px;
	padding: 0px;
}
/** HEADINGS*/
H1
{
	font-size: 24px;
	margin-bottom: 10px;
	margin-top: 0px;
}
H1, H5, H2
{
	color: #062A3B;
}
H5 SPAN, H2 SPAN, H1 SPAN
{
	color: #2b8f9e;
}
H5
{
	font-size: 29px;
	margin-top: 3px;
}
H2
{
	font-size: 16px;
	margin-bottom: 5px;
	margin-top: 5px;
}
H3
{
	font-size: 12px;
	color: #2b8f9e;
	margin-top: 5px;
	margin-bottom: 5px;
}
H6
{
	font-size: 12px;
	color: #2b8f9e;
	margin-top: 5px;
	margin-bottom: 5px;
}
H6 SPAN
{
	color: #cc0000;
}
.head1
{
	margin-top: 0px;
	font-size: 14px;
	color: #cc0000;
}
.head2
{
	margin-bottom: 0px;
}
/** TEXTS*/
BODY, TH, TD, INPUT, TEXTAREA, SELECT
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
/*padding: 15;*/
}
INPUT, TEXTAREA
{
	background-image: url(images/formback.jpg);
	background-color: #FFF;
	border-width: 1px;
}
.btn
{
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	border: 1px solid #8AAABC;
	background: #9BBED0 url(images/style5_btn_bg.gif) repeat-x top;
}
.text
{
	margin-bottom: 5px;
}
UL, OL, DL
{
	margin-top: 0px;
	margin-bottom: 5px;
	line-height: 120%;
}
UL
{
	list-style: none;
	margin: 0px;
	font-size: 11px;
	padding-left: 0px;
}
LI
{
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFEFEF;
	margin-bottom: 2px;
}
P
{
	margin-top: 0px;
	margin-bottom: 5px;
	line-height: 150%;
}
/** LISTS*/
.list1
{
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	line-height: normal;
	text-align: justify;
}
.list1 LI
{
	padding: 4px 0px 4px 27px;
	background: url(images/homepage11.gif) no-repeat left center;
	font-size: 14px;
}
.listana
{
	margin-left: -5px;
	list-style: none;
	line-height: normal;
	border: none;
}
.listana LI
{
	background: url(images/madde.jpg) no-repeat left center;
	width: 180px;
	font-size: 14px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 30px;
	border: none;
}
.listana LI A
{
	font-weight: bold;
	color: #23376c;
	text-decoration: none;
}
.listana LI A:hover
{
	color: #cc0000;
}
.list2
{
	margin-left: 0px;
	padding-left: 0px;
	padding-top: 10px;
	list-style: none;
	line-height: normal;
}
.list2 LI
{
	font-size: 12px;
	padding: 16px 0px 15px;
	background: url(images/homepage12.gif) repeat-x left top;
	border: none;
}
.list2 LI.first
{
	padding-top: 0px;
	background: none;
}
.list2 H3
{
	color:#23376c;
	display: inline;
	margin: 0px;
	text-decoration:none;
}

.list2 H3 a {
	color:#23376c;
	font-weight:bold;
	text-decoration:none;
}

.list2 P
{
	margin-bottom: 0px;
}
/** LINKS*/
A
{
	color: #cc0000;
	text-decoration:none;
}
A:hover
{
	color:#ff0000;
}



/** BACKGROUNDS*/
.bg1
{
}
/** MISC*/
.align-justify
{
	text-align: justify;
}
.align-right
{
	text-align: right;
}
IMG
{
	border: none;
}
IMG.left
{
	float: left;
	margin: 3px 15px 0px 0px;
}
IMG.right
{
	float: right;
	margin: 3px 0px 0px 15px;
}
HR
{
	display: none;
}
.hr1
{
	height: 15px;
	background: url(images/homepage12.gif) repeat-x left center;
}
/** MENU*/
#menu
{
	background-image: url(images/homepage01.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#menu LI
{
	border: none;
}
#menu A
{
	padding: 0px 30px 0px 32px;
	background: url(images/subpage1_01.gif) no-repeat left top;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #23376c;
}
#menu A:hover
{
	text-decoration: underline;
}
#menu .first A
{
	padding-left: 30px;
	background: none;
}
/** TAGLINE*/
#tagline
{
	background: url(images/homepage03.jpg) no-repeat left top;
}
#tagline H2
{
	margin: 0px;
	font-size: 24px;
	font-weight: normal;
	color: #2b8f9e;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top:10px;
	background-color:#FFFFFF;
}


#lformsol H1 {
color: #333333;
font-size:18px;
margin-top:0px;
}

/** FOOTER*/
#footer
{
	height: 80px;
	/*background: url(images/homepage09.gif) repeat-x left top;*/
	color:#fff;
	background:#2b8f9e;
	border-top:2px solid #eb6349;
	font-weight:bold;
}
#footer P
{
	margin: 0px;
	padding: 25px 0px 0px;
	text-align: center;
	/*background: url(images/homepage10.gif) no-repeat center top;*/
}

#footer a {
color:#c8e8e7;
font-weight:normal;
}

.tablo
{
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	line-height: normal;
}
.tablo LI
{
	padding: 16px 0px 15px;
	background: url(images/homepage12.gif) repeat-x left top;
}
.tablo LI.first
{
	padding-top: 0px;
	background: none;
}
.tablo H3
{
	display: inline;
	margin: 0px;
}
.tablo P
{
	margin-bottom: 0px;
}
TABLE
{
	border-spacing: 0px;
	font-family: tahoma;
	color: #B7B7B7;
	line-height: 20px;
}
CAPTION
{
	font-family: tahoma;
	font-weight: bold;
	color: #666666;
	text-transform: uppercase;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 15px;
	line-height: 16px;
	background-image: url(images/caption-back.jpg);
	background-repeat: repeat-x;
	background-position: 2px 6px;
	border-width: 0px;
	border-top-style: none;
	border-top-color: #B3D9DF;
	border-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D7D3D3;
	letter-spacing: -0.02em;
	font-size: 9px;
}
.sagkutu H4
{
	margin-top: 0px;
	font-family: tahoma;
	height: 17px;
	font-weight: bold;
	font-size: 9px;
	color: #666666;
	text-transform: uppercase;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	line-height: 16px;
	background-image: url(images/caption-back.jpg);
	background-repeat: repeat-x;
	background-position: 2px 7px;
	border-width: 1px;
	border-top-style: none;
	border-top-color: #B3D9DF;
	border-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D7D3D3;
	letter-spacing: -0.02em;
	margin-bottom: 0px;
}
TD, TH
{
	text-align: center;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
TD A, TH A
{
	text-align: center;
	padding: 0px;
}
THEAD TH
{
	text-align: center;
	color: #2b8f9e;
	border-bottom: 1px solid #CDCDCD;
	text-transform: none;
	padding-right: 5px;
	padding-left: 2px;
	padding-bottom: 3px;
	padding-top: 5px;
	line-height: 14px;
}
THEAD TH A
{
	text-decoration: none;
}
THEAD TH A:hover
{
	color: #FF0000;
}
TBODY TH A
{
	text-decoration: none;
}
TBODY TR
{
	text-align: left;
}
TBODY TR.odd
{
	background-color: #FFFFCC;
}
TBODY TH A:link, TBODY TH A:visited
{
	color: #2b8f9e;
	text-decoration: none;
}
TBODY TH A:hover
{
	color: #FF0000;
}
TBODY TR TD
{
	height: 25px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
TBODY TR.odd TD
{
	background-color: #e3f1f1;/*border-top:1px solid #FFF;*/
}
TABLE TD A:link, TABLE TD A:visited
{
	color: #2b8f9e;
	text-decoration: none;
}
TABLE TD A:hover
{
	color: #50ADEA;
	text-decoration: none;
}
TBODY TD A
{
	margin: 0 auto;
	border-bottom: 0;
	font-weight: normal;
	color: #3B8CA1;
}
TABLE A[title^="Kredi hesapla.."]
{
}
TFOOT TH, TFOOT TD
{
	color: #999999;
	font-size: 10px;
	padding: 3px;
	text-align: center;
	border-bottom: 1px solid #EFEFEF;
	border-top: 1px solid #DFDFDF;
	font-weight: normal;
}
.fonlu
{
	background-color: #EFEFEF;
}
.dugme
{
	text-decoration: none;
	color: #2b8f9e;
	background-color: #FFF;
	border: 1px solid #EFEFEF;
	margin-top: 40px;
	margin-bottom: 40px;
	padding-top: 5px;
	padding-right: 85px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-image: url(images/caption-back.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}
.dugme:hover
{
	border: 1px dashed #EEE;
	background-color: #FFF;
	color: #50ADEA;
	background-position: center bottom;
}
.urun
{
	width: 315px;
	text-align: center;
}
.urun A
{
	text-decoration: none;
	color: #333333;
}
.hesapla A
{
	font-size: 10px;
}
.msgbox
{
	color: #2b8f9e;
	width: 123px;
	height: 55px;
	float: left;
	clear: none;
	padding: 10px;
	font-weight: bold;
	background-image: url(/images/kutubg.jpg);
	background-repeat: no-repeat;
	margin-bottom: 3px;
}
.msgbox A
{
	text-decoration: none;
	color: #2b8f9e;
}
.msgbox A.close
{
	float: right;
	text-decoration: none;
	font-weight: bold;
	color: #cc0000;
	padding: 0 4px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 3px;
}
.msgbox A.close:hover
{
	float: right;
	text-decoration: none;
	font-weight: bold;
	color: #CC0000;
	padding: 0 4px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 3px;
}
.bar
{
	float: right;
	width: 250px;
	padding-left: 0px;
	padding-bottom: 3px;
	padding-top: 3px;
}
.bar A
{
	text-decoration: none;
	color: #cc0000;
}


.damga
{
	position: absolute;
	visibility: visible;
	clear: none;
	float: right;
	margin-left: 765px;
	margin-top: -24px;
}
.kutucuk
{
	width: 200px;
	float: left;
	margin-left: 15px;
	margin-right: 20px;
	line-height: normal;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #61AFC0;
	padding-top: 20px;
	padding-bottom: 10px;
	display: block;
}
.kutucuk H3 A
{
	font-size: 12px;
	color: #2b8f9e;
	margin-top: 5px;
	margin-bottom: 5px;
	text-decoration: none;
}
.ilkkutucuk
{
	width: 200px;
	float: left;
	margin-left: 15px;
	margin-right: 20px;
	line-height: normal;
	padding-top: 20px;
	padding-bottom: 10px;
	display: block;
}
.ilkkutucuk H3 A
{
	font-size: 12px;
	color: #2b8f9e;
	margin-top: 5px;
	margin-bottom: 5px;
	text-decoration: none;
}
.yesil
{
	color: #333;
}
.turuncu
{
	color: #ff0000;
}
.mavi
{
	color: #2b8f9e;
}
#footer A
{
	text-decoration: none;
}
.kurumcombo
{
	margin-bottom: 10px;
	width: 160px;
	margin-top: 5px;
}
.parabirimicombo
{
	margin-bottom: 10px;
	width: 160px;
}
.ilcombo
{
	margin-bottom: 10px;
	width: 160px;
}

.ornek
{
	width: 200px;
	margin-top: 5px;
	color: #2b8f9e;
}
.ornek A
{
	text-decoration: none;
	color: #666666;
	padding-right: 5px;
}
.ornek A:hover
{
	background-color: #E7EFF1;
	color: #cc0000;
}
.bar A:hover
{
	color: #FF0000;
}
#odemegucunegore H3
{
	margin-bottom:5px;
	color: #23376c;
}
#odemegucunegorekredi H3
{
	margin-bottom:8px;
	color: #23376c;
}

#populerhesaplamalar H3
{
	margin-bottom:8px;
	color: #23376c;
}


.istatistiktablo
{
}
.istleft
{
	text-align: left;
	color: #cc0000;
	padding: 1px;
	width: 150px;
}
.istleft A:link
{
	color: #cc0000;
	font-weight: bold;
}
.istleft A:hover
{
	color: #ff0000;
	font-weight: bold;
}
.istright
{
	text-align: left;
	color: #cc0000;
	padding: 1px;
}
.istmid
{
	text-align: left;
	padding-left: 15px;
}
.tutartextbox
{
	margin-bottom: 10px;
	width: 155px;
	color: #666666;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	border: 1px solid #8AAABC;
	background-color: #FFF;
	margin-left:0px;
	padding-left:3px;
}
.dovizcombo
{
	margin-bottom: 10px;
	width: 160px;
}
.vadecombo
{
	margin-bottom: 10px;
	margin-right: 42px;
	width: 160px;
}
.siralamacombo
{
	width: 160px;
}
.logo
{
	text-align: left;
}

.hemenbasvur {
margin-right:90px;
}

.althemenbasvur {
margin-left:475px;
margin-top:10px;
}

.yanbanner{
margin-left:15px;
}

.checky {
margin-left:0px;
}

.divUyari
{
    display:block;
    line-height:12px;
    text-align:left;
    padding:0 10px 10px 10px;
    font-size:10px;
    background-color:#2a909f;
}
