Subversion Repositories SmartDukaan

Rev

Rev 568 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 568 Rev 611
Line 1... Line 1...
1
div.lightbox{
1
#sidebar div.lightbox{
2
	float:left;
2
	float:left;
3
	width:240px;
3
	width:240px;
4
	margin:4px 0 0 0;
4
	margin:4px 0 0 0;
5
	*margin:5px 0 0 0;
5
	*margin:5px 0 0 0;
6
	padding:0;
6
	padding:0;
7
}
7
}
8
 
8
 
9
div.hdr{
9
#sidebar div.hdr{
10
	margin:0;
10
	margin:0;
11
	padding:10px 0;
11
	padding:10px 0;
12
	height:21px;
12
	height:21px;
13
	width:240px;
13
	width:240px;
14
	border-bottom:1px solid #ccc;
14
	border-bottom:1px solid #ccc;
15
	background:url(../images/lb_hdr_bg.gif) repeat-x left;
15
	background:url(../images/lb_hdr_bg.gif) repeat-x left;
16
}
16
}
17
div.hdr a{
17
#sidebar div.hdr a{
18
	margin:0 0 0 10px;
18
	margin:0 0 0 10px;
19
	padding:0 0 0 26px;
19
	padding:0 0 0 26px;
20
	text-decoration:none;
20
	text-decoration:none;
21
	font-size:18px;
21
	font-size:18px;
22
	color:#333;
22
	color:#333;
23
	background:url(../images/lgb_arw.gif) no-repeat left center;
23
	background:url(../images/lgb_arw.gif) no-repeat left center;
24
}
24
}
25
 
25
 
26
div.swapy a{
26
#sidebar div.swapy a{
27
	background:url(../images/lgb_arw_cc.gif) no-repeat left center;
27
	background:url(../images/lgb_arw_cc.gif) no-repeat left center;
28
	height:21px;
28
	height:21px;
29
	width:13px;
29
	width:13px;
30
}
30
}
31
 
31
 
32
div.hdr1 a{
32
#sidebar div.hdr1 a{
33
	margin:0 0 0 10px;
33
	margin:0 0 0 10px;
34
	padding:0 0 0 26px;
34
	padding:0 0 0 26px;
35
	text-decoration:none;
35
	text-decoration:none;
36
	font-size:18px;
36
	font-size:18px;
37
	color:#333;
37
	color:#333;
38
	background:url(../images/schdule_right.gif) no-repeat left center;
38
	background:url(../images/schdule_right.gif) no-repeat left center;
39
}
39
}
40
 
40
 
41
div.swapy1 a{
41
#sidebar div.swapy1 a{
42
	height:21px;
42
	height:21px;
43
	width:13px;
43
	width:13px;
44
	background:url(../images/schdule_down.gif) no-repeat left center;
44
	background:url(../images/schdule_down.gif) no-repeat left center;
45
}
45
}
46
 
46
 
47
div.tools{
47
#sidebar div.tools{
48
	margin:0px;
48
	margin:0px;
49
	padding-left:5px;
49
	padding-left:5px;
50
	border-bottom:1px solid #ccc;
50
	border-bottom:1px solid #ccc;
51
	background:#F5F5F5;
51
	background:#F5F5F5;
52
	line-height:16px;
52
	line-height:16px;
53
}
53
}
54
 
54
 
55
div.tools a{
55
#sidebar div.tools a{
56
	margin:0;
56
	margin:0;
57
	padding:2px 6px;
57
	padding:2px 6px;
58
	font-size:11px;
58
	font-size:11px;
59
	display:inline;
59
	display:inline;
60
	border-right:1px solid #ccc;
60
	border-right:1px solid #ccc;
61
	text-decoration:none;
61
	text-decoration:none;
62
	color:#0066cc;
62
	color:#0066cc;
63
	font-weight:bold;
63
	font-weight:bold;
64
}
64
}
65
 
65
 
66
div.tools a:hover{
66
#sidebar div.tools a:hover{
67
	text-decoration: underline;
67
	text-decoration: underline;
68
	cursor:pointer;
68
	cursor:pointer;
69
}
69
}
70
 
70
 
71
div.tabwrap{
71
#sidebar div.tabwrap{
72
	height:257px;
72
	height:257px;
73
	overflow-x:hidden;
73
	overflow-x:hidden;
74
	overflow-x:auto;
74
	overflow-x:auto;
75
}
75
}
76
 
76
 
77
div.tabwrap table{
77
#sidebar div.tabwrap table{
78
	background:#fff;
78
	background:#fff;
79
	padding:4px 0 6px 0;
79
	padding:4px 0 6px 0;
80
}
80
}
81
 
81
 
82
div.tabwrap table td{
82
#sidebar div.tabwrap table td{
83
	vertical-align:top;
83
	vertical-align:top;
84
	padding:4px;
84
	padding:4px;
85
	margin:0;
85
	margin:0;
86
}
86
}
87
 
87
 
88
div.lightbox .borderBottom{
88
#sidebar div.lightbox .borderBottom{
89
	border-bottom:1px solid #ccc;
89
	border-bottom:1px solid #ccc;
90
	padding-bottom:4px;
90
	padding-bottom:4px;
91
}
91
}
92
div.lightbox .spacing{line-height:5px;}
92
#sidebar div.lightbox .spacing{line-height:5px;}
93
 
93
 
94
div.tabwrap table td input{margin-left:4px;}
94
#sidebar div.tabwrap table td input{margin-left:4px;}
95
div.tabwrap table td img{
95
#sidebar div.tabwrap table td img{
96
	margin-left:1px;
96
	margin-left:1px;
97
	border:1px solid #ccc;
97
	border:1px solid #ccc;
98
	padding:1px;
98
	padding:1px;
99
	max-width:60px;
99
	max-width:60px;
100
	max-height:60px;
100
	max-height:60px;
101
	text-align:center;
101
	text-align:center;
102
}
102
}
103
div.tabwrap table td div{padding:0px 5px;}
103
#sidebar div.tabwrap table td div{padding:0px 5px;}
104
div.tabwrap table td div a{
104
#sidebar div.tabwrap table td div a{
105
	display:block;
105
	display:block;
106
	padding:0;
106
	padding:0;
107
	margin:0px;
107
	margin:0px;
108
	color:#0066cc;
108
	color:#0066cc;
109
	text-decoration:none;
109
	text-decoration:none;
110
	font-weight:bold;
110
	font-weight:bold;
111
}
111
}
-
 
112
 
-
 
113
#sidebar div.tabwrap table td div.text, 
112
div.tabwrap table td div.text, div.tabwrap table td div.price{
114
#sidebar div.tabwrap table td div.price{
113
	padding:0;
115
	padding:0;
114
	margin:0;
116
	margin:0;
115
	color:#000;
117
	color:#000;
116
	font-size:11px;
118
	font-size:11px;
117
	line-height:15px;
119
	line-height:15px;
118
	font-weight:normal;
120
	font-weight:normal;
119
	cursor:text;
121
	cursor:text;
120
}
122
}
121
div.tabwrap table td div.price{padding:3px 0;}
123
#sidebar div.tabwrap table td div.price{padding:3px 0;}
122
div.tabwrap table td div.text{	line-height:13px;}
124
#sidebar div.tabwrap table td div.text{	line-height:13px;}
123
div.tabwrap .link{
125
#sidebar div.tabwrap .link{
124
	margin-top:-2px;
126
	margin-top:-2px;
125
	font-size:11px;
127
	font-size:11px;
126
	text-align:right;
128
	text-align:right;
127
	font-weight:normal !important;
129
	font-weight:normal !important;
128
}
130
}
129
 
131
 
130
div.tabwrap table td.n {
132
#sidebar div.tabwrap table td.n {
131
	padding:0;
133
	padding:0;
132
	margin:0;
134
	margin:0;
133
	border-top:1px solid #ccc;
135
	border-top:1px solid #ccc;
134
	text-align:right;
136
	text-align:right;
135
}
137
}
136
div.tabwrap table td.n a.notes{
138
#sidebar div.tabwrap table td.n a.notes{
137
	padding:0 5px 0 0;
139
	padding:0 5px 0 0;
138
	margin:0;
140
	margin:0;
139
	color:#0066cc;
141
	color:#0066cc;
140
	font-size:0.85em;
142
	font-size:0.85em;
141
	font-weight:normal;
143
	font-weight:normal;
142
	text-decoration:none;
144
	text-decoration:none;
143
}
145
}
144
div.tabwrap table td.null{
146
#sidebar div.tabwrap table td.null{
145
	padding:0;
147
	padding:0;
146
	margin:0;
148
	margin:0;
147
	background:#fff;
149
	background:#fff;
148
	height:2px;
150
	height:2px;
149
}
151
}
150
 
152
 
151
div.quicksign{
153
#sidebar div.quicksign{
152
	font-size:11px;
154
	font-size:11px;
153
	padding:2px 10px 4px 10px;
155
	padding:2px 10px 4px 10px;
154
	line-height:14px;
156
	line-height:14px;
155
	background:#F5F5F5;
157
	background:#F5F5F5;
156
	border-top:1px solid #ccc;
158
	border-top:1px solid #ccc;
157
}
159
}
158
div.quicksign a{font-weight:bold;}
160
#sidebar div.quicksign a{font-weight:bold;}
159
 
-
 
160
div.quickLinks a.signin:hover, div.footer a:hover, div.common a:hover, div.quickLinks a:hover, 
-
 
161
div.tabwrap table td div a:hover, div.tabwrap table td.n a.notes:hover, div.bot a:hover, div.breadcrumb a:hover, div.quicksign a:hover
-
 
162
{text-decoration:underline!important;}
-
 
163
 
161
 
-
 
162
/*
-
 
163
	div.quickLinks a.signin:hover, div.footer a:hover, div.common a:hover, div.quickLinks a:hover, 
-
 
164
	div.tabwrap table td div a:hover, div.tabwrap table td.n a.notes:hover, div.bot a:hover, div.breadcrumb a:hover, div.quicksign a:hover
-
 
165
	{text-decoration:underline!important;}
-
 
166
*/
164
 
167
 
165
/*widget slide guide section*/
168
/*widget slide guide section*/
166
.toggler { width: 530px; height:530px; position: relative;}
169
#sidebar .toggler { width: 530px; height:530px; position: relative;}
167
.ui-effects-transfer { border: 2px dotted gray; }
170
#sidebar .ui-effects-transfer { border: 2px dotted gray; }
168
 
171
 
169
/*
172
/*
170
	Scroll Pan
173
	Scroll Pan
171
	.winXP apply window XP scrollbar style
174
	.winXP apply window XP scrollbar style
172
	.osX apply mac scrollbar style
175
	.osX apply mac scrollbar style
173
*/
176
*/
174
 
177
 
175
#pane1{height: 267px; background:#fff;}
178
#sidebar #pane1{height: 267px; background:#fff;}
176
#pane2, #pane3, #pane4 { height: 247px;  width:240px; background:#fff;}
179
#sidebar #pane2, #sidebar #pane3, #sidebar #pane4 { height: 247px;  width:240px; background:#fff;}
177
 
180
 
178
.winXP .jScrollPaneTrack {
181
.winXP .jScrollPaneTrack {
179
    background: url(../images/windows_track.gif) repeat-y;
182
    background: url(../images/windows_track.gif) repeat-y;
180
}
183
}
181
.winXP .jScrollPaneDrag {
184
.winXP .jScrollPaneDrag {