TEIL 3:
67 color: #FFFFFF;
68}
69.thead a:visited, .thead_avisited
70{
71 color: #FFFFFF;
72}
73.thead a:hover, .thead a:active, .thead_ahover
74{
75 color: #FFFF00;
76}
77.tfoot
78{
79 background: #3E5C92;
80 color: #E0E0F6;
81}
82.tfoot a:link, .tfoot_alink
83{
84 color: #E0E0F6;
85}
86.tfoot a:visited, .tfoot_avisited
87{
88 color: #E0E0F6;
89}
90.tfoot a:hover, .tfoot a:active, .tfoot_ahover
91{
92 color: #FFFF66;
93}
94.alt1, .alt1Active
95{
96 background: #F5F5FF;
97 color: #000000;
98}
99.alt2, .alt2Active
100{
101 background: #E1E4F2;
102 color: #000000;
103}
104td.inlinemod
105{
106 background: #FFFFCC;
107 color: #000000;
108}
109.wysiwyg
110{
111 background: #F5F5FF;
112 color: #000000;
113 font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
114}
115textarea, .bginput
116{
117 font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
118}
119.button
120{
121 font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
122}
123select
124{
125 font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
126}
127option, optgroup
128{
129 font-size: 11px;
130 font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
131}
132.smallfont
133{
134 font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
135}
136.time
137{
138 color: #666686;
139}
140.navbar
141{
142 font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
143}
144.highlight
145{
146 color: #FF0000;
147 font-weight: bold;
148}
149.fjsel
150{
151 background: #3E5C92;
152 color: #E0E0F6;
153}
154.fjdpth0
155{
156 background: #F7F7F7;
157 color: #000000;
158}
159.panel
160{
161 background: #E4E7F5 url(images/gradients/gradient_panel.gif) repeat-x top left;
162 color: #000000;
163 padding: 10px;
164 border: 2px outset;
165}
166.panelsurround
167{
168 background: #D1D4E0 url(images/gradients/gradient_panelsurround.gif) repeat-x top left;
169 color: #000000;
170}
171legend
172{
173 color: #22229C;
174 font: 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
175}
176.vbmenu_control
177{
178 background: #738FBF;
179 color: #FFFFFF;
180 font: bold 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
181 padding: 3px 6px 3px 6px;
182 white-space: nowrap;
183}
184.vbmenu_control a:link, .vbmenu_control_alink
185{
186 color: #FFFFFF;
187 text-decoration: none;
188}
189.vbmenu_control a:visited, .vbmenu_control_avisited
190{
191 color: #FFFFFF;
192 text-decoration: none;
193}
194.vbmenu_control a:hover, .vbmenu_control a:active, .vbmenu_control_ahover
195{
196 color: #FFFFFF;
197 text-decoration: underline;
198}
199.vbmenu_popup
200{
201 background: #FFFFFF;
202 color: #000000;
203 border: 1px solid #0B198C;
204}
205.vbmenu_option
206{
207 background: #BBC7CE;
208 color: #000000;
209 font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
210 white-space: nowrap;
211 cursor: pointer;
212}
213.vbmenu_option a:link, .vbmenu_option_alink
214{
215 color: #22229C;
216 text-decoration: none;
217}
218.vbmenu_option a:visited, .vbmenu_option_avisited
219{
220 color: #22229C;
221 text-decoration: none;
222}
223.vbmenu_option a:hover, .vbmenu_option a:active, .vbmenu_option_ahover
224{
225 color: #FFFFFF;
226 text-decoration: none;
227}
228.vbmenu_hilite
229{
230 background: #8A949E;
231 color: #FFFFFF;
232 font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
233 white-space: nowrap;
234 cursor: pointer;
235}
236.vbmenu_hilite a:link, .vbmenu_hilite_alink
237{
238 color: #FFFFFF;
239 text-decoration: none;
240}
241.vbmenu_hilite a:visited, .vbmenu_hilite_avisited
242{
243 color: #FFFFFF;
244 text-decoration: none;
245}
246.vbmenu_hilite a:hover, .vbmenu_hilite a:active, .vbmenu_hilite_ahover
247{
248 color: #FFFFFF;
249 text-decoration: none;
250}
251/* ***** styling for 'big' usernames on postbit etc. ***** */
252.bigusername { font-size: 14pt; }
253
254/* ***** small padding on 'thead' elements ***** */
255td.thead, th.thead, div.thead { padding: 4px; }
256
257/* ***** basic styles for multi-page nav elements */
258.pagenav a { text-decoration: none; }
259.pagenav td { padding: 2px 4px 2px 4px; }
260
261/* ***** de-emphasized text */
262.shade, a.shade:link, a.shade:visited { color: #777777; text-decoration: none; }
263a.shade:active, a.shade:hover { color: #FF4400; text-decoration: underline; }
264.tcat .shade, .thead .shade, .tfoot .shade { color: #DDDDDD; }
265
266/* ***** define margin and font-size for elements inside panels ***** */
267.fieldset { margin-bottom: 6px; }
268.fieldset, .fieldset td, .fieldset p, .fieldset li { font-size: 11px; }
269
270/* ***** don't change the following ***** */
271form { display: inline; }
272label { cursor: default; }
273.normal { font-weight: normal; }
274.inlineimg { vertical-align: middle; }
275.underline { text-decoration: underline; }
276-->
</style>
<script type="text/javascript">
1 <!--
2var SESSIONURL = "";
3var IMGDIR_MISC = "images/misc";
4var vb_disable_ajax = parseInt("0", 10);
5// -->
</script>
<script src="clientscript/vbulletin_global.js?v=367" type="text/javascript">
1/*======================================================================*\
2|| #################################################################### ||
3|| # vBulletin 3.6.7 PL1
4|| # ---------------------------------------------------------------- # ||
5|| # Copyright ©2000-2007 Jelsoft Enterprises Ltd. All Rights Reserved. ||
6|| # This file may not be redistributed in whole or significant part. # ||
7|| # ---------------- VBULLETIN IS NOT FREE SOFTWARE ---------------- # ||
8|| #
vBulletin® - Instant Community |
http://www.vbulletin.com/license.html # ||
9|| #################################################################### ||
10\*======================================================================*/
11
12// #############################################################################
13// Initial setup
14
15// ensure SESSIONURL exists
16if (typeof(SESSIONURL) == "undefined")
17{
18 var SESSIONURL = "";
19}
20
21// ensure vbphrase exists
22if (typeof(vbphrase) == "undefined")
23{
24 var vbphrase = new Array();
25}
26
27// Array of message editor objects
28var vB_Editor = new Array();
29
30// Ignore characters within
tags in messages for length check
31var ignorequotechars = false;
32
33// Number of pagenav items dealt with so far
34var pagenavcounter = 0;
35
36// #############################################################################
37// Browser detection and limitation workarounds
38
39// Define the browser we have instead of multiple calls throughout the file
40var userAgent = navigator.userAgent.toLowerCase();
41var is_opera = ((userAgent.indexOf('opera') != -1) || (typeof(window.opera) != 'undefined'));
42var is_saf = ((userAgent.indexOf('applewebkit') != -1) || (navigator.vendor == 'Apple Computer, Inc.'));
43var is_webtv = (userAgent.indexOf('webtv') != -1);
44var is_ie = ((userAgent.indexOf('msie') != -1) && (!is_opera) && (!is_saf) && (!is_webtv));