|
1 #demo-frame > div.demo { padding: 5px !important; }; |
|
2 |
|
3 button.ui-button-icon-only { |
|
4 height:1.5em; |
|
5 width:1.5em; |
|
6 } |
|
7 |
|
8 #Ldt-loader{ |
|
9 background:url(imgs/transBlack.gif); |
|
10 width:10px; |
|
11 height:10px; |
|
12 } |
|
13 |
|
14 #Ldt-controler { |
|
15 font-size: 62.5%; |
|
16 font-family: "Trebuchet MS", "Helvetica", "Arial", "Verdana", "sans-serif"; |
|
17 background-color:#DECFE2; |
|
18 height:35px; |
|
19 padding:5px; |
|
20 } |
|
21 |
|
22 .Ldt-iri-chapter{ |
|
23 padding-top:10px; |
|
24 padding-bottom:5px; |
|
25 border-left:solid 1px #000; |
|
26 border-right:solid 1px #000; |
|
27 } |
|
28 |
|
29 #Ldt-loader { |
|
30 background:url(imgs/loader_fc.gif) no-repeat; |
|
31 width:20px; |
|
32 height:16px; |
|
33 float:left; |
|
34 } |
|
35 |
|
36 .tooltip { |
|
37 display:none; |
|
38 background:transparent url(imgs/white_arrow_mini.png); |
|
39 font-size:12px; |
|
40 height:55px; |
|
41 width:180px; |
|
42 padding:10px; |
|
43 padding-left:15px; |
|
44 padding-top:15px; |
|
45 padding-right:15px; |
|
46 color:#000; |
|
47 font-family: "Trebuchet MS", "Helvetica", "Arial", "Verdana", "sans-serif"; |
|
48 } |
|
49 #Ldt-Root{ |
|
50 font-family: "Trebuchet MS", "Helvetica", "Arial", "Verdana", "sans-serif"; |
|
51 } |
|
52 #Ldt-Hat{ |
|
53 height:3px; |
|
54 } |
|
55 #Ldt-Annotations{ |
|
56 padding-left:5px; |
|
57 width:470px; |
|
58 float:left; |
|
59 font-size: 62.5%; |
|
60 } |
|
61 #Ldt-SaTitle{ |
|
62 padding-top:2px; |
|
63 padding-bottom:5px; |
|
64 font-size:18px; |
|
65 height:22p; |
|
66 color:#FFF; |
|
67 } |
|
68 #Ldt-SaDescription{ |
|
69 font-size:12px; |
|
70 } |
|
71 #Ldt-Show-Arrow-container{ |
|
72 margin-left:60px; |
|
73 } |
|
74 #Ldt-Show-Arrow{ |
|
75 position:relative; |
|
76 background:url(imgs/grey_arrow_Show.png); |
|
77 width:27px; |
|
78 height:13px; |
|
79 margin-top:12px; |
|
80 margin-left:-10px; |
|
81 } |
|
82 |
|
83 #Ldt-output{ |
|
84 display:none; |
|
85 } |
|
86 #Ldt-Show-Tags{ |
|
87 position:relative; |
|
88 height:13px; |
|
89 margin-top:-10px; |
|
90 border: solid 1px #000; |
|
91 } |
|
92 #Ldt-ShowAnnotation-video{ |
|
93 position:absolute; |
|
94 z-index: 999; |
|
95 padding:5px; |
|
96 background:url(imgs/transBlack.png); |
|
97 font-family: "Trebuchet MS", "Helvetica", "Arial", "Verdana", "sans-serif"; |
|
98 color:#FFF; |
|
99 } |
|
100 #Ldt-ShowAnnotation-audio{ |
|
101 position:relative; |
|
102 padding:5px; |
|
103 background-color:#773584; |
|
104 font-family: "Trebuchet MS", "Helvetica", "Arial", "Verdana", "sans-serif"; |
|
105 color:#000000; |
|
106 } |
|
107 #Ldt-SaKeyword{ |
|
108 background-color:#28042D; |
|
109 color:#FFFFFF; |
|
110 padding:5px; |
|
111 font-weight:bold; |
|
112 text-align:left; |
|
113 float:left; |
|
114 font-size:10px; |
|
115 } |
|
116 #Ldt-SaShareTools{ |
|
117 text-align:right; |
|
118 float:right; |
|
119 } |
|
120 |
|
121 |
|
122 #Ldt-PlaceHolder{ |
|
123 position:absolue; |
|
124 float:none; |
|
125 } |
|
126 |
|
127 .Ldt-mode-radio{ |
|
128 visibility:hidden; |
|
129 height:0px; |
|
130 display:none |
|
131 } |
|
132 |
|
133 .Ldt-Control1{ |
|
134 width:60px; |
|
135 float:left; |
|
136 } |
|
137 .Ldt-Control2{ |
|
138 padding-left:10px; |
|
139 width:60px; |
|
140 float:left; |
|
141 } |
|
142 .Ldt-cleaner { |
|
143 clear:both; |
|
144 } |
|
145 .share { |
|
146 background:url('imgs/widget20.png') no-repeat scroll 0 0 transparent ; |
|
147 display:block; |
|
148 height:16px; |
|
149 line-height:16px !important; |
|
150 overflow:hidden; |
|
151 width:16px; |
|
152 float:left; |
|
153 cursor:pointer; |
|
154 margin:2px; |
|
155 } |
|
156 .shareFacebook{ |
|
157 background-position:0 -704px; |
|
158 } |
|
159 .shareMySpace{ |
|
160 background-position:0 -736px; |
|
161 } |
|
162 .shareTwitter{ |
|
163 background-position:0 -1072px; |
|
164 } |
|
165 .shareGoogle{ |
|
166 background-position:0 -752px; |
|
167 } |
|
168 .shareDelicious{ |
|
169 background-position:0 -672px; |
|
170 } |
|
171 .shareJamesPot{ |
|
172 background-position:0 -1808px; |
|
173 } |
|
174 |
|
175 |