Subversion Repositories SmartDukaan

Rev

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

Rev 3861 Rev 3954
Line 86... Line 86...
86
 
86
 
87
#slideGuideContent div.teaser h1 span{ font-weight:bold;}
87
#slideGuideContent div.teaser h1 span{ font-weight:bold;}
88
 
88
 
89
#slideGuideContent div.demo{
89
#slideGuideContent div.demo{
90
	float:left;
90
	float:left;
91
	width:300px;
91
	width:315px;
92
	padding:0;
92
	padding:0;
93
	margin:16px 0 0 0;
93
	margin:16px 0 0 0;
94
}
94
}
95
 
95
 
96
#slideGuideContent div.demo ul {
96
#slideGuideContent div.demo ul {
Line 155... Line 155...
155
	border:1px solid #ccc;
155
	border:1px solid #ccc;
156
	overflow:hidden;
156
	overflow:hidden;
157
	width:317px;
157
	width:317px;
158
}
158
}
159
#slideGuideContent .container { 
159
#slideGuideContent .container { 
160
	width:300px; 
160
	width:315px; 
161
	height:545px;
161
	height:545px;
162
	padding-top:4px;
162
	padding-top:4px;
163
	overflow:hidden;
163
	overflow:hidden;
164
	position:relative;
164
	position:relative;
165
	background:#fff;
165
	background:#fff;
Line 169... Line 169...
169
#slideGuideContent .slides img{max-width:311px;max-height:481px; background:#fff; border:none;}
169
#slideGuideContent .slides img{max-width:311px;max-height:481px; background:#fff; border:none;}
170
 
170
 
171
#slideGuideContent div.demo div.tabby img{margin:2px;}
171
#slideGuideContent div.demo div.tabby img{margin:2px;}
172
#slideGuideContent div.desc{
172
#slideGuideContent div.desc{
173
	float:left;
173
	float:left;
174
	width:225px;
174
	width:220px;
175
	padding:0px 0px 0px 0px;
175
	padding:0px 0px 0px 0px;
176
	margin:50px 0px 0px 10px;
176
	margin:50px 5px 0px 10px;
177
	display:inline; /*ie6 bug fix*/
177
	display:inline; /*ie6 bug fix*/
178
}
178
}
179
 
179
 
180
#slideGuideContent div.desc div.introduction{
180
#slideGuideContent div.desc div.introduction{
181
	font-size:0.9em;
181
	font-size:0.9em;
Line 404... Line 404...
404
}
404
}
405
 
405
 
406
/*___ slideGuideProduct ___*/
406
/*___ slideGuideProduct ___*/
407
#slideGuideProduct{
407
#slideGuideProduct{
408
	float:left;
408
	float:left;
409
	width:535px;
409
	width:550px;
410
}
410
}
411
#slideGuideProduct h1{
411
#slideGuideProduct h1{
412
	margin:26px 0 20px 8px;
412
	margin:26px 0 20px 8px;
413
	font-weight:normal;
413
	font-weight:normal;
414
}
414
}