/******** ACCIST DETAILS PAGE ********/

#accist_registration {width:100%; margin:0px auto;}
#accist_registration table {width:480px;}
#accist_registration table .td_field {width:300px; vertical-align:middle;} 
#accist_registration table .td_label {width:180px; font-size:11px; font-weight:bold; height:18px; vertical-align:middle;} 

#accist_registration input {width:300px; font-size:11px; height:15px;}
#accist_registration table .td_2col input {background-image:url(/images/template/buttons/redbutton.gif); background-repeat: no-repeat; background-position: center; border: none; color: #FFFFFF; font-weight: bold; width: 90px; padding-top:1px; height: 20px; font-size: 10px; margin-top: 3px; padding-bottom: 3px!important; float:right;}


/******** ACCIST LOGIN PAGE ********/

#accist_outer_table {width:100%; margin:0px auto;}
#accist_outer_table table {width:300px;}
#accist_outer_table table .td_field {vertical-align:middle;} 
#accist_outer_table table .td_field input {width:300px; font-size:11px; margin-top:4px;} 
#accist_outer_table table .td_label {font-size:13px; font-weight:bold; vertical-align:bottom;}
#accist_outer_table table .td_label label {font-size:13px; font-weight:bold; vertical-align:bottom;} 
#accist_outer_table .right {text-align:right;}

#accist_outer_table table .td_2col input {background-image:url(/images/template/buttons/redbutton.gif); background-repeat: no-repeat; background-position: center; border: none; color: #FFFFFF; font-weight: bold; width: 90px; padding-top:1px; height: 20px; font-size: 10px; margin-top: 3px; padding-bottom: 3px!important; float:right;}

/* FORM VALIDATION */

.accist_form .errMsg { color: #c00}

.accist_form_fail {
	color:#c00;
	padding: 10px 0;
}

.aToolTip {
	border:2px solid #444;
	background:#555;
	color:#fff000!important;
	margin:0;
	padding:6px 12px;
}

.aToolTip .aToolTipContent {
	position:relative;
	width: 220px;
	color:#fff000!important;
	font-weight:bold;
	margin:0;
	padding:0;
}

a.aToolTipCloseBtn {
	display:block;
	height:18px;
	width:18px;
	background:url(../images/closeBtn.png) no-repeat;
	text-indent:-9999px;
	outline:none;
	position:absolute;
	top:-15px;
	right:-15px;
	margin:2px;
	padding:4px;
}
