Subversion Repositories SmartDukaan

Rev

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

Rev 1235 Rev 1413
Line 13... Line 13...
13
	float:left;
13
	float:left;
14
	/*margin-bottom:5px;*/
14
	/*margin-bottom:5px;*/
15
}
15
}
16
#productDetail{margin-bottom:4px;}
16
#productDetail{margin-bottom:4px;}
17
#productDetail .top{background: #fff; }
17
#productDetail .top{background: #fff; }
18
#productDetail .top .left{background: url(../images/product-detail-top-left.jpg) no-repeat;}
18
#productDetail .top .left{background: url(../images/product-sprite.png) no-repeat 0 -569px;}
19
#productDetail .top .right{
19
#productDetail .top .right{
20
	background: url(../images/product-detail-top-right.jpg) no-repeat top right;
20
	background: url(../images/product-detail-top-right.jpg) no-repeat top right;
21
	line-height:5px;
21
	line-height:5px;
22
}
22
}
23
 
23
 
Line 158... Line 158...
158
 
158
 
159
#productDetail .blockRight #amazonRatingStar img,
159
#productDetail .blockRight #amazonRatingStar img,
160
#productDetail .blockRight #shop2020RatingStar img{float:left;}
160
#productDetail .blockRight #shop2020RatingStar img{float:left;}
161
 
161
 
162
#productDetail .bottom{background: #fff;}
162
#productDetail .bottom{background: #fff;}
163
#productDetail .bottom .left{background: url(../images/product-detail-bottom-left.jpg) no-repeat bottom left;}
163
#productDetail .bottom .left{background: url(../images/product-sprite.png) no-repeat 0 -459px;}
164
#productDetail .bottom .right{
164
#productDetail .bottom .right{
165
	background: url(../images/product-detail-bottom-right.jpg) no-repeat bottom right;
165
	background: url(../images/product-detail-bottom-right.jpg) no-repeat bottom right;
166
	line-height:5px;
166
	line-height:5px;
167
}
167
}
168
 
168
 
Line 280... Line 280...
280
	background:#efeff0;
280
	background:#efeff0;
281
}
281
}
282
#productCat .top .right{
282
#productCat .top .right{
283
	float:right;
283
	float:right;
284
	width:5px;
284
	width:5px;
285
	background: url(../images/product-detail-top-right.jpg) no-repeat top right;
285
	background: url(../images/product-sprite.png) no-repeat top right 0 -624px;
286
}
286
}
287
#productCat .bottom{
287
#productCat .bottom{
288
	line-height:5px;
288
	line-height:5px;
289
	background:#fff;
289
	background:#fff;
290
}
290
}
291
#productCat .bottom .left{
291
#productCat .bottom .left{
292
	background: url(../images/product-cat-bottom-left.jpg) no-repeat;
292
	background: url(../images/product-cat-bottom-left.jpg) no-repeat;
293
}
293
}
294
#productCat .bottom .right{
294
#productCat .bottom .right{
295
	background: url(../images/product-detail-bottom-right.jpg) no-repeat top right;
295
	background: url(../images/product-sprite.png) no-repeat top right 0 -514px;
296
}
296
}
297
 
297
 
298
#productCat .middle .content{
298
#productCat .middle .content{
299
	background:#fff url(../images/grey-ver-bar.gif) repeat-y;
299
	background:#fff url(../images/grey-ver-bar.gif) repeat-y;
300
	min-height:1000px;
300
	min-height:1000px;