@charset "UTF-8";

html {font-size:100%;
overflow: -moz-scrollbars-vertical !important;
min-height: 100%; margin-bottom: 1px;
} 
scrollbar[orient="vertical"] { display: none !important; }


h1, h2, h3, h4, h5, h6, p, ul, li, a, body, div, blockquote, strong, b, img {
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	list-style-type: 2px;
}

body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-color: #DFDCD9;
	background-image: url(interface/gradBg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font: 62.5% Verdana, Arial, Helvetica, sans-serif;
	  height: 100%; 
  margin: 0 0 1px; 
  padding: 0;
}

/*-------------------------------------------------------*/

/* START main DIV's */

/* Sept 28,2010 */
#logoLink {
	width:310px;
	height:100px;
	position:absolute;
	top: 11px;
}
/* /Sept 28,2010 */


#container {
	width: 92.9em;
	margin: 0 auto;
	text-align: left;
	background-color: #FFFFFF;
	background-image: url(interface/mainBg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#mainContent p {
	font-size: 1.2em;
	color: #000000;
	line-height: 1.4em;
}
#header {
	background-color: #FFFFFF;
	background-image: url(interface/topBanner.jpg);
	background-repeat: no-repeat;
	background-position: 20px 10px;
	text-align: right;
	width: 92.9em;
	padding: 0;
	height: 132px;
	margin: 0px;
}
#mainContent {
	padding: 10px 35px;
	margin: 0 25em 10px 15px;
	position: relative;
	padding-top: 5px;
}
.center {
	margin: 0px auto;
	text-align: center;
}
#headerText {
	color: #977943;
	margin: 0px;
	position: relative;
	z-index: 10;
	font-size: 1.2em;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#nav {
	height: 142px;
	background-color: #000000;
	text-align: left;
	padding-left: 50px;
	position: relative;
}
#sidebar1 {
	float: right;
	width: 25em;
	padding-top: 5px;
	padding-right: 5;
	padding-bottom: 15px;
	padding-left: 0;
}
#footer {
	background-color: #DFDCD9;
	width: 92.9em;
	margin: 0px auto;
	padding: 10px 0px;
}
#black  .fltrt a {
	font-size: 0.9em;
	color: #FFFFFF;
	text-decoration: none;
}
.fltrt {
	float: right;
	margin-left: 15px;
}
.fltlft {
	float: left;
	margin-right: 20px;
}
.black {
	background-color: #000000;
	height: 15px;
	color: #FFFFFF;
	padding: 10px;
}


/* END main DIV's */

/*-------------------------------------------------------*/

/* START font styles */


h1 {
	font-size: 1.2em;
	color: #9D7F44;
}
h2 {
	font-size: 1.6em;
	color: #9D7F44;
}
h3 {
	font-size: 1.8em;
	color: #9D7F44;
}

#black .fltlft {
	font-size: 0.85em;
	padding-top: 2px;
}
li  {
	list-style: url(interface/arrow.gif) outside;
	font-size: 1.2em;
	padding: 3px 0px;
	color: #44362D;
	margin-right: 40px;
	margin-left: 40px;
}

/* Sept 28,2010 */
.storeHours {
	color:#300
}
/* /Sept 28,2010 */

/* END font styles */

/*-------------------------------------------------------*/

/* START link styles */

a:link {color: #9D7F44;}
a:visited {color: #9D7F44;}
a:hover {color: #000;}
a:active {color: #9D7F44;}

#footer a {
	font-size: 1.1em;
	color: #977E4F;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}
#footer a:hover {
	color: #000000;
}


a.dropnav:link {color:##9D7F44;} 

a.dropnav:visited {color:##9D7F44;} 

a.dropnav:hover {color:#ffffff}
/* END link styles */

/*-------------------------------------------------------*/

/* START misc styles */


.m {
	position: absolute;
	top: -52px;
	right: 0px;
}

.home {
	background-image: url(interface/navBanners/navBG1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.about {
	background-image: url(interface/navBanners/navBG6.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.style {
	background-image: url(interface/navBanners/navBG2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.space {
	background-image: url(interface/navBanners/navBG3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.products {
	background-image: url(interface/navBanners/navBG4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.directions {
	background-image: url(interface/navBanners/navBG5.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.welcomeBG {
	min-height: 500px;
	height: 480px;
	margin: 0px;
	padding: 0px;
	position: relative;
}
.aboutBG {
	background: url(interface/contentBGs/about.jpg) no-repeat right bottom;
	min-height: 450px;
}
.spaceBG {
	background: url(interface/contentBGs/space.jpg) no-repeat right bottom;
	min-height: 400px;
	margin-bottom: 10px;
}
.productsBG {
	background: url(interface/contentBGs/home.jpg) no-repeat right bottom;
	min-height: 500px;
}

#locationBtn {
	height: 145px;
	width: 155px;
	padding: 0px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.clearfloat {
	clear:both;
	height:0px;
	margin: 0px;
	padding: 0px;
	line-height: 0px;
	font-size: 0px;
	display: block;
}

/* END misc styles */

/*-------------------------------------------------------*/

/* START form styles */

#contactForm {
	background-image: url(interface/contactFormBg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 160px;
	width: 135px;
	padding: 13px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#video {
	margin-right: auto;
	margin-left: auto;
	width: 155px;
	margin-top: 15px;
}
#contactForm p {
	color: #C6B790;
	margin: 0px;
	font-size: 1.1em;
	padding: 0px;
}
#contactForm input {
	font-size: 0.9em;
	color: #666666;
	padding: 0px;
	margin: 3px;
	text-align: left;
}
#form1 {
	margin-top: 0px;
	text-align: right;
	padding:0px;
	margin-right: 5px;
}
.styleLeft img {
	float: left;
	vertical-align: middle;
	padding-right: 20px;
}
.styleLeft strong {
	display: block;
	float: left;
	height: 50px;
}
.styleLeft {
	color: #685234;
	font-size: 1.2em;
	padding: 0px 60px 0px 30px;
	height: 80px;
}

.styleRight img {
	float: right;
	vertical-align: middle;
	padding-left: 20px;
}
.styleRight strong {
	display: block;
	float: left;
	height: 50px;
}
.styleRight {
	color: #685234;
	font-size: 1.2em;
	padding: 0px 60px 0px 30px;
	height: 80px;
}
.spaced   {
	padding: 15px;
	display: inline;
	font-size: 1.5em;
}
.leftStains {
	width: 190px;
	padding: 0px;
	margin: 0px 5px 0px 0px;
	height: 90px;
	position: relative;
	float: left;
}
#stains {
}
.center {
	text-align: center;
}
.leftProducts {
	float: left;
	width: 121px;
	padding: 5px 12px;
	text-align: center;
	font-size: 1.2em;
	color: #7C612C;
	font-weight: bold;
	position: relative;
	height: 12px;
}
#productsList {
	height: 90px;
}
#print {
	text-align: right;
	margin-right: 30px;
	margin-bottom: 10px;
}
.sitemap  {
	font-size: 1.2em;
	margin: 0px 0px 0px 30px;
	padding: 0px;
	height: 30px;
}
.sitemapBanner {
	background-image: url(interface/navBanners/navBG7.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.store {
	width: 535px;
	background: url(interface/contentBGs/store.jpg) no-repeat right top;
	overflow: visible;
	height: 135px;
}
.store img {
	margin-left: 15px;
}
.derek {
	float: right;
	padding: 10px 0px 2px 15px;
}
#cybf {
	padding: 0px;
	margin-top: 30px;
	margin-bottom: 20px;
	margin-left: 60px;
}
.stainNames {
	width: 190px;
	float: left;
	text-align: center;
	font-size: 1.1em;
	font-weight: bold;
	padding: 0px;
	position: relative;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#mainContentHome {
	padding: 10px 35px 0px;
	margin: 0 25em 0px 15px;
}
#sale {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 25px;
}
#subNav {
	float: right;
	top: 0px;
	position: absolute;
	right: 155px;
	padding: 0px;
	width: 132px;
	margin: 0px;
}
#subNav a:link {
	color: #FFF;
	display: block;
	background-color: #0E0704;
	text-decoration: none;
	font-size: 0.8em;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #3A2011;
	border-bottom-color: #3A2011;
	border-left-color: #3A2011;
	padding: 0px 6px 2px 10px;
}
#subNav a:visited {
	color: #FFF;
	display: block;
	background-color: #0E0704;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-size: .8em;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #3A2011;
	border-bottom-color: #3A2011;
	border-left-color: #3A2011;
}
#subNav a:hover {
	color: #FFF;
	display: block;
	background-color: #47230D;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-size: .8em;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #3A2011;
	border-bottom-color: #3A2011;
	border-left-color: #3A2011;
}
.subNavHover {
	color: #FFF;
	display: block;
	background-color: #47230D;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-size: .8em;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #3A2011;
	border-bottom-color: #3A2011;
	border-left-color: #3A2011;
}
.white {
	color: #FFF;
	font-size: 0.8em;
}
#form2 {
	margin-top: 15px;
	margin-right: 5px;
}
.padding {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
#cybf2 {
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 60px;
	position: relative;
}
.sitemap2 {
	font-size: 1.2em;
	padding: 0px;
	height: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 90px;
}
.news {
	background-image: url(interface/contentBGs/news.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.newsitem {
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
}
.newsitem h1 {
	font-size: 1.3em;
	margin-bottom: 7px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #666;
}
.newsitem h2 {
	font-size: 1.2em;
	color: #614825;
}
.newsitem a {
	float: right;
}

.newsitem2 { padding-top: 25px; padding-right: 25px; padding-bottom: 0px; padding-left: 25px; }




.window {
  position:absolute;
  left:0;
  top:0;
  width:440px;
  height:200px;
  display:none;
  z-index:9999;
  padding:20px;
}

#videoWindow {

}
#mask {
  position:absolute;
  left:0;
  top:0;
  z-index:9000;
  background-color:#000;
  display:none;
}#videoWindow .close {
	display: block;
}
.sm  {
	font-size: 1em;
}
a.sm2 { font-size: 5px; color: #B0A9A2; margin: 0px; display: block; padding-top: 80px; padding-bottom: 10px; width: 60px; }
.furnitureImgs img{
	margin: 10px 3px 3px;
	text-align: center;
}
.paddingmore {
	margin-right: 5px;
	margin-left: 5px;
}
.furnitureImgs {
	text-align: center;
}
.furnitureImgs table tr td {
	text-align: center;
}

.specialIMG { margin-left: 20px; }

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight: bolder;
}

