Subversion Repositories SmartDukaan

Rev

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