﻿html {
	height: 100%;
}

html,body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,a,img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
/*
ul,li {
	list-style-type: none;
}*/

body {
	height: 100%;
	min-width: 1025px;
	/*width: expression(document.body.clientWidth<1025?"1025px":"auto");*/
	font-size: 100.01%;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color: #ffffff;
}

#head2,#main {
	width: 980px;
	margin: 0 auto;
}

.empty {
	width: 100%;
	float: left;
	clear: both;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
}

.logo {
	float: left;
	padding: 27px 0 20px 8px;
	width: 280px;
	margin-right: 60px;
}

.header {
	float: left;
	width: 518px;
	padding-top: 45px;
}

.footer
{
	font: 10px Arial;
	color: #5F574F;
	float: left;
	margin-left: auto;
	margin-right: auto;
	width: 930px;
	padding-top: 10px;
	padding-bottom: 2px;
}

.footer a:link
{
	color: orange;
	text-decoration: none;
}

.footer a:visited {
    color: orange;
    text-decoration: none;
}

.footer a:hover {
    color: #5F574F;
    text-decoration: none;
}

.logo a img,.header a img {
	float: left;
	display: block;
}

.under_logo {
	background: url(images/bg_under_logo.gif) repeat-y;
	width: 930px;
	float: left;
	padding: 3px 0 3px 8px;
	font: 15px Arial;
	font-style: italic;
	color: #A39E9B;
	letter-spacing: 3px;
	margin-bottom: 10px;
}

.footer_bar {
	background: url(images/bg_under_logo.gif) repeat-y;
	width: 930px;
	height: 17px;
	float: left;
	padding-top: 5px;
	font: 15px Arial;
	font-style: italic;
	color: #A39E9B;
	letter-spacing: 3px;
	margin-bottom: 10px;
}
#colum-left {
	float: left;
	width: 695px;
	padding-top: 10px;
}

#nav ul {
	float: left;
	width: auto;
	list-style-type: none;
}

.nav_ul {
	width: 645px;
	border-bottom: 1px solid #757575;
	padding-bottom: 10px;
	list-style-type: none;
}

#nav li {
	font: 13px Verdana;
	/*font-weight: Bold;*/
	float: left;
	display: inline;
	width: 230px;
	margin: 0px;
}

#nav .nav_ul li.last {
	width: 210px;
	list-style-type: none;
}

#nav li a {
	text-decoration: none;
	padding: 2px;
	color: #757575;
}

#nav li a.active,#nav li a:hover {
	background-color: #FFA100;
	color: #000;
}

#nav div {
	position: absolute;
	visibility: hidden;
	margin-top: 10px;
	float: left;
	width: auto;
}

*:first-child+html #nav div {
	margin-top: 25px;
	margin-left: -180px;
}

* html #nav div {
	margin-top: 25px;
	margin-left: -180px;
}

#nav div ul {
	border: 1px solid #6B6869;
	display: block;
	background-color: #ffffff;
	width: auto;
	list-style-type: none;
}

#nav div li {
	border-bottom: 1px solid #6B6869;
	clear: both;
	padding: 15px 3px 10px 5px;
	margin: 0px;
}

#nav div li.last {
	border-bottom: none;
	width: auto;
}

#nav div a {
	position: relative;
	margin: 0;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	color: #757575;
	padding: 0;
}

#nav div a:hover {
	text-decoration: underline;
	background-color: #fff;
}

#nav #list li {
	width: 225px;
}

#nav #list2 ul {
	margin-left: 0px;
	list-style-type: none;
}

#nav #list2 li {
	width: 120px;
}

* html #nav #list2 ul {
	margin-left: 10px;
	list-style-type: none;
}

#nav #list3 ul {
	margin-left: 80px;
	width: 158px;
	list-style-type: none;
}

#nav #list3 li {
	width: 150px;
}

*:first-child+html #nav #list3 ul {
	margin: 0px;
	list-style-type: none;
}

* html #nav #list3 ul {
	margin: 0px;
	list-style-type: none;
}

#content 
{
	font: 12px Sans-Serif;
	color: #5F574F;
	float: left;
	width: 95%;
	padding-top: 5px;
	padding-bottom : 5px;
	margin-top : 10px;
	border: 1px solid #cccdcf;	
	height:500px
}

html>body #content  {
height: auto;
min-height: 500px;
} 

#content ul li
{
	margin: 10px;
}

.slim {
	background-color: #FFC200;
	width: 95px;
	height: 3px;
	float: left;
	margin-bottom: 20px;
	overflow: hidden;
}

* html .slim {
	margin: 0px;
}

*:first-child+html .slim {
	margin: 0px;
}

.fat {
	background-color: #FFC200;
	width: 161px;
	height: 24px;
	float: left;
	clear: both;
	margin: 0px;
}

#colum-right {
	float: left;
	padding-left: 5px;
	width: 270px;
}

* html #colum-right {
	margin-left: -10px;
}

.links ul {
	border-top: 2px solid #D8D8D8;
	border-bottom: 2px solid #D8D8D8;
	width: 195px;
	
}

.links ul li {
	border-bottom: 1px solid #C4C4C4;
	padding: 5px 0;
	list-style-type: none;
}

.links ul li.last {
	padding: 5px 0;
	border: 0;
	list-style-type: none;
}

.links ul li span {
	width: 19px;
	height: 19px;
	float: left;
	margin-right: 10px;
	list-style-type: none;
}

span.c1 {
	background-color: #FFA100;
}

span.c2 {
	background-color: #FFC200;
}

span.c3 {
	background-color: #F9DE00;
}

span.c4 {
	background-color: #F7E37A;
}

.links a {
	font: 12px Verdana;
	color: #000;
	text-decoration: none;
}

.right-middle {
	float: left;
	width: 100%;
	margin-top: 15px;
}

.right-middle p {
	font: 11px Verdana;
	color: #484848;
	font-weight: bold;
	padding-left: 3px;
	margin-bottom: 15px;
}
/*
.side_bar {
	background: url(images/bg_right_content.gif) no-repeat;
	font: helvetica;
	width: 250px;
	height: 155px;
	float: left;
	padding: 5px 15px 15px 10px;
	margin: 0px;
}*/
/*
*:first-child+html .side_bar {
	margin-top: 0px;
}*/
/*
* html .side_bar {
	margin-top: 0px;
}*/
/*
.side_bar li {
	width: 220px;
	padding-left: 36px;
	font: 11px Verdana;
	color: #484848;
	line-height: 1.4em;
	margin-bottom: 5px;
	list-style-type: none;
}*/
/*
.side_bar li a {
	color: #2B6FB3;
	text-decoration: none;
}*/
/*
.side_bar li a:hover {
	text-decoration: underline;
}*/

.fl {
	background: url(images/img_fl.gif) no-repeat left;
}

.m {
	background: url(images/img_m.gif) no-repeat left;
}

.dc {
	background: url(images/img_dc.gif) no-repeat left;
}

.cn {
	background: url(images/cloisonnord.png) no-repeat left;

}

.smd 
{
	background: url(images/saintmaxent.png) no-repeat top left;
}

.bu
{
	background: url(images/buildups.png) no-repeat top left;
}
.vph 
{
	background: url(images/ventilpurhabitat.jpg) no-repeat top left;
}
.jiv 
{
	background: url(images/jivanka.jpg) no-repeat top left;
}
.hel 
{
	background: url(images/helfy1.png) no-repeat top left;
}
.kal 
{
	background: url(images/kaleido.jpg) no-repeat top left;
}
.itb 
{
	background: url(images/insidethebiz.png) no-repeat top left;
}
.mdc 
{
	background: url(images/mydircom.jpg) no-repeat top left;
}
.sek 
{
	background: url(images/sekundo.png) no-repeat top left;
}
.cs 
{
	background: url(images/colorstyl.png) no-repeat top left;
}
div.login {
	background: url(images/bg_form.gif) no-repeat;
	width: 250px;
	height: 95px;
	border: 0;
	float: left;
	padding: 11px 22px 0 10px;
	font: 10px Vedana;
	margin: 0px;
}

*:first-child+html form {
	margin-top: 0px;
}

* html form {
	margin-top: 0px;
}

label {
	font: 11px Arial;
	font-weight: bold;
	color: #484848;
}

input, textarea {
	height: 13px;
	border: 2px solid #D9D9D9;
	padding-left: 2px;	
	margin-left: 7px;
	font: 11px Arial;
	font-weight: bold;
	color: #484848;
}

input.your-maile {
	width: 172px;
	margin-bottom: 2px;
}

input.submit 
{
	height: 20px;
}

input.pass {
	width: 120px;
}

/*********************/


#subnav {
	float: left;
	list-style-type: none;
	width: 100%;
	font: 11px Arial;
	padding-top: 4px;
	/*padding-bottom : 2px;*/
	/*border: 1px solid;*/
}

#subnav li
{
	float : left;
	padding-right : 20px;
	list-style-type: none;
}

#subnav a {
	/*position: relative;*/
	margin: 0;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	color: #757575;
	padding: 0;
}

#subnav a:hover {
	text-decoration: underline;
	background-color: #fff;
}

#article
{
	width: 48%;
	height: 320px;
	float: left;
	margin-left: 1%;
	/*border: 1px solid;*/
}

#article h2
{
	font-family: Arial;
}

#articleInterview
{
	width: 48%;
	height: 250px;
	float: left;
	margin-left: 1%;
	/*border: 1px solid;*/
}

#articleInterview h2
{
	font-family: Arial;
}

#articleJournal
{
	margin: 5px 5px 10px 5px;
}

#articleJournalMenu
{
	margin: 0px 5px 5px 5px;
}

#content a:link
{
	color: #5F574F;
	text-decoration: none;
	border-bottom: 1px solid orange;
}

#content a:visited {
    color: #5F574F;
    text-decoration: none;
    border-bottom: 1px solid orange;
}

#content a:hover {
    color: orange;
    text-decoration: none;
    border-bottom: 1px solid #5F574F;
}

#prog10s
{
	width: 48%;
	
	/*border: 1px solid;*/	
	
}

#prog10s a:link
{
	color: black;
	text-decoration: none;
}

#prog10s a:visited {
	color: black;
	text-decoration: none;
}

#prog10s a:hover {
    color: black;
    text-decoration: none;
}
        
/********************/*        
/* Carroussel Script /*
/********************/*  

* { margin:0; padding:0; }

.side_bar { 
	background: url(images/bg_right_content.gif) no-repeat;
	width: 250px;
	font: Times New Roman;
	height: 155px;
	float: left;
	padding: 5px 15px 15px 10px;
	margin: 0px;
	
}

.side_bar a { text-decoration:none; font-size: 20px; }
.side_bar img { border: 2px solid #FFFFFF;}

.newsticker-jcarousellite { width:240px; font-family: Arial;}
.newsticker-jcarousellite ul li{ list-style:none; display:block; padding-bottom:1px; margin-bottom:5px; height: 145px;}
.newsticker-jcarousellite .thumbnail { width:85px; float: right; margin-top: 15px;}
.newsticker-jcarousellite .info span.cat { display: block; width: 230px; font-size:13px; color:#808080;  margin-right: 5px; }
.newsticker-jcarousellite .info {width:150px; margin-top: 15px;}
.newsticker-jcarousellite img{width: 80px;}
.clear { clear: both; }

.side_bar a:link
{
	color: #505050;
	text-decoration: none;

}

.side_bar a:visited {
    color: #505050;
    text-decoration: none;

}

.side_bar a:hover {
    color: #505050;
    text-decoration: none;
    border-bottom: 1px solid black;
}

#test
{
	margin: 5px 0px 5px 0px;
	border-top: 1px solid orange;
	width: 100%;
	font-size: 14px;
}