Subversion Repositories SmartDukaan

Rev

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

Rev 458 Rev 462
Line 11... Line 11...
11
  margin: 0;
11
  margin: 0;
12
  padding: 0;
12
  padding: 0;
13
}
13
}
14
p
14
p
15
{
15
{
16
  margin: 0px 0px 0px 0px;
16
  margin:0px;
17
  padding: 0px 0px 0px 0px;
17
  padding:0px;
18
}
18
}
19
*{
19
*{
20
	margin:0;
20
	margin:0;
21
	padding:0;
21
	padding:0;
22
}
22
}
Line 126... Line 126...
126
div.headerRight{width:460px;float:right; padding-top:10px; }
126
div.headerRight{width:460px;float:right; padding-top:10px; }
127
div.headerRight h1{font:normal 11px/1.2 Verdana;width:auto; padding:0px 0px 0px 120px; margin:0; float:left;color:#010101;}
127
div.headerRight h1{font:normal 11px/1.2 Verdana;width:auto; padding:0px 0px 0px 120px; margin:0; float:left;color:#010101;}
128
div.headerRight h2{font:bold 11px/1.2 Verdana; color:#0066cc;width:163px;float:right; padding:0; margin:0;}
128
div.headerRight h2{font:bold 11px/1.2 Verdana; color:#0066cc;width:163px;float:right; padding:0; margin:0;}
129
 
129
 
130
div.headerRight h2 a{color:#0066cc; text-decoration:none; line-height:10px;padding:3px 5px 5px;}
130
div.headerRight h2 a{color:#0066cc; text-decoration:none; line-height:10px;padding:3px 5px 5px;}
131
div.headerRight .subscribe{float:right;width:462px; padding-top:5px; color:#333;}
131
div.headerRight .subscribe{float:right;width:488px; padding-top:5px; color:#333;}
132
div.headerRight .subscribe input[type="text"]{width:210px; border:1px solid #848484; float:left; color:#999999; padding:2px; margin-right:5px; margin:5px 0px;}
132
div.headerRight .subscribe input[type="text"]{width:230px; border:1px solid #848484; float:left; color:#999999; padding:2px; margin-right:5px; margin:5px 0px;}
133
div.headerRight .subscribe span{float:left; margin:0 0px;}
133
div.headerRight .subscribe span{float:left; margin:0 0px;}
134
div.headerRight .subscribe span img{ margin:0 5px;}
134
div.headerRight .subscribe span img{ margin:0 5px;}
135
div.headerRight .subscribe label{float:left; padding-left:5px; margin:5px 0px; }
135
div.headerRight .subscribe label{float:left; padding-left:5px; margin:5px 0px; }
136
div.mainmenu
136
div.mainmenu
137
{
137
{
Line 227... Line 227...
227
}
227
}
228
 
228
 
229
div.findBox a.cartbtn
229
div.findBox a.cartbtn
230
{
230
{
231
background:url(../images/cart_btn.gif) no-repeat;
231
background:url(../images/cart_btn.gif) no-repeat;
232
padding: 6px 0px 6px 35px;
232
padding: 6px 0px 8px 35px;
233
/*margin: -3px 0px 0px 0px;*/
233
/*margin: -3px 0px 0px 0px;*/
234
float:right;
234
float:right;
235
font-weight:bold;
235
font-weight:bold;
236
text-decoration:none;
236
text-decoration:none;
237
color:#000;
237
color:#000;
Line 258... Line 258...
258
-webkit-border-radius: 5px;
258
-webkit-border-radius: 5px;
259
border-radius: 5px;
259
border-radius: 5px;
260
border:2px solid #ccc;
260
border:2px solid #ccc;
261
background:#fefefe;*/
261
background:#fefefe;*/
262
}
262
}
263
.block1Top{background:url(../images/block1Top.png) no-repeat;width:738px; height:12px; background-position:top center;}
263
.block1Top{background:url(../images/block1Top.png) no-repeat;width:738px; height:5px; background-position:top center;}
264
.block1Bottom{background:url(../images/block1Bottom.png) no-repeat;width:738px; height:12px;background-position:bottom center; }
264
.block1Bottom{background:url(../images/block1Bottom.png) no-repeat;width:738px; height:12px;background-position:bottom center; }
-
 
265
/*.block1Content{width:717px; background:url(../images/cotentBgC.png) repeat-y;padding:0px 10px;background-position:left center; margin:0;}*/
265
.block1Content{width:717px; background:url(../images/cotentBgC.png) repeat-y;padding:0px 10px;background-position:left center; margin:0;}
266
.block1Content{width:705px; background:url(../images/cotentBgC.png) repeat-y;padding:0px 16px;background-position:left center; margin:0;}
266
.block2Top{background:url(../images/contentMaintop1.png) no-repeat;width:737px; /*height:19px;*/ height:4px; background-position:top center; }
267
.block2Top{background:url(../images/contentMaintop1.png) no-repeat;width:737px; /*height:19px;*/ height:4px; background-position:top center; }
267
.block2Bottom{background:url(../images/contentMainbottom1.png) no-repeat;width:737px; /*height:19px;*/ height:4px; background-position:bottom center;}
268
.block2Bottom{background:url(../images/contentMainbottom1.png) no-repeat;width:737px; /*height:19px;*/ height:4px; background-position:bottom center;}
268
/*.block2Content{max-width: 714px; background:#fff url(contentMaincenter1.png) repeat-x;padding:0px 10px;background-position:0 bottom; border-left:1px solid #cccccc;border-right:2px solid #cccccc;}*/
269
/*.block2Content{max-width: 714px; background:#fff url(contentMaincenter1.png) repeat-x;padding:0px 10px;background-position:0 bottom; border-left:1px solid #cccccc;border-right:2px solid #cccccc;}*/
269
.addtocart{ width:200px; float:right;}
270
.addtocart{ width:200px; float:right;}
270
 
271
 
Line 273... Line 274...
273
{
274
{
274
margin: 0px 0px 0px 0px;
275
margin: 0px 0px 0px 0px;
275
padding: 0px 0px 0px 0px;
276
padding: 0px 0px 0px 0px;
276
overflow:hidden;
277
overflow:hidden;
277
position:relative;
278
position:relative;
278
height:178px;
279
/*height:178px;*/
279
 
-
 
280
}
280
}
281
div.contweak
281
div.contweak
282
{
282
{
283
background:url(../images/demo_panel_bg.gif) repeat-x 0em bottom;
283
background:url(../images/demo_panel_bg.gif) repeat-x 0em bottom;
284
border-right:2px solid #dadada;
284
border-right:2px solid #dadada;
285
border-left:2px solid #dadada;
285
border-left:2px solid #dadada;
286
width:733px;
286
width:733px;
287
height:768px;
287
/*height:768px;*/
288
 
-
 
-
 
288
min-height:650px;
289
 
289
 
290
 
290
 
291
}
291
}
292
div.controls h2 
292
div.controls h2 
293
{
293
{
294
margin: 0px 0px 15px 0px;
294
margin: 0px 0px 15px 0px;
295
font-size:1.5em;
295
font-size:18px;
296
}
296
}
297
div.controls h2 a.add
297
div.controls h2 a.add
298
{
298
{
299
margin: 0px 0px 0px 25px;
299
margin: 0px 0px 0px 25px;
300
font-size:0.7em;
300
font-size:0.7em;
Line 465... Line 465...
465
}
465
}
466
 
466
 
467
div.utils a.fb
467
div.utils a.fb
468
{
468
{
469
background:url(../images/facebook.gif) no-repeat left 0em;
469
background:url(../images/facebook.gif) no-repeat left 0em;
470
padding:2px 0px 5px 50px;
470
padding:2px 0px 7px 50px;
471
 
471
 
472
}
472
}
473
div.utils a.tw
473
div.utils a.tw
474
{
474
{
475
background:url(../images/tweet.gif) no-repeat left 0em;
475
background:url(../images/tweet.gif) no-repeat left 0em;
476
padding:2px 0px 5px 25px;
476
padding:2px 0px 7px 25px;
477
 
477
 
478
}
478
}
479
div.utils a.ork
479
div.utils a.ork
480
{
480
{
481
background:url(../images/orkut.gif) no-repeat left 0em;
481
background:url(../images/orkut.gif) no-repeat left 0em;
482
padding:2px 0px 6px 25px;
482
padding:2px 0px 7px 25px;
483
}
483
}
484
div.utils a.ml
484
div.utils a.ml
485
{
485
{
486
background:url(../images/mail_ico.gif) no-repeat left 0.3em;
486
background:url(../images/mail_ico.gif) no-repeat left 0.3em;
487
padding:2px 0px 5px 25px;
487
padding:2px 0px 5px 25px;
488
margin:0px 20px 0px 10px;
488
margin:0px 20px 0px 10px;
489
}
489
}
490
div.utils a.askfn
490
div.utils a.askfn
491
{
491
{
492
background:url(../images/ask_frnd.gif) no-repeat right 0em;
492
background:url(../images/ask_frnd.gif) no-repeat right 0em;
493
padding:2px 30px 5px 0px;
493
padding:2px 30px 7px 0px;
494
margin:0px 0px 0px 0px;
494
margin:0px;
495
font-weight:normal;
495
font-weight:normal;
496
}
496
}
497
div.locator
497
div.locator
498
{
498
{
499
background:#fff url(../images/pinloc_bg.gif) repeat-x left bottom;
499
background:#fff url(../images/pinloc_bg.gif) repeat-x left bottom;
Line 559... Line 559...
559
margin:20px 0px 0px 0px;
559
margin:20px 0px 0px 0px;
560
width:76.9%;
560
width:76.9%;
561
font-size:12px;
561
font-size:12px;
562
font-family:Verdana;
562
font-family:Verdana;
563
}
563
}
564
div.teaser h1
564
/*div.teaser h1
565
{
565
{
566
font-size:1.5em;
566
font-size:1.5em;
567
font-weight:normal;
567
font-weight:normal;
-
 
568
}*/
-
 
569
 
-
 
570
div.teaser h1
-
 
571
{
-
 
572
     font-size:24px;
-
 
573
     font-weight:normal;
568
}
574
}
-
 
575
div.teaser h1 span
-
 
576
{     
-
 
577
     font-weight:bold;
-
 
578
}
-
 
579
 
569
div.demo
580
div.demo
570
{
581
{
571
padding:0px 0px 0px 0px;
582
padding:0px 0px 0px 0px;
572
margin:0px 0px 0px 0px;
583
margin:0px 0px 0px 0px;
573
float:left;
584
float:left;
Line 623... Line 634...
623
background:#fff;
634
background:#fff;
624
}
635
}
625
/*
636
/*
626
.slides { position:absolute; top:0; left:0; }
637
.slides { position:absolute; top:0; left:0; }
627
.slides div { position:absolute; top:0; width:296px; margin:35px 5px 5px;}
638
.slides div { position:absolute; top:0; width:296px; margin:35px 5px 5px;}
628
.slides div img{ max-width:311px !important;max-height:481px !important; }
639
.slides div img{ max-width:311px;max-height:481px; }
629
*/
640
*/
630
 
641
 
631
.slides { position:absolute; top:35px; left:0; }
642
.slides{width:315px;float:left;position:absolute;top:30px;}
632
.slides div {
-
 
633
     display: table-cell;
-
 
634
     text-align: center;
643
.slides div{text-align: center;}
635
     vertical-align: middle;
-
 
636
     width: 311px;
-
 
637
     height: 481px;
-
 
638
     
-
 
639
}
-
 
640
.slides div * {
-
 
641
     vertical-align: middle;
-
 
642
}
-
 
643
/*\*//*/
-
 
644
.slides div {
-
 
645
     display: block;
-
 
646
}
-
 
647
.slides div span {
-
 
648
     display: inline-block;
-
 
649
     height: 100%;
-
 
650
     width: 1px;
-
 
651
}
-
 
652
/**/
-
 
653
 
-
 
654
.slides div img{ max-width:311px;max-height:481px; }
644
.slides img{max-width:311px;max-height:481px;}
655
 
645
 
656
 
646
 
657
/*
647
/*
658
 * Optional
648
 * Optional
659
*/
649
*/
Line 705... Line 695...
705
}
695
}
706
div.desc h4
696
div.desc h4
707
{
697
{
708
font-size:1.6em;
698
font-size:1.6em;
709
padding:0px 0px 10px 0px;
699
padding:0px 0px 10px 0px;
710
margin:20px 0px 0px 0px;
700
margin:5px 0px 0px 0px;
711
font-family: Verdana;
701
font-family: Verdana;
712
color:#505050;
702
color:#505050;
713
width:155px;
703
width:155px;
714
}
704
}
715
div.desc ul
705
div.desc ul
Line 930... Line 920...
930
 
920
 
931
}
921
}
932
div.tabwrap table td img
922
div.tabwrap table td img
933
{
923
{
934
border:1px solid #ccc;
924
border:1px solid #ccc;
935
padding:3px 3px 3px 3px;
925
padding:2px;
-
 
926
max-width:60px;
-
 
927
max-height:60px;
936
}
928
}
937
div.tabwrap table td div
929
div.tabwrap table td div
938
{
930
{
939
	padding:0px 5px;
931
	padding:0px 5px;
940
	
932
	
Line 967... Line 959...
967
text-align:right;
959
text-align:right;
968
}
960
}
969
div.tabwrap table td.n a.notes
961
div.tabwrap table td.n a.notes
970
{
962
{
971
padding:0px 5px 0px 0px;
963
padding:0px 5px 0px 0px;
972
margin:0px 0px 0px 0px;
964
margin:0px;
973
color:#0066cc;
965
color:#0066cc;
974
font-size:0.85em;
966
font-size:0.85em;
975
font-weight:normal;
967
font-weight:normal;
976
text-decoration:none;
968
text-decoration:none;
977
}
969
}
978
div.tabwrap table td.null
970
div.tabwrap table td.null
979
{
971
{
980
padding:0px 0px 0px 0px;
972
padding:0px;
981
margin:0px 0px 0px 0px;
973
margin:0px;
982
background:#fff;
974
background:#fff;
983
height:2px;
975
height:2px;
984
}
976
}
985
div.quicksign
977
div.quicksign
986
{
978
{
Line 991... Line 983...
991
font-size:0.85em;
983
font-size:0.85em;
992
line-height:15px;
984
line-height:15px;
993
}
985
}
994
div.quicksign a
986
div.quicksign a
995
{
987
{
996
margin:0px 0px 0px 0px;
988
margin:0px;
997
padding:0px 4px 0px 0px;
989
padding:0px 4px 0px 0px;
998
text-decoration:none;
990
text-decoration:none;
999
color:#0066cc;
991
color:#0066cc;
1000
font-weight:bold;
992
font-weight:bold;
1001
}
993
}
Line 1015... Line 1007...
1015
margin:0px auto 0px auto;
1007
margin:0px auto 0px auto;
1016
color:#227ad3;
1008
color:#227ad3;
1017
background:#fff;
1009
background:#fff;
1018
width:980px;
1010
width:980px;
1019
}
1011
}
1020
div.footer a
1012
div.footer a{
1021
{
-
 
1022
margin:0px 0px 0px 0px;
1013
margin:0px 0px 0px 0px;
1023
padding:0px 0px 0px 0px;
1014
padding:0px 0px 0px 0px;
1024
color:#0066cc;
1015
color:#0066cc;
1025
text-decoration:none;
1016
text-decoration:none;
1026
font-size:12px;
1017
font-size:12px;
1027
font-weight:bold;
1018
font-weight:bold;
1028
}
1019
}
1029
div.footermast span
1020
div.footermast span{
1030
{
-
 
1031
margin:0px 0px 0px 0px;
1021
margin:0px 0px 0px 0px;
1032
padding:0px 0px 0px 145px;
1022
padding:0px 0px 0px 145px;
1033
color:#666;
1023
color:#666;
1034
font-size:10px;
1024
font-size:10px;
1035
 
-
 
1036
 
-
 
1037
}
1025
}
1038
 
1026
 
1039
 
-
 
1040
 
-
 
1041
div.quickLinks a.signin:hover, div.footer a:hover, div.common a:hover, div.quickLinks a:hover, 
1027
div.quickLinks a.signin:hover, div.footer a:hover, div.common a:hover, div.quickLinks a:hover, 
1042
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
1028
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
1043
{
1029
{
1044
text-decoration:underline!important;
1030
text-decoration:underline!important;
1045
}
1031
}
Line 1100... Line 1086...
1100
}*/
1086
}*/
1101
 
1087
 
1102
/*widget slide guide section*/
1088
/*widget slide guide section*/
1103
.toggler { width: 530px; height:530px; position: relative;}
1089
.toggler { width: 530px; height:530px; position: relative;}
1104
  #button { padding: .5em 1em; text-decoration: none; }
1090
  #button { padding: .5em 1em; text-decoration: none; }
1105
  #vtab-1 { width: 530px; height: 530px; padding: 0.4em; position: relative; }
1091
  /*#vtab-1 { width: 530px; height: 530px; padding: 0.4em; position: relative; }
1106
  #vtab-1 h3 { margin: 0; padding: 0.4em; text-align: center; }
1092
  #vtab-1 h3 { margin: 0; padding: 0.4em; text-align: center; }*/
1107
  .ui-effects-transfer { border: 2px dotted gray; }
1093
  .ui-effects-transfer { border: 2px dotted gray; }
1108
 
1094
 
1109
/*scroll pan*/
1095
/*scroll pan
-
 
1096
.winXP apply window XP scrollbar style
-
 
1097
.osX apply mac scrollbar style
-
 
1098
*/
1110
 
1099
 
1111
#pane1{
1100
#pane1{
1112
     height: 267px;
1101
     height: 267px;
1113
}
1102
}
1114
 
1103
 
Line 1254... Line 1243...
1254
.button28{
1243
.button28{
1255
     background: url("../images/but_bg_tile28.jpg") repeat-x center center #fff;
1244
     background: url("../images/but_bg_tile28.jpg") repeat-x center center #fff;
1256
     font-size:1.1em;
1245
     font-size:1.1em;
1257
     font-weight:bold;
1246
     font-weight:bold;
1258
     height:28px;
1247
     height:28px;
1259
     
-
 
1260
     border:1px solid #c5a75f;
1248
     border:1px solid #c5a75f;
1261
     padding:0px 8px;
1249
     padding:0px 8px;
1262
     margin:0px;
1250
     margin:0px;
1263
 
1251
 
1264
}
1252
}
1265
 
1253
 
1266
.button19{
1254
.button19{
1267
     background: url("../images/but_bg_tile19.jpg") repeat-x center center #fff;
1255
     background: url("../images/but_bg_tile19.jpg") repeat-x center center #fff;
1268
     
-
 
1269
     font-weight:bold;
1256
     font-weight:bold;
1270
     height:21px;
1257
     height:21px;
1271
     border:1px solid #c5a75f;
1258
     border:1px solid #c5a75f;
1272
     padding:0px 8px;
1259
     padding:0px 8px;
1273
     margin:0px;
1260
     margin:0px;
1274
     
-
 
1275
}
1261
}
-
 
1262
 
-
 
1263
/***************** HOME PAGE ********************/
-
 
1264
 
-
 
1265
.clearboth{clear:both;}
-
 
1266
.floatleft{ float:left; }
-
 
1267
div.contentpane{margin: 0px;padding: 0px;overflow:hidden;position:relative;background:#fff;border-right:2px solid #dadada;border-left:2px solid #dadada;width:733px;}
-
 
1268
.pad_main{padding:25px 10px 15px 25px;float:left;width:695px;}
-
 
1269
div .border_bot{border-bottom:1px solid #ccc;padding: 3px 0px;}
-
 
1270
div .txt_org{color:#e47911;font-size:19px;font-weight:bold;}
-
 
1271
div .txt_11{font-size:11px;}
-
 
1272
div .product_row{ margin:0px 0px 5px 0px;float:left;}
-
 
1273
div .product_item{ height:300px;width:150px;margin:10px;float:left;}
-
 
1274
div .prod_img{padding-bottom:10px;height:140px;width:100%;position: relative;}
-
 
1275
div .prod_img img {bottom: 0;position: absolute; max-height:140px;} 
-
 
1276
/*div.product_item a{margin:0px;text-decoration:none;color:#0066cc;font-weight:bold;}*/
-
 
1277
a.boldblue:link,a.boldblue:visited,a.boldblue:active{margin:0px;text-decoration:none;color:#0066CC;font-weight:bold;}
-
 
1278
a.boldblue:hover{margin:0px;text-decoration:underline;color:#0066CC;font-weight:bold;}
-
 
1279
.product_item .b1{height:65px;}
-
 
1280
.product_item .b2{height:80px;overflow:hidden;padding:3px 0 0 0;display:block;}
-
 
1281
span.txt_srike{ text-decoration: line-through;font-size:11px;}
-
 
1282
span.price_small{color:#990000;font-weight:bold;font-size:1em;}
-
 
1283
span.text_small{font-size:11px; line-height:1.7em;color:#333;float:left;clear:both;}
-
 
1284
 
-
 
1285
/******************** Customer Service widget **********************/
-
 
1286
div.custcare{margin:0px;padding:0px;background:#f5f5f5;height:69px;}
-
 
1287
div.custcare h3{color:#666;margin:0px;padding:5px 0px 5px 8px;background:url(../images/side_hdr_bg.gif) repeat-x;border-bottom:1px solid #ccc;font-size:14px;}
-
 
1288
div.custcare img.mail{margin:0px; padding:12px; border-right:1px solid #ccc;}
-
 
1289
div.custcare div.ph{font-weight:bold;}
-
 
1290
div.custcare div.ph img{vertical-align:middle;}