/* styles for Handbag sweepstakes - /colehaan/promo/hb_sweeps*.jsp */
.hb_entry
{

	border-left: solid 1px;
	border-right: solid 1px;
	border-top: solid 1px;
	border-bottom: 0px;
	border-color: #939598;
}

.hb_side
{
	float: left;
}
#hb_content_container
{
	float: left;
	font-family: "arial";
	margin-left: 23px;
}

.hb_heading
{
	margin-top: 54px;
	font-size: 19px;
	font-weight: 600;
	color: #e26e26;
	letter-spacing: -.5px;
}
.hb_heading .smaller
{
	font-size: 14px;
	
}
.hb_entry_section table
{
	width: 500px;
}
.hb_entry_section,
.hb_entry_section .hb_col1,
.hb_entry_section .hb_col2
{
	margin-top: 30px;
	font-size: 13px;
	font-weight: bold;
	color: #6d6e70;
  text-transform: uppercase;
}

.hb_entry_header
{ 
	font-size: 14px;
  font-weight: bold;
}

#hb_entry_info
{
	margin-top: 23px;
}

.hb_col1
{
	width: 90px;
	height: 23px;
	vertical-align: bottom;
}

.hb_col2 input
{
  height: 15px;
  width: 300px;
  border-color: #d6d7d9;
  border-style: solid;
  border-width: 1px;
  font-size: 13px;
}

.hb_submit
{
	height: 67px;
}

.hb_checkbox
{
	height: 40px;
} 

.hb_opt_in,
.hb_opt_in a
{
	font-size: 12px;
	color: #e26e26;
	font-weight: normal;
	text-transform: none;
}

.hb_opt_in a
{
  font-size: 13px;
  color: #e26e26;
  font-weight: bold;
}

#hb_bottom_content
{
	background-color: #231f20;
	height: 38px;
	width: 795px;
	color: #ffffff;
}
#hb_bottom_content #thank_you_big
{
	font-size: 28px;
	font-weight: bold;
	padding-left: 25px;

}

#hb_bottom_content #thank_you_small
{
  font-size: 11px;
  font-weight: bold;
  padding-left: 5px;
  text-align: left;
  position: relative;
  top: -6px;
  left: 6px;
}
.errors
{
	font-size: 12px;
	font-weight: normal;
	color: red;
	text-transform: none;
}
