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

body {
	margin: 0;
	background-color: #000;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	color: #898989;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	margin-bottom: 1em;
	font-weight: normal;
}

h3 {
	font-size: 13px;
	margin-bottom: 0;
}

p {
	line-height: 1.5em;
	width: 360px;
}

table td {
	margin: 0;
	padding: 0;
	font-size: 12px;
}

.header {
	height: 100px;
}

.menu td {
	font-weight: bold;
}

.menu a {
	color: #000;
}

.menu .active {
	color: #999;
}

.menu .sub a {
	color: #000;
}

.lang {
	margin: 0;
	color: #999;
	font-weight: bold;
	font-size: 10px;
}

.distributors {
	line-height: 1.6em;
}

form#info {
	margin-left: 70px;
}

form#info input[type=text] {
	color: #898989;
}

.certified-wood {
	line-height: 1.3em;
}

.find-fb img {
	border: none;
}

.leftcol p {
	margin-left: 70px;
}

/*preload classes*/ 
.svw {width: 474px; height: 389px; background: #fff; overflow: hidden;} 
.svw ul {position: relative; left: -999em;}

.ldrgif { margin-left: 220px; margin-top: 179px; }
 
/*core classes*/ 
.stripViewer {  
position: relative; 
overflow: hidden;  
border: none;;   
margin: 0; 
float: left;
} 
.stripViewer ul { /* this is your UL of images */ 
margin: 0; 
padding: 0; 
position: relative; 
left: 0; 
top: 0; 
width: 1%; 
list-style-type: none;
} 
.stripViewer ul li {  
float:left; 
} 
.stripTransmitter { 
overflow: auto; 
width: 90px; 
} 
.stripTransmitter ul { 
margin: 0 0 0 40px; 
padding: 0; 
position: relative; 
list-style-type: none; 
} 
.stripTransmitter ul li { 
width: 20px;
font-size: 12px;
font-weight: bold;
margin: 0 1px 1px 0; 
} 
.stripTransmitter a { 
text-align: center; 
line-height: 18px;
text-decoration: none; 
display: block; 
color: #000;
} 
.stripTransmitter a:hover, a.current{ 
background: #fff; 
color: #999; 
} 
