/* general reset */
body {
	margin:0;
	font:12px Arial, Verdana, sans-serif;
	color:#000033;
	background:#558fc7;
}
a {
	text-decoration:underline;
	color:#003366;
}
a:hover {text-decoration:underline;}
a:focus {outline:none;}
h1 {font-size:22px;}
h2 {font-size:18px;}
img {border:none;}
input,
select {
	font:14px/14px Arial, Helvetica, sans-serif;
	vertical-align:middle;
}
form,
fieldset {
	margin:0;
	padding:0;
	border:none;
}
/* wrapper */
.wrapper {
	width:1002px;
	overflow:hidden;
	background:url(http://www.heel-that-pain.com/images/htp-wrap.png) repeat-y -1002px 0;
	margin:30px auto 0;
}
.w1 {
	background:url(http://www.heel-that-pain.com/images/htp-wrap.png) no-repeat;
	height:1%;
	overflow:hidden;
	padding:14px 0 0;
}
/* holder */
.holder {
	height:1%;
	overflow:hidden;
}
/* header */
#header {
	height:1%;
	overflow:hidden;
	padding:0 17px 0 15px;
}
/* logo */
.logo {
	position:relative;
	z-index:1;
	float:left;
	display:inline;
	margin:3px 0 0 10px;
}
.logo img {display:block;}
/* visual */
.visual {
	z-index:2;
	float:left;
	position:relative;
	margin:0 0 0 -15px;
}
.visual img {display:block;}
/* main navigation */
.nav-area {
	width:100%;
	overflow:hidden;
	background:url(http://www.heel-that-pain.com/images/htp-nav.png) repeat-x 0 -26px;
}
.nav-frame {
	padding:0 0 0 2px;
	background:url(http://www.heel-that-pain.com/images/htp-nav.png) no-repeat;
	height:1%;
	overflow:hidden;
}
#nav {
	list-style:none;
	margin:0;
	padding:0 2px 0 0;
	overflow:hidden;
	height:1%;
	background:url(http://www.heel-that-pain.com/images/htp-nav.png) no-repeat 100% -78px;
}
#nav li {
	float:left;
	padding:7px 41px 6px;
	display:inline;
	margin:0 2px 0 -2px;
	background:url(http://www.heel-that-pain.com/images/htp-nav.png) no-repeat 0 -52px;
	font-size:12px;
	line-height:13px;
	height:13px;
	font-weight:bold;
}
#nav a {color:#fdfefe;}
/* main */
#main {
	height:1%;
	overflow:hidden;
	padding:6px 23px 0 19px;
}
/* content */
#content {
	float:right;
	width:780px;
	position:relative;
	z-index:2;
	padding:22px 0 0;
	background:url(http://www.heel-that-pain.com/images/htp-content-t.png) no-repeat;
}
.content-holder {
	background:url(http://www.heel-that-pain.com/images/htp-content-c.png) repeat-y;
	min-height:760px;
}
* html .content-holder {height:560px;}
.content-frame {
	overflow:hidden;
	padding:2px 48px 0;
}
.content-b {
	width:780px;
	height:29px;
	background:url(http://www.heel-that-pain.com/images/htp-content-b.png) no-repeat;
}
/* block */
.block {
	width:683px;
	margin:0 0 35px;
	overflow:hidden;
}
.block .c {background:url(../images/htp-block.png) repeat-y -683px 0;}
.block .t {background:url(../images/htp-block.png) no-repeat;}
.block .b {
	background:url(http://www.heel-that-pain.com/images/htp-block.png) no-repeat -1366px 100%;
	padding:20px;
	overflow:hidden;
	min-height:95px;
}
* html .block .b {
	height:95px;
	overflow:visible;
}
.block h1 {
	margin:0 0 10px;
	font-size:20px;
	line-height:17px;
	text-indent:13px;
}
.block h2 {
	margin:0 0 10px;
	font-size:15px;
	line-height:17px;
	text-indent:13px;
}
/* sidebar */
#sidebar {
	float:left;
	z-index:1;
	margin:0 -15px 0 0;
	position:relative;
	width:190px;
}
/* search */
.search {
	height:1%;
	overflow:hidden;
	padding:6px 9px 23px;
}
/* search row */
.search .row {
	height:1%;
	overflow:hidden;
	padding:0 0 6px;
}
.search label {
	float:left;
	color:#2b6ca9;
	line-height:12px;
}
/* search textbox */
.search .text {
	float:left;
	background:url(http://www.heel-that-pain.com/images/htp-search.png) no-repeat;
	width:118px;
	padding:5px 5px 3px;
	margin:0 5px 0 0;
	overflow:hidden;
}
.search .text input {
	float:left;
	margin:0;
	padding:0;
	width:100%;
	border:0;
	background:none;
	font:12px/15px Arial, Helvetica, sans-serif;
	color:#003366;
}
/* search button */
.search .btn-search {
	float:left;
	margin:0;
	padding:3px 0 6px;
	font:bold 12px/17px Arial, Helvetica, sans-serif;
	color:#fff;
	border:0;
	width:29px;
	height:22px;
	background:url(http://www.heel-that-pain.com/images/htp-search.png) no-repeat 0 -23px;
	cursor:pointer;
}
/* cell */
.cell {
	height:1%;
	overflow:hidden;
	margin:0 0 25px;
}
/* cell heading */
.cell .heading {
	height:1%;
	overflow:hidden;
	background:#c8def1 url(http://www.heel-that-pain.com/images/htp-heading.png) no-repeat;
	padding:4px 20px;
}
.cell h3 {
	color:#2b6ca9;
	margin:0;
	font-size:14px;
	line-height:14px;
}
.cell ul {
	list-style:none;
	margin:0;
	padding:6px 22px 0;
}
.cell li {
	height:1%;
	vertical-align:middle;
	font-size:11px;
	line-height:13px;
	margin:0 0 4px;
}
.cell ul a {color:#102f4b;}
.menu {
	list-style:none;
	margin:0;
	padding:30px 0 0 15px;
	height:1%;
	overflow:hidden;
}
.menu li {
	float:left;
	margin:0 0 21px;
	font-size:13px;
	line-height:12px;
	font-weight:bold;
}
.menu a {
	background:url(../images/icons.gif) no-repeat;
	color:#000031;
	float:left;
	padding:5px 0 7px;
}
/* menu icons */
.menu .ico-heart {
	background-position:0 0;
	padding-left:30px;
}
.menu .ico-box {
	background-position:0 -44px;
	padding-left:36px;
}
.menu .ico-smile {
	background-position:0 -90px;
	padding-left:30px;
}
/* footer */
#footer {
	width:100%;
	overflow:hidden;
}
/* space */
.space {
	height:1%;
	overflow:hidden;
	background:url(http://www.heel-that-pain.com/images/htp-wrap.png) no-repeat -2004px 100%;
	padding:11px 20px 41px 18px;
}
/* list */
.list-area {
	width:100%;
	position:relative;
	overflow:hidden;
}
.list-holder {
	float:left;
	position:relative;
	left:50%;
}
.list {
	list-style:none;
	margin:0;
	padding:0 0 15px;
	text-align:center;
	position:relative;
	float:left;
	left:-50%;
}
.list li {
	float:left;
	padding:0 23px 0 0;
	line-height:24px;
	font-size:13px;
	font-weight:bold;
}
.list a {
	background:url(http://www.heel-that-pain.com/images/icons.gif) no-repeat;
	float:left;
	height:24px;
}
/* list icons */
.list .ico-heart {
	background-position:0 0;
	padding:0 0 0 29px;
}
.list .ico-box {
	background-position:0 -44px;
	padding:0 0 0 34px;
}
.list .ico-smile {
	background-position:0 -90px;
	padding:0 0 0 31px;
}
/* panel */
.panel-area {
	height:1%;
	overflow:hidden;
	background:#c8def1 url(http://www.heel-that-pain.com/images/htp-panel.gif) repeat-x 0 100%;
}
.panel {
	background:url(http://www.heel-that-pain.com/images/htp-panel-area.gif) repeat-x;
	list-style:none;
	text-align:center;
	margin:0 0 6px;
	padding:10px 0 13px;
}
.panel li {
	display:inline;
	margin:0 30px;
}
.panel img {font-size:0;}
/* footer navigation */
.nav-bar {
	list-style:none;
	margin:0;
	padding:0;
	text-align:center;
}
.nav-bar li {
	display:inline;
	font-size:11px;
	line-height:12px;
	padding:0 18px;
}
.nav-bar a {
	color:#2b6ca9;
	font-weight:bold;
}
/* area */
.area {
	background:#558fc7;
	height:1%;
	overflow:hidden;
	text-align:center;
	padding:0 0 100px;
	color:#102F4B;
}
.area p {margin:0 0 3px;}
.area address {font-style:normal;}
/* info form */
.area .info {
	width:100%;
	overflow:hidden;
	position:relative;
}
.area .info fieldset {
	position:relative;
	float:left;
	left:50%;
}
/* info row */
.area .info .row {
	float:left;
	position:relative;
	left:-50%;
	padding:0 0 11px;
	overflow:hidden;
}
.area .info label {
	float:left;
	line-height:12px;
	padding:8px 8px 0 0;
}
/* info textbox */
.area .info .text {
	float:left;
	width:96px;
	margin:2px 9px 2px 0;
	padding:2px 5px;
	font:12px/15px Arial, Helvetica, sans-serif;
	color:#000;
}
/* info buttom */
.area .info .btn-info {
	float:left;
	width:60px;
	margin:4px 0 0 2px;
	padding:0;
	font:12px/15px Arial, Helvetica, sans-serif;
	cursor:pointer;
}
.area img {font-size:0;}
/* google search result */
.cse-overlay,
.cse-overlay-bg {z-index:100 !important;}