/* CSS Document */
#main_join{
	clear:both;
	background:#231f20;
	background-repeat:repeat-x;
	}
#main_content_join{
	margin:0 auto;
	width:851px;
	position:relative;
	padding:10px 0px 10px 0px;
	}
#main_content_join p{
	text-align:center;
	color:#FFFFFF;
	padding-top:18px;
	font-weight:bold;
}
#main_content_join h1 {
	color:#FFF;
	}

#main_content_join hr {
	color:#FB9703;
	}
#banner_join_form{
	background: url(../images/frontend/img_membership_alt.jpg);
	height:35px;
	width:820px;
	/*text-indent:-9000px;*/
	color:#FFF;
	font-size:16px;
	display:block;
	margin:0px auto;
	}
#join_form{
	background:#333333;
	width:820px;
	margin:0px auto;
	position:relative;
	}
#join_form p{
	color:#b2b2b2;
	padding:10px;
	}
.btn_suscribe{
	border:0;
	background: url(../images/frontend/btn_suscribe.jpg);
	width:113px;
	height:38px;
	cursor:pointer;
	text-align:center;
	margin-top:20px;
	margin-bottom:25px;
	}
.table_form{
	color:#FFF;
	text-align:center;
	margin:0px auto;
	}
.table_form td{
	height:20px;
/*	height:40px;
	vertical-align:middle;
*/}
.table_form td.right {
	text-align:right;
	font-style:normal;
	font-weight:bold;
	}
.table_form td.left {
	text-align:left;
	}
#main_content_join p.message{
	color:#fb9703;
	}
/*Validation*/
form.cmxform label.error, label.error {
	/* remove the next line when you have trouble in IE6 with labels in list */
	color: #999;
	font-style: italic;
	margin-left:5px;
}
form.cmxform label.error { display: block; }

#submit_td{

}
#insert{
	float:right;
}
#subscribe_msg{
	color:#C89793 !important;
	float:right;
	width:250px;
	margin:0;
	padding:0;
	font-weight:bold;
	margin-right:80px;
	margin-top:12px;
}
