Subversion Repositories SmartDukaan

Rev

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