Файл: style.css
Строк: 167
@charset "utf-8";
body {
font: 11px Tahoma, Verdana,
Arial;
color: #041d3a;
background: #fff;
margin: auto;
text-align :
left;
max-width : 350px;
background-image : url(bg.gif);
background-attachment : fixed;
}
.head {
background: url(head.gif)
repeat-x top;
height: 52px;
}
.headother {
background: url(headother.gif)
repeat-x top;
height: 26px;
}
.on { color: #73B700; text-shadow: 1px 1px
2px #78F000; }
.off { color: #F30; text-shadow: 1px 1px 2px #F90; }
.top {
margin: 0 0px 4px 0px; }
.box { margin: 4px 6px; }
.box_underline { margin:
4px 6px; }
.box_underline a { text-decoration: underline; }
.box_underline
a:hover { text-decoration: none; }
.greenbox {
font-weight:
bold; margin: 4px 0px;
font: 11px Tahoma;
}
.greenbox a {
font: 11px Tahoma;
color:
#579400; text-decoration: none;
}
.greenbox a:hover { color:
#2D6409; text-decoration: none; }
.greenboxchat { margin: 4px 6px; padding:
0 0 2px 0; border-bottom: 1px dotted #43B300; }
.greenboxchat a {
font-weight: bold; color: #579400; text-decoration: none; }
.greenboxchat
a:hover { color: #2D6409; text-decoration: none; }
.bluebox {
font-weight: bold; margin: 4px 0px;
font: 11px Tahoma;
}
.bluebox a {
color: #00a0c2; text-decoration: none;
font: 11px Tahoma;
}
.bluebox a:hover { color: #016ae1;
text-decoration: none; }
.last { margin: 4px 6px; }
.last a { font-weight:
bold; color: #016ae1; text-decoration: underline; }
.last a:hover { color:
#016ae1; text-decoration: none; }
.blueline { border-top: 1px dotted
#99daff; margin: 4px 0px; }
.greenline { border-top: 1px dotted #c1dd99;
margin: 4px 0px; }
.greenmenu {
font: 11px Tahoma;
background:
url(greenmenu.gif) no-repeat top left #3a8612;
font-weight: bold;
color:
#FFF;
padding: 3px 3px 3px 24px;
margin: 4px 0px;
}
.greenmenu a {
color: #FFF;
font: 11px Tahoma;
}
.greenmenu a:hover {
color: #DCFFA8;
text-decoration: none;
font: 11px Tahoma;
}
.greenmenu_noico {
background: #80da00;
font-weight:
bold;
color: #FFF;
padding: 3px 3px 3px 6px;
margin: 4px 6px;
}
.greenmenu_noico a { color: #FFF; }
.greenmenu_noico a:hover { color:
#DCFFA8; text-decoration: none; }
.header_rek {
font: 11px
Tahoma;
background: url(bluemenu.gif) no-repeat top left
#2cbde4;
font-weight: bold;
color: #FFF;
padding: 3px 3px 3px
24px;
margin: 4px 0px;
}
.bluemenu a {
color: #FFF;
font: 11px Tahoma;
}
.bluemenu a:hover {
color: #D7F1FF; text-decoration: none;
font: 11px
Tahoma;
}
.bluemenu_noico {
background:
#00b2d8;
font-weight: bold;
color: #FFF;
padding: 3px 3px 3px
6px;
margin: 4px 6px;
}
.bluemenu_noico a { color: #FFF;
}
.bluemenu_noico a:hover { color: #D7F1FF; text-decoration: none; }
.foot
{
background: url(foot.gif) repeat-x bottom #00e1ff;
border-top: 3px
solid #00c1d8;
padding: 3px 5px 7px 5px;
margin: 4px 0 2px 0;
font-weight: bold;
color: #FFF;
}
.foot a { color: #FFF; }
.foot a:hover
{ color: #DDFAFF; text-decoration: none; }
.banners { margin: 2px 4px 4px
4px; }
a { color: #016ae1; text-decoration: none; }
a:hover {
text-decoration: underline; }
input, textarea,select {
margin: 1px
0;
color: #476820;
font-size: 11px;
}
ul,ol,li { margin: 1px 0; padding:
0; }
form { margin: 0; }
img { border: 0; padding: 0; margin: 0; }
.contur
{
margin : 0 0 3px 0;
border : 1px solid #888888;
}
.header {
margin :
0;
background-color : #eeeeee;
font-size : 11px;
padding : 2px 5px 5px
2px;
}
HR { border-style:dashed;
color: #579400;
}