﻿
body
{
    
    background: url(../r/bg.png) #fff;
    color: #000;
    margin: 0px;
    padding: 0px;
    
    font-size: 11px;
    font-family: Arial, Tahoma;
    overflow: hidden;
}
   
form, p, span {  
    margin:0;  
    padding:0; }  
   
input { font:12px arial; }  
   
a {  
    color:#0000FF;  
    text-decoration:none; }  
   
    a:hover { text-decoration:underline; }  
   
#wrapper, #loginform,#Div1 {  
    margin:0 auto;  
    padding-bottom:25px;  
    background:#EBF4FB;  
    width:564px;  
    border:1px solid #ACD8F0; }  
   
#loginform { padding-top:18px; }  
   
    #loginform p { margin: 5px; }  
   
#chatbox {  
    text-align:left;  
    margin:0 auto;  
    margin-bottom:10px;  
    padding:10px;  
    background:#fff;  
    height:370px;  
    width:530px;  
    border:1px solid #ACD8F0;  
    overflow:auto; }  
   
#usermsg {  
    width:495px;  
    border:1px solid #ACD8F0; }  
   
#submit { width: 60px; }  
   
.error { color: #ff0000; }  
   
#menu { padding:12.5px 25px 12.5px 25px; }  
   
.welcome { float:left; }  
   
.logout { float:rightright; }  
   
.msgln { margin:0 0 2px 0; }  


.validatorum
{
    background-image: url(../r/delete.gif);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 18px;
    border: 0px;
    color: red;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    line-height: 25px;
    height: 25px;
    display: inline-block;
}

input[type="text"], input[type="password"], .aygit
{
    border-right: 1px solid #cdcdcd;
    border-top: 1px solid #cdcdcd;
    border-bottom: 1px solid #cdcdcd;
    font-size: 12px;
    font-family: Tahoma;
    border-left: 4px solid #ccc;
    line-height: 20px;
}

{
    -moz-box-shadow: 0 0 1px 1px #aaa;
    -webkit-box-shadow: 0 0 1px 1px #aaa;
    box-shadow: 0 0 1px 1px #aaa;
}


.butonfatih
{
    background-image: url(../r/btn_mavi.gif);
    border: 0px;
    color: #000;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    line-height: 24px;
    height: 25px;
    width: 89px;
    margin: 5px 0px;
    padding: 0px;
    text-align: center;
}
    .destekGonder a
        {
            display: block;
            width: 83px;
            height: 32px;
            background-image: url(../r/destekGonder.png);
            background-position: 0px 0px;
            background-repeat: no-repeat;
        }
        
        
        .destekGonder a:hover
        {
            display: block;
            width: 83px;
            height: 32px;
            background-image: url(../r/destekGonder.png);
            background-position: 0px -32px;
            background-repeat: no-repeat;
        }