-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindexcss.css
258 lines (216 loc) · 4.45 KB
/
indexcss.css
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
/*********************************** body ***************************************/
*{margin:0;padding:0;}
img{border:none;}
html {
/* http://www.splintered.co.uk/experiments/49/ */
min-height: 100%;
margin-bottom: 1px;
color: #1F1F1F;
color: #305F2F;
color: #193F17;
background: url(images/background.gif) 0px 0px repeat;
}
body {
position: relative;
text-align: left;
font-size: 100%;
font-family: "Trebuchet MS", "Verdana", "Lucida Sans Unicode", "Century Gothic", sans-serif;
}
#container {
position: relative;
width: 760px;
margin: 40px auto;
margin-top: 70px;
background: url(images/container.gif) 0px 0px repeat;
border: 5px solid #FFFFFF;
}
/********************************* top elements *********************************/
#navwrapper {
float: left;
width: 246px;
margin: -40px 0px 0px 10px;
padding: 122px 0px 0px 0px;
background: url(images/navtop.gif) 0px 0px no-repeat;
position: relative;
z-index: 2000;
}
#navwrapper02 {
width: 246px;
padding: 0px 0px 46px 0px;
background: url(images/navbottom.gif) bottom left no-repeat;
}
#nav {
list-style: none;
display: block;
padding: 5px 0px 5px 1px;
background: url(images/nav.gif) 0px 0px repeat-y;
font-weight: bold;
text-align: center;
letter-spacing: 0.1em;
position: relative;
z-index: 2000;
}
#nav li {
margin: 0px 0px 6px 0px;
}
/******************************** content sections ****************************/
#content {
position: relative;
display: inline;
margin: 30px 30px 10px 0px;
font-size: 1.0em;
line-height: 1.7em;
float: right;
width: 450px;
}
#content p {
text-indent: 10px;
text-align: justify;
margin: 0px 0px 5px 0px;
}
/********************************* links ********************************/
ul#nav a {
text-decoration: none;
text-transform: uppercase;
margin: 0px 16px;
display: block;
color: #305F2F;
background: transparent;
}
ul#nav a:hover, ul#nav a:focus {
color: #305F2F;
background: #EBF6E9;
}
p a {
text-decoration: none;
padding: 0px 2px;
background: #EBF6E9;
color: #193F17;
border-bottom: 1px dashed #193F17;
}
p a:hover, p a:focus {
color: #193F17;
background: #FFFFFF;
}
#bottom a {
text-decoration: none;
padding: 0px 2px;
color: #466F45;
background: transparent;
}
#bottom a:hover, #bottom a:focus {
color: #193F17;
background: #FFFFFF;
}
/******************************** footer sections ****************************/
.left {
float: left;
}
#bottom {
text-align: right;
font-size: .6em;
clear: both;
padding: 5px 30px 15px 0px;
}
/************************** header typestyles ***************************/
h1
{
display: none;
}
h2
{
color: #305F2F;
color: #FFFFFF;
background: transparent;
background: url(images/header02.gif) 0px 0px repeat;
padding: 12px;
border: 3px solid #FFFFFF;
margin-bottom: 15px;
text-decoration: none;
text-align: center;
font-size: 2.0em;
font-weight: normal;
font-family: "Trebuchet MS", "Tahoma", "Century Gothic", "Agency FB", "Helvetica", "Lucida Sans Unicode", sans-serif;
}
h3
{
color: #868686;
background: #FFFFFF;
text-decoration: none;
text-align: left;
font-size: 0.8em;
font-weight: normal;
font-family: "Century Gothic", "Trebuchet MS", "Tahoma", "Agency FB", "Helvetica", "Lucida Sans Unicode", sans-serif;
}
h4
{
color: #FFFFFF;
background: #C2ECF9;
text-decoration: none;
text-align: left;
font-size: 2.2em;
font-weight: bold;
font-family: "Trebuchet MS", "Tahoma", "Century Gothic", "Agency FB", "Helvetica", "Lucida Sans Unicode", sans-serif;
float: right;
position: relative;
z-index: 2000;
margin: -65px 0px 0px 0px;
padding: 10px;
}
/********************************* form ********************************/
form{
margin: 0px 15px 20px 15px;
padding: 0px;
text-align: left;
}
.row {
clear: both;
display: block;
margin: 5px 0px 5px 0px;
text-align: left;
height: 30px;
}
fieldset {
border: 0px;
width: 100%;
padding: 0px;
margin: 0px;
text-align: left;
clear: both;
}
fieldset label {
float: left;
width: 65px;
text-align: left;
}
fieldset input {
position: relative;
width: 200px;
float: left;
margin: 0px;
padding: 0px;
}
fieldset textarea {
position: relative;
float: left;
margin: 0px;
padding: 0px;
}
input#preview {
float: none;
clear: both;
margin: 20px 0px 0px 60px;
width: 120px;
}
input#edit, input#submit {
float: none;
clear: none;
margin: 20px 0px 0px 20px;
width: 120px;
}
em {
text-decoration: underline;
}
.contactbody {
margin: 0px 0px 0px 10px;
}