Subversion Repositories SmartDukaan

Rev

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

Rev 950 Rev 951
Line 179... Line 179...
179
}---commented by ebizon **/ 
179
}---commented by ebizon **/ 
180
#headerRight .signin, 
180
#headerRight .signin, 
181
#headerRight .signin1, 
181
#headerRight .signin1, 
182
#headerRight .menu-open{
182
#headerRight .menu-open{
183
	padding-right:18px;
183
	padding-right:18px;
184
	/*background:url(../images/down-arrow-blue.jpg) no-repeat 50px 3px;
-
 
185
	background:url(../images/down-arrow-blue.jpg) no-repeat 100% 3px; */
-
 
186
  background:transparent url(../images/spriteme1.png) no-repeat scroll 40px -893px;
184
    background:transparent url(../images/spriteme1.png) no-repeat scroll 40px -893px;
187
}
185
}
188
#signin_menu .bottom{
186
#signin_menu .bottom{
189
	height:65px;
187
	height:65px;
190
	background:url(../images/signin-bottom.png) no-repeat bottom left;
188
	background:url(../images/signin-bottom.png) no-repeat bottom left;
191
}
189
}
Line 328... Line 326...
328
#customerService h2{
326
#customerService h2{
329
	padding:2px 0 0 5px;
327
	padding:2px 0 0 5px;
330
	font-family:'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
328
	font-family:'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
331
	font-size:14px;
329
	font-size:14px;
332
	height: 26px;
330
	height: 26px;
333
	/*background:url(../images/customer-service-hor-bar.jpg) repeat-x;*/
-
 
334
  background:transparent url(../images/spriteme1.png) repeat-x scroll -10px -625px;
331
    background:transparent url(../images/spriteme1.png) repeat-x scroll -10px -625px;
335
}
332
}
336
#customerService #customerPhone,
333
#customerService #customerPhone,
337
#customerService #customerPhone img,
334
#customerService #customerPhone img,
338
#customerService #customerPhone span{float:left;}
335
#customerService #customerPhone span{float:left;}
339
#customerService #customerPhone span{margin-top:10px; margin-left:92px;}
336
#customerService #customerPhone span{margin-top:10px; margin-left:92px;}
Line 930... Line 927...
930
    padding: 0;
927
    padding: 0;
931
    text-align: left;
928
    text-align: left;
932
    width: 210px;
929
    width: 210px;
933
}
930
}
934
.textbox-image .textbox {
931
.textbox-image .textbox {
935
	/*background:transparent url(../images/textbox-hor-bar.jpg) repeat-x scroll 0 0;*/
-
 
936
  background:transparent url(../images/spriteme1.png) repeat-x scroll -10px -1044px;
932
  background:transparent url(../images/spriteme1.png) repeat-x scroll -10px -1044px;
937
	padding:0;
933
	padding:0;
938
	float: left;
934
	float: left;
939
	border-left: 1px solid #CCCCCC;
935
	border-left: 1px solid #CCCCCC;
940
  border-right: 1px solid #CCCCCC;
936
  border-right: 1px solid #CCCCCC;
Line 1051... Line 1047...
1051
}
1047
}
1052
.enableDisableBtnWidth2{
1048
.enableDisableBtnWidth2{
1053
float:right !important;
1049
float:right !important;
1054
}
1050
}
1055
.imgDisableButton{
1051
.imgDisableButton{
1056
/*background:transparent url(../images/gray-button-bg.jpg) repeat-x scroll 0 0;*/
-
 
1057
background:transparent url(../images/spriteme1.png) repeat-x scroll -10px -1078px;
1052
background:transparent url(../images/spriteme1.png) repeat-x scroll -10px -1078px;
1058
border:1px solid #bdbdbd;
1053
border:1px solid #bdbdbd;
1059
cursor:pointer;
1054
cursor:pointer;
1060
}
1055
}
1061
.imgEnableButton {
1056
.imgEnableButton {