﻿.sitecreation {width:100%;}
.sitecreation ul {margin:0px 0px 0px 0px; width:100%;float:left;padding:0px;}
.sitecreation ul > li {margin:0px; width:100%; float:left; display:inline-block; list-style:none; margin-bottom:5px;}
.sitecreation ul > li > div {float:left; padding:0px 0px 0px 10px; }
.sitecreation ul > li div.headline {font-weight:bold; border-bottom:1px solid #B8BEC4; width:100%; padding-bottom:6px; margin-bottom:10px;}
.sitecreation ul > li div.title {width:130px;}
.sitecreation ul > li div.input {width:315px}
.sitecreation ul > li div.subtitle {float:left;}
.sitecreation ul > li div input.textbox {width:200px;}
.sitecreation ul > li input.zipcode { width:41px;}
.sitecreation ul > li input.city {width:140px;}
.sitecreation ul > li .input input.regno {width:60px}
.sitecreation ul > li div.input > .togglee {width:100%;}
.sitecreation ul > li div.input > .togglee > div {float:left; padding-right:5px; line-height:22px}
.sitecreation ul > li #domainexample {width:100%; float:left;}
.sitecreation ul > li div.examplelinks {width:100%; float:left;margin-left:140px;}
.sitecreation ul > li div.examplelinks a {float:left; margin-right: 10px;margin-top:7px;}
.sitecreation ul > li h2 {margin-bottom:20px;}


.sitecreation .togglee 
{
    display:none;
    }
.sitecreation .wizzardstep
{
    float:left;
    padding-bottom:10px;
    margin-bottom:10px;
    border-bottom:1px solid #B8BEC4;
    }
.sitecreation .wizzardstep ul
{
    float:left;
    width:465px;
    margin-left:66px;
    }
.sitecreation .wizzardstep div.helpbox 
{
    float:left;
    width:164px;
    border:1px solid #8DC5E1;
    padding:10px;
    margin-left:49px;
      margin-top: -64px;
      margin-bottom: 10px;
    }

.sitecreation .wizzardstep div.helpbox h2
{
    margin:-10px -10px 10px -10px;
    width:100%;
    padding: 0px 10px 4px 10px;
    border-bottom:1px solid #8DC5E1;
    background-color:#8DC5E1;
    color:White;
    line-height:33px;
    }

a.WizzardButton 
{
        background-image: URL(/App_Themes/DinFerieFond/images/layout/SearchControl/Navigation.png);
        background-position: -688px -292px;
        background-repeat: no-repeat;
        display:inline-block;
        color:White;
        width: 73px;
        height: 25px;
        text-align:center;
        line-height: 25px;
        text-decoration:none;
    }
a.WizzardButton:hover
{
        background-position: -775px -292px;
    }    
    

.sitecreation h2
{
    font-family: Verdana,arial,helvetica,sans-serif;
    margin-bottom:5px;
    color: #8DC5E1;
    }
    
.sitecreation .ImageUploaded 
{
    margin-left: 10px;
    }
    
.sitecreation .StepIndex 
{
    display:block;
    float:left;
    width:42px;
    height:42px;
    background-image: URL(/SiteCreation/Images/blue_dot.png);
    background-repeat:no-repeat;
    line-height:42px;
    text-align:center;
    color: white;
    background-color:White;
    font-size:18px;
    }
    
.sitecreation .wizzardheaderslide
{    
        
    
    width:100%;
    margin-bottom: 20px;
}

.sitecreation .wizzardheaderslide h2
{    
    font-weight:bold;    
    margin-left:24px;
    float:left;
    line-height:42px;
}