/* general styles *************************************************************/
* {
	margin: 0;
	padding: 0;
}
body {
	background: #000;
	color: #8a8989;
	font: 11px/20px Verdana, Arial, sans-serif;
}
a {
	color: #a61b1b;
}
a:hover {
	text-decoration: none;
}
img {
	border: none;
}
p {
	margin: 20px 0;
}
ul,
ol {
	list-style: none;
}
address {
	font-style: normal;
}

.wrap {
	width: 100%;
	overflow: hidden;
}
.left {
	float: left !important;
	display: inline;
}
.right {
	float: right !important;
	display: inline;
}
.leftalign {
	text-align: left;
}
.rightalign {
	text-align: right;
}
.centeralign {
	text-align: center;
}

/* page holder ****************************************************************/
#container {
	width: 980px;
	overflow: hidden;
	margin: 60px auto 0;
	background: url('images/bg-container.gif') repeat-y;
}

/* header *********************************************************************/
#header {
	background: url('images/bg-header.jpg') no-repeat;
	height: 124px;
	position:relative;
}
#header h1 {
	width: 216px;
	height: 124px;
	overflow: hidden;
	text-indent: -9999px;
	float: left;
	display: inline;
	margin-left: 40px;
}
#header h1 a {
	display: block;
	height: 124px;
}

#navigation {
	float: right;
	position:absolute;
	top:89px;
	right:0;
}
#navigation li {
	float: right;
	padding: 0 3px;
}
#navigation li a {
	float: left;
	height: 26px;
	overflow: hidden;
	text-indent: -9999px;
}
#navigation li a:hover {
	background-position: 0 -26px !important;
}
#navigation li.page-item-3 a {
	width: 115px;
	background: url('images/nav-symptoms.gif') no-repeat;
}
#navigation li.page-item-4 a {
	width: 122px;
	background: url('images/nav-treatments.gif') no-repeat;
}
#navigation li.page-item-6 a {
	width: 117px;
	background: url('images/nav-prevention.gif') no-repeat;
}
#navigation li.page-item-8 a {
	width: 165px;
	background: url('images/nav-remedies.gif') no-repeat;
}
#navigation li.page-item-10 a {
	width: 113px;
	background: url('images/nav-resources.gif') no-repeat;
}

.intro1,
.intro2,
.title-treatments,
.title-symptoms,
.title-prevention,
.title-remedies,
.title-resources,
.title-video-tips,
.title-hot-topics,
.title-disclaimer {
	margin: 0;
	overflow: hidden;
	text-indent: -99999px;
}
.intro1 {
	background: url('images/intro1.jpg') no-repeat;
	height: 170px;
}
.intro2 {
	background: url('images/intro2.jpg') no-repeat;
	height: 100px;
}
.title-treatments {
	background: url('images/title-treatments.jpg') no-repeat;
	height: 100px;
}
.title-symptoms {
	background: url('images/title-symptoms.jpg') no-repeat;
	height: 100px;
}
.title-prevention {
	background: url('images/title-prevention.jpg') no-repeat;
	height: 100px;
}
.title-remedies {
	background: url('images/title-remedies.jpg') no-repeat;
	height: 100px;
}
.title-resources {
	background: url('images/title-resources.jpg') no-repeat;
	height: 100px;
}
.title-video-tips {
	background: url('images/title-video-tips.jpg') no-repeat;
	height: 100px;
} 
.title-hot-topics {
	background: url('images/title-hot-topics.jpg') no-repeat;
	height: 100px;
}
.title-disclaimer {
	background: url('images/title-disclaimer.jpg') no-repeat;
	height: 100px;
} 
/* main content area **********************************************************/
#content {
	background: url('images/bg-content.gif') no-repeat;
	width: 100%;
	overflow: hidden;
	padding: 0 0 8px;
}
#content img.alignleft{margin:0 17px 0 -27px;}
#content img.alignright{margin:0 -47px 0 27px;}
/* sidebar ********************************************************************/
.sidebar {
	float: right;
	width: 306px;
	overflow: hidden;
	padding: 0 22px;
	color: #c6c6c4;
	position: relative;
	z-index: 2;
}
#content .sidebar {
	min-height:500px;
	float: right;
	width: 306px;
	overflow: hidden;
	padding: 0 22px;
	color: #c6c6c4;
	position: relative;
	z-index: 2;
}
*html #content .sidebar {
	height:500px;
	overflow:visible;
}
.sidebar a {
	color: #d0c694;
}
h5 {
	margin: 30px 0 10px;
	padding: 0 0 3px;
	color: #d0c694;
	font: bold 12px/20px Verdana, Arial, sans-serif;
	background: url('images/spr-sidebar.gif') no-repeat 0 100%;
}
.sidebar h5 a{text-decoration:none;}
.sidebar p {
	margin: 15px 0 10px;
}
.sidebar .box {
	background: #8a2020 url('images/bg-sidebar-box.gif') no-repeat;
	margin: 0 -22px;
	padding: 12px 22px 12px 43px;
	position: relative;
}

/* main column ****************************************************************/
.maincol {
	float: left;
	width: 556px;
	overflow: hidden;
	padding: 0 47px 20px 27px;
}
.maincol img.left {
	margin: 0 17px 0 -27px;
	position: relative;
}
.maincol img.right {
	margin: 0 -47px 0 17px;
	position: relative;
}
h2 {
	color: #a61b1b;
	font: bold 12px/20px Verdana, Arial, sans-serif;
	padding: 20px 0 5px;
	margin: 0 0 20px;
	background: url('images/spr.gif') no-repeat 0 100%;
}
.maincol ul {
	margin: 0 0 20px 35px;
	list-style: disc outside;
}
.maincol p {
	margin: 0 0 20px;
}
h3,
h4 {
	color: #dc7100;
	font: bold 11px/20px Verdana, Arial, sans-serif;
}
h4 {
	padding-left: 35px;
}
h6 {
	font: bold 11px/20px Verdana, Arial, sans-serif;
	padding: 5px 0 3px;
	background: url('images/spr.gif') no-repeat;
}

/* footer *********************************************************************/
#footer {
	background: #000 url('images/bg-footer.gif') repeat-x;
	width: 100%;
	overflow: hidden;
}
#footer .sidebar {
	padding: 20px 16px;
	width: 318px;
	color: #757474;
	font: 10px/16px Verdana, Arial, sans-serif;
}
#footer .maincol {
	padding: 25px 0 25px 155px;
	background: url('images/logo-small.gif') no-repeat 21px 9px;
	color: #b7b7b7;
	line-height: 18px;
	width: 475px;
}
#footer .maincol a {
	color: #b7b7b7;
	text-decoration: none;
}
#footer .maincol a:hover {
	text-decoration: underline;
}
#footer .maincol ul {
	margin: 0 0 18px;
}
#footer .maincol li {
	display: inline;
	background: url('images/spr-footer.gif') no-repeat 0 100%;
	padding: 0 3px 0 8px;
}
.nobg {
	background: none !important;
}
.spacer {
	float: left;
	clear: left;
	height: 18px;
}
#sneakers {
	position: absolute;
	z-index: 1;
	right: 1px;
	bottom: 100%;
	width: 331px;
	height: 200px;
	background: url('images/sneakers.gif') no-repeat;
}
.rel {
	width: 100%;
	position: relative;
}