@import url(layout.css);
@import url(type.css);
@import url(sifr.css);
@import url(color.css);
@import url(holidaygiftcard.css);
@import url(misc.css);

/** IE6 ONLY **/

/* PNG FIX */

img, div, h1, h2, p, li { behavior: url(/javascripts/iepngfix.htc); }

/* REPLACE PNG REPEATING BACKGROUNDS */

*html .main .shared-content { background: url(/images/structure/shared/shared-bg-ie.gif) repeat-y; }
*html .main .shared-bottom { background: url(/images/structure/shared/shared-bg-bottom-ie.gif) no-repeat; }
*html #company-page .shared-content { top: -2px; background: url(/images/structure/company/company-bg-ie.gif) repeat-y; }
*html #company-page .shared-bottom { top: -2px; background: url(/images/structure/company/company-bg-bottom-ie.gif) no-repeat; }
*html .burrito .shared-content { background: url(/images/structure/shared/shared-bg2-ie.gif) repeat-y; }
