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