.table_user td {
	padding: 4px;
	font-size: 11px;
	border-top: 1px solid #FFFFFF;
}

.table_user tr.odd {
	background: #ebf2f7;
	padding: 10px 5px 5px 5px;
}

.table_user tr.even {
	background: #f5f5f5;
	padding: 10px 5px 5px 5px;
}

.table_user {
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	font-size: 12px;
	margin-top: 10px;
}

.table_user td.name {
	text-align: right;
	padding-right: 40px;
	color: #336699;
	font-weight: bold;
}

.table_user td.formtitle {
	background: #ffffff;
	font-weight: bold;
	height: 25px;
	padding: 0;
	padding-left: 10px;
	vertical-align: middle;
	color: #333333
}

.table_user td.advancedButton {
	background: #FFFFFF;
	font-weight: bold;
	height: 25px;
	padding: 0;
	padding-left: 10px;
	vertical-align: middle;
	padding-top: 10px;
}

.table_user td input.inputtext {
	margin: 0;
	padding: 0;
	width: 175px;
	height: 17px;
	padding-top: 3px;
	padding-left: 3px;
	margin: 0px;
	font-size: 11px;
	border: #999999 1px solid
}

.table_user td select.inputtext {

	width: 180px;

}

.table_user td.imputtd {
	color: #666666
}

.table_user td .radio {
	width: 20px;
	border: none;
}

.table_user td select {
	height: 19px;
	font-size: 10px;
}

.table_user td textarea {
	width: 300px;
}

.table_user td .file {
	font-size: 10px;
	margin: 0;
	padding: 0;
	line-height: 15px;
}

.table_user td input.button {
	padding-top: auto;
	font-size: 10px;
	line-height: 16px;
}

.table_user_active td {
	padding: 4px;
	font-size: 11px;
	border-top: 1px solid #FFFFFF
}

.table_user_active tr.odd {
	padding: 10px 5px 5px 5px;
}

.table_user_active tr.even {
	padding: 10px 5px 5px 5px;
}

.table_user_active {
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	font-size: 12px;
	background: #EEF9D7;
	margin-top: 10px;
}

.table_user_active td.name {
	text-align: right;
	padding-right: 40px;
	color: #336699;
	font-weight: bold;
}

.table_user_active td.formtitle {
	background: #4C8131 url(/img/main_sprite_09262008.png) repeat-x scroll 0
		-400px;
	font-weight: bold;
	height: 25px;
	padding: 0;
	padding-left: 10px;
	vertical-align: middle;
	color: #FFFFFF
}

.table_user_active td.advancedButton {
	background: #FFFFFF;
	font-weight: bold;
	height: 25px;
	padding: 0;
	padding-left: 10px;
	vertical-align: middle;
	padding-top: 10px;
}

.table_user_active td input.inputtext {
	margin: 0;
	padding: 0;
	width: 175px;
	height: 17px;
	padding-top: 3px;
	padding-left: 3px;
	margin: 0px;
	font-size: 11px;
	border: #999999 1px solid
}

.table_user_active td select.inputtext {
	width: 180px;
}

.table_user_active td input.inputtext_active {
	margin: 0;
	padding: 0;
	width: 175px;
	height: 16px;
	padding-top: 2px;
	padding-left: 3px;
	margin: 0px;
	font-size: 12px;
	border: 2px #006699 solid
}

.table_user_active td select.inputtext_active {

	width: 180px;

}

.table_user_active td.imputtd {
	color: #666666
}

.table_user_active td .radio {
	width: 20px;
	border: none;
}

.table_user_active td select {
	height: 19px;
	font-size: 10px;
}

.table_user_active td textarea {
	width: 300px;
}

.table_user_active td .file {
	font-size: 10px;
	margin: 0;
	padding: 0;
	line-height: 15px;
}

.table_user_active td input.button {
	padding-top: auto;
	font-size: 10px;
	line-height: 16px;
}

.tipsParent {
	position: relative;
	width: 0px;
	height: 0px;
	float: none;
	font-size: 0px;
}

.tipsParent .tipsFrame {
    z-index:1000;
	position: absolute;
	padding-left: 13px;
	background: url(/img/tipsCorner.gif) no-repeat left top;
}

.tipsParent .tipsFrame .tips {
	border: 1px #FEC600 solid;
	border-left: none;
	width: 200px;
	background: #FBF8E9 url(/img/tipsBg.gif) no-repeat left top;
	font-size: 12px;
	padding: 5px;
	float: left;
	padding-left: 27px;
}

.tipsParentError {
	position: relative;
	width: 0px;
	height: 0px;
	float: none;
	font-size: 0px;
}

.tipsParentError .tipsFrame {
	position: absolute;
	padding-left: 13px;
	background: url(/img/tipsCorner_error.gif) no-repeat left top;
}

.tipsParentError .tipsFrame .tips {
	border: 1px #FCC4C7 solid;
	border-left: none;
	width: 200px;
	background: #FDF0F7 url(/img/tipsBg_error.gif) no-repeat left top;
	font-size: 12px;
	padding: 5px;
	float: left;
	padding-left: 27px;
	color:#DD0046;
}

.tipsParentCorrect {
	position: relative;
	width: 0px;
	height: 0px;
	float: none;
	font-size: 0px;
}

.tipsParentCorrect .tipsFrame {
	position: absolute;
	padding-left: 13px;
}

.tipsParentCorrect .tipsFrame .tips {
	border-left: none;
	width: 200px;
	background:url(/img/tipsBg_correct.gif) no-repeat left top;
	font-size: 12px;
	padding: 5px;
	float: left;
	padding-left: 27px;
}

input#userLocation,input#companyNewLocation,input#companyLocation, input#guestCompanyLocation{
	padding-left: 25px;
}

.ext-ie .x-form-text {
	position: static !important;
}

.template #templatecontent .joinusTitle {
	background: url(/img/signUp_title.gif) no-repeat;
	margin-right: 0;
	padding: 5px 0 3px 25px;
	color: #FFFFFF
}

.regSubmit{
background:#4C8131 url(/img/main_sprite_09262008.png) repeat-x scroll 0 -400px;
border:1px solid #528F24;
color:#FFFFFF;
cursor:pointer;
font-weight:bold;
height:21px;
text-decoration:none;
width:136px;
display:block;
font-size:12px;
padding-top:7px;
}

.regSubmit:hover{
background:#639848;
border:1px solid #528F24;
color:#FFFFFF;
cursor:pointer;
font-weight:bold;
height:21px;
text-decoration:none;
width:136px;
display:block;
font-size:12px;
padding-top:7px;
}


.regOptionPanal{	
	background:#FFF !important;
}
.loginOptionPanal .table_user td {
	border-width:0px !important;
}
.loginOptionUncheckedRadio, .loginOptionCheckedRadio {
	padding:10px !important;
}
.loginOptionUncheckedRadio{
	background:#FFF !important;
}

.loginOptionUncheckedRadio input, .loginOptionCheckedRadio input{
	display:block;
	float:left;
	margin-right:5px;
}

.loginOptionUncheckedRadio label, .loginOptionCheckedRadio label{
	display:block;
	float:left;
}

.template #templatecontent .box{zoom:1;}
.template #templatecontent .box:after{content: "."; display: block; height: 0; clear: both; visibility: hidden;}

#loginOptionWrapper #templatecontent .box{ padding:0px 10px 10px 10px}