Файл: public_html/style/blue/style.css
Строк: 70
body {
color: #565555;
font: 12px Tahoma;
margin: 2px auto;
max-width:
550px;
background : url(img/bg.png) #F5F5F5;
box-shadow:0 0 5px 1px
#a09f9f;
}
.logo {
background: url(img/title.png);
height:
60px;
}
.title, .phdr {
font-size : 11px;
background:
url(img/title.png ) repeat-x #1E90FF;
color: #fff;
text-shadow: 0 1px
#1C1C1C;
text-align : left;
font-weight:bold;
padding:
10px;
border-bottom: 1px solid #4169E1;
border-top: 1px solid
#00BFFF;
}
.rek {
background: url(img/rekl.png) #B0E2FF;
color:
#4682B4;
border-bottom: 1px solid #B2DFEE;
border-top: 1px solid
#f1efef;
padding: 10px;
text-shadow: 0 1px #1C86EE;
}
.op{
color:
#828282;
font-size: 6px;
}
.menu{
text-decoration : none;
text-align :
left;
font-weight:bold;
padding: 10px;
background:
url(img/menu.png)repeat-x #f1efef;
border-bottom: 1px solid
#B2DFEE;
border-top: 1px solid #c8c1c1;
color: #4682B4;
font-size:
11px;
}
.menu img, .rek img {
position: relative;
vertical-align:
middle;
bottom: 1px;
margin-right: 3px;
}
.menu:hover, .rek:hover
{
background: #f6f6f7;
color: #555555;
}
.foot {
font-size :
11px;
background: url(img/foot.png) repeat-x #1E90FF;
color:
#fff;
text-shadow: 0 1px #1C1C1C;
text-align :
left;
font-weight:bold;
padding: 10px;
border-bottom: 1px solid
#1C1C1C;
border-top: 1px solid #696969;
}
.port{
font-size :
11px;
background: url(img/title.png) repeat-x #104E8B;
color:
#fff;
text-shadow: 0 1px #1C1C1C;;
text-align :
left;
font-weight:bold;
padding: 2px;
border-bottom: 1px solid
#4169E1;
border-top: 1px solid #00BFFF;;
}
.str {background: #;fffff
color: #000000; padding: 6px;}
.str a {background: #fffff; color: #1874CD;
padding: 4px 6px; border: 1px solid #BEBEBE; display:
inline-block;}
input, select{
color: #494848;
text-shadow: 0 1px
#efefea;
background: url(img/block.png);
padding: 5px 8px;
border: 1px
solid #b2b2af;
margin: 1px;
-webkit-border-radius:
4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
a {
color:
#565555;
text-decoration: none;
}
a:link,a:visited { text-decoration:
none; color:#565555;}
a:active {text-decoration: none; color : #000000
}
a:hover { color: #9e9ea2; text-decoration:underline;}
img {
border:
0px;
}