#msg-div {
    position:absolute;
    left:35%;
    top:10px;
    width:250px;
    z-index:20000;
}
.twitter-fieldicon, .youtube-fieldicon, .facebook-fieldicon, .myspace-fieldicon, .flickr-fieldicon, .picasa-fieldicon {
	padding-left: 80px;
}
.twitter-fieldicon {
	background: #F4F4F4 url(../Icons/twitter.gif) 10px 11px no-repeat;
}
.youtube-fieldicon {
	background: #F4F4F4 url(../Icons/youtube.gif) 10px 11px no-repeat;
}
.facebook-fieldicon {
	background: #F4F4F4 url(../Icons/facebook.gif) 10px 11px no-repeat;
}
.myspace-fieldicon {
	background: #F4F4F4 url(../Icons/myspace.gif) 10px 11px no-repeat;
}
.flickr-fieldicon {
	background: #F4F4F4 url(../Icons/flickr.gif) no-repeat;
}
.picasa-fieldicon {
	background: #F4F4F4 url(../Icons/picasa.gif) no-repeat;
}

.x-form-invalid { background-image: url(); }
.x-form fieldset, 
#palette_form .x-panel-body,
#palette_form .x-panel-body iframe,
#new_palette_form .x-panel-body,
#new_palette_form .x-panel-body iframe { border: 0; }
.x-fieldset { padding: 0; margin: 10px 0 0 0; }
.x-fieldset legend { padding: 0 40px 10px 0; margin: 5px 0; }

#palette_form .x-panel-body iframe,
#new_palette_form .x-panel-body iframe { width: 320px; height: 360px; overflow: auto; }

.colorbox { width: 225px; height: 14px; }

.colorfield input { padding-right: 25px; border: 0; }

.x-form-radio-group .x-form-check-wrap { padding: 0 0 15px 0; }
.abovehead { background: url(../Icons/1_above_the_headline.png) 10px 11px no-repeat; }
.belowhead { background: url(../Icons/2_below_the_headline.png) 10px 11px no-repeat; }
.lefthead { background: url(../Icons/3_floating_left_inside_headline.png) 10px 11px no-repeat; }
.righthead { background: url(../Icons/4_floating_right_inside_headline.png) 10px 11px no-repeat; }
.lefttext { background: url(../Icons/5_floating_left_inside_text.png) 10px 11px no-repeat; }
.righttext { background: url(../Icons/6_floating_right_inside_text.png) 10px 11px no-repeat; }
.belowall { background: url(../Icons/7_below_the_text.png) 10px 11px no-repeat; }
.x-fieldset legend.abovehead { background: url(../Icons/1_above_the_headline.png) 150px 0 no-repeat; }
.x-fieldset legend.belowhead { background: url(../Icons/2_below_the_headline.png) 150px 0 no-repeat; }
.x-fieldset legend.lefthead { background: url(../Icons/3_floating_left_inside_headline.png) 150px 0 no-repeat; }
.x-fieldset legend.righthead { background: url(../Icons/4_floating_right_inside_headline.png) 150px 0 no-repeat; }
.x-fieldset legend.lefttext { background: url(../Icons/5_floating_left_inside_text.png) 150px 0 no-repeat; }
.x-fieldset legend.righttext { background: url(../Icons/6_floating_right_inside_text.png) 150px 0 no-repeat; }
.x-fieldset legend.belowall { background: url(../Icons/7_below_the_text.png) 150px 0 no-repeat; }

.imagecontainer label { background-position:75px 0; background-repeat:no-repeat; }

.ext-el-mask { background-color:#000; }
.ext-el-mask-msg { background-color:#D6DBE2; border-color:#7894B8; }
.ext-el-mask-msg div {	background-color:#EEEEEE; border-color:#A3BAD9; }
.uploadmask { top: 136px; }

.statecontainer { float: right; }
.appname { float: left; }
.appstate { width: 65px; float: left; margin-right: 5px; line-height: 14px; }

.x-mask .x-mask-loading {
	background: url(../Images/loading_anim.gif) no-repeat 50% 50%;
	background-color: transparent;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	color: white;
	display: block;
	font-weight: bold;
	text-align: center;
}

.defaultlanguage { color: #aaa; font-size: 9px; padding-top: 5px; }

