.outtaHere {
	position:absolute;
	left:-3000px;
}
/* checkboxes */
.checkboxArea, .checkboxAreaChecked {
	float:left;
	width:13px;
	height:13px;
	overflow:hidden;
	background:url(../images/btn-check.gif) no-repeat;
	margin:0 9px 0 0;
}
.checkboxAreaChecked {background-position:0 -13px;}
/* selects */
.select-table .column .drop .checkboxArea,
.select-table .column .drop .checkboxAreaChecked,
.select-table .column5 .drop .checkboxArea,
.select-table .column5 .drop .checkboxAreaChecked{margin:0 3px 0 0;}
.selectArea{
	position:relative;
	height:29px;
	float:left;
	color:#333;
	font-size:12px;
	line-height:29px;
}
.online-form .selectArea{
	color:#fff;
	margin-bottom:10px;
}
.selectArea .left{display:none;}
.selectArea a.selectButton{
	position:absolute;
	top:13px;
	right:11px;
	width:10px;
	height:6px;
	outline:none;
	background:url(../images/btn-select.gif) no-repeat;
}
.online-form .selectArea a.selectButton{background:url(../images/btn-select2.gif) no-repeat;}
.selectArea .center{
	height:29px;
	line-height:29px;
	display:block;
	padding:0 29px 0 13px;
	background:url(../images/bg-select.gif) no-repeat;
}
.online-form .selectArea .center{background:url(../images/bg-select2.gif) no-repeat;}
/* selects drop-down */
.optionsDivInvisible,
.optionsDivVisible {
	position:absolute;
	z-index:30;
	font-size:11px;
}
.optionsDivInvisible {display: none;}
.optionsDivVisible ul {
	margin:0 5px;
	padding:2px;
	overflow:hidden;
	list-style:none;
	background-color:#E5E5E5;
	border:1px solid #C9C9C9;
}
.optionsDivVisible ul li {
	height: 1%;
	overflow: hidden;
	vertical-align: top;
}
.optionsDivVisible a {
	color:#000;
	overflow:hidden;
	text-decoration:none;
	display:block;
	height:1%;
	padding:2px 4px;
}
.optionsDivVisible a img { float:left; }
.optionsDivVisible a:hover {
	background-color:#fff;
	color:#333;
}


.AxFormLine {float:left;width:100%;margin-bottom:10px;clear:both;position:relative;}
.AxFormLine .AxFormElementLabel{width:130px;float:left;padding:0px 16px 0 0;text-align:right;}
.AxFormLine .AxFormControl{float:left;width:417px;}
.AxFormLine .AxFormControl input[type=text]{border:0;background:url("../images/bg-inptxt.gif") no-repeat scroll 0 0 transparent;height:22px;padding:4px 13px 3px;width:382px;}
.AxFormLine .AxFormControl textarea{padding:13px;background:url("../images/bg-txtarea.gif") no-repeat scroll 0 0 transparent;width:382px;height:125px;border:0;}
.AxFormLine .AxPlainText{padding:10px 0;margin-left:160px;width:450px;}
.AxFormLine .AxSubmitButton{border:0;padding:5px 10px;background:#005baa;color:#fff;text-transform:uppercase;font-weight:bold;font-size:12px;cursor:pointer;}
.AxFormLine .AxSubmitButton:hover{border:0;padding:5px 10px;background:#1d85e0;color:#fff;text-transform:uppercase;font-weight:bold;font-size:12px;cursor:pointer;}
.AxValidationMessage,.AxRequiredMessage{display:block;color:red;}
.AxFormLine .checkboxArea,.AxFormLine .checkboxAreaChecked{margin-top:3px;}
.AxFormLine .AxFormElementLabel label{
float: left;
 padding: 0 5px;}











/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
