html, body {
margin: 0px;
padding: 0px;
height: 100%;
color: #222;
}
body, p, div, td, th, form, input {
font-family: Tahoma, Arial, sans-serif;
font-size: 11px;
}
h3 {
font-size: 18px;
font-weight: bold;
}
h4 {
font-size: 11px;
font-weight: bold;
text-decoration: underline;
}
a, a:link, a:visited {
color: #1770BF;
text-decoration: underline;
}
a.b, a.b:link, a.b:visited {
color: #5C627A;
font-weight: bold;
}
a img {
border: 0;
}
img.double {
cursor: pointer;
cursor: hand;
}
#topmenu {
height: 50px;
background-color: #FAFAFA;
border-top: 5px solid #E3E3E3;
border-bottom: 5px solid #FCFCFC;
}
#topmenu a,#topmenu a:link,#topmenu a:visited {
margin-left: 44px;
font-weight: bold;
color: #222;
text-decoration: none;
}
#title {
margin-top: 18px;
font-size: 15px;
}
.left {
background-color: #E8E8E8;
padding: 12px 0px;
}
.left p,.left form {
margin-left: 16px;
}
ul {
list-style-type: circle;
list-style-image: URL('/img/arrow.gif');
}
.left a,.left a:link,.left a:visited,.rbord a,.rbord a:link,.rbord a:visited,.tbord a,.tbord a:link,.tbord a:visited {
color: #000000;
}
a:hover,a:active,.left a:hover,.left a:active,.rbord a:hover,.rbord a:active,.tbord a:hover,.tbord a:active,a.b:hover, a.b:active {
color: #1F9EFF;
text-decoration: none;
}
.left div {
margin-bottom: 8px;
padding: 5px 32px;
font-size: 12px;
font-weight: bold;
color: #FFF;
background-color: #5C627A;
}
.right {
padding-left: 8px;
}
#menu2, #menu2 a, #menu2 a:link, #menu2 a:visited {
font-size: 10px;
font-weight: normal;
color: #222;
}
#content {
border-top: 1px solid #AAA;
padding: 10px 0px;
}
.prod th {
padding: 5px;
font-size: 10px;
color: #FFF;
background-color: #5C627A;
}
.prod th a,.prod th a:link,.prod th a:visited {
color: #FFF;
}
.prod td {
padding: 4px;
font-size: 10px;
}
tr.odd td {
background-color: #EEE;
}
.sprice td {
color: #FFF;
background-color: #5C627A;
font-size: 18px;
white-space: nowrap;
text-align: right;
border-right: 1px solid #5C627A;
border-bottom: 1px solid #5C627A;
}
.rbord {
border-right: 1px solid #5C627A;
}
.bbord {
border-bottom: 1px solid #5C627A;
}
.tbord {
border-top: 1px solid #5C627A;
}
#bot {
border-top: 4px solid #5C627A;
padding: 18px 32px;
font-size: 10px;
color: #FFF;
background-color: #8B91A1;
}
.gray {
border-top: 4px solid #AAA;
border-bottom: 1px solid #444;
padding: 12px;
font-size: 11px;
background-color: #DDD;
}