Subversion Repositories SmartDukaan

Rev

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

Rev 3863 Rev 3879
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
li.primary:hover #mobilesMenu	{
-
 
205
	width: 275px !important;
-
 
206
}
-
 
207
 
204
.link-menu-secondary {
208
.link-menu-secondary {
205
	display: block;
209
	display: block;
206
	height: 18px;
210
	height: 18px;
207
	padding: 4px 4px;
211
	padding: 4px 4px;
208
	text-decoration: none;
212
	text-decoration: none;
Line 214... Line 218...
214
.link-menu-secondary:hover	{
218
.link-menu-secondary:hover	{
215
	background-color: #FFFFCC;
219
	background-color: #FFFFCC;
216
	text-decoration: none;
220
	text-decoration: none;
217
}
221
}
218
 
222
 
-
 
223
.menu-secondary .menu-secondary-brand	{
-
 
224
	width: 118px;
-
 
225
	padding-left: 15px;
-
 
226
}
-
 
227
 
219
.link-menu-fixed	{
228
.link-menu-fixed	{
220
	display: block;
229
	display: block;
221
	height: 18px;
230
	height: 18px;
222
	padding: 4px 4px;
231
	padding: 4px 4px;
223
	color: #000000 !important;
232
	color: #000000 !important;
Line 225... Line 234...
225
	white-space: nowrap;
234
	white-space: nowrap;
226
	background-color: #e0e0e0;
235
	background-color: #e0e0e0;
227
	text-decoration: none !important;
236
	text-decoration: none !important;
228
}
237
}
229
 
238
 
-
 
239
#mobilesMenu .menu-secondary-brands .left	{
-
 
240
	border-right: 1px solid #e0e0e0;
-
 
241
}
-
 
242
 
230
#bestDeals	{
243
#bestDeals	{
231
	background: url('../images/IconBestDeals_NavBar.png') no-repeat scroll transparent;
244
	background: url('../images/IconBestDeals_NavBar.png') no-repeat scroll transparent;
232
	background-position: right top;
245
	background-position: right top;
233
	padding: 15px 30px;
246
	padding: 15px 30px;
234
}
247
}