Subversion Repositories SmartDukaan

Rev

Rev 2718 | Rev 3861 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2718 Rev 3830
Line -... Line 1...
-
 
1
 
1
/*___ ActionBar ___*/
2
/*___ ActionBar ___*/
2
#actionBar .left{background:url(../images/product-sprite.png) no-repeat 0 -78px;}
3
#actionBar .left{background:url(../images/product-sprite.png) no-repeat 0 -78px;}
3
#actionBar .right{background:url(../images/product-sprite.png) no-repeat top right 0 -156px;}
4
#actionBar .right{background:url(../images/product-sprite.png) no-repeat top right 0 -156px;}
4
#actionBar .center{
5
#actionBar .center{
5
	margin:0 10px;
6
	margin:0 10px;
Line 7... Line 8...
7
	background:url(../images/actionbar-hor-bar.jpg) repeat-x;
8
	background:url(../images/actionbar-hor-bar.jpg) repeat-x;
8
	padding-top:4px;   /* add by ebizon */
9
	padding-top:4px;   /* add by ebizon */
9
}
10
}
10
#actionBar .blockLeft{
11
#actionBar .blockLeft{
11
	float:left;
12
	float:left;
12
	/*margin-top: 4px;*/    /* commented by ebizon */
-
 
13
	width: 340px;
13
	width: 340px;
14
}
14
}
15
/*#actionBar .blockLeft .smallImgButton{
-
 
16
	float:left;
-
 
17
	margin:4px 2px 0 2px;
-
 
18
	display:inline;  IE6 bug fix 
-
 
19
}
15
 
20
#actionBar .blockLeft .smallImgButton .button{
-
 
21
	padding-top:3px;
-
 
22
	cursor:pointer;
-
 
23
	font-family:Verdana, Arial, Helvetica, sans-serif;
-
 
24
	font-weight:bold;
-
 
25
	font-size:11px;
-
 
26
	border:none;
-
 
27
	background:none;
-
 
28
}*/
-
 
29
#actionBar .blockRight{
16
#actionBar .blockRight{
30
	float:right;
17
	float:right;
31
	width:330px;
18
	width:330px;
32
	font-size:11px;
19
	font-size:11px;
33
}
20
}
Line 40... Line 27...
40
 
27
 
41
#actionBar .tweetDiv{
28
#actionBar .tweetDiv{
42
	float:right;
29
	float:right;
43
	width:120px;
30
	width:120px;
44
	font-size:11px;
31
	font-size:11px;
45
	/*margin-top : 3px;*/  /* commented by ebizon */
-
 
46
}
32
}
47
 
33
 
48
#actionBar .blockRight a{
34
#actionBar .blockRight a{
49
	color:#000;
35
	color:#000;
50
	text-decoration:none;
36
	text-decoration:none;
Line 58... Line 44...
58
	margin-top:2px;
44
	margin-top:2px;
59
	float:left;
45
	float:left;
60
}
46
}
61
#actionBar .blockRight span{
47
#actionBar .blockRight span{
62
	float:left;
48
	float:left;
63
	/*margin:2px 4px 0 0;*/   /* commented by ebizon */
-
 
64
	display:inline; /* IE 6 bug fix */
49
	display:inline; /* IE 6 bug fix */
65
}
50
}
66
#actionBar .blockRight #facebookCount,
51
#actionBar .blockRight #facebookCount,
67
#actionBar .blockRight #twitterCount{
52
#actionBar .blockRight #twitterCount{
68
	font-size:10px;
53
	font-size:10px;
Line 84... Line 69...
84
	margin:0 10px 0 155px;
69
	margin:0 10px 0 155px;
85
	height:13px;
70
	height:13px;
86
	background:url(../images/slideguide-content-top-center.jpg) repeat-x;
71
	background:url(../images/slideguide-content-top-center.jpg) repeat-x;
87
}
72
}
88
 
73
 
89
#slideGuideContent .middle {
-
 
90
	background:#fff;
-
 
91
	border-right:1px solid #ccc;
-
 
92
}
-
 
93
#slideGuideContent .middle .left{background:url(../images/slideguide-nav-ver-bar.jpg) repeat-y;}
-
 
94
 
-
 
95
#slideGuideContent .bottom .left{background:url(../images/product-sprite.png) no-repeat 0 -733px}
74
#slideGuideContent .bottom .left{background:url(../images/product-sprite.png) no-repeat 0 -733px}
96
#slideGuideContent .bottom .right{background:url(../images/slideguide-content-bottom-right.jpg) no-repeat top right;}
75
#slideGuideContent .bottom .right{background:url(../images/slideguide-content-bottom-right.jpg) no-repeat top right;}
97
#slideGuideContent .bottom .center{
76
#slideGuideContent .bottom .center{
98
	margin:0 10px 0 155px;
77
	margin:0 10px 0 155px;
99
	height:4px;
78
	height:4px;
Line 107... Line 86...
107
 
86
 
108
#slideGuideContent div.teaser h1 span{ font-weight:bold;}
87
#slideGuideContent div.teaser h1 span{ font-weight:bold;}
109
 
88
 
110
#slideGuideContent div.demo{
89
#slideGuideContent div.demo{
111
	float:left;
90
	float:left;
112
	width:317px;
91
	width:300px;
113
	padding:0;
92
	padding:0;
114
	margin:16px 0 0 0;
93
	margin:16px 0 0 0;
115
}
94
}
116
 
95
 
117
#slideGuideContent div.demo ul {
96
#slideGuideContent div.demo ul {
Line 158... Line 137...
158
#slideGuideContent .ui-tabs { zoom: 1; } /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
137
#slideGuideContent .ui-tabs { zoom: 1; } /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
159
#slideGuideContent .ui-tabs .ui-tabs-nav li.ui-tabs-selected,
138
#slideGuideContent .ui-tabs .ui-tabs-nav li.ui-tabs-selected,
160
#slideGuideContent .ui-tabs .ui-tabs-nav li.ui-state-active a.vt{
139
#slideGuideContent .ui-tabs .ui-tabs-nav li.ui-state-active a.vt{
161
	color:#fff !important;
140
	color:#fff !important;
162
	text-decoration:none;
141
	text-decoration:none;
163
	background:#848484 url(../images/product-sprite.png) no-repeat 133px -1018px !important; 	
142
	background:#848484 url(../images/product-sprite.png) no-repeat 120px -1018px !important; 	
164
}
143
}
165
 
144
 
166
/*
145
/*
167
#slideGuideContent .ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
146
#slideGuideContent .ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
168
*/
147
*/
Line 176... Line 155...
176
	border:1px solid #ccc;
155
	border:1px solid #ccc;
177
	overflow:hidden;
156
	overflow:hidden;
178
	width:317px;
157
	width:317px;
179
}
158
}
180
#slideGuideContent .container { 
159
#slideGuideContent .container { 
181
	width:317px; 
160
	width:300px; 
182
	height:545px;
161
	height:545px;
183
	margin:0px 10px 0px 0px;
-
 
184
	/*border:1px solid #ccc;*/
-
 
185
	padding-top:4px;
162
	padding-top:4px;
186
	overflow:hidden;
163
	overflow:hidden;
187
	position:relative;
164
	position:relative;
188
	background:#fff;
165
	background:#fff;
189
}
166
}
Line 194... Line 171...
194
#slideGuideContent div.demo div.tabby img{margin:2px;}
171
#slideGuideContent div.demo div.tabby img{margin:2px;}
195
#slideGuideContent div.desc{
172
#slideGuideContent div.desc{
196
	float:left;
173
	float:left;
197
	width:225px;
174
	width:225px;
198
	padding:0px 0px 0px 0px;
175
	padding:0px 0px 0px 0px;
199
	margin:50px 0px 0px 23px;
176
	margin:50px 0px 0px 10px;
200
	display:inline; /*ie6 bug fix*/
177
	display:inline; /*ie6 bug fix*/
201
}
178
}
202
 
179
 
203
#slideGuideContent div.desc div.introduction{
180
#slideGuideContent div.desc div.introduction{
204
	font-size:0.9em;
181
	font-size:0.9em;
Line 222... Line 199...
222
#slideGuideContent div.desc ul{list-style:none;}
199
#slideGuideContent div.desc ul{list-style:none;}
223
 
200
 
224
#slideGuideContent div.desc li.introduction{
201
#slideGuideContent div.desc li.introduction{
225
	margin-top:10px;
202
	margin-top:10px;
226
	color:#333;
203
	color:#333;
227
	font-size:13px;
204
	font-size:12px;
228
	font-weight:normal;
205
	font-weight:normal;
229
}
206
}
230
 
207
 
231
#slideGuideContent div.desc li.mainFeature{
208
#slideGuideContent div.desc li.mainFeature{
232
	margin-top:30px;
209
	margin-top:30px;
Line 398... Line 375...
398
	margin:0 auto !important;
375
	margin:0 auto !important;
399
}
376
}
400
 
377
 
401
/*___ slideGuideNav ___*/
378
/*___ slideGuideNav ___*/
402
#slideGuideNav {
379
#slideGuideNav {
403
	margin-left:2px;
380
	background-color: #E9F3F9;
404
	float:left;
381
	float:left;
405
	display:inline; /* IE 6 bug fix */
382
	display:inline; /* IE 6 bug fix */
406
	width:153px;
383
	width: 140px;
-
 
384
	min-height: 817px;
407
	font-family:'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
385
	font-family:'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
408
	font-size:12px;
386
	font-size:12px;
409
}
387
}
410
#slideGuideNav ul{list-style:none;}
388
#slideGuideNav ul{list-style:none;}
411
#slideGuideNav a span {
389
#slideGuideNav a span {
412
	display:block;
390
	display:block;
413
	width:105px;
391
	width:105px;
414
}
392
}
415
#slideGuideNav a{
393
#slideGuideNav a{
416
	display:block;
394
	display:block;
417
	padding:9px 0 9px 17px;
395
	padding:9px 0 9px 10px;
418
	color:#666666;
396
	color:#666666;
419
	text-decoration:none;
397
	text-decoration:none;
420
	line-height:18px;
398
	line-height:18px;
421
	background:url(../images/product-sprite.png) no-repeat 133px -1105px;
-
 
422
}
399
}
423
#slideGuideNav a:hover{
400
#slideGuideNav a:hover{
424
	color:#fff;
401
	color:#fff;
425
	text-decoration:none;
402
	text-decoration:none;
426
	background:#848484 url(../images/product-sprite.png) no-repeat 133px -1018px; 	
403
	background:#848484 url(../images/product-sprite.png) no-repeat 120px -1018px; 	
427
}
404
}
428
 
405
 
429
/*___ slideGuideProduct ___*/
406
/*___ slideGuideProduct ___*/
430
#slideGuideProduct{
407
#slideGuideProduct{
431
	float:left;
408
	float:left;
432
	width:570px;
409
	width:535px;
433
}
410
}
434
#slideGuideProduct h1{
411
#slideGuideProduct h1{
435
	margin:26px 0 20px 8px;
412
	margin:26px 0 20px 8px;
436
	font-weight:normal;
413
	font-weight:normal;
437
}
414
}
Line 514... Line 491...
514
@media screen and (-webkit-min-device-pixel-ratio:0) {
491
@media screen and (-webkit-min-device-pixel-ratio:0) {
515
            #slideGuideContent div.demo ul {padding:3px 0 !important;}
492
            #slideGuideContent div.demo ul {padding:3px 0 !important;}
516
}
493
}
517
div.contweak	{
494
div.contweak	{
518
	min-height: 817px;
495
	min-height: 817px;
-
 
496
	border: 1px solid #67ABD3;
519
}
497
}
520
 
498
 
521
/* My Notes */
499
/* My Notes */
522
 
500
 
523
.mynotes-section	{
501
.mynotes-section	{
524
	float: right;
502
	float: right;
525
	font-family: 'Comic Sans MS',Textile,cursive;
503
	font-family: 'Comic Sans MS',Textile,cursive;
526
	font-size: 11px;
504
	font-size: 11px;
527
	color: #444444;
505
	color: #444444;
528
	margin: 25px 5px 0 0;
506
	margin-top: 25px;
529
	width: 232px;
507
	width: 226px;
530
}
508
}
531
 
509
 
532
.mynotes-section h3	{
510
.mynotes-section h3	{
533
	background-color: #848484;
511
	background-color: #FFD685;
534
	color: #FFFFFF;
-
 
535
	font-size: 12px;
512
	font-size: 12px;
536
	padding: 1px 0 1px 5px;
513
	padding: 1px 0 1px 5px;
537
}
514
}
538
 
515
 
539
.mynotes-section .note-display, .mynotes-section textarea	{
516
.mynotes-section .note-display, .mynotes-section textarea	{
540
	background: none repeat scroll 0 0 #FFFFC0;
517
	background: none repeat scroll 0 0 #FFFFCC;
541
	border: 1px solid #CCCCCC;
518
	border: 1px solid #FFD685;
542
	min-height: 60px;
519
	min-height: 60px;
543
	max-height: 90px;
520
	max-height: 90px;
544
}
521
}
545
.mynotes-section .note-display	{
522
.mynotes-section .note-display	{
546
	padding: 3px;
523
	padding: 3px;
547
	width: 224px;
524
	width: 218px;
548
}
525
}
549
 
526
 
550
.mynotes-section textarea	{
527
.mynotes-section textarea	{
551
	display: none;
528
	display: none;
552
	font-family: 'Comic Sans MS',Textile,cursive;
-
 
553
	font-size: 11px;
529
	font-size: 11px;
554
	color: #999;
530
	color: #666666;
555
	padding: 2px;
531
	padding: 2px;
556
	float: left;
532
	float: left;
557
	width: 226px;
533
	width: 220px;
558
	overflow: auto;
534
	overflow: auto;
559
}
535
}
560
 
536
 
561
.mynotes-section p, .mynotes-colorbox-section p	{
537
.mynotes-section p, .mynotes-colorbox-section p	{
562
	display: none;
538
	display: none;