Subversion Repositories SmartDukaan

Rev

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

Rev 4002 Rev 4017
Line 27... Line 27...
27
#topbar	{
27
#topbar	{
28
	height: 40px;
28
	height: 40px;
29
	background-color: #333333;
29
	background-color: #333333;
30
	color: #ffffff;
30
	color: #ffffff;
31
	font-size: 12px;
31
	font-size: 12px;
32
	min-width: 960px;
32
	min-width: 980px;
33
	font-weight: bold;
33
	font-weight: bold;
34
}
34
}
35
 
35
 
36
#topbar .left	{
36
#topbar .left	{
37
	background: url('/images/IconFreeDelivery_TopBar.png') 30px 7px no-repeat scroll transparent;
37
	background: url('/images/IconFreeDelivery_TopBar.png') 30px 7px no-repeat scroll transparent;
Line 52... Line 52...
52
	color: #ffffff;
52
	color: #ffffff;
53
}
53
}
54
 
54
 
55
#header .main	{
55
#header .main	{
56
	margin: 0px auto;
56
	margin: 0px auto;
57
	width: 960px;
57
	width: 980px;
58
	height: 80px;
58
	height: 80px;
59
}
59
}
60
 
60
 
61
#header .main .center	{
61
#header .main .center	{
62
	float: left;
62
	float: left;
Line 162... Line 162...
162
	background:  #F6F6F6 url(/images/BG_NavBar.png) 50% 50% repeat-x;
162
	background:  #F6F6F6 url(/images/BG_NavBar.png) 50% 50% repeat-x;
163
}
163
}
164
 
164
 
165
#menu ul.primary	{
165
#menu ul.primary	{
166
	display: block;
166
	display: block;
167
	width: 960px;
167
	width: 980px;
168
	margin: 0px auto;
168
	margin: 0px auto;
169
	list-style: none;
169
	list-style: none;
170
}
170
}
171
 
171
 
172
#menu li.primary	{
172
#menu li.primary	{
Line 294... Line 294...
294
	background: #F6F6F6 url(../images/FooterBG.png) 50% 50% repeat;
294
	background: #F6F6F6 url(../images/FooterBG.png) 50% 50% repeat;
295
	margin-top: 30px;
295
	margin-top: 30px;
296
}
296
}
297
 
297
 
298
#footerLinks	{
298
#footerLinks	{
299
	width: 960px;
299
	width: 980px;
300
	min-height: 130px;
300
	min-height: 130px;
301
	margin: 0 auto;
301
	margin: 0 auto;
302
	padding: 30px 0px;
302
	padding: 30px 0px;
303
	overflow: auto;
303
	overflow: auto;
304
}
304
}
305
 
305
 
306
#footerLinks .footer-links-group	{
306
#footerLinks .footer-links-group	{
307
	width: 160px;
307
	width: 160px;
308
	float: left;
308
	float: left;
309
	margin-left: 25px;
309
	margin-left: 30px;
310
}
310
}
311
 
311
 
312
.footer-links-group div	{
312
.footer-links-group div	{
313
    color: #FFFFFF;
313
    color: #FFFFFF;
314
    font-size: 15px;
314
    font-size: 15px;