﻿.w200{width:200px;}

/* buttons */
a.medium_button
{
    cursor: pointer;
    padding: 0px;
    margin: 0px;
    border: none;
    background: url(images/medium_button_bkgd.gif) no-repeat;
    text-align: center;
    display: block;
    text-decoration: none;
    overflow: hidden;
    display: -moz-inline-box;
    display: inline-block;
    margin-right: 5px;
    vertical-align: middle;
}
a.medium_button span
{
    white-space: nowrap;
    background: url(images/medium_button_bkgd.gif) no-repeat right top;
    display: block;
    font-family: Arial;
    font-size: 14px;
    line-height: 31px;
    color: #fff;
    padding: 0px 15px 0px 10px;
    font-weight: bold;
    margin: 0px;
    margin-left: 5px;
}
a.medium_button:hover
{
    background: url(images/medium_button_bkgd.gif) no-repeat left -31px;
    text-decoration: none;
}
a.medium_button:hover span
{
    background: url(images/medium_button_bkgd.gif) no-repeat right -31px;
}
a.small_button {cursor: pointer;padding: 0px; margin: 0px;border: none;background: url(images/small_button_bkgd.gif) no-repeat center top;text-align: center;display: block;text-decoration: none;
    overflow: hidden;display: -moz-inline-box;display: inline-block;margin-right: 5px;vertical-align: middle;}
a.small_button span{white-space: nowrap;background: url(images/small_button_bkgd.gif) no-repeat center top;display: block;font-family: Arial;font-size: 11px;line-height: 21px;
    color: #fff;padding: 0px 10px 0px 5px;font-weight: bold;margin: 0px;margin-left: 5px;}
a.small_button:hover{background: url(images/small_button_bkgd.gif) no-repeat center -21px;text-decoration: none;}
a.small_button:hover span{background: url(images/small_button_bkgd.gif) no-repeat center -21px;}

a.red_button     {cursor: pointer;white-space: nowrap;margin: 0px;border: none;background: url(images/small_button_red.gif) repeat-x right top;height:21px;text-align: center;display: block;font-family: Arial;font-size: 11px;line-height: 21px;
    font-weight:bold;text-decoration: none;color: #ffffff;padding: 0px 5px 0px 10px;display: -moz-inline-box;display: inline-block;vertical-align: middle;}
a.red_button span{cursor: pointer;white-space: nowrap;margin: 0px;border: none;background: url(images/small_button_red.gif) repeat-x right top;height:21px;text-align: center;display: block;font-family: Arial;font-size: 11px;line-height: 21px;
    font-weight:bold;text-decoration: none;color: #fff;padding: 0px 10px 0px 5px;display: -moz-inline-box;display: inline-block;vertical-align: middle;}
a.red_button:hover{background: url(images/small_button_red.gif) repeat-x left -11px;text-decoration: none;}
a.red_button:hover span{background: url(images/small_button_red.gif) repeat-x right -11px;text-decoration: none;}

.ekle_ {cursor:pointer;}
.edit_ {cursor:pointer;}
.sil_ {cursor:pointer;}


.Katinput{border-style: none;width: 300px;text-decoration:none;font-weight:bold;color:Orange;background-color:#3B83B1;}

.iinput{width:227px;}

.button{cursor: pointer;white-space: nowrap;background: url(images/small_button_bkgd.gif) repeat-x right top;display: inline-block;font-family: Arial;text-decoration: none;
    font-size: 11px;line-height: 21px;height:21px; color: #fff;padding: 0px 10px 0px 10px;font-weight: bold;margin: 0px;}
.button:hover{cursor: pointer;white-space: nowrap;background: url(images/small_button_bkgd.gif) repeat-x right -21px;display: inline-block;font-family: Arial;text-decoration: none;
    font-size: 11px;line-height: 21px;height:21px; color: #fff;padding: 0px 10px 0px 10px;font-weight: bold;margin: 0px;}
.redbutton{cursor: pointer;white-space: nowrap;background: url(images/small_button_red.gif) repeat-x right top;display: inline-block;font-family: Arial;text-decoration: none;
    font-size: 11px;line-height: 21px;height:21px; color: #fff;padding: 0px 10px 0px 10px;font-weight: bold;margin: 0px;}
.redbutton:hover{cursor: pointer;white-space: nowrap;background: url(images/small_button_red.gif) repeat-x right top;display: inline-block;font-family: Arial;text-decoration: none;
    font-size: 11px;line-height: 21px;height:21px; color: #fff;padding: 0px 10px 0px 10px;font-weight: bold;margin: 0px;}
    
 .KatDetay {padding:6px 10px 0 10px; border-bottom-width: 1px; display: block; border-bottom-style: ridge;}