Subversion Repositories SmartDukaan

Rev

Rev 1106 | Rev 1181 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1106 Rev 1143
Line 3... Line 3...
3
	padding-bottom:0;
3
	padding-bottom:0;
4
	height:58px;
4
	height:58px;
5
}
5
}
6
 
6
 
7
/*___ Sign In ___*/
7
/*___ Sign In ___*/
8
#signin_menu .middle{padding-bottom:15px;}
8
#signin_menu .middle{/*padding-bottom:15px; COMMENTED BY EBIZON */}
9
#signin_menu .middle dt{margin-bottom:0;}
9
#signin_menu .middle dt{margin-bottom:0;}
10
#signin_menu .middle dd{margin-bottom:0;}
10
#signin_menu .middle dd{margin-bottom:0;}
11
#signin_menu .middle input.floatRight{margin-top:0;}
11
#signin_menu .middle input.floatRight{margin-top:0;}
12
 
12
 
13
/*___ Search & Cart ___*/
13
/*___ Search & Cart ___*/
14
#searchCartArea{margin-bottom:1px;}
14
#searchCartArea{margin-bottom:1px;}
15
#search .dropdown{
15
#search .dropdown{
16
	font-size:18px;
-
 
17
	width:195px;
16
	width:195px;
18
}
17
}
19
#search .dropdown option{font-size:12px;}
18
#search .dropdown option{font-size:12px;}
20
 
19
 
21
#search .button{width:60px;}
20
#search .button{width:60px;}
Line 53... Line 52...
53
/*___ Product Category : Multifaceted Search ___*/
52
/*___ Product Category : Multifaceted Search ___*/
54
#filterBy .filterOption input{margin-top:0;}
53
#filterBy .filterOption input{margin-top:0;}
55
#filterBy .filterOption label{padding-top:0;}
54
#filterBy .filterOption label{padding-top:0;}
56
 
55
 
57
/*___ Product Category : Product List ___*/
56
/*___ Product Category : Product List ___*/
58
#productList .productItem .productDesp ul{margin-left:15px;}
57
#productList .productItem .productDesp ul{margin-left:0px; /*  margin-left:15px; by ebizon */}
59
 
58
 
60
 
59
 
61
/** Ebizon changes for ie7 dropdown  **/
60
/** Ebizon changes for ie7 dropdown  **/
62
 
61
 
63
#search .dropdown , #search #category{
62
#search .dropdown , #search #category{
Line 101... Line 100...
101
	padding-bottom:10px;
100
	padding-bottom:10px;
102
}
101
}
103
#registration .shipping-block1-R .button{
102
#registration .shipping-block1-R .button{
104
	background: url("../images/nav-img/num-sprite.png") no-repeat scroll 120px -156px transparent;
103
	background: url("../images/nav-img/num-sprite.png") no-repeat scroll 120px -156px transparent;
105
}
104
}
-
 
105
 
106
.yellow-left {
106
/* 23 MARCH */
-
 
107
 
107
	background:transparent url(../images/buttons/big-button-left.jpg) no-repeat scroll 0 0;
108
#productList .productListBottom, #productListing .productListBottom {
-
 
109
    padding: 0 10px 16px 12px;
-
 
110
}
-
 
111
 
-
 
112
#productDetail .blockLeft .imgTextBox .textbox {
-
 
113
    margin-left:-5px;
-
 
114
}
-
 
115
#productDetail .blockLeft .imgTextBox {
-
 
116
    width: 75px;
-
 
117
        margin-right:7px;
108
}
118
}
-
 
119
#frmRegister .register-row .newsletter {
109
.yellow-right {
120
    line-height:normal;
110
	background:transparent url(../images/buttons/big-button-right.jpg) no-repeat scroll right top;
-
 
111
}
121
}
112
.yellow-center {
122
#sidebar div.lightbox{
113
	background:transparent url(../images/buttons/big-button-hor-bar.jpg) repeat-x scroll 0 0;
123
	margin:5px 0 0 0;
114
}
124
}
115
125