.welcomeContainer{
    width:965px;
	margin: auto;
}

.productContainer{
    width:939px;
    height:330px;
    border: solid 1px #c2bcab;
    float:left;
    padding:8px;
}

.shadowRight{
    width:5px;
    height:348px;
    background:transparent url("http://images-cdn.snapily.com/modules/v-wizard-7.15-v/images/welcome/shadowRight.jpg") no-repeat 0 0;
    float:left;
}

.shadowBottom{
    width:100%;
    height:6px;
    background:transparent url("http://images-cdn.snapily.com/modules/v-wizard-7.15-v/images/welcome/shadowBottom.jpg") no-repeat 0 0;
    clear:both;
}

.mainProduct{
    background-color:#f2febc;
    width:100%;
    height:330px;
}

.fLeft{
    float:left;
}

.mainTitle, .mainTitleHidden, .subTitle, .subTitleBottom{
    display:block;
    cursor:pointer;
    margin-top:36px;
    font-size:22px;
    font-family:Arial,Verdana,sans-serif;
    color:#fe7e01;
}

.mainTitleHidden{
    margin-top:50px;
}

.subTitle{
    margin-top:0;
    display: inline;
    font-weight: normal;
}

.subTitleBottom{
    top: 122px;
    position: absolute;
}
.bottomTitle{
    font-family:Arial,Verdana,sans-serif;
    padding-left:10px;
    padding-top:10px;
    text-align:left;
}

.green{
    color:#92c333;
}

.titleSpacing, .titleSpacingHidden{
    line-height:32px;
    font-size: 20px;
    margin-top: 58px;
    font-weight: bold;
}

.titleSpacingHidden{
    margin-top: 1px;
}

.geeting{
    width: 482px;
    text-align:left;
    margin-left: 6px;
}

.startButton{
    display:none;
    background:transparent url(http://images-cdn.snapily.com/modules/v-wizard-7.15-v/images/welcome/startButton.jpg) no-repeat scroll 0 0;
    border:medium none;
    cursor:pointer;
    float:right;
    height:70px;
    margin-right:100px;
    /*margin-top:13px;*/
    width:350px;
}

.relatedProducts{
    background:transparent url(http://images-cdn.snapily.com/modules/v-wizard-7.15-v/images/welcome/bottomBG.jpg) repeat-x scroll 0 0;
    width:950px;
    height:237px;
    font-size:14px;
}


.galleryThumbs {
    list-style: none;
    margin: 0;
    padding: 0;
}

.galleryThumbs li {
    background: none;
    display: inline;
    float: left;
    width: 170px;
    height: 170px;
    margin: 10px;
    _margin: 9px;
}

.galleryThumb img {
    border: medium none;
    /*margin-top:10px;*/
}

.galleryThumb a{
    font-family:Arial,Verdana,sans-serif !important;
    font-size:15px !important;
    color:#525252 !important;
    text-decoration:none !important;
    font-style: italic;
}

.galleryDiv {
    padding-top:10px;
    border: 1px solid #c2bcab;
    background: #fff;
    width: 170px;
    height: 170px;
}
.thumbMedia {
    color: #679807;
    margin: 4px;
    font-style: none;
}
.desc, .descHidden{
    color:#4E4E4E;
    font-size:15px;
    margin-right:25px;
    margin-top: 6px;
}

.descHidden{
    margin-top: 34px;
}

.caption {
    margin:10px 0px 0px 100px;
}
#flashError {
    color: #cc2233;
    text-align: center;
    font-size: 1.5em;
    display: none;
}

/* wizard loader text */
#loaderDiv h1{
    font-size:20px;
    line-height:34px;
    margin-top:90px;
}

#loaderProgress{
    font-size:34px;
}

#loaderDesc{
    color:#FE7E01;
    font-size: 17px;
    /*font-weight: bold;*/
    line-height:23px;
    margin: 29px 0;
}

#loaderProdDesc{
    color:#4E4E4E;
    font-size:15px;
    margin: 25px 15px 0px 0px;
}

#loaderProdDesc strong{
    color:#429500;/*92C333;*/
    font-size:18px;
}

.browseButton {
    height:70px;
    position:absolute;
    width:350px;
    padding: 0;
    margin: 5px 0px 0px -4px;
    cursor: hand;
}

.browseButton a:link, .browseButton a:visited{
    text-decoration: none;    
}

.browseButton b{
    left:0;
    top:0;
    width:350px;
    color:white;
    font-size:21px;
    height:70px;
    padding-top:21px;
    position:absolute;
    text-align:center;
    font-weight: normal;
    cursor: hand;
}

.loadDots{
    margin: 10px 0 -1px -6px;
}