Subversion Repositories SmartDukaan

Rev

Rev 12023 | Rev 12082 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
3830 chandransh 1
.main-top .bread-crumbs	{
2
	font-size: 11px;
3
	font-weight: bold;
4
	color: #006699;
5
}
6
 
7
.main-top .bread-crumbs a	{
8
	text-decoration: none;
9
}
10
 
11
#productDetail	{
12
	width: 100%;
12079 amit.gupta 13
	min-height: 240px;
3830 chandransh 14
	border: 1px solid #006699;
15
	background-color: #E3F3F9;
12079 amit.gupta 16
	padding-bottom:10px;
3830 chandransh 17
	color: #333333;
12079 amit.gupta 18
	float:left;
3830 chandransh 19
}
20
 
21
#productDetail .name	{
22
	font-size: 22px;
4026 rajveer 23
	margin-bottom: 3px;
3830 chandransh 24
}
25
 
4026 rajveer 26
#productDetail .product-main-title{
7853 amit.gupta 27
	margin: 10px 0px 0px 15px;
4026 rajveer 28
}
29
 
30
#productDetail .offer-image {
5145 phani.kuma 31
	background: url(/images/IconOfferPack_ProdPage.png) no-repeat scroll 0 0 transparent;
32
	height: 50px;
33
	width: 50px;
34
	margin-right: 10px;
4026 rajveer 35
}
36
 
3830 chandransh 37
#productDetail .product-name	{
38
	font-weight: bold;
39
}
40
 
41
#productDetail .desc	{
42
	font-size: 13px;
43
}
44
 
45
#productDetail .price-n-warranty	{
12016 amit.gupta 46
	min-width: 486px;
7853 amit.gupta 47
	margin: 0 0 4px 15px;
12023 amit.gupta 48
	min-height:50px;
49
	max-height:100px;
12015 amit.gupta 50
	max-width: 540px;
3830 chandransh 51
}
52
 
53
#productDetail .price	{
54
	font-size: 15px;
7853 amit.gupta 55
	padding-top: 12px;
3830 chandransh 56
}
57
 
58
#productDetail .price .mrp	{
59
	text-decoration: line-through;
60
	text-decoration-color: #ff0000;
61
}
62
 
63
#productDetail .price .price-diff	{
64
	font-size: 11px;
65
}
66
 
67
#productDetail .warranty	{
68
	font-size: 12px;
69
	color: #666666;
3890 mandeep.dh 70
	line-height: 18px;
3830 chandransh 71
}
72
 
73
#productDetail .container-color-selector	{
12013 amit.gupta 74
	margin: 0 0 0 0;
75
	padding-left: 10px;
12016 amit.gupta 76
	padding-top: 40px;
3830 chandransh 77
}
78
 
79
#productDetail .container-color-selector .label	{
80
	font-size: 12px; 
81
}
82
 
83
#colorSelector	{
84
	width: 114px;
85
	height: 27px;
86
}
87
 
88
#productDetail .shipping	{
12014 amit.gupta 89
	width: 465px;
3830 chandransh 90
	margin-left: 15px;
91
	overflow: auto;
92
}
93
 
94
#productDetail .shipping .label	{
95
	width: 100%;
96
	font-size: 12px;
97
	font-weight: bold;
9940 amit.gupta 98
	margin-bottom: 3px;
3830 chandransh 99
}
100
 
101
#shippingEstimate	{
102
	width: 132px;
103
	overflow: auto;
104
}
105
#shippingEstimate input	{
106
	width: 62px;
107
}
108
 
109
#shippingEstimate button	{
110
	width: 50px;
111
	height: 28px;
112
	margin-left: 10px;
113
}
114
 
115
#shippingEstimate label	{
116
	font-size: 10px;
117
}
118
 
119
#productDetail .shipping .estimate	{
120
	min-width: 250px;
121
	background-color: #C8DCE3;
122
	margin-left: 10px;
7927 amit.gupta 123
	padding: 6px 7px;
3830 chandransh 124
	font-size: 12px;
125
	font-weight: bold;
126
	color: #666666;
127
}
128
 
129
#addToCart	{
130
	width: 170px;
131
	height: 24px;
4017 rajveer 132
	background: url("/images/ButtonAddtoCart_ALLSTATES.png") 0 1px no-repeat;
3830 chandransh 133
	padding: 15px 0;
134
	text-align: center;
135
	text-decoration: none;
136
	color: #ffffff;
137
	font-size: 16px;
138
	font-weight: bold;
139
	cursor: pointer;
6639 amit.gupta 140
	margin: 26px 0 0 28px;
3830 chandransh 141
}
142
 
143
#addToCart:hover	{
4017 rajveer 144
	background: url("/images/ButtonAddtoCart_ALLSTATES.png") 0 -54px no-repeat;
3830 chandransh 145
}
146
 
147
.compare-links	{
148
	width: 227px;
5552 phani.kuma 149
	margin-top: 30px;
3830 chandransh 150
}
151
 
152
.compare-links a	{
153
	cursor: pointer;
154
	font-size: 11px;
155
	padding-bottom: 5px;
156
    padding-left: 16px;
157
}
158
 
5862 amit.gupta 159
.nextSlide-link	{
160
	width: 227px;
161
	height: 25px;
162
	margin-top: 10px;
163
}
164
 
165
.nextSlide-link a	{
166
	cursor: pointer;
167
	font-size: 15px;
168
	padding-bottom: 5px;
169
    padding-left: 16px;
170
}
171
 
172
 
3830 chandransh 173
.util_compare	{
174
	background: url("/images/IconCompareWith_ProdArea.png") no-repeat scroll 0 0 transparent;
175
}
176
 
177
.util_addnewresearch	{
178
	background: url("/images/IconAddtoCompare_ProdArea.png") no-repeat scroll 0 0 transparent;
7853 amit.gupta 179
}
180
 
181
#emi_options td {
182
	border:1px solid grey;
183
	padding: 5px;
3830 chandransh 184
}