Subversion Repositories SmartDukaan

Rev

Rev 1227 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
794 rajveer 1
/*___ Header ___*/
2
#header .content {
3
	padding-bottom:0;
4
	height:58px;
5
}
6
 
7
/*___ Sign In ___*/
5145 phani.kuma 8
#signin_menu .middle{}
794 rajveer 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
	width:195px;
17
}
18
#search .dropdown option{font-size:12px;}
19
 
20
#search .button{width:60px;}
21
 
22
/*___ ActionBar ___*/
23
#actionBar .blockRight #askAFriend span{margin-left:-8px;}
24
 
25
/*___ slideGuideNav ___*/
26
#slideGuideNav a{padding-bottom:6px;}
27
 
28
/*___ slideGuideProduct ___*/
29
.slider .prev, .slider .next{margin-top:2px;}
30
 
31
.sliderScroll ul{position:static !important;}
32
 
33
.ui-tabs .ui-tabs-nav li.ui-tabs-selected,
34
div.demo .ui-tabs-nav li.ui-tabs-selected,
35
div.demo .ui-tabs-nav li.ui-state-active{background:none !important;}
36
 
37
/*___ Product Category : Multifaceted Search ___*/
38
#filterBy .filterOption input{margin-top:0;}
39
#filterBy .filterOption label{padding-top:0;}
40
 
41
/*___ Product Category : Product List ___*/
5145 phani.kuma 42
#productList .productItem .productDesp ul{margin-left:0px;}
808 rajveer 43
 
44
 
45
/** Ebizon changes for ie7 dropdown  **/
46
 
47
#search .dropdown , #search #category{
48
	font-size:18px !important; 
49
}
50
 
51
.yellow-image {
52
height:19px;
53
padding:3px 7px 4px 7px;
54
}
55
.addressButton {
56
left:235px;
57
}
834 rajveer 58
 
59
/****  Ebizon changes for menu sub items in ie7 ****/
60
 
61
#menu ul li {
62
	position:relative;
63
}
64
#menu li ul {
950 rajveer 65
    top: 100px;  
834 rajveer 66
}
67
#menu ul li.menu-parent-first ul.shadow {
68
	margin-left:-155px;
69
}
70
#menu li.haschild ul.shadow {
71
	margin-left:-163px;
72
}
73
 
74
.cart-checkout .yellow-image {
75
  padding: 0 5px 7px 0;
76
}
77
#registration .registration-form .login-row{ padding: 0 0 4px 0; }
950 rajveer 78
#slideGuideContent div.demo .ui-tabs-nav li.ui-tabs-selected, #slideGuideContent div.demo .ui-tabs-nav li.ui-state-active {
79
	background:none repeat scroll 0 0 transparent !important;
1102 rajveer 80
}
81
#registration .mid-inner {
82
	padding-bottom:10px;
83
}
84
#registration .shipping-block1-R .button{
85
	background: url("../images/nav-img/num-sprite.png") no-repeat scroll 120px -156px transparent;
1106 rajveer 86
}
1143 rajveer 87
 
88
#productList .productListBottom, #productListing .productListBottom {
1181 rajveer 89
    padding: 0 10px 0px 12px;
1106 rajveer 90
}
1143 rajveer 91
 
92
#productDetail .blockLeft .imgTextBox .textbox {
93
    margin-left:-5px;
1106 rajveer 94
}
1143 rajveer 95
#productDetail .blockLeft .imgTextBox {
96
    width: 75px;
97
        margin-right:7px;
98
}
99
#frmRegister .register-row .newsletter {
100
    line-height:normal;
101
}
102
#sidebar div.lightbox{
103
	margin:5px 0 0 0;
1181 rajveer 104
}