font-family: "Verdana", "Deja-Vu Sans", "Bitstream Vera Sans", sans-serif;
font-size: 9pt;
/* font-family: "trebuchet ms", helvetica, sans-serif; */
-background: #f0f0f0 url(ipfire3/bg-new.png) repeat;
-}
-
-body2xx {
- font-family: "Verdana", "Deja-Vu Sans", "Bitstream Vera Sans", sans-serif;
- font-size: 0.8em;
- background: #f0f0f0 url(images2/bg-new.png) repeat;
+background: #f0f0f0 url(/images/bg.png) repeat;
}
h1,h2,h3,h4,h5,h6
{
width:100%;
height:102px;
-background: #440000 url('./ipfire3/bg1.png') repeat-x;
+background: #440000 url('/images/bg1.png') repeat-x;
/* margin: 0; */
}
#menu li
{
vertical-align: middle;
-background: #333 url('ipfire3/btn1-break.png') center;
+background: #333 url('/images/btn-break.png') center;
}
#menu li a
{
/* padding: 1.1em 1.4em 1.0em 1.4em; */
padding: 8px 6px 5px 6px;
height: 23px;
-background: #333 url('ipfire3/btn1-empty.png') repeat-x center;
+background: #333 url('/images/btn-empty.png') repeat-x center;
/* border: solid 1px #fff; */
/* color: #616161; */
color: #f5f5f5;
#menu li a.active
{
-background: #CA2F2F url('ipfire3/btn1-red2.png') repeat-x center;
+background: #CA2F2F url('/images/btn-red2.png') repeat-x center;
color: #fff;
/* border: solid 1px #A94B4B; */
}
#menu li a:hover
{
-background: #333 url('ipfire3/btn1-red2.png') repeat-x center;
+background: #333 url('/images/btn-red2.png') repeat-x center;
color: #fff;
}
width: 980px;
}
#sh-tl {
- background: url(ipfire3/sh-tl.png) no-repeat right bottom;
+ background: url(/images/sh-tl.png) no-repeat right bottom;
}
#sh-top {
- background: url(ipfire3/sh-top.png) repeat-x bottom;
+ background: url(/images/sh-top.png) repeat-x bottom;
}
#sh-tr {
- background: url(ipfire3/sh-tr.png) no-repeat left bottom;
+ background: url(/images/sh-tr.png) no-repeat left bottom;
}
#sh-lft {
- background: url(ipfire3/sh-lft.png) repeat-y right;
+ background: url(/images/sh-lft.png) repeat-y right;
}
#sh-rgt {
- background: url(ipfire3/sh-rgt.png) repeat-y left;
+ background: url(/images/sh-rgt.png) repeat-y left;
}
#sh-bl {
- background: url(ipfire3/sh-bl.png) no-repeat right top;
+ background: url(/images/sh-bl.png) no-repeat right top;
}
#sh-btn {
- background: url(ipfire3/sh-btn.png) repeat-x top;
+ background: url(/images/sh-btn.png) repeat-x top;
}
#sh-br {
- background: url(ipfire3/sh-br.png) no-repeat left top;
+ background: url(/images/sh-br.png) no-repeat left top;
}
#no-sh {
-/* background: url(ipfire3/sh-br.png) left top; */
+/* background: url(/images/sh-br.png) left top; */
background-color: #f5f5f5;
padding: 1.5em;
}
border-width: 0px;
border-style: none;
}
-
+.banner {
+ border: 0;
+}
/* Footer */
/* margin: 0 auto; */
text-align: center;
/* border-top: dotted 1px #E1E1E1; */
-background: url(ipfire3/ft.png) left top;
+background: url(/images/ft.png) left top;
margin-top: 0em;
margin-bottom: 0em;
padding-top: 1.0em;
.feed {
margin-left: 3px;
padding: 0 0 0 19px;
- background: url("images/feed.png") no-repeat 0 50%;
+ background: url("/images/feed.png") no-repeat 0 50%;
}
/* LAYOUT - 3 COLUMNS */