﻿* {
margin: 0;
padding: 0;
}

body {
background: #D0D0D0;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333;
}

a {
text-decoration: none;
color: #004990;
}
a:hover {
text-decoration: underline;
color: #111;
}

ul{
list-style-type:none;
}

p{
margin-bottom: 10px;
}

#wrap {
margin: 0 auto;
width: 810px;
background: #fff;
}

#header {
margin: 15px 0 0 20px;
padding: 15px 0 0 0;
height: 70px;
vertical-align: middle;
}
#header h2 {
font-size: 19px;
color: #111;
padding: 5px 0 0 20px;
letter-spacing: -1px;
font-weight: 100;
}

#menu {
height: 30px;
line-height: 30px;
border-top: 1px dotted #555;
border-bottom: 1px dotted #555;
}
#menu ul {
list-style-type: none;
padding-left: 20px;
}
#menu ul li {
display: block;
float: left;
}
#menu ul li a {
padding: 0 20px 0 0;
text-decoration: none;
font-weight: 100;
font-size: 14px;
color: #004990;
}
#menu ul li a:hover {
color: #004990;
text-decoration: none;
font-weight: 600;
}

#content {
padding: 0 20px 20px 20px;
}

.right {
float: right;
width: 550px;
text-align: justify;
}
.right h1 { 
font-size: 18px;
font-weight: bold;
padding: 15px 0 7px 0;
color: #ff0084;
}
.right h2 {
font-size: 18px;
font-weight: 100;
padding: 10px 0 7px 0;
}
.right h2 a {
text-decoration: none;
color: #004990;
}
.right h2 a:hover {
color: #111;
}

.left {
float: left;
width: 200px;
margin-top: 10px;
background: #004990;
}
.left h2 {
margin: 10px 0 0 0;
padding-left: 10px;
height: 28px;
line-height: 28px;
color: #fff;
font-size: 13px;
background: #788BBD;
}
.left ul {
padding: 10px 0 15px 20px;
list-style-type: square;
color: #788BBD;
}
.left ul li a {
color: #fff;
text-decoration: none;
font-size: 13px;
}
.left ul li a:hover {
color: #fff;
font-weight: 600;
}

ul.anasayfa li{
margin-bottom:15px;
}

.ucsutun{
list-style-type: square;	

}
.ucsutun li{
width:173px;
list-style-type: square;	
float:left;
}


#footer {
height: 30px;
line-height: 30px;
background: #657983;
text-align: center;
font-size: 11px;
color: #fff;
}
#footer a { color: #fff; }

#policy { background-color:white; font-size: 11px; text-align: center; padding-top:10px;}

.divselectgizli{
display:none;
margin-left:160px;
}

div.buttons
{
width:auto;
margin-left:130px;
} 

div.zorunlu
{
width:auto;
margin-left:130px;
margin-bottom:10px;
}

.divinfo, .divsuccess, .divwarning, .diverror
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	border: 1px solid;
	margin: 10px 0px;
	padding: 8px 10px 8px 50px;
	background-repeat: no-repeat;
	background-position: 10px center;
}
.divinfo
{
	color: #00529B;
	background-color: #BDE5F8;
	background-image: url('../images/divinfo.png');
}
.divsuccess
{
	color: #4F8A10;
	background-color: #DFF2BF;
	background-image: url('../images/divsuccess.png');
}
.divwarning
{
	color: #9F6000;
	background-color: #FEEFB3;
	background-image: url('../images/divwarning.png');
}
.diverror
{
	color: #D8000C;
	background-color: #FFBABA;
	background-image: url('../images/diverror.png');
}
.hesaplama_sonuclari label 
{
font-weight:bold;
line-height:normal;
}
fieldset {
  padding:5px;
}
legend {
  padding: 0 7px 0 7px;
  font-weight: bold;
}
label {
  display: inline-block;
  line-height: 1.8;
  vertical-align: top;
  text-align:left;
}

select {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}

fieldset ol {
  margin: 0;
  padding: 0;
}
fieldset li {
  list-style: none;
  padding: 5px;
  margin: 0;
}
fieldset fieldset {
  border: none;
  margin: 3px 0 0;
}
fieldset fieldset legend {
  padding: 0 0 5px;
  font-weight: normal;
}
fieldset fieldset label {
  display: block;
  width: auto;
}
form em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}
form label {
  width: 130px;
}
form fieldset fieldset label {
  margin-left: 133px;
}

.buttons a, .buttons button{
    display:block;
    float:left;
    margin:0 7px 0 0;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;

    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}
.buttons button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
.buttons button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}
.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}

/* STANDARD */

button:hover, .buttons a:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}
.buttons a:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}

/* POSITIVE */

button.positive, .buttons a.positive{
    color:#529214;
}
.buttons a.positive:hover, button.positive:hover{
    background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
}
.buttons a.positive:active{
    background-color:#529214;
    border:1px solid #529214;
    color:#fff;
}

/* NEGATIVE */

.buttons a.negative, button.negative{
    color:#d12f19;
}
.buttons a.negative:hover, button.negative:hover{
    background:#fbe3e4;
    border:1px solid #fbc2c4;
    color:#d12f19;
}
.buttons a.negative:active{
    background-color:#d12f19;
    border:1px solid #d12f19;
    color:#fff;
}

.ads
{
width:100%;
}
.ads300
{
width:300px;
height:250px;
float:left;
display:inline;
}
.ads250
{
width:250px;
height:250px;
float:left;
display:inline;
}
table{
padding:2px;
border-spacing:0px;
width:100%;

}
thead{
background-color:#00478F;
color:#ffffff;
font-weight:bold;
font-size:8pt;
}
thead tr{
height:40px;
text-align:right;
}
thead tr th{
height:40px;
text-align:right;
padding-right:10px;
}
tfoot tr{
font-size:8pt;
}
tfoot tr td{
height:25px;
padding:2px;
text-align:right;
padding-right:10px;
}
tbody tr{
font-size:8pt;
}
tbody tr td{
height:25px;
padding:2px;
text-align:right;
padding-right:10px;
}
tbody .tr0{
background-color:#EEEEEE;
}
tbody .tr1{
background-color:#DDDDDD;
}
.kopylink
{
margin-left:50px;
text-decoration:underline;
}
span.parmak
{
text-align:center;
vertical-align:bottom;
font-weight:bold;
font-size:14pt;
color:#004990;
display:inline-block;
}
span.parmak img
{
border-bottom:2px #004990 solid;
margin:2px;
}
span.bms { 
margin-top:5px;
/*padding:30px 0px 0px 20px;
background-image:url(http://www.hesaplama.net/images/pg.png);
background-repeat:no-repeat;*/
float:right;
width:300px;
}
span.bms img{ 
border:0px;
width:36px;
height:36px;
padding:3px;
}
span.bms img:hover{ 
background-color:#e0e0e0;
}

span.bms ul li{ 
float:left;
padding-right:10px;}