/*form h2 {
	margin-bottom:15px;
}*/
label, .frmPartnerReg legend {
	clear:both;
	display:block;
	font-weight:bold;
	padding-bottom:5px;
	width:100%;
}
.required {
	padding-bottom:15px;
	color:#999;
}
.actions .info {
	position:relative;
	top:12px;
}
label .message,
label .help,
p .message,
p.help {
	font-weight:normal;
	padding:2px 20px 2px 0;
}
.texthelp {
	display:none;
}
.error .message {
	background:#fff url(icons/cross_circle.png) no-repeat 100% 0;
}
.success .message {
	background:#fff url(icons/tick_circle.png) no-repeat 100% 0;
}
.error label .message,
.error p .message {
	color:#AF1919;
}
.success label .message ,
.success p .message {
	color:#12A223;
}
p .help ,
p.help {
	color:#999;
	width:100%;
	display:block;
}

.actionpanel p.help
{
	width:auto;
	padding-right:0;
}

p.help {
	padding-top:0;
	margin-top:-2px;
}
.frmCheckBox,
.frmRadio {
	margin:0;
	padding:0;
	text-indent:0;
}
#aspnetForm .frmRadio {
	padding-bottom:10px;
	display:block;
}
#aspnetForm .radio br {
	display:none;
}
#aspnetForm .frmRadio label {
	display:inline;
	clear:right;
}
.frmRow {
	margin-bottom:15px;
}
textarea.help.active 
{
	color:#999999;
}
/*seelct box */
input.frmText{
	background:#FFFFFF url(images/bg_form_field.png) no-repeat 0 0;
	border-color:#9A9A9A #8C8C8C #8C8C8C #9A9A9A;
	border-style:solid;
	border-width:1px;
	font-size:100%;
	padding:6px 5px 5px 5px;
	position:relative;
	width:280px;
	font-family:Arial;
}

.actionpanel input.frmText
{
	width:266px;
}

.frmFile {
	background:#FFFFFF url(images/bg_form_field.png) no-repeat 0 0;
	border-color:#9A9A9A #8C8C8C #8C8C8C #9A9A9A;
	border-style:solid;
	border-width:1px;
	font-size:100%;
	padding:6px 5px 5px 5px;
	width:280px;
	font-family:Arial;
	float:left;
}
.frmFile {
	border-right:0;
}
.selectContainer .frmFile {
	border:none;
	top:-5px;
}
* html .selectContainer{
	left:-3px;
}
.file .selectContainer {
	border:1px solid #8C8C8C;
	border-left:0;
	background-position:0 0;
	background-image:url(images/bg_browse.png);
	width:34px;
	height:26px;
	display:block;
	position:relative;
	overflow:hidden;
	cursor:pointer;
}
.file .fileHover,
.file .selectContainer:hover {
	background-position:0 -26px;
}
.years input.frmText {
	width: 30px;
}
.frmTextArea, textarea {
	background:#FFFFFF url(images/bg_form_field.png) no-repeat 0 0;
	border-color:#9A9A9A #8C8C8C #8C8C8C #9A9A9A;
	border-style:solid;
	border-width:1px;
	font-size:99%;
	padding:5px;
	position:relative;
	width:610px;
	height:200px;
	font-family:Arial;
}
.textarea .frmTextArea {
	width:280px;
	height:100px;
}
/*js replaced select boxes*/
.frmSelectBox {
	position:relative;
	width: 280px;
	display:block;
	border:1px solid #8C8C8C;
	border-top: 1px solid #9A9A9A;
	border-left: 1px solid #9A9A9A;
	padding:5px;
	font-family:arial;
	background: #fff url(images/bg_form_select_field.png) no-repeat -1px -1px;
	cursor:pointer;
	font-size:100%;
}
.frmSelectBox:hover,
.selectHover {
	background-position:-1px -27px;
}
.frmSelectBoxOptions {
	position:relative;
	z-index:20;
	left:0;
	width:300px;
	border:1px solid #8C8C8C;
	border-top: none;
	margin:0;
	padding:5px;
	height:auto;
	overflow: auto;
	background:#fff;
	clear:both;
}
.frmSelectBoxOptions ul {
	position:relative;
	z-index:21;
	list-style:none;
	margin:0;
	padding:0;
}
.frmSelectBoxOptions ul li.selected,
.frmSelectBoxOptions ul li.current {
	background:#ebebeb;
}
.frmSelectBoxOptions ul li {
position:relative;
	z-index:22;
	list-style:none;
	display:block;
	margin:0;
	padding:4px;
	cursor:pointer;
}
/*chk box radio replacement */
.check {
	margin-bottom:5px;
}
.radio {
	margin-bottom:5px;
}
.check label {
	cursor:pointer;
	padding-bottom:15px;
}
.radio label {
	cursor:pointer;
	padding-bottom:10px;
}
.check label.first,
.radio label.first {
	padding-bottom:5px;
}
.jquery-checkbox {
	width:16px;
	height:16px;
	float:left;
	margin-right:5px;
	background:#FFFFFF;
}
.jquery-checkbox .mark {
	background:#FFFFFF url(icons/checkbox_unchecked.png) no-repeat 0 0;
	display:inline;
	height:16px;
	width:16px;
	float:left;
}
.jquery-checkbox-checked .mark {
	background-image:url(icons/checkbox_checked_blu.png);
}
.radio .jquery-checkbox .mark {
	background-image:url(icons/radio_off.png);
}
.radio .jquery-checkbox {
	border:none;
}
.radio .jquery-checkbox-checked .mark {
	background-image:url(icons/radio_on_blu.png);
}
.cloud {
	margin-bottom:10px;
	overflow:hidden;
	clear:both;
}
* html .cloud {
	height:1%;
}
.cloud label {
	float:left;
	clear:none;
	width:auto;
	margin-right:20px;
	padding-bottom:15px;
	white-space:nowrap;
}
.cloud label span {
	display:inline;
	float:none;
}
.cloud label.first {
	margin-right:0px;
	float:none;
	clear:both;
	width:100%;
}
.cloud .jquery-checkbox {
	margin-right:0;
}
.cloud .jquery-checkbox .mark {
	padding-right:5px;
}
/*buttons*/
.actions {
	float:left;
	clear:both;
	padding-bottom:15px;
}
#frm_strengths_weaknesses .actions ,
#frm_recommend_friend .actions {
	height:2.5em;
	float:none;
}
.frmBtn {
	font:1em arial;
	border:none;
	color:#348ABD;
	background:transparent url(images/btn_sprites.png) no-repeat scroll 0 0;
	cursor:pointer;
	float:left;
	height:28px;
	line-height:27px;
	margin-right:5px;
	margin-left:0;
	padding:0 8px 0 20px;
	width:auto;
	overflow:visible;
}
* html .frmBtn {
	width:0;
}
.frmBtnContainer {
	background:transparent url(images/btn_sprites.png) no-repeat scroll 100% 0;
	float:left;
	margin:5px 10px 5px 0;
}
.frmBtn:hover,
.hover .frmBtn {
	background-position:0 -28px;
}
.frmBtnContainer:hover,
.hover {
	background-position:100% -28px;
}

