@charset "utf-8";
/* CSS Document */
html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	overflow-x: hidden;
	font-family: "Droid Serif", serif;
	font-size: 22px;
	color: #24211C;
	/* background: #D8D8D8; */
}
h1,h2,h3,h4,h5 {
	   font-family: 'Lora', serif;
	font-size: 26px;
	text-transform: uppercase;
	font-weight: normal;
}
a {
	color: yellow;
	text-decoration: none;
	font-weight: normal;
}
#full-size {
   min-height:100%;
    width:100%;
    position:absolute;
    top:0;
    left:0;
 
}
#wrapper {
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 120px;
	padding-left: 0;
}
#topBar {
	position: relative;
	padding-top: 10px;
	padding-bottom: 5px;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 150px;
	background-color: #202020;
	text-align: center;
}
#footer {
	position: absolute;
	bottom: 0px;
	width: 100%;
	height: 120px;
	background-color: #24211C;
	background-image: url(https://4abadd.claudeassets.com/20230604161700im_/https://naturalfloorcompany.com/layout/footer.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	-webkit-box-shadow: 0 -2px 5px 1px #2E2E2E; box-shadow: 0 -2px 5px 1px #2E2E2E;
}
#infooter {max-width:1000px;padding:15px; margin:auto;color:white; }
#MobileMenu {display:none;  }



.outerMenu {
    position: relative;
    width: 100%;
    clear: both;
    background: #362F3F;
}
.menu {
    background: #2F2F2F;
    clear: both;
    position: relative;
    z-index: 17;
    text-align: center;
    -webkit-box-shadow: 0 3px 4px 5px #3D3D3D;
    box-shadow: 0 3px 4px 5px rgba(0, 0, 0, 0.23);
    width: 100%;
}
.menu a {
    font-size: 20px;
    line-height: 62px;
    text-decoration: none;
    text-transform: uppercase;
    /* float: left; */
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 4px;
    color: #FFFFFF;
    z-index: 30;
    -webkit-transition: color 1s ease-out;
    -moz-transition: color 1s ease-out;
    -ms-transition: color 1s ease-out;
    -o-transition: color 1s ease-out;
    transition: color 1s ease-out;
}
.menu a:hover {
    color: #FFCC00;
}


.textarea {
	max-width: 1000px;
 
	position: relative;
	margin: auto;
	clear: both;
 
	/* padding-top: 20px; */
}
#HomeSlideShow {position:relative;
   font-family: 'Lora', serif;
    background-image: url(https://fa9ce4.claudeassets.com/20230604161700im_/https://naturalfloorcompany.com/layout/Bodybg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
   	padding-top: 50px;
    -webkit-box-shadow: 0 1px 12px 0 #3B3B3B;
    color: #FFFFFF;
	
   min-height:450px;
z-index: 12;}
#HomeSlideShow b {
    font-size: 45px;
    width: 100%;
    text-shadow: 2px 2px 6px #191919;
    font-weight: bold;
    text-transform: uppercase;
}
#HomeSlideShow p {
	/* font-family: 'Oswald', sans-serif; */
	font-size: 50px;
	text-shadow: 2px 2px 5px #191919;
	color: #F1F3F6;
	max-width: 710px;
	margin: auto;
}

.slideshow{
	position: relative;
	width: 100%;
	float: left;
	overflow: hidden;
	margin-bottom: 15px;
	/* -webkit-box-shadow: 0 3px 8px 0 #000000; */
	/* box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.4); */
	background-color: #FFF;
	background-image: url(https://a7539b.claudeassets.com/20230604161700im_/https://naturalfloorcompany.com/layout/top.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	/* background: #333 url(https://450fc0.claudeassets.com/20230604161700im_/https://naturalfloorcompany.com/layout/body.jpg) no-repeat center top; */
}
.slideshow img {
	width: 100%;
	left: 0px;
	top: 0px;
	position: absolute;
}
.slideshow IMG {
	position:absolute;
		left: 0px;
	top: 0px;
	z-index:8;
}

.slideshow IMG.active {
    z-index:10;
}

.slideshow IMG.last-active {
    z-index:9;
}


#HomeText {
	background-position: center 0;
	background-repeat: no-repeat;
	background-size: cover;
	/* -webkit-box-shadow: inset 0 2px 5px 1px #2E2E2E; */
	/* box-shadow: inset 0 2px 5px 1px #2E2E2E; */
	padding: 10px 0 10px 0;
	position: relative;
	background-color: rgb(255, 255, 255);
	background-attachment: fixed;
}
.textBoxes {
	max-width: 1000px;
	margin: auto;
	position: relative;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	/* text-align:center; */
	background: #F5F5F5;
	-webkit-box-shadow: 0 0 3px 3px #EDEDED;
	box-shadow: 0 0 3px 3px #EDEDED;
}
.homeTwo {position: relative; width: 47%; display:inline-block; text-align:left; padding: 1%;vertical-align: top;}
	

#homethree {position:absolute; bottom: 30px; width:100%;text-align: center;}
.ht {
	width: 300px;
	height: 150px;
	display: inline-block;
	border: 1px solid #150A04;
	-webkit-box-shadow: 0 2px 5px 1px #2E2E2E;
	box-shadow: 0 2px 5px 1px #2E2E2E;
	margin: 15px;
	position: relative;
}
.hta {
	background-image: url(https://755e94.claudeassets.com/20230604161700im_/https://naturalfloorcompany.com/layout/home31.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.htb{
	background-image: url(https://2181b3.claudeassets.com/20230604161700im_/https://naturalfloorcompany.com/layout/home32.jpg);
	background-position: center center;
}
.htc{
	background-image: url(https://619e64.claudeassets.com/20230604161700im_/https://naturalfloorcompany.com/layout/home33.jpg);
	background-position: center center;
}
.htText{position:absolute; bottom: 8%;text-align: center;width: 100%;font-size: 37px;text-shadow: 2px 2px 2px #171717;}
.htText a {color: white; text-decoration:none;    -webkit-transition: color 1s ease-out;
    -moz-transition: color 1s ease-out;
    -ms-transition: color 1s ease-out;
    -o-transition: color 1s ease-out;
    transition: color 1s ease-out;}
	
	.htText a:hover {
	color: #FC6;
}
	
.theText { text-align:left;margin-top: -5px;}	

.menuleft {
	width: 250px;
	padding-right: 5px;
	position: relative;
	float: left;
	margin-top: -1px;
	border-left: 1px solid gray;
	background: #2F2F2F;
	margin-right: 15px;
}
.menuleft a {
    display: block;
    font-size: 13px;
    line-height: 51px;
    text-decoration: none;
    text-transform: uppercase;
    /* float: left; */
    padding-right: 15px;
    padding-left: 15px;
    /* padding-bottom: 4px; */
    color: #FFFFFF;
    z-index: 30;
    -webkit-transition: color 1s ease-out;
    -moz-transition: color 1s ease-out;
    -ms-transition: color 1s ease-out;
    -o-transition: color 1s ease-out;
    transition: color 1s ease-out;
}
#linked {color:orange; }

.readingBit {/* float:right; */
	 overflow: hidden;
}
#bread {
	margin-bottom: 10px;
	float: left;
}
#galBoxes {    width: auto;
    margin: auto;
 
    text-align: center;
 }
 
 #galBoxes > div {
	display:inline-block;
	margin-bottom: 5px;
	position: relative;
	margin: 0.5%;
	width: 210px;
	background-color: rgb(47, 47, 47);
	border-radius: 3px;
	text-align: center;
	padding: 10px;
	color: white;
	font-size: 15px;
	font-family: "Droid Serif", serif;
	vertical-align: top;
	height: 263px;
}
 #galBoxes > div > div { width:100%; height:150px; overflow:hidden;}
 
.gboxes pre {white-space: pre-wrap;font-family: "Droid Serif", serif;font-size: 12px;text-align: left;}
.gboxes img {
vertical-align: middle;
	 
text-align: center;max-height: 200px;overflow: hidden;}

.weebo { height: 70px; overflow:hidden; }

.mlink {
	font-size: 12px;
	line-height: 32px;
	background-color: #FFF;
	text-align: center;
	position: absolute;
	width: 100%;
	left: 0px;
	bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
#topThin {
	width: 100%;
	height: 25px;
	position: relative;
	background-color: #2F2F2F;
	color: white;
	padding-top: 7px;
}
#thinMid{margin:auto; max-width: 900px;font-size: 17px;}

#thinMid b {
	float: right;
	font-weight: normal;
}
#thinMid strong {
	float: left;
	font-weight: normal;
}

#bread {}
#bread a {}
#leftBox {position: absolute; left:10px; bottom:3px; }
#leftBox img { width: 60px; }
#social {position:absolute; right:10px; bottom:3px;}
#social img { width: 47px; }
#banner {position:relative; max-width: 750px; margin:auto;}
/* move thr stuff around here */
@media all and (max-width:1025px) {
	
	html, body {
 
	font-size: 32px !important;
 
}
	
	#homethree {position:relative !important;
	top: 0 ; 
	}
	
	.ht {
	width: 250px !important;
 
}
	.htText {font-size:18px !important; }
	.homeTwo { width:99% !important;
  .menu a {
 padding-right: 7px;
	padding-left: 7px;
		font-size:14px !important;
    }
	#HomeSlideShow { min-height:50px !important;}
}


@media all and (max-width: 950px) {
	.readingBit {
		position: relative; overflow:visible !important;}

		.menuleft {
	width: 100%  !important;
	position: relative  !important;
	  padding:0  !important;
}
.menuleft a {
	 float: left  !important;
	 width: 100%  !important;
	 line-height: 46px  !important;
	 padding:0  !important;
	 text-align:center  !important;
}
	#infoG{display:none;}
 .fourHome {width:90% !important;}
	
   #MobileMenu {display:block;width: 100%;}
#MobileMenu select {
	visibility: visible!important;
	font-size: 32px !important;
	font-weight: bold!important;
	text-transform: uppercase !important;
	color: #FFF;
	width: 98%;
	background-color: #666;
	width: 100%;
}


	
.menu {
      visibility:hidden !important;
	  position:absolute !important;
	 }
	#logo {
	    position: relative;
    left: 50%;
  	margin-left: -216px; }
 #contacts {
        display: none !important;
    }
	.halfes {width:100% !important;
	}
}
/*
     FILE ARCHIVED ON 04:41:47 Nov 11, 2018 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 12:13:07 Jun 05, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.317
  exclusion.robots: 0.034
  exclusion.robots.policy: 0.027
  esindex: 0.005
  cdx.remote: 10.127
  LoadShardBlock: 73.692 (3)
  PetaboxLoader3.datanode: 88.109 (5)
  PetaboxLoader3.resolve: 158.16 (3)
  load_resource: 226.58 (2)
*/