@charset "utf-8";

* {
		margin: 0px;
    padding: 0px;
}

/* Gets rid of blue outline around image links in Firefox */
a:active, a:focus {outline: 0;}

/*p {
	text-align: justify;
}*/

img {
	border: 0px; 
}
ul {
	list-style:none;
}
.header {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-bottom: 20px;
	margin-top: 20px;
	top: 0px;
}
.header_text {
	font-size: 12px;
	color: #505050;
	margin-right: 10px;
	display: inline-block;
	margin-bottom: 10px;
}
body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:12px;
}
.header_links a:link {color: #ffffff; text-decoration:none}
.header_links a:visited {color: #ffffff; text-decoration:none}
.header_links a:active {color: #ffffff; text-decoration:none}
.header_links a:hover {color: #f89728; text-decoration:none}

.footerLinks a:link {color: #505050; text-decoration: none}
.footerLinks a:visited {color: #505050; text-decoration: none}
.footerLinks a:hover {color: #f89728; text-decoration: underline}
.footerLinks a:active {color: #505050; text-decoration: none}

.links a:link {color: #505050; text-decoration: none}
.links a:visited {color: #505050; text-decoration: none}
.links a:hover {color: #f89728; text-decoration: underline}
.links a:active {color: #505050; text-decoration: none}

.homepageContainer {
	position: relative;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 19px;
	color: #505050;
}
a.header_link:link {color: #505050; text-decoration: none}
a.header_link:visited {color: #505050; text-decoration: none}
a.header_link:hover{color: #f89728; text-decoration: underline}
a.header_link:active {color: #505050; text-decoration: none}

a.comparisonLink:link{color: #9a1c1c; text-decoration: none}
a.comparisonLink:visited{color: #9a1c1c; text-decoration: none}
a.comparisonLink:hover{color: #9a1c1c; text-decoration: underline}
a.comparisonLink:active{color: #9a1c1c; text-decoration: none}

.contentFiller {
	position: relative;
	height: 95px;
	width: 308px;
	background-color:#bababa;
	margin-bottom: 16px;
	text-align: center;
}

.contentFiller2 {
	position: absolute;
	height: 206px;
	width: 308px;
	top: 0px;
	background-color:#bababa;
	margin-bottom: 20px;
}

.navLinks {	
	position:relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	width: 800px;
	text-align:center;
}
.boxGreyBorder {
	border: 1px solid #505050;
	position: absolute;
	background-repeat:no-repeat
}

#shopNow {
	float: left;
	position:relative;
	top: -20px;
}

.verticalBar {
	background-color: #cecece;
	height: 100%;
	width: 2px;
	float: right;
}

.horizontalBar {
	background-color: #cecece;
	width: 960px;
	height: 2px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 19px;
}

.orange {
	color: #f58020;
}
.grey {
	color: #505050;
}
.footerLinksContainer {
	height: 170px;
	float: left;
	width: 190px;
	color: #505050;
	font-size: 14px;
}
.footerLinks {
	margin-left: 20px;
	line-height: 20px;
}
ul.footerLinks {
	list-style-type: none;
}
li.liTitle {
  font-size: 14px;
	color: #f58020;
}
.mainContainerWithBorder {
	position: relative;
	/*height: 891px;*/
	/*width: 956px;*/
	width: 952px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 19px;
	color: #505050;
	border: 2px solid #cccccc;
	padding: 2px;
}
.mainContainer {
	position: relative;
	width: 956px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 19px;
	color: #505050;
	border: 2px solid #cccccc;
}
.leftNavContainer {
	/*height: 891px;*/
	width: 242px;
	position: absolute;
	left: 2px;
	top: 2px;
	background-color:#ececec;
}
.leftNavContainer span {	
	color: #f89828;
	font-size: 12px;
}
.leftNavContainerHeader {
	height: 36px;
	width: 100%;
	position:relative;
	background-color:#857d7e;
	text-align:center;
	margin-bottom: 15px;
}
.leftNavContainerHeader span {
	display:inline-block;
	margin-top: 7px;
	font-size:18px;
	color: #fff;
}
.rightMainContainer {
	/*position: absolute;*/
	position: relative;
	margin-left: 246px;
	margin-top: 20px;
	/*width: 660px;*/
	width: 700px;
	/*right: 20px;
	top: 20px;*/
	
}
.rightMainContainer p {
	margin-bottom: 20px;
}
.rightProductMainContainer form {
  display: inline;
	width: 101px;
}
#text {
	width: 50px;
}	
.leftNav li {
	margin-top: 5px;
	margin-left: 35px;
}
ul.leftNav {
	list-style-type: none;
}
.leftNav {
	margin-top: 15px;
}
.leftNavCategory {
	margin-top: 15px;
	display: block;
	color: #f58020;
	width: 100%;
	text-align:center;
}
.shopContainer {
	height: 431px;
	width: 464px;
  border: 1px solid #f58020;
  margin: 5px;
  background-repeat:no-repeat;	
	display: inline-block;
}
.shopNow {
	float: right;
	margin-right: 20px;
	margin-top: 30px;
	color: #f58020;
	font-size:14px;
}
.shopContainerText {
	width: 85%;
	margin-left: auto;
	margin-right: auto;
	/*text-align: justify;*/
	color: #7f8080;
	margin-top: 330px;
}

.shopContainer a:link {color: #f89728; text-decoration: none}
.shopContainer a:visited {color: #f89728; text-decoration: none}
.shopContainer a:hover {color: #f89728; text-decoration: underline}
.shopContainer a:active {color: #f89728; text-decoration: none}

.faq_question {
	color: #f89828;
	cursor: pointer;
	font-size: 16px;
}
.faq_answer {
	display: none;
	position:relative;
	margin-left: 35px;
	width: 565px;
	text-align:justify;
	font-size: 14px;
}
.faq_graphic {
	margin-right: 10px;
	cursor: pointer;
}
.faq_container {
	position: relative;
	margin-top: 15px;
	color: #7f8080;
	font-size: 12px;
	left: 20px;
	width: 600px;
}
.faqscontainer {
	position: relative;
	width: 100%;
	height: 825px;
	left: 0px;
	overflow: auto;
}
.mainheader {
	font-weight:bold;
	font-size: 14px;
}
.mainheader_orange {
	font-weight:bold;
	font-size: 14px;
	color: #f58020;
}
.healthattributes_li {
	padding-left:20px;
	margin-bottom: 9px;
	background:url(images/left_arrow.gif) no-repeat 5px;
	font-size: 14px;
}
.maintext {
	/*text-align:justify;*/
	font-size: 12px;
	left: 0px;
}
.aptli {
	margin-left: -18px;
	margin-bottom: 5px;
	padding-left:25px;
	background:url(images/right_arrow.gif) no-repeat 5px;
}
.ecofriendly_li {
	padding-left:25px;
	margin-bottom: 8px;
	background:url(images/right_arrow.gif) no-repeat 5px;
}
.shopProductTitle {
	color: #505050;
	font-size: 16px;
	margin-left: 4px;
}
.shopMainImage {
	position: absolute;
	left: 250px;
  top: 526px;
}
.shopMainImageSeasons {
	position:absolute;
	left: 38px;
	/*top: 96px;*/
	bottom: 72px;
  width: 527px;
	height: 322px;
	display:none;
}
.testimonialSeparator {
	width: 100%;
	height: 4px;
	background-image:url(images/horzGradient.gif);
	background-repeat:repeat-y;
	position: relative;
}
.testimonialsContainer {
	position: relative;
	width: 97%;
	height: 500px;
	overflow: auto;
	margin-left: auto;
	margin-right: auto;
}
.testimonialHeader {
	color: #f89828;
	font-size: 14px;
}
.galleryMiddle {
		float: left;
}
.galleryVertDivider {
	height: 100%;
	background-color:#bbb5b5;
	width: 2px;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}
.orderTrackingText {
	position: absolute;
	left: 28px;
	top: 28px;
}
.orderTrackingContent {
	height: 311px;
	width: 290px;
  margin-top: 120px;
	float: left;
	margin-left: 27px;
	background-position:bottom;
	background-repeat:no-repeat;	
}
.orderTrackingVertSeperator {
	height: 100%;
	width: 2px;
	background-color: #bbb5b5;
	float: right;
}
.orderTrackingContent p {
	width: 250px;
	margin-top: 25px;
}
.videoContainer {
	position:relative;
  height: 360px;
	width: 946px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 38px;
	margin-bottom: 38px;
}
.videoText {
	height: 100%;
	float: left;
	margin-left: 18px;
	width: 275px;
	line-height: 18px;
}
.videoContainer {
	position:relative;
	width: 946px;
}
.news_hyperlink {
	color: #505050;
	font-size: 14px;
}
.news_header {
	color: #f89828;
	font-size: 14px;
}
/*.newsThumb {
	width: 200px;
	height: 70px;
	display:inline-block;
	vertical-align:middle;
	text-align:center;
	border: 1px solid #c0c0c0;
}
.newsContent {
	display:inline-block;
	vertical-align:middle;
	height: 70px;	
	border: 1px solid #c0c0c0;	
}*/
.acaText {
	width: 860px;
}
.acaText p {
	text-align: left;
	width: 410px;
}
.acaText span {
	display: block;
}
.comparisonTable {
	position:relative;
	height: 795px;
	width: 690px;
	color: #000;
}
.leftBorder {
	border-left: 2px solid #bbb5b5;
	text-align:center;
	width: 122px;
}
.leftBottomBorder {
	border-left: 2px solid #bbb5b5;
  border-bottom: 2px solid #eeecec;
	text-align:center;
}

.newsThumb {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    width: 200px;
    height: 70px;		
}
.newsThumb * {
    vertical-align: middle;
}

.newsContent {
    display: table-cell;
    text-align: left;
    vertical-align: middle;
    height: 70px;		
}
.newsContent * {
    vertical-align: middle;
}
.shopTabContainer {
	width: 943px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 18px;
}
.shopTabContainerMainImage {
	width: 100%;
	height: 338px;
	background-repeat:no-repeat;
}
.shopTabContainerActiveTab {
  /*display: inline-block;*/
	float: left;
	height: 73px;
	width: 417px;
}
.shopTabContainerInactiveTab {
  /*display: inline-block;*/
	float: left;
	height: 73px;
	width: 104px;
}
.shopTabButtonContainer {
	width: 100%;
	height: 73px;
	position:relative;
}
.shopLandingText {
	margin-top: 10px;
	width: 98%;
	margin-left: auto;
	margin-right: auto;
}
.shopLandingText p {
	margin-bottom: 10px;
}
.bottomImage {
	position:absolute;
	left: 0px;
	bottom: 0px;
}
.warrantyLogo {
	position:absolute;
	bottom: 22px;
	right: 87px;
}
.shopNowBtn {
	position:absolute;
	right: 59px;
	bottom: 188px;
}
.endorsementsContainer {
	position:relative;
	width: 660px;
	margin-bottom: 11px;
  height: 161px;
}
.endorsementsContainer img {
	border: 2px solid #cccccc;
	margin-right: 30px;
	float: left;
}
.endorsementsContainer span {
	color: #f58020;
	font-size: 14px;
	margin-bottom: 16px;
	display: block;
}
.endorsementsContainer p {
	color: #505050;
	font-size: 12px;	
}

.homepageShopLink {
	position:absolute;
	bottom: 7px;
	list-style-image:url(images/rightArrow2.gif);
	margin-left: 20px;
	color: #FFF;
}
.homepageShopLink a:link {color: #ffffff; text-decoration:none; font-weight: bold}
.homepageShopLink a:visited {color: #ffffff; text-decoration:none; font-weight: bold}
.homepageShopLink a:active {color: #ffffff; text-decoration:none; font-weight: bold}
.homepageShopLink a:hover {color: #ffffff; text-decoration:underline; font-weight: bold}
.partnersContainer {
	position:relative;
	width: 660px;
	margin-bottom: 11px;
  height: 161px;
	margin-left: 20px;
}
.partnersContainer img {
	border: 2px solid #cccccc;
	margin-right: 30px;
	float: left;
}
.partnersContainer span {
	color: #f58020;
	font-size: 14px;
	margin-bottom: 16px;
	display: block;
}
.partnersContainer p {
	color: #505050;
	font-size: 12px;	
}
.matCareInner {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	font-size: 12px;
}
.matCareInner p {
	margin-top: 15px;
}
.matCareImages {
	border: 1px solid #cdcdcd;
}
.thankYouContent {
	height: 300px;
	width: 290px;
  margin-top: 20px;
	margin-bottom: 35px;
	float: left;	
	margin-left: 27px;
	background-position:bottom;
	background-repeat:no-repeat;	
}
.shopLandingTitle {
	color: #f58020;
	font-size: 24px;
	width: 98%;
	margin-left: auto;
	margin-right: auto;	
}
.shopMenuContainer {	
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 943px;
	text-align: center;
	font-size: 14px;
}
.shopLI {
	padding-left:40px;
	margin-bottom: 12px;
	background:url(images/right_arrow.gif) no-repeat 25px;
	font-size: 14px;	
}
.healthBenefitsAttributesBG {
	height: 213px;
	width: 433px;
	padding: 5px;
	position: relative;
	background-image:url(images/benefitsHealthAttributesBG.gif);
	background-repeat:no-repeat;
	z-index:2;
}
.healthBenefitsAttributesBG p {
	margin-bottom: 8px;
}
.attributesLI {
	padding-left:25px;
	margin-bottom: 12px;
	background:url(images/right_arrow.gif) no-repeat 5px;
	font-size: 14px;	
}
.contact_column_info_header {
	color: #3a3a3a;
}
.contact_column_info {
	color: #9f9595;
	text-align: center;
	position: relative;
	font-size: 15px;
	margin-bottom: 50px;
	line-height: 25px;
}
.portallogoutlink a:link {color: #FFF; text-decoration: none}
.portallogoutlink a:visited {color: #FFF; text-decoration: none}
.portallogoutlink a:hover {color: #FFF; text-decoration: underline}
.portallogoutlink a:active {color: #FFF; text-decoration: none}

.enum_items {
	position: relative;
	left: 35px;
	margin-bottom: 20px;
}
.portal_body {
	margin-top: 16px;
	color: #737374;
	overflow: auto;
}
.portal_gradient {
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
}
.left_column_admin {
	position: relative;
	left: 0px;
	top: 0px;
	height: 845px;
	width: 100px;
	background-color: #ececec;
}
.page_header {
	background-color: #bbb5b5;
	text-align: center;
	height: 29px;
	width: 100%;
	position: relative;
	left: 0px;
	top: 0px;
	color: #FFF;
	padding-top: 7px;
	margin-bottom: 20px;
}
.shopTopNavContainer {
	position: relative;
	float: right;
	width: 712px;
	height: 36px;
	margin-top: 2px;
}
.shopBottomMainRightContainer {
	position:relative;
	float: right;
	width: 710px;  
	z-index: 1;
	background-repeat:no-repeat;
}
.mainContainerWithBorder .mainbody_container #bobox .imagerightfloat {
	float: right;
}
.mainContainerWithBorder #quotebox {
	float: left;
	width: 25%;
	height: 891px;
	background-color: #D6D6D6;
}
#bobox h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	color: #f58020;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#bobox p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 15px;
}
#bobox p .imagerightfloat {
	float: right;
	padding-left: 20px;
}

#bobox {
	float: right;
	width: 70%;
	padding-top: 10px;
	padding-right: 10px;
}

.wmShopSmallImage {
	position: absolute;
	left: 237px;
	top: 206px;
	width: 248px;
	height: 72px;
	z-index:1000;
	display:none;
}
.wmShopLargeImage {
	position: absolute;
	left: 21px;
  bottom: 104px;
	width: 680px;
	height: 428px;
	z-index:999;
	display:none;
}
.motifShopLargeImage {
	position: absolute;
	right: 19px;
  bottom: 30px;
	width: 427px;
	height: 507px;
	z-index:999;
	display:none;
}
.puzzleShopMainRImage {
	position: absolute;
	left: 177px;
	top: 329px;
	display:none;
	z-index: 1000;
	border: 0px;
}
.puzzleShopMainLImage {
	position: absolute;
	left: 100px;
	top: 381px;
	display:none;
	z-index: 1000;
	border: 0px;
}
.newShopMainText {
	position: absolute;
  bottom: 40px;
	left: 20px;
	width: 95%;	
}
.seasonsThumbs {
	display: inline;
	margin-left: 4px;
	margin-right: 5px;
}
.seasonsThumbs img {
	width: 168px;
	height: 136px;
}
.seasonsThumbsContainer {
	height: 136px;
	width: 710px;
	float: right;
}
.maxumKitchenMat {
	display: none;
	height: 235px;
	width: 563px;
	position: absolute;
	left: 53px;
	top: 314px;
	z-index: 1000;
}
.maxumHomeShopMat {
	display: none;
	height: 203px;
	width: 535px;
	position: absolute;
	left: 64px;
	top: 332px;
	z-index: 1000;
}
.innerContainer {
	width: 100%;
	background:url(images/innerContainerBG.gif);
	background-repeat: repeat-y;
}
input.industrialContact {
	width: 100%;
}
