1 |
1036
|
Ruebenwurz
|
html {overflow: -moz-scrollbars-vertical;} /* Force firefox to always show room for a vertical scrollbar */
|
2 |
|
|
|
3 |
|
|
body,td,th,input,textarea {font-family:verdana,arial,helvetica,sans-serif;font-size:11px;color:#333;}
|
4 |
|
|
body {background:#f9f9f9 url(images/background.jpg) 0 0 repeat-x;margin:0;text-align:center;}
|
5 |
1048
|
Ruebenwurz
|
img { border: 0px;}
|
6 |
1036
|
Ruebenwurz
|
|
7 |
1082
|
Ruebenwurz
|
#admin_header {text-align:center;width:900px;height:105px;margin:0 auto;padding:10px 0 0 0;}
|
8 |
1080
|
Ruebenwurz
|
#admin_header a#website_title {display:block;text-align:left;font-size:14px;font-weight:bold;color:#fff;text-transform:uppercase;text-decoration:none;}
|
9 |
1036
|
Ruebenwurz
|
#topmenu {float:right;text-align:right;color:#fff;}
|
10 |
|
|
#topmenu a {font-size:11px;color:#fff;text-decoration:underline;margin:0 5px;}
|
11 |
|
|
#topmenu .version {font-size:11px;color:#7cacda;padding:0 10px 0 0;}
|
12 |
|
|
#header_top {height:78px;}
|
13 |
|
|
|
14 |
|
|
h1 {text-align:left;font-size:15px;color:#fff;text-transform:uppercase;}
|
15 |
|
|
h2 {text-align:left;font-size:18px;color:#000;margin:5px 0;font-family:arial,sans-serif;letter-spacing:-1px;font-weight:normal;}
|
16 |
|
|
h3 {text-align:left;font-size:14px;color:#000;margin:5px 0;}
|
17 |
|
|
|
18 |
|
|
a:link, a:visited, a:active {color:#28609b;text-decoration:none;}
|
19 |
|
|
a:hover {text-decoration:underline;color:#28609b;}
|
20 |
|
|
|
21 |
|
|
.menu {margin:0 auto;padding:0;text-align:center;width:900px;}
|
22 |
|
|
.menu ul {list-style-type:none;margin:0;padding:0;}
|
23 |
|
|
.menu li {display:inline;margin:0 2px 0 0;padding:0;font-weight:bold;border-bottom:3px solid #c9c9c9;}
|
24 |
|
|
.menu a {float:left;color:#fff !important;background:#28609b url(images/tabl.jpg) no-repeat left top;margin:0 5px 0 0;padding:0 0 0 3px;text-decoration:none;border-bottom:3px solid #cacaca;}
|
25 |
|
|
.menu a span {display:block;background:#28609b url(images/tabr.jpg) no-repeat right top;padding:6px 9px 6px 6px;}
|
26 |
|
|
.menu a:hover, .menu a:hover span {background-color:#28609b;text-decoration:none;}
|
27 |
|
|
.menu .current a, .menu a:hover {border-bottom:3px solid #d25e59;}
|
28 |
|
|
|
29 |
|
|
#content_container {text-align:center;width:900px;clear:both;margin:0 auto;}
|
30 |
|
|
.content {margin:0;padding:20px 0;width:900px;text-align:left;vertical-align:top;}
|
31 |
|
|
|
32 |
|
|
hr {margin:15px 0;color:#003366;height:1px;}
|
33 |
|
|
|
34 |
|
|
.hide {display:none;}
|
35 |
|
|
.note {color:#666;font-size:10px;}
|
36 |
|
|
|
37 |
|
|
form {margin:0;}
|
38 |
|
|
label {cursor:pointer;}
|
39 |
|
|
input:focus, select:focus, textarea:focus {background:#f1f8fd;}
|
40 |
|
|
|
41 |
|
|
/* WB2.8 STYLES */
|
42 |
|
|
.img_noborder img {border:0;}
|
43 |
|
|
iframe {border:1px solid #35373a;}
|
44 |
|
|
div.box {font-size:small;width:100%;text-align:right;margin:-10px 0 0 0;}
|
45 |
|
|
.section {margin-top:10px;padding:0;border:1px solid #999;height:75px;width:100%;background-color:#fdfdfd;}
|
46 |
|
|
.graphic {width:50px;height:50px;border:4px solid #fdfdfd;padding-left:3px;}
|
47 |
|
|
.graphic img {vertical-align:middle;background-color:#fff;padding:4px;border:1px solid #d0d0d0;}
|
48 |
|
|
.title {text-align:left;font-weight:bold;font-size:14px;margin-bottom:5px;}
|
49 |
|
|
.description {text-align:left;padding:4px 4px 0 4px;}
|
50 |
|
|
.note {color:#666;font-size:10px;}
|
51 |
1080
|
Ruebenwurz
|
.bold {font-weight:bold;}
|
52 |
1036
|
Ruebenwurz
|
|
53 |
|
|
.submit, .cancel {width:100px;margin-top:5px;}
|
54 |
|
|
.form_submit {width:100%;}
|
55 |
|
|
.form_submit .left {text-align:left;}
|
56 |
|
|
.form_submit .right {text-align:right;}
|
57 |
|
|
.input_small {width:20px;}
|
58 |
|
|
.input_narrow {width:100px;}
|
59 |
|
|
.input_normal {width:120px;}
|
60 |
|
|
.input_medium {width:150px;}
|
61 |
|
|
.input_wide {width:200px;}
|
62 |
|
|
.input_large {width:300px;}
|
63 |
|
|
.input_full {width:100%;}
|
64 |
|
|
select option.disabled {color:#aaa;}
|
65 |
|
|
|
66 |
|
|
.jsadmin_drag img {margin-top:2px;vertical-align:top;cursor:pointer;}
|
67 |
|
|
.jsadmin_drag img:hover {/* background-color: lightgrey; */}
|
68 |
|
|
.modify_link {padding:4px 0 0 7px;}
|
69 |
|
|
|
70 |
|
|
.settings_table td {vertical-align:top;text-align:left;padding:5px;}
|
71 |
|
|
.setting_name {width:180px;min-width:180px;}
|
72 |
|
|
.setting_value {}
|
73 |
|
|
.setting_value input, .setting_value select, .setting_value textarea {width:100%;}
|
74 |
|
|
.setting_value textarea {height:50px;}
|
75 |
|
|
|
76 |
|
|
#admintools ul {padding:0;margin:0;}
|
77 |
|
|
#admintools li {list-style-type:none;display:inline;float:left;width:48%;margin:0 10px 0 0;}
|
78 |
|
|
|
79 |
|
|
.value_input input, .value_input text, .value_input select {width:100%;}
|
80 |
|
|
#file_mode input, #dir_mode input {width:12px;height:12px;}
|
81 |
|
|
#hide2 {display:none;}
|
82 |
|
|
|
83 |
1117
|
Ruebenwurz
|
.pages_list {font-weight:bold;}
|
84 |
1036
|
Ruebenwurz
|
.pages_list .icon_col td img {display:block;border-style:none;float:left;padding-right:7px;}
|
85 |
|
|
.pages_list table {width:900px;}
|
86 |
1041
|
Ruebenwurz
|
.pages_list ul {margin:0;font-weight:normal;padding: 0;}
|
87 |
1036
|
Ruebenwurz
|
.pages_list ul li {list-style-type:none;margin:2px 0;}
|
88 |
|
|
|
89 |
1080
|
Ruebenwurz
|
table.pages_view {width:900px;}
|
90 |
1117
|
Ruebenwurz
|
table.pages_view tr, tr.sectionrow {background:#f0f0f0;}
|
91 |
1103
|
Ruebenwurz
|
table.pages_view tr:hover, tr.sectionrow:hover {background:#eaeff6;}
|
92 |
1117
|
Ruebenwurz
|
tr.sectionrow {padding:0 10px;}
|
93 |
|
|
tr.sectionrow td {border-top:3px solid #f9f9f9;}
|
94 |
1036
|
Ruebenwurz
|
|
95 |
|
|
.page_list {display:none;}
|
96 |
|
|
.page_list_show li {display:block;}
|
97 |
1117
|
Ruebenwurz
|
img.page_list_rights {border:none;float:left;margin:0;vertical-align:middle;}
|
98 |
1036
|
Ruebenwurz
|
|
99 |
1117
|
Ruebenwurz
|
.sections_list {font-weight:bold;padding-left:10px;}
|
100 |
|
|
.sections_list table {width:900px;}
|
101 |
|
|
|
102 |
1128
|
Ruebenwurz
|
.header_list_page_title {text-align:left;}
|
103 |
1080
|
Ruebenwurz
|
.header_list_menu_title {width:300px;text-align:left;}
|
104 |
1117
|
Ruebenwurz
|
.header_list_page_id{width:50px;text-align:left;}
|
105 |
|
|
.header_list_actions {text-align:left;width:150px;}
|
106 |
1036
|
Ruebenwurz
|
|
107 |
1103
|
Ruebenwurz
|
.header_list_type {text-align:left;}
|
108 |
1080
|
Ruebenwurz
|
.header_list_block {text-align:left;width:180px;}
|
109 |
|
|
.header_list_pubdate_start {text-align:left;width:200px;}
|
110 |
|
|
.header_list_pubdate_end {text-align:left;width:200px;}
|
111 |
1117
|
Ruebenwurz
|
.header_list_sections_actions {text-align:left;width:30px;}
|
112 |
|
|
.header_list_section_id {width:30px;text-align:right;}
|
113 |
1080
|
Ruebenwurz
|
|
114 |
|
|
.list_page_title {text-align:left;}
|
115 |
1036
|
Ruebenwurz
|
.list_menu_title {width:300px;text-align:left;}
|
116 |
1117
|
Ruebenwurz
|
.list_page_id {width:50px;text-align:left;}
|
117 |
|
|
.list_section_id {width:30px;text-align:right;}
|
118 |
|
|
.list_actions {width:25px;}
|
119 |
1080
|
Ruebenwurz
|
.list_pubdate_start {text-align:left;width:200px;}
|
120 |
1103
|
Ruebenwurz
|
.list_pubdate_end {text-align:left;width:200px;}
|