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

a {
color:#000;
}

a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
outline:none;
}

h1 {
	text-align: left;
	padding: 0 0 0 0;
	margin: 30px 0 0 auto;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #FFF;
	}
	
h2 {
	text-align: left;
	padding: 0 0 0 0;
	margin: 0px 0 0 auto;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #FFF;
	}
	
h3 {
	text-align: left;
	padding: 0 0 0 0;
	margin: 30px 0 0 auto;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #000;
	}
	
	
h4 {
	text-align: left;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #FFF;
	letter-spacing:5px;
	display:inline;
	}
	
h5 {
	text-align: center;
	padding: 0 0 0 0;
	margin: 30px 0 0 auto;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #000;
	}

ul {
	text-align: left;
	font-size: 90%;
	color:#003366;
	line-height:105%;
	letter-spacing:110%;
	font-family: Verdana, Geneva, sans-serif;
}

ul#howtou {
	margin-left:25px;

}

ul#howtou li{
	margin:15px 0 0 0;
}

ol#howtoo {
	text-align: left;
	font-size: 90%;
	color:#003366;
	line-height:105%;
	letter-spacing:110%;
	font-family: Verdana, Geneva, sans-serif;
	margin-left:25px;
}

ol li { font-weight:bold; }

ol li span { font-weight: normal; }
	
p	{
	text-align: left;
	font-size: 90%;
	color:#FFF;
	line-height:105%;
	letter-spacing:105%;
	font-family: Verdana, Geneva, sans-serif;
	}
	
p.top {
	padding: 0 500px 0 0;
}

p.bottom {
	padding: 0 350px 0 0;
}

p.copyright {
	color:#194053;
	padding-top:0px;
	float:right;
	margin:0px;
	text-align:right;
	font-size:10px;
	display:block;
	width:100%;
}

p.copyright span {
	border-top:1px solid #194053;
	border-top-style:dotted;
	padding-top:4px;
}

#content p.note {
	margin-top:30px;
	font-size:75%;
}

body {
	padding:0;
	margin:0;
	background-image: url(../images/bodybg.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	position: relative;
	height: auto;
}

#container {
	width:970px;
	height:auto;
	position: relative;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
}

#header {
	background-image:url(../images/headerbg.png);
	background-repeat:repeat-x;
	width:100%;
	height:110px;
	position: relative;
	border-bottom: solid #336666 1px;
	margin: 0;
}

#header img{
	float:left;
	margin-top: 16px;
}

#intro {
	width:100%;
	height:269px;
	position: relative;
	text-align: center;
	border-top: solid #99ccff 1px;
	margin: 0;
	z-index: 0;
	background-image: url(../images/introbghilite.png);
}

	
#intro p {
	margin: 10px 0 0 0;
	padding:0 500px 0 0 ;
}

#content {
	width:100%;
	position: relative;
	z-index: 0;
	padding: 10px 0 0 0;
	background-color: #fff;
	height: auto;
	background-image: url(../images/contentbg.png);
	background-repeat: repeat-x;
	margin: 2px 0 50px 0;
}

#content p {
	text-align: left;
	font-size: 90%;
	color:#003366;
	line-height:105%;
	letter-spacing:110%;
	font-family: Verdana, Geneva, sans-serif;
}

#content p.ques {
	font-size:100%;
	font-style: italic;
	font-weight: bold;
	margin: 40px 0 20px 0;
}
#content p.ans  {
	margin: 12px 0 0 0;
	padding: 0 0 0 10px;
}

/** Table Styling **/

/**Stock Table**/

table#stock {
	text-align: center;
	font-size: 90%;
	color:#003366;
	background-color:#eef9ff;
	line-height:105%;
	letter-spacing:110%;
	font-family: Verdana, Geneva, sans-serif;
	width:400px;
	padding:0px;
	margin:30px 0 0 50px;
	border:1px solid #dedede;
}

table#stock th {
	padding:15px 15px 15px 15px;
	border:0px;
	background-color:#003366;
	color:#fff;
}

table#stock td {
	padding:20px 0;
	margin:0px;
	border-bottom:1px dotted #dedede;
}

table#stock tr {
	margin:0px;
}

table#stock td.left {
}

table#stock td.captions {
	font-weight:bold;
	padding:10px 5px;
	border:0px;
}

table#stock tr.odd {
		background: #e2f5ff;		
}

table#stock tr.odd td.left {
	 background: #e2f5ff url(../images/bullet1.png) no-repeat;
	 background-position:0 0;
}

/**Stores Table**/

table#storetab {
	text-align: center;
	font-size: 90%;
	color:#003366;
	background-color:#eef9ff;
	line-height:105%;
	letter-spacing:110%;
	font-family: Verdana, Geneva, sans-serif;
	width:900px;
	padding:0px;
	margin:30px auto 0px auto;
	border:1px solid #dedede;
}

table#storetab th {
	padding:15px 15px 15px 15px;
	border:0px;
	background-color:#003366;
	color:#fff;
}

table#storetab td {
	padding:20px 10px;
	margin:0px;
	border-bottom:1px dotted #dedede;
}

table#storetab tr {
	margin:0px;
}

table#storetab td.left {
	text-align: left;
}

table#storetab td.right {
	text-align: left;
}

table#storetab td.captions {
	font-weight:bold;
	padding:10px 5px;
	border:0px;
}

table#storetab tr.odd {
		background: #e2f5ff;		
}

table#storetab tr.odd td.left {
	 background: #e2f5ff url(../images/bullet1.png) no-repeat;
	 background-position:0 0;
}


/** End Table Styling **/

#storewidget {
	position:absolute;
	width:298px;
	height:91px;
	float:right;
	margin: 230px 0 0 65%;
	z-index: 1;
}

#footer {
	height:147px;
	width:100%;
	position: relative;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#footerbg {
	height:180px;
	width:100%;
	position: relative;
	background-image: url(../images/footerbg.png);
	z-index: -1;
	padding: 0;
	margin: -160px 0 0 0;
}

#membersof {
	height:122px;
	width:60%;
	float:left;
	position:relative;
	padding: 25px 0 0 0;
}

#contactbox {
	width:28%;
	height:122px;
	padding: 25px 0 0 0;
	margin: 0 0 0 0;
	float: right;
	position:relative;
	
}

#contactbox p {
	font-size:80%;
}

#contactbox h4{
	margin: -42px, 0 0 0;
}

#stairbox {
	width:565px;
	height:492px;
	z-index:2;
	margin: 150px 0 0 510px;
	position: absolute;
}

#contboxtop {
	width:380px;
	height:200px;
	z-index:2;
	margin: 170px 0 0 540px;
	position: absolute;
}

#gallboxtop {
	width:380px;
	height:240px;
	z-index:2;
	margin: 125px 0 0 560px;
	position: absolute;
}

#restbox {
	width:380px;
	height:250px;
	z-index:2;
	margin: 140px 0 0 510px;
	position: absolute;
	padding-left: 80px;
}

#faqbox {
	width:380px;
	height:265px;
	z-index:2;
	margin: 100px 0 0 510px;
	position: absolute;
	padding-left: 50px;
}

#storesbox {
	width:340px;
	height:235px;
	z-index:2;
	margin: 120px 0 0 510px;
	position: absolute;
	padding-left: 80px;
}

#assemblybox {
	width:510px;
	height:295px;
	z-index:2;
	margin: 120px 0 0 450px;
	position: absolute;
	padding-left: 0px;
}

#carebox {
	width:228px;
	height:203px;
	z-index:2;
	margin: 150px 0 0 540px;
	position: absolute;
	padding-left: 0px;
}

#mapholder {
	height:350px;
	width:450px;
	border:solid 1px #003366;
	float: right;
	margin: 0 40px 0 0;
}

.timbertypes {
	font-weight:bold;
	font-size:85%;
}

.timbertypes ul li {
	font-weight:normal;
	color:#000;
	font-size:95%;
	padding-top:10px;
}

#nav {
	width: 685px;
	height: 42px;
	position: relative;
	margin: 57px 0 0 0;
	padding: 0;
	float: right;
}

#nav li {
float: left;
list-style-type:none;
}

#nav li a {
	position: absolute;
	top: 0;
	margin: 0;
	padding: 0;
	display: block;
	height: 43px;
	background: url(../images/global-nav/navmain.png) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

/*up state*/
li#home a {
left: 0;
width: 55px;
background-position: -2px 0;
}

li#about a {
left: 57px;
width: 80px;
background-position: -59px 0;
}

li#ourstairs a {
left: 139px;
width: 91px;
background-position: -141px 0;
}

li#assembly a {
left: 232px;
width: 83px;
background-position: -234px 0;
}

li#staircare a {
left: 317px;
width: 89px;
background-position: -319px 0;
}

li#faq a {
	left: 232px;
	width: 54px;
	background-position: -233px 0;
}

li#gallery a {
	left: 288px;
	width: 73px;
	background-position: -289px 0;
}

li#stores a {
	left: 363px;
	width: 118px;
	background-position: -365px 0;
}

li#contact a {
	left: 483px;
	width: 77px;
	background-position: -484px 0;
}


/*hover state*/
li#home a:hover {
background-position: -2px -42px;
}

li#about a:hover {
background-position: -59px -42px;
}

li#ourstairs a:hover {
background-position: -141px -42px;
}

li#assembly a:hover {
background-position: -234px -42px;
}

li#staircare a:hover {
background-position: -319px -42px;
}

li#faq a:hover {
background-position: -234px -42px;
}

li#gallery a:hover {
background-position: -290px -42px;
}

li#stores a:hover {
background-position: -365px -42px;
}

li#contact a:hover {
background-position: -484px -42px;
}

/**Jgal Styles**/

#thumbstrip {
	position: relative;
	width: 820px;
	height: 370px;
	margin: 30px 0 30px 0;
	padding: 0;
	overflow: hidden;
}

#jgal {
	list-style: none;
	width: 300px;
	margin: 17px 0 0 0;
}
#jgal li {
	float: left;
	display: block;
	width: 60px;
	height: 50px;
	background-position: 50% 50%;
	cursor: pointer;
	border: 3px solid #006699;
	outline: 1px solid #ddd;
	margin-right: 14px;
	margin-bottom: 14px;
	opacity: .75;
}
#jgal li img {
	position: absolute;
	top: 10px;
	display: none;
	border: 3px solid #006699;
	left: 290px;
}
#jgal li.active img { display: block; }
#jgal li.active, #jgal li:hover {
	outline-color: #bbb;
	opacity: .99;
}
#galleria {
	list-style: none;
	display: block;
}
#galleria li {
	float: left;
	margin: 0 10px 10px 0;
}

[if lt IE 8]>
<style media="screen,projection" type="text/css">
#jgal li { filter: alpha(opacity=50); }
#jgal li.active, #jgal li:hover { filter: alpha(opacity=100); }
</style>
<![endif]

