/*
  Artemis Theme for phpBB version 2.0.x
  Created by Vjacheslav Trushkin
  http://www.phpbbstyles.com
*/

@import url(style_main.css);

.buttons-bg1, .buttons-table .buttons-border { background-image: url(images/pink/buttons_bg1.gif); }
.buttons-table { background-image: url(images/pink/buttons_bg2.gif); }
.hdr-bg1 { background-image: url(images/pink/hdr_bg1.gif); }
.hdr-bg1-left { background: url(images/pink/hdr_left1.gif) top left no-repeat; }
.hdr-bg1-right { background: url(images/pink/hdr_right1.gif) top right no-repeat; }
.hdr-bg1-left-small { background: url(images/pink/hdr_left_small1.gif) top left no-repeat; }
.hdr-bg1-right-small { background: url(images/pink/hdr_right_small1.gif) top right no-repeat; }
.hdr-table td.hdr-table-title { background-image: url(images/pink/hdr_bg2.gif); }
.ftr-bg { background: url(images/pink/ftr_bg.gif) top left repeat-x; }
.ftr-left { background: url(images/pink/ftr_left.gif) top left no-repeat; }
.ftr-right { background: url(images/pink/ftr_right.gif) top right no-repeat; }
