Subversion Repositories SmartDukaan

Rev

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

Rev 950 Rev 951
Line 10... Line 10...
10
	margin:0;
10
	margin:0;
11
	padding:10px 0;
11
	padding:10px 0;
12
	height:20px;
12
	height:20px;
13
	width:240px;
13
	width:240px;
14
	border-bottom:1px solid #ccc;
14
	border-bottom:1px solid #ccc;
15
	/*background:url(../images/lb_hdr_bg.gif) repeat-x left; */
-
 
16
  background:transparent url(../images/spriteme1.png) repeat-x scroll -10px -702px;
15
	background:transparent url(../images/spriteme1.png) repeat-x scroll -10px -702px;
17
}
16
}
18
#sidebar div.hdr a{
17
#sidebar div.hdr a{
19
	margin:0 0 0 10px;
18
	margin:0 0 0 10px;
20
	padding:0 0 0 26px;
19
	padding:0 0 0 26px;
21
	text-decoration:none;
20
	text-decoration:none;
22
	font-size:18px;
21
	font-size:18px;
23
	color:#333;
22
	color:#333;
24
	/*background:url(../images/lgb_arw.gif) no-repeat left center;*/
-
 
25
  background:transparent url(../images/spriteme1.png) no-repeat scroll -10px -349px;
23
	background:transparent url(../images/spriteme1.png) no-repeat scroll -10px -349px;
26
}
24
}
27
 
25
 
28
#sidebar div.swapy a{
26
#sidebar div.swapy a{
29
	/*background:url(../images/lgb_arw_cc.gif) no-repeat left center;*/
-
 
30
  background:transparent url(../images/spriteme1.png) no-repeat scroll -10px -980px;
27
	background:transparent url(../images/spriteme1.png) no-repeat scroll -10px -980px;
31
	height:21px;
28
	height:21px;
32
	width:13px;
29
	width:13px;
33
}
30
}
34
 
31
 
35
#sidebar div.hdr1 a{
32
#sidebar div.hdr1 a{