Subversion Repositories SmartDukaan

Rev

Rev 7272 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 7272 Rev 7323
Line 162... Line 162...
162
#slideGuideContent .slides img{max-width:311px;max-height:481px; background:#fff; border:none;}
162
#slideGuideContent .slides img{max-width:311px;max-height:481px; background:#fff; border:none;}
163
 
163
 
164
#slideGuideContent div.demo div.tabby img{margin:2px;}
164
#slideGuideContent div.demo div.tabby img{margin:2px;}
165
#slideGuideContent div.desc{
165
#slideGuideContent div.desc{
166
	float:left;
166
	float:left;
167
	width:240px;
167
	width:370px;
168
	padding:0px 0px 0px 0px;
168
	padding:0px 0px 0px 0px;
169
	margin:20px 2px 0px 10px;
169
	margin:20px 2px 0px 10px;
170
	display:inline;
170
	display:inline;
171
}
171
}
172
 
172
 
Line 376... Line 376...
376
	margin:0 auto !important;
376
	margin:0 auto !important;
377
}
377
}
378
 
378
 
379
/*___ slideGuideNav ___*/
379
/*___ slideGuideNav ___*/
380
#slideGuideNav {
380
#slideGuideNav {
381
	background-color: #E9F3F9;
381
	background-color: #EEEEEE;
382
	float:left;
382
	float:left;
383
	display:inline;
383
	display:inline;
384
	width: 140px;
384
	width: 140px;
385
	min-height: 817px;
385
	min-height: 817px;
386
	font-family:'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
386
	font-family:'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
Line 406... Line 406...
406
}
406
}
407
 
407
 
408
/*___ slideGuideProduct ___*/
408
/*___ slideGuideProduct ___*/
409
#slideGuideProduct{
409
#slideGuideProduct{
410
	float:left;
410
	float:left;
411
	width:570px;
411
	width:735px;
412
}
412
}
413
#slideGuideProduct h1{
413
#slideGuideProduct h1{
414
	margin:0px 0 10px 0px;
414
	margin:0px 0 10px 0px;
415
	font-weight:normal;
415
	font-weight:normal;
416
}
416
}