2012-10-26 16:37:56 +00:00
|
|
|
|
|
|
|
body {
|
|
|
|
background-color: #101010;
|
|
|
|
}
|
|
|
|
|
|
|
|
#global {
|
|
|
|
background-color: #ffefd3;
|
|
|
|
border-color: #f08000;
|
|
|
|
}
|
|
|
|
|
|
|
|
h3 {
|
|
|
|
color: #c04000;
|
|
|
|
}
|
|
|
|
|
2012-10-27 13:16:11 +00:00
|
|
|
.menulogo {
|
2012-10-27 16:31:31 +00:00
|
|
|
background: url(/images/pumpkin.png) top center no-repeat; /* Image: YOOtheme - http://www.yootheme.com */
|
2012-10-27 13:16:11 +00:00
|
|
|
height: 128px;
|
|
|
|
}
|
|
|
|
|
2012-10-26 16:37:56 +00:00
|
|
|
.menu-title {
|
|
|
|
background-color: #f0c040 !important;
|
|
|
|
border-color: #f08000 !important;
|
|
|
|
}
|
|
|
|
|
|
|
|
.menu-title A {
|
|
|
|
color: #a04000 !important;
|
|
|
|
}
|
|
|
|
|
|
|
|
.menu-box A {
|
|
|
|
color: #a04000 !important;
|
|
|
|
}
|
|
|
|
|
|
|
|
.breadcrumb A, .tlist A {
|
|
|
|
color: #a04000 !important;
|
|
|
|
}
|
|
|
|
.menu-box A:hover {
|
|
|
|
background-color: #f0c040 !important;
|
|
|
|
border-color: #f08000 !important;
|
|
|
|
}
|
|
|
|
|
|
|
|
hr {
|
|
|
|
border-color: #f08000;
|
|
|
|
color: #f08000;
|
|
|
|
}
|
|
|
|
|
|
|
|
.ina, .inav, .inb {
|
|
|
|
background-color: #f0e0c0 !important;
|
|
|
|
}
|
|
|
|
.ina:hover, .inav:hover, .inb:hover {
|
|
|
|
background-color: #f0d0a0 !important;
|
|
|
|
}
|
|
|
|
|
|
|
|
.lst2, .tedit th {
|
|
|
|
background-color: #f0d0a0 !important;
|
|
|
|
}
|
|
|
|
|
|
|
|
.lst1 {
|
|
|
|
background-color: #f0e0d0 !important;
|
|
|
|
}
|
|
|
|
|
|
|
|
.tlist SPAN:hover {
|
|
|
|
background-color: #f0d0a0 !important;
|
|
|
|
}
|
|
|
|
|
|
|
|
.lst2 SPAN:hover {
|
|
|
|
background-color: #f0e0c0 !important;
|
|
|
|
}
|
|
|
|
|
|
|
|
.tlist, .tlist th {
|
|
|
|
background-color: #f0e0c0 !important;
|
|
|
|
}
|
|
|
|
|