
/* ---------------------------------------------- */
/* ---------- styles for tembec.ie -------------- */
/* ---------------------------------------------- */

/* ---------------------------------------------- */
/* ---------------- CSS RESET ------------------- */
/* ---------------------------------------------- */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfot, thead, tr, th, td {
	
	margin: 0;
	padding:  0;
	border:  0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus {
	outline: 0;
}

ol, ul {
	
	list-style: none;
}

blockquote:before, blockquote;after, q:before, q:after {
	
	content: "";
}

blockquote, q {
	
	quotes:  "" "";
}

/* ---------------------------------------------- */
/* ------------------ BODY ---------------------- */
/* ---------------------------------------------- */

body {
	line-height: 140%;		
	background-color:  #f0f0f0;	
	margin:  0;	
	padding:  0;
	font:  11px Verdana;
	color: #333;	
}

/* ---------------------------------------------- */
/* ----------------- GENERAL -------------------- */
/* ---------------------------------------------- */

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

h1 {
	font-size: 15px;
}

h2 {
	font-size: 12px;
	margin: 3px 0 0 0;
	font-weight: bold;
}

h3 {
	font-size: 12px;
	margin: 3px 0 0 0;
	font-weight: bold;
	color: #333;
}

h4 {
	font-size: 11px;
	margin: 3px 0 0 0;
	font-weight: bold;
}

h5 {
	font-size: 11px;
	margin: 3px 0 0 0;
	font-weight: bold;
	color: #468319;
}

h6 {
	font-size: 11px;
	margin: 3px 0 0 0;
	font-weight: bold;
	color: #AD0000;
}

p {
	margin: 10px 0 0 0;	
	line-height: 140%;
}

p a {
	color: #4569AF;
}

p a:hover {
	text-decoration: none;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

/* ---------------------------------------------- */
/* ------------------ COLORS -------------------- */
/* ---------------------------------------------- */

.red {
	color: #cc0000;
}


/* ---------------------------------------------- */
/* ------------------ LAYOUT -------------------- */
/* ---------------------------------------------- */

#wrapper-s {
	width: 950px;
	margin: 0 auto;	
	padding: 0;
	background: url(../img/wrapper.png) repeat-y;
}

#wrapper {
	width: 860px;
	margin: 0 auto;	
	padding: 27px 0 20px 40px;}

#wrapper-s-e {
	width: 950px;
	height: 20px;
	margin: 0 auto;
	background: url(../img/wrapper-e.png) repeat-y;
}

#top {
	width:  860px;
	height: 62px;
}

#top .left {
	border-right: 1px dotted #999;
	height: 62px;
	padding: 0 20px 0 0px;
}

.longer {
	border-right: 1px dotted #a5a5a5;
	float: left;
	font-size: 15px;
	color: #A5A5A5 !important;
	height: 30px;
	margin: 13px 0 0 0;
}


/* ---------------------------------------------- */
/* ------------------- HOME --------------------- */
/* ---------------------------------------------- */

#home {
	width: 860px;
	background: #e9e9e9;
	height: 100%;
	margin: 14px 0 0 0;
}

#home h1 {
	padding: 10px 0 10px 13px;
	font-weight: bold;
	float: left;
	visibility: visible !important;
}

#home #gallery {
	
}

#home #links {
	height: 21px;
	padding: 12px 0 12px 168px;
	text-align: right;
}

.flags {
	border-right: 1px dotted #999;
	padding: 0 10px 0 10px;
	float: left;
}

.flags p {
	float: left;
	padding: 2px 5px 0 0;
	margin: 0 !important;
}



#footer2 {
	width: 845px;
	margin: 10px 0 0 0;
	border-left: 1px dotted #999;
	border-bottom: 1px dotted #999;
	padding: 5px 0 5px 15px;
	font-size: 9px;
}

#footer2 div {
	display: block;
	margin: 5px 0 0 0;
}

#footer2 .copyright {
	margin: 0 0 0 2px;
}

#footer2 .copyright a {
	color: #333;
}



/* ---------------------------------------------- */
/* -------------------- NAV --------------------- */
/* ---------------------------------------------- */

#nav {
	width: 860px;
	background: #e9e9e9;
	margin: 15px 0 0 0;
}

#nav ul {
	font-size: 11px;
	margin: -1px 0 0 0;
}

#nav ul li {
	float: left;
	display: inline;
}

#nav ul li ul li {
	font-weight: normal;
	z-index: 999;
}



/* ---------------------------------------------- */
/* ------------------- MAIN --------------------- */
/* ---------------------------------------------- */

#main {
	margin: 2px 0 0 0;
}

#main h1 {
	visibility: visible !important;
}

#main .left {
	width: 164px;
}

#main .left ul {
	margin: 5px 0 0 0;
}

#main .left ul li {
	display: block;
	border-bottom: 1px dotted #666;
	padding: 5px 0 5px 10px;
	font-weight: bold;
	font-size: 10px;
}

#main .left ul li a {
	color: #858585;
	text-decoration: none;
}

#main .left ul li:hover {
	background: #e6e6e6;
}


#main .right {
	width: 684px;
	background: #e9e9e9;
	margin: 5px 0 0 0;
	padding: 0 0 50px 0;
}

#main .right h1 {
	background: #d5d5d5;
	font-weight: bold;
	padding: 7px 7px 7px 9px;
}


#main .right .l {
	float: left;
	width: 310px;
	padding: 10px;
}

#main .right .l h1 {
	font-weight: bold;
	font-size: 15px;
	background: none;
	margin: 20px 0 10px 0 !important;
	padding: 0 !important;
}

#main .right .r {
	float: right;
	width: 330px;
}

#main .right .r p {
	margin: 0 !important;
}

.desc {
	width: 470px !important;
}

.desc h2 {
	font-weight: bold;
}

.desc h2.h, .text h2 {
	color: #77160B;
}

.desc p.line {
	border-top: 1px dotted #ccc;
	padding: 10px 0 0 0;
}

.gal {
	width: 107px !important;
	margin: 10px 60px 0 0;
}

.gal .gallery {
	margin: 20px 0 0 0;
}

.gal .gallery li {
	width: 31px;
	height: 31px;
	float: left;
	margin: 2px;
}

/* ---------------------------------------------- */
/* ----------------- PRODUCTS ------------------- */
/* ---------------------------------------------- */

#products {
	text-align: center;
	height: 45px;
	background: #AAAAAA;
}



#prod-d {
	text-align: left;
	background: #E3E2CE;
}

#prod-d .descr {
	width: 150px;
	border-right: 1px dotted #999;
	float: left;
	height: 70px;
	padding: 10px 10px 0 10px;
}

.ind-p h3 {
	font-size: 15px;
	background: #D5D1B5;
	padding: 5px 10px 5px 10px;
	height: 18px;
	
}

.image p {
	margin: 0 !important;
}

/* ---------------------------------------------- */
/* ------------------ FOOTER -------------------- */
/* ---------------------------------------------- */

#footer {
	width: 845px;
	height: 150px;
	margin: -110px 0 0 0;
	border-left: 1px dotted #999;
	border-bottom: 1px dotted #999;
	padding: 15px 0 5px 15px;
	font-size: 9px;
}

#footer div {
	display: block;
	margin: 120px 0 0 0;
}

#footer .copyright {
	margin: 0 0 0 0px;
}

#footer .copyright a {
	color: #333;
}

.blog {
	border-bottom:1px dotted #666666;
display:block;
font-size:10px;
font-weight:bold;
padding:5px 0 5px 10px;
}

.blog a {
	color:#858585;
text-decoration:none;
}
