/* -- Common Elements -- */

body {
	background:#fff;
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, Geneva sans-serif;
  overflow: -moz-scrollbars-vertical;
}

.header {
	background:url(/bestbuymf/images/hProductFinder.gif) no-repeat;
	width:782px;
	height:61px;
	margin:0;
}

.ca-header {
    background:url(/bestbuymf/images/ca-hProductFinder.gif) no-repeat;
    width:782px;
    height:61px;
    margin:0;
}

.body_container {
	margin:0;
	padding:25px 0 25px 50px;
	width:731px;
	border-right:solid 1px #0052AE;
	float:left;
}

.copy_container {
	margin:0;
	width:570px;
	font-size: 11px;
	font-style: normal; 
	color:#47505A;
	text-align:left;
	line-height:13px;
}

h1 {
	color:#47505A;
	margin:0;
	font-size:16px;
	font-weight:normal;
}

h2 {
	color:#47505A;
	margin:0;
	font-size:14px;
	font-weight:normal;
}

h3 {
	color:#47505A;
	margin:0;
	font-size:14px;
	font-weight:normal;
	width:675px;
	padding-bottom:7px;
	margin-bottom:5px;
	border-bottom:solid 1px #5B5B5B;
}

.divider {
	margin:10px 0 10px 0;
	width:675px;
	border-bottom:solid 1px #5B5B5B;
}

.footer {
	margin:0;
	width:782px;
	height:25px;
	clear: both;
  background:#000064;
}

/* -- Form Page Elements -- */

label.form_label {
	float:left;
	width:100px;
	text-align:right;
	line-height:21px;
	padding-right:10px;	
}

span.form_field {
	line-height:21px;

}

.form_row {
	margin:5px;
}


.front_page_spacer {
  height: 216px;
  #height: 157px;
}

/* -- Results Page Elements -- */

.line_header_block {
	margin-top:15px;
	padding-bottom:7px;
	border-bottom:solid 1px #5B5B5B;
	width:675px;
	float:left;
}

.line_header_img {
	float:left;
	display:block;
}

.line_text_block_fullWidth {
	width:532px;
	margin-left:10px;
	float:right;
	display:block;
	
	font-size: 11px;
	font-style: normal; 
	color:#47505A;
	text-align:left;
	line-height:13px;		
}

.line_product_header_text {
	color:#000064;
	margin:0;
	font-size:14px;
	font-weight:normal;
}

.line_subhead_text {
	font-weight:bold;
	line-height:20px;
}

.logoHolder {
  text-align: center;
  margin: auto;
  clear: both;
}

.logo {
  width: 100px;
  text-align: center;
  margin: 0 8px 5px 8px;
  float: left;
}

/* HeightFinder */

#show_offset .radio_list {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

#show_offset .lists {
	float: left;
	margin: 0 0 0 50px;
	padding: 0;
	width: 475px;
}


/* HeightFinder Results */

.hf_results {
}

.hf_results div {
	display: block;
	height: 25px;
	margin-bottom: 1px;
	padding: 9px 10px 0 20px;
	width: 370px;
}

.hf_results div p {
	float: left;
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
	margin:0;
}

.hf_results div span {
	float: right;
	font-size: 18px;
}

.hf_results div.hf_1 {
	background: url('/sanus/images/search/hf-1.gif') no-repeat top left;
}

.hf_results div.hf_2 {
	background: url('/sanus/images/search/hf-2.gif') no-repeat top left;
}

.hf_results div.hf_3 {
	background: url('/sanus/images/search/hf-3.gif') no-repeat top left;
}

.hf_results div.hf_4 {
	background: url('/sanus/images/search/hf-4.gif') no-repeat top left;
}

.hf_results div.hf_5 {
	background: url('/sanus/images/search/hf-5.gif') no-repeat top left;
}


/* 404 Error */

.error h1 {
	font-size: 24px;
	font-weight: bold;
	line-height: 24px;
}

.error h2 {
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
}

.error h3 {
	border: 0;
	font-size: 15px;
	font-weight: bold;
	line-height: 15px;
	margin: 0;
	padding: 0;
}

.error p {
	font-size: 13px;
	line-height: 16px;
	margin: 0 0 10px 0;
}
