Subversion Repositories SmartDukaan

Rev

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

Rev 3830 Rev 4017
Line 7... Line 7...
7
/*      
7
/*      
8
 -moz-binding: url(./ellipsis.xml#ellipsis);
8
 -moz-binding: url(./ellipsis.xml#ellipsis);
9
*/
9
*/
10
}
10
}
11
#wrapper{
11
#wrapper{
12
	width:692px;
12
	width:712px;
13
	float:left;
13
	float:left;
14
}
14
}
15
 
15
 
16
#colorselector {
16
#colorselector {
17
	font-size:12px;
17
	font-size:12px;
Line 170... Line 170...
170
	background:#fff url(../images/grey-ver-bar.gif) repeat-y;
170
	background:#fff url(../images/grey-ver-bar.gif) repeat-y;
171
	min-height:1000px;
171
	min-height:1000px;
172
}
172
}
173
#productCat #productList{
173
#productCat #productList{
174
	float:left;
174
	float:left;
175
	width:515px;
175
	width:535px;
176
	margin-left:1px;
176
	margin-left:1px;
177
}
177
}
178
 
178
 
179
#productList .productListTop,
179
#productList .productListTop,
180
#productListing .productListTop{
180
#productListing .productListTop{
Line 484... Line 484...
484
	background:#fff url(../images/grey-ver-bar.gif) repeat-y;
484
	background:#fff url(../images/grey-ver-bar.gif) repeat-y;
485
	min-height:1000px;
485
	min-height:1000px;
486
}
486
}
487
#searchResult #searchResultContent{
487
#searchResult #searchResultContent{
488
	float:left;
488
	float:left;
489
	width:515px;
489
	width:535px;
490
	margin-left:1px;
490
	margin-left:1px;
491
}
491
}
492
#searchResult .productListTop{
492
#searchResult .productListTop{
493
	padding:10px 16px 12px 16px;
493
	padding:10px 16px 12px 16px;
494
	color:#333333;
494
	color:#333333;