Файл: styles/default.css
Строк: 158
@charset "utf-8";
/*
Diz by Ustas
889450
*/
.error {
   
font-size: 11px;
    color : #FF0000;
    border : 1px solid #B2B2B2;
   
margin-bottom: 4px;
    border-radius: 6px;
    padding: 5px;
}
.block2{
  
 background:#F4FFD8; padding:2px;
}
.block{
    background:#E1F7A5;
padding:2px;
}
.row, .games, .menu, .form, .main{
    background: #e7e7e7
url(img/row.gif) repeat-x;
    padding: 8px;
}
.row2, .main1{
   
background: #ffd1d4 url(img/row2.gif) repeat-x;
    color:#909090;
   
padding: 8px;
    border-bottom: 1px solid #fdaeb3;
}
.bans{
    Font-size:
12px;color: white;
    text-align:center;
    background:
url(default/bans.png) repeat-x  #455059;
    border: 1px solid #0f1316;
   
padding:3px; border-radius: 6px;
}
* {
    border: 0;
   
padding: 0;
    margin: 0;
    -webkit-box-sizing: border-box;
   
-moz-box-sizing: padding-box;
    box-sizing: border-box
}
body {
   
background: #FDFDF5 url('img/body.png');
    font: normal 11px/16px Tahoma,
Arial;
    color: #303030
}
a {
    text-decoration: none;
    color:
#428000
}
a:hover {
    color: #90C100
}
a.menu {
    display: block;
   
background: url('img/arrow.png') 8px 50% no-repeat;
    padding: 8px 10px
8px 38px
}
a.menu img {
    vertical-align: middle
}
a.menu span {
   
float: right;
    color: #2A2A2A
}
a.button {
    display: block;
   
width: 101px;
    height: 35px;
    background: url('img/button.png')
no-repeat;
    padding: 8px 0 0;
    text-align: center;
    font-weight:
bold;
    font-size: 10px;
    color: #FFF
}
a.button:hover {
    color:
#EBFFAC
}
form {
    font: normal 11px/16px Tahoma, Arial;
    max-width:
480px;
    padding: 10px
}
form table {
    table-layout: fixed;
   
width: 100%
}
form table td {
    vertical-align: top;
    padding:
10px
}
form table td:first-child {
    width: 40%;
    padding-left:
0
}
form table td:last-child {
    width: 60%;
    padding-right:
0
}
form small {
    color: #909090
}
form input, form textarea, form
select {
    width: 100%;
    background: #EBEBEB;
    border: 1px solid
#BEBEBE;
    border-top: 1px solid #AEAEAE;
    margin: 0 0 3px;
    font:
normal 11px/16px Tahoma, Arial;
    padding: 4px 10px 5px
}
form
input[type="radio"] {
    padding: 6px;
    border: auto;
   
margin: 0 5px 3px 0;
    color: #CBCBCB;
    width: auto
}
form
input[type="checkbox"] {
    padding: 6px;
    margin: 0 5px 3px
0;
    width: auto
}
form textarea {
    min-height: 60px
}
form
input[type=submit] {
    display: block;
    width: 101px;
    height:
35px;
    background: url('img/button.png') no-repeat;
    border: none;
  
 padding: 0;
    text-align: center;
    font-size: 10px;
    font-weight:
bolder;
    color: #FFF
}
.space {
    height: 8px
}
.header {
   
background: url('img/header.png') top center repeat-x;
    text-align:
center
}
.header img {
    vertical-align: middle;
    max-width:
100%
}
.header-sub {
    background: url('img/header-sub.gif') bottom
repeat-x;
    padding: 0 10px 12px;
    text-align: center
}
.header-sub
h1 {
    display: inline;
    padding: 0;
    font: normal 11px/16px
Tahoma, Arial
}
.ttl {
    background: #F5DFB5 url('img/title.gif');
   
text-shadow: 0 1px 0 #FFFECA
}
.ttl .top {
    background:
url('img/title-top.gif') top center repeat-x;
    padding: 14px 10px
8px
}
.ttl .content {
    padding: 0 10px
}
.ttl .bottom {
    padding:
4px 10px 14px;
    background: url('img/title-bottom.gif') bottom
repeat-x
}
.ttl a {
    color: #854223
}
.ttl a:hover {
    color:
#AD6A4B
}
.ttl a i {
    color: #AD6A4B
}
.ttl a:hover i {
    color:
#854223
}
.listing {
    background: url('img/header-sub.gif') bottom
repeat-x;
    padding: 10px 10px 10px 12px
}
.listing.nonebg {
   
background: none
}
.listing img {
    max-width: 100%;
    padding: 6px
0
}
.pagination {
    padding: 10px 10px 0
}
.pagination li {
   
display: inline-block;
    padding: 0 2px;
    list-style:
none
}
.pagination li.previous_page {
    padding-right:
5px
}
.pagination li.next_page {
    padding-left: 5px
}
.pagination
li.disabled, .pagination li.disabled a {
    color: gray
}
.pagination
li.active, .pagination li.active a {
    text-decoration: underline;
   
color: #303030
}
.footer {
    min-height: 65px;
    background:
url('img/footer.jpg') bottom repeat-x;
    padding: 20px 10px 10px;
   
text-shadow: 0 1px 0 #FFF
}
.footer a {
    color: #493C2B
}
.footer
a:hover {
    color: #716453
}
.footer .banners {
    text-align:
center
}