Subversion Repositories SmartDukaan

Rev

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

Rev 4017 Rev 4126
Line 23... Line 23...
23
 
23
 
24
.left	{	float: left;	}
24
.left	{	float: left;	}
25
.right	{	float: right;	}
25
.right	{	float: right;	}
26
 
26
 
27
#topbar	{
27
#topbar	{
28
	height: 40px;
28
	line-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: 980px;
32
	min-width: 980px;
33
	font-weight: bold;
33
	font-weight: bold;
-
 
34
	overflow: auto;
34
}
35
}
35
 
36
 
36
#topbar .left	{
37
#topbar .left	{
37
	background: url('/images/IconFreeDelivery_TopBar.png') 30px 7px no-repeat scroll transparent;
38
	background: url('/images/IconFreeDelivery_TopBar.png') 30px 7px no-repeat scroll transparent;
38
	line-height: 36px;
-
 
39
	padding-left: 70px;
39
	padding-left: 70px;
40
}
40
}
41
 
41
 
42
#topbar .right	{
42
#topbar .right	{
43
	float: right;
43
	float: right;
44
	background: url('/images/IconSupport_TopBar.png') no-repeat scroll transparent;
44
	background: url('/images/IconSupport_TopBar.png') no-repeat scroll transparent;
45
	background-position: right;
45
	background-position: right;
46
	line-height: 36px;
-
 
47
	padding-right: 40px;
46
	padding-right: 40px;
48
	margin-right: 30px;
47
	margin-right: 30px;
49
}
48
}
50
 
49
 
51
#topbar a	{
50
#topbar a	{
Line 180... Line 179...
180
	display: block;
179
	display: block;
181
	font-size: 15px;
180
	font-size: 15px;
182
	color: #ffffff;
181
	color: #ffffff;
183
	text-decoration: none;
182
	text-decoration: none;
184
	padding: 14px 20px 13px;
183
	padding: 14px 20px 13px;
185
	font-weight: bold;
-
 
186
}
184
}
187
 
185
 
188
#menu a .menu-primary-arrow	{
186
#menu a .menu-primary-arrow	{
189
	background:url("/images/IconDownArrow_UnselectedTab.png") no-repeat;
187
	background:url("/images/IconDownArrow_UnselectedTab.png") no-repeat;
190
    height: 5px;
188
    height: 5px;