3d892ff371f4806732d6f98254aeed09c632a870
[freeside.git] / rt / share / html / NoAuth / css / web2 / layout.css
1 %# BEGIN BPS TAGGED BLOCK {{{
2 %#
3 %# COPYRIGHT:
4 %#
5 %# This software is Copyright (c) 1996-2011 Best Practical Solutions, LLC
6 %#                                          <sales@bestpractical.com>
7 %#
8 %# (Except where explicitly superseded by other copyright notices)
9 %#
10 %#
11 %# LICENSE:
12 %#
13 %# This work is made available to you under the terms of Version 2 of
14 %# the GNU General Public License. A copy of that license should have
15 %# been provided with this software, but in any event can be snarfed
16 %# from www.gnu.org.
17 %#
18 %# This work is distributed in the hope that it will be useful, but
19 %# WITHOUT ANY WARRANTY; without even the implied warranty of
20 %# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
21 %# General Public License for more details.
22 %#
23 %# You should have received a copy of the GNU General Public License
24 %# along with this program; if not, write to the Free Software
25 %# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
26 %# 02110-1301 or visit their web page on the internet at
27 %# http://www.gnu.org/licenses/old-licenses/gpl-2.0.html.
28 %#
29 %#
30 %# CONTRIBUTION SUBMISSION POLICY:
31 %#
32 %# (The following paragraph is not intended to limit the rights granted
33 %# to you to modify and distribute this software under the terms of
34 %# the GNU General Public License and is only of importance to you if
35 %# you choose to contribute your changes and enhancements to the
36 %# community by submitting them to Best Practical Solutions, LLC.)
37 %#
38 %# By intentionally submitting any modifications, corrections or
39 %# derivatives to this work, or any other work intended for use with
40 %# Request Tracker, to Best Practical Solutions, LLC, you confirm that
41 %# you are the copyright holder for those contributions and you grant
42 %# Best Practical Solutions,  LLC a nonexclusive, worldwide, irrevocable,
43 %# royalty-free, perpetual, license to use, copy, create derivative
44 %# works based on those contributions, and sublicense and distribute
45 %# those contributions and any derivatives thereof.
46 %#
47 %# END BPS TAGGED BLOCK }}}
48 /* body */
49
50 body {
51
52
53     padding:0;
54     margin:0;
55
56     background: #547CCC url(<%RT->Config->Get('WebPath')%>/NoAuth/css/web2/images/background-gradient.png) top left repeat-x ;
57     font-family: arial, helvetica, sans-serif;
58
59     color: #000000;
60 }
61
62 div#body {
63     position: relative;
64     padding: 1em;
65     padding-top: 1.8em;
66     -moz-border-radius: 0.5em;
67     -webkit-border-radius: 0.5em;
68     margin-left: 10.5em;
69     margin-top: 5.2em;
70     margin-right: 1em;
71     margin-bottom: 0em;
72     min-height: 10%;
73     background: #fff;
74     border-top: 2px solid #ccc;
75     border-left: 2px solid #ccc;
76     z-index:1;
77
78
79 }
80
81 #topactions {
82  position: absolute;
83  background: transparent;
84  top: 3.8em; 
85  right: 1em;
86  width: auto;
87  min-width: 42em;
88  font-size: 0.9em;
89  z-index: 99;
90 }
91
92 #topactions form * {
93     vertical-align: top;
94 }
95
96 #topactions button, #topactions select, #topactions input{
97  padding-top: 0em;
98  padding-bottom: 0em;
99  width: 8em;
100
101 }
102
103 #topactions form {
104     display: block;
105     float: right;
106     margin-left: 1em;
107     text-align: right;
108 }
109
110 #topactions #CreateTicketInQueue {
111  text-align: right; 
112
113 }
114
115 #topactions #simple-search .field{
116  margin-left: 1em;
117  color: #787;
118  }
119
120 #topactions #simple-search .field:focus {
121  color: #000;
122  }
123
124 #topactions #GotoTicket {
125  text-align: right; 
126
127 }
128
129 div#footer {
130  position: absolute;
131  right: 0;
132   text-align: right;
133  font-size: 0.9em;
134  margin-top: 2em;
135  background: #fff;
136  margin-bottom: 0;
137  padding-left: 3em;
138  padding-right: 1em;
139
140
141
142
143
144  border-top: 2px solid #aaa;
145  border-left: 2px solid #aaa;
146
147
148
149  -moz-border-radius-topleft: 0.5em;
150  -webkit-border-top-left-radius: 0.5em;
151  -moz-border-radius-bottomleft: 0.5em;
152  -webkit-border-bottom-left-radius: 0.5em;
153 }
154
155 div#footer #time {
156 display: none ;
157 }
158
159 div#footer #bpscredits {
160  text-align: right;
161  background: url(<%RT->Config->Get('WebPath')%>/NoAuth/images//bplogo.gif) no-repeat top right;
162  padding-top: 4em;
163
164
165
166 /* logo stuff */
167
168 div#logo {
169 }
170
171
172 div#logo a {
173      display: none;
174     position: absolute;
175     left: 0;
176     bottom: 0;
177 }
178 div#logo a img {
179     border: 0;
180 }
181 div#logo .rtname {
182     position: absolute;
183     font-weight: bold;
184     top: 1em;
185     left: 1em;
186 }
187
188
189 div#quickbar, div#logo {
190     font-size: 0.9em;
191 }
192 div#quickbar a, div#logo a { 
193     color: #000;
194 }
195
196
197 div#quickbar {
198  background: #eaeaea;
199  padding-top: 1em;
200  padding-left: 1em;
201  padding-bottom: 0.5em;
202  height: 1em;
203  border-bottom: 1px solid #ccc;
204
205 }
206 div#quick-personal {
207     float: right;
208     margin-right: 1em;
209 }
210
211
212 div#header h1 {
213  position: absolute;
214  left: 7.25em;
215  right: 20em;
216  overflow: hidden;
217  height: 1em;
218  font-size: 1.4em;
219  margin-top: 0.4em;
220  padding: 0.25em;
221  color: #fff;
222 }
223
224 /* in multi-column layouts, make sure we have an internal gutter */
225
226 tr .boxcontainer {
227       padding-right: 1em;
228 }
229
230 tr .boxcontainer:last-child {
231       padding-right: 0;
232 }
233