/* mobile styles only */
html, body {
	margin: 0;
	padding: 3px 0 0 0;
	font-family: Arial, Verdana;
	}
a, a:hover, a:visited, a img, a img:hover, a img:visited {
	border: 0px;
	outline: none;
	text-decoration: none;
	color: #8A2537;
	}
p {
	font-size: 14px;
	color: #47505a;
	line-height: 16px;
	margin: 8px 0 15px;
	max-width: 284px;
	padding: 0 8px;
	}
h1 {
	color: #4d555f;
	font-size: 14px;
	font-weight: bold;
	margin: 8px 0 0 0;
	padding: 0 8px;
	background: #e8e8e9;
	line-height: 20px;
	}
h2 {
	color: #8a2437;
	font-size: 14px;
	font-weight: bold;
	padding: 0 8px;
	margin: 0;
	float: left;
	clear: both;
	width: 100%;
	}
h3 {
	color: #47505a;
	font-size:14px;
	font-weight:bold;
	margin: 0 0 10px 0;
}
.header {
	background: url(/mobiledevice/images/header_repeat.jpg) repeat-x;
	}
.header .menu_btn {
	position: relative;
	top: -14px;
	left: 71px;
	}
.homenav {
	list-style-type: none;
	margin: 10px 0;
	padding: 0;
	width: 100%;
	}
.homenav li {
	width: 100%;
	background: #f7f8f8;
	border-top: 1px #c1c1c1 solid;
	float: left;
	clear: both;
	}
.homenav li a img {
	float: left;
	border: 1px #c1c1c1 solid;
	display: block;
	}
.homenav li.last {
	border-bottom: 1px #c1c1c1 solid;
	}
.homenav li a {
	display: block;
	margin: 0px;
	font-size: 18px;
	color: #47505a;
	float: left;
	width: 100%;
	padding: 5px;
	}
.homenav li a span {
	position: relative;
	top: 20px;
	left: 20px;
	}
.homenav li a:hover, .homenav li a:active {
	color: #8a2437;
	background: #dedede;
	}
form {
	padding: 0 8px;
	}
.product {
	margin: 10px 0;
	}
small {
	font-size: 12px;
	color: #47505a;
	}
.specs tr td {
	padding: 0 6px;
	font-size: 12px;
	color: #47505a;
	vertical-align: top;
	}
.prod-spec {
	float: left;
	clear: both;
	}
.prod-spec tr td {
	padding: 6px;
	background: #f8f8f8;
	}
.storelocate {
	list-style-type: none;
	margin: 10px 0;
	padding: 0;
	width: 100%;
	}
.storelocate li {
	width: 100%;
	background: #f7f8f8;
	border-top: 1px #c1c1c1 solid;
	float: left;
	clear: both;
	}
.storelocate li a img {
	float: left;
	border: 1px #c1c1c1 solid;
	display: block;
	}
.storelocate li.last {
	border-bottom: 1px #c1c1c1 solid;
	}
.storelocate li a {
	display: block;
	margin: 0px;
	font-size: 12px;
	color: #8a2437;
	float: left;
	width: 100%;
	padding: 10px 0 10px;
	}
.storelocate li a:hover, .homenav li a:active {
	color: #8a2437;
	background: #dedede;
	}

.number_holder {
	float: left;
	margin-top: 10px;
	padding-bottom: 10px;
}

.number_holder a {
	background: url('/mobiledevice/images/btn_back.gif') repeat-x bottom;
	border: solid 1px #c3c3c3;
	color: #47505A;
	display: block;
	float: left;
	margin-right: 3px;
	padding: 3px 0;
	text-align: center;
	width: 20px;
}

.number_holder a:hover {
	color: #8a2537;
	text-decoration: none;
}

/* HeightFinder */

.hf_results {
	color: #47505a;
}

.hf_results div {
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: 23px;
	margin-bottom: 1px;
	padding: 11px 10px 0 20px;
	width: 270px;
}

.hf_results div span {
	float: right;
	font-weight: normal;
}

.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;
}