River's Edge Rest.& Party House Website is a community education project
[tues-crep.git] / sites / rochesterbanquets.com / httpdocs / rer-jan16 / css / winxp.blue.css
blob476e415146480841f0fd814ce9612f88dcb425ed
1 html
3 height: 100%;
4 min-height: 100%;
5 border-width: 0px;
8 body
10 height: 100%;
11 min-height: 100%;
12 margin: 0px;
13 padding: 0px;
14 font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
15 font-size: 11px;
16 font-weight: normal;
17 background-color: #F9F8F8;
18 color: #000000;
21 p, div, span {
22 font-size: 11px;
25 .screenLayout {
26 position: relative;
27 min-height: 100%;
28 margin-bottom: 0;
30 * html .screenLayout {
31 height: 100%;
34 .headerContainer
36 background-image: url('../img/common/top_bg.jpg');
37 background-repeat: repeat-x;
38 background-position: left bottom;
39 background-color: #FEFEFE;
40 margin: 0px;
43 .pageHeader
45 background-image: url('../img/common/top_body_bg.jpg');
46 background-position: top right;
47 background-repeat: no-repeat;
48 text-align: left;
49 margin: 0px;
50 height: 50px;
53 .pageHeader img
55 margin-left: 0px;
56 margin-top: 0px;
59 .footerContainer
61 position: absolute;
62 /* visibility:hidden; */
63 bottom: 0px;
64 height: 40px;
65 width: 100%;
66 border-top: solid 1px #6E89DD;
67 background-color: #8EA5EC;
68 margin-bottom: 0;
71 .contentLayout
73 text-align: center;
74 padding-bottom: 120px;
77 .contentContainer
79 width: 620px;
80 text-align: left;
81 margin-left: auto;
82 margin-right: auto;
83 /*
84 border-left: solid 1px #dddddd;
85 border-right: solid 1px #dddddd;
89 .pageContent
91 margin-top: 49px;
94 .mainPageBanner
96 background-color: #ffffff;
97 background-image: url('../img/common/banner.gif');
98 background-repeat: no-repeat;
99 border: solid 2px #A6BDDA;
100 padding: 20px 20px 10px 215px;
101 margin-bottom: 10px;
104 .mainPageBanner p,
105 .mainPageBanner li
107 font-family: Verdana, Arial, Helvetica, sans-serif;
108 font-size: 12px;
111 .mainPageBanner li
113 margin-bottom: 3px;
116 .mainPageBanner ul
118 margin: 5px 0 10px 22px;
119 padding: 0;
122 .mainPageBanner .welcomeText
124 font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
125 color: #4A78B3;
126 font-size: 18px;
127 font-weight: bold;
128 margin-top: 0;
129 border-bottom: 1px solid #cccccc;
132 .mainPageBanner hr {
133 height: 0;
134 border: 0;
135 border-bottom: 1px solid #cccccc;
138 p.descriptionText
140 color: #555555;
141 font-weight: bold;
144 .domainName
146 color: #000000;
149 .pageContent p
151 margin: 0px;
152 margin-top: 10px;
153 padding: 5px;
156 .pageContent li
158 padding: 2px;
161 .formContainer
163 padding: 5px;
166 form
168 margin: 0px;
169 padding: 0px;
172 .buttonsContainer
174 margin-top: 10px;
175 text-align: right;
178 .buttonsContainer .commonButton span
180 display: none;
183 .buttonsContainer .commonButton button
185 width: 91px;
186 height: 21px;
187 text-align: center;
190 .buttonsContainer .commonButton button
192 white-space: nowrap;
195 .buttonsContainer .commonButton
197 margin-left: 14px;
200 .buttonsContainer .commonButton span
202 background-position: 0 1px;
203 background-repeat: no-repeat;
204 background-color: transparent;
205 padding-left: 20px;
206 text-decoration: underline;
207 cursor: pointer;
208 padding-top: 1px;
209 padding-bottom: 4px;
212 .commonButton
214 display: inline;
217 .commonButton button
219 background-image: url('../img/glyph/btn_bg.gif');
220 border: 0 solid white;
221 background-repeat: no-repeat;
224 .commonButton button[disabled]
226 background-image: url('../img/glyph/btn_bg-disabled.gif');
227 color: #999999;
230 .commonButton button,
231 .commonButton
233 font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
234 font-size: 11px;
235 color: #000000;
236 background-color: transparent;
239 #bid-ok button
241 background-image: url('../img/glyph/btn_ok_bg.gif');
242 padding-left: 8px;
245 .formFields td.name
247 font-size: 11px;
248 vertical-align: top;
249 padding-left: 0;
250 padding-right: 10px;
251 padding-bottom: 10px;
252 width: 200px;
255 .name
257 font-weight: bold;
258 color: #555555;
261 legend
263 color: #0046D5;
264 margin-bottom: 5px;
265 margin-left: 0px;
266 padding-right: 3px;
267 vertical-align: middle;
268 padding-bottom: 3px;
271 .testRelults
273 height: 26px;
274 margin-top: 5px;
275 margin-bottom: 10px;
276 border: solid 1px #999999;
277 padding: 5px;
278 padding-left: 26px;
279 background-repeat: no-repeat;
280 background-position: 5px 50%;
281 vertical-align: middle;
282 line-height: 26px;
285 .testRelults#testSuccessful
287 background-color: #eeffee;
288 background-image: url('../img/icons/success.gif');
291 .testRelults#testFailed
293 background-color: #ffeeee;
294 background-image: url('../img/icons/fail.gif');
297 .testResult
299 vertical-align: middle;
300 font-weight: bold;
303 .pageNavigation
305 padding: 5px;
306 background-color: #eeeeee;
309 .pageNavigation ul
311 list-style: none;
312 padding: 0px;
313 margin: 0px;
316 .pageNavigation li
318 display: inline;
319 padding: 5px;
320 padding-right: 0px;
321 white-space: nowrap;
324 .pageNavigation a,
325 .pageNavigation a:link,
326 .pageNavigation a:visited,
327 .pageNavigation a:active,
328 .pageNavigation a:hover
330 color: #000000;
331 text-decoration: none;
332 font-weight: bold;
333 padding-left: 5px;
336 .pageNavigation a:hover
338 color: #666666;
339 text-decoration: underline;
342 .pathBar
344 color: #444444;
345 padding: 5px;
346 padding-top: 15px;
349 .pathBar a:link,
350 .pathBar a:visited
352 color: #444444;
355 .screenTitle
357 font-size: 18px;
358 font-family: "Franklin Gothic Medium", Verdana, Geneva, Arial, Helvetica, sans-serif;
359 color: #000000;
360 padding: 5px;
363 .tabContent
365 border-left: solid 1px #999999;
366 border-right: solid 1px #999999;
367 border-bottom: solid 1px #999999;
368 padding: 5px;
369 background-color: #f9f9f9;
370 margin-top: 10px;
373 .poweredBy
375 float: right;
376 padding: 5px;
377 padding-left: 0px;
380 a img
382 border-width: 0px;
385 .footDescription
387 float: left;
388 padding: 5px;
389 color: #2A3D9E;
390 height: 30px;
391 line-height: 30px;
392 vertical-align: middle;
396 a:link,
397 a:visited,
398 a:active,
399 a:hover
401 text-decoration: underline;
402 color: #324290;
405 a:hover
407 color: #6F85F0;
410 .iconsArea
412 padding-top: 20px;
413 white-space: normal;
416 .iconsArea a,
417 .iconsArea a:link,
418 .iconsArea a:visited,
419 .iconsArea a:hover
421 color: #000000;
422 text-decoration: none;
423 white-space: nowrap;
426 .icon
428 margin: 0 20px 5px 0;
429 display: -moz-inline-box;
430 display: inline-block;
431 width: 70px;
432 height: 15px;
433 background-image: url('../img/common/1x1.gif');
434 background-repeat: no-repeat;
435 background-position: 50% 0%;
436 text-align: center;
437 padding-top: 35px;
438 cursor: pointer;
440 .icon span {
441 display: block;
442 width: 70px;
443 text-align: center;
446 #asp
448 background-image: url('../img/glyph/btn_asp_bg.gif');
451 #aspnet
453 background-image: url('../img/glyph/btn_aspdotnet_bg.gif');
456 #coldfusion
458 background-image: url('../img/glyph/btn_coldfusion_bg.gif');
461 #perl
463 background-image: url('../img/glyph/btn_perl_bg.gif');
466 #php
468 background-image: url('../img/glyph/btn_php_bg.gif');
471 #python
473 background-image: url('../img/glyph/btn_python_bg.gif');
476 #ssi {
477 background-image: url('../img/glyph/btn_ssi_bg.gif');
480 #fcgi {
481 background-image: url('../img/glyph/btn_fast_cgi_bg.gif');
484 #miva {
485 background-image: url('../img/glyph/btn_miva_bg.gif');
488 .footDescription a:hover
490 color: #000066;
492 /* NewsFeeds Add */
493 .dLayout {
494 table-layout: fixed;
495 border-collapse: collapse;
498 .dColumn {
499 width: 50%;
500 vertical-align: top;
501 padding: 0;
504 .dColumn.expanded {
505 width: 100% !important;
508 .dBox {
509 margin: 10px 0 0 10px;
510 border-bottom: solid 1px #6f8add;
512 .first .dBox {
513 margin-left: 0;
515 .dBoxHeaderLayout {
516 height: 21px;
517 padding-left: 3px;
518 background: transparent url('../img/glyph/dBox-header-left.gif') no-repeat top left;
520 .dBoxHeaderArea {
521 height: 21px;
522 line-height: 21px;
523 vertical-align: middle;
524 overflow: hidden;
525 background: transparent url('../img/glyph/dBox-header-right.gif') no-repeat top right;
527 .dBoxFooterArea,
528 .dBoxHeaderArea {
529 padding: 0 5px;
530 white-space: nowrap;
532 .dBoxHeaderArea {
533 font-family: Tahoma, Arial, Helvetica, sans-serif;
534 font-size: 11px;
535 color: #fff;
536 font-weight: bold;
538 .dBoxHeaderArea .misc {
540 .dBoxFooterLayout {
541 height: 27px;
542 overflow: hidden;
543 border-left: solid 1px #6f8add;
544 border-right: solid 1px #6f8add;
546 .dBoxContent {
547 border-left: solid 1px #6f8add;
548 border-right: solid 1px #6f8add;
549 padding: 10px;
550 color: #000;
551 background-color: #ffffff;
553 .dBoxFooterArea {
554 background: transparent url('../img/glyph/dBox-footer-bg.gif') repeat-x;
555 height: 27px;
556 overflow: hidden;
557 text-align: right;
558 padding-right: 10px;
560 .wrapper {
561 clear: both;
562 height: 0;
563 overflow: hidden;
565 #refreshList {
566 display: -moz-inline-box;
567 display: inline-block;
568 padding-left: 20px;
569 background-image: url('../img/glyph/btn_refresh-list_bg.gif');
570 background-repeat: no-repeat;
571 height: 16px;
572 margin-top: 5px;
574 .NFtitle {
575 font-weight: bold;
576 display: block;
578 .NFitem {
579 display: block;
580 margin-bottom: 5px;
582 .NFsource {
583 margin-right: 5px;
585 .NFstatus {
586 margin-right: 5px;
587 font-weight: bold;
589 .NFtime {
590 color: #333;
592 #testPages p {
593 margin: 0;
594 padding: 0;
598 /* New Top begin */
600 #topTxtBlock {
601 text-align: right;
602 margin-right: 30px;
603 white-space: nowrap;
604 height: 50px;
607 #topCopyright {
608 text-align: right;
609 display: -moz-inline-box;
610 display: inline-block;
611 margin-right: 9px;
612 margin-top: 11px;
615 #topTxtBanner {
616 display: -moz-inline-box;
617 display: inline-block;
618 border-left: 1px solid #dce7ff;
619 background-image: url('../img/common/vz_top.gif');
620 background-position: 9px 3px;
621 background-repeat: no-repeat;
622 padding-left: 36px;
623 text-align: left;
627 #topCopyright a:link,
628 #topCopyright a:visited {
629 display: block;
630 text-decoration: none;
631 font-size: 11px;
632 color: #d6e0ff;
633 white-space: nowrap;
636 #topTxtBanner a:link,
637 #topTxtBanner a:visited {
638 display: block;
639 text-decoration: none;
640 font-size: 11px;
641 color: #ffffff;
642 white-space: nowrap;
645 .topLogo {
646 float: left;
650 /* New Top end */