Subversion Repositories SmartDukaan

Rev

Details | Last modification | View Log | RSS feed

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