blob: e843b63a0745d1c34c6611f49502df6829e28365 [file] [log] [blame]
body {
background-image : url(../graphics/watermark/overview_wmk.gif);
background-repeat : no-repeat;
background-position : bottom right;
}
/* show the "selected" image for this page */
#navigation-links a#overview img { background-image : url(../graphics/obj_32/seloverview_obj.gif); }
/*
* Set up the Overview links to be displayed in two columns
* that are centered in the middle of the page.
*/
#overview-links {
width : 800px;
height : 200px;
position : relative;
left : 50%;
margin-left : -400px;
top : -50px;
}
#overview-links a {
height : 80px;
width : 390px;
text-align : left;
margin-left : 10px;
float : left;
}
#overview-links a img {
height : 56px;
width : 56px;
vertical-align : middle;
}
#overview-links a .link-label {
position : relative;
top : -10px;
}
#overview-links a p .text {
display : block;
margin-left : 50px;
margin-top : -20px;
}
#overview-links a:hover { border-right : 5px; }
a#basics img { background-image : url(../graphics/obj_48/wbbasics_obj.gif); }
a#basics:hover img { background-image : url(../graphics/obj_48/hovwbbasics_obj.gif); }
a#team img { background-image : url(../graphics/obj_48/team_obj.gif); }
a#team:hover img { background-image : url(../graphics/obj_48/hovteam_obj.gif); }