Subversion Repositories SmartDukaan

Rev

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

Rev 808 Rev 826
Line 22... Line 22...
22
#productDetail .content{
22
#productDetail .content{
23
	padding:0 10px 5px 25px;
23
	padding:0 10px 5px 25px;
24
}
24
}
25
#productDetail .content .blockLeft{
25
#productDetail .content .blockLeft{
26
	float:left;
26
	float:left;
27
	width:400px;
27
	/*width:400px;*/ width:425px; /* by ebizon */
28
	color:#333333;
28
	color:#333333;
29
}
29
}
30
#productDetail .blockLeft #breadcrumb{
30
#productDetail .blockLeft #breadcrumb{
31
	color:#5C6565;
31
	color:#5C6565;
32
	font-size:10px;
32
	font-size:10px;
Line 96... Line 96...
96
}
96
}
97
#productDetail .blockLeft .imgTextBox .textbox{
97
#productDetail .blockLeft .imgTextBox .textbox{
98
	padding:4px 0 4px 0;
98
	padding:4px 0 4px 0;
99
	width:68px;
99
	width:68px;
100
	font-size:14px;
100
	font-size:14px;
101
	border:none;
101
	border:1px solid #ccc;/* by ebizon*/
102
	background:none;
102
	background:none;
103
}
103
}
104
#productDetail .blockLeft #shipTime{
104
#productDetail .blockLeft #shipTime{
105
	float:left;
105
	float:left;
106
	font-weight:bold;
106
	font-weight:bold;
Line 427... Line 427...
427
	line-height:18px;
427
	line-height:18px;
428
}
428
}
429
#productList .productItem .productDesp ul,
429
#productList .productItem .productDesp ul,
430
#productListing .productItem .productDesp ul{list-style:none;}
430
#productListing .productItem .productDesp ul{list-style:none;}
431
 
431
 
-
 
432
/* 
-
 
433
 
-
 
434
#productList .productItem .productDetails .newPrice{
-
 
435
  float:left;
-
 
436
  clear:left; 
-
 
437
}by ebizon */
-
 
438
/*
-
 
439
ul.product-description li{
-
 
440
	background-image:url(../images/black-bullet.jpg);
-
 
441
	background-position:0 7px;
-
 
442
	background-repeat:no-repeat;
-
 
443
  padding-left:8px;
-
 
444
}
-
 
445
.best-deals ul.product-description li ,
-
 
446
.latest-arrival ul.product-description li {
-
 
447
list-style:none !important;
-
 
448
background:none;
-
 
449
padding-left:0;
-
 
450
}
-
 
451
*/
-
 
452
 
-
 
453
 
-
 
454
 
-
 
455
 
-
 
456
 
432
 
457
 
433
/*___ Product Category : Multifaceted Search ___*/
458
/*___ Product Category : Multifaceted Search ___*/
434
#multifacetedSearch{
459
#multifacetedSearch{
435
	float:left;
460
	float:left;
436
	width:172px;
461
	width:172px;