/* CSS Document */

.TB_modal
{ background: #634510; }

/* login box */
.memberSocial
{ border: 1px solid #2A1C01; margin: 0 0 10px 0; padding: 5px 10px 10px 10px; background: #FFF; font-size: 11px; height: 250px; overflow: hidden; }

.memberSocial h2
{ color: #8F6500; font: bold italic 24px/30px "Times New Roman", Times, serif; }
	
	.memberSocial label
	{ color: #333; display: block; }
	
	.memberSocial input, .memberSocial select, .memberSocial textarea
	{ font: normal 12px Arial, Helvetica, sans-serif; width: 97%; }
	
	.memberSocial select
	{ width: 98%; margin: 15px 0 10px 0; }	
	
	.memberSocial .inputAuto
	{ background: none; border: none; margin: 0 5px 0 0; width: auto; }
	
	.memberSocial span
	{ display: block; padding: 5px 0 5px 0; }
	
	.memberSocial .standardButton
	{ float: left; margin-left:0 }
	
	.memberSocial .forgotPassword
	{ float: left; line-height: 14px; padding: 0 0 0 10px; width: 90px; }
	
		.forgotPassword a, .forgotPassword a:visited
		{ color: #722E00; }

/* button */
.standardButtonSocial 
{ background: url("images/design/bg_button_right.gif") no-repeat scroll 100% 0 transparent; }

.standardButtonSocial a, .standardButtonSocial a:visited 
{ height:30px; width:auto; margin-bottom:5px; background:url("images/design/bg_button_left.gif") no-repeat scroll 0 0 transparent; color:#58000E; cursor:pointer; display:block; font:bold italic 18px/30px "Times New Roman", Times, serif; text-align:center }

.standardButtonSocial a:hover
{ text-decoration: none; }
