html {
	height: 100%;
}

body {
	background-color: #eee;
	margin: 0;
	padding: 0;
	background-image: url("../img/site-background.gif");
	background-repeat: repeat-y;
	background-position: center;
	font-family: Verdana;
	font-size: 12px;
}

img {
	border: 0;
}

#header-background {
	min-width: 980px;
	max-height: 410px;
	min-height: 410px;
	height: 410px;
	width: 100%;
	position: relative;
	margin: auto;
	background-image: url("../img/header-01.jpg");
	background-repeat: repeat-x;
	background-position: center top;
}

#header {
	min-width: 980px;
	max-height: 410px;
	min-height: 410px;
	height: 410px;
	width: 980px;
	position: relative;
	margin: auto;
}

#logo {
	width: 310px;
	height: 81px;
	margin: auto;
	position: absolute;
	margin-left: 20px;
	margin-top: 17px;
}

#menu-promo {
	width: 960px;
	height: 312px;
	max-height: 312px;
	max-width: 960px;
	position: absolute;
	margin-left: 20px;
	margin-top: 98px;
}

#flash-menu {
	max-height: 312px;
	min-height: 312px;
	height: 312px;
	max-width: 960px;
	min-width: 960px;
	width: 960px;
}

#promo-image {
	width: 473px;
	height: 312px;
	margin: auto;
	position: absolute;
	margin-left: 310px;
	margin-top: 0px;
	background-color: #FFF;
}

#promo-image img {
	margin-left: 10px;
	margin-top: 10px;
}

#menu {
	width: 310px;
	height: 205px;
	margin: auto;
	position: absolute;
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(/img/flash-menu-bkg.png);
}

#menu ul {
	list-style-type: none;
	line-height: 20px;
	text-transform: uppercase;
	padding: 0px;
	margin-right: 0px;
	margin-left: 60px;
	margin-bottom: 0px;
	margin-top: 25px;
}

#menu ul li a {
	font-style: normal;
	font-weight: normal;
	font-family: "News Gothic BT", "Verdana", "Helvetica", "Arial";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

#menu ul li a:hover {
	color: #CCCCCC;
}

#products-menu {
	width: 177px;
	height: 312px;
	margin: auto;
	position: absolute;
	margin-left: 783px;
	margin-top: 0px;
	background-repeat: no-repeat;
	background-image: url(/img/products-menu-1.png);
}

#products-menu ul {
	font-style: normal;
	font-weight: normal;
	font-family: "News Gothic BT", "Verdana", "Helvetica", "Arial";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	list-style-type: none;
	text-transform: uppercase;
	padding: 0px;
	margin-right: 0px;
	margin-left: 10px;
	margin-bottom: 0px;
	margin-top: 20px;
}

#products-menu ul li {
	margin-bottom: 5px;
}

#products-menu a {
	color: #FFFFFF;
	text-decoration: none;
}

#lang-menu {
	width: 310x;
	height: 48px;
	margin: auto;
	position: absolute;
	margin-left: 0px;
	margin-top: 264px;
	background-color: #FFF;
	color: #666666;
}

#lang-menu p {
	margin-top: 20px;
	margin-left: 60px;
}

#lang-menu a {
	font-style: normal;
	font-weight: normal;
	font-family: "News Gothic BT", "Verdana", "Helvetica", "Arial";
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

#lang-menu a:hover {
	color: #94b327;
	text-decoration: none;
}

#content {
	min-width: 980px;
	max-width: 980px;
	width: 980px;
	position: relative;
	margin: auto;
}

#content-top {
	margin-left: 20px;
	margin-right: 10px;
	margin-top: 10px;
	_margin: 10px 10px 0 10px;
	float: left;
}

#content-bottom {
	margin-left: 20px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-top: 10px;
	_margin: 10px 10px 10px 10px;
	float: left;
}

#video {
	width: 310px;
	height: 200px;
	margin-right: 10px;
	_margin: 0 5px 0 5px;
	background-color: #dadada;
	float: left;
}

#featured-product {
	width: 310px;
	height: 248px;
	margin-right: 10px;
	background-color: #dadada;
	float: left;
}

#text-promo {
	width: 630px;
	height: 200px;
	background-color: #dadada;
	float: right;
	background: url("../img/promo-osb-superfinish.jpg")
}

#text-promo h1, #text-promo p, #text-promo a, #text-promo a:hover {
	font-style: normal;
	font-weight: lighter;
	font-family: "Arial", sans-serif;
	line-height: 30px;
	font-size: 12px;
}

#text-promo form label {
	font-style: normal;
	font-weight: lighter;
	font-family: "Arial", sans-serif;
	line-height: 30px;
	margin: 0 0 0 26px;
	font-size: 14px;
	color: #749715;
	text-decoration: none;
	float: left;
}

#text-promo form select {
	font-style: normal;
	font-weight: lighter;
	font-family: "Arial", sans-serif;
	line-height: 30px;
	margin: 4px 0 0 26px;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
}

#text-promo span {
	font-style: normal;
	font-weight: lighter;
	font-family: "Arial", sans-serif;
	font-size: 12px;
	color: #999999;
	margin: 4px 0 0 26px;
}

#text-promo h1 {
	margin: 24px 16px 0 26px;
	font-size: 24px;
	color: #000000;
}

#text-promo p, #text-promo a, #text-promo a:hover {
	margin: 0 16px 0 26px;
	font-size: 18px;
	color: #666666;
	text-decoration: none;
}

#text-promo a {
	color: #749715;
}

#promo-video h1, #promo-video p, #promo-video a, #promo-video a:hover {
	font-style: normal;
	font-weight: lighter;
	font-family: Verdana, Arial, sans-serif;
	line-height: 17px;
	font-size: 12px;
}

#promo-video h1 {
	font-family: Arial, sans-serif;
	margin: 14px 16px 0 16px;
	font-size: 16px;
	color: #000000;
}

#promo-video p, #promo-video a, #promo-video a:hover {
	margin: 6px 16px 0 16px;
	color: #666666;
	text-decoration: none;
}

#promo-video a {
	color: #749715;
}

#promo-video form label {
	font-style: normal;
	font-weight: lighter;
	font-family: "Arial", sans-serif;
	margin: 14px 0 4px 16px;
	color: #749715;
	text-decoration: none;
	float: left;
}

#promo-video form select {
	font-style: normal;
	font-weight: lighter;
	font-family: "Arial", sans-serif;
	line-height: 30px;
	margin: 2px 0 2px 16px;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
}

#promo-video span {
	font-style: normal;
	font-weight: lighter;
	font-family: "Arial", sans-serif;
	font-size: 11px;
	color: #999999;
	margin: 0 0 0 16px;
}

#left-collumn {
	width: 310px;
	height: 100%;
	margin-right: 10px;
	_margin: 0 5px 0 5px;
	float: left;
}

#OSB-SUPERFINISH span {
	font-size: 8px;
	vertical-align: super;
}

div.box {
	width:100%;
	height: 100%;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-color: #dadada;
	float: left;
}

div.box-395 {
	width:100%;
	min-height: 426px;
	height:auto !important;
	height: 426px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-color: #dadada;
	float: left;
}

div.box-395 img.picBorder {
	border: 1px solid #AAA;
	padding: 10px;
	margin-right: 16px;
	background-color: #ededed;
}

div.box-green {
	margin-bottom: 0px;
	bottom: 0px;
	width:100%;
	height: 100%;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-color: #8bbc08;
	float: left;
}

div.box-green-395 {
	margin-bottom: 0px;
	bottom: 0px;
	width:100%;
	min-height: 395px;
	height:auto !important;
	height: 395px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-color: #8bbc08;
	float: left;
}

div.box-green-home {
	margin-bottom: 0px;
	bottom: 0px;
	width:100%;
	min-height: 527px;
	height:auto !important;
	height: 527px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-color: #8bbc08;
	float: left;
}

#b-margin {
	margin-bottom: 10px;
}

div.header-title {
	font-style: normal;
	font-weight: normal;
	margin-left: 16px;
	margin-right: 16px;
	margin-top: 8px;
	font-family: "Arial";
	font-size: 18px;
	color: #FFF;
}

a.header-title {
	font-style: normal;
	font-weight: normal;
	font-family: "Arial";
	font-size: 18px;
	color: #666666;
	text-decoration: none;
}

a.header-title:hover {
	font-style: normal;
	font-weight: normal;
	font-family: "Arial";
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
}

h3.box-gray {
	font-family: "Verdana";
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	text-align: justify;
	margin-left: 16px;
	margin-right: 16px;
	margin-bottom: 3px;
}

p.box-gray {
	line-height: 17px;
	font-family: "Verdana";
	font-size: 12px;
	color: #666666;
	text-align: justify;
	margin-left: 16px;
	margin-right: 16px;
	margin-top: 0px;
	line-height: 17px;
}

.regulament ul {
	line-height: 17px;
	font-family: "Verdana";
	font-size: 12px;
	color: #666666;
	text-align: justify;
	margin-left: 16px;
	margin-right: 16px;
	margin-top: 0px;
	line-height: 17px;
}

.regulament ul li {
	line-height: 17px;
	font-family: "Verdana";
	font-size: 12px;
	color: #666666;
	text-align: justify;
	margin-left: 16px;
	margin-right: 16px;
	margin-top: 0px;
	line-height: 17px;
}

font.box-gray {
	line-height: 17px;
	font-family: "Verdana";
	font-size: 12px;
	color: #666666;
	text-align: justify;
	line-height: 17px;
}

h3.box-green {
	font-family: "Verdana";
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: justify;
	margin-left: 16px;
	margin-right: 16px;
	margin-bottom: 3px;
}

p.box-green {
	line-height: 17px;
	font-family: "Verdana";
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
	margin-left: 16px;
	margin-right: 16px;
	margin-top: 0px;
	line-height: 17px;
}

font.box-green {
	line-height: 17px;
	font-family: "Verdana";
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
	margin-left: 16px;
	margin-right: 16px;
	margin-top: 0px;
	line-height: 17px;
	font-style: italic;
}

a.box-green {
	font-family: "Verdana";
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: justify;
	margin-left: 16px;
	margin-right: 16px;
	margin-bottom: 3px;
	text-decoration: none;
	line-height: 20px;
}


a.more-green {
	font-style: italic;
	text-decoration: none;
	color: #FFFFFF;
}

a.more-gray {
	text-decoration: none;
	color: #8bbc08;
}

a.more-gray:hover {
	text-decoration: none;
	color: #666666;
}

.box-395 ul {
	line-height: 17px;
	font-family: "Verdana";
	font-size: 12px;
	color: #666666;
	text-align: justify;
	margin-left: 16px;
	margin-right: 16px;
	margin-top: 0px;
	line-height: 17px;

}

font.more-gray {
	color: #8bbc08;
}

a.product-list {
	font-family: "Verdana";
	font-size: 16px;
	color: #8bbc08;
	font-weight: normal;
	text-decoration: none;
}

a.product-list:hover {
	font-family: "Verdana";
	font-size: 16px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}

a.product-title {
	font-family: "Verdana";
	font-size: 14px;
	color: #8bbc08;
	font-weight: bold;
	text-decoration: none;
}

a.product-title:hover {
	font-family: "Verdana";
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

p.product-description {
	line-height: 17px;
	font-family: "Verdana";
	font-size: 12px;
	color: #666666;
	text-align: justify;
	margin-right: 16px;
	margin-top: 0px;
	line-height: 17px;
}

#product-details {
	float: left;
}

#product-specs {
	float: left;
	margin-left: 16px;
}

#downloadSpecs {
	float: left;
	margin-left: 16px;
}

#product-finishes {
	float: left;
	margin-left: 16px;
	margin-bottom: 16px;
}

h1.product {
	font-family: "Verdana";
	font-size: 24px;
	color: #666666;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 8px;
}

h3.product {
	font-family: "Verdana";
	font-size: 14px;
	color: #666666;
	font-weight: normal;
	text-align: justify;
	margin-top: 16px;
	margin-bottom: 8px;
}

h1.finishes {
	font-family: "Verdana";
	font-size: 14px;
	color: #666666;
	font-weight: normal;
}

div.header-gray {
	margin-bottom: 15px;
	min-height: 34px;
	max-height: 34px;
	background-color: #BABABA;
	width: 100%;
	height: 34px;
	float: left;
}

div.header-green {
	margin-bottom: 15px;
	min-height: 34px;
	max-height: 34px;
	background-color: #77a107;
	width: 100%;
	height: 34px;
	float: left;
}

li.product {
	list-style-position: outside;
	list-style-type: none;
	margin-left: 16px;
}

#product-list {
	margin-bottom: 6px;
}

#right-collumn {
	min-height: 395px;
	height:auto !important;
	height: 395px;
	width: 630px;
	float: right;
}

#footer {
	width: 950px;
	height: 46px;
	margin-left: 20px;
	margin-right: 10px;
	background-color: #666666;
	float: left;

	font-family: "Verdana";
	font-size: 10px;
	color: #FFF;
}

#copyright {
	margin-left: 15px;
	margin-top: 18px;
}

#credit {
	margin-right: 15px;
	margin-top: 18px;
}

#credit a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}

#bottom-space {
	width: 950px;
	height: 10px;
	float: left;
}

.box-button {
	margin-top: 10px;
	margin-left: 16px;
	margin-bottom: 16px;	
}

#header-image {
	margin-left: 16px;
	margin-bottom: 16px;
}

table.data-sheet {
	border-collapse: collapse;
	margin-bottom: 16px;
}

td.data-sheet-gray {
	background: #8bbc08;
	border: solid #77a107;
	border-width: 1px;
	
	font-family: "Verdana";
	font-size: 12px;
	color: #FFFFFF;
	line-height: 17px;
	
	padding-left: 10px;
	padding-right: 10px;
}

td.data-sheet-white {
	background: #FFFFFF;
	border: solid #BBBBBB;
	border-width: 1px;
	
	font-family: "Verdana";
	font-size: 12px;
	color: #666666;
	line-height: 17px;
	
	padding-left: 10px;
	padding-right: 10px;
}

#news-title {
	margin-left: 16px;
}

/* FORM */

form {
	display: inline;
}

fieldset {
	border:1px solid #80919f;
}

hr {
	border: 0px solid ;
	color: #80919f;
	background-color: #80919f;
	height: 1px;
}

legend {
	padding: 0.2em 0.5em;
	
	font-family: Verdana;
	color: #474d50;
	font-size: 11px;
	line-height: 15px;
}

label.stanga,input.stanga {
	display: block;
//	width: 150px;
	float: left;
	margin-bottom: 5px;
	
	font-family: Verdana;
	color:#666666;
	font-size: 11px;
	line-height: 15px;
}

textarea {
	display: block;
//	width: 150px;
	float: left;
	margin-bottom: 5px;

	font-family: Verdana;
	color:#666666;
	font-size: 11px;
	line-height: 15px;
}

label.stanga {
	text-align: right;
	width: 150px;
	padding-right: 20px;
	padding-top: 4px;
	
	font-weight: bold;
}

br {
	clear: left;
}

label.deasupra {
	display: block;
//	width: 150px;
//	float: left;
	margin-bottom: 5px;
	
	font-family: Verdana;
	color:#666666;
	font-size: 11px;
	line-height: 15px;
	
	font-weight: bold;
}

input.deasupra {
	display: block;
//	width: 150px;
//	float: left;
	margin-bottom: 5px;
	
	font-family: Verdana;
	color:#666666;
	font-size: 11px;
	line-height: 15px;
}

/* OLD INTRO PAGE STYLES */

a.intro-location {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color:#80919f;
	text-decoration: none
}
a.intro-location:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#545f68;
	text-decoration: none
}

a.more {
	font-family: Verdana;
	color:#668a06;
	font-size: 11px;
	line-height: 15px;
	text-decoration: none
}

a.more:hover {
	font-family: Verdana;
	color:#474d50;
	font-size: 11px;
	line-height: 15px;
	text-decoration: none
}

font {
	font-family: Verdana;
	color:#666666;
	font-size: 11px;
	line-height: 15px;
	text-decoration: none;
}