body{
	
    font-family: arial;
    margin: 3px;
   

}
#widget-container{  
    text-align: center;
    
}

#widget{
    display: inline-block ;
    *zoom: 1;
    *display: inline;
    text-align: left;
    vertical-align: top;
}

#colorpicker{
    float:center;

}

#meteoframe{
    border: none;
}

.hdframe {
    -moz-transform: scale(0.25);
    -moz-transform-origin: 0px 10px;
    -o-transform: scale(0.25);
    -o-transform-origin: 0px 10px;
    -webkit-transform: scale(0.25);
    -webkit-transform-origin: 0 0;
}
.iehdframe{
    -ms-zoom: 0.25;
    -ms-transform-origin: 0 0;
    zoom: 0.25;
    transform-origin: 0 0;
}

div#bg-preview{
    margin: 5px;
	height: 100px;
	width: 90%;
  
}

div.form-item{color: black; font-size:  14px;}
.ui-autocomplete { max-height: 200px; width : 100px; font-size: 11px; overflow-y: scroll; overflow-x: hidden;}
div#styleElm{
    display: inline-block;
    *zoom: 1;
    *display: inline;
    width: 32%;
    padding: 0px;
    margin: 0px;
    vertical-align: top;
    color: #666;
    font-size: 12px;
}

div#stylehori{
    width: 700px;
    text-align: left;
    background-color: #ffffff;
}

.shadow_700 {
    background: transparent url(../img/shadow_700.png) 0 100% no-repeat;
    height: 13px;
}
.shadow_224 {
    background: transparent url(../img/shadow_220.png) 0 100% no-repeat;
    width: 220px;
    height: 13px;
    display: inline-block;
    *zoom: 1;
    *display: inline;
}
#shadow_1{
    text-align: left;
}


.generatedCode{padding:10px 0 0;}
.code-area, textarea, #previewWidth, #previewHeight, #lang, 
#searchCity, #dayNumber, #offsetDayNumber, #type, #scrolChoice, #bgimg , #colorbg, #colormax, #colormin{
    border:1px solid #9ACAE2;
    font-size:13px;
    line-height:17px;

    width:150px;
    margin:0 5px 0 0;
    color:#666;
}
textarea{width:650px;height:100px;margin:0 0 5px;color:#666;resize:none;}
.titles {border-bottom: 1px dotted #CCC;color: #666;font-size: 16px; padding: 5px;}
.sous-titles {border-bottom: 1px dotted #CCC;color: #666;font-size: 12px;width: 132px; padding-left: 5px;}
.infosize {color: #666;font-size: 12px;width: 132px;}
.tutoText {color:#5c5c5c;font-size:12px;line-height:12px;font-style:italic;padding: 5px;margin:0; line-height: }
#bt-city {
  font-family: Arial;
  color: #ffffff;
  font-size: 12px;
  background: #3498db;
  padding: 5px 10px 5px 10px;
  text-decoration: none;
  border: 0px;
}

#bt-city:hover {
  background: #3cb0fd;
  text-decoration: none;
}
.title3{
    text-align: center;
    width: 90%;
}
