| 539 |
rajveer |
1 |
/*___ Header ___*/
|
|
|
2 |
#header .content {
|
|
|
3 |
padding-bottom:0;
|
|
|
4 |
height:58px;
|
|
|
5 |
}
|
|
|
6 |
|
| 568 |
rajveer |
7 |
/*___ Sign In ___*/
|
|
|
8 |
#signin_menu .middle{padding-bottom:15px;}
|
|
|
9 |
#signin_menu .middle dt{margin-bottom:0;}
|
|
|
10 |
#signin_menu .middle dd{margin-bottom:0;}
|
|
|
11 |
#signin_menu .middle input.floatRight{margin-top:0;}
|
|
|
12 |
|
| 539 |
rajveer |
13 |
/*___ Search & Cart ___*/
|
|
|
14 |
#searchCartArea{margin-bottom:1px;}
|
|
|
15 |
#search .dropdown{
|
|
|
16 |
font-size:18px;
|
|
|
17 |
width:195px;
|
|
|
18 |
}
|
|
|
19 |
#search .dropdown option{font-size:12px;}
|
|
|
20 |
|
|
|
21 |
#search .button{width:60px;}
|
|
|
22 |
|
|
|
23 |
/*___ Wrapper ___*/
|
|
|
24 |
#productDetail .blockRight .button{
|
|
|
25 |
margin-left:-11px;
|
|
|
26 |
padding-top:5px;
|
|
|
27 |
}
|
|
|
28 |
|
|
|
29 |
/*___ ActionBar ___*/
|
|
|
30 |
#actionBar .blockLeft .btnWidth1_IE7{width:78px;}
|
|
|
31 |
#actionBar .blockLeft .btnWidth1_IE7 .button{margin-left:-22px;}
|
|
|
32 |
|
|
|
33 |
#actionBar .blockLeft .btnWidth2_IE7{width:125px;}
|
|
|
34 |
#actionBar .blockLeft .btnWidth2_IE7 .button{margin-left:-34px;}
|
|
|
35 |
|
|
|
36 |
#actionBar .blockLeft .btnWidth1_IE7 .button,
|
|
|
37 |
#actionBar .blockLeft .btnWidth2_IE7 .button{padding-top:2px;}
|
|
|
38 |
|
|
|
39 |
#actionBar .blockRight #askAFriend span{margin-left:-8px;}
|
|
|
40 |
|
|
|
41 |
/*___ slideGuideNav ___*/
|
|
|
42 |
#slideGuideNav a{padding-bottom:6px;}
|
|
|
43 |
|
|
|
44 |
/*___ slideGuideProduct ___*/
|
|
|
45 |
.slider .prev, .slider .next{margin-top:2px;}
|
|
|
46 |
|
|
|
47 |
.sliderScroll ul{position:static !important;}
|
|
|
48 |
|
|
|
49 |
.ui-tabs .ui-tabs-nav li.ui-tabs-selected,
|
|
|
50 |
div.demo .ui-tabs-nav li.ui-tabs-selected,
|
|
|
51 |
div.demo .ui-tabs-nav li.ui-state-active{background:none !important;}
|
|
|
52 |
|
|
|
53 |
/*___ Product Category : Multifaceted Search ___*/
|
|
|
54 |
#filterBy .filterOption input{margin-top:0;}
|
|
|
55 |
#filterBy .filterOption label{padding-top:0;}
|
|
|
56 |
|
|
|
57 |
/*___ Product Category : Product List ___*/
|
|
|
58 |
#productList .productItem .productDesp ul{margin-left:15px;}
|