Размер файла: 2.7Kb
body {
color : #d2ecfb;
font-size : 13px;
font-family : arial;
background-color : #016298;
margin : 0;
}
a:link, a:active, a:visited {
color : #c5fe00;
text-decoration : none;
text-shadow : #003e60 1px 1px 1px;
}
a:hover, a:focus {
color : #ffd132;
}
img {
border-style : none;
}
hr {
margin-top : 1px;
margin-bottom : 1px;
border-top : 1px solid #014165;
border-bottom : 1px solid #027dc2;
border-right-style : none;
border-left-style : none;
}
.head {
background-image : url(<?php echo URL ?>views/<?php echo THEME ?>/img/head.gif);
}
.logo {
background-image : url(<?php echo URL ?>views/<?php echo THEME ?>/img/logo.gif);
background-repeat : no-repeat;
background-position : left 50%;
height : 52px;
}
.tb {
background-image : url(<?php echo URL ?>views/<?php echo THEME ?>/img/top.gif);
height : 21px;
margin-bottom : 2px;
padding-top : 4px;
padding-left : 11px;
}
.tb a{
color: #d2ecfb;
}
.rekl {
background-image : url(<?php echo URL ?>views/<?php echo THEME ?>/img/rek.gif);
background-repeat : repeat-x;
background-position : 50% top;
border-top: 1px solid #014165;
}
.rekl a {
background-image : url(<?php echo URL ?>views/<?php echo THEME ?>/img/star.gif);
background-repeat : no-repeat;
background-position : left top;
padding-left : 16px;
}
.gr {
background-image : url(<?php echo URL ?>views/<?php echo THEME ?>/img/gr.gif);
height : 4px;
margin-bottom : 1px;
}
.title {
border-bottom: 1px solid #014165;
border-top: 1px solid #027dc2;
padding : 1px;
padding-left: 11px;
}
.title a img {
vertical-align : middle;
}
.menu{
padding : 2px;
border-bottom : 1px solid #027dc2;
}
.nn {
border-style : none;
}
.menu a {
background-repeat : no-repeat;
background-position : left 50%;
}
.block{
padding : 2px;
border-top: 1px solid #027dc2;
border-bottom: 1px solid #027dc2;
}
.foot {
background-image : url(<?php echo URL ?>views/<?php echo THEME ?>/img/bot.gif);
text-align: left;
height : 21px;
padding-top : 5px;
padding-left : 2px; }
.foot:after {
content : '::Design by WapDiz.Ru';
}
.stat {
background-image : url(<?php echo URL ?>views/<?php echo THEME ?>/img/stat.gif);
background-repeat : repeat-x;
background-position : 50% top;
text-align: left;
padding : 1px; }
.stat a img {
background-image : inherit;
opacity : 0.3;
}
.stat a:hover img {
background-image : inherit;
opacity : 0.7;
}
.fy{vertical-align: middle;opacity : 1; }
.fy:hover{vertical-align: middle;opacity : 1; }
.error {
font-size: 11px;
color : #FF0000;
border: 1px #FF0000 solid;
margin: 1px 0px;
padding: 1px 1px 1px 1px;
}
span.small_text {font-size: 11px; color: grey;}
span.new_files {font-size: 11px; color: red;}