Subversion Repositories SmartDukaan

Rev

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

Rev 397 Rev 449
Line 11... Line 11...
11
	padding:5px;
11
	padding:5px;
12
}
12
}
13
.tipsy-inner {
13
.tipsy-inner {
14
	padding:8px 8px;
14
	padding:8px 8px;
15
	max-width:200px;
15
	max-width:200px;
16
	font:11px 'Lucida Grande', sans-serif;
16
	font:11px 'Verdana', sans-serif;
17
	font-weight:bold;
17
	font-weight:bold;
18
	-moz-border-radius:4px;
18
	-moz-border-radius:4px;
19
	-khtml-border-radius:4px;
19
	-khtml-border-radius:4px;
20
	-webkit-border-radius:4px;
20
	-webkit-border-radius:4px;
21
	border-radius:4px;
21
	border-radius:4px;
22
	background-color:#000;
22
	background-color:#000;
23
	color:white;
23
	color:white;
24
	text-align:left;
24
	text-align:left;
25
}
25
}
26
.tipsy-north {
26
.tipsy-north {
27
	background-image:url(http://s.twimg.com/a/1249943174/images/tipsy/tipsy-north.gif);
27
	/*background-image:url(http://s.twimg.com/a/1249943174/images/tipsy/tipsy-north.gif);*/
28
	background-position:top center;
28
	background-position:top center;
29
}
29
}
30
.tipsy-south {
30
.tipsy-south {
31
	background-image:url(http://s.twimg.com/a/1249943174/images/tipsy/tipsy-south.gif);
31
	/*background-image:url(http://s.twimg.com/a/1249943174/images/tipsy/tipsy-south.gif);*/
32
	background-position:bottom center;
32
	background-position:bottom center;
33
}
33
}
34
.tipsy-east {
34
.tipsy-east {
35
	background-image:url(http://s.twimg.com/a/1249943174/images/tipsy/tipsy-east.gif);
35
	/*background-image:url(http://s.twimg.com/a/1249943174/images/tipsy/tipsy-east.gif);*/
36
	background-position:right center;
36
	background-position:right center;
37
}
37
}
38
.tipsy-west {
38
.tipsy-west {
39
	background-image:url(http://s.twimg.com/a/1249943174/images/tipsy/tipsy-west.gif);
39
	/*background-image:url(http://s.twimg.com/a/1249943174/images/tipsy/tipsy-west.gif);*/
40
	background-position:left center;
40
	background-position:left center;
41
}
41
}
-
 
42
/*
42
body {
43
body {
43
	margin:0;
44
	margin:0;
44
	padding:0;
45
	padding:0;
45
	font:13px/16px "Lucida Grande", Arial, Sans-serif;
46
	font:13px/16px "Lucida Grande", Arial, Sans-serif;
46
	color:#789;
47
	color:#789;
47
	background-color: #ddeef6;
48
	background-color: #74726f;
48
	background-image: url(http://s.twimg.com/a/1249943174/images/front-bg.gif);
-
 
49
	background-repeat: repeat;
49
	background-repeat: repeat;
50
}
50
}
51
 
51
*/
52
a:link, a:visited {
52
a:link, a:visited {
53
	color:#27b;
53
	color:#27b;
54
	text-decoration:none;
54
	text-decoration:none;
55
}
55
}
56
a:hover {
56
a:hover {
Line 72... Line 72...
72
	font-weight:bold;
72
	font-weight:bold;
73
	color:#fff;
73
	color:#fff;
74
	-webkit-border-radius:4px;
74
	-webkit-border-radius:4px;
75
	-moz-border-radius:4px;
75
	-moz-border-radius:4px;
76
	border-radius:4px;
76
	border-radius:4px;
77
	*background:transparent url("http://s.twimg.com/a/1249943174/images/signin-nav-bg-ie.png") no-repeat 0 0;
77
/*	*background:transparent url("http://s.twimg.com/a/1249943174/images/signin-nav-bg-ie.png") no-repeat 0 0;*/
78
	*padding:4px 12px 6px;
78
	*padding:4px 12px 6px;
79
}
79
}
-
 
80
a.signin {
-
 
81
	background:#ddeef6;
-
 
82
	padding:4px 5px 5px 5px;
80
#userauth a.signin:hover {
83
	text-decoration:none;
-
 
84
	font-weight:bold;
-
 
85
	color:#0066CC;
-
 
86
	-webkit-border-radius:4px;
-
 
87
	-moz-border-radius:4px;
-
 
88
	border-radius:4px;
-
 
89
 
-
 
90
 
-
 
91
	
-
 
92
	/**background:transparent url("http://s.twimg.com/a/1249943174/images/signin-nav-bg-ie.png") no-repeat 0 0;
-
 
93
	*padding:4px 12px 6px;*/
-
 
94
	
81
	background:#59B;
95
	/*background:#59B;
82
	*background:transparent url("http://s.twimg.com/a/1249943174/images/signin-nav-bg-hover-ie.png") no-repeat 0 0;
96
	*background:transparent url("http://s.twimg.com/a/1249943174/images/signin-nav-bg-hover-ie.png") no-repeat 0 0;
83
	*padding:4px 12px 6px;
97
	*padding:4px 12px 6px;*/
84
}
98
}
85
#userauth a.signin, #newquicklinks a.signin:hover {
99
#userauth a.signin, #newquicklinks a.signin:hover {
86
	*background-position:0 3px!important;
100
	*background-position:0 3px!important;
87
}
101
}
88
 
102
 
89
a.signin {
103
a.signin {
90
	position:relative;
104
	position:relative;
91
	margin-left:3px;
105
	margin:0px 3px;
92
}
106
}
93
a.signin span {
107
a.signin span {
94
	background-image:url("http://s.twimg.com/a/1249943174/images/toggle_down_light.png");
108
/*	background-image:url("http://s.twimg.com/a/1249943174/images/toggle_down_light.png");*/
95
	background-repeat:no-repeat;
109
	background-repeat:no-repeat;
96
	background-position:100% 50%;
110
	background-position:100% 50%;
97
	padding:4px 16px 6px 0;
111
	padding:4px 16px 6px 0;
98
}
112
}
99
#userauth a.menu-open {
113
#userauth a.menu-open {
Line 107... Line 121...
107
	line-height:23px;
121
	line-height:23px;
108
	margin:25px 0 0;
122
	margin:25px 0 0;
109
	width:170px;
123
	width:170px;
110
}
124
}
111
a.signin.menu-open span {
125
a.signin.menu-open span {
112
	background-image:url("http://s.twimg.com/a/1249943174/images/toggle_up_dark.png");
126
/*	background-image:url("http://s.twimg.com/a/1249943174/images/toggle_up_dark.png");*/
113
	color:#789;
127
	color:#789;
114
}
128
}
115
 
129
 
116
#signin_menu {
130
#signin_menu {
117
	-moz-border-radius-topleft:5px;
131
	-moz-border-radius-topleft:5px;
Line 124... Line 138...
124
	-webkit-border-top-right-radius:5px;
138
	-webkit-border-top-right-radius:5px;
125
	display:none;
139
	display:none;
126
	background-color:#ddeef6;
140
	background-color:#ddeef6;
127
	position:absolute;
141
	position:absolute;
128
	width:210px;
142
	width:210px;
129
	z-index:100;
143
	z-index:9999;
130
	border:1px transparent;
144
	border:1px transparent;
131
	text-align:left;
145
	text-align:left;
132
	padding:10px;
146
	padding:10px;
133
	margin-left:720px;
147
	margin:15px 0px 0px 216px;
134
	*margin-left:-15px;
148
	*margin:3px 0px 0px 224px;
-
 
149
	float:right;
-
 
150
	
-
 
151
	
135
	margin-top:-11px;
152
	/* *margin-left:-15px;*/
-
 
153
	
136
	color:#789;
154
	color:#789;
137
	font-size:11px;
155
	font-size:11px;
138
}
156
}
139
 
157
 
140
#signin_menu input[type=text], #signin_menu input[type=password] {
158
#signin_menu input[type=text], #signin_menu input[type=password] {