| 794 |
rajveer |
1 |
/*___ Header ___*/
|
|
|
2 |
#header .content {
|
|
|
3 |
padding-bottom:0;
|
|
|
4 |
height:58px;
|
|
|
5 |
}
|
|
|
6 |
|
|
|
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 |
|
|
|
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 ___*/
|
| 842 |
rajveer |
24 |
/*#productDetail .blockRight .button{
|
| 794 |
rajveer |
25 |
margin-left:-11px;
|
|
|
26 |
padding-top:5px;
|
|
|
27 |
}
|
| 842 |
rajveer |
28 |
*/
|
| 794 |
rajveer |
29 |
/*___ ActionBar ___*/
|
| 842 |
rajveer |
30 |
/*#actionBar .blockLeft .btnWidth1_IE7{width:78px;}
|
| 794 |
rajveer |
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;}
|
| 842 |
rajveer |
38 |
*/
|
| 794 |
rajveer |
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 ___*/
|
| 808 |
rajveer |
58 |
#productList .productItem .productDesp ul{margin-left:15px;}
|
|
|
59 |
|
|
|
60 |
|
|
|
61 |
/** Ebizon changes for ie7 dropdown **/
|
|
|
62 |
|
|
|
63 |
#search .dropdown , #search #category{
|
|
|
64 |
font-size:18px !important;
|
|
|
65 |
}
|
|
|
66 |
|
|
|
67 |
.yellow-image {
|
|
|
68 |
height:19px;
|
|
|
69 |
padding:3px 7px 4px 7px;
|
|
|
70 |
}
|
|
|
71 |
.addressButton {
|
|
|
72 |
left:235px;
|
|
|
73 |
}
|
| 834 |
rajveer |
74 |
|
|
|
75 |
/**** Ebizon changes for menu sub items in ie7 ****/
|
|
|
76 |
|
|
|
77 |
#menu ul li {
|
|
|
78 |
position:relative;
|
|
|
79 |
}
|
|
|
80 |
#menu li ul {
|
| 950 |
rajveer |
81 |
top: 100px;
|
| 834 |
rajveer |
82 |
}
|
|
|
83 |
#menu ul li.menu-parent-first ul.shadow {
|
|
|
84 |
margin-left:-155px;
|
|
|
85 |
}
|
|
|
86 |
#menu li.haschild ul.shadow {
|
|
|
87 |
margin-left:-163px;
|
|
|
88 |
}
|
|
|
89 |
|
|
|
90 |
.cart-checkout .yellow-image {
|
|
|
91 |
padding: 0 5px 7px 0;
|
|
|
92 |
}
|
|
|
93 |
#registration .registration-form .login-row{ padding: 0 0 4px 0; }
|
| 950 |
rajveer |
94 |
#slideGuideContent div.demo ul {
|
|
|
95 |
margin:0 0 -2px 0;
|
|
|
96 |
}
|
|
|
97 |
#slideGuideContent div.demo .ui-tabs-nav li.ui-tabs-selected, #slideGuideContent div.demo .ui-tabs-nav li.ui-state-active {
|
|
|
98 |
background:none repeat scroll 0 0 transparent !important;
|
|
|
99 |
}
|