/* Open Hours in banner start */

.topperdim {
	font-family: "Times New Roman", Times, serif;
	margin-bottom: 0px;
	font-size:16px;
	font-style: normal;
	color:#000000;
	font-weight: bold;
	} 
div.price2 {
	text-align:center;
	font-weight:bold;
	font-size:18px;
}
#dogbed {
	margin: 5px;
	padding: 5px;
	float: left;
}
#promospot {
	border: thin dotted #000000;
	height: 150px;
	width: 575px;
	text-align: center;
	float: none;
}

div.price2 b {color:red}


/* Hides portions in beta */
.beta-acc {}
.beta-shipping {display:none}
.beta-faqs {display:none}
.beta-allergy {display:none}
.beta-certs {display:none}
.beta-price {display:none}

.starburst {display:none;width:195px;height:100px;background:url(/images/starburst.png);text-align:center;}
.starburst1 {position:relative;top:29px;font-weight:bold;font-size:16px;}
.starburst2 {position:relative;top:27px;margin-top:0;font-weight:bold;font-size:24px;font-style:italic}

div.caption {font-size:9px;}

#fab a {font-weight:bold}

#vd { font-family:Verdana, Arial, Helvetica, sans-serif;
 color:#FF0000;
}

#phone1, #phone2 {
	position: absolute;
	width:520px;
	top:23px;
	text-align:right;
	font-family: Verdana, Trebuchet MS, Arial, sans-serif;
	}

#phone1 {
	color:#000000;
	z-index: 1;
	}

#phone2 {
	padding-top: 2px;
	padding-left: 2px;
	margin: 0;
	color: #000;
	z-index: 0;
	}

#phone2 h1, #phone1 h1 {
	margin:0;font-weight:bold;
	font-size: 20px;
	font-weight: bold;
	margin-bottom:0px;
	}

#phone2 p, #phone1 p {
	margin: 3px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 15px;
	}
	
#phone2 i, #phone1 i {
	font-size: 85%;
	}

#phone2 e, #phone1 e {
	text-transform: all-caps;
}

/* Open Hours in banner stop */

.callout img {
	float:left;
	margin-right:2px;
	margin-top:4px;
	border:1px solid black;
	vertical-align:middle;
}

.callout p {
	float:right;
	width:155px;
	margin:0;
}

.callout b {
	color:#363;
}

div#test {
	position:absolute;
	left:0px;
	top:0px;
	background:red;
	width:100%;
	height:10px;
	color:white;
	text-align:right;
	}
	
div#test2 {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:10px;
	color:white;
	text-align:left;
	}

body {
	/**background-image:url(images/fallBanner.gif);**/
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: center top;
	padding:0 0 0 0;
	margin:0;
	background-color: #D9F5FF;
	}

/* ----------- Header Tabs ----------- */

#nav-header {
	float:left;
	width:100%;
	background:url("/images/tab-bg.gif") repeat-x bottom;
	font-family: Verdana, Trebuchet MS, Arial, sans-serif;
	font-weight:bold;
	line-height:normal;
	margin:0 auto;
	}
#nav-header ul {
	margin:0;
	padding:10px 10px 0;
	list-style:none;
	}
#nav-header li {
	float:left;
	background:url("/images/tab-left.gif") no-repeat left top;
	margin:0 2px 0 0;
	padding:0 0 0 9px;
	}
#nav-header a {
	font-size: 14px;
	float:left;
	display:block;
	background:url("/images/tab-right.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	text-decoration:none;
	font-weight:bold;
	color:#000;
	}
/* Commented Backslash Hack
	 hides rule from IE5-Mac \*/
#nav-header a {float:none;}
/* End IE5-Mac hack */
#nav-header a:hover {
	color:#363;
	}
#nav-header #current {
	background-image:url("/images/tab-left-on.gif");
	}
#nav-header #current a {
	background-image:url("/images/tab-right-on.gif");
	color:#363;
	padding-bottom:5px;
	}

div.nav-divider {margin-top:8px;padding-top:4px;border-top:1px dotted #363}
hr.nav-hr {border-top:1px dotted #363}

/* ----------- Left NAV sublinks ----------- */

div#tab-sublinks {
	font-family: Verdana, Trebuchet MS, Arial, sans-serif;
	font-weight:bold;
	margin-bottom: 10px;
	margin-left: 5px;
	}
#tab-sublinks p {
	margin:4px 3px;
	}
#tab-sublinks a {
	display:block;
	text-decoration:none;
	font-weight:bold;
	font-size: 13px;
	color:#363;
	}

#tab-sublinks a:hover {
	color:#000;
	}

#tab-sublinks #current {
	background:url(/images/nav-sidelink.png) top left no-repeat;
	padding:3px 6px;
	margin-left:-3px;
	}
#tab-sublinks #current a {
	color:#000;
	}

/* Columns */

#colleft {
	background: #fff;
	padding: 8px 6px 6px 6px;
	width: 160px;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
	border-right: 1px dotted #336633;
	}
#colright {
	background: white;
	padding: 6px;
	width: 100px;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px dotted #336633;
	}
#colmiddle {
	background: #fff;
	padding: 3px;
	width:625px;
	border-bottom: 1px solid #000;
	}

/* Left Side Bar */

#aboutcorner {
	font-family: Verdana, Trebuchet MS, Arial, sans-serif;
	font-size: 12px;
	margin: 3px 0 14px 0;
	}
#aboutcorner img {
	border:0px outset black;
	margin: 0px;padding:0;
	}
	
#aboutcorner p {
	margin: 6px 0;
	}

#aboutcorner a { color: #363;}
#aboutcorner a:hover { color: red;text-decoration:none}

/* News Scroller */

#leftsnip {
	font-family: Verdana, "Trebuchet MS", Arial, sans-serif;
	margin-bottom: 24px;
	}
#leftsnip h1 {
	color: black;
	font-weight: bold;
	font-size: 14px;
	margin: 0px
	}
#leftsnip p {
	font-size: 12px;
	margin: 6px 0px;
	color: #000;
	}
#leftsnip a {
	color: #336600;
	text-decoration: none;
	}
#leftsnip a:hover {
	color: #030;
	}

.button {
	font-weight: bold;
	font-family: Verdana, "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	}
.button a {
	color: #000;
	}
.button a:hover {
	color: red;
	text-decoration: none;
	}
	
.button a:active {
	color: #00FF33;
	}

/* Right Side Bar */

#rightsnip {
	font-family: Verdana, "Trebuchet MS", Arial, sans-serif;
	margin: 12px 0;
	}
#rightsnip h1 {
	color: black;
	font-weight: bold;
	font-size: 12px;
	margin: 0px
	}
#rightsnip h2 {
	color: black;
	font-weight: bold;
	font-style: italic;
	font-size: 10px;
	margin: 5px 0;
	}

#rightsnip p {
	font-size: 10px;
	margin: 6px 0px;
	color: #336600;
	}

#rightsnip a {
	color: #336600;
	text-decoration: none;
	}
#rightsnip a:hover {
	color: #030;
	}

.iconbar {
	font-family: Verdana, "Trebuchet MS", Arial, sans-serif;
	padding-bottom: 6px;
	}

.iconbar img {
	border: none;
	margin: 0;
	}

.iconbar a {
	color:#000;
	text-decoration: none;
	}
.iconbar a:hover {
	color: red;
	}

.iconbar p {
	font-size: 9px;
	margin: 3px 0 12px 0;
	}

#buttonbar p {
	margin: 0 0 -1px 0;
	padding: 6px 0;
	font-family: Verdana, "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	text-align: right;
	clear:both;
	border-bottom: 1px solid black;
	border-top: 1px solid black;
	}

#buttonbar a {
	color: #000;
	text-decoration: none;
	}

#buttonbar a:hover {
	color: red;
	}

#buttonbar img {
	vertical-align: BOTTOM;
	border: 0;
	margin-right: 3px;
	float: left;
	}

/* Page content */

.picright {float:right;margin:0 0 6px 12px}
.picleft {float:left;margin:0 12px 6px 0}

.content {
	font-family: Verdana, "Trebuchet MS", Arial, sans-serif;
	padding: 20px 20px 0 20px;
	}
.content strong {
	color:#336600;
	font-weight:bold;
	font-style:italic;
	font-size: 150%
	}
.content h1 {
	font-size: 24px;
	font-weight: bold;
	margin: 12px 0px;
	}
	
.content h2 {
	font-size: 20px;
	font-weight: normal;
	font-style: italic;
	}
.content h3 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
	}
		
.content p, li {
	font-size: 14px;
	font-weight: normal;
	}

.content p {
	margin: 12px 0px;
	}
.content a {color: #363;}
.content a:hover {color: red;text-decoration: none;}
	
.toggler {padding:6px;margin:0;background:#CCE4C4}
.accordion {padding:0 12px}
.toggleclick {font-size:9px;float:right;text-decoration:none}



.product_right {
	float: right;
	margin: 0px 0px 10px 16px;
	padding: 3px;
	border: 1px solid black;
	}

.product_left {
	float: left;
	margin: 0px 16px 10px 0px;
	padding: 3px;
	border: 1px solid black;
	}

#offer-body h1 {
	margin:5px 0 10px 0px;
	font-style:normal;
	color: #000;
	font-size: 24px;
	}
	
#offer-body img {
	float:right;
	margin-left: 15px;
	border:none;
	}
	
#offer-body h2 {
	margin:5px 0 10px 0px;
	font-style:italic;
	color: #363;
	font-size: 14px;
	}
.noline {text-decoration:none}
.noline:hover {color:red}

h1.component {border-bottom:1px solid black;padding-bottom:6px;margin-bottom:6px}
h1.header {color:#363;border-bottom:1px solid black;padding-bottom:6px;margin-bottom:6px;}

/* Fine Print */

#fineprint {font-size: 9px; margin: 10px;}
#fineprint strong {float: left; width: 10px;font-style:normal;}
#fineprint e {float: left;font-style:normal;font-weight:normal;}

/* Sample Kit and Mail Form */

#special {
	text-decoration:blink;
	position:absolute;
	left:100px;
	top:150px;font-size:250px
	}

#mailform {
	font-family: Verdana, "Trebuchet MS", Arial, sans-serif;
	padding: 12px;
	margin: 10px auto;
	text-align: center;
	width: 550px;
	}
	
#mailform p {
	font-size: 14px;
	margin: 12px 0;
	}

#mailform img {
	border: solid 1px black;
	}
	
#mailform h1 {
	font-size: 20px;
	font-weight: bold;
	margin: 0px 0px 15px 0px;
	}

.formalert {
	font-size: 18px;
	font-family: Verdana, "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
	text-align: center;
	clear: both;
	background: white;
	color: red;
	border: solid red 1px;
	padding: 5px;
	margin: 10px;
	}

.formthanks {padding:0 100px;}
	
.formthanks p {
	font-size: 14px;
	font-family: Verdana, "Trebuchet MS", Arial, sans-serif;
	font-weight: normal;
	text-align: left;
	}
	
.formthanks h1 {color:#363;padding-bottom:6px;margin-bottom:6px;}

.formcell {
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	padding: 7px 0;
	width:200px;
	}
	
.formcell2 {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	padding: 7px 0;
	width:200px;
	}
	
.formbox {
	border: 1px dotted #363;
	background:#fff;
	padding:4px;
	margin: 0px;
	width:200px;
	background: #E6F2E6;
	color: #000;
	font-family: Verdana, "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	}

.forminput {
	text-align: left;
	padding: 2px;
	margin: 0px;
	font-size:14px;
	}
	
.formpeewee {
	font-family: Verdana, "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	color: black;
	text-align: left;
	padding: 6px;
	}
.formhilite {
	background: #FFFF99;
	}

.formsubmit {
	margin:6px 0;
	font-weight:bold;
	color:#000;
	background: #DAE2D7 url('/images/btn_bkgnd1.png') repeat-x top center;
	border:solid #000 1px;
	padding:1px 2px
	}
.formsubmit:hover {
	background: #DAE2D7 url('/images/btn_bkgnd2.png') repeat-x top center;
	color:white;
	}
.formsubmit:active {
	font-weight:bold;
	color:#fff;
	background:#000;
	border:solid #000 1px
	}

/* Mattresses */

#bedhead {
	border-bottom: solid 1px black;
	padding-bottom: 6px;
	margin: 0 0 24px 0;
	}

#bedhead h1 {
	font-size: 30px;
	margin-bottom: 6px;
	margin-top:0;
	text-transform: uppercase;
	font-weight: bold;
	font-style:italic;
	text-align: left;
	color: #363;
	clear:both;
	}
#bedhead h2 {
	margin: 0px;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	clear:both;
	}

.pricetab {
	float:right;
	font-size:75%;
	letter-spacing:0;
	vertical-align:bottom;
	padding:6px 12px 0 0;
	}

.beddesc {
	font-size: 13px;
	text-align: left;
	padding: 0 10px;
	}

p.learnmore {
	font-weight: bold;
	font-family: Verdana, "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	padding:0;
	margin:0;
	}
p.learnmore a:link {
	color: #336633;text-decoration:none;text-transform:uppercase;
	}
p.learnmore a:hover {
	color: #000;
	text-decoration: underline;
	}
	
p.learnmore a:active {
	color: #00FF33;
	}



.mattress_links table {
	margin: 6px 0;clear:both;
	}
.mattress_links {
	text-align: center;
	padding-top: 2px;
	}
.mattress_links td {
	font-size: 11px;
	font-weight:bold;
	padding: 2px;
	}

.mattress_links a {
	color: #060;
	text-decoration:none;
	}
a:hover.mattress_links  {
	color:#363;
	}
a:active.mattress_links  {
	color:#fff;
	}
.mattress_links img {
	border:0;
	margin-bottom:6px;
	}
.mattress_links {
	background:#fff url('/images/mattress_links_circle.png') no-repeat center center;
	}

/* Story */
#story { 
	margin-bottom: 24px;
	}

#story p { 
	text-indent: 0px;
	font-size: 14px;
	line-height: 20px;
	margin: 12px 0px;
	}
#story li {
	font-size: 14px;
	line-height: 20px;
	}
#story h1 { 
	font-weight: bold;
	font-size: 36px;
	line-height: 36px;
	margin: 12px 0px;
	text-align: center;
	}
	
#story h2 { 
	font-weight: normal;
	font-style: italic;	
	font-size: 18px;
	line-height: 18px;
	margin: 12px 0px;
	}
	
.storybullets {
	}

/* Blog */
.story_next {
	font-size: 24px;
	font-style: italic;
	text-align: right;
	text-indent: 0px;
	margin: 12px;
	}
.story_prev {
	font-size: 24px;
	font-style: italic;
	text-align: left;
	text-indent: 0px;
	margin-bottom: 12px;
	}

/* Video */
#video {
	width: 450px;
	height: 355px;
	margin: 10px;
	border: 0px solid black;
	background: #333 url('/video/videobkgnd.jpg') no-repeat top
	}
#videonav td { padding:6px;font-weight: bold; font-family: Verdana, "Trebuchet MS", Arial, sans-serif;	font-size:9px; padding:1px; text-align: center;}
#videonav table { margin-bottom:0px;margin-top:10px;}
#videonav img {	margin: 0px;border: 0px; }
#videonav p { font-size: 9px; margin: 3px;font-weight: bold; }
#videonav a { color: #363;}
#videonav a:hover { color: red;text-decoration:none}
	
#bottomlinks {
	margin: 10px 0;
	line-height: 16px;
	clear:both;
	}
#bottomlinks a {
	margin: 0px 3px;
	color: #006600;
	text-decoration: none;
	font-weight: bold; font-family: Verdana, "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	padding: 2px 4px;
	}
#bottomlinks a:hover {
	color: #000;
	background:#C1E3C1;
	}
	
#landing {
	font-family: Verdana, "Trebuchet MS", Arial, sans-serif;
	padding: 20px 20px 0 20px;
	}

#landing a {color: #363;}
#landing a:hover {color: red;text-decoration: none;}


/* Pricing */

div#pricing {text-align: center}
#pricing td {text-align: center}
#pricing table {width:90%;}
.price-head {font-weight:bold;border-bottom:1px solid black}

.bull {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3E884C;
}
.column_font_left{ 
	text-align:left; 
	font-size:12px; 
	line-height:13px; 
	color:#363;
	text-decoration:none;
}

