/*
**  layout_content_members.css
** CSS - Events page top banner
** Author: Steve TANGUE
** Date: 11.02.08
** Last edited: 23.02.09 by Steve TANGUE 
*/


/* page content banner */
div#page_content_banner {
	background-image:url(../img/page_content_banner_bg_members.jpg);
}



/**** CUSTOM MEMBER PAGE ****/
h2 {
	font-size: 1.3em;
	margin-bottom: 10px;
	float:left;
	width: 280px;
}
h2.heading_two_register {
	margin-left: 235px;
}
* html h2.heading_two_register{
	margin-left: 110px;
}
h3 {
	margin-left: 5px;
}
/* remove class .label_new when live */
label.label_new {
	width: 80px;
	float:left;
}
/* remove class .input_new when live */
input.textinput {
	float:left;
	width: 180px;
	border-top: 1px solid #aaa;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #eee;
	border-left: 1px solid #eee;
}

div.field_wrapper {
	/*float:left;*/
	width: 280px;
	margin-bottom: 5px;
	text-align:center;
}

div.field_wrapper2 {
	float:left;
	width: 330px;
	margin-bottom: 3px;
}

div.field_wrapper2  input.textinput{
	
	border:1px solid #CCCCCC;
}

div.field_wrapper2 div.errors {
	text-align:right;

}

div#member_content_wrapper {
	width: 716px;
	padding: 10px;
}
div#member_content_wrapper p {
	line-height: 1.3em;
	margin-left: 25px;
	width: 495px;
	margin: 0 auto;
}

div#activation_key_box {
	float:left;
	background-image:url(../img/login/activation_key_bg.jpg);
	background-repeat:no-repeat;
	width: 288px;
	height: 130px;
	padding: 10px 15px 20px 28px;
	margin-right: 10px;
}
div#activation_key_button {
	background-image:url(../img/login/activate_button.jpg);
	background-repeat:no-repeat;
	width: 159px;
	height: 36px;
	float:left;
}
div#activation_key_button a {
	color:#fff;
	text-decoration:none;
	float:left;
	text-align:center;
	width: 144px;
	height: 27px;
	padding-left: 15px;
	padding-top: 9px;
}
div#activation_key_button a:hover {
	text-decoration:underline;
}

div.text {
	float:left;
	width: 185px;
}

div#login_box {
	float:left;
	background-image:url(../img/login/login_bg.jpg);
	background-repeat:no-repeat;
	width: 288px;
	height: 130px;
	padding:10px 15px 20px 25px;
}
div#login_button {
	float:right;
	margin-right: 20px;
	margin-top: 5px;
}
div#login_button a {
	color:#4869B4;
	font-size: 1.3em;
	text-decoration:none;
}
div#login_button a:hover {
	color:#4869B4;
	text-decoration:underline;
}


div#register_box {
	background-image:url(../img/login/register_bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	width: 495px;
	height: 100px;
	margin: 0 auto;
}
div#register_box span {
	float: left; width:495px;
	text-align:center;
	height: 15px;
	font-size: 1em;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
	color:#334B84;
}
div.register_button_wrapper {
	float:left;
	width:150px;
	margin-left: 10px;
	height: 28px;
	text-align: center;
}
* html div.register_button_wrapper {
	margin-left: 8px;
}


div.register_button_wrapper	a  {
	color: #fff;
	text-decoration:none;
	width:130px;
	height: 28px;
	padding: 15px 10px;
	float:left;
}
div.register_button_wrapper	a:hover {
	text-decoration:underline;
	width:130px;
	height: 28px;
	padding: 15px 10px;
	float:left;
	color: #fff;
}




div#advertiser_box {
	background-image:url(../img/login/advertiser_bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	width: 495px;
	height: 100px;
	margin: 0 auto;
}
div#advertiser_box span {
	float: left; 
	width:495px;
	text-align:center;
	height: 15px;
	font-size: 1em;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
	color:#641F2F;
}
div.advertiser_button_wrapper {

	width:280px;
	height: 58px;
	float:left;
	margin-left: 105px;
	text-align: center;
}
* html div.advertiser_button_wrapper {
	margin-left: 50px;
}
div.advertiser_button_wrapper a {
	color: #fff;
	text-decoration:none;
	width: 260px;
	height: 28px;
	float:left;
	padding: 15px 10px;
	text-align: center;
}
div.advertiser_button_wrapper a:hover {
	text-decoration:underline;
	color: #fff;
	width: 260px;
	height: 28px;
	float:left;
	padding: 15px 10px;
	text-align: center;
}


/* join ebusiness box */
div#join_ebusiness_box {
	background-image:url(../img/login/join_ebusiness_bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	width: 495px; height: 100px;
	margin: 0 auto;
}

div#join_ebusiness_box span {
	float: left; 
	width:495px;
	text-align:center;
	height: 15px;
	font-size: 1em;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
	color:#000;
}
div.join_ebusiness_button_wrapper {
	width:280px; height: 58px;
	float:left;
	margin-left: 105px;
	text-align: center;
}
* html div.join_ebusiness_button_wrapper
{
	margin-left: 50px;
}

div.join_ebusiness_button_wrapper a 
{
	color: #fff;
	text-decoration:none;
	width: 260px;
	height: 28px;
	float:left;
	padding: 15px 10px;
	text-align: center;
}
div.join_ebusiness_button_wrapper a:hover
{
	text-decoration:underline;
	color: #fff;
	width: 260px;
	height: 28px;
	float:left;
	padding: 15px 10px;
	text-align: center;
}

.info {
	padding:5px 0;
	font-size:10px;
	color:#000000;
}

.displaynone {
	display:none;
}






/* end of file */

