body
{
	margin: 0px;
	padding: 0 0 0 0;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: 0.9em;
	background: #ffffff;
}

#content h1
{
    font-size: 120%;
    color: #8a898a;
    }

#content h2
{
    font-size: 110%;
    color: #8a898a;
    }

#content h3
{
    font-size: 100%;
    color: #8a898a;
    }

.fieldLabel
{
    color:#8A898A;
}

/* --- Header --- */
#header
{
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 112px;
	margin: 0px;
	padding: 0px;
	z-index: 10;
}
#headerFlashcontent
{
	z-index:0;
}
/*
#headerFlashcontent
{
	width: 100%;
	height: 113px;
	float: left;
}
*/
#homepage
{
	background-image: url(/images/bkg_home.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	/*background-attachment: scroll;
	width: 800px;
	height: 600px;*/
}

#career
{
	background-image: url(/images/bkg_career.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: scroll;
	width: 800px;
	height: 600px;
}

#intro
{
	/*background-image: url(/images/bkg_intro.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: scroll;
	width: 800px;
	height: 600px;*/
}

#navMain
{
	position: fixed;
	top: 112px;
	left: 0px;
}
#search {
	width:202px;
	display: block;
	position:absolute;
	left: 595px;
	top: 20px;
}
/*
#search {
	position: absolute;
	top: 20px;
	left: 606px;
	width: 202px;
	display: block;
}
*/
#search .searchbox
{
	color: #ae7178;
	padding: 0px 0px 0px 3px;
	width: 155px;
	height: 17px;
	border: 1px #f0e1e4 solid;
	font-size: 12px;
}
#home #search {
	left:580px;
}
#career #search {
	left:580px;
}

/*
#ctl00_header_searchText, #search .searchText
{
	color: #ae7178;
	padding: 0px 0px 0px 3px;
	width: 155px;
	height: 19px;
	border: 1px #f0e1e4 solid;
	font-size: 12px;
}
.searchbox
{
	font-size: 12px;
}
*/
#header .searchBtn
{
	padding: 3px 0px 0px 3px;
}
#home .searchBtn, 
#career .searchBtn
{
	padding: 0px 0px 0px 3px;
}
/*
#search, 
#ctl00_header_searchText
{
	color: #ae7178;
	padding: 0px 0px 0px 3px;
	position: fixed;
	top: 20px;
	left: 606px;
	width: 155px;
	height: 17px;
	border: 1px #f0e1e4 solid;
}
.searchBtn
{
	position: fixed;
	left: 768px;
	top: 20px;
}
*/

@media screen
{
	body>div#header { position: fixed; }
	body>div#navMain { position: fixed; }
}

* html body { overflow: hidden; }

* html div#content
{
	height: 100%;
	overflow: auto;
}

/* --- Content --- */
#content
{
	position: absolute;
	/*position:relative;*/
	top: 112px;
	left: 280px;
	width: 507px;
	/*margin-top:112px;*/
	/*margin-left:280px;*/
	/* TEMP 
	left: 260px;
	padding: 0px 0px 0px 20px;*/
	background: #fff;
	/*height: 100%;*/
	z-index: 0;
}
#content.contentFlushTop
{
    top:92px;
}

.productTitle_red
{
	padding: 10px 0px 0px 0px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 24px;
	color: #971b1e;
	vertical-align: bottom;
	float: left;

}
.productTitle_blue
{
	padding: 10px 0px 0px 0px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 24px;
	color: #112e60;
	vertical-align: bottom;
	float: left;

}

.productTitle_green
{
	padding: 10px 0px 0px 0px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 24px;
	color: #014e2e;
	vertical-align: bottom;
	float: left;

}
.redTxt_bigger
{
	text-decoration: none;
	color: #971B1E;
	font-size: 24px;

}

.redTxt_big
{
	text-decoration: none;
	color: #971B1E;
	font-size: 16px;
	font-weight: bold;
}
.redTxt_mid
{
	text-decoration: none;
	color: #971b1e;
	font-size: 12px;
}

.redTxt_mid_bold
{
	text-decoration: none;
	color: #971B1E;
	font-size: 12px;
	font-weight: bold;
}

.redTxt_small_bold
{
	text-decoration: none;
	color: #971B1E;
	font-size: 10px;
	font-weight: bold;
}

.redTxt_small
{
	text-decoration: none;
	color: #971b1e;
	font-size: 10px;
}

.redTxt_small a
{
	text-decoration: none;
	color: #971b1e;
}

.redTxt_small a:hover
{
	text-decoration: none;
	color: #8a898a;
}

.blueTxt_mid
{
	text-decoration: none;
	color: #112e60;
	font-size: 12px;
}

.greyTxt_small
{
	text-decoration: none;
	color: #8a898a;
	font-size: 9px;
}

.greyTxt_mid
{
	text-decoration: none;
	color: #8a898a;
	font-size: 12px;
}
.greyTxt_mid a
{
	text-decoration: underline;
	color: #8a898a;
}

.greyTxt_mid a:hover
{
	text-decoration: underline;
	color: #971b1e;
}

.greyTxt_mid_bold
{
	text-decoration: none;
	color: #8a898a;
	font-size: 12px;
	font-weight: bold;
}

.greyTxt_specials
{
	text-decoration: none;
	color: #8a898a;
	font-size: 10px;
	line-height: 13px;
}

.spacer { padding-top: 2px; }
.spacer2 { padding-top: 20px; }
.spacer3 { padding-top: 10px; }

.spacer20{ margin: 20px 0;}

.hSpacer10{ margin-left: 10px; margin-right: 10px; }

#popUp, 
#popUp_thumbs{
	background-color: #FFF;
	background-image: url(/images/pop_hdr.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: scroll;
	margin:0;
	padding:20px;
}

#popUp h2{
    color:#971B1E;
    font-size:115%;
}

#popUp h3{
    color:#971B1E;
    font-size:100%;
}

#popUp .jobTitle{
    color:#971B1E;
}

#popUp hr{
    border: none;
    border-top: solid 1px #8A898A;
    background: #8A898A;
    height:1px;
}

#popUp .label{
    color:#971B1E;
}

#popUp a{
    color:#971B1E;
}
  
#finishesCombined{
    margin:0;
    padding:0;
}

.finish_wood
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #971b1e;
}

.finish_wood a
{
	text-decoration: none;
	color: #8a898a;
}

.finish_wood a:hover
{
	text-decoration: none;
	color: #971b1e;
}

.pop_wood
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #971b1e;
	/*padding-left: 10px;*/
	margin-left: 10px;
	padding-top: 85px;
}

.pop_finishes
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #971b1e;
	/*padding-left: 10px;*/
	margin-left: 10px;
	padding-top: 5px;
}

.pop_wood a, 
.pop_finishes a
{
	text-decoration: none;
	color: #8a898a;
}

.pop_wood a:hover, 
.pop_finishes a:hover
{
	text-decoration: none;
	color: #971b1e;
}

.pop_lineArt-textBlock
{
	top: 44px;
	left: 300px;
	position: absolute;
	padding-bottom: 20px;
}

.pop_lineArt-title
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 24px;
	text-decoration: none;
	color: #971b1e;
}

.product_subtitle_red
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 16px;
	text-decoration: none;
	color: #971B1E;
	font-weight: bold;
}

.product_subtitle_green
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 16px;
	text-decoration: none;
	color: #014e2e;
	font-weight: bold;
}

.product_subtitle_grey
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 16px;
	text-decoration: none;
	color: #8a898a;
	font-weight: bold;
}

.pop_hiRes-title
{
	font-family: Arial, sans-serif;
	font-size: 24px;
	text-decoration: none;
	color: #971b1e;
	position: absolute;
	top: 45px;
	right: 20px;
}

.pop_elevation-title
{
	font-family: Arial, sans-serif;
	font-size: 24px;
	text-decoration: none;
	color: #971b1e;
	line-height: 20px;
}

.pop_hiRes-finishTitle
{
	font-family: Arial, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #971b1e;
	position: absolute;
	top: 53px;
	right: 20px;
}

.pop_lineArt-subtitle
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #971B1E;
	font-weight: bold;
	padding-left: 10px;
}

.pop_lineArt-specs
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #8a898a;
	padding-left: 15px;
}

.pop_finishes-title
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #971b1e;
	padding-left: 10px;
}

.product_specs_grey
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #8a898a;
	padding-left: 0px;
}

.product_specs_red
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #971B1E;
	padding-left: 0px;
}

.product_specs_green
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #014e2e;
	padding-left: 0px;
}

.thumb-related_red
{
	width: 83px;
	font-family: Arial, sans-serif;
	font-size: 10px;
	text-align: center;
	border-top: 1px #971B1E solid;
	padding-top: 3px;
	margin-top: 8px;
}

.thumb-related_red a
{
	text-decoration: none;
	color: #8a898a;
}

.thumb-related_red a:hover
{
	text-decoration: none;
	color: #971b1e;
}

.thumb-related_blue
{
	width: 83px;
	font-family: Arial, sans-serif;
	font-size: 10px;
	text-align: center;
	border-top: 1px #112e60 solid;
	padding-top: 3px;
	margin-top: 8px;
}

.thumb-related_blue a
{
	text-decoration: none;
	color: #8a898a;
}

.thumb-related_blue a:hover
{
	text-decoration: none;
	color: #112e60;
}

.edges
{
	width: 62px;
	font-family: Arial, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #014e2e;
}

.thumb_red
{
	font-family: Arial, sans-serif;
	font-size: 10px;
	text-align: center;
	padding-right: 10px;
}

.thumb_red a
{
	text-decoration: none;
	color: #8a898a;
}

.thumb_red a:hover
{
	text-decoration: none;
	color: #971b1e;
}

.thumb_blue
{
	width: 83px;
	font-family: Arial, sans-serif;
	font-size: 10px;
	text-align: center;
}

.thumb_blue a
{
	text-decoration: none;
	color: #8a898a;
}

.thumb_blue a:hover
{
	text-decoration: none;
	color: #112e60;
}

.thumb_green
{
	font-family: Arial, sans-serif;
	font-size: 10px;
	text-align: center;
	padding-right: 10px;
}

.thumb_green a
{
	text-decoration: none;
	color: #8a898a;
}

.thumb_green a:hover
{
	text-decoration: none;
	color: #014e2e;
}

.detail-thumb_red
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-align: center;
}

.detail-thumb_red a
{
	text-decoration: none;
	color: #971b1e;
}

.detail-thumb_red a:hover
{
	text-decoration: none;
	color: #8a898a;
}

.detail-thumb_blue
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-align: center;
}

.detail-thumb_blue a
{
	text-decoration: none;
	color: #112e60;
}

.detail-thumb_blue a:hover
{
	text-decoration: none;
	color: #8a898a;
}

.careerNav_r1
{
	font-family: Arial, sans-serif;
	font-size: 9px;
	position: absolute;
	top: 390px;
	left: 60px;
	font-weight: bold;
}

.careerNav_r1 ul
{
	text-align: center;
	margin: 0;
	padding: 0;
	list-style-type: none;

}

.careerNav_r1 li
{
	padding-top: 8px;
	padding-bottom: 8px;
	background-image: url(/images/btn_home.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display: inline-block;
	width: 140px;
	float: left;

}

.careerNav_r1 a, .careerNav_r1 a:visited
{
	text-decoration: none;
	color: #E2BBBB;
	font-weight: bold;
}

.careerNav_r1 a:hover, .careerNav_r1 a:active
{
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}

.homeNav_r1
{
	font-family: Arial, sans-serif;
	font-size: 9px;
	font-weight: bold;
	margin: 0;
	padding: 390px 0 0 0;
	width: 800px;
	float: left;
	clear: left;
	/* display: block; */
}

.homeNav_r1 ul
{
	text-align: center;
	margin: 0 auto;
	padding: 0;
	list-style-type: none;
}

.homeNav_r1 li
{
	padding-top: 8px;
	padding-bottom: 8px;
	background-image: url(/images/btn_home.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display: inline-block;
	width: 140px;
	float: left;
}

.homeNav_r1 a, .homeNav_r1 a:visited
{
	text-decoration: none;
	color: #E2BBBB;
	font-weight: bold;
}

.homeNav_r1 a:hover, .homeNav_r1 a:active
{
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
 .homeNav_r2
{
	font-family: Arial, sans-serif;
	font-size: 9px;
	font-weight: bold;
	margin: 0;
	padding: 0 0 0 0;
	width: 800px;
	float: left;
	clear: left;
	/* display: block; */
}
.homeNav_r2 ul
{
	text-align: center;
	margin: 0 auto;
	padding: 0 0 0 0;
	list-style-type: none;
}

.homeNav_r2 li
{
	padding-top: 8px;
	padding-bottom: 8px;
	background-image: url(/images/btn_home.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display: inline-block;
	width: 140px;
	float: left;
}

.homeNav_r2 a, .homeNav_r2 a:visited
{ 
	font-weight: bold;
	text-decoration: none;
	color: #e2bbbb;
}

.homeNav_r2 a:hover, .homeNav_r2 a:active
{
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}

.width4btn
{
    width: 560px;    
}

.width5btn
{
    width: 700px;    
}

.homeSpacer
{
    height: 15px;
    display: block;
    float: left;
    clear: left;    
}

#pagination
{
	position: relative;
	width: 504px;
	height: 12px;
	/*margin: 25px auto 25px auto;*/
	margin: 5px auto 25px auto;
	padding: 0px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	display: inline-block;
	text-align: center;
}

#pagination ul
{
	margin: 0px;
	padding: 0px;
	text-align: center;
	/*Set to "right" to right align pagination interface*/
	font-size: 10px;
}

#pagination li
{
	list-style-type: none;
	display: inline;
}

#pagination a
{
    padding: 0px 4px 0px 4px;
}

#pagination a:link, #pagination a:visited
{
	text-decoration: none;
	color: #8a898a;
}

#pagination a:hover, #pagination a:active
{
	color: #971b1e;
	text-decoration: none;
}

#pagination a:link.currentPage, 
#pagination a:visited.currentPage
{
	color: #971b1e;
	font-weight: bold;
	cursor: default;
}

#pagination a.previous_disable
{
	background-image: url(/images/arrow_left_light.gif);
	background-repeat: no-repeat;
	background-position: center center;
	cursor: default;
}

#pagination a.next_disable
{
	background-image: url(/images/arrow_right_light.gif);
	background-repeat: no-repeat;
	background-position: center center;
	cursor: default;
}

#pagination a.mass
{
	background-image: url(/images/circle_red_dark.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	font-size: 9px;
	color: #FFF;
}

#pagination a.mass:hover
{
	background-image: url(/images/circle_red_light.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	font-size: 9px;
	color: #971b1e;
}

#pagination a.next
{
	background-image: url(/images/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#pagination a.previous
{
	background-image: url(/images/arrow_left.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

.productVariations { padding: 0px 0px 5px 0px; }

.productVariations ul
{
	margin: 0;
	padding: 0 0 0 25px;
	text-align: left;
	list-style-type: none;
}

.productVariations li
{
	padding: 0px 0px 8px 20px;
	line-height: 14px;
}

.productBullets
{
	padding: 10px 0px 10px 0px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	width: 220px;
}

.productBullets ul
{
	margin: 0;
	padding: 0 0 0 25px;
	text-align: left;
	font-size: 10px;
	list-style-type: none;
}

.productBullets li
{
	background-image: url(/images/circle_red_dark.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	vertical-align: middle;
	padding: 8px 0px 8px 20px;
}

.productBullets a, .productBullets a:visited
{
	padding: 4px;
	text-decoration: none;
	color: #8a898a;
}

.productBullets a:hover, .productBullets a:active
{
	color: #971b1e;
	text-decoration: none;
}

.laminateBullets
{
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

.laminateBullets ul
{
	margin: 0;
	padding: 0 0 0 25px;
	text-align: left;
	font-size: 10px;
	list-style-type: none;
}

.laminateBullets li
{
	background-image: url(/images/circle_red_dark.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	vertical-align: middle;
	padding: 6px 0px 6px 20px;
}

.laminateBullets a, .laminateBullets a:visited
{
	padding: 4px;
	text-decoration: none;
	color: #8a898a;
}

.laminateBullets a:hover, .laminateBullets a:active
{
	color: #971b1e;
	text-decoration: none;
}

.specialsBullets
{
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

.specialsBullets ul
{
	margin: 0;
	padding: 0 0 0 0px;
	text-align: left;
	font-size: 10px;
	list-style-type: none;
}

.specialsBullets li
{
	background-image: url(/images/circle_red_dark.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	vertical-align: middle;
	padding: 6px 0px 6px 20px;
}

.specialsBullets a, .specialsBullets a:visited
{
	padding: 4px;
	text-decoration: none;
	color: #8a898a;
}

.specialsBullets a:hover, .laminateBullets a:active
{
	color: #971b1e;
	text-decoration: none;
}

.productTitle
{
	padding: 10px 0px 0px 0px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 24px;
	color: #971b1e;
	vertical-align: bottom;
	float: left;
}

.tradeSchedule
{
	background-image: url(/images/tradeshow_main_screened.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: scroll;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #8a898a;
	padding: 30px 10px 0px 10px;
}

.bodyIndent
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #8a898a;
	padding: 0px 25px 0px 15px;
}

.listIndent ul
{
	font-size: 11px;
	list-style-type: disc;
	padding-left: 25px;
}

.listIndent li
{
	padding: 0px 0px 6px 0px;
	
}
.bodyIndent a, .bodyIndent a:visited
{
	text-decoration: underline;
	color: #8A898A;
	font-weight: bold;
}

.bodyIndent a:hover, .bodyIndent a:active
{
	color: #971b1e;
	text-decoration: underline;
	font-weight: bold;
}

.aboutUs
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #8a898a;
	padding: 0px 15px 0px 15px;
}

.aboutUs a, .aboutUs a:visited
{
	text-decoration: underline;
	color: #8A898A;
	font-weight: bold;
}

.aboutUs a:hover, .aboutUs a:active
{
	color: #971b1e;
	text-decoration: underline;
	font-weight: bold;
}

.greenListing
{
	background-image: url(/images/bkg_green_award_listing.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: scroll;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #8a898a;
	padding: 230px 10px 0px 10px;
}

.greenListing a, .greenListing a:visited
{
	text-decoration: underline;
	color: #8A898A;
	font-weight: bold;
}

.greenListing a:hover, .greenListing a:active
{
	color: #971b1e;
	text-decoration: underline;
	font-weight: bold;
}

.tradeAd
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	text-align: center;
	padding-top: 40px;
}

.tradeAd a
{
	text-decoration: none;
	color: #8a898a;
}

.tradeAd a:hover
{
	text-decoration: none;
	color: #971b1e;
}

.finishes
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #971b1e;
	padding-top: 40px;
}

.thumbBorder
{
	border: 1px #b8b8b7 solid;
	margin: 10px 20px 10px 0px;
}

.thumb_install
{
	border: 1px #b8b8b7 solid;
	margin: 5px 10px 5px 0px;
}

.greyBorder
{
	border: 1px #b8b8b7 solid;
}

/* --- Footer --- */
#footer
{
	width: 758px;
	color: #666;
	font-size: 80%;
	float: left;
	padding: 10px;
	background: #fff;
}

#clearFloats
{
	float: left;
	clear: both;
	/*visibility: hidden;*/
}

/* --- Catalog --- */
.thm
{
    padding: 2px 2px 12px 2px;
    min-height: 105px;
}

.prdVrnt{ margin-top: 45px; }
.prdVrntImg{ margin: 0px 7px 12px 7px; }

/* --- Admin --- */
#adminContent
{
	position: absolute;
	top: 113px;
	left: 30px;
	padding: 20px;
	background: #fff;
	height: 100%;
	z-index: 0;
}

/* --- Catalog --- */
.prdImg{
    height:105px;
    padding:auto 0;
    /* display: table-cell; */
    display: block;
    vertical-align: middle;
}

.prdNm{
    width:85px;
    margin-top:5px;
}

.txtGradedTbl, 
.txtLaminateTbl{
    font-size:10px;
    margin:0 0 0 5px;
    padding:15px 0 20px 0;
}

.txtGradedTbl th, 
.txtLaminateTbl th{
    text-align:left;
    font-weight:normal;
    color:#971B1E;
    text-transform:uppercase;
    font-size:11px;
}

.uc{
   text-transform:uppercase;
} 

.ctr{
    text-align:center;
}

.grade{
    margin-right:15px;
}

.prdSpclItem{
    width:75px;
}

.prdSpclDesc{
    width:290px;
}

.nowrap{
    white-space:nowrap;
}

/* --- Nav Footer --- */
#navFtr{
    margin:25px 0 0 5px;
    float:left;
    clear:both;
    font-size:70%;
}

#navFtr a{
    color:#dedede;
}

#navFtr a:link, 
#navFtr a:visited{
    color:#ccc;
    text-decoration:none;
}

#navFtr a:link, 
#navFtr a:active{
    color:#dedede;
    text-decoration:underline;
}

/* Textiles */

        #textiles .textDisconTitle{
            font-size:14px;
            color:#971B1E;
        }
        #textiles .textDisconGroups{
            margin-left:15px;
            width:215px;
            color:#971B1E;
            font-weight:bold;
            vertical-align:top;
        }
        #textiles .textDisconTable{
            padding-top:1px;
            padding-right:1px;
            padding-left:1px;
            font-weight:400;
            font-style:normal;
            text-decoration:none;
            text-align:general;
            vertical-align:bottom;
            border:none;
        }
        #textiles .textDisconNoteTxt{
            padding-right:15px;
            vertical-align:top;
            color:#8A898A;
        }
        #textiles .textHeading{
            padding-top:1px;
            padding-right:1px;
            padding-left:1px;
            color:#971B1E;
            font-size: 14px;
            font-weight:bold;
            font-style:normal;
            text-decoration:none;
            text-align:general;
            vertical-align:bottom;
            border:none;
            white-space:nowrap;
        }
        #textiles .textGroupHeading{
            padding-top:1px;
            padding-right:1px;
            padding-left:1px;
            color:#971B1E;
            font-weight:bold;
            font-style:normal;
            text-decoration:none;
            text-align:general;
            vertical-align:bottom;
            border:none;
            white-space:nowrap;
        }
        #textiles .col1{width:160px; text-align:left;}
        #textiles .col2{width:70px; text-align:center;}
        #textiles .col3{width:165px; text-align:left;}
        #textiles .col4{width:132px; text-align:left;}
        #textiles  td{
            font-size:12px;
            /*text-align:left;*/
            padding-top:1px;
            padding-right:1px;
            padding-left:1px;
            font-weight:400;
            font-style:normal;
            text-decoration:none;
            vertical-align:bottom;
            border:none;
            /*color:#8A898A;*/
        }
        #textiles td.centerTxt{
            text-align:center;
        }
        #textiles td.redTxt{
            color:#971B1E;
            padding-top:1px;
            padding-right:1px;
            padding-left:1px;
            font-weight:400;
            font-style:normal;
            text-decoration:none;
            text-align:general;
            vertical-align:bottom;
            border:none;
        }
        
        .txtCardedTbl{
            margin:20px 0;
        }