Subversion Repositories SmartDukaan

Rev

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

Rev 7272 Rev 7323
Line 7... Line 7...
7
.main-top .bread-crumbs a	{
7
.main-top .bread-crumbs a	{
8
	text-decoration: none;
8
	text-decoration: none;
9
}
9
}
10
 
10
 
11
#productDetail	{
11
#productDetail	{
12
	width: 100%;
12
	width: 978px;
13
	height: 250px;
13
	height: 250px;
14
	border: 1px solid #006699;
14
	border: 1px solid #555555;
15
	background-color: #E3F3F9;
15
	background-color: #EEEEEE;
16
	color: #333333;
16
	color: #333333;
17
}
17
}
18
 
18
 
19
#productDetail .name	{
19
#productDetail .name	{
20
	font-size: 22px;
20
	font-size: 22px;
Line 57... Line 57...
57
#productDetail .price .price-diff	{
57
#productDetail .price .price-diff	{
58
	font-size: 11px;
58
	font-size: 11px;
59
}
59
}
60
 
60
 
61
#productDetail .warranty	{
61
#productDetail .warranty	{
62
	font-size: 12px;
62
	font-size: 16px;
63
	color: #666666;
63
	color: red;
64
	line-height: 18px;
64
	line-height: 18px;
-
 
65
	padding: 5px;
65
}
66
}
66
 
67
 
67
#productDetail .container-color-selector	{
68
#productDetail .container-color-selector	{
68
	margin: 10px 0 15px 25px;
69
	margin: 10px 0 15px 25px;
69
	padding: 5px;
70
	padding: 5px;