/* CSS Document */

body{	font-family:Arial, Helvetica, sans-serif;
font-family:Arial, Helvetica, sans-serif;
	font-size:80%;
	color:#333333;
	text-align:center;
	}

form {
	margin:0;
	padding:0
	}	
	
dd {
	margin:0;
	padding-bottom:5px;
	}

.disclaimer {
	font-size:.75em;
	color:#999;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	}
	
.clear {
	clear:both;
}


h1 {
	font-size:24px;
	color:#CC0000;
	text-transform:uppercase;
	}
	
h2 {
	font-size:21px;
	color:#003366;
	text-transform:uppercase;
	}
	
h2.shopOnline {
	color:#2a95d2;
	font-size:21px;
	text-transform:uppercase;
	border-top:1px dotted #999;
	border-bottom:1px dotted #999;
	padding:10px 0;
	}
	
h3 {
	font-size:18px;
	color:#2a95d2;
	}
	
a:link {
	color:#CC0000;
	text-decoration:none;
	}

a:hover {
	text-decoration:underline;
	color:#CC0000;
	}
	
a:visited {
	color:#CC0000;
	text-decoration:none;
	}
	
	
table.manu {	font-family:Arial, Helvetica, sans-serif;
font-size:11px;
	color:#666666;
	}
	
th.manu {
	font-size:14px;
	color:#cc0000;
	}

#wrapper {
	margin:0 auto;
	width:840px;
	padding-top:20px;
	text-align:left;
	}
	
#header {
	width:840px;
}	
	
#logo {
	float:left;
	width:250px;
	}
	
#logo p {
	font-size:10px;
	color:#CC0000;
	text-align:right;
	line-height:10px;
	margin:5px 15px 20px 0;
	}
	
#nav ul {
	list-style-type:none;
	float:left;
	width:590px;
	padding:0;
	margin:0;	font-family:Arial, Helvetica, sans-serif;
	text-transform:lowercase;
	text-align:right;
	color:#CC0000;
	}
	
#nav li {
	padding:0 0 0 5px;
	display:inline;
	line-height:50px;
	}
	
#nav a {
	font-size:12px;
	text-decoration:none;
	text-transform:lowercase;
	padding:0 25px 0 5px;
	color:#CC0000;
	}
	
#nav a:hover {
	text-decoration:none;
	color:#333333;
	}

#subNav ul {
	list-style-type:none;
	width:100%;
	clear:both;
	padding:0;
	margin:0;	font-family:Arial, Helvetica, sans-serif;
	font-size:90%;
	text-transform:lowercase;
	color:#666666;
	}
	
#subNav li {
	margin:0;
	float:left;
	}
	
#subNav a {
	text-decoration:none;
	text-transform:lowercase;
	padding:0px 20px 0px 0;
	color:#666666;
	}
	
#subNav a:hover {
	text-decoration:none;
	color:#CC0000;
	}

#container {
	clear:both;
	width:840px;
	background-image:url(../img/red-bg.gif);
	border:2px solid #CC0000;
	padding:0;
	margin:0 auto;
	}
	
	
#leftColumn {

	width:570px;
	padding:1%;
	background-color:#FFFFFF;
	clear:both;
	float:left;
	}
	
#rightColumn {	
	width:230px;
	float:right;
	padding:10px;
	height:1%;
	min-height:400px;
	}
	
#rightColumn p {	font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
	font-size:80%;
	}
#rightColumn form #commercial {height:200px; width:200px; background-color:#0000FF; color:#FFFFFF; margin:0; padding:0;}
	
.clear {
	clear:both;
	}	

#footer {
	width:840px;
	margin:0 auto;	font-family:Arial, Helvetica, sans-serif;
font-size:90%;
	color:#666666;
	clear:both;
	text-align:center;
	padding:5px 10px 0 5px;
	}
	
#footer a:link {
	color:#CC0000;
	text-decoration:none;
	}

#footer a:hover {
	text-decoration:underline;
	color:#CC0000;
	}
	
#footer a:visited {
	color:#CC0000;
	text-decoration:none;
	}
	
#footer p {
	clear:both;
	line-height:20px;
	}
	#footer p#footerNav { line-height:1.50em; margin-bottom:0; padding-bottom:0; }
	#footer p#footerCopyright { line-height:1.5em; margin-top:0; padding-top:0; }
	
.thumbnailOnline 
{
    background:url("/img/shopOnline.png") no-repeat -10px 20px;
	width:120px;
	height:160px;
	float:left;
	text-align:center;
	border:1px solid #CC0000;
	padding:5px;
	margin: 5px;
	}
	
.thumbnail {
	width:120px;
	height:160px;
	float:left;
	text-align:center;
	border:1px solid #CC0000;
	padding:5px;
	margin: 5px;
	position:relative;
	}
	
.thumbnail2 {
	width:120px;
	height:100px;
	float:left;
	text-align:center;
	border:1px solid #CC0000;
	padding:5px;
	margin: 5px;
	position:relative;
	}
	
.thumbnail3 {
	width:242px;
	height:180px;
	float:left;
	text-align:center;
	border:1px solid #CC0000;
	padding:5px;
	margin: 5px;
	}
	
.thumbnail a {
	color:#666;
	text-decoration:none;
	}

.thumbnail a:hover {
	text-decoration:underline;
	color:#CC0000;
	}
	
.thumbnail a:visited {
	color:#666;
	}
	
	
	
.couponWrapper {
	width:550px;
	float:none;
	text-align:left;
	border:2px dashed #CC0000;
	padding:5px;
	margin: 5px;
	-moz-border-radius: 10px;  
	-khtml-border-radius: 10px;  
	-webkit-border-radius: 10px;
	}
	
.coupon a {
	color:#003366;
	text-decoration:none;
	}

.coupon a:hover {
	text-decoration:underline;
	color:#CC0000;
	}
	
.coupon a:visited {
	color:#003366;
	}
	
.couponText {
	width: 300px;
	float:left;
	text-align:left;
	}
	
couponText2 {
	width: 450px;
	text-align: center;
	}
	
.couponThumbnail {
	width: 120px;
	float:right;
	text-align:right;
	margin: 0 20px 0 0;
	margin-top: 10px;
	}
	
	
	
.thumbnailMain {
	width:150px;
	height:180px;
	float:left;
	text-align:center;
	border:1px solid #CC0000;
	padding:5px;
	margin: 5px;
	position:relative;
	}
	
.thumbnailMain a {
	color:#666;
	text-decoration:none;
	}

.thumbnailMain a:hover {
	text-decoration:underline;
	color:#CC0000;
	}
	
.thumbnailMain a:visited {
	color:#666;
	}
	
		
	
.note {
	width:540px;
	clear:both;
	background-color:#2a95d2;
	margin:20px 5px 5px 5px;
	padding:10px;
	color:#FFFFFF;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
	
.note a {
	color:#FFFFFF;
	text-decoration:underline;
	}

	
	
.detailImg {
	float:right;
	padding:5px;
	margin:10px;
	border:1px solid #CC0000;
	}	
	
#detailCopy {
	float:left;
	width:555px;
	}
	
	
	
	
#detail {
	/*border:1px solid #CC0000;*/
	padding: 5px;
	margin-top:15px;
	float:left;
	width:300px;
	height:300px;
	}
	
.ekThumbnail {
	float:left;
	width:84px;
	border:1px solid #999;
	padding:3px;
	margin:2px;
	text-align:center;
	}	
	
#detailText {
	float:right;
	width:240px;
	color:#333333;
	font-size:100%;
	text-align:left;
	margin:0;
	padding:0;
	}
	
#detailText h1 {
	font-size:24px;
	color:#CC0000;
	text-transform:uppercase;
	}
	
#detailText h2 {
	font-size:21px;
	color:#CC0000;
	text-transform:capitalize;
	}
	
#detailText a:link {
	color:#CC0000;
	text-decoration:none;
	}
	
#detailText a:hover {
	text-decoration:underline;
	}
	
	
.breadcrumbs {
	font-size:80%;
	color:#666;
	text-transform:lowercase;
	}
	
.breadcrumbs a {
	text-decoration:underline;
	color:#666;
	}
	
.breadcrumbs a:hover {
	text-decoration:underline;
	color:
	#333
	}
	
.breadcrumbs a:visited {
	color:#666;
	}

#swatchWrapper {
	clear:both;
	margin-top:10px;
	}
	
.swatches {
	float:left;
	width:110px;
	margin:10px 0;
	text-align:center;
	}	
		

/* added by Christy 20070625 */
#detailTextMore {
	color:#333333;
	font-size:100%;
	padding-right:15px;
	clear:both;
	margin-top:20px;
	}
	
#detailTextMore h1 {
	font-size:24px;
	color:#CC0000;
	text-transform:uppercase;
	}

#detailTextMore h2 {
	font-size:110%;
	color:#CC0000;
	}

/* need some padding on the detailText div */
#detailText p, #detailTextMore p {margin:0; padding:0; padding-bottom:10px;}
#detailText ul, #detailTextMore ul {margin:0; padding:0; line-height:1.2em; list-style-type:circle; padding-bottom:10px;}
#detailText ul li, #detailTextMore ul li {margin-left:25px;}
#detailText h6, #detailTextMore h6, #detailTextMore h2 {margin:0; padding:0; font-size:1.0em;}

/* need some padding on the image for the new detailTextMore */
#detail img {margin-bottom:20px;}
.thumbnail a img {border:none;}

#multi_page_nav {width:94%;margin:0 5px; clear:both;}
#multi_page_nav p.float_left {width:45%; float:left; margin:0;padding:0;}
#multi_page_nav p.float_right {width:45%; float:right; margin:0;padding:0;text-align:right;}

#reclinersMulti {clear:both; vertical-align:bottom;}
.recliners_sizes {float:left; vertical-align:bottom; text-align:center; padding-right:5px;}
#reclinersMulti img {float:left; clear:both;}
#reclinersMulti h2 {clear:both; line-height:120%; font-weight:normal; text-align:center;}
#recliners_multiSizeText {color:#CC0000; font-weight:bold; text-align:left; width:155px; float:right;}

.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}


/* this is for the flash player & javascript options */
#option, #option1, #option2, #option3 {color:#333333; font-size:80%; text-align:left;}
#printOnly {display:none;}


.search {
	padding: 4px;
	vertical-align:middle;
	}
	
h2.planner {
	width:200px;
	background:url(../img/coupon.gif) no-repeat;
	height:150px;
	margin:0;
	padding:0;
	text-indent:-9999px;
	}
	

	
h2.financing {
	width:200px;
	background:url(../img/financing.gif) no-repeat;
	height:73px;
	margin:0;
	padding:0;
	text-indent:-9999px;
	}
	
#copy {
	width:770px;
	margin:0 auto;
	padding:30px 70px 0 30px;
	text-align:left;
	}
	
#copy p {
	color:#939393;
	font-size:10px;
	}
	
#copy h1 {
	font-size:12px;
	color:#939393;
	text-transform:none;
	}
	
#copy h2 {
	font-size:10px;
	color:#939393;
	text-transform:none;
	}
	
#copy a:link {
	color:#939393;
	text-decoration:underline;
	}
	
#copy a:visited {
	color:#939393;
	text-decoration:underline;
	}
	
#copy a:hover {
	color:#CCCCCC;
	text-decoration:none;
	}
	
table.price {
	border:1px solid #999;
	}
	
.price th {
	background-color:#2a95d2;
	color:#fff;
	text-align:center;
	}
	
.price td {
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	text-align:center;
	}
	
p.specials {
	background-color:#cc0000;
	color:#fff;
	padding:15px;
	text-align:center;
	width:220px;
	font-weight:bold;
	}
	
.underline {
	text-decoration:underline;
	font-weight:bold;
	}
	
form {
	display:inline;
	}
	
.redText {
	color:#CC0000;
	}
