Subversion Repositories SmartDukaan

Rev

Rev 4210 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
794 rajveer 1
#sidebar div.lightbox{
2
	float:left;
3
	width:240px;
2875 rajveer 4
	margin:0 0 4px 0;
794 rajveer 5
	padding:0;
6
}
7
 
8
#sidebar div.hdr{
9
	margin:0;
2992 rajveer 10
	padding:8px 0;
11
	height:18px;
794 rajveer 12
	width:240px;
13
	border-bottom:1px solid #ccc;
951 vikas 14
	background:transparent url(../images/spriteme1.png) repeat-x scroll -10px -702px;
794 rajveer 15
}
16
#sidebar div.hdr a{
17
	margin:0 0 0 10px;
18
	padding:0 0 0 26px;
19
	text-decoration:none;
2992 rajveer 20
	font-size:16px;
794 rajveer 21
	color:#333;
2992 rajveer 22
	background:transparent url(../images/spriteme1.png) no-repeat scroll -10px -353px;
794 rajveer 23
}
24
 
25
#sidebar div.swapy a{
2991 rajveer 26
	background:transparent url(../images/spriteme1.png) no-repeat scroll -10px -985px;
794 rajveer 27
	height:21px;
28
	width:13px;
29
}
30
 
31
#sidebar div.hdr1 a{
32
	margin:0 0 0 10px;
33
	padding:0 0 0 26px;
34
	text-decoration:none;
35
	font-size:18px;
36
	color:#333;
37
	background:url(../images/schdule_right.gif) no-repeat left center;
38
}
39
 
40
#sidebar div.swapy1 a{
41
	height:21px;
42
	width:13px;
43
	background:url(../images/schdule_down.gif) no-repeat left center;
44
}
45
 
46
#sidebar div.tools{
47
	margin:0px;
48
	padding-left:5px;
49
	border-bottom:1px solid #ccc;
50
	background:#F5F5F5;
950 rajveer 51
	line-height:17px;
794 rajveer 52
}
53
 
54
#sidebar div.tools a{
55
	margin:0;
56
	padding:2px 6px;
57
	font-size:11px;
58
	display:inline;
59
	border-right:1px solid #ccc;
60
	text-decoration:none;
61
	color:#0066cc;
62
	font-weight:bold;
63
}
64
 
2167 rajveer 65
#sidebar div.tools a#research_delete{
66
	border-right:0px solid #ccc;
67
}
68
 
69
#sidebar div.tools a#research_compare{
70
	color:#FFFFFF;
71
	background:#0066CC; 
72
	border-right:0px solid #ccc;
73
}
74
 
794 rajveer 75
#sidebar div.tools a:hover{
76
	text-decoration: underline;
77
	cursor:pointer;
78
}
79
 
80
#sidebar div.tabwrap{
81
	height:257px;
82
	overflow-x:hidden;
83
	overflow-x:auto;
84
}
85
 
3830 chandransh 86
.common-widget table{
794 rajveer 87
	background:#fff;
88
	padding:4px 0 6px 0;
89
}
90
 
3830 chandransh 91
.common-widget table td{
794 rajveer 92
	vertical-align:top;
93
	padding:4px;
94
	margin:0;
1661 vikas 95
	width:180px;
794 rajveer 96
}
97
 
3830 chandransh 98
.common-widget table td.widgetChkBox{
1661 vikas 99
	width:10px;
100
}
101
 
3830 chandransh 102
.common-widget table td.widgetImg{
1661 vikas 103
	width:40px;
104
}
105
 
3830 chandransh 106
.common-widget .borderBottom{
794 rajveer 107
	border-bottom:1px solid #ccc;
108
	padding-bottom:4px;
109
}
3830 chandransh 110
.common-widget .spacing{line-height:5px;}
794 rajveer 111
 
3830 chandransh 112
.common-widget table td input{margin-left:4px;}
113
.common-widget table td img{
794 rajveer 114
	margin-left:1px;
115
	padding:1px;
116
	max-width:60px;
117
	max-height:60px;
118
	text-align:center;
119
}
3830 chandransh 120
.common-widget table td div{padding:0px 5px;}
121
.common-widget table td div a{
794 rajveer 122
	display:block;
123
	padding:0;
124
	margin:0px;
125
	color:#0066cc;
126
	text-decoration:none;
127
	font-weight:bold;
128
}
129
 
3830 chandransh 130
.common-widget table td div.text, 
131
.common-widget table td div.price{
794 rajveer 132
	padding:0;
133
	margin:0;
134
	color:#000;
135
	font-size:11px;
136
	line-height:15px;
137
	font-weight:normal;
138
	cursor:text;
139
}
3830 chandransh 140
.common-widget table td div.price{padding:3px 0;}
141
.common-widget table td div.text{	line-height:13px;}
142
.common-widget .link{
794 rajveer 143
	margin-top:-2px;
144
	font-size:11px;
145
	text-align:right;
146
	font-weight:normal !important;
147
}
148
 
3830 chandransh 149
.common-widget table td.n {
794 rajveer 150
	padding:0;
151
	margin:0;
152
	border-top:1px solid #ccc;
153
	text-align:right;
154
}
3830 chandransh 155
.common-widget table td.n a.notes{
794 rajveer 156
	padding:0 5px 0 0;
157
	margin:0;
158
	color:#0066cc;
159
	font-size:0.85em;
160
	font-weight:normal;
161
	text-decoration:none;
162
}
3830 chandransh 163
.common-widget table td.null{
794 rajveer 164
	padding:0;
165
	margin:0;
166
	background:#fff;
167
	height:2px;
168
}
169
 
170
#sidebar div.quicksign{
171
	font-size:11px;
172
	padding:2px 10px 4px 10px;
173
	line-height:14px;
174
	background:#F5F5F5;
175
	border-top:1px solid #ccc;
176
}
177
#sidebar div.quicksign a{font-weight:bold;}
178
 
179
/*widget slide guide section*/
180
#sidebar .toggler { width: 530px; height:530px; position: relative;}
181
#sidebar .ui-effects-transfer { border: 2px dotted gray; }
182
 
183
#sidebar #pane1{height: 267px; background:#fff;}
184
#sidebar #pane2, #sidebar #pane3, #sidebar #pane4 { height: 247px;  width:240px; background:#fff;}
185
 
186
.winXP .jScrollPaneTrack {
187
    background: url(../images/windows_track.gif) repeat-y;
188
}
189
.winXP .jScrollPaneDrag {
190
    background: url(../images/windows_drag_middle.gif) no-repeat 0 50%;
191
}
192
.winXP .jScrollPaneDragTop {
193
    background: url(../images/windows_drag_top.gif) no-repeat;
194
    height: 4px;
195
}
196
.winXP .jScrollPaneDragBottom {
197
    background: url(../images/windows_drag_bottom.gif) no-repeat;
198
    height: 4px;
199
}
200
.winXP a.jScrollArrowUp {
201
    height: 17px;
202
    background: url(../images/windows_arrow_up.gif) no-repeat 0 0;
203
}
204
.winXP a.jScrollArrowUp:hover {
205
    background-position: 0 -20px;
206
}
207
.winXP a.jScrollArrowDown {
208
    height: 17px;
209
    background: url(../images/windows_arrow_down.gif) no-repeat 0 0;
210
}
211
.winXP a.jScrollArrowDown:hover {
212
    background-position: 0 -20px;
213
}
214
.winXP a.jScrollActiveArrowButton, .winXP a.jScrollActiveArrowButton:hover {
215
    background-position: 0 -40px;
216
}
217
 
218
.osX .jScrollPaneTrack {
219
    background: url(../images/osx_track.gif) repeat-y;
220
}
221
.osX .jScrollPaneDrag {
222
    background: url(../images/osx_drag_middle.gif) repeat-y;
223
}
224
.osX .jScrollPaneDragTop {
225
    background: url(../images/osx_drag_top.gif) no-repeat;
226
    height: 6px;
227
}
228
.osX .jScrollPaneDragBottom {
229
    background: url(../images/osx_drag_bottom.gif) no-repeat;
230
    height: 7px;
231
}
232
.osX a.jScrollArrowUp {
233
	height: 24px;
234
	background: url(../images/osx_arrow_up.png) no-repeat 0 -30px;
235
}
236
.osX a.jScrollArrowUp:hover {
237
	background-position: 0 0;
238
}
239
.osX a.jScrollArrowDown {
240
	height: 24px;
241
	background: url(../images/osx_arrow_down.png) no-repeat 0 -30px;
242
}
243
.osX a.jScrollArrowDown:hover {
244
	background-position: 0 0;
245
}
246
.left .jScrollPaneTrack {
247
	left: 0;
248
	right: auto;
249
}
250
.left a.jScrollArrowUp {
251
	left: 0;
252
	right: auto;
253
}
254
.left a.jScrollArrowDown {
255
	left: 0;
256
	right: auto;
257
}
258
 
259
/* IE SPECIFIC HACKED STYLES */
260
* html .osX .jScrollPaneDragBottom {
261
    bottom: -1px;
262
}
263
 
264
.jScrollPaneContainer {
265
	position: relative;
266
	overflow: hidden;
267
	z-index: 1;
268
}
269
 
270
.jScrollPaneTrack {
271
	position: absolute;
272
	cursor: pointer;
273
	right: 0;
274
	top: 0;
275
	height: 100%;
276
	background: #aaa;
277
}
278
.jScrollPaneDrag {
279
	position: absolute;
280
	background: #666;
281
	cursor: pointer;
282
	overflow: hidden;
283
}
284
.jScrollPaneDragTop {
285
	position: absolute;
286
	top: 0;
287
	left: 0;
288
	overflow: hidden;
289
}
290
.jScrollPaneDragBottom {
291
	position: absolute;
292
	bottom: 0;
293
	left: 0;
294
	overflow: hidden;
295
}
296
a.jScrollArrowUp {
297
	display: block;
298
	position: absolute;
299
	z-index: 1;
300
	top: 0;
301
	right: 0;
302
	text-indent: -2000px;
303
	overflow: hidden;
304
	height: 9px;
305
}
306
a.jScrollArrowUp:hover {
307
}
308
 
309
a.jScrollArrowDown {
310
	display: block;
311
	position: absolute;
312
	z-index: 1;
313
	bottom: 0;
314
	right: 0;
315
	text-indent: -2000px;
316
	overflow: hidden;
317
	height: 9px;
318
}
319
a.jScrollArrowDown:hover {
320
}
321
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
950 rajveer 322
}