base.css revision 742
0cb2e8eb55e70f8ebe1e8349bdf49e4cbe5d8834Timo Sirainen * CDDL HEADER START
0cb2e8eb55e70f8ebe1e8349bdf49e4cbe5d8834Timo Sirainen * The contents of this file are subject to the terms of the
0cb2e8eb55e70f8ebe1e8349bdf49e4cbe5d8834Timo Sirainen * Common Development and Distribution License (the "License").
0cb2e8eb55e70f8ebe1e8349bdf49e4cbe5d8834Timo Sirainen * You may not use this file except in compliance with the License.
0cb2e8eb55e70f8ebe1e8349bdf49e4cbe5d8834Timo Sirainen * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
0cb2e8eb55e70f8ebe1e8349bdf49e4cbe5d8834Timo Sirainen * See the License for the specific language governing permissions
0cb2e8eb55e70f8ebe1e8349bdf49e4cbe5d8834Timo Sirainen * and limitations under the License.
f16c114c20bbd7d292d93415d1e56c8dd6abd3e7Timo Sirainen * When distributing Covered Code, include this CDDL HEADER in each
f16c114c20bbd7d292d93415d1e56c8dd6abd3e7Timo Sirainen * file and include the License file at usr/src/OPENSOLARIS.LICENSE.
f16c114c20bbd7d292d93415d1e56c8dd6abd3e7Timo Sirainen * If applicable, add the following below this CDDL HEADER, with the
f16c114c20bbd7d292d93415d1e56c8dd6abd3e7Timo Sirainen * fields enclosed by brackets "[]" replaced with your own identifying
f16c114c20bbd7d292d93415d1e56c8dd6abd3e7Timo Sirainen * information: Portions Copyright [yyyy] [name of copyright owner]
f16c114c20bbd7d292d93415d1e56c8dd6abd3e7Timo Sirainen * CDDL HEADER END
f16c114c20bbd7d292d93415d1e56c8dd6abd3e7Timo Sirainen * Copyright 2008 Sun Microsystems, Inc. All rights reserved.
f16c114c20bbd7d292d93415d1e56c8dd6abd3e7Timo Sirainen * Use is subject to license terms.
f16c114c20bbd7d292d93415d1e56c8dd6abd3e7Timo Sirainen@import url("../../yui-reset-font-grids_base-min.css");
f16c114c20bbd7d292d93415d1e56c8dd6abd3e7Timo Sirainen/* Common Styles */
0cb2e8eb55e70f8ebe1e8349bdf49e4cbe5d8834Timo Sirainen/* Header Styles */
8fcff4c5b52f24d9c681805fdf06b486f1d0fcbeTimo Sirainen background: transparent url(http://www.sun.com/im/a1a2_sprite.png) no-repeat scroll -10px -393px;
02b79f9c2636da1829eee5b92753602bba8b67edTimo Sirainen background: transparent url(http://www.sun.com/im/a1a2_sprite.png) no-repeat scroll 100% -453px;
659fe5d24825b160cae512538088020d97a60239Timo Sirainen background: transparent url(http://www.sun.com/im/a1a2_sprite.png) repeat-x scroll 0 0;
dda2c506c8fc8ac2f88272de4523ded42baa0aa0Timo Sirainen/* Body Styles */
9e59a1f3f095b3099478562cf3f3970a24736970Timo Sirainen background: transparent url(http://www.sun.com/im/ic_feed_16x.gif);
02b79f9c2636da1829eee5b92753602bba8b67edTimo Sirainen background: #DDE6EC url(http://www.sun.com/im/bg_navblue.gif) repeat-x scroll left bottom;
9a06cabdfdf4d5e2f19a07e506c3c7d08a7e7038Timo Sirainen /* XXX for some reason this doesn't work in IE7. */
9a06cabdfdf4d5e2f19a07e506c3c7d08a7e7038Timo Sirainen background: transparent url(http://www.sun.com/im/generic_tl.gif) no-repeat scroll left top;
dda2c506c8fc8ac2f88272de4523ded42baa0aa0Timo Sirainen background: transparent url(http://www.sun.com/im/generic_tr.gif) no-repeat scroll right top;
b3febb0933fdce10394d25093e23ce0a5aadddd3Timo Sirainen/* Footer Styles */
b3febb0933fdce10394d25093e23ce0a5aadddd3Timo Sirainen background: transparent url(http://www.sun.com/im/sunhome_sprite.gif) no-repeat scroll 90% -140px;
6843896c40bee4f9b6680ca7ced598c446e9f999Timo Sirainen/* Catalog and Search Styles */