Subversion Repositories SmartDukaan

Rev

Rev 12090 | 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%;
12090 amit.gupta 13
	min-height: 210px;
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;
12015 amit.gupta 49
	max-width: 540px;
3830 chandransh 50
}
51
 
52
#productDetail .price	{
53
	font-size: 15px;
7853 amit.gupta 54
	padding-top: 12px;
3830 chandransh 55
}
56
 
57
#productDetail .price .mrp	{
58
	text-decoration: line-through;
59
	text-decoration-color: #ff0000;
60
}
61
 
62
#productDetail .price .price-diff	{
63
	font-size: 11px;
64
}
65
 
66
#productDetail .warranty	{
67
	font-size: 12px;
68
	color: #666666;
3890 mandeep.dh 69
	line-height: 18px;
3830 chandransh 70
}
71
 
72
#productDetail .container-color-selector	{
12013 amit.gupta 73
	margin: 0 0 0 0;
74
	padding-left: 10px;
12090 amit.gupta 75
	padding-top: 35px;
3830 chandransh 76
}
77
 
78
#productDetail .container-color-selector .label	{
79
	font-size: 12px; 
80
}
81
 
82
#colorSelector	{
83
	width: 114px;
84
	height: 27px;
85
}
86
 
12626 amit.gupta 87
#productDetail .shipping, #productDetail .shipping1	{
12014 amit.gupta 88
	width: 465px;
3830 chandransh 89
	margin-left: 15px;
90
	overflow: auto;
91
}
92
 
93
#productDetail .shipping .label	{
94
	width: 100%;
95
	font-size: 12px;
96
	font-weight: bold;
9940 amit.gupta 97
	margin-bottom: 3px;
3830 chandransh 98
}
99
 
100
#shippingEstimate	{
101
	width: 132px;
102
	overflow: auto;
103
}
104
#shippingEstimate input	{
105
	width: 62px;
106
}
107
 
108
#shippingEstimate button	{
109
	width: 50px;
110
	height: 28px;
111
	margin-left: 10px;
112
}
113
 
114
#shippingEstimate label	{
115
	font-size: 10px;
116
}
117
 
118
#productDetail .shipping .estimate	{
119
	min-width: 250px;
120
	background-color: #C8DCE3;
121
	margin-left: 10px;
7927 amit.gupta 122
	padding: 6px 7px;
3830 chandransh 123
	font-size: 12px;
124
	font-weight: bold;
125
	color: #666666;
126
}
127
 
128
#addToCart	{
129
	width: 170px;
130
	height: 24px;
4017 rajveer 131
	background: url("/images/ButtonAddtoCart_ALLSTATES.png") 0 1px no-repeat;
3830 chandransh 132
	padding: 15px 0;
133
	text-align: center;
134
	text-decoration: none;
135
	color: #ffffff;
136
	font-size: 16px;
137
	font-weight: bold;
138
	cursor: pointer;
6639 amit.gupta 139
	margin: 26px 0 0 28px;
3830 chandransh 140
}
141
 
142
#addToCart:hover	{
4017 rajveer 143
	background: url("/images/ButtonAddtoCart_ALLSTATES.png") 0 -54px no-repeat;
3830 chandransh 144
}
145
 
146
.compare-links	{
147
	width: 227px;
5552 phani.kuma 148
	margin-top: 30px;
3830 chandransh 149
}
150
 
151
.compare-links a	{
152
	cursor: pointer;
153
	font-size: 11px;
154
	padding-bottom: 5px;
155
    padding-left: 16px;
156
}
157
 
5862 amit.gupta 158
.nextSlide-link	{
159
	width: 227px;
160
	height: 25px;
161
	margin-top: 10px;
162
}
163
 
164
.nextSlide-link a	{
165
	cursor: pointer;
166
	font-size: 15px;
167
	padding-bottom: 5px;
168
    padding-left: 16px;
169
}
170
 
171
 
3830 chandransh 172
.util_compare	{
173
	background: url("/images/IconCompareWith_ProdArea.png") no-repeat scroll 0 0 transparent;
174
}
175
 
176
.util_addnewresearch	{
177
	background: url("/images/IconAddtoCompare_ProdArea.png") no-repeat scroll 0 0 transparent;
7853 amit.gupta 178
}
179
 
180
#emi_options td {
181
	border:1px solid grey;
182
	padding: 5px;
3830 chandransh 183
}