/* CSS Document */

html {
	min-width: 780px;
}
body {
	background-color: #DADACE;
	color: #666;
	margin: 0px;
	padding: 0px;
	text-align: center;
	border: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
img	{
	border: 0;
}
ul {
    margin-top:0;
}

div#wrapper {
	background: url(../../../common/includes/images/bg_page.gif) repeat-y center top;
	width: 780px;
	margin: 0px auto;
	padding: 0px 12px;
	text-align: center;
}
div#pagecell {
	width: 756px;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	border: 1px;
	border-style: solid;
	border-color: #235C23;
	background-color: #FFF;
}

/* generic classes */

.right {
	float: right;
}
.left {
	float: left;
}
.emptyCell {
	background-color: #fff;
}
.clear {
	height: 0px;
	clear: both;
}

/* Header styles including style for utility/search box in upper right corner. */

div#header {
	padding: 0;
	margin: 0;
	color: #666666;
	width: 765px;
	clear: left;
}
div#header p {
	padding: 0;
	margin: 0;
}
div#header img.logo {
	margin: 0 0 0 4px;
	padding: 0;
	border: 0;
}
div#utility {
	float: right;
	padding: 20px 18px 0 0;
}
div#utility a img {
	padding-left: 5px;
}
div#utility form {
	padding: 0;
	margin: 0;
}
div#utility form label {
	font-size: 11px;
}
div#utility form input.searchbox {
	font-size: 11px;
	margin-left: 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

div#dealerInformation {
	float: right;
	padding: 5px 18px 0 0;
}
div#dealerInformation p {
	font-size: 11px;
}
div#dealerInformation p a {
	color: #CC9966;
	text-decoration: none;
}


/* Breadcrumb styles */

div#breadcrumbs p {
	margin: 5px 0;
	padding: 5px 15px;
	color: #CC9966;
	font-size: 11px;
	clear: left;
}
div#breadcrumbs p a {
	color: #CC9966;
	text-decoration: none;
}
div#breadcrumbs p a:hover {
	text-decoration: underline;
}

/* Main content styles */

.installerLogo {
    margin-left:15px;
    margin-top:12px;
}
.indent5 {
    margin-left:5px;
}
.fcProdImg {
    text-align:center;
    width:140px;
}
.browseLinks { padding-left: 12px; }

#content {
	margin: 0px 18px 0px 15px;
	padding: 0px;
	width: 726px;
	clear: left;
	color: #235C23;
	border: 1px solid #235C23;
	z-index: 50;
	background-color: #FFFFFF;
}
/* cheat to get a grey line down the 3 column format without worrying about column size */

#content h1 { font-size: 13px; line-height: 15px; font-weight: bold; margin: 0; padding: 10px 10px 0 10px; }
#content h2 { font-size: 11px; line-height: 13px; font-weight: bold; margin: 0; padding: 10px 10px 0 10px; }
#content h3 { font-size: 10px; line-height: 13px; font-weight: bold; margin: 0; padding: 10px 10px 0 10px; }
#content h4 {  }
#content h5 {  }
#content h6 {  }
#content p { font-size: 11px; line-height: 13px; font-weight: normal; margin: 0; padding: 0; padding: 0 10px 10px 10px; }
#content a { font-style: normal; text-decoration: none; color: #CC9966; }
#content a:hover { text-decoration: underline; }

#content ul li { font-size: 11px; line-height: 13px; font-weight: normal; }
#content ul a { text-decoration: none; }
#content ul a:hover { text-decoration: underline; }

#content blockquote { padding: 10px; text-align: center; font-size: 11px; line-height: 13px; color: #666666; margin: 0px; }
#content cite { font-weight: bold; font-size: 11px; line-height: 13px; color: #666666; text-align: right; font-style: italic; }

#content select { z-index: 0; font-size: 11px; }

/* Column size and position styles. */

#col1of3 {
	width: 177px;
	float: left;
	margin: 0 -5px 0 0;
	padding: 0px;
/*	background-color: #F5F5E6;*/
}

#content div.rebateCol3 {
	margin: 0 0 0 0;
	padding: 4px 4px 4px 4px ;
	background-color: #F5F5E6;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	border: 1px solid #ccc;
}

#content div.rebateCol3 a {
	color: #CC9966;
	text-decoration: none;
}

#content div.rebateCol3 a:hover {
	text-decoration: underline;
	text-decoration: none;
}

#col2of3 {
	width: 540px;
	margin: 0 0 0 178px;
	padding: 0px;
	border-left: 1px solid #ccc;
}
#col3of3 {
	width: 150px;
	float: right;
	padding: 0px;
	margin: 0px;
}


#content div.twocolSmallRight {
	width: 176px;
	float: right;
	padding: 0;
	margin: 0;
}
#content div.twocolSmallRight ul {
	padding: 0;
	list-style: none;
	margin: 5px 5px 5px 5px;
}

#content div.twocolSmallRight ul li {
	background: url(../../../common/includes/images/bullet10x5.gif) no-repeat 0 -1px;
	margin: 0;
	padding: 0;
	padding-left: 7px; /* This accompdates for the custom bullet */
}


#content div.twocolSmallRight h2 {
	padding-left: 18px;
}


#content form input,  #content form textarea {
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}





/* Specific classes for special Divs */

#frmStoreFinder {
	margin-bottom: 5px;
	border-bottom: solid 1px #ccc;
}
#frmStoreFinder fieldset {
	padding: 0;
	margin: 0;
	border: 0;
}
#frmStoreFinder fieldset.highlightFS {
	background-color: #f5f5e7;
}
#frmStoreFinder fieldset table {
	font-size: 11px;
	margin: 10px 0px 10px 10px;
}
#frmStoreFinder fieldset table td {
	text-align: left;
	vertical-align: top;
	padding-right: 2px;
}
#frmStoreFinder p {
	clear: both;
}
#frmStoreFinder p a img {
	float: right;
	display: block;
	margin-top: 3px;
	margin-bottom: 3px;
}
#col1of3 p {
	clear: both;
}

#col2of3 table {
	margin-left: 10px;
	margin-right: 10px;
	width: 370px;
}
.benefits {
	background-color: #F5F5E7;
}
.leftMenu ul {
	margin-left: 0;
	padding: 0px 10px 10px 10px;
	list-style-type: none;
	list-style-position: outside;
}
.leftMenu ul li {
	border-top: 1px solid #ccc;
	padding: 0;
	margin: 0 0 5px 0;
}
.leftMenu li a {
	padding-left: 15px;
	display: block;
	color: #CC9966;
	background-image: url(../../../common/includes/images/bullet10x5.gif);
	background-repeat: no-repeat;
	background-position: 1px 2px;
}
#col1of3 form a {
	text-align: right;
}
#contentUtility {
	float: right;
	text-align: right;
	margin: 0px;
	padding: 10px;
}
#content #contentUtility p {
	padding: 0;
}
#contentUtility a {
	color: #cc9966;
	text-decoration: none;
}
#contentUtility a:hover {
	text-decoration: underline;
}

#content table.tblSearchResults {
	margin: 0;
	padding: 0;
	border: none;
	background-color: #E6E6D9;
	width: 540px;
}
#content table.tblSearchResults th {
	font-size: 10px;
	font-weight: bold;
	line-height: 13px;
	text-align: left;
	padding: 5px 5px 4px 10px;
}
#content table.tblSearchResults tr.oddRow {
	background-color: #f5f5e7;
}
#content table.tblSearchResults tr.evenRow {
	background-color: #fff;
}

#content div.oddRow {
	background-color: #f5f5e7;
	width: 100%
}
#content div.evenRow {
	background-color: #fff;
	width: 100%
}


table.tblSearchResults td {
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 5px;
}

#content table.tblSearchResults td h2 {
	padding: 0px 0px 0px 5px;
	margin: 0;
	font-size: 10px;
}
#content table.tblSearchResults td p {
	padding: 0px 0px 0px 5px;
	margin: 0;
	font-size: 10px;
}


#content div.productList {
	margin: 10px 5px 10px 5px;
	float: left;
}


#content div.productFeature {
	margin: 0px 5px 15px 5px;
	float: left;
}
#content div.productFeature p {
	padding: 0;
	margin: 0;
}
#content div.featureContainer {
	width: 100px;
	padding: 0 auto 0 auto;
	margin-bottom: 15px;
	text-align: center;
	float: left;
}

#content .detailMenu {
	margin: 0px;
	padding: 10px 0px;
	list-style-image: none;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	font-size: 10px;
}
#content .detailMenu img {
	display: inline;
	margin-left: 5px;
	margin-right: 0px;
	padding-right: 0px;
}
#content .detailMenu li h2 {
	display: inline;
	padding-left: 0px;
	margin-left: 0px;
	text-indent: 0;
}
#content .prodName {
	padding-top: 10px;
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	padding-right: 2px;
}
#content table.tblProdDetail {
	font-size: 11px;
	color: #666;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 10px;
}
#content table.tblProdDetail th {
	width: 190px;
	color: #666;
	text-align: left;
	font-weight: bold;
	border-top: 1px solid #666;
	padding: 2px 0;
}
#content table.tblProdDetail td {
	color: #666;
	border-top: 1px solid #666;
	padding: 2px 0;
}

#content table.tblCollectionDetail {
	font-size: 11px;
	color: #666;
	margin-top: 0px;
	margin-bottom: 0px;
}
#content table.tblCollectionDetail td {
	padding: 5px 5px 5px 5px;
	color: #666;
}
#collectionFeatures {
	background-color: #dadace;
	color: #666;
	padding: 5px;
}

/* Content footer styles. */

#footer {
	padding-top: 20px;
	padding-bottom: 20px;
	clear: left;
}
#footer p {
	font-size: 11px;
	text-align: center;
	margin: 0;
	padding: 0;
	color: #666666;
}
#footer p a {
	color: #666;
	text-decoration: none;
	color: #666666;
}
#footer p a:hover {
	color: #CC9966;
	text-decoration: underline;
}

/* Page footer styles. */

#wrapperfooter {
	background: url(../../../common/includes/images/bg_footer.gif) no-repeat center top;
	width: 780px;
	margin: 0px auto;
	padding: 0px 12px;
}
#wrapperfooter p {
	text-align: left;
	margin: 0px auto;
	padding: 0px 12px;
	width: 756px;
}











/* Funk - inputty goodness */
div.formLabel {
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	margin: 0;
	float: left;
	width: 160px;
	padding-left: 10px;
	padding-top: 5px;
}
.formInput {
	padding-left: 170px;
	font-size: 11px;
	display: block;
	line-height: 13px;
	font-weight: normal;
	margin: 0;
	padding-top: 5px;
}
.formInput input {
	font-size: 11px;
}

em.required {
  color: red;
}


div#content form {
	padding: 0 auto 0 auto;
	margin: 0 auto 0 auto;
}



#cm td { font-size: 11px; color: #666; line-height: 13px; font-weight: normal; margin: 0; padding: 0; padding: 0 10px 10px 10px; }
#cm td a { font-style: normal; text-decoration: none; color: #CC9966; }
#cm td a:hover { text-decoration: underline; }
hr { align: left; height: 1px; margin-left: 10px;}




#content div.homePageMenu ul {
	margin: 0 0 0 5px;
	padding: 0px 5px 0px 0px;
	list-style-type: none;
	list-style-position: outside;
}
#content div.homePageMenu ul li {
	border-bottom: 1px solid #ccc;
	padding-left: 10px;
	padding-bottom: 5px;
	margin: 5px 0 5px 0;
	background-image: url(../../../common/includes/images/bullet10x5.gif);
	background-repeat: no-repeat;
	background-position: 1px 2px;
}

#content ul.bullet {
	margin: 0 0 0 5px;
	padding: 0px 5px 0px 0px;
	list-style-type: none;
	list-style-position: outside;
}
#content ul.bullet li {
	padding: 0;
	margin: 5px 0 5px 0;
	padding-left: 10px;
	background-image: url(../../../common/includes/images/bullet10x5.gif);
	background-repeat: no-repeat;
	background-position: 1px 2px;
}



#content div.error {
	background-color: red;
	color: white;
	font-weight: bold;
	font-size: 12px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#hpColumns {
    background-color:#FFFFFF;
    border:none;
    padding:0;
    margin:0;
}

#hpColumns ul.bullet {
    margin:3px;
}

#hpColumns td.border {
    border-right: 1px solid #ccc;
}

#hpColumns tr {
    vertical-align:top;
}

#hpColumns tr.header {
    background-color: #e6e6da;
}

#hpColumns tr.header td.border {
    border-right: 1px solid #fff;
}

/* I don't know why this works, but nothing else does */
#hpLeftHead {
    width: 182px;
    margin-right:-2px;
    overflow:hidden;
    position:static;
    z-index:0;
}
#content h1.laminate {
    background-color: #959688;
    color: white;
    padding: 5px  5px  5px  15px;
    margin: 0 0 0 0;
    font-size: 14px;
    font-weight:normal;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

#content h1.armstrong {
    background-color: #006651;
    color: white;
    padding: 5px  5px  5px  15px;
    margin: 0 0 0 0;
    font-size: 14px;
    font-weight:normal;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

#content h1.bruce {
    background-color: #d21034;
    color: white;
    padding: 5px  5px  5px  15px;
    margin: 0 0 0 0;
    font-size: 14px;
    font-weight:normal;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

#content h1.robbins {
    background-color: #513e3e;
    color: white;
    padding: 5px  5px  5px  15px;
    margin: 0 0 0 0;
    font-size: 14px;
    font-weight:normal;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

#content h1.hardwood {
    background-color: #959688;
    color: white;
    padding: 5px  5px  5px  15px;
    margin: 0 0 0 0;
    font-size: 14px;
    font-weight:normal;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

#content h1.sheet {
    background-color: #959688;
    color: white;
    padding: 5px  5px  5px  15px;
    margin: 0 0 0 0;
    font-size: 14px;
    font-weight:normal;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

#content ul.interiordesign {
  padding-left:30px;
  margin: 0px 0px 0px 0px
}
#content li.interiordesign {
  list-style-type : square;
  color: #CC9966;
  margin-top: 0px;
}
#content li.interiordesign span {
  color: #666;
}

#hpMainImage {
    float:right;
    position:static;
    z-index:3;
}

.prodListImage {
    padding:10px 0px 6px 10px;
    width:76px;
    border:0;
}

#content .twocolSmallRight ul.sbrDar {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding:6px 0 6px 0;
}

#content .twocolSmallRight ul.sbrDar li {
    margin-left: 10px;
}

#flooringBrandHpBanner {
  position:relative;
  border-top:1px solid white;
  float:right;
  margin:0;
  padding:0;
}

#flooringBrandHpBanner div {
  position:absolute;
  right:0px;
  top:0px;
  z-index:200;
  width:365px;
  font-size:10px;
  line-height:12px;
}

#hardwoodHpBanner {
  font-size:10px;
  line-height:12px;
  margin:0 6px 0 6px;
  padding:0;
  position:relative;
  top:5px;
}
#Layer7 {
	position:absolute;
	width:254px;
	height:157px;
	z-index:102;
	left: 574px;
	top: 629px;
	background-color: #FFFFFF;
	visibility: inherit;
}
#clock {
	position:absolute;
	width:98px;
	height:16px;
	z-index:1;
	left: 953px;
	top: 5px;
	font:Verdana, Arial, Helvetica, sans-serif;
	color:#CC9966;
	
}
.style7 {color: #8A8A8A; font-size: xx-small; }
#topbanner2 {
	position:absolute;
	width:209px;
	height:108px;
	z-index:101;
	background-color: #235C23;
	left: 775px;
	top: 1px;
}
#topbar3 {
	position:absolute;
	width:364px;
	height:108px;
	z-index:2;
	left: 707px;
	top: 1px;
	background-color: #235C23;
}
#topclockbanner {
	position:absolute;
	width:363px;
	height:108px;
	z-index:101;
	background-color: #003517;
	left: 708px;
	top: 6px;
}
#servicepx1 {
	position:absolute;
	width:240px;
	height:207px;
	z-index:1;
	left: 496px;
	top: 452px;
}
#servicepx2 {
	position:fixed;
	width:240px;
	height:207px;
	z-index:2;
	left: 689px;
	top: 244px;
}
#servicepx3 {
	position:absolute;
	width:240px;
	height:207px;
	z-index:3;
	left: 437px;
	top: 478px;
}
#servicepx4 {
	position:absolute;
	width:240px;
	height:207px;
	z-index:4;
	left: 689px;
	top: 480px;
}
.style4 {color: #8A8A8A; font-size: 12px; }
.style5 {color: #8A8A8A; font-size: 12px; font-weight: bold; }
.style8 {color: #CC9966}
#wrapper #footer table tr td {
	font-size: 12px;
}
