Subversion Repositories SmartDukaan

Rev

Rev 3549 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 3549 Rev 5145
Line 2... Line 2...
2
#menu{
2
#menu{
3
  background:transparent url(../images/spriteme1.png) repeat-x scroll -10px -576px;
3
  background:transparent url(../images/spriteme1.png) repeat-x scroll -10px -576px;
4
  height:32px;
4
  height:32px;
5
  font-size:15px;
5
  font-size:15px;
6
  font-weight:bold;
6
  font-weight:bold;
7
  float: left; /*** Ebizon   ***/
7
  float: left;
8
  width:100%;  /*** Ebizon   ***/
8
  width:100%;
9
}
9
}
10
#menu ul{
10
#menu ul{
11
  font-family:Arial,helvetica,sans-serif;
11
  font-family:Arial,helvetica,sans-serif;
12
  margin-left:6px;
12
  margin-left:6px;
13
  list-style-type:none;
13
  list-style-type:none;
Line 22... Line 22...
22
  background:url(../images/down-arrow-white.jpg) no-repeat right 12px;
22
  background:url(../images/down-arrow-white.jpg) no-repeat right 12px;
23
}
23
}
24
#menu a{
24
#menu a{
25
  color:#fff;
25
  color:#fff;
26
  text-decoration:none;
26
  text-decoration:none;
27
  float :left; /*** Ebizon changes Align menu in all IE browser ******/
27
  float :left;
28
}
28
}
29
#menu a:hover{
29
#menu a:hover{
30
  color:#fff;
30
  color:#fff;
31
  text-decoration:underline;
31
  text-decoration:underline;
32
}
32
}
33
 
33
 
34
#menu ul li {
34
#menu ul li {
35
  cursor:pointer;
35
  cursor:pointer;
36
  position:relative; /** Ebizon changes ***/
36
  position:relative;
37
  /** float:left;  Ebizon changes ***/
-
 
38
}
37
}
39
#menu a {text-decoration:none;display:block;cursor:pointer;height:26px; padding:8px 10px 0 10px;}
38
#menu a {text-decoration:none;display:block;cursor:pointer;height:26px; padding:8px 10px 0 10px;}
40
#menu li a:hover {height:28px;}
39
#menu li a:hover {height:28px;}
41
#menu li {float:left;}
40
#menu li {float:left;}
42
#menu ul ul a {background:none;}
41
#menu ul ul a {background:none;}
Line 49... Line 48...
49
#menu ul ul a:hover {background:none;height:30px;line-height:30px;padding:0;margin:0;}
48
#menu ul ul a:hover {background:none;height:30px;line-height:30px;padding:0;margin:0;}
50
#menu li ul {position:absolute;left:-999em;height:auto;font-weight:normal;border-width:0;margin:0;padding:0;border-bottom:none;}
49
#menu li ul {position:absolute;left:-999em;height:auto;font-weight:normal;border-width:0;margin:0;padding:0;border-bottom:none;}
51
#menu li:hover,#menu li.iehover {position: static;}
50
#menu li:hover,#menu li.iehover {position: static;}
52
#menu li div.bottomShadow{position:absolute;left:-999em; background:url(../images/menu-bottom.png) no-repeat left bottom;  width:225px;}
51
#menu li div.bottomShadow{position:absolute;left:-999em; background:url(../images/menu-bottom.png) no-repeat left bottom;  width:225px;}
53
/* Pro */
52
/* Pro */
54
/*
-
 
55
#menu ul li ul li a.child,
-
 
56
#menu ul li ul li a.child:hover,
-
 
57
#menu ul li ul li ul li a.child,
-
 
58
#menu ul li ul li ul li a.child:hover,
-
 
59
#menu ul li ul li ul li ul li a.child,
-
 
60
#menu ul li ul li ul li ul li a.child:hover,
-
 
61
#menu ul li#current ul li a.child,
-
 
62
#menu ul li#current ul li a.child:hover
-
 
63
{background:url(../images/arrow-right.gif) 100% 50% no-repeat;}
-
 
64
 
-
 
65
#menu ul li.active ul li a.child,#menu ul li.haschild.active ul li#current a.child {background:url(arrow-right.gif) 100% 50% no-repeat;}
-
 
66
*/
-
 
67
#menu li:hover ul ul,
53
#menu li:hover ul ul,
68
#menu li:hover ul ul ul,
54
#menu li:hover ul ul ul,
69
#menu li:hover ul ul ul ul,
55
#menu li:hover ul ul ul ul,
70
#menu li.iehover ul ul,
56
#menu li.iehover ul ul,
71
#menu li.iehover ul ul ul,
57
#menu li.iehover ul ul ul,
Line 165... Line 151...
165
#menu li#current a,
151
#menu li#current a,
166
#menu li#current a:hover,
152
#menu li#current a:hover,
167
#menu li#current:hover a,
153
#menu li#current:hover a,
168
#menu li#current.iehover a {
154
#menu li#current.iehover a {
169
  color: #fff;
155
  color: #fff;
170
  /*background: #000;*/
-
 
171
}
-
 
172
 
-
 
173
/*
-
 
174
#menu li#current,
-
 
175
#menu li#current:hover,
-
 
176
#menu li#current.iehover {
-
 
177
	background: url(../images/menu_right_active.png) no-repeat right center;
-
 
178
}
156
}
179
*/
-
 
180
 
157
 
181
/* LEVEL 2 menu UP COLOR */
158
/* LEVEL 2 menu UP COLOR */
182
#menu ul li:hover li a,
159
#menu ul li:hover li a,
183
#menu ul li.iehover li a,
160
#menu ul li.iehover li a,
184
#menu ul li#current:hover li a,
161
#menu ul li#current:hover li a,
Line 200... Line 177...
200
#menu li li li li.iehover ul,
177
#menu li li li li.iehover ul,
201
#menu ul li:hover li a,
178
#menu ul li:hover li a,
202
#menu ul li.iehover li a,
179
#menu ul li.iehover li a,
203
#menu ul li:hover ul ul li a,
180
#menu ul li:hover ul ul li a,
204
#menu ul li.iehover ul ul li a {
181
#menu ul li.iehover ul ul li a {
205
  /*background: #fff;*/
-
 
206
}
182
}
207
 
183
 
208
/* LEVEL 2 menu OVER */
184
/* LEVEL 2 menu OVER */
209
#menu li ul li a:hover,
185
#menu li ul li a:hover,
210
#menu li ul li ul li a:hover,
186
#menu li ul li ul li a:hover,
Line 217... Line 193...
217
#menu ul li li#current a:hover,
193
#menu ul li li#current a:hover,
218
#menu li.haschild ul li#current.iehover,
194
#menu li.haschild ul li#current.iehover,
219
#menu li.haschild ul li#current:hover,
195
#menu li.haschild ul li#current:hover,
220
#menu ul li.haschild li#current a:hover
196
#menu ul li.haschild li#current a:hover
221
{
197
{
222
  /*background:#f6f6f6;*/
-
 
223
  color: #0066cc;
198
  color: #0066cc;
224
  text-decoration:none;
199
  text-decoration:none;
225
}
200
}
226
 
201
 
227
/* LEVEL 2 ACTIVE TEXT COLOR */
202
/* LEVEL 2 ACTIVE TEXT COLOR */
Line 243... Line 218...
243
/* SUBLEVEL BLOCK OUTLINE */
218
/* SUBLEVEL BLOCK OUTLINE */
244
#menu li ul {
219
#menu li ul {
245
  width:220px;
220
  width:220px;
246
  border-top: none;
221
  border-top: none;
247
  background:#fff;
222
  background:#fff;
248
  /*background:url(../images/menu-ver-bar.png) repeat-y;*/
-
 
249
  border-right:2px solid #e6e6e6; /*f9e898*/
223
  border-right:2px solid #e6e6e6;
250
  border-bottom:2px solid #e6e6e6;
224
  border-bottom:2px solid #e6e6e6;
251
  border-left:2px solid #e6e6e6;
225
  border-left:2px solid #e6e6e6;
252
  margin-top: 32px; /****** Ebizon changes for menu sub items *********/
226
  margin-top: 32px;
253
  /****** float:left;  Ebizon changes for menu sub items
-
 
254
	clear:left;  Ebizon changes for menu sub items
-
 
255
	z-index:99999; Ebizon changes for menu sub items *********/
-
 
256
}
227
}
257
 
228
 
258
/* END TOPmenu CUSTOMIZATION */
229
/* END TOPmenu CUSTOMIZATION */
259
 
230
 
260
#menu ul li:hover li a,
231
#menu ul li:hover li a,
Line 299... Line 270...
299
}
270
}
300
#menu li ul {
271
#menu li ul {
301
  margin-top: 0;
272
  margin-top: 0;
302
  position: absolute;
273
  position: absolute;
303
  top: 118px;
274
  top: 118px;
304
  /*  *top: 105px;  */
-
 
305
}
275
}
306
#menu ul li.menu-parent-first ul.shadow {
276
#menu ul li.menu-parent-first ul.shadow {
307
  /*  *margin-left:-155px; */
-
 
308
}
-
 
309
/*
-
 
310
#menu ul li.haschild {
-
 
311
  width:170px;
-
 
312
}
277
}
313
*/
278
 
314
#menu li.haschild ul.shadow {
279
#menu li.haschild ul.shadow {
315
  /* *margin-left:-163px; */
-
 
316
}
280
}