* {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
vertical-align: baseline;
}
body {
/*background-image:url('/sh.ix/img/grid.14px.png');*/
color:#363434;
background-color: #f9f4f4;
font-size: 14px;
line-height: 1.5;
font-family: Helvetica,Arial,sans-serif;
}
h1 {
text-transform: uppercase;
font-size: 1.5em;
line-height: 1;
margin: 1em;
}
h1 a {
color: #e5e0e0;
}
h1 a:hover, h1 a:focus {
color: #f9f4f4;
}
h1 a:active {
color: #e5e0e0;
}
h2 {
text-transform: lowercase;
font-size: 2em;
font-weight: 400;
padding-left: 69px;
}
p {
padding-left: 69px;
color: #999;
}
small {
font-weight: 100;
}
ul {
list-style: none;
margin-top: 63px;
}
li {
border-bottom: 1px solid #d9d4d4;
}
a {
text-decoration: none;
color: #363434;
outline: none;
}
li a {
display: block;
background: no-repeat 21px center;
padding: 10px 21px 10px 21px;
}
li a:hover {
color: #37d8ad;
background-color: #e9e4e4;
}
li a:active, li a:focus {
color: #f9f4f4;
background-color: #37d8ad;
}
.banner {
position: fixed;
top: 0;
left: 0;
z-index: 1;
min-width: 4096px;
height: 63px;
background-color: #37d8ad;
color: #f9f4f4;
}
.error {
background-color: #ff9500 !important;
}
.folder {
/*border: 1px solid #999;*/
margin-right:-21px;
background: url('/sh.ix/img/chevron.png') no-repeat center right;
}
.folder:hover {
background-image: url('/sh.ix/img/chevron.active.png');
}
