Subversion Repositories SmartDukaan

Rev

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

Rev 3879 Rev 3883
Line 199... Line 199...
199
	border-bottom: 1px solid #006699;
199
	border-bottom: 1px solid #006699;
200
	border-left: 1px solid #006699;
200
	border-left: 1px solid #006699;
201
	z-index: 21;
201
	z-index: 21;
202
}
202
}
203
 
203
 
-
 
204
.menu-secondary .label-brand	{
-
 
205
	margin-top: 3px;
-
 
206
}
-
 
207
 
204
li.primary:hover #mobilesMenu	{
208
li.primary:hover #mobilesMenu	{
205
	width: 275px !important;
209
	width: 275px !important;
206
}
210
}
207
 
211
 
208
.link-menu-secondary {
212
.link-menu-secondary {
Line 211... Line 215...
211
	padding: 4px 4px;
215
	padding: 4px 4px;
212
	text-decoration: none;
216
	text-decoration: none;
213
	color: #000000 !important;
217
	color: #000000 !important;
214
	font-size: 12px !important;
218
	font-size: 12px !important;
215
	white-space: nowrap;
219
	white-space: nowrap;
-
 
220
	padding-left: 15px;
216
}
221
}
217
 
222
 
218
.link-menu-secondary:hover	{
223
.link-menu-secondary:hover	{
219
	background-color: #FFFFCC;
224
	background-color: #FFFFCC;
220
	text-decoration: none;
225
	text-decoration: none;
221
}
226
}
222
 
227
 
223
.menu-secondary .menu-secondary-brand	{
228
.menu-secondary .menu-secondary-brand	{
224
	width: 118px;
229
	width: 118px;
225
	padding-left: 15px;
-
 
226
}
230
}
227
 
231
 
228
.link-menu-fixed	{
232
.link-menu-fixed	{
229
	display: block;
233
	display: block;
230
	height: 18px;
234
	height: 18px;
Line 232... Line 236...
232
	color: #000000 !important;
236
	color: #000000 !important;
233
	font-size: 12px !important;
237
	font-size: 12px !important;
234
	white-space: nowrap;
238
	white-space: nowrap;
235
	background-color: #e0e0e0;
239
	background-color: #e0e0e0;
236
	text-decoration: none !important;
240
	text-decoration: none !important;
237
}
-
 
238
 
-
 
239
#mobilesMenu .menu-secondary-brands .left	{
-
 
240
	border-right: 1px solid #e0e0e0;
241
	margin-bottom: 5px;
241
}
242
}
242
 
243
 
243
#bestDeals	{
244
#bestDeals	{
244
	background: url('../images/IconBestDeals_NavBar.png') no-repeat scroll transparent;
245
	background: url('../images/IconBestDeals_NavBar.png') no-repeat scroll transparent;
245
	background-position: right top;
246
	background-position: right top;