Subversion Repositories SmartDukaan

Rev

Rev 6132 | Rev 6167 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 6132 Rev 6152
Line 20... Line 20...
20
}
20
}
21
 
21
 
22
.left	{	float: left;	}
22
.left	{	float: left;	}
23
.right	{	float: right;	}
23
.right	{	float: right;	}
24
 
24
 
-
 
25
 
-
 
26
 
-
 
27
.cart-icon {
-
 
28
    background: url("/images/Cart-Button.png") no-repeat scroll 0 0 transparent;
-
 
29
    color: #006699;
-
 
30
    cursor: default;
-
 
31
    display: block;
-
 
32
    font-size: 13px;
-
 
33
    height: 26px;
-
 
34
    width: 89px;
-
 
35
}
25
#topbar	{
36
#topbar	{
26
	line-height: 40px;
37
	line-height: 40px;
27
	background-color: #333333;
38
	background-color: #333333;
28
	color: #ffffff;
39
	color: #ffffff;
29
	font-size: 12px;
40
	font-size: 12px;
Line 116... Line 127...
116
.user-dropdown	{
127
.user-dropdown	{
117
	background: #F6F6F6;
128
	background: #F6F6F6;
118
	width: 150px;
129
	width: 150px;
119
	overflow: hidden;
130
	overflow: hidden;
120
	margin-top: 5px;
131
	margin-top: 5px;
121
	line-height: 28px;
132
	line-height: 20px;
122
	cursor: pointer;
133
	cursor: pointer;
123
	font-weight: bold;
134
	font-weight: bold;
124
	border-left: 1px solid #F6F6F6;
135
	border-left: 1px solid #F6F6F6;
125
	border-right: 1px solid #F6F6F6;
136
	border-right: 1px solid #F6F6F6;
126
	border-top: 1px solid #F6F6F6;
137
	border-top: 1px solid #F6F6F6;
Line 139... Line 150...
139
	overflow: hidden;
150
	overflow: hidden;
140
	color: #069;
151
	color: #069;
141
}
152
}
142
 
153
 
143
.user-dropdown .default .icon	{
154
.user-dropdown .default .icon	{
144
	background: url("/images/header-sprite.png") no-repeat scroll -42px 7px transparent;
155
	background: url("/images/header-sprite.png") no-repeat scroll -42px 6px transparent;
145
    height: 16px;
156
    height: 16px;
146
    width: 9px;
157
    width: 9px;
147
}
158
}
148
 
159
 
149
.user-dropdown .user-dropdown-options	{
160
.user-dropdown .user-dropdown-options	{
Line 170... Line 181...
170
	background-color: #FFFFCC;
181
	background-color: #FFFFCC;
171
}
182
}
172
 
183
 
173
 
184
 
174
#header .main .right	{
185
#header .main .right	{
175
	margin-top: 5px;
-
 
176
	font-size: 11px;
186
	font-size: 11px;
177
	color: #666666;
187
	color: #666666;
178
	line-height: 20px;
188
	line-height: 18px;
-
 
189
	margin-top: 2px;
179
}
190
}
180
 
191
 
181
#header .main .right a	{
192
#header .main .right a	{
182
	color: #006699;
193
	color: #006699;
183
	font-weight: bold;
194
	font-weight: bold;
Line 212... Line 223...
212
#menu li.primary a.link-menu-primary	{
223
#menu li.primary a.link-menu-primary	{
213
	display: block;
224
	display: block;
214
	font-size: 15px;
225
	font-size: 15px;
215
	color: #ffffff;
226
	color: #ffffff;
216
	text-decoration: none;
227
	text-decoration: none;
217
	padding: 14px 25px 13px 22px;
228
	padding: 14px 18px 13px 18px;
218
}
229
}
219
 
230
 
220
#menu a .menu-primary-arrow	{
231
#menu a .menu-primary-arrow	{
221
	background:url("/images/header-sprite.png") -32px 0px no-repeat transparent;
232
	background:url("/images/header-sprite.png") -32px 0px no-repeat transparent;
222
    height: 5px;
233
    height: 5px;