e5f7d21880403ac06b9aeb49b4c8850f08d95687
[profile/ivi/sdk/web-sample-build.git] / samples / web / Sample / Tizen / Web App / Modello_SDL / project / css / info.css
1 #status_info {
2         top:0px;
3         right:0px;
4         text-align:right;
5         font-size:21px;
6         width:324px;
7         height:48px;
8         cursor:pointer;
9         background:url(../images/common/nav-status-bg.png) no-repeat; z-index:1;
10 }
11
12 #status_info_label {
13         width: 100%;
14         display: block;
15 }
16
17 #status_info_label span {
18         padding-right: 11px;
19 }
20
21 /******************* For Help-Mode *******************/
22 #info_view.help-mode .list-item span{
23         line-height: 54px;
24         left: 1px;
25 }
26
27 #info_view {
28         width: 720px;
29 /*      height: 480px; */
30         position: absolute;
31         top: 0;
32 }
33
34 #info_view.green_bg {
35         background: url(../images/nav/bg.png) no-repeat;
36 }
37
38 #info_leftMenu{
39         background: #333;
40         width: 150px;
41         height: 300px;
42         top: 90px;
43     display: none;
44 }
45 #info_leftMenu .menu-item.info_active{
46         background: url("../images/info/menu_active.png") repeat-x;
47 }
48
49 #info_leftMenu .menu-item {
50         z-index: 201;
51         position: relative;
52         width: 150px;
53         height: 50px;
54         cursor: pointer;
55 }
56
57 #info_leftMenu .menu-item span{
58         position: absolute;
59         left: 50px;
60         width: 100px;
61         height: 50px;
62         font-size: 18px;
63         line-height: 50px;
64         white-space: nowrap;
65         overflow: hidden;
66 }
67
68 #info_leftMenu .ico{
69         height: 50px;
70         width: 50px;
71 }
72
73 #info_leftMenu .settings_active {
74         background: url("../images/settings/menu_active.png") repeat-x;
75 }
76
77 #info_right_menu {left: 183px; top: 6px;}
78 #info_sync_services {font-size: 32px; width: 280px;}
79 #info_traff {font-size: 20px; width: 410px; top: 36px;}
80 #info_traffic_report {width: 300px; top: 85px; font-size: 20px; color: #a6a6a6;}
81 #info_traffic_pts {width: 400px; top: 120px; font-size: 20px; color: #65cdd9;}
82 #info_traffic_hear {width: 355px; top: 192px; font-size: 20px; color: #a6a6a6;}
83 #info_connect {width: 300px; top: 241px;  font-size: 20px; left: 15px;}
84 #info_log {width: 500px; top: 285px; font-size: 20px;}
85 #info_left_menu {top: 6px;}
86 #info_left_menu div {font-size: 20px;left: 49px; }
87
88 #info_left_services {top: 17px;}
89 #info_left_travel_link {top: 66px; width: 200px;}
90 #info_left_alerts {top: 118px;}
91 #info_left_calendar {top: 166px;}
92 #info_left_apps {top: 216px;}
93
94 .help-mode #info{
95         background: url(../images/info/info_blur.png) no-repeat 0 -5px;
96 }
97
98 #info_view.help-mode #info_sync_services,
99 #info_view.help-mode #info_traff,
100 #info_view.help-mode #info_traffic_report,
101 #info_view.help-mode #info_traffic_pts,
102 #info_view.help-mode #info_traffic_hear,
103 #info_view.help-mode #info_connect,
104 #info_view.help-mode #info_log,
105
106 #info_view.help-mode #info_left_services,
107 #info_view.help-mode #info_left_travel_link,
108 #info_view.help-mode #info_left_alerts,
109 #info_view.help-mode #info_left_calendar,
110 #info_view.help-mode #info_left_apps,
111 #info_view.help-mode .inner-wrapper div{
112         color: transparent !important;
113         text-shadow: 0 0 3px #999 !important;
114 }
115
116 #info_view.help-mode #info_connect{
117         background: none !important;
118         border: none !important;
119 }
120
121 #info_view.help-mode .list-content{
122         border: none !important;
123 }
124
125 /******************* For Info.Services *******************/
126 #info_services_view{
127         top: 48px;
128         left: 153px;
129         background: url(../images/info/info_services_bg.png) no-repeat 0px 39px;
130         height: 384px;
131         width: 647px;
132 }
133
134 #info_services_view .inner-content{
135         left: 30px;
136         top: 49px;
137 }
138
139 .help-mode #info_services_view #info_traffic_pts{
140         text-shadow: 0 0 3px #65CDD9 !important;
141 }
142
143 .help-mode #info_services_view{
144         background-image:url(../images/info/info_services_bg_help.png);
145         background-position: 0px 40px;
146 }
147
148 /******************* For Info.travelLink *******************/
149 #info_travelLink {
150         position: absolute;
151         top: 48px;
152         left: 153px;
153         width: 647px;
154         height: 384px;
155         float: left;
156         z-index: 1001;
157 }
158
159 #info_travelLink_logo {
160         margin-top: 48px;
161         margin-left: 22px;
162 }
163
164 #info_travelLink .inner-content{
165         top: 71px;
166 }
167
168 #info_travelLink .block-header-title {
169         top: 21px;
170         left: 75px;
171 }
172
173 #info_travelLink .list {
174         width: 308px;
175         border-radius: 2px;
176         max-height: 248px;
177         border:1px solid #393939;
178 }
179
180 #info_travelLink .list .list-item:last-of-type {
181         height: 50px;
182         border: none;
183 }
184
185 #info_travelLink .list-content {
186         position: relative;
187         float: left;
188         width: 100%;
189         border:none;
190 }
191
192 #info_travelLink_listLeft{
193         left: 12px;
194         top: 92px;
195 }
196
197 #info_travelLink_listRight {
198         position: absolute;
199         top: 43px;
200         right: 5px;
201         width: 310px;
202 }
203
204 #info_travelLink_listLeft .list-item span,
205 #info_travelLink_listRight .list-item span{
206         margin-left: 44px;
207 }
208
209 #info_travelLink.fr #info_travelLink_listLeft .list-item span,
210 #info_travelLink.fr #info_travelLink_listRight .list-item span{
211         margin-left: 22px;
212 }
213
214 #info_travelLink_listRight_item0 span{
215         margin-left: 0px !important;
216 }
217
218 #info_travelLink_listRight_item0{
219         text-align: center;
220 }
221
222 .helpmode #info_travelLink_listLeft{
223         margin-left: -1px;
224         top: 91px;
225 }
226
227 .helpmode #info_travelLink_listRight{
228         margin-right: 2px;
229 }
230
231 #info_travelLink_listRight .list-item:first-of-type {
232         height: 48px !important;
233 }
234
235 .helpmode #info_travelLink {
236         background-image: url(../images/info/info_travelLink_bg_help.png);
237         background-repeat: no-repeat;
238         border: none !important;
239 }
240
241 .helpmode #info_travelLink_logo {
242         opacity: 0;
243 }
244
245 .helpmode #info_travelLink .lat{
246         text-shadow: 0 0 3px lime !important;
247 }
248
249 .helpmode #info_travelLink .list-item span{
250         text-shadow: 0 0 3px #999 !important;
251 }
252
253 .helpmode #info_travelLink_listRight .list-item:first-of-type {
254         height: 48px !important;
255         line-height: 48px;
256 }
257
258 .helpmode #info_travelLink_listRight .list-item:first-of-type span{
259         line-height: 51px;
260 }
261
262 .helpmode #info_travelLink_listRight .list-item span{
263         margin-left: 43px;
264 }
265
266 /******************* For Info.Alerts menu *****************/
267
268 #info_alerts {
269         left: 153px;
270         top: 48px;
271         width: 647px;
272         height: 384px;
273         font-size: 20px;
274 }
275
276 #info_alerts_listCaption {
277         top: 66px;
278         left: 13px;
279         height: 39px;
280 }
281
282 #info_alerts_listCaption .lableToggle {
283         position: relative;
284         line-height: 40px;
285         float: left;
286         margin-left: 0px !important;
287         margin-top: 0px !important;
288         width: 134px;
289         text-align: right;
290 }
291
292 #info_alerts_listCaption .lableToggle span{
293         z-index: 2;
294         position: relative;
295 }
296
297 #info_alerts_listCaption .toogleButtonContainer{
298         height: 39px;
299         width: 260px;
300         border-radius: 0;
301         margin: 0 11px;
302         border: 1px solid #393939;
303         border-bottom: none;
304         line-height: 39px;
305         float: left;
306 }
307
308 #info_alerts_listCaption .toogleButtonContainer .delim{
309         width: 4px;
310         height: 39px;
311         background: url(../images/info/delim_40.png) no-repeat;
312         z-index: 100;
313         border: none;
314 }
315
316 #info_alerts_listCaption .toggles {
317         height: 39px;
318         width: 128px;
319 }
320
321 #info_alerts_listCaption .toogleButtonContainer span{
322         line-height: 40px;
323         z-index: 2;
324         margin-left: 0px !important;
325         margin-top: 0px !important;
326 }
327
328 #info_alerts  .toogleButtonContainer .active {
329         background: url(../images/info/btn_40_bg_active_invert.png) !important;
330 }
331
332 #info_alerts_list {
333         position: relative;
334         float: left;
335         top: 67px;
336         left: 13px;
337         width: 468px;
338         height: 301px;
339 }
340
341 #info_alerts_list .list-content {
342         width: 406px;
343         border-top: none;
344         border-left: none;
345 }
346
347 #info_alerts_list .list-item {
348         width: 405px;
349 }
350
351 #info_alerts_list .list-item:first-of-type{
352         height: 39px !important;
353         line-height: 39px !important;
354 }
355
356 #info_alerts_list_item1 {
357         border-left: 1px solid #393939;
358 }
359
360 #info_alerts_list_item1 .right_ico {
361         position: absolute;
362         right: 7px;
363 }
364 #info_alerts_list_item1 .ico {
365         border: none !important;
366 }
367
368 #info_alerts_list_item1 span {
369         position: absolute;
370         bottom: -2px;
371         width: 250px;
372         font-size: 19px;
373         z-index: 2;
374 }
375
376 .helpmode #info_alerts_list_item1 span {
377         bottom: -3px;
378         margin: 0px 0 0 94px;
379 }
380
381 .fr #info_alerts_list_item1 span {
382         line-height: 18px;
383         bottom: 4px;
384 }
385
386 .helpmode.fr #info_alerts_list_item1 span {
387         line-height: 18px;
388         bottom: 5px;
389 }
390
391 #info_alerts_list .list-item.active {
392         background-image: url(../images/info/btn_50_bg_active_invert.png);
393 }
394
395 #info_alerts_list .toogleButtonContainer .delim {
396         width: 4px;
397         height: 39px;
398         background: url(../images/info/delim_40.png) no-repeat;
399         z-index: 100;
400         border: none;
401 }
402
403 #info_alerts_rightList {
404         position: relative;
405         float: left;
406         top: 67px;
407         left: 23px;
408         height: 151px;
409         width: 152px;
410 }
411
412 #info_alerts_rightList .list-content {
413         width: 150px;
414 }
415
416 #info_alerts_rightList .list-item {
417         border-bottom: 1px solid #393939 !important;
418 }
419
420 #info_alerts_rightList .list-item > span {
421         margin-left: 15px;
422         position: relative;
423         z-index: 2;
424 }
425
426 .helpmode #info_alerts_rightList{
427         top: 67px;
428         left: 23px;
429 }
430
431 .helpmode #info_alerts_rightList .list-item{
432         height: 49px !important;
433 }
434
435 .helpmode #info_alerts_rightList .list-item span{
436         line-height: 51px !important;
437 }
438
439 .helpmode #info_alerts_rightList .list-item .ico{
440         border: none !important;
441 }
442
443 .helpmode #info_alerts span{
444         text-shadow: 0 0 3px #999 !important;
445 }
446
447 #info_alert_bg_helpMode{
448         width: 647px;
449         height: 384px;
450         background-image: url(../images/info/info_alerts_bg_help.png);
451 }
452
453 .help-mode #info_alerts_list .list-item:first-of-type {
454         border-bottom: 1px solid #393939 !important;
455 }
456
457 /******************* For Info.Calendar menu ***************/
458 #info_calendar {
459         left: 153px;
460         top: 48px;
461         width: 647px;
462         height: 384px;
463         background-image: url(../images/info/view_info_calendar.png);
464         background-repeat: no-repeat;
465         background-position: 4px 38px;
466 }
467
468 #info_calendar .inner-wrapper{
469         left: 99px;
470         top: 99px;
471 }
472
473 #info_calendar .c-btn {
474         width: 90px;
475         height: 34px;
476         background: url(../images/info/callendar-btn.png) no-repeat 0px 0px;
477         text-align: center;
478         line-height: 33px;
479 }
480
481 #info_calendar .c-btn.active {
482         background: #3b3b3b url(../images/common/btn-28h-gray-active.png) repeat-x 0 5px !important;
483 }
484
485 #info_calendar .date {
486         white-space: nowrap;
487         font-size: 26px;
488         top: -43px;
489         left: 178px;
490 }
491
492 #info_calendar .today {
493         white-space: nowrap;
494         top: -58px;
495         left: 414px;
496         height: 48px;
497         width: 130px;
498         font-size: 20px;
499         line-height: 48px;
500         border: 1px #333 solid;
501         text-align: center;
502         border-radius: 2px;
503 }
504
505 #info_calendar .day {
506         width: 89px;
507         height: 36px;
508         text-align: center;
509         top: 5px;
510         line-height: 25px;
511 }
512
513 #info_calendar .day.active {
514         background: #f28b06;
515 }
516
517 #info_calendar .day-1 {
518         left: -86px;
519 }
520 #info_calendar .day-2 {
521         left: 3px;
522 }
523 #info_calendar .day-3 {
524         left: 93px;
525 }
526 #info_calendar .day-4 {
527         left: 183px;
528 }
529 #info_calendar .day-5 {
530         left: 272px;
531 }
532 #info_calendar .day-6 {
533         left: 363px;
534 }
535 #info_calendar .day-7 {
536         left: 453px;
537 }
538
539 #info_calendar .btn-1 {
540         left: -88px;
541         top: 40px;
542 }
543 #info_calendar .btn-8 {
544         left: -88px;
545         top: 75px;
546 }
547 #info_calendar .btn-15 {
548         left: -87px;
549         top: 108px;
550 }
551 #info_calendar .btn-22 {
552         left: -88px;
553         top: 141px;
554 }
555 #info_calendar .btn-29 {
556         left: -88px;
557         top: 174px;
558 }
559
560 #info_calendar .btn-7 {
561         left: 452px;
562         top: 40px;
563 }
564 #info_calendar .btn-14 {
565         left: 452px;
566         top: 75px;
567 }
568 #info_calendar .btn-21 {
569         left: 452px;
570         top: 108px;
571 }
572 #info_calendar .btn-28 {
573         left: 452px;
574         top: 141px;
575 }
576
577 #info_calendar .btn-6 {
578         left: 362px;
579         top: 40px;
580 }
581 #info_calendar .btn-13 {
582         left: 362px;
583         top: 75px;
584 }
585 #info_calendar .btn-20 {
586         left: 362px;
587         top: 108px;
588 }
589 #info_calendar .btn-27 {
590         left: 362px;
591         top: 141px;
592 }
593
594 #info_calendar .btn-5 {
595         left: 272px;
596         top: 40px;
597 }
598 #info_calendar .btn-12 {
599         left: 272px;
600         top: 75px;
601 }
602 #info_calendar .btn-19 {
603         left: 272px;
604         top: 108px;
605 }
606 #info_calendar .btn-26 {
607         left: 272px;
608         top: 141px;
609 }
610
611 #info_calendar .btn-4 {
612         left: 182px;
613         top: 40px;
614 }
615 #info_calendar .btn-11 {
616         left: 182px;
617         top: 75px;
618 }
619 #info_calendar .btn-18 {
620         left: 182px;
621         top: 108px;
622 }
623 #info_calendar .btn-25 {
624         left: 182px;
625         top: 141px;
626 }
627
628 #info_calendar .btn-3 {
629         left: 92px;
630         top: 40px;
631 }
632 #info_calendar .btn-10 {
633         left: 92px;
634         top: 75px;
635 }
636 #info_calendar .btn-17 {
637         left: 92px;
638         top: 108px;
639 }
640 #info_calendar .btn-24 {
641         left: 92px;
642         top: 141px;
643 }
644 #info_calendar .btn-31 {
645         left: 92px;
646         top: 174px;
647 }
648
649 #info_calendar .btn-2 {
650         left: 2px;
651         top: 40px;
652 }
653 #info_calendar .btn-9 {
654         left: 2px;
655         top: 75px;
656 }
657 #info_calendar .btn-16 {
658         left: 2px;
659         top: 108px;
660 }
661 #info_calendar .btn-23 {
662         left: 2px;
663         top: 141px;
664 }
665 #info_calendar .btn-30 {
666         left: 2px;
667         top: 174px;
668 }
669
670 #info_calendar.help-mode {
671     background-image: url(../images/info/view_info_calendar-help.png);
672         background-position: 1px 33px;
673 }
674
675 #info_calendar.help-mode .c-btn, #info_calendar.help-mode .day.active {
676         background: none !important;
677 }
678
679 #info_calendar.help-mode div.day{
680         text-shadow: 0 0 3px #FFF !important;
681 }
682
683 .help-mode #info_calendar .today {
684         border: none !important;
685         background: none !important;
686 }
687
688 .help-mode #info_calendar .today span {
689         text-shadow: 0 0 3px #999 !important;
690 }
691
692 /******************* For Info.DeviceList *******************/
693 #info_view .info_apps_deviceList_view{
694 /*      background: black;
695         width: 800px;
696         height: 480px;
697         z-index: 201;
698     position: absolute;
699     top: -850px;
700     left: 50px;   */
701         width: 720px;
702         height: 480px;
703         z-index: 201;
704 }
705
706
707 #info_apps_deviceList_view .backButton {
708         position: absolute;
709         top: 0;
710         width: 48px;
711         height: 48px;
712         border: 1px solid #333;
713         border-radius: 2px;
714         margin: 0;
715 }
716
717 #info_apps_deviceList_view .list{
718         position: absolute;
719         top: 50px;
720         width: 720px;
721         height: 890px;
722         border-radius: 2px;
723 }
724
725 #info_apps_deviceList_view .deviceListLabel{
726 /*      top: 80px; */
727         position: absolute;
728         top: 0;
729         width: 100%;
730         height: 20px;
731         background: #393939;
732         padding: 15px 0 15px 120px;
733         font-size: 16px;
734 }
735
736 #info_apps_deviceList_view .list-content{
737         width: 100%;
738         border: none;
739         text-align: center;
740 }
741 #info_apps_deviceList_view .list-item{
742         border: 1px solid #393939 !important;
743 }
744 /******************* For Info.Apps menu*******************/
745 #info_apps {
746         position: absolute;
747         top: 0;
748         width: 720px;
749         height: 936px;
750 /*      float: left; */
751         z-index: 1001;
752 }
753
754 #info_apps .backButton{
755         top: 59px;
756 }
757
758 #info_apps .block-header-title{
759         top: 67px;
760         left: 73px;
761 }
762
763 #info_apps_pushToTalk_buttton{
764         top: 80px;
765         right: 5px;
766         height: 48px;
767         width:  48px;
768         border: 1px solid #4bffff;
769         border-radius: 2px;
770 }
771
772 /* #info_apps_list{
773         top: 70px;
774         left: 13px;
775 } */
776
777 #info_appst {
778         height: 250px;
779         position: relative;
780         float: left;
781         margin-top: 5px;
782         width: 554px;
783 }
784
785 /* #info_apps .list {
786         width: 629px;
787         height: 251px;
788 } */
789
790 #info_apps_list .list-item .ico{
791         width: 50px;
792         height: 50px;
793         position: absolute;
794 }
795
796 #info_apps_list .list-item span{
797         margin-left: 50px;
798 }
799
800 #info_apps_list .list-item{
801         height: 48px !important;
802         border: 1px solid #393939;
803 }
804
805 #info_apps_list .list-content {
806         /* width: 279px; */
807         width: 100%;
808         border: none !important;
809 }
810
811 #info_apps .leftButtons {
812         position: absolute;
813         bottom: 0;
814         width: 278px;
815 /*      float: left; */
816         margin: auto 10px 20px 10px;
817         height: 51px;
818         font-size: 20px;
819         line-height: 50px;
820         border: 1px solid #393939;
821         cursor: pointer;
822 /*      left: 10px;
823     position: absolute; */
824 }
825
826 #info_apps .vehicleHealthReport{
827         top: 70px;
828     display:none;
829 }
830
831 #info_apps .Asist911{
832         top: 122px;
833     display:none;
834 }
835
836 #info_apps .installButton{
837         top: 174px;
838     display:none;
839 }
840
841 #info_apps .findNewApps{
842     left: 0;
843 }
844
845 #info_apps .findNewApps img{
846         margin: 9px;
847         width: 32px;
848 }
849
850 #info_apps .getDeviceList{
851     right: 0;
852 }
853
854 #info_apps .getDeviceList img{
855         width: 38px;
856         margin: 6px;
857 }
858
859 #info_apps .list {
860     width: 720px;
861     height: 865px;
862     overflow-x: hidden;
863     overflow-y: auto;
864 }
865
866 #info_apps_install_Button span{
867         position: absolute;
868 }
869
870 #info_apps.fr #info_apps_install_Button span{
871         position: absolute;
872         line-height: 20px;
873         width: 170px;
874         top: 3px;
875 }
876
877 #info_apps .list-item .ico {
878         float: left;
879 }
880
881 #info_apps .list-item span {
882         height: 23px;
883 }
884
885 #info_apps .inner-wrapper {
886         left: 100px;
887         top: 71px;
888 }
889
890 #info_apps_install_Button{
891         border: 1px solid #393939;
892         border-radius: 2px;
893         top: 269px;
894         left: 303px;
895 }
896
897 .helpmode #info_apps{
898         background-image: url(../images/info/info_apps_bg_help.png) !important;
899         background-repeat: no-repeat;
900 }
901
902 .helpmode #info_apps_list span {
903         margin-left: -1px;
904         line-height: 51px !important;
905 }
906
907 .helpmode #info_apps_install_Button{
908         border: none;
909         background: none;
910 }
911
912 .helpmode #info_apps #info_apps_install_Button span{
913         margin-top: 1px;
914         left: 51px;
915 }
916
917 .helpmode #info_apps_install_Button .arrow-ico{
918         opacity: 0;
919 }
920
921 #info_apps.help-mode #info_apps_install_Button .ico{
922         opacity: 0;
923 }