@charset "utf-8";
/* CSS Document */

@charset "utf-8";
/* CSS Document */
.clearer { clear:both; }
* { padding: 0; margin: 0; }
body {
	background-color: #000;
	background-image: url(../images/body_bg.jpg);
	background-repeat: no-repeat;
	background-position: center 10px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 62.5%;
	color: #FFFFFF;
}
img, div { behavior: url(iepngfix.htc) }
h2 {
	font-size:2.4em;
	margin-bottom:10px;
}
p {
	font-size: 1.2em;
	line-height: 1.3em;
	margin-bottom: 12px;
}
a {
	text-decoration: none; 	color: #999999;
}
a:hover {
	color: #FF9933;
}
p#loading { width:100%; text-align:center; height:40px; background:url(../sbox/css/loading.gif) center center no-repeat; }



#wrapper {
	width: 960px;
	height: 600px;
	margin: 88px auto 0;
	position: relative;
}
#flash {
	height: 580px;
	background-color: #333333;
	z-index: 11;
}
#flash_lightbox {
	height: 580px;
	background-color: #000000;
	z-index: 11;
	padding-left: 50px;
	text-align: right;
	padding-right: 11px;
}
#flashOther {
padding-left: 20px;
	height: 580px;
	background-color: #333333;
	z-index: 11;
}
#flooring {
	height: 580px;
	background-color: #333333;
	z-index: 11;
	background-image: url(../images/flooring_main.jpg);
	background-position: left top;
}
#profile {
	height: 580px;
	background-color: #333333;
	z-index: 11;
	background-image: url(../images/profile_main.jpg);
	background-position: left top;
}
#links {
	height: 580px;
	background-color: #333333;
	z-index: 11;
	background-image: url(../images/links_main.jpg);
	background-position: left top;
}



#nav, #basessm {
	height: 598px;
	width: 260px;
	position: absolute;
	left: 0px;
	top: -9px;
	z-index: 10;
}

#footer {
	clear: both;
	padding-top: 7px;
}
#footer p, p.ra a  {
	color: #414141;
	font-size: 1em;
}
p.ra {float: left;}
p.copy {float: right;}
p.copy a {
	font-size: 1.1em;
}
#buttonBlock {
	background-image: url(../images/button_block.jpg);
	height: 30px;
	width: 60px;
	position: absolute;
	left: 11px;
	top: 544px;
}
#buttonBlock2 {
	background-image: url(../images/button_block.jpg);
	height: 30px;
	width: 30px;
	position: absolute;
	left: 929px;
	top: 544px;
}
a.floorKarn {
	height: 187px;
	width: 162px;
	position: absolute;
	display: block;
	left: 759px;
	top: 37px;
	text-indent: -9999px;
}
a:hover.floorKarn {
	background-image: url(../images/floor_karn_hover.jpg);
	background-position: left top;
}
a.floorBalt {
	height: 74px;
	width: 162px;
	position: absolute;
	display: block;
	left: 759px;
	top: 253px;
	text-indent: -9999px;
}
a:hover.floorBalt {
	background-image: url(../images/floor_balt_hover.jpg);
	background-position: left top;
}



a.workGran {
	width: 200px;
	height: 120px;
	position: absolute;
	display: block;
	left: 560px;
	top: 80px;
	text-indent: -9999px;
}
a:hover.workGran {
	background-image: url(../images/work_gran_hover.jpg);
	background-position: left top;
}
a.workWood {
	width: 200px;
	height: 160px;
	position: absolute;
	display: block;
	left: 560px;
	top: 200px;
	text-indent: -9999px;
}
a:hover.workWood {
	background-image: url(../images/work_wood_hover.jpg);
	background-position: left top;
}
a.workSteel {
	width: 200px;
	height: 80px;
	position: absolute;
	display: block;
	left: 560px;
	top: 360px;
	text-indent: -9999px;
}
a:hover.workSteel {
	background-image: url(../images/work_steel_hover.jpg);
	background-position: left top;
}
a.workCorian {
	width: 180px;
	height: 140px;
	position: absolute;
	display: block;
	left: 760px;
	top: 20px;
	text-indent: -9999px;
}
a:hover.workCorian {
	background-image: url(../images/work_corian_hover.jpg);
	background-position: left top;
}
a.workSilestone {
	width: 180px;
	height: 193px;
	position: absolute;
	display: block;
	left: 760px;
	top: 160px;
	text-indent: -9999px;
}
a:hover.workSilestone {
	background-image: url(../images/work_silestone_hover.jpg);
	background-position: left top;
}
a.workAxiom {
	width: 180px;
	height: 87px;
	position: absolute;
	display: block;
	left: 760px;
	top: 353px;
	text-indent: -9999px;
}
a:hover.workAxiom {
	background-image: url(../images/work_axiom_hover.jpg);
	background-position: left top;
}















/* nav wrapper */
.tab-nav {
	position: absolute;
	width: 260px;
	overflow: hidden;
	background: #ddd url(tab-slide.png) no-repeat 0 0;
}
/* nav */
.tab-nav ul {
  position: relative;
  float: right;
  width: 60px;
  margin-left: 0px;
  padding-left: 0;
  list-style-type: none;
  background-color: #fff;
}
.tab-nav li {
  float: right;
  clear: left;
}
.tab-nav a {
  display: block;
  width: 60px;
  border-right: 1px solid #ddd;
  height: 588px;
  float: left;
  text-align: center;
  text-decoration: none;
  color: #000;
  background:  url(tab-slide.png) no-repeat 2px -194px;
}
.tab-nav a.expanded {
  background-position: 2px -244px;
}
/* second-level overrides */
.tab-nav ul ul {
  float: left;
  background-color: #333;
  width: auto;
  margin-left: 0;
}
.tab-nav li li {clear: none;}
.tab-nav li li a {
	color: #fff;
	width: 260px;
	height: 20px;
	background-image: none;
}



#nav_n {
	height: 598px;
	width: 47px;
	position: absolute;
	left: 0px;
	top: -9px;
	z-index: 10;
	overflow:hidden;
}
#nav_n ul {
	display:none;
	z-index:12;
	position:absolute;
	top:18px;
	list-style:none;
}
#nav_n h4 {
	font-size:1.6em!important;
	text-align:center;
	color:#999999;
}
#nav_n ul li {
	text-align:center;
	width:170px;
	font-size:1.4em;
	line-height:22px;
}
#nav_n ul li a{
	color:#fff!important;
}
#nav_n ul li a:hover {
	color:#FF9933!important;
}


#nav_n ul .mar_top {
	margin-top:16px;
}
#nav_n img {
	position:absolute;
	top:0; right:0;
	z-index:11;
}
#profileText {
	position: absolute;
	left: 67px;
	top: 341px;
	width: 874px;
	height: 205px;
}
#linksText {
	position: absolute;
	left: 662px;
	top: 24px;
	width: 278px;
	height: 522px;
}
