html{
	background-color:#ffffff;
	width:100%;
	height:100%;
}
body{
font-size:12px;
color:#555;
margin:0;
padding:0;
width:100%;
height:100%;
}

#main{
background:url('img/fond.gif') repeat-x 0 0;
width:100%;
height:100%;
text-align:center;
margin:auto;
}

.widgetCreator{
width:1000px;
margin:0;
}
#startupnext{
margin-top:10px;
}
#updateHeader{
width:998px;
background:url('img/fond.gif') repeat-x 0 0;
border:1px solid black;
margin-bottom:10px;
-moz-border-radius:7px;
}
h2 {
color:#c9334d;
font-size:18px;
font-weight:bold;
margin-left:0em;
}

select {
border:1px solid #9593B2;
color:#52516E;
font-size:12px;
margin-top:4px;
}
.buttonRemove{
color:#fff;
background-color:#777;
font-size:13px;
border-color:#000;
border-width:1px;
height:22px;
}

.color {
color:#C9334D;
font-size:14px;
font-weight:bold;
}

.center{text-align:center;}

.clear{clear:both;}

.settingsZone>div, #bgHdrImage, #feedIconImage{
margin-top:.5em;
}

#widgetCreatorTitle{
/*margin:50px;*/
font-size:4em;
text-align:right;
}

#edit{
background:url('img/fond.gif') repeat-x 0 0;
float:left;
width:520px;
border:1px solid black;
padding-left:1em;
padding-bottom:1em;
-moz-border-radius:7px;
}

#info{
background:url('img/fond.gif') repeat-x 0 0;
border:1px solid black;
padding-left:1em;
margin-left:10px;
-moz-border-radius:7px;
}

#editTitle{
text-align:center;
font-size:22px;
margin:8px 0;
}
.settingsZone{
text-align:left;
/*width:400px;*/
}


#livePreview{
background:url('img/fond.gif') repeat-x 0 0;
border:1px solid black;
float:right;
margin:0px;
padding-left:3px;
padding-right:3px;
padding-top:0px;
padding-bottom:0px;
margin:0px;
width:320px;
height:560px;
_height:40px;
-moz-border-radius:7px;
}

#log_box{
color:#c9334d;
}
#log_box  a{
color:#c9334d;
}

*> #livePreview{
!height:660px;
}

.colorPicker{
background-color:#9593B2;
float:left;
position:relative;
height:182px;
width:370px;
padding:5px;
-moz-border-radius:10px;
-webkit-border-radius:10px;
}


label{
float: left;
width: 150px;
}

#bgHdrImageFile,#feedIconImageFile{
font-size:90%;
}

.colorItem{
float:left;
width:150px;
}


.colorViewer
{
background:red;
border:1px solid black;
display:inline;
width:15px;
height:15px;
margin-left:3px;
cursor:pointer;
_cursor:hand;
}

#mobileWidget0,#mobileWidget1{
margin:2px 2px 2px 2px;
background-image:url('gradient.php?c=ffffff,ffffff&h=150&w=400&h=150');
font-size:10px;
width:150px;
height:150px;
float:left;
}

.mobileWidgetTitle{
height:23px;
font-weight:bolder;
overflow: auto;
}

.mobileWidgetContent{
padding:2px 0px 2px 8px;
text-align:left;
margin:3px 2px;
font-size:8px;
}

.mobileWidgetContent li{
margin:0;
margin-left:6px;
}

.submitButton{
background-image:url(../images/startup/button.gif);
background-repeat:no-repeat;
border:0px none;
color:#CC3153;
display:block;
font-family:Trebuchet MS,Arial,sans-serif;
font-size:30px;
font-weight:bold;
height:42px;
margin:0pt auto;
padding-top:3px;
text-align:center;
text-decoration:none;
width:309px;
}
.codeTextarea{
	width:95%;
}
.widgetCreatorTitle{
}
