body, div, a, img, form, p, form, caption
tr, th, td, ul, ol, li, dl, dd, dt, h1, h2, h3 {
	margin: 0 auto;
	padding: 0; 
	border: none;
	text-align: center;
}

body {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	font-size: 75%;
	color: #fff;
	background: url('nlt2.gif') 0 0 no-repeat #000000;
}

h2 {
	font-family: Verdana, sans-serif;
	text-decoration: none;
	text-align: center;
	color: #fff; /* eee */
	font-size: 150%;
	border: none;
	margin: 0;
	padding: 0;
	display: block;

/*	text-transform: uppercase; */
}

table
{
	margin: 0 auto;
	text-align: center;
}

input {
	color: #FFF;
	background-color: #282828;
	border: 1px solid #a0a0a0;
}

input.checkbox {
	border: none;
}

textarea {
	color: #FFF;
	background-color: #282828;
	border: 1px solid #a0a0a0;
}

/* -------------------------------------------------------------------------- */
/*	Layout */
/* -------------------------------------------------------------------------- */

#head {
	text-align: center;
	margin-bottom: 10px;
}

#hmenu {
	margin: 0px;
	padding : 0px;
	background: url('hm.gif') 0 0 repeat-x;
/*	background: url('nlt2.gif') 0 0 no-repeat; */
	text-align: center;
}

#hline {
	margin-top: 29px;
	background: url('hm.gif') 0 0 repeat-x;
	text-align: center;
	background: transparent;

}

#tiles {
	background: url('nlt2.gif') 0 0 no-repeat;
	position: fixed; 
	top: 0px; 
	left: 0px; 
}


#eline {
	border-top: 4px solid #000000;
	border-bottom: 8px solid #000000;
	background-color: #282828;
	text-align: center;
	line-height: 26px;
	height: 46px;
	width: 100%;
	position: fixed; 
	bottom: 0px; 
	left: 0px;
}

#iline {
	border-top: 1px solid #404040;
	border-bottom: 1px solid #404040;
}

#eline td.bg { background-color: #282828; }
#eline td.ri { border-right:  1px solid #000000; }
#eline td.le { border-left:   1px solid #404040; }

#left {
	margin:  0px;
	margin-top: 6px;
	padding: 0px;
	float: left;
	width: 200px;
	height: 100%;
	position: relative;
	border-right: 2px solid #888;
}

#right {
	margin:  0px;
	margin-top: 6px;
	padding: 0px;
	float: right;
	width: 200px;
	height: 100%;
	position: relative;
	border-left: 2px solid #888;
}


#main {
	margin-top: 6px;
	margin-bottom: 2px;
/*	float: right; */
/*	width: 800px; */
/*	border:  1px solid #E0E0E0; */
}

#main img {
/*	border: 1px solid #505050; */
/*	padding-top: 5px;
	padding-left: 5px; */
	text-align: absolute middle;
}

.b1 {
	border: 1px solid #808080;
	padding: 1px;
}

.b5 {
	border: none;
	padding-top: 5px;
	padding-bottom: 5px;
}

.glass {
	border-top: 1px solid #404040;
	border-left: 1px solid #404040;
	border-bottom: 1px solid #202020;
	border-right: 1px solid #202020;
}

.tech table {
  	margin: 0 auto;
  	background-color: #FFFFFF; /*282828*/
}

.tech a{
  	text-decoration: none;
}
.tech a:hover{
 	text-decoration: underlined;
}

.tech tr{
	text-align: center;
  	background-color: #FFFFFF; /*282828*/
}

.tech th{
	padding-left: 5px;
	padding-right: 5px;
  	background-color: #000000; /*282828*/
/*	border: 1px solid #282828; */
  	text-align: left;
}
.tech td{
	padding-left: 5px;
	padding-right: 5px;
  	background-color: #000000;
	border: 1px solid #202020;
  	text-align: left;
}

.colors table {
  	margin: 0 auto;
  	padding: 0 auto;
/* 	background-color: #202020; */
	border: 1px solid #282828;
}

.colors th{
  	text-align: center;
  	vertical-align: bottom;
}
.colors td{
  	text-align: center;
  	vertical-align: bottom;
/* 	border-bottom: 1px solid #808080; */
}

.codes table {
  	margin: 0 auto;
}

.codes tr{
  	background-color: #000000;
	text-align: center;
}

.codes th{
  	background-color: #000000;
	padding-left: 5px;
	padding-right: 5px;
	border: 1px solid #303030;
  	text-align: left;
}
.codes td{
	padding-left: 5px;
	padding-right: 5px;
	border: 1px solid #282828; 
  	text-align: center;
}

#cb table{
  	margin: 0 auto;
}

#cb th{
}

#cb td{
/*	border-top: 1px solid #404040;
	border-bottom: 1px solid #404040; */
	padding: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
  	text-align: center;
  	background-color: #000000;
}

/* -------------------------------------------------------------------------- */
#sizes {
  	margin: 0 auto;
  	border: none;
}

table.pm {
  	margin: 0;
  	padding: 0;
  	border: none;
  	width: auto;
}

table.pm td {
	vertical-align : bottom;
}

#prodmenu {
  	margin: 0 auto;
  	border: 0px solid #a0a0a0;
  	text-align: left;
}
#prodmenu td {
  	margin: 0;
  	text-align: left;
	padding-top: 3px;
	padding-left: 0px;
	padding-right: 0px;
}
#prodmenu img {
  	margin: 0;
	padding: 0px;
}
/* -------------------------------------------------------------------------- */
#ga { 
/*	border: 1px solid #a0a0a0; */
	width: 100%
}
#gallery {
/*	border: 1px solid #a0a0a0; */
	width: 100%
}

.video td{ 
	border: none;
	text-align: center;
}
.thumbnail {

	PADDING-RIGHT: 3px;
	PADDING-LEFT: 3px;
	PADDING-BOTTOM: 3px;
	PADDING-TOP: 3px;

	BORDER: #444 1px solid;

	MARGIN-TOP: 5px;
	MARGIN-LEFT: 5px;
	MARGIN-RIGHT: 5px;
	MARGIN-BOTTOM: 0px;
	BACKGROUND-COLOR: #333
}

/* default opacity for IE */
img {
	filter:alpha(opacity=100);
	}

/* duplicate image positioning */
img.idupe {
	position:absolute;
	z-index:30000;
	visibility:hidden;
	}  
/*
div.opac_xmpl {
	padding: 3px;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
	background-image: url(media/back2.jpg);
	text-align: center;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}

.hidden {
	visibility: hidden;
	display: none;
}
 */