/* -- WebSite Accelerator 3.0.0.0 --

  WSA Stylesheet Master
  Copyright  2005 PowerServe International.
  All Rights Reserved.
  Creation Date: 12|13|2004
  Last Modified
	  Date: 06|10|2008
	  By: Josh Wilkerson

	
/*	Flags.............
	=Header
	=Topnav
	=Leftnav
	=Mainpage
	=Rightside
	=Rightbar
	=Footer
	=Forms
	=Imagegallery
	=Calendar
	=Weeklycal
	=Eventdetails
	=Productpage
	=Headings
	=Text
	...................*/


/*Style Reset or Baseline*/
  @import url("/include/scripts/css/reset.css");
  
/* WSA Global Styles - DO NOT REMOVE! */
  @import url("/common/wsaglobal.css");

/*Core Styles*/
body {
  	background:#fff;
	color:#444;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:center; 
	}
.container {
	margin:0 auto;
	text-align:left;
	width:960px;
	}
	
/* =Header Style */
#header {
	background:url('/images/header-bg.png') top left repeat-x;
	height: 98px;
	margin:0 auto;
	width: 100%;	
	}
#header.home {
	background:url('/images/topborder.png') top left repeat-x;
	height: 22px;
	margin:0 auto;
	position: absolute;
	z-index: 999;
	width: 100%;	
	}

	
#container { margin: 0 auto; text-align: left; width: 1000px; }
#splash { border-bottom:9px solid #f7cd62; height: 437px; margin: 0 auto; text-align: left; width: 1000px; z-index: 1; }

	h1#logo {
		background:url(/images/logo.png) no-repeat;
		float:left;
		height:57px;
		margin:20px 0 18px 0;
		text-indent:-9999px;
		width:284px;
	}
	h1#logo.home {
		background:none;
		margin:30px 0 0 95px;
	}
	h1#logo a {
		display:block;
		height:57px;
		position:relative;
		width:284px;
		z-index:999;
	}
	
	#tagline {
		float:left;
		margin:21px 0 0 31px;
	}
	
	
.splash-1, .splash-2, .splash-3, .splash-4, .splash-5 { height: 437px; width: 1000px; }	
.splash-1 { background: url('/images/splash/splash1.jpg') top left no-repeat;  }
.splash-2 { background: url('/images/splash/splash2.jpg') top left no-repeat;  }
.splash-3 { background: url('/images/splash/splash3.jpg') top left no-repeat;  }
.splash-4 { background: url('/images/splash/splash4.jpg') top left no-repeat;  }
.splash-5 { background: url('/images/splash/splash5.jpg') top left no-repeat;  }
#callout-container { margin: 290px 20px 0 0; float: right; position:relative; z-index:999; }
#callout-container .callout { background: url('/images/callout-bg.png'); float: left; margin-left: 5px; padding: 5px; width: 163px; }
#callout-container .callout h2 { color: #fff; font-size: 18px; font-weight: normal; margin:0; padding: 10px; }

#callout-container .red h2 { background: #ca1736; }
#callout-container .red a { color: #ca1736; }

#callout-container .brown h2 { background: #b3865c; }
#callout-container .brown a { color: #b3865c; }

#callout-container .green h2 { background: #bbcc53; }
#callout-container .green a { color: #899a23; }

#callout-container .callout li a { display:block; padding:10px; }
#callout-container .callout li a:hover { background: #FFFCE3; }
#callout-container .callout li { border-bottom: 1px dotted #000; font-size:12px; letter-spacing:-.002em; }
/*End Header*/

/* =Topnav */
#topnav {
	background:#0ff;
	font-size:16px;
	height:30px;
	margin:0 0 30px 0;
	padding:4px 0 0 0;
	}
#topnav ul {
	margin:0 0 0 40px;
	}
#topnav ul li {
	float:left;
	margin:0 2px 0 2px;
	}
#topnav ul li a {
	color:#444;
	display:block;
	float:left;
	padding:5px 38px 9px 38px;
	}
#topnav ul li a:hover, #topnav ul li.current a {
	background:#fff;
	color:#444;
	}
/*End Topnav*/

/* =Leftnav Col 1*/
.home #leftnav { height:378px; }
#leftnav { background:#8dd7c4; font-size:12px; float:left; margin:0; padding: 6px; width:211px;}
#leftnav ul {

	}
#leftnav ul li {
	background: #ccf9f1;
	border-bottom:1px solid #e0fbf7;
	padding: 0 6px;
	}
#leftnav ul li a {
	color: #ca1736;
	border-bottom:1px solid #99d2c5;
	display:block;
	font-size:12px;
	line-height:25px;
	}
#leftnav ul li a:hover {
	text-decoration: underline;
	}

#leftside #leftnav ul li.current {
	background: #FFFEED;
	}

#leftnav ul li.current a {
	color: #000!important;
	font-weight: bold;
	}

#leftside #leftnav ul.leftnav .level2 li {
	border: dotted #ccc;
	border-width: 0 0 1px 0;
}	

#leftside #leftnav ul.leftnav .level2 a {
	border: none;
	color: #CA1736;
	font-weight: normal;
	padding-left: 20px;
	}
	
#leftnav ul li.last a {
	border: none;
	}
#leftnavcontent {
	color:#444;
	margin:20px;
	}/*Added and width to IE7.css & IE6.css */
#leftnavcontent .text {
	font-size:12px;
	}	

.home #address { height:278px; overflow:hidden; }	
#address { background:#fffeed; border: 6px solid #b3865c; color: #6f3a09; font-size:12px; float:left; margin:0; padding: 0 6px; width:199px; }
#address h3 { color: #6f3a09; font-size: 14px; font-weight: bold; }
#address p { font-size: 12px; line-height:1.2em; }
#address li { border-bottom: 1px solid #d9c2a4; padding-top:6px; }

#leftside { float:left;}
#leftside #leftnav { background:none; margin-bottom:30px; padding:0; width:217px;}
#leftside #leftnav ul li { background:none; padding:0; }
#leftside #leftnav ul li a { padding:0 9px; }
#leftside #address { border: 3px solid #b3865c; }
#leftside #address h3 { font-size: 13px; line-height:1.2em; }
#leftside #address p { font-size: 12px; line-height:1.2em; }

#leftside .leftcontent {border:1px solid #fff; width:95%; background:eeefff; padding:3px; margin:10px 0;}
/*End Leftnav Col 1*/



/* =Mainpage Col 2*/
#page {
	background:#fff;
	float:left;
	padding:10px 15px;
	vertical-align:top;
	width:970px;
	}
#page #maincontent {
	float:left;
	width:733px;
	padding-left:20px;
	}
#page.home #maincontent {
	float:left;
	width:514px;
	padding:0 5px;
	}
#page #maincontent p {
	font:normal 13px/1.4 arial,helvetica,sans-serif;
	}
#page #maincontent ul { list-style:outside square; margin:0 0 20px 30px; }
#page #maincontente ol { list-style: decimal; margin:0 0 20px 30px;}
#page #maincontent li { 	line-height:1.2em; margin-bottom:10px; }
#page #maincontent .resource { border: 5px solid #4f5040; margin: 7px; padding: 1px; }

#page #maincontent .onlineshowroom { width:244px; }
#page #maincontent .onlineshowroom li { line-height: 19px; margin-bottom: 4px; width: 189px; vertical-align:middle; }
#page #maincontent .directshowroom li { float: left; width: 189px; }


#sleeptolive-page #page #maincontent h1 { background:url(/images/sleeptolivelogo.gif) no-repeat; height:64px; text-indent:-9999px; width:197px; }
#sleeptolive-page #page #maincontent h1 a { display:block; height:64px; position:relative; width:197px; }



/* Custom Layout */
#page .section1 {
	float:left;
	width:46%;
	margin:0 20px 0 0;
	}
#page .section1 h1 {
	border-bottom:7px solid #099;
	}
#page .section2 {
	float:left;
	width:50%;
	}
/*End Mainpage Col 2*/

/* =Rightside Col 3*/
#rightside {
	background:#dff;
	border:1px solid #eee;
	float:left;
	width:20%;
	margin:0 0 30px 0;
	}
#rightside h3 {
	border-bottom:1px solid #aee;
	font-weight:bold;
	}
#searchsite {
	margin:10px 10px 20px 10px;
	}
#searchsite .searchbox {
	background:#fff;
	border:1px solid #ccc;
	color:#044;
	padding:3px;
	}
#searchsite .submit {
	background:#066;
	border:1px solid #ccc;
	color:#fff;
	padding:3px;
	}
#searchsite .submit:hover {
	background:#099;
	border:1px solid #fff;
	cursor:pointer;
	}
#news {
	margin:10px;
	}
#news table {
	border-bottom:1px solid #aee;
	font-size:12px;
	padding:0 0 10px 0;
	}
/*End Rightside Col 3*/

/*Start Slider Styles*/
#sliderheader {
	background:#7f7f7f;
	border:5px solid #e3ecf2;
	border-width:5px 5px 0 5px;
	float:left;
	height:28px;
	padding:0 5px;
	width:494px;
	}
#sliderheader h2 {
	color:#fff;
	display:block;
	float:left;
	font-size:15px;
	font-weight:normal;
	line-height:28px;
	margin:0;
	text-transform:uppercase;
	}
#sliderheader h2 span {
	font-style:italic;
	text-transform:lowercase;
	}
#sliderheader a {
	color:#e3ecf2;
	display:block;
	font-size:11px;
	font-weight:bold;
	float:right;
	line-height:32px;
	text-transform:uppercase;
	}
#sliderheader a:hover {
	text-decoration:underline;
	}
#slider {
	background:#e3ecf2;
	float:left;
	height:148px;
	margin-bottom:10px;
	padding:0 18px;
	position:relative;
	max-height:275px;
	width:478px;
	}
#slider.leftnav { 
	float:right;
	width:610px;
	}
#slider .prev, #slider .next {
	background:url("/images/next-prev-bg.png") top left no-repeat;
	display:block;
	height:115px;
	position:absolute;
	top:16px;
	margin:0;
	width:13px;
	}
#slider .prev {left:5px;}

#slider .next {right:5px;}

#slider .prev a, #slider .next a {
	display:block;
	height:115px;
	text-align:left;
	text-indent:-9999px;
	width:13px;
	}
	
#slider .prev a {background:url("/images/prev-btn.png") top left no-repeat;}
#slider .next a {background:url("/images/next-btn.png") top left no-repeat;}

#slider #slides {
	height:131px;
	margin:9px 0 8px 0;
	width:478px;
	overflow:hidden;
	}
#slider #slides #slidecontainer {
	list-style:none;
	}
#slider #slides #slidecontainer li {
	display:block;
	float:left;
	height:131px;
	margin:0;
	padding:0 8px;
	width:462px;
	}
#slider #slides #slidecontainer li .swatch {
	background:#fff;
	float:left;
	height:121px;
	margin-right:7px;
	padding:5px 0;
	text-align:center;
	width:110px;
	}
#slider #slides #slidecontainer li div.swatch.last {
	margin:0;
	}
#slider #slides #slidecontainer li .swatch img {
	border:4px solid #b3865c;
	margin-bottom:6px;
	}
#slider #slides #slidecontainer li .swatch .caption {
	color:#404040;
	font-size:13px;
	font-weight: bold;
	line-height: 16px;
	padding: 0 5px;
	}
/*End Slider Styles*/
 
.imgcaption { background:#4F5040; color:#fff; font-size:11px; text-align:center; width:167px; position:relative; padding:5px 0; left:559px; top:243px; }



/* =Footer */
#footer {
	background:url(/images/footer-bg.png) top center no-repeat;
	padding:55px 0 10px 0;
	}
#footer .nav {
	float:left;
	margin-bottom:7px;
	width:53%;
	}
#footer .nav li {
	display:block;
	float:left;
	}
#footer .nav li a {
	color:#36508d;
	display:block;
	float:left;
	font-size:11px;
	padding-right:7px;
	}
#footer .nav li a:hover {
	text-decoration:underline;
	}
#footer #copyright {
	color:#b4b4b4;
	font-size:11px;
	float:right;
	text-align:right;
	width:47%;
	}
#footer #copyright a {
	color:#b4b4b4;
	}
#footer #copyright a:hover {
	color:#888;
	text-decoration:underline;
	}
/*End Footer*/

/* =Rightbar */
#rightbar {
	float:right;
	padding:0 5px 0 0;
	width:107px;
	display:none;
	}
#rightbar .list, #rightbar .rightlist {
	}
#rightbar .list {
	background:#dff;
	color:#099;
	text-align:center;
	padding:0 0 10px 0;
	}
#rightbar .list h3 {
	background:#aff;
	color:#444;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	padding:7px 5px;
	}
#rightbar .list ul {
	list-style:none;
	margin:10px 10px;
	}
#rightbar .list li { 
	display:inline;
	}
#rightbar .list a {
	border:solid #aff;
	border-width:0 0 1px 0;
	font-size:12px;
	display:block;
	padding:7px 5px;
	}
#rightbar .list a:hover {
	background:#aff;
	color:#444; 
	}
/*Styles For Polls*/
.hotlisttable {
	background:#cff;
	text-align:center;
	}
.hotlisttitle {
	background:#aff;
	color:#066;
	font-size:16px;
	font-weight:normal;
	padding:7px 5px;
	}
.pollitem {
	padding:7px 5px 7px 5px;
	font-size:12px;
	}
.hotlisttable .votebuttom {
	background:#066;
	border:1px solid #ccc;
	color:#fff;
	margin:0 0 0 30px;/* zero out the margin in IE7.css */
	padding:7px 10px;
	font-size:14px;
	}
.hotlisttable .votebuttom:hover  {
	background:#099;
	border:1px solid #fff;
	cursor:pointer;
	}
/*End RightBar*/

/*Start Specific Page Styles*/
/* =Forms */

.forms {
	font-size:14px;
	font-weight:normal;
	list-style:none !important;
	margin:0 !important;
	}
.forms li {
	padding:0 0 7px 0;
	}
.forms li span.left {
	display:block;
	float:left;
	margin:0 7px 0 0;
	}
.forms li span.clearleft {
	display:block;
	clear:left;
	}
.forms li label {
	display:block;
	font-size: 13px;
	font-weight:bold;
	margin:0 7px 3px 0;
	}
.forms input,	
.forms select,
.forms textarea { font-family:Georgia, "Times New Roman", Times, serif; font-size:16px; padding:3px; vertical-align:middle; }
	
	
	
.captcha span {
	display:block;
	}
.captcha input {
	float:left;
	margin:7px 10px 0 0;
	}
.captcha img {
	border:1px solid #444;
	float:left;
	margin:7px 0 0 0;
	}
.forms .submit {
	}
.forms .submitbutton {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	margin:0 10px 0 0;
	}
.forms .required {
	display:block;
	font-size:14px;
	float:left;
	margin:0;
	}
.forms sup {
	color:#c00;
	font-size:14px;
	font-weight:bold;
	vertical-align:baseline;
	}
.forms input, .forms textarea, .forms select { 

	}
.forms .submitbutton, .forms .searchbutton {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	}
.forms .submitbutton:hover, .forms .searchbutton:hover {

	}
.forms .radio {
	float:none;
	clear:both;
	}
.errormessage {
	color:#c00;
	display:block;
	padding:10px;
	}
.submitted {
	line-height:normal;
	font-size:14px;
	}
/*End Forms */
	
/* =Imagegallery */
.imagegallerymain { 
	background:#FFFEED;
	padding:5px;
	
	}
.imagecell {
	float:left;
	width:100px;
	margin:0 70px 10px 0;
	}
.imagecell .resourcethumbnail {
	border:5px solid #4F5040;
	padding:1px;
	}
.imagecell .caption {
	background:#4F5040;
	color:#fff !important;
	font-size:12px;
	margin-top:-5px;
	width:102px;
	padding:5px;
	text-align:center;
	}
.imagecell .caption br {
	display:none;
}

/*End Image Gallery*/

/* =Calendar */
/* Eventtype */
#eventtype {
	border:0;
	width:100%;
	margin:10px 0px 10px 0px;
	}
#eventtype td {
	font-size:12px;
	padding:7px 5px;
	vertical-align:middle;
	}
#eventtype th {
	background:#f4f4f4;
	border-top:1px solid #ccc;
	font-size:11px;
	padding:7px 5px;
	vertical-align:middle;
	}
#eventtype .selectall, #eventtype .showevents {

	}
#eventtype .selectall:hover, #eventtype .showevents:hover {

	}

/* End Eventtype Selector Styles */

#calendar {
	border-collapse:collapse;
	border:solid #ddd;
	border-width:1px 0 0 1px;
	font-size:12px;
	width:100%;
	}
#calendar .choose td, #calendar .hdr td.weekly {
	border:solid #ddd;
	border-width:0 1px 0 0;
	}
#calendar th {
	background:#555;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	padding:5px;
	}
#calendar div.selector {
	float:left;
	padding:7px;
	}
#calendar tr.selector {
	float: none;
	}
#calendar .prev, #calendar .next {

	}
#calendar .prev:hover, #calendar .next:hover {

	}
#calendar .showweekly {
	float:right;
	padding:7px;
	}
#calendar tr.even {
	background:#fff;
	}
#calendar tr.odd {
	background:#f4f4f4;
	}
#calendar .odd td, #calendar .even td {
	border-color:#ddd;

	}
#calendar .date {
	background:#fff;
	border: solid #ddd;
	border-width:0 1px 1px 0;
	color:#066;
	font-size:12px;
	}
#calendar .today {
	background:#298EBC;
	border: solid #298EBC;
	border-width:0 1px 1px 0;
	color:#fff;
	font-weight:bold;
	}
#calendar .events li {
	border-color:#ddd;
	font-size:11px;
	}
#calendar strong {
	font-size:11px;
	font-weight:bold;
	}
/* end Calendar */

/* =Weeklycal */

#weekly #calendar { 
	border-bottom:1px solid #ddd;
	width:100%;
	margin:0 0 20px 0;
	}
tr.calhdr { 
	background:#f4f4f4;
	}
.calhdr td {
	color:#fff;
	padding:7px;
	font-size:16px;
	}
#weekly td.eventeven, #weekly td.eventodd {
	border-right:1px solid #ddd;
	font-size:12px;
	padding:7px;
	}  
td.eventeven {
	background:#f4f4f4;
	}  
td.eventodd {
	background:#fff;
	}
.eventeven .info, .eventodd .info {
	color:#444;
	padding:7px;
	}
#weekly .calendar { margin:0; padding:3px; }
#weekly .calendar .event1 { font-size:9px; line-height:1em; margin:0 0 10px 0; padding:0; }
/* End Weeklycal */


/* =Eventdetails */
#eventdetail {
	border:none;
	border-collapse:collapse;
	}
#eventdetail .type {
	color:#999;
	font-size:14px;
	padding:7px;
	vertical-align:bottom;
	width:130px;
	}	
#eventdetail .info {
	color:#444;
	font-size:14px;
	padding:7px;
	vertical-align:bottom;
	}
#eventdetail .resource {
	border:none;
	}
#eventdetail td {
	border:1px solid #fff;
	}
/* End Event Details */


/* =Productpage */
.searchresults {	
	border-spacing:0;
	border-collapse:collapse;
	width:100%;
	margin:0 0 20px 0;
	}
.searchresults th {
	background:#e6e6e6;
	color:#555;
	font-weight:bold;
	padding:7px 5px;
	}
.searchresults .detail0 { 
	background:#fff;
	}
.searchresults .detail1 {
	background:#F0F0F0;
	}
.detail0 td, .detail1 td { 
	padding:7px 5px;
	border-bottom:1px solid #ddd;
	}
.detail0 a, .detail1 a { 
	display:block;
	text-decoration:underline;
	}
#quantity {
	padding:3px;
	}
#quantity:hover {

	}

form td.subheader { font-size:20px; font-weight:normal; }
form img.resource { margin:0 10px 10px 0; }
form td span.text {   }
form span.boldtext { 
	color:#990000;
	display:block;
	clear:both;
	font-size:18px;
	font-weight:normal;

	}

/* End Productpage */

/* =Forum */
#forum table {
	border-spacing:0;
	border-collapse:collapse;
	width:100%;
	margin:0 0 20px 0;
	}
#forum th {
	background:#F0F0F0;
	color:#555;
	font-weight:bold;
	padding:7px;
	}
#forum .first {

	}
#forum .last {

	}
#forum .forumsub td {
	color:#555;
	padding:7px;
	border:solid #ddd;
	border-width:0 0 1px 0;
	line-height:1.1em;
	}
#forum .forumsub a img {
	background:#ccc;
	padding:4px 6px 3px 7px;
	}
#forum .commentinfo {
	border-bottom:1px solid #ddd;
	font-size:14px;
	line-height:20px;
	margin:0 0 20px 0;
	padding-bottom:5px;
	}
#forum p {
	margin-bottom:20px;
	}
#forum .commentinfo td {

	border:solid #ddd;
	border-width:0 0 1px 0;
	color:#555;
	font-size:12px;
	line-height:1.1em;
	padding:7px;
	}
#forum .commentinfo strong {
	display:block;
	color:#999;
	font-weight:normal;
	float:left;
	width:60px;
	}
#forum .comment td {
	color:#444;
	font-size:12px;
	padding:20px 7px;
	}
#forum .captcha{
	margin:7px 0 7px 0;
	}
#forum .captcha sup {
	color:#c00;
	vertical-align:baseline;
	}
#forum .submit{
	margin:7px 0 20px 0;
	}
#forum .submitbutton {
	padding:3px;
	}
#forum .submitbutton:hover {

	}
#forum h3 {
	color:#444;
	font-size:11px;
	font-weight:bold;
	}
/*Legacy Styles*/

.adminlink, .adminmsg {
 font:normal 11px "lucida grande", tahoma, verdana, sans-serif;
 color:#444;
 background:#e6e6e6;
 border:1px solid #ccc;
 display:block;
 padding: 10px;
 margin:0px auto 10px auto;
 text-align:left;
 width:760px;
 }

/*=Headings Styles*/
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6, .imagegallerytitle, .boldlargetext {
	color:#34529b;
	margin:0 0 7px 0;
	}
h1, .h1 {
	color:#010101;
	font-size:28px; 
	font-weight:normal;
	letter-spacing:-1px;
	margin-bottom: 15px;
	text-transform:uppercase;
	}
h2, .h2 {
	font-size:20px;
	}
h3, .h3, .subheader, .imagegallerytitle, .boldlargetext {
	font-size:16px;
	}
h4, .h4 {
	font-size:14px;
	}
h5, .h5 {
	font-size:12px;
	}
h6, .h6 {
	font-size:10px;
	}
/*End Heading Styles*/

/*=Text*/
p, .text, .textitalics, .textbold, .small, .smallbold, p.error {padding:0 0 10px 0; }
p, .text, .textitalics, .textbold, p.error { font-size:13px; line-height: 16px; }
.small, .smallbold, small {font-size:10px;}
.text{}
.textitalics, em, i {font-style: italic; }
.textbold, strong, b {font-weight:bold; }
.small, small {}
.smallbold {font-weight:bold; }
p.error {font-weight:normal;}
/*End Text Styles*/

/*Basic Styles*/
p {}
ul {}
ol { list-style: decimal; margin:0 0 0 30px;}
li {}
div {}
td { vertical-align:top;}
span {}
font {display:block;}
a {color:#CA1736; text-decoration:none;}
a:hover {color:#BBCC53; }

/*Classes*/
.hide {display:none;}
.clear {clear:both;}
.clearleft {clear:left;}
.clearright {clear:right;}
.shim {display:none;}
.error { color:#c00; }
div.resource { clear:both;}
.data td { border:1px solid #ccc;}
.Left { text-align:left;}
.Center { text-align:center;}
.Right { text-align:right;}

/* fixed height designs only */
.scroll-pane {
	float:left;
	height:500px;
	overflow:auto;
	width:100%;
	}
li.last { border:none !important; }
	