/* once done renaming and everything, combine with style.css */
-.left-corner { float: left; width: 163px; height: 30px; background: url('/images/utils-corner-mid.png') repeat-x top; }
.bold { font-weight: bold; }
.normal-height { height: 15px; }
.big-height { height: 20px; }
text-align:left;
}
-div.select-wrapper {
- border:1px solid #4C8AB0;
- display:inline-block;
- position:relative;
- z-index:2;
- background:url('/images/dropdown.gif') no-repeat right center;
-}
-
-div.select-wrapper:hover {
- background:url('/images/dropdown-hover.gif') no-repeat right center;
-}
-
#dash_wrapper {
position: relative;
top: -2em;
padding-left: 0px;
}
-#utils {
- float:right;
- z-index:1;
- width:150px;
- height:30px;
- background:url('/images/utils-corner-left.png') no-repeat left top;
- padding-left: 3px;
- color: white;
- position:relative;
-}
-
-#utils a {
- color: white;
- font-size: 10px;
-}
-
#adv_search_tabs, #acct_tabs, #acct_fines_tabs, #acct_checked_tabs, #acct_holds_tabs, #acct_prefs_tabs, #results_header_inner{
height: 40px;
margin-left: 1em;
margin-left: 1em;
}
-#hp-welcome {
- position:absolute;
- width:295px;
- height:192px;
- background: url('/images/banner-bg.png') no-repeat;
- color: #fff;
- padding-left: 33px;
- padding-top: 21px;
- z-index:9999999999;
-}
-
-#hp-welcome h1 {
- font-size: 25px;
- margin-bottom:15px;
-}
-
-#hp-welcome a {
- color: #fff;
- text-decoration: underline;
-}
-
#hp-banner {
margin-left: 1em;
height: 213px;
}
-#hp-ql-table {
- margin-left: 2px;
- padding-top: 3px;
-}
-
-#hp-ql-table a {
- color: #333;
- font-weight: bold;
- font-size: 13px;
- text-transform: uppercase;
- text-decoration: none;
- display: block;
- width: 144px;
- height: 25px;
- padding-top: 9px;
- padding-left: 15px;
- background: url('/images/button-bg.png') no-repeat;
-}
-
-#hp-ql-bottom {
- height: 31px;
- padding-left: 24px;
- padding-top: 13px;
- background: url('/images/hp-links-mid.jpg') repeat-x;
-}
-
-#hp-ql-bottom a {
- display: inline-block;
- text-decoration: none;
- color: white;
- font-size: 15px;
- font-weight: bold;
-}
-
-#hp-ql-bottom img {
- position:relative;
- top:-1px;
- left:2px;
-}
-
.almost-content-wrapper {
background: white;
}
padding-top:6px;
}
-.facet_box_wrapper .box_wrapper .bottom {
- background:url('/images/facet_box_bg_bottom.png') no-repeat;
-}
-
.facet_template {
padding-bottom:5px;
}