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

Размер файла: 2.05Kb
body {
font-family : Tahoma;
font-size : 13px;
background : #fff url(/style/EtoLeto2012/images/bg.png) left top repeat-x;
color : #555;
margin : auto;
max-width : 300px;
}
a:link, a:visited {
color : #8a8a8a;
font-size : 14px;
text-decoration : none;
}
a:hover, a:active {
color : #8ba050;
}
img {
border : 0;
vertical-align : middle;
}
.head {
background : #49c0f0 url(/style/EtoLeto2012/images/head.png) left bottom repeat-x;
height : 52px;
text-align : center;
border-radius : 0 0 6px 6px;
}
.link {
background : #fff url(/style/EtoLeto2012/images/link.png) left bottom repeat-x;
border-left : 1px solid #f8f8f8;
border-right : 1px solid #f8f8f8;
display : block;
border-radius : 0 0 6px 6px;
}
.link:hover {
background : #f5f8ee url(/style/EtoLeto2012/images/link_h.png) left bottom repeat-x;
}
.arrow {
background : url(/style/EtoLeto2012/images/arrow.png) right center no-repeat;
display : block;
font-weight : normal;
padding: 10px;
}
.arrow:hover {
background : url(/style/EtoLeto2012/images/arrow_h.png) right center no-repeat;
}
.razdel {
font-family : Arial;
background : #fff url(/style/EtoLeto2012/images/title.png) left bottom repeat-x;
padding : 5px;
border-radius: 6px 6px 0 0;
font-size : 14px;
margin-top : 1px;
color : #fff;
text-shadow : 0 1px 3px #ab733e;
}
.menu {
border-radius : 0 0 6px 6px;
background-color : #efefef;
border : 1px solid #e2e2e2;
}
.foot {
background : #49c0f0 url(/style/EtoLeto2012/images/head.png) left bottom repeat-x;
border-radius : 6px;
padding : 6px;
margin-top : 1px;
text-shadow : 0 1px 3px #81973c;
border-bottom : 1px solid #9bb25b;
}
.banners {
background : #fff url(/style/EtoLeto2012/images/foot.png) left top repeat-x;
border-radius : 6px 6px 0 0;
padding : 5px;
text-align : center;
}
.banners a img {
opacity : 0.5;
}
.banners a img:hover {
opacity : 0.9;
}
.copy {
float : right;
font-size : 11px;
}
.foot a {
display : inline-table;
color : #fff;
font-size : 12px;
}
/*
Design by BEPDuKT
Site: http://DizKod.ru
ICQ: 46693184
For: Public
*/