Subversion Repositories SmartDukaan

Rev

Rev 2992 | Rev 4210 | Go to most recent revision | 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
	border:1px solid #ccc;
116
	padding:1px;
117
	max-width:60px;
118
	max-height:60px;
119
	text-align:center;
120
}
3830 chandransh 121
.common-widget table td div{padding:0px 5px;}
122
.common-widget table td div a{
794 rajveer 123
	display:block;
124
	padding:0;
125
	margin:0px;
126
	color:#0066cc;
127
	text-decoration:none;
128
	font-weight:bold;
129
}
130
 
3830 chandransh 131
.common-widget table td div.text, 
132
.common-widget table td div.price{
794 rajveer 133
	padding:0;
134
	margin:0;
135
	color:#000;
136
	font-size:11px;
137
	line-height:15px;
138
	font-weight:normal;
139
	cursor:text;
140
}
3830 chandransh 141
.common-widget table td div.price{padding:3px 0;}
142
.common-widget table td div.text{	line-height:13px;}
143
.common-widget .link{
794 rajveer 144
	margin-top:-2px;
145
	font-size:11px;
146
	text-align:right;
147
	font-weight:normal !important;
148
}
149
 
3830 chandransh 150
.common-widget table td.n {
794 rajveer 151
	padding:0;
152
	margin:0;
153
	border-top:1px solid #ccc;
154
	text-align:right;
155
}
3830 chandransh 156
.common-widget table td.n a.notes{
794 rajveer 157
	padding:0 5px 0 0;
158
	margin:0;
159
	color:#0066cc;
160
	font-size:0.85em;
161
	font-weight:normal;
162
	text-decoration:none;
163
}
3830 chandransh 164
.common-widget table td.null{
794 rajveer 165
	padding:0;
166
	margin:0;
167
	background:#fff;
168
	height:2px;
169
}
170
 
171
#sidebar div.quicksign{
172
	font-size:11px;
173
	padding:2px 10px 4px 10px;
174
	line-height:14px;
175
	background:#F5F5F5;
176
	border-top:1px solid #ccc;
177
}
178
#sidebar div.quicksign a{font-weight:bold;}
179
 
180
/*
181
	div.quickLinks a.signin:hover, div.footer a:hover, div.common a:hover, div.quickLinks a:hover, 
182
	div.tabwrap table td div a:hover, div.tabwrap table td.n a.notes:hover, div.bot a:hover, div.breadcrumb a:hover, div.quicksign a:hover
183
	{text-decoration:underline!important;}
184
*/
185
 
186
/*widget slide guide section*/
187
#sidebar .toggler { width: 530px; height:530px; position: relative;}
188
#sidebar .ui-effects-transfer { border: 2px dotted gray; }
189
 
190
/*
191
	Scroll Pan
192
	.winXP apply window XP scrollbar style
193
	.osX apply mac scrollbar style
194
*/
195
 
196
#sidebar #pane1{height: 267px; background:#fff;}
197
#sidebar #pane2, #sidebar #pane3, #sidebar #pane4 { height: 247px;  width:240px; background:#fff;}
198
 
199
.winXP .jScrollPaneTrack {
200
    background: url(../images/windows_track.gif) repeat-y;
201
}
202
.winXP .jScrollPaneDrag {
203
    background: url(../images/windows_drag_middle.gif) no-repeat 0 50%;
204
}
205
.winXP .jScrollPaneDragTop {
206
    background: url(../images/windows_drag_top.gif) no-repeat;
207
    height: 4px;
208
}
209
.winXP .jScrollPaneDragBottom {
210
    background: url(../images/windows_drag_bottom.gif) no-repeat;
211
    height: 4px;
212
}
213
.winXP a.jScrollArrowUp {
214
    height: 17px;
215
    background: url(../images/windows_arrow_up.gif) no-repeat 0 0;
216
}
217
.winXP a.jScrollArrowUp:hover {
218
    background-position: 0 -20px;
219
}
220
.winXP a.jScrollArrowDown {
221
    height: 17px;
222
    background: url(../images/windows_arrow_down.gif) no-repeat 0 0;
223
}
224
.winXP a.jScrollArrowDown:hover {
225
    background-position: 0 -20px;
226
}
227
.winXP a.jScrollActiveArrowButton, .winXP a.jScrollActiveArrowButton:hover {
228
    background-position: 0 -40px;
229
}
230
 
231
.osX .jScrollPaneTrack {
232
    background: url(../images/osx_track.gif) repeat-y;
233
}
234
.osX .jScrollPaneDrag {
235
    background: url(../images/osx_drag_middle.gif) repeat-y;
236
}
237
.osX .jScrollPaneDragTop {
238
    background: url(../images/osx_drag_top.gif) no-repeat;
239
    height: 6px;
240
}
241
.osX .jScrollPaneDragBottom {
242
    background: url(../images/osx_drag_bottom.gif) no-repeat;
243
    height: 7px;
244
}
245
.osX a.jScrollArrowUp {
246
	height: 24px;
247
	background: url(../images/osx_arrow_up.png) no-repeat 0 -30px;
248
}
249
.osX a.jScrollArrowUp:hover {
250
	background-position: 0 0;
251
}
252
.osX a.jScrollArrowDown {
253
	height: 24px;
254
	background: url(../images/osx_arrow_down.png) no-repeat 0 -30px;
255
}
256
.osX a.jScrollArrowDown:hover {
257
	background-position: 0 0;
258
}
259
.left .jScrollPaneTrack {
260
	left: 0;
261
	right: auto;
262
}
263
.left a.jScrollArrowUp {
264
	left: 0;
265
	right: auto;
266
}
267
.left a.jScrollArrowDown {
268
	left: 0;
269
	right: auto;
270
}
271
 
272
/* IE SPECIFIC HACKED STYLES */
273
* html .osX .jScrollPaneDragBottom {
274
    bottom: -1px;
275
}
276
 
277
.jScrollPaneContainer {
278
	position: relative;
279
	overflow: hidden;
280
	z-index: 1;
281
}
282
 
283
.jScrollPaneTrack {
284
	position: absolute;
285
	cursor: pointer;
286
	right: 0;
287
	top: 0;
288
	height: 100%;
289
	background: #aaa;
290
}
291
.jScrollPaneDrag {
292
	position: absolute;
293
	background: #666;
294
	cursor: pointer;
295
	overflow: hidden;
296
}
297
.jScrollPaneDragTop {
298
	position: absolute;
299
	top: 0;
300
	left: 0;
301
	overflow: hidden;
302
}
303
.jScrollPaneDragBottom {
304
	position: absolute;
305
	bottom: 0;
306
	left: 0;
307
	overflow: hidden;
308
}
309
a.jScrollArrowUp {
310
	display: block;
311
	position: absolute;
312
	z-index: 1;
313
	top: 0;
314
	right: 0;
315
	text-indent: -2000px;
316
	overflow: hidden;
317
	/*background-color: #666;*/
318
	height: 9px;
319
}
320
a.jScrollArrowUp:hover {
321
	/*background-color: #f60;*/
322
}
323
 
324
a.jScrollArrowDown {
325
	display: block;
326
	position: absolute;
327
	z-index: 1;
328
	bottom: 0;
329
	right: 0;
330
	text-indent: -2000px;
331
	overflow: hidden;
332
	/*background-color: #666;*/
333
	height: 9px;
334
}
335
a.jScrollArrowDown:hover {
336
	/*background-color: #f60;*/
337
}
338
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
339
	/*background-color: #f00;*/
950 rajveer 340
}