

form.formular {
	font-family: Trebuchet MS;
	font-size: 12px;
	padding: 20px;
	border: 1px solid #A5A8B8;
	width: 300px;
	margin: 0 auto;
}

.formular fieldset {
	margin-top: 20px;
	padding: 15px;
	border: 1px solid #B5B8C8;
}

.formular legend {
	font-size: 12px;
	color: #15428B;
	font-weight: 900;
}

.formular fieldset label {
	float: none;
	text-align: inherit;
	width: auto;
}

.formular label span {
	color: #000;
}

.formular input,.formular select,.formular textarea {
	display: block;
	margin-bottom: 5px;
}

.formular .text-input {
	width: 250px;
	color: #555;
	padding: 4px;
	border: 1px solid #B5B8C8;
	font-size: 14px;
	margin-top: 4px;
	background: #FFF repeat-x;
}

.formular textarea {
	width: 250px;
	height: 70px;
	color: #555;
	padding: 4px;
	border: 1px solid #B5B8C8;
	font-size: 14px;
	margin-top: 4px;
	background: #FFF repeat-x;
}

.formular .infos {
	background: #FFF;
	color: #333;
	font-size: 12px;
	padding: 10px;
	margin-bottom: 10px;
}

.formular span.checkbox,.formular .checkbox {
	display: inline;
}

.formular .submit {
	
	border: 1px solid #AAA;
	padding: 4px;
	margin-top: 20px;
	float: right;
	text-decoration: none;
	cursor: pointer;
}

.formular hr {
	clear: both;
	visibility: hidden;
}

.formular .fc-error {
	width: 350px;
	color: 555;
	padding: 4px;
	border: 1px solid #B5B8C8;
	font-size: 12px;
	margin-bottom: 15px;
	background: #FFEAEA;
}
/*popup*/
.Popupmain {
	margin:auto;
	padding: 11px;
	height:214px;
	height:auto !important;
	min-height:auto;
	float:left;
	width:513px !important;
	z-index:10000001;
	background:#999999;
	-webkit-border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    -khtml-border-radius: 10px 10px 10px 10px;
     border-radius: 10px 10px 10px 10px;
}
.PopupWhite{
	float:left;
	
	width:483px !important;
	padding:15px;
	background:#fff;
	-webkit-border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    -khtml-border-radius: 10px 10px 10px 10px;
     border-radius: 10px 10px 10px 10px;
	}
	
	
	.Popupmain1 {
	margin:auto;
	padding: 11px;
	height:auto;
	height:auto !important;
	min-height:auto;
	float:left;
	width:auto;
	z-index:10000001;
	background:#999999;
	-webkit-border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    -khtml-border-radius: 10px 10px 10px 10px;
     border-radius: 10px 10px 10px 10px;
}



.PopupWhite1{
	float:left;
	width:auto;
	padding:15px;
	background:#fff;
	-webkit-border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    -khtml-border-radius: 10px 10px 10px 10px;
     border-radius: 10px 10px 10px 10px;
	}	
	
	.InputArea1{float: left;width: 100%;}

.KeysArea1{ border-bottom: 1px solid #DDDDDD;
    float: left;
    margin-top: 10px;
    padding-bottom: 9px;
    text-align: right;
    width: 100%;}
	
	
.PopupHead{ float:left; font-size:18px; width:100%; line-height:18px; color:#666; font-family:Trebuchet MS; padding:9px 0 0 0;}
.FieldText{width:187px; clear:left; margin-top:34px; float:left; padding-right:10px; padding-top:3px; text-align:right;font-size:12px; line-height:12px;  color:#333; font-family:Trebuchet MS;}
.InputArea{width:50%; float:left; margin-top:34px;}
.InputBox{width:188px; height:16px; float:left; border:1px solid #969696; line-height:14px; text-align:left;font-size:12px; line-height:18px; color:#333; font-family:Trebuchet MS;}
.KeysArea{width:100%;float:left; clear:left; margin-top:37px; text-align:right; padding-bottom:9px; border-bottom:1px solid #ddd;}
.CloseIcon{float:left; width:100%; padding:10px 0 0 0;}
.CloseIcon a{float:right; background:url(../images/close-icon.png) 0 0 no-repeat; width:67px; height:17px;}
.InputBox2{width:40px; height:16px; float:left; border:1px solid #969696; line-height:16px; text-align:left;font-size:12px; line-height:18px; color:#333; font-family:Trebuchet MS;}
.Popdrop{width:100px; height:auto; float:left; border:1px solid #969696; line-height:16px; text-align:left;font-size:12px; line-height:18px; color:#333; font-family:Trebuchet MS;}