}
div.doc-section {
-margin: 1.33em 40px;
+ margin: 1.33em 40px;
}
div.eastbar {
- width: 13.5%;
- left: 0em;
+ right: 0.2em;
position: absolute;
- /* height: 100%; */
- font-size: 12px;
- border-right-style: solid;
- border-right-color: #d0d0d0;
- border-right-width: 1px;
-
}
div.eqn {
}
div.footer {
- margin-left: 13.5%;
+ margin-left: 160px;
background: white;
}
padding-bottom: .75em;
padding-top: 0px;
padding-right: .75em;
- margin-left:13.5%;
+ margin-left: 160px;
+ margin-right: 160px;
}
div.menu {
left: 0px;
}
-
div.sep {
background: #f5f5f5;
color: black;
font-size: 66%;
}
-
div.sponsor {
padding-left: .5em;
padding-top: .25em;
}
div.titlebar {
- background-image: url("../images/background.jpg");
+ background-image: url("../image/background.jpg");
background-repeat: repeat-x;
height: 118px;
width: 100%;
padding-bottom:0px;
}
+div.westbar {
+ width: 160px;
+ left: 0em;
+ position: absolute;
+ /* height: 100%; */
+ font-size: 12px;
+ border-right-style: solid;
+ border-right-color: #d0d0d0;
+ border-right-width: 1px;
+}
+
+/* These were being used per id but there were two duplicate id's each.
+ These individual properties have been moved to the images to which they were applied in titlebar.php.
acronym, .help {
border-bottom: 1px dashed #9999cc;
cursor: help;
img.icon {
float: left;
- margin: 7px;
+ margin: 5px;
}
img.map {
z-index: 10;
}
-
#linkbar, #navigation-bar {
clear: both;
background: #f5f5f5;
color: black;
border: solid #d0d0d0;
border-width: 1px 0px 1px 0px;
- padding: 5px 5px 5px 13.5%;
+ padding: 5px 5px 5px 160px;
font-weight: bold;
text-align: center;
margin-left:0px;
}
-
#linkbar-east {
float: right;
}
float: left;
}
-
-
#margin {
padding: 10px;
vertical-align: top;
border-width: 1px;
}
-/* These were being used per id but there were two duplicate id's each.
- These individual properties have been moved to the images to which they were applied in titlebar.php.
#titlebar-east {
float: right;
}
background: #f5f5f5;
}
-
@media print {
#titlebar, #navigation-bar, #linkbar, #menu, #margin { display: none }