@charset "utf-8";
/* CSS Document */

/* login box */
.topLoginBox
{ overflow: hidden; }

.memberSocial
{ clear: both; *height: 250px; margin: 0 11px 18px 11px; overflow: visible; padding: 5px 7px 10px 7px; font-size: 11px; line-height: 24px; width: auto; }

.memberSocial h2
{ color: #069; font-size: 18px; font-weight: normal; line-height: 24px; width: 100%; }
	
	.memberSocial label
	{ color: #333; display: block; }
	
.memberSocial input, .memberSocial select, .memberSocial textarea {
background:none repeat scroll 0 0 #EEEEEE;
border-color:#ccc;
border-style:solid none none solid;
border-width:1px medium medium 1px;
font:12px Arial,Helvetica,sans-serif;
width:97%;
}
	
	.memberSocial select
	{ width: 98%; margin:15px 0 10px 0; }	
	
	.memberSocial .inputAuto
	{ border: none; margin: 0 5px 0 0; width: auto; height: 12px; }
	
	.memberSocial .formFieldsLogin
	{ height: auto; }
	
	.memberSocial span
	{ display: block; padding: 5px 0 5px 0; }
	
	.memberSocial span.automaticLogin
	{ line-height: 16px; }
	
	.memberSocial span.clear
	{ padding: 5px 0 0; }
	
	.memberSocial .standardButton
	{ background: url(images/design/bg_memberButton.gif) repeat 0 0; margin-left:0 }
	
		.memberSocial .standardButton button,
		.memberSocial .standardButton a, .memberSocial .standardButton a:visited
		{ background: url(images/design/bg_memberButton.gif) repeat 0 0; }
	
	.memberSocial .forgotPassword
	{ float: left; line-height: 18px; width:230px; text-align:center }
/* button */

.standardButtonSocial 
{ background:url("images/design/bg_standardButton.gif") repeat scroll 0 0 transparent; margin: 0 18px; }

.standardButtonSocial a, .standardButtonSocial a:visited 
{ height:30px; width:auto; margin-bottom:5px; background:url("images/design/bg_standardButton.gif") repeat scroll 0 0 transparent; color:#fff; cursor:pointer; display:block; font:bold 14px/30px Arial,Helvetica,sans-serif; text-align:center }

.facebookInformation .facebookLogin p a, .facebookInformation .facebookLogin p a:visited
{ background: url(images/design/bt-facebook_small.gif) no-repeat 50% 0; color: #FFF; display: block; font-family: tahoma; font-size: 12px; font-weight: normal; height: 17px; line-height: 17px; padding: 3px 0 2px 20px; }

.facebookInformation .facebookLogin p a:hover
{ text-decoration: none; }



