aboutsummaryrefslogtreecommitdiffstats
path: root/web/cobrands/barnet/css/layout.css
blob: b66f957b65dd0ccfa7733184169a981696d34a5b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
/* FixMyStreet additions */
/* Smaller map */
#map_box {
    width: 380px;
}
#map, #drag {
    width: 378px;
    height: 378px;
}
#watermark {
    background: url("/i/mojwatermark-378.png");
    height: 84px;
    width: 171px;
    position: absolute;
    bottom: 0;
    right: 0;
}

p#fixed, p#unknown {
    margin-right: 400px;
    width: auto;
}

/*=========FROM CUSTOM=========*/
.cl  {clear: both;}
    
br.cl, div.cl {
    height: 0;
    font-size: 0.1px;
    line-height: .0;
    }
 
.rm {position: absolute; left: -999em;}
 
a.rm:active, a.rm:focus {
    top: 15px;
    left: 230px;
	outline:none;
	padding: 7px 10px;
	font-weight:bold;
    border: 1px solid #fff;
	font-size: 1.2em;
    background-color: #fff;
    color: #008184;
    }

#iewrap {min-width: 775px; max-width: 1382px;}

/*=== Content Page Layout ===*/
#wrap {
    float: right; 
    width: 100%;
    margin: 5px 0 0 -270px;
    padding: 0;
    }

#content{
    margin: 0 35px 0 275px;
    padding: 0 5px 0 5px;
    position: relative;
    }

#left-column {
    float:left;
    width: 270px;
    line-height: 1.3em;
    margin: 5px 0 0 0;
    padding: 0;
    }

/*=== Content Page Elements===*/

#iewrap #print-logo {display:none}

h1 {margin:0}
/*
h3, h4, h5, p, ol, ul, table, dl, address, form {margin-right: 5px; margin-left:5px}
h1, h2 {padding-left: 5px}
*/

    /* Navigation */

#left-column h2 {
    margin:0 5px 15px 40px;
    padding: 6px 0 0 25px;
    font-size:1.245em;
    line-height:1.1em;
    background-repeat: no-repeat;
    background-position: top left;
    }

#navigation h2 {font-size:1.692em; font-weight:normal; padding: 10px 0 6px 40px}

#left-column div {margin-bottom:5px; padding: 5px 0 15px 0}

#left-column ul, #left-column dl {
    margin:0;
    padding:0 0 0 35px;
    font-size: 1.08em
    }

#left-column dl {padding: 0 5px 5px 40px}
#left-column dt {margin: 10px 0 0 0}
#left-column dd {padding:0; line-height:1.3em}

#left-column dl a {
    text-decoration:underline;
    color:#000;
    }
#left-column dl a:hover {text-decoration: none}

#left-column ul ul {
    padding-left: 0;
    font-size: 1em
    }

#left-column li {padding:0; margin:0}

#left-column li a, #left-column li strong {
    padding: 5px 5px 5px 20px;
    display:block;
    background-repeat: no-repeat;
    background-position: 10px 11px;
    font-style: normal;
    font-weight: normal;
    text-decoration:none;
    color:#000;
    }

#left-column li a:hover {text-decoration:underline}

#left-column li li a, #left-column li li strong {padding-left:30px; background-position: 20px 11px;}
#left-column li li li a, #left-column li li li strong {padding-left:40px; background-position: 30px 11px;}
#left-column li li li li a, #left-column li li li li strong {padding-left:50px; background-position: 40px 11px;}
#left-column li li li li li a, #left-column li li li li li strong {padding-left:60px; background-position: 50px 11px;}

/*=== Quotes =====*/
#content blockquote {margin:10px; min-height: 90px; padding-bottom: 10px}

/*=== Tables =====*/

table.data {width:95%;}
table.data th {text-align:left; font-size:1.24em}
caption {text-align:left; font-weight:bold; font-style:italic}

table.data td, table.data th {padding:6px 6px 6px 10px}
table.data {border-spacing:1px;}

/*==== General styles for alignment of elements within the content area ==*/

.image-left, img.alignleft {position: relative;float: left;}
.image-inline, img.inline {display:block;}
.image-right, img.alignright {float:right;clear: right;}

.alignleft {float: left; margin: 5px 10px 10px 0;}
.alignright {float: right; margin: 5px 0 10px 10px;}
.centered {display: block; margin: 10px auto; padding: 10px 0; text-align:center;}

.two-col1 {float: left; width: 48%;}
.two-col2 {float: right; width: 48%;}

/*======== form styles ========*/

.form-info {font-style: italic; font-weight: bold; padding: 5px 0 0 0}

form {margin-top:0}

fieldset {
    margin: 0;
    padding: 0;
    border:none;
    }

legend {
    padding: 0;
    margin: 0;
    font-size:1.308em;
    font-weight:bold
    }
   
/*=======form fields and labels=========*/

/*
#content label, form p, #content input, #content select, #content textarea, form .long-label {
    margin-bottom: 0.25em;
    margin-top: 0.25em;
    }

#content form label {
    font-weight: bold;
    padding-right: 10px;
    width: 10em;
    float: left;
    text-align: left;
    color: #000;
    margin-top:10px
    }

#content form .radio label, #content form .checkbox label {font-weight:normal; margin-top:0}

form p, form h3 {margin-left:0}
form p {font-weight: bold}
*/

/*======= wide rows ======= */
#content textarea {padding: 5px;}

/*====Required styling====*/
.required {
    font-size:200%;
    padding:7px 0 0 0;
    line-height:0;
    vertical-align:middle;
    color:#008184
    }

/*=========Header=========*/

#header{
    padding: 0;
    margin: 0;
    min-height: 80px;
    text-align: center
    }

#header {background: #34a3a4 url(../images/header-bg.gif) repeat-x bottom left;}
#header img {position: absolute; top:8px; left: 37px}

#header form {
    width: 320px;
    text-align: left;
    margin:0 auto;
    padding: 20px 0 0 0;
    }

#header form div {float:left}

#header form .search-input {background: url(../images/form-field_top.gif) no-repeat top left; padding:7px 0 0 0;}

#header form .search-input input {
    width:207px;
    padding: 2px 5px 8px 5px;
    font-size:0.923em;
    color:#666666;
    border:none;
    background: url(../images/form-field_bottom.gif) no-repeat bottom left;
    }

#header form .search-button {
    background: url(../images/search-button-top.gif) no-repeat top right;
    margin:0 0 0 4px;
    border-left: 1px solid #fff;
    }
#header form .search-button input {
    border: none;
    background: url(../images/search-button-bottom.gif) no-repeat bottom right;
    padding: 3px 7px 8px 7px;
    margin:4px 0 0 0;
    font-weight:bold;
    font-size:0.923em;
    cursor: pointer
    }

/*======== Switcher ========*/
#switcher {float:right; margin:-20px 47px 0 0; text-align: left; }

#switcher p {
    color: #fff;
    font-weight:bold;
    }

#switcher li a, #switcher li strong {
    background-repeat:no-repeat;
    border:medium none;
    outline-style:none;
    outline-width:medium;
    text-indent:-999em; 
    }

#switcher .default a, .default strong {background-image:url(../images/style-switcher_default.gif); }
#switcher .relaxed-light a, .relaxed-light strong {background-image:url(../images/style-switcher_default-relaxed.gif); }
#switcher .dark a, .dark strong {background-image:url(../images/style-switcher_dark.gif); }
#switcher .relaxed-dark a, .relaxed-dark strong {background-image:url(../images/style-switcher_dark-relaxed.gif); }

#switcher li a, #switcher li strong {
    background-repeat:no-repeat;
    border:medium none;
    outline-style:none;
    outline-width:medium;
    text-indent:-999em;
    }

#switcher p {
    font-size:1em;
    margin: 0; 
    padding:0;
    width: auto; }

#switcher ul {
    list-style-type:none;
    float:left;
    margin:0;
    padding:0;
    width:auto;
    }

#switcher ul li {
    float:left;
    margin:0;
    padding:0;
    }

#switcher li a, #switcher li strong {
    display:block;
    float:left;
    height:30px;
    margin:0;
    width:44px; }

#switcher strong {background-position:0 -60px; }
#switcher li a:focus, #switcher li a:active, #switcher a:hover {background-position:0 -30px; }

/*== Homepage Right Column ==*/

.browse-aloud p, p.browse-aloud {background: url('../images/logo-browse-aloud.gif') no-repeat 10px 0;}
.browse-aloud p {
    font-size:1.235em;
    padding: 0 9px 0 60px;
    margin:10px 0 0 0;
    line-height:1.3em
    }

p.browse-aloud {
	padding: 10px 0 5px 45px;
	margin: 0 5px -10px 40px;
	background-position: 0 10px;
	border-top: 1px solid #CC6666;
	}

p.browse-aloud a {color:#34020b}

/*====Pre-Footer====*/

#pre-footer {padding: 0 35px;}
#pre-footer div {padding: 0}

#pre-footer .box-left {width: 66.66%; padding:0; margin:0}
#pre-footer .box-right {width: 33.33%; padding: 0; margin:0}

#pre-footer dl {margin:0; padding:0; float:left; width:25%; font-size:0.85em}
#pre-footer dt {margin: 10px 0 0 0}

#pre-footer dt, #pre-footer dd {padding: 0 0 0 10px}

#pre-footer .box-right div {padding: 10px}
#pre-footer h2 {font-size:1em; border:none; padding:0; margin:0}

#pre-footer .box-right div {
    min-height:115px;
    border-top:none; 
    border-bottom:none;
    margin-right:0;
    position:relative;
    overflow:hidden
    }

#pre-footer ul, #pre-footer p, #pre-footer li {margin:0; padding:0}
#pre-footer ul, #pre-footer h2, #pre-footer p {margin-left:110px}
#pre-footer img {position:absolute; left:10px; top:10px}

#pre-footer .box-right div.social-bookmarking {padding: 10px 15px}
#pre-footer .social-bookmarking ul, #pre-footer .social-bookmarking h2, #pre-footer .social-bookmarking p {margin:0;}
#pre-footer .social-bookmarking ul {margin: 8px 0 3px 0; overflow:hidden; width:100%}
#pre-footer .social-bookmarking ul li {width: 49%; float:left; margin: 0 0 3px 0}
#pre-footer .social-bookmarking ul li a {
    padding: 2px 0 2px 21px;
    background-position:0 3px;
    background-repeat: no-repeat;
    }

#pre-footer .social-bookmarking h2 {color:#000}
#pre-footer .social-bookmarking p {font-size: 0.85em}

#pre-footer .social-bookmarking ul li.facebook a {background-image: url('../images/social-facebook.gif')}
#pre-footer .social-bookmarking ul li.technorati a {background-image: url('../images/social-technorati.gif')}
#pre-footer .social-bookmarking ul li.delicious a {background-image: url('../images/social-delicious.gif')}
#pre-footer .social-bookmarking ul li.stumbleupon a {background-image: url('../images/social-stumbleupon.gif')}
#pre-footer .social-bookmarking ul li.google a {background-image: url('../images/social-google.gif')}
#pre-footer .social-bookmarking ul li.digg a {background-image: url('../images/social-digg.gif')}



/*====Footer====*/

#footer {
    clear: both;
    padding: 5px;
    margin:5px 0 0 0;
    }
#footer ul {margin: 0 25px}
#footer li {display:inline}

/*== Footer colours + customisations ==*/
#footer {background: #34a3a4 url(../images/header-bg.gif) repeat-x bottom left;}
#footer a, #footer a:link {color:#fff}