/*@import url(../../../plugins/jquery/themes/ui.datepicker.css);*/
#join_form_table {
    margin-left: auto;
	margin-right: auto;

}
#join_form_table td,  #join_form_table th {
	padding: 5px;
    vertical-align: middle;
}
#join_form_table th {
	text-align: center;
	font-weight: bold;
}
#join_form_table th.label {
	text-align: right;
	width: 200px;
	white-space: nowrap;
}
#join_form_table th.block {
	background-color: #DDDDDD;
	font-size: 13px;
}
#join_form_table tr.headers {
	background-color: #999999;
}
#join_form_table th.header {
	color: #FFFFFF;
	font-size: 14px;
}
#join_form_table th.bottom_controls {
	border-top: 1px solid #cccccc;
}
.form_mandatory {
	color: red;
}
.form_info_icon,  .form_warn_icon {
	cursor: help;
	vertical-align: middle;
}
#FloatDesc {
	border: 1px solid black;
	padding: 3px;
	background-color: #F2FCF9;
	width: 300px;
}
/* * * * Inputs * * * */



.input_text,  .input_date,  .input_area,  .input_pass,  .input_select_couple,  .input_select_multi {
	background-image: url( ../images/body_backgr.gif );
	border: 1px solid #999999;
	width: 240px;
	margin-right: 5px;
	height:15px;
}
.input_select {
	background-image: url( ../images/body_backgr.gif );
	border: 1px solid #999999;
	width: 240px;
	margin-right: 5px;
}
.counter {
	float: left;
	position: relative;
}
.input_num {
	background-image: url( ../images/body_backgr.gif );
	border: 1px solid #999999;
	width: 40px;
	margin-right: 5px;
}
.input_range_0,  .input_range_1 {
	background-image: url( ../images/body_backgr.gif );
	border: 1px solid #999999;
	width: 40px;
}
.input_range_1 {
	margin-right: 5px;
}
.input_erroneus {
	border: 1px solid red;
}
.input_area,  .input_select_multi {
	height: 90px;
}
.form_row_special {
	text-align: center;
}
.form_row_special_special {
	text-align: left;
	padding-left:128px !important;
}
.form_error_cont {
	border: 1px solid red;
	padding: 3px;
	color: red;
	width: 220px;
}
label.input_radio_label {
	margin-right: 4px;
}
/* * * * BoonEx ID * * * */

table.rankings4profile {
	width:100%;
	font-size:11px;
}
table.rankings4profile td {
	width:16%;
}
table.rankings4profile td.th {
	background-color:#DBEEFD;
}
table.rankings4profile td.td {
	background-color:#FFFFFF;
}
table.rankings4profile td.strong {
	font-weight:bold;
}
table.rankings4profile td.c {
	text-align:center;
}
table.rankings4profile td.c .awarditem {
	width: 64px;
	padding: 2px 10px;
	line-height: 16px;
	text-align: center;
}
table.awards {
	font-size:11px;
}
table.awards td.strong {
	font-weight:bold;
}
table.awards td.c {
	text-align:center;
}
table.awards td.c .awarditem {
	width: 64px;
	padding: 2px 10px;
	line-height: 16px;
	text-align: center;
}
#join_form_dir_table {

    margin-left: auto;
	margin-right: auto;

}
#join_form_dir_table td,  #join_form_dir_table th {
	padding: 5px;
	text-align:center;
	border-bottom:none;
	vertical-align: middle;
}
#join_form_dir_table th {
	text-align: center;
	font-weight: bold;
	border-bottom:none;
}
#join_form_dir_table th.label {
	border:none;
	border-bottom:none;
}
#join_form_dir_table th.block {
	background-color: #DDDDDD;
	font-size: 13px;
}
#join_form_dir_table tr.headers {
	background-color: #999999;
}
#join_form_dir_table th.header {
	color: #FFFFFF;
	font-size: 14px;
}
#join_form_dir_table th.bottom_controls {
}

