Файл: img/style.css
Строк: 104
/*
++++++++++++++++++++
+ Author BARRAcUDA
+
++++++++++++++++++++
2015-год
E-mail:stinger12005@gmail.com
ICQ:
424056
*/
body{
background: url(/img/bg.png);
margin:
auto;
max-width: 550px;
font-family: Tahoma;
font-size:
14px;
box-shadow: 0 0 20px #111;
}
a{
color: #fff;
text-decoration:
none;
}
a:hover{
color: #99CC99;
}
.logo{
background-image:
url(/img/logo.png);
color: #CC3366;
height: 55px;
border-radius: 5px
5px 0 0;
background-size: 8px;
padding: 3px;
}
.logo img{
height:
50px;
padding: 0;
margin: 0;
}
.menu{
background-image:
url(/img/menu.png);
height: 25px;
max-width: 550px;
color:
#fff;
padding-left: 10px;
padding-top: 5px;
text-align:
center;
border-top: 1px solid #669966;
border-bottom: 1px solid
#336633;
text-shadow: 0 1px 1px #111;
font-size: bold;
}
.menu
a{
font-weight: bold;
}
.foot{
background-image:
url(/img/logo.png);
height: 40px;
line-height: 20px;
max-width:
550px;
color: #fff;
padding-top: 3px;
border-top: 1px solid
#669966;
text-shadow: 0 1px 1px #111;
font-size: bold;
border-radius:
0 0 5px 5px;
}
.foot img{
height: 40px;
padding: 0;
margin:
0;
}
.aut_reg{
background: url(/img/aut_reg.png);
height:
170px;
}
.aut_aut{
background: url(/img/aut_reg.png);
height:
100px;
}
.back{
text-align: left;
background: #FCC569;
height:
23px;
margin: auto;
font-weight: bold;
border-top: 1px solid
#C1C1C1;
padding: 3px 10px 2px;
}
.kontent{
background:
url(/img/aut_reg.png);
height: 100%;
}
.kont{
padding:
3px;
background: url(/img/bg_kontent.png);
height: 22px;
border-top:
1px solid #D6D6D6;
vertical-align: middle;
display:
block;
background-size: 10px;
}
.kont a{
color: #FF9900;
font-weight:
bold;
}
.kont a:hover{
color: #999999;
}
.input, .login, .password,
.password2, .email{
padding-left: 25px;
height: 20px;
border-radius:
5px;
color: #FF9900;
width: 190px;
margin: 5px;
outline:
none;
border:1px solid #99CC99;
}
.login{
background:
url(/img/icon_login.png) no-repeat;
}
.password{
background:
url(/img/icon_pass.png) no-repeat;
}
.password2{
background:
url(/img/icon_pass2.png) no-repeat;
}
.email{
background:
url(/img/icon_email.png) no-repeat;
}
.aut_reg, .aut_aut,
.form{
padding:10px;
text-align: center;
}
.input,
.submit{
background: url(/img/logo.png);
border-radius: 5px;
padding:
3px;
width: 100px;
margin: 5px;
color: #fff;
outline:
none;
border:1px solid #66CC66;
font-weight: bold;
}
.submit:hover{
color: #99CC99;
text-decoration: none;
box-shadow: 0 0 10px
#99CC99;
}
.kontent small{
padding: 5px;
font-size: 10px;
}
.rek
a{
color: #49A616;
font-weight: bold;
font-size: 11px;
}
.rek
a:hover{
color: red;
}