Subversion Repositories SmartDukaan

Rev

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

Rev 943 Rev 950
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;*/
184
	/*background:url(../images/down-arrow-blue.jpg) no-repeat 50px 3px;
185
	background:url(../images/down-arrow-blue.jpg) no-repeat 100% 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;
186
}
187
}
187
#signin_menu .bottom{
188
#signin_menu .bottom{
188
	height:65px;
189
	height:65px;
189
	background:url(../images/signin-bottom.png) no-repeat bottom left;
190
	background:url(../images/signin-bottom.png) no-repeat bottom left;
190
}
191
}
Line 313... Line 314...
313
	font-size:16px;
314
	font-size:16px;
314
}
315
}
315
#customerService{
316
#customerService{
316
	background:#f5f5f5;
317
	background:#f5f5f5;
317
	border:1px solid #ccc;
318
	border:1px solid #ccc;
-
 
319
	height:70px;
-
 
320
	position:relative;
-
 
321
	width:238px;  
-
 
322
}
-
 
323
#customerService img {
-
 
324
	position: absolute;
-
 
325
	top: 0;
318
}
326
}
-
 
327
 
319
#customerService h2{
328
#customerService h2{
320
	padding:2px 0 0 5px;
329
	padding:2px 0 0 5px;
321
	font-family:'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
330
	font-family:'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
322
	font-size:14px;
331
	font-size:14px;
323
	height: 26px;
332
	height: 26px;
324
	background:url(../images/customer-service-hor-bar.jpg) repeat-x;
333
	/*background:url(../images/customer-service-hor-bar.jpg) repeat-x;*/
-
 
334
  background:transparent url(../images/spriteme1.png) repeat-x scroll -10px -625px;
325
}
335
}
326
#customerService #customerPhone,
336
#customerService #customerPhone,
327
#customerService #customerPhone img,
337
#customerService #customerPhone img,
328
#customerService #customerPhone span{float:left;}
338
#customerService #customerPhone span{float:left;}
329
#customerService #customerPhone span{margin-top:10px;}
339
#customerService #customerPhone span{margin-top:10px; margin-left:92px;}
-
 
340
 
-
 
341
#customerService #customerPhone img{
-
 
342
clip:rect(0px, 44px, 42px, 0px);
-
 
343
left:40px;
-
 
344
line-height:10px;
-
 
345
top:28px;
-
 
346
}
330
 
347
 
331
/*___ Error & Success Message ___*/
348
/*___ Error & Success Message ___*/
332
#messageError,
349
#messageError,
333
#messageSuccess{
350
#messageSuccess{
334
	margin:5px 0 15px 0;
351
	margin:5px 0 15px 0;
Line 516... Line 533...
516
	background:url(../images/tab1-btn-hor-bar.png) repeat-x 0 -24px;
533
	background:url(../images/tab1-btn-hor-bar.png) repeat-x 0 -24px;
517
}
534
}
518
#tabButton .tabButton1 a:hover span,
535
#tabButton .tabButton1 a:hover span,
519
#tabButton .tabButton1 a#activeTab span,
536
#tabButton .tabButton1 a#activeTab span,
520
#tabButton .tabButton1 a.activeTab span{
537
#tabButton .tabButton1 a.activeTab span{
521
	background:url(../images/tab1-btn-left.png) no-repeat 0 -24px;
538
	background:url(../images/spriteme1.png) no-repeat -10px -108px;
522
}
539
}
523
#tabButton .tabButton1 a:hover span span,
540
#tabButton .tabButton1 a:hover span span,
524
#tabButton .tabButton1 a#activeTab span span,
541
#tabButton .tabButton1 a#activeTab span span,
525
#tabButton .tabButton1 a.activeTab span span{
542
#tabButton .tabButton1 a.activeTab span span{
526
	background:url(../images/tab1-btn-right.png) no-repeat 100% -24px;
543
	background:url(../images/spriteme1.png) no-repeat 69px -176px;
527
}
544
}
528
#tabButton li {
545
#tabButton li {
529
  list-style:none;
546
  list-style:none;
530
}
547
}
531
#tabButton .tabButton2{margin:0px 5px; padding:0px 10px;}
548
#tabButton .tabButton2{margin:0px 5px; padding:0px 10px;}
Line 533... Line 550...
533
#tabButton .tabButton2 span{display:block;}
550
#tabButton .tabButton2 span{display:block;}
534
 
551
 
535
#tabButton .tabButton2 a{
552
#tabButton .tabButton2 a{
536
	color:#333;
553
	color:#333;
537
	text-decoration:none;
554
	text-decoration:none;
538
	
-
 
539
	cursor:pointer;
555
	cursor:pointer;
540
	background:url(../images/tab2-btn-hor-bar.png) repeat-x;
556
	background:url(../images/tab2-btn-hor-bar.png) repeat-x;
541
}
557
}
542
 
-
 
543
#tabButton .tabButton2 a span{
-
 
544
	margin-left:-10px;
-
 
545
	background:url(../images/tab2-btn-left.png) no-repeat;
-
 
546
}
-
 
547
 
-
 
548
#tabButton .tabButton2 a span span{
-
 
549
	margin-right:-10px;
-
 
550
	background:url(../images/tab2-btn-right.png) no-repeat top right;	
-
 
551
	
-
 
552
	padding:2px 18px 0 28px;
-
 
553
	height:22px;
-
 
554
}
-
 
555
 
-
 
556
#tabButton .tabButton2 a:hover,
558
#tabButton .tabButton2 a:hover,
557
#tabButton .tabButton2 a#activeTab,
559
#tabButton .tabButton2 a#activeTab,
558
#tabButton .tabButton2 a.activeTab{
560
#tabButton .tabButton2 a.activeTab{
559
	color:#333;
561
	color:#333;
560
	text-decoration:none;
562
	text-decoration:none;
Line 563... Line 565...
563
#tabButton .tabButton2 a:hover span,
565
#tabButton .tabButton2 a:hover span,
564
#tabButton .tabButton2 a#activeTab span,
566
#tabButton .tabButton2 a#activeTab span,
565
#tabButton .tabButton2 a.activeTab span{
567
#tabButton .tabButton2 a.activeTab span{
566
	background:url(../images/tab2-btn-left.png) no-repeat 0 -24px;
568
	background:url(../images/tab2-btn-left.png) no-repeat 0 -24px;
567
}
569
}
-
 
570
/* sprite css for tabs by ebizon */
-
 
571
 
568
#tabButton .tabButton2 a:hover span span,
572
#tabButton .tabButton2 a span{
-
 
573
	margin-left:-10px;
-
 
574
  background:transparent url(../images/spriteme1.png) no-repeat scroll -10px -84px
-
 
575
}
-
 
576
 
569
#tabButton .tabButton2 a#activeTab span span,
577
#tabButton #catTab2 a span span{
-
 
578
	margin-right:-10px;
-
 
579
	background:transparent url(../images/spriteme1.png) no-repeat scroll 95px -152px;
-
 
580
	padding:2px 18px 0 28px;
-
 
581
	height:22px;
-
 
582
}
-
 
583
#tabButton #catTab3 a span span{
-
 
584
	margin-right:-10px;
-
 
585
	background:transparent url(../images/spriteme1.png) no-repeat scroll 111px -152px;
-
 
586
	padding:2px 18px 0 28px;
-
 
587
	height:22px;
-
 
588
}
-
 
589
#tabButton #catTab4 a span span{
-
 
590
	margin-right:-10px;
-
 
591
	background:transparent url(../images/spriteme1.png) no-repeat scroll 88px -152px;
-
 
592
	padding:2px 18px 0 28px;
-
 
593
	height:22px;
-
 
594
}
570
#tabButton .tabButton2 a.activeTab span span{
595
#tabButton #catTab4 a:hover span span{
571
	background:url(../images/tab2-btn-right.png) no-repeat 100% -24px;
596
		background:transparent url(../images/spriteme1.png) no-repeat scroll 88px -312px;
572
}
597
}
-
 
598
#tabButton #catTab3 a:hover span span{
-
 
599
		background:transparent url(../images/spriteme1.png) no-repeat scroll 111px -312px;
-
 
600
}
-
 
601
#tabButton #catTab2 a:hover span span{
-
 
602
		background:transparent url(../images/spriteme1.png) no-repeat scroll 95px -312px;
-
 
603
}
-
 
604
#tabButton #catTab4 a.activeTab span span{
-
 
605
		background:transparent url(../images/spriteme1.png) no-repeat scroll 88px -312px;
-
 
606
}
-
 
607
#tabButton #catTab3 a.activeTab span span{
-
 
608
		background:transparent url(../images/spriteme1.png) no-repeat scroll 111px -312px;
-
 
609
}
-
 
610
#tabButton #catTab2 a.activeTab span span{
-
 
611
		background:transparent url(../images/spriteme1.png) no-repeat scroll 95px -312px;
-
 
612
}
-
 
613
 
573
 
614
 
574
/*___ Common Classes ___*/
615
/*___ Common Classes ___*/
575
.clearBoth{clear:both;}
616
.clearBoth{clear:both;}
576
.floatLeft{float:left;}
617
.floatLeft{float:left;}
577
.floatRight{float:right;}
618
.floatRight{float:right;}
Line 610... Line 651...
610
ul.category-page-items li,
651
ul.category-page-items li,
611
ul.best-deals-page-items li,
652
ul.best-deals-page-items li,
612
ul.best-seller-page-items li {
653
ul.best-seller-page-items li {
613
  margin:0px;
654
  margin:0px;
614
}
655
}
615
#customerService .floatLeft{
656
#customerService .floatLeft img{
616
line-height:10px; /* for mozilla spacing */
657
  line-height:10px; /* for mozilla spacing */
-
 
658
  left: 0;
-
 
659
  clip: rect(0px 40px 42px 0px);
-
 
660
  top:28px;
617
}
661
}
618
 
662
 
619
/**  for sign in  **/
663
/**  for sign in  **/
620
 
664
 
621
#signin label{
665
#signin label{
Line 655... Line 699...
655
height:18px;
699
height:18px;
656
padding:4px 7px;
700
padding:4px 7px;
657
text-align:center;
701
text-align:center;
658
 padding: 0;
702
 padding: 0;
659
width: 70px !important;    ----by ebizon for button **/
703
width: 70px !important;    ----by ebizon for button **/
660
}
-
 
661
/***  #signin .center input#signin_submit{
704
/***  #signin .center input#signin_submit{
662
float:left;
705
float:left;
663
width: 60px !important;          
706
width: 60px !important;          
664
}  ---commented by ebizon **/ 
707
}  ---commented by ebizon **/ 
665
 
708
 
Line 806... Line 849...
806
}
849
}
807
.grey-right {
850
.grey-right {
808
	background:transparent url(../images/search-right.jpg) no-repeat scroll right top;
851
	background:transparent url(../images/search-right.jpg) no-repeat scroll right top;
809
}
852
}
810
.grey-center {
853
.grey-center {
811
	background:transparent url(../images/search-hor-bar.jpg) repeat-x scroll 0 0;
854
	/*background:transparent url(../images/search-hor-bar.jpg) repeat-x scroll 0 0;*/
-
 
855
  background:transparent url(../images/spriteme1.png) repeat-x scroll -10px -619px;
812
	margin:0 4px;
856
	margin:0 4px;
813
}
857
}
814
.yellow-left {
858
.yellow-left {
815
	background:transparent url(../images/buttons/big-button-left.jpg) no-repeat scroll 0 0;
859
	background:transparent url(../images/buttons/big-button-left.jpg) no-repeat scroll 0 0;
816
}
860
}
Line 829... Line 873...
829
	padding:0px 4px;
873
	padding:0px 4px;
830
	margin: 4px;
874
	margin: 4px;
831
	float: left;
875
	float: left;
832
}*/
876
}*/
833
.yellow-image {
877
.yellow-image {
834
	/*background:transparent url(../images/buttons/big-button-hor-bar.jpg) repeat-x scroll 0 0;*/
878
	/*background:transparent url(../images/buttons/big-button-hor-bar.jpg) repeat-x scroll 0 0;
835
	background:transparent url(../images/button-bg.jpg) repeat-x scroll 0 0;
879
	background:transparent url(../images/button-bg.jpg) repeat-x scroll 0 0;*/
-
 
880
  background:transparent url(../images/spriteme1.png) repeat-x scroll -10px -750px;
836
	cursor:pointer;
881
	cursor:pointer;
837
	font-size:13px;
882
	font-size:13px;
838
	font-weight:bold;
883
	font-weight:bold;
839
	padding:4px 7px 4px 7px;
884
	padding:4px 7px 4px 7px;
840
  border:1px solid #bfa864;
885
  border:1px solid #bfa864;
Line 885... Line 930...
885
    padding: 0;
930
    padding: 0;
886
    text-align: left;
931
    text-align: left;
887
    width: 210px;
932
    width: 210px;
888
}
933
}
889
.textbox-image .textbox {
934
.textbox-image .textbox {
890
	background:transparent url(../images/textbox-hor-bar.jpg) repeat-x scroll 0 0;
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;
891
	padding:0;
937
	padding:0;
892
	float: left;
938
	float: left;
893
	border-left: 1px solid #CCCCCC;
939
	border-left: 1px solid #CCCCCC;
894
  border-right: 1px solid #CCCCCC;
940
  border-right: 1px solid #CCCCCC;
895
  border-bottom: none;
941
  border-bottom: none;
Line 1005... Line 1051...
1005
}
1051
}
1006
.enableDisableBtnWidth2{
1052
.enableDisableBtnWidth2{
1007
float:right !important;
1053
float:right !important;
1008
}
1054
}
1009
.imgDisableButton{
1055
.imgDisableButton{
1010
background:transparent url(../images/gray-button-bg.jpg) repeat-x scroll 0 0;
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;
1011
border:1px solid #bdbdbd;
1058
border:1px solid #bdbdbd;
1012
cursor:pointer;
1059
cursor:pointer;
1013
}
1060
}
1014
.imgEnableButton {
1061
.imgEnableButton {
1015
float:left;
1062
float:left;
Line 1111... Line 1158...
1111
.smallImgButton.yellow-image input{
1158
.smallImgButton.yellow-image input{
1112
font-size:11px;
1159
font-size:11px;
1113
margin-top:1px;
1160
margin-top:1px;
1114
}
1161
}
1115
 
1162
 
-
 
1163
/* for forgot password  */
-
 
1164
#frmForgotPassword .form-item {
-
 
1165
clear:both;
-
 
1166
float:left;
-
 
1167
width:50%;
-
 
1168
margin:0;
-
 
1169
padding:0;
-
 
1170
}
-
 
1171
#frmForgotPassword .form-item label {
-
 
1172
float:left;
-
 
1173
padding-right:10px;
-
 
1174
}
-
 
1175
#frmForgotPassword .imgTextBox {
-
 
1176
background:transparent url(../images/textbox2-hor-bar.jpg) repeat-x scroll 0 0;
-
 
1177
border-left:1px solid #CCCCCC;
-
 
1178
border-right:1px solid #CCCCCC;
-
 
1179
float:left;
-
 
1180
height:28px;
-
 
1181
width:200px;
-
 
1182
}
1116
 
1183
 
-
 
1184
.no-address {
-
 
1185
  padding-left:18px;
-
 
1186
}
1117
/** by ebizon end  **/
1187
/** by ebizon end  **/
1118
 
1188
 
1119
#frmForgotPassword .error{
1189
#frmForgotPassword .error{
1120
	float:none !important;
1190
	float:none !important;
1121
	display:block;
1191
	display:block;