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

Размер файла: 3.49Kb
body {
font-size : 12px;
font-family : arial;
max-width : 450px;
margin : auto;
}
a:link, a:visited {
color : #545454;
text-decoration : underline;
}
a:hover, a:focus {
color : #1ab7e7;
text-decoration : underline;
}
img.top {
vertical-align : sub;
}
img.ok {
vertical-align : top;
}
div.hr {
background-color : #c9c9c9;
padding-bottom : 1px;
}
div.header {
background-color : #545454;
text-align : center;
padding : 4px 2px 2px;
border-bottom : 1px solid #fff;
}
div.tbar {
background-color : #c9c9c9;
padding : 2px;
border-bottom : 1px solid #fff;
}
div.top_blockl {
background-image : url(top_blockl.gif);
background-repeat : no-repeat;
background-position : left top;
height : 11px;
}
div.top_block {
background-image : url(top_block.gif);
}
div.top_blockr {
background-image : url(top_blockr.gif);
background-repeat : no-repeat;
background-position : right top;
height : 11px;
}
div.content_left {
background-image : url(content_left.gif);
background-repeat : repeat-y;
background-position : left 50%;
padding-left : 7px;
}
div.content {
background-color : #fff;
}
div.content_right {
background-image : url(content_right.gif);
background-repeat : repeat-y;
background-position : right 50%;
padding-right : 7px;
}
div.toplinel {
background-image : url(toplinel.gif);
background-repeat : no-repeat;
background-position : left top;
height : 4px;
}
div.topline {
background-image : url(topline.gif);
background-repeat : repeat-x;
background-position : 50% top;
margin-top : 5px;
}
div.topliner {
background-image : url(images/topliner.gif);
background-repeat : no-repeat;
background-position : right top;
height : 4px;
}
div.botlinel {
background-image : url(botlinel.gif);
background-repeat : no-repeat;
background-position : left top;
height : 4px;
}
div.botline {
background-color : #c6c6c6;
background-image : url(botline.gif);
background-repeat : repeat-x;
background-position : 50% top;
}
div.botliner {
background-image : url(botliner.gif);
background-repeat : no-repeat;
background-position : right top;
height : 4px;
}
div.bot_blockl {
background-image : url(bot_blockl.gif);
background-repeat : no-repeat;
background-position : left 50%;
height : 11px;
}
div.bot_block {
background-image : url(bot_block.gif);
margin-bottom : 5px;
}
div.bot_blockr {
background-image : url(bot_blockr.gif);
background-repeat : no-repeat;
background-position : right 50%;
height : 11px;
}
div.fbar {
background-color : #c9c9c9;
padding : 2px;
border-top : 1px solid #fff;
}
div.footer {
color : #a4a4a4;
font-size : 11px;
background-color : #545454;
text-align : center;
padding : 3px;
border-top : 1px solid #fff;
}
div.footer a, div.footer a:visited {
color : #a4a4a4;
text-decoration : none;
}
div.os {
background-image : url(os.gif);
background-attachment : fixed;
padding : 4px;
border-right : 1px solid #e7e7e7;
border-left : 1px solid #e7e7e7;
}
span.a {
color : #a2c640;
font-size : 16px;
font-weight : bold;
}
span.b {
color : #1ab7e7;
font-size : 16px;
font-weight : bold;
}
span.c {
color : #b9b9b9;
font-size : 10px;
}
div.ie {
color : #ff9b00;
}
div.sec {
border-top: 1px solid #ff9b00;
border-bottom: 1px solid #ff9b00;
padding: 1px;
color : #a2c640;
font-weight : bold;
font-style : italic;
}
div.zero{
text-align: center;
font-size: 14px;
color: #f00000;
}
span.info{
font-size: 11px;
color: #3300FF;
}
span.a_info{
color: #3300FF;
}
span.changed{
font-size: 11px;
color : #F20000;
}