Subversion Repositories SmartDukaan

Rev

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