.installation #innerContent{
width:900px; /*total = 970 */
padding:30px 45px 30px 45px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:normal;
color:#5c5c5c;
}

.installation form.form{
width:inherit;
}

/* --------------------------------------------------------------------- Sidebar -- */
.installation .sidenav{
float:left;
width:231px;
}
.installation .sidenav.right{
border-left:1px solid #dcdcdc;
padding:0 5px 0 20px;
margin:0 0 0 35px;
}

.installation .sidenav.left{
border-right:1px solid #dcdcdc;
padding:0 20px 0 5px;
margin:0 35px 0 0;
height: 525px;
overflow: auto;
}
.installation .layout a{
display:block;
width:213px;
padding:8px 8px 9px 9px;
margin-bottom:10px;
}

/* --------------------------------------------------------------------- Main Area -- */
.installation .main{
float:left;
width:548px;
}

.installation .preview{
padding-left:14px;
}
#ontent.installation .preview h2{
padding:8px 0 17px 0;
}

.installation .schemes{
border-top:1px solid #dcdcdc;
padding:10px 0 0 0;
margin:20px 0 0 0;
}
.installation .schemes h1{
padding-left:14px;
}
.installation .schemes a{
display:block;
height:31px;
overflow:hidden;
display:block;
width:516px;
padding:6px 14px;
margin-bottom:10px;
}

.installation .buttons{
padding:10px 0;
}
.installation.step1 .buttons{
padding-left:14px;
width:519px;
}
.installation .buttons .back{
width:50%;
float:left;
text-align:left;
}
.installation .buttons .forward{
width:50%;
float:left;
text-align:right;
}

/* --------------------------------------------------------------------- Fonts -- */
#content.installation h1{
font-weight:normal;
font-family:Arial, Helvetica, sans-serif;
font-size:24px;
color:#5c5c5c;
text-transform:none;
letter-spacing:inherit;
padding-bottom:15px;
}
#content.installation h2{
font-weight:normal;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#5c5c5c;
text-transform:none;
}
#content.installation .sidenav h2:first-child{
padding:0 0 11px 0;
}
#content.installation .sidenav h2{
padding:20px 0 11px 0;
}
#content.installation .sidenav  h2.nospace{
padding:20px 0 0 0;
}
/* --------------------------------------------------------------------- Step 2 -- */
.installation .indent{
padding-left:40px;
}
.step2 .indent{
line-height:20px;
}
.installation input[type="checkbox"]{
margin:0 15px 0 0;
}
.installation .options{
padding:30px 0 10px 0;
}
.thumbnail img {
  cursor: pointer;
}
.active_thumbnail {  /* adds 'selected' glow to chosen layout */
  background:url('../images/install/layout-select.png') no-repeat;
}
.scheme img {
  cursor: pointer;
  height:31px;
  width:516px;
}
.active_scheme {  /* adds 'selected' glow to chosen layout */
  background:url('../images/install/color-select.png') no-repeat;
}
#thumbnail_custom {
  text-decoration: none;
}
.custom_template {
  width: 213px;
  height: 143px;
  padding-top: 40px;
  text-align: center;
}
/* --------------------------------------------------------------------- Step 3 -- */
#innerContent .sidenav.selected ul{
margin:10px 0px;
padding:0;
}
.sidenav.selected ul li{
margin:0px 0px 0px 15px;
padding:0;
font-size:12px;
list-style-type:none;
}
