with deeper levels.
body {
line-height: 1;
-background: #f1f1f1 url("images/bg.gif") repeat;
+background: #f1f1f1 url("/images/bg.gif") repeat;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #666;
font-size: 14px;
width: 940px;
height: 200px;
margin: 0 auto;
-background: #fff url(images/headerimg.jpg) no-repeat left top;
+background: #fff url(/images/headerimg.jpg) no-repeat left top;
}
#main {
width: 940px;
margin: 0 auto;
padding-top: 30px;
-background: #FFF url(images/colbg.png) repeat-y;
+background: #FFF url(/images/colbg.png) repeat-y;
overflow: hidden;
}
height: 10px;
text-indent: -999em;
overflow: hidden;
- background: url('images/arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
+ background: url('/images/arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator { /* give all except IE6 the correct values */
top: .8em;
/*** shadows for all but IE6 ***/
.sf-shadow ul {
- background: url('images/shadow.png') no-repeat bottom right;
+ background: url('/images/shadow.png') no-repeat bottom right;
padding: 0 8px 9px 0;
-moz-border-radius-bottomleft: 17px;
-moz-border-radius-topright: 17px;
width: 940px;
margin: 0 auto;
padding-top: 30px;
-background: #d5def7 url(images/colbg.png) repeat-y;
+background: #d5def7 url(/images/colbg.png) repeat-y;
overflow: hidden;
}
width: 940px;
height: 200px;
margin: 0 auto;
-background: #fff url(images/headerimg.jpg) no-repeat left top;
+background: #fff url(/images/headerimg.jpg) no-repeat left top;
}
#main {
header {
height: 200px;
position: relative;
- background: url(images/roundedheader.png);
+ background: url(/images/roundedheader.png);
margin-top: 10px;
}
}
aside ul {list-style-position: inside;
-list-style-image: url(images/redarrow.gif);}
+list-style-image: url(/images/redarrow.gif);}
aside li {
color: #696969;