@charset "utf-8";
/* CSS Document */

/*--------RESET ALL STYLES---------*/

* {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/*------/-------*/



/*--------MAIN STYLES---------*/

body {
	background:url(../images/body-bg.jpg) repeat-x #e4e2d7;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#696968;
	font-size:12px;
	line-height:17px;
}
body.home {
	background:url(../images/bg_repeat2.jpg) repeat-x #e4e2d7;
}
.container {
	text-align: left;
	margin: 0 auto;
	width:924px;
}
p {
	margin: 0 0 18px 0;
}
a {
	text-decoration:underline;
	color:#5d100f;
}
a:hover {
	text-decoration: underline;
	color:#999;
}
ul, ol {
	margin: 0 0 18px 18px;
}
ul {
	list-style-type: square;
}
ol {
	list-style-type: decimal;
}
blockquote {
	margin: 0 0 18px 18px;
	font-style: italic;
}
strong {
	font-weight:700;
}
hr {
	clear: both;
	float: none;
	width: 60%;
	height: 1px;
	margin: 10px 0 10px 0;
	border-bottom:1px solid #b6b5ac;
	border-top:0;
}
hr.all {
	width:95%;
	clear:both;
}
h2 {
	height:19px;
	margin-bottom:10px;
}
h2.error {
	background-color:#5e1010;
	padding:3px;
	color:#f2f2fa;
}
h2.success {
	background-color:#597288;
	padding:3px;
	color:#f2f2fa;
}
h3 {
	color:#5e1010;
	font-size:14px;
	padding-bottom:5px;
	margin-bottom:10px;
	font-weight:700;
}
/*------/-------*/





/*-----GENERAL STYLES------*/

.wlk_distext {
	display:block;
	visibility:hidden;
}
.left {
	float:left;
}
.right {
	float:right;
}
.right {
	float:right;
}
.span_half {
	width:50%;
}
.pad_top {
	padding-top:20px;
}
.pad_right {
	padding-right:10px;
}
.pad_right5 {
	padding-right:5px;
}
.pad_bottom {
	padding-bottom:20px;
}
.pad_left {
	padding-left:10px;
}
.txt_right {
	text-align:right;
}
.txt-11 {
	font-size:11px;
}
.txt-red {
	color:#4f1010;
}
.teenie {
	font-size:9px;
}
small {
	font-size:9px;
}
.bold {
	font-weight:700;
}
.underlined {
	text-decoration:underline;
}
.italic {
	font-style:italic;
}
.center {
	text-align:center;
}
.center_block {
	display:block;
	margin:0 auto;
}
.clear {
	clear:both;
}
.clearfix:after {
	content: "___";
	display: block;
	height:0;
	clear:both;
	visibility: hidden;
}
/* This declaration is necessary for Safari!! */

.clearfix {
	display: block;
}
/*------/-------*/



/*--------HEADER-------*/

#head_wrap {
	height:151px;
	position:relative;
	width:860px;
}
#logo {
	position:absolute;
	left:50px;
	top:6px;
}
/*------/-------*/

/*--------BRANDING-------*/

#branding { position: relative; height: 353px; background: url(../images/branding.jpg) no-repeat 0 0; margin-bottom: 20px; }
#branding blockquote { margin: 0; }
#branding blockquote p { display: block; text-indent: -9999px; width: 577px; height: 102px; background: url(../images/blockquote-p.gif) no-repeat 0 0; position: absolute; top: 94px; left: 330px; }
#branding a.downloadNow { display: block; text-indent: -9999px; width: 178px; height: 44px; background: url(../images/a-download.gif) no-repeat 0 0; position: absolute; top: 212px; left: 353px; }

/*------/-------*/

/*--------NAVIGATION--------*/

#nav_wrap {
}
ul#nav {
	display:block;
	margin:0;
	float:right;
	position:relative;
	right:5px;
}
ul#nav li {
	float:left;
	list-style-type:none;
}
ul#nav li a {
	display:block;
}
ul#nav li a:hover {
	display:block;
}
#btn_products {
	background:url(../images/nav/btn_products.jpg) no-repeat;
	background-position:0 0;
	width:82px;
	height:22px;
}
#btn_products a {
	background:url(../images/nav/btn_products.jpg) no-repeat;
	background-position:0 0;
	width:82px;
	height:22px;
}
#btn_products a:hover {
	background:url(../images/nav/btn_products.jpg) no-repeat;
	background-position:0 100%;
}
#btn_center {
	background:url(../images/nav/btn_center.jpg) no-repeat;
	background-position:0 0;
	width:101px;
	height:22px;
}
#btn_center a {
	background:url(../images/nav/btn_center.jpg) no-repeat;
	background-position:0 0;
	width:101px;
	height:22px;
}
#btn_center a:hover {
	background:url(../images/nav/btn_center.jpg) no-repeat;
	background-position:0 100%;
}
#btn_success {
	background:url(../images/nav/btn_success.jpg) no-repeat;
	background-position:0 0;
	width:121px;
	height:22px;
}
#btn_success a {
	background:url(../images/nav/btn_success.jpg) no-repeat;
	background-position:0 0;
	width:121px;
	height:22px;
}
#btn_success a:hover {
	background:url(../images/nav/btn_success.jpg) no-repeat;
	background-position:0 100%;
}
#btn_contact {
	background:url(../images/nav/btn_contact.jpg) no-repeat;
	background-position:0 0;
	width:76px;
	height:22px;
}
#btn_contact a {
	background:url(../images/nav/btn_contact.jpg) no-repeat;
	background-position:0 0;
	width:76px;
	height:22px;
}
#btn_contact a:hover {
	background:url(../images/nav/btn_contact.jpg) no-repeat;
	background-position:0 100%;
}
ul#sub_nav {
	clear:both;
	display:block;
	margin:0;
	float:right;
	position:relative;
	top:27px;
}
ul#sub_nav li {
	float:left;
	list-style-type:none;
}
ul#sub_nav li a {
	display:block;
}
ul#sub_nav li a:hover {
	display:block;
}
#btn_how {
	background:url(../images/nav/btn_how.gif) no-repeat;
	background-position:0 100%;
	width:234px;
	height:101px;
}
#btn_how a {
	background:url(../images/nav/btn_how.gif) no-repeat;
	background-position:0 0;
	width:234px;
	height:101px;
}
#btn_how a:hover {
	background:url(../images/nav/btn_how.gif) no-repeat;
	background-position:0 -101px;
}
#btn_download {
	background:url(../images/nav/btn_download3.gif) no-repeat;
	background-position:0 100%;
	width:234px;
	height:101px;
}
#btn_download a {
	background:url(../images/nav/btn_download3.gif) no-repeat;
	background-position:0 0;
	width:234px;
	height:101px;
}
#btn_download a:hover {
	background:url(../images/nav/btn_download3.gif) no-repeat;
	background-position:0 -101px;
}
/*------/-------*/



/*--------CONTENT-------*/

#content {
	/*width:770px;*/ /*420+10+340*/

width:800px;
	margin:0 auto;
	padding:0 0 60px 0;
}
#content_left {
	float:left;
	height:auto;
	position:relative;
	width:420px;/*420-24-24*/
}
#content_right {
	height:auto;
	float:right;
	position:relative;
	width:340px;
	padding-top: 44px;
}
#quote_wrap {
	height: 50px;
}
.pad26_all {
	padding:26px;
}
.bottom_corner {
	background:url(../images/quote_wrap_bg_bottom.jpg) no-repeat bottom left;
}
.top_corner {
	background:url(../images/content_right_bg_top.jpg) no-repeat top left;
}
.close_quote {
	padding:0 65px 0 0;
	background:url(../images/icon_close_quote.jpg) no-repeat bottom right;
}
.open_quote {
	/*background:url(../images/icon_open_quote.jpg) no-repeat top left;*/
	background:url(../images/icon_open_quote.png) no-repeat top left;
	padding:15px 0 0 65px;
}
.author {
	text-align:right;
	text-transform:uppercase;
	font-size:10px;
	padding:0 20px 0 0;
}
.title_news {
	padding:26px 0 0 26px;
}
.news_blurb {
	font-size:11px;
	margin:0 0 12px 0;
}
.news_blurb small {
	color:#a19e8c;
}
h4, h4 a, h4 a:hover {
	color:#540000;
	font-weight:700;
	font-size:12px;
	margin:5px 0 7px 0;
}

.product-item {	width:254px; background: url(../images/product-bg.jpg) repeat-y 0 0; font-size: 11px; float: left; margin: 48px 5px; }
.pit { background: url(../images/product-top.jpg) no-repeat 0 0; }
.pib { position: relative; background: url(../images/product-bottom.jpg) no-repeat bottom; min-height: 524px; }

.product-item h2 { display: block; padding: 10px 0 0; height: 64px; color: #671F1E; font-size: 20px; text-align: center; margin: 0; }
.product-item h2 span { display: block; position: relative; top: 11px; text-align: center; font-size: 11px; }

#content .product-item p { margin: 0; padding: 0 16px 6px; }
#content .product-item ul { padding: 0 10px 24px 32px; margin: 0; }

#content .product-item ul.purchase { position: absolute; bottom: 10px; list-style: none; padding: 0; height: 117px; }
#content .product-item li.download, #content .product-item li.cd { position: absolute; top: 0; }
#content .product-item li.download { left: 19px; }
#content .product-item li.cd { left: 134px; }

#content .product-item li.download a, #content .product-item li.cd a { display: block; text-indent: -9999px; width: 103px; height: 117px; }
#content .product-item li.download a { background: url(../images/product-downloadmp3_2.gif) no-repeat 0 0; }
#content .product-item li.cd a { background: url(../images/product-purchasecd_2.gif) no-repeat 0 0; }

#content .product-item li span.price { display: block; position: absolute; top: 2px; left: 30px; }

#content .product-item img { position: relative; left: 29px; margin-bottom: 8px; }

#order-by-phone {
	background: url(../images/order-by-phone-bg.jpg) no-repeat;
	width:413px;
	height:54px;
	margin:0px auto;
}
#order-by-phone p {
	font-size:16px;
	line-height:54px;
	text-align:center;
}
ul#faq {
	list-style-type:none;
	margin:0;
}
ul#faq li {
	padding:5px;
}
ul#faq li.alt {
	padding:5px;
	background:#f0efe7;
}
/*------/-------*/



/*------SLEEP CENTER-------*/

#sleep_content_left {
	float:left;
	height:auto;
	position:relative;
	width:220px;/*220-24-24*/
}
#sleep_content_right {
	height:auto;
	float:right;
	position:relative;
	width:540px;
}
#sleep-center-nav {
	background:url(../images/sleep-center-icons-bg.jpg) repeat-y;
	width:206px;
}
#sleep-center-top {
	background: url(../images/sleep-center-icons-top.jpg) no-repeat;
	height:5px;
}
ul#sleep-center-nav {
	display:block;
	margin:10px 0px 0px;
	width:206px;
	padding-bottom:10px;
}
ul#sleep-center-nav li {
	list-style-type:none;
}
ul#sleep-center-nav li a {
	display:block;
}
ul#sleep-center-nav li a:hover {
	display:block;
}
#btn_sleep-pregnant {
	background:url(../images/sleep-center/pregnant-women.jpg) no-repeat;
	background-position:0 100%;
	width:206px;
	height:65px;
}
#btn_sleep-pregnant a {
	background:url(../images/sleep-center/pregnant-women.jpg) no-repeat;
	background-position:0 0;
	width:206px;
	height:65px;
}
#btn_sleep-pregnant a:hover {
	background:url(../images/sleep-center/pregnant-women.jpg) no-repeat;
	background-position:0 -65px;
}
#btn_sleep-travelor {
	background:url(../images/sleep-center/travelor.jpg) no-repeat;
	background-position:0 100%;
	width:206px;
	height:65px;
}
#btn_sleep-travelor a {
	background:url(../images/sleep-center/travelor.jpg) no-repeat;
	background-position:0 0;
	width:206px;
	height:65px;
}
#btn_sleep-travelor a:hover {
	background:url(../images/sleep-center/travelor.jpg) no-repeat;
	background-position:0 -65px;
}
#btn_sleep-college {
	background:url(../images/sleep-center/college-students.jpg) no-repeat;
	background-position:0 100%;
	width:206px;
	height:65px;
}
#btn_sleep-college a {
	background:url(../images/sleep-center/college-students.jpg) no-repeat;
	background-position:0 0;
	width:206px;
	height:65px;
}
#btn_sleep-college a:hover {
	background:url(../images/sleep-center/college-students.jpg) no-repeat;
	background-position:0 -65px;
}
#btn_sleep-prescription {
	background:url(../images/sleep-center/prescription-drugs.jpg) no-repeat;
	background-position:0 100%;
	width:206px;
	height:65px;
}
#btn_sleep-prescription a {
	background:url(../images/sleep-center/prescription-drugs.jpg) no-repeat;
	background-position:0 0;
	width:206px;
	height:65px;
}
#btn_sleep-prescription a:hover {
	background:url(../images/sleep-center/prescription-drugs.jpg) no-repeat;
	background-position:0 -65px;
}

#btn_sleep-business {
	background:url(../images/sleep-center/business.jpg) no-repeat;
	background-position:0 100%;
	width:206px;
	height:65px;
}
#btn_sleep-business a {
	background:url(../images/sleep-center/business.jpg) no-repeat;
	background-position:0 0;
	width:206px;
	height:65px;
}
#btn_sleep-business a:hover {
	background:url(../images/sleep-center/business.jpg) no-repeat;
	background-position:0 -65px;
}

#btn_sleep-insomnia {
	background:url(../images/sleep-center/insomnia.jpg) no-repeat;
	background-position:0 100%;
	width:206px;
	height:65px;
}
#btn_sleep-insomnia a {
	background:url(../images/sleep-center/insomnia.jpg) no-repeat;
	background-position:0 0;
	width:206px;
	height:65px;
}
#btn_sleep-insomnia a:hover {
	background:url(../images/sleep-center/insomnia.jpg) no-repeat;
	background-position:0 -65px;
}

#btn_sleep-napping {
	background:url(../images/sleep-center/napping.jpg) no-repeat;
	background-position:0 100%;
	width:206px;
	height:65px;
}
#btn_sleep-napping a {
	background:url(../images/sleep-center/napping.jpg) no-repeat;
	background-position:0 0;
	width:206px;
	height:65px;
}
#btn_sleep-napping a:hover {
	background:url(../images/sleep-center/napping.jpg) no-repeat;
	background-position:0 -65px;
}

#btn_sleep-sports {
	background:url(../images/sleep-center/sports.jpg) no-repeat;
	background-position:0 100%;
	width:206px;
	height:65px;
}
#btn_sleep-sports a {
	background:url(../images/sleep-center/sports.jpg) no-repeat;
	background-position:0 0;
	width:206px;
	height:65px;
}
#btn_sleep-sports a:hover {
	background:url(../images/sleep-center/sports.jpg) no-repeat;
	background-position:0 -65px;
}

#btn_sleep-more {
	background:url(../images/sleep-center/more.jpg) no-repeat;
	background-position:0 100%;
	width:206px;
	height:65px;
}
#btn_sleep-more a {
	background:url(../images/sleep-center/more.jpg) no-repeat;
	background-position:0 0;
	width:206px;
	height:65px;
}
#btn_sleep-more a:hover {
	background:url(../images/sleep-center/more.jpg) no-repeat;
	background-position:0 -65px;
}
/*------/-------*/



/*--------SLEEP CHART-------*/

.process {
	background: url(../images/chart-bg.jpg) repeat-x;
	height:70px;
	float:left;
	border-left:2px solid #f3f2ea;
}
.process-border {
	border-bottom:2px solid #f3f2ea;
}
.process h3 {
	text-transform:uppercase;
	position:relative;
	top:15px;
	left:10px;
	width:140px;
	float:left;
	margin-right:10px;
}
.process p {
	font-size:9px;
	position:relative;
	top:15px;
	color:#597286;
}
.process ul {
	font-size:10px;
	list-style-type:square;
	float:left;
	position:relative;
	top:4px;
	margin:0px;
}
.process li {
	list-style-type:square;
	list-style-position:inside;
	padding-right:10px;
}
.process-right {
	background:url(../images/chart-right.jpg);
	width:20px;
	height:70px;
	float:left;
}
.w225 {
	width:225px;
}
.w150 {
	width:150px;
}
.w385 {
	width:385px;
}
.w740 {
	width:740px;
}
.w720 {
	width:720px;
}
.w700 {
	width:700px;
}
.w680 {
	width:680px;
}
.w660 {
	width:660px;
}
.w640 {
	width:640px;
}
.w620 {
	width:620px;
}
.w600 {
	width:600px;
}
h3.top5 {
	top:5px;
}
/*------/-------*/



/*-----NEWS-----*/

#news-sidebar-nav {
	background:url(../images/sleep-center-icons-bg.jpg) repeat-y;
	width:206px;
}
#news-sidebar-top {
	background: url(../images/sleep-center-icons-top.jpg) no-repeat;
	height:5px;
}
ul#news-sidebar-nav {
	display:block;
	margin:0px;
	width:206px;
	padding:5px 0px;
}
ul#news-sidebar-nav li {
	list-style-type:none;
	padding:0px 10px;
	font-size:10px;
}
ul#news-sidebar-nav li ul {
	margin:0px;
}
ul#news-sidebar-nav li a {
	display:block;
}
ul#news-sidebar-nav li a:hover {
	display:block;
}
.comment-submit {
	position:relative;
	left:255px;
	padding-bottom:10px;
}
ul.commentlist li {
	padding:15px 15px 0px 15px;
	list-style-type:none;
}
/*------/-------*/



/*--------FOOTER-------*/

#footer_st {
	clear:both;
	padding-bottom:10px;
	width:100%;
	font-size:11px;
	text-align:center;
	background:url(../images/hr_footer_top.jpg) no-repeat top center;
	padding:11px 0 0 0;
}
#footer_st p {
	text-decoration:none;
	color:#a19e8c;
}
#footer_st a:link, #footer_st a:active, #footer_st a:visited {
	text-decoration:none;
	color:#540000;
	text-transform:lowercase;
}
#footer_st ul li {
	list-style:none;
	padding:0 17px;
	display:inline;
}
#footer_st ul {
	text-align:center;
}
/*------/-------*/



/*--------FORM STYLES-------*/

fieldset {
	border:none;
}
label {
	color:#5d100f;
	font-size:11px;
	text-align:right;
	width:135px;
	float:left;
	margin-right:10px;
}
input, textarea {
	padding:3px;
	float:none;
	background: url(../images/input-bg.jpg) repeat-x #f3f2ea;
	border-left:1px solid #d6d6ce;
	border-right:1px solid #d6d6ce;
	font-size:11px;
	width:185px;
	font-family:Verdana, Arial, Helvetica, sans-serif, Tahoma;
}
textarea {
	overflow:auto;
}
.row {
	clear: both;
	padding-top: 15px;
}
.hidden {
	display:none;
}
/*------/-------*/





/*--------BUTTON STYLES-------*/

a.button, button {
	display:block;
	font-size:100%;
	text-decoration:none;
	font-weight:bold;
	cursor:pointer;
	border:none;
	background:none;
	padding:0;
	margin:0;
}
button {
	width:auto;
	overflow:visible;
}
button[type] {
}
*:first-child+html button[type] {
}
button img, a.button img {
	margin:0 3px -3px 0 !important;
	padding:0;
	border:none;
	margin:0;
}

/*------/-------*/

