/*
Bu css dizayni icindeki kodlari ve ya (.jpg .jpeg .gif .png) farmatda olan sekilleri menen icazesiz goturen ve ya ogurlayan css urlu oz saytina yerlesdiren peyserdi imza: Yeraz
*/

@charset "utf-8";
body{
color: #484747;
font-family:arial;
font-size:14px;
line-height:10px;
min-width:176px;
max-width:600px;
margin:auto;
background:url(images/bg.html)
}

.head{
border-radius:25px 25px 0px 0px;
background:url(images/style.png) no-repeat right, url(images/head.png) repeat-x top #87CEEB;
color:#fff;
padding:25px;
}

fon_style{
background:url(images/fon_style.png) #7700FF;
border-radius:5px;
padding:6px;
color:black;
border:1px solid white;
font-weight:bold;
}

a:link,a:active,a:visited{
color:#7089a7;
text-decoration:none
}

ul{
list-style-type:none;
margin:0;
padding:0
}

.new_link{
margin-bottom:1px
}

.new_link li{
padding-right:10px;
border-bottom:1px solid #e9e9e9;
border-right:1px solid #e9e9e9;
border-left:1px solid #e9e9e9;
background-color:#fff
}

.new_link li:hover{
background-color:#e8f0f9
}

.new_link li a{
display:inline-block;
padding-top:12px;
padding-left:6px;
padding-bottom:12px;
}

.new_link li a:hover{
color:#636b75
}

.title{
background:url(images/head.png) #87CEEB;
color:#fff;
padding:15px;
}

.link{
margin-bottom:1px
}

.link li{
position:relative;
padding-right:10px;
border-bottom:1px solid #e9e9e9;
border-right:1px solid #e9e9e9;
border-left:1px solid #e9e9e9;
background-color:#fff
}

.link li:hover{
color:#7089a7;
background:url(images/style.png) no-repeat right, url(images/head.png) repeat-x top #87CEEB;
}

.link li a{
display:inline-block;
padding-top:12px;
padding-left:6px;
padding-bottom:12px;
}

.link li strong{
font-weight:400;
position:absolute;
top:4px;
right:30px
}

.link li a span.info{
color:#fff;
position:relative;
display:inline-table;
background:url(images/red.png) top repeat-x #FF1493;
padding:5px 5px 5px 5px;
border-radius:5px;
margin:2px;
border:1px solid black;
font-weight:bold;
}

num{
color:#fff;
background:url(images/vista.png) repeat-x #3e7901;
padding:0 5px 0 5px;
border-radius:5px;
margin:1px;
border:1px solid black;
font-weight:bold;
}

.new{
line-height:20px;
color:#000;
padding:10px;
border-left:1px solid #32a1ce;
border-right:1px solid #32a1ce;
border-bottom:1px solid #e4ebf2;
background:url(images/fon.png) #C0C0C0;
}

.new a{
display:block;
box-sizing:border-box;
border:1px solid red;
border-radius:25px 25px 25px 25px;
margin:10px;
padding:5px;
background:url(images/fon.html) #FF1493;
color:#000
}

.menu{
line-height:20px;
color:#000;
padding:10px;
border-left:1px solid #32a1ce;
border-right:1px solid #32a1ce;
border-bottom:1px solid #e4ebf2;
background:url(images/fon.png) #C0C0C0;
}

num{
color:#fff;
background:url(images/vista.png) repeat-x #3e7901;
padding:0 5px 0 5px;
border-radius:5px;
margin:1px;
border:1px solid black;
font-weight:bold;
}

.foot{
border-radius:0px 0px 25px 25px;
background:url(images/foot_style.png) no-repeat left, url(images/head.png) repeat-x top #87CEEB;
color:#fff;
padding:25px;
}

.table{
border-radius:5px 5px 5px 5px;
background:url(images/table.png) top repeat-x #87CEEB;
border:1px solid white;
padding: 5px 5px 5px 5px;
color:#000;
}


.table_menu{
border-radius:5px 5px 5px 5px;
background:url(images/table_menu.png) top repeat-x #87CEEB;
border:1px solid white;
color:darkred;
padding:5px;
}

.home_page{
border-radius:5px 5px 5px 5px;
background:url(images/home_page.png) top repeat-x #fff;
color:#7089a7;
border:1px solid black;
padding: 5px;
margin: 5px 0px 0px 0px;
}

.menu_new{
background:#fff;
padding:6px 6px 6px 6px
}

input[type~="text"], input[type~="password"], input[type~="select"], textarea {
border: 1px solid #90cde4;
color: #686868;
padding: 9px;
margin-bottom:4px;
border-radius: 2px;

}


input[type=submit] {
padding: 7px;
background: url(img/akobir.html) no-repeat right, url(img/btm.html) repeat-x top #302c61;
margin: 2px;
border: 1px solid #34495E;
border-radius: 3px;
color: #fff;
margin-left: -1px;
cursor:pointer;
}