1
|
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
|
img { border: 0px;}
|
6
|
|
7
|
#admin_header {text-align:center;width:900px;height:105px;margin:0 auto;padding:10px 0 0 0;}
|
8
|
#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
|
#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
|
.bold {font-weight:bold;}
|
52
|
|
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
|
.pages_list {font-weight:bold;margin-top:5px;}
|
84
|
.pages_list .icon_col td img {display:block;border-style:none;float:left;padding-right:7px;}
|
85
|
.pages_list table {width:900px;}
|
86
|
.pages_list ul {margin:0;font-weight:normal;padding: 0;}
|
87
|
.pages_list ul li {list-style-type:none;margin:2px 0;}
|
88
|
|
89
|
table.pages_view {width:900px;}
|
90
|
table.pages_view tr {background:#f0f0f0;}
|
91
|
table.pages_view tr:hover {background:#eaeff6;}
|
92
|
|
93
|
.page_list {display:none;}
|
94
|
.page_list_show li {display:block;}
|
95
|
img.page_list_rights {border:none;float:left;margin:0;}
|
96
|
|
97
|
.header_list_page_title {text-align:left;padding-left:50px;}
|
98
|
.header_list_menu_title {width:300px;text-align:left;}
|
99
|
.header_list_page_ID{width:40px;text-align:left;}
|
100
|
.header_list_actions {text-align:left;width:120px;}
|
101
|
|
102
|
.header_list_type {text-align:left;width:px;}
|
103
|
.header_list_block {text-align:left;width:180px;}
|
104
|
.header_list_pubdate_start {text-align:left;width:200px;}
|
105
|
.header_list_pubdate_end {text-align:left;width:200px;}
|
106
|
.header_list_section_ID {width:55px;text-align: right;}
|
107
|
.header_list_sections_actions {text-align:left;width:60px;}
|
108
|
|
109
|
.list_page_title {text-align:left;}
|
110
|
.list_menu_title {width:300px;text-align:left;}
|
111
|
.list_page_id {width:40px;text-align:left;}
|
112
|
.list_actions {width:20px;}
|
113
|
.list_type {text-align:left;width:px;}
|
114
|
.list_block {text-align:left;width:180px;}
|
115
|
.list_section_id {width:55px;text-align: right;}
|
116
|
.list_pubdate_start {text-align:left;width:200px;}
|
117
|
.list_pubdate_end {text-align:left;width:200px;}
|