Просмотр файла style/style.css

Размер файла: 2.1Kb
@charset "utf-8";

body {background: #d8d8d8;
font-size: 11px;
color: #000;
margin: 0 auto;
max-width: 520px;
font-family: Tahoma;}

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

a:hover {text-decoration: underline;}

.head img {margin: 0 0 0 0px;}

.head {
background: #d8d8d8 url(head.gif) repeat-x top;
height: 60px;
border-bottom: 1px solid #af9696;
margin: 1px 0 0 0;
}

.foot a {color: #fff;
background: #6b6969 url(foot.gif) repeat-x top;
padding-left: 3px; padding-right: 3px;
font-weight:700;
}
.foot {
background: #6b6969 url(foot.gif) repeat-x bottom;
color: #fff;
padding: 4px 4px 5px 4px;
text-align: center;
border-top: 1px solid #131312;

}
.logo {
background: #333399 url(log.gif) repeat-x top;
color: #fff;
}





.title2 a {color: #fff;
background: #6b6969 url(titl.gif) repeat-x top;
padding-left: 3px; padding-right: 3px;
font-weight:700;
}
.title2 {
background: #6b6969 url(titl.gif) repeat-x bottom;
color: #fff;
padding: 4px 4px 5px 4px;
border-top: 1px solid #131312;

}
.main img, .quick img {vertical-align: 1px; margin: 0 2px 0 0;}
.main {
background: #e3e2e2 url(main.gif) repeat-x top;
line-height: 135%;
border-radius: 4px;

padding: 2px 4px 2px 6px;
margin: 1px 0 1px 0;
border: 1px solid #bab9b9;}

.title {
margin: 1px 0 1px 0;
background: #605e5e url(titl.gif);
background-position:right;
background-repeat:no-repeat;
height: 20px;
color: #fb5a57;
border-radius: 4px;
padding: 3px; font-weight: 700;
}
.title a {color: #fff; font-weight: 700;}
.navigation {
background: #e3e2e2 url(main.gif) repeat-x top;
line-height: 135%;
border-radius: 4px;

padding: 2px 4px 2px 6px;
margin: 1px 0 1px 0;
border: 1px solid #bab9b9;

}
.error {
background-color:#f67676;
margin-bottom:1px;
padding:5px
}
.table {
background: #e3e2e2 url(main.gif) repeat-x top;
line-height: 135%;
border-radius: 4px;
padding: 2px 4px 2px 6px;
margin: 1px 0 1px 0;
border: 1px solid #bab9b9;
 }
.table_name {
background:#7e868f;
font-size: 10px;
color:#FFFFFF;
font-weight:bold;
margin-bottom:1px;
padding:5px
}