Subversion Repositories general

Rev

Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
1244 dev 1
body {
2
	background-color: #FFFFFF;
3
	background-image: url(MainBGBlue.gif);
4
	background-position: bottom right;
5
	background-repeat: no-repeat;
6
	font-family: Tahoma, sans-serif;
7
	font-weight: normal;
8
	font-size: 11px;
9
	color: #000000;
10
}
11
 
12
#divActivity {
13
	position: absolute;
14
	top: 0px;
15
	left: 0px;
16
	width: 209px;
17
	height: 100%;
18
	background-color: #7AA1E6;
19
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#7AA1E6', EndColorStr='#6375D6');
20
}
21
#divImageActivity {
22
	position: relative;
23
	top: 12px;
24
	left: 12px;
25
	width: 185px;
26
}
27
#divInfoActivity {
28
	position: relative;
29
	top: 28px;
30
	left: 12px;
31
	width: 185px;
32
}
33
#divJAlbum {
34
	font-family: Tahoma, sans-serif;
35
	color: #333333;
36
	font-size: 11px;
37
	position: absolute;
38
	bottom: 3px;
39
	left: 0px;
40
	width: 209px;
41
	text-align: center;
42
}
43
 
44
#divMainHeader {
45
	position: absolute;
46
	top: 10px;
47
	left: 230px;
48
	height: 48px;
49
	background-image: url(FolderLarge.gif);
50
	background-position: top left;
51
	background-repeat: no-repeat;
52
	padding-left: 40px;
53
	padding-top: 2px;
54
	font-family: Tahoma, sans-serif;
55
	font-weight: bold;
56
	font-size: 15px;
57
	color: #000000;
58
}
59
 
60
#divMainSlideHeader {
61
	position: absolute;
62
	top: 10px;
63
	left: 230px;
64
	height: 32px;
65
	background-image: url(ImageLarge.gif);
66
	background-position: top left;
67
	background-repeat: no-repeat;
68
	padding-left: 40px;
69
	padding-top: 2px;
70
	font-family: Tahoma, sans-serif;
71
	font-weight: bold;
72
	font-size: 15px;
73
	color: #000000;
74
}
75
 
76
#divMain {
77
	position: absolute;
78
	top: 56px;
79
	left: 230px;
80
}
81
 
82
div.Photo {
83
	padding: 3px;
84
	display: inline;
85
	width: 96px;
86
	height: 132px;
87
	font-family: Tahoma, sans-serif;
88
	font-weight: normal;
89
	font-size: 1px;
90
	color: #000000;
91
	vertical-align: top;
92
}
93
div.imgBorder {
94
	width: 94px;
95
	height: 94px;
96
	border: 1px solid #E0DFE3;
97
	background-color: #FFFFFF;
98
	overflow: hidden;
99
}
100
 
101
a.Photo {
102
	border: 0px;
103
	margin: 0px;
104
	padding: 0px;
105
	color: #000000;
106
	font-family: Tahoma, sans-serif;
107
	font-weight: normal;
108
	font-size: 12px;
109
	text-decoration: none;
110
}
111
 
112
div.fileTitle {
113
	border: 0px;
114
	margin: 0px;
115
	padding: 0px;
116
	color: #202020;
117
	font-family: Tahoma, sans-serif;
118
	font-weight: normal;
119
	font-size: 10px;
120
	text-decoration: none;
121
}
122
 
123
td.ImagePaneHeader {
124
	background-image: url(ImagePaneHeaderOpenBlue.gif);
125
	background-position: top left;
126
	background-repeat: no-repeat;
127
	font-family: Tahoma, sans-serif;
128
	font-weight: bold;
129
	padding-left: 33px;
130
	padding-top: 9px;
131
	font-size: 11px;
132
	color: #FFFFFF;
133
	height: 32px;
134
}
135
td.ImagePaneRow {
136
	background-color: #EFF3FF;
137
	font-family: Tahoma, sans-serif;
138
	font-weight: normal;
139
	padding-left: 12px;
140
	padding-top: 2px;
141
	font-size: 11px;
142
	height: 20px;
143
	color: #215DC6;
144
}
145
td.IndexPage {
146
	font-family: Tahoma, sans-serif;
147
	font-weight: normal;
148
	padding-left: 12px;
149
	padding-top: 2px;
150
	font-size: 11px;
151
	height: 20px;
152
	color: #215DC6;
153
}
154
a.ImagePaneRow {
155
	color: #215DC6;
156
	text-decoration: none;
157
}
158
a.ImagePaneRow:hover {
159
	color: #6696E6;
160
	text-decoration: underline;
161
}
162
td.ImagePaneFrame {
163
	background-color: #FFFFFF;
164
}
165
 
166
td.InfoPaneHeader {
167
	background-image: url(InfoPaneHeaderOpenBlue.gif);
168
	background-position: top left;
169
	background-repeat: no-repeat;
170
	font-family: Tahoma, sans-serif;
171
	font-weight: bold;
172
	padding-left: 12px;
173
	padding-top: 0px;
174
	font-size: 11px;
175
	color: #215DC6;
176
	height: 23px;
177
}
178
td.InfoPaneRow {
179
	background-color: #D6DFF7;
180
	font-family: Tahoma, sans-serif;
181
	font-weight: normal;
182
	padding-left: 12px;
183
	padding-top: 2px;
184
	font-size: 11px;
185
	height: 20px;
186
	color: #000000;
187
}
188
a.InfoPaneRow {
189
	color: #000000;
190
	text-decoration: none;
191
}
192
a.InfoPaneRow:hover {
193
	color: #000000;
194
	text-decoration: underline;
195
}
196
td.InfoPaneFrame {
197
	background-color: #FFFFFF;
198
}