/*
Copyright 2006 Blizzard Entertainment, Inc.
forums.worldofwarcraft.com Localization CSS 
*/

/*\ Index Page \*/
/*_________________________________________________________________________*/

.index-spacer { height: 55px; }
.tcg { height: 134px; width: 595px; background: url('/images/de_DE/udtcg.gif') no-repeat; margin: -20px auto; }
.tcg p { padding: 48px 0 0 155px; }


/*\ Account Options \*/
/*_________________________________________________________________________*/

#post .options-box h1 { background: url('/images/de_DE/login-account.gif') no-repeat; width:85px;}
#post .options-email h2 { background: url('/images/de_DE/options-email.gif') no-repeat; }
#post .options-basic h3 { background: url('/images/de_DE/options-timezone.gif') no-repeat; }
#post .options-basic h4 { background: url('/images/de_DE/options-talents.gif') no-repeat; }
#post .message-top h5 { background: url('/images/de_DE/options-signature.gif') no-repeat; width:80px; }
.options-title { background: url('/images/de_DE/options-title.gif') no-repeat; }


/*\ Login Page \*/
/*_________________________________________________________________________*/

.login-title { background: url('/images/de_DE/login-title.gif') no-repeat; }
#login-page h4 { background: url('/images/de_DE/login-account.gif') no-repeat; width: 85px;}
#login-page h5 { background: url('/images/de_DE/login-password.gif') no-repeat; }


/*\ Forum Selector \*/
/*_________________________________________________________________________*/

#forumHead .list { background: url('/images/de_DE/header-blank.gif') no-repeat 0 16px;  }


/*\ Post Topic / Reply \*/
/*_________________________________________________________________________*/

.post-title { background: url('/images/de_DE/post-title.gif') no-repeat; width:185px; }
#post h1 { background: url('/images/de_DE/post-subject.gif') no-repeat; }
#post h2 { background: url('/images/de_DE/post-message.gif') no-repeat; }
#admin-container h1 { background: url('/images/de_DE/title-admin.gif') no-repeat; }
#post li.bold { background: url('/images/de_DE/button-bold.gif') no-repeat; }
#post li.italic { background: url('/images/de_DE/button-italic.gif') no-repeat; }
#post li.underline { background: url('/images/de_DE/button-underline.gif') no-repeat; }
#post li.list { background: url('/images/de_DE/button-list.gif') no-repeat; }
#post li.tabbed-list { background: url('/images/de_DE/button-tabbed-list.gif') no-repeat; }
#post li.hr { background: url('/images/de_DE/button-hr.gif') no-repeat; }
#post li.pre { background: url('/images/de_DE/button-pre.gif') no-repeat; }
#post li.quote { background: url('/images/de_DE/button-quote.gif') no-repeat; }


/*\ Theme Switcher \*/
/*_________________________________________________________________________*/

h1.theme-title { background: url('/images/de_DE/theme-select-banner.gif') no-repeat; }


h1.language-title { background: url('/images/de_DE/language-select-banner.gif') no-repeat; }

/*\ Quick Search \*/
/*_________________________________________________________________________*/

img#forum-menu-quicksearch { left: 222px; }
#search div.advanced-search { background: url('/images/de_DE/forum-menu-advanced-search.gif') no-repeat 0 0; left: 307px; }
#search div.advanced-search a:link, #search div.advanced-search a:active, #search div.advanced-search a:visited { background: url('/images/de_DE/forum-menu-advanced-search.gif') no-repeat 0 0; }
#search div.advanced-search a:hover { background: url('/images/de_DE/forum-menu-advanced-search.gif') no-repeat 0 -17px; }

#classforumlist { margin-left: 5px; }

/*  Polls */
/*_________________________________________________________________________*/

.deco-frame h2 { background: url('/images/de_DE/poll.gif') no-repeat; }
.poll-footer input, a.vote-link { background: url('/images/de_DE/button-vote.gif') no-repeat !important; }
a.result { background: url('/images/de_DE/button-results.gif') no-repeat; }
a.result-inactive { background: url('/images/de_DE/button-results-inactive.gif') no-repeat; }
a.vote-link-inactive, .vote-inactive { background: url('/images/de_DE/button-vote-inactive.gif') no-repeat; }
.df h3 { background: url('/images/de_DE/poll-results.gif') no-repeat; }


/*\ Error Handling \*/
/*_________________________________________________________________________*/

a.redirect, a.redirect:active, a.redirect:visited { display: block; background: url('/images/de_DE/button-clickhere.gif') no-repeat; height: 36px; width: 200px; margin: 10px auto; }
a.redirect:hover { background-position: 0 -36px; }
