/****************************/
/***** Global Settings *****/
/****************************/

* {
	padding:0;
	margin:0;
    }

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, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	border-collapse:separate;
	border-spacing:0px;
	outline: 0;
}


html { overflow-y: scroll; }

/* ************************************************** */
/* ******************* Basis ************************ */
/* ************************************************** */

body {
	font: 75%/1.6em Arial, Helvetica, sans-serif;
	background: #00749a url(../images/bg/bg_site.jpg) repeat-x;
	color: #333;
}

/* ******************* LINK ************************ */


a {
	text-decoration:none;
	color: #3399cc;
	}
a:hover {
	text-decoration:underline;
	color: #005282;
	}


.langcdcp{}

/* ***************** HEADINGS + Titles ******************** */

h1, h2, h3, h4, h5, h6 {
margin:0;
padding:0;
font-weight:normal;
}

h1 {
	padding:0px;
	color: #4DA4C8;
	margin-bottom: 10px;
	font-size: 1.4em;
	font-weight: bold;
}

h2 {
	padding:0px 0;
	color: #006699;
	margin-bottom: 10px;
	font-size: 1.4em;
	font-weight: bold;
}

h3 {
	padding:0px 0;
	color: #006699;
	margin-bottom: 10px;
	font-size: 1.1em;
	font-weight: bold;
}

h4 {
	padding:0px 0;
	color: #005282;
	margin-bottom: 10px;
	font-size: 1em;
	font-weight: bold;
}
h5 {
	padding:0px 0;
	color: #005282;
	margin-bottom: 10px;
	font-size: 1em;
	font-weight: bold;
}
h6 {
	padding:0px 0;
	color: #005282;
	margin-bottom: 10px;
	font-size: 1em;
	font-weight: bold;
}

blockquote {
	background: url(../images/icons/icon_quotes_close.gif) no-repeat right bottom;
	text-indent: 0px;
	margin: 45px 0px 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 2em;
	color:#FFF;
	font-style: normal;
	width: 270px;
	
}
blockquote:first-letter {
	background: url(../images/icons/icon_quotes_open.gif) no-repeat left top;
	font: normal Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 15px 0px 0px 25px;
	text-indent: 20px;
	height:auto;
}

small {
font-size:0.85em;
}

sup {
position:relative;
bottom:0.3em;
vertical-align:baseline;
}

sub {
position:relative;
bottom:-0.2em;
vertical-align:baseline;
}

acronym, abbr {
cursor:help;
letter-spacing:1px;
border-bottom:1px dashed;
}


.note{
	color: #666666;
	font-size: 1em;
}

.line{
	border-bottom: 1px solid #cee3e8;
}

/* ******************* GLOBAL TAGS ************************ */
.hr {

	width: 100%;

	height: 1px;

	border-style: dashed none none;

	border-width: 1px 0 0;

	border-color: #ccc

}
p, ul, ol {
	margin:0;
	padding:0;
}

ul, ol {
	padding:0;
}

img {
	border:0;

}




/* ******************* GLOBAL CLASSES ******************** */


.clear 			{ 
	clear:both;
	height:1px;
	overflow:hidden;
	margin-top:-1px;

 }

.float-left 	{ float:left; }
.float-right 	{ float:right; }

.text-left 		{ text-align:left; }
.text-right 	{ text-align:right; }
.text-center 	{ text-align:center; }
.text-justify 	{ text-align:justify; }

.bold 			{ font-weight:bold; }
.italic 		{ font-style:italic; }
.underline 		{ border-bottom:1px solid; }
.highlight 		{ background:#ffc; }

.img-left 		{ float:left;margin:4px 10px 4px 0; }
.img-right 		{ float:right;margin:4px 0 4px 10px; }

.nopadding 		{ padding:0; }
.noindent 		{ margin-left:0;padding-left:0; }
.nobullet 		{ list-style:none;list-style-image:none; }

.pic {
	border: 1px solid #afd3dc;
	padding: 1px;
	background: #FFFFFF;	
}

.spacer {

	width: 1px;

	float: left;

	display: block;

	margin: 0px 14px 0px 15px;

	padding: 0px;

}
.space  { padding: 5px }

.space2 { padding: 10px }

.space3 { padding: 20px }

.space3b { padding: 10px 20px 10px 20px; }
.space3c { padding: 20px 20px 0px 20px; }

.bottomspace{ padding-bottom:10px;}
.topspace{ padding-top:10px;}


.transparent_class {
    filter:alpha(opacity=50);
    -moz-opacity:0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
}


/* ******************* TOP ************************ */

#top{
	width: 960px;
	padding: 0;
	margin: 0 auto;
	position: relative;
	height:75px;
}


/* ************************************************** */	
/* ******************* FRAMEWORK ******************** */
/* ************************************************** */

#wrapper     {
	width: 960px;
	padding: 0px;
	margin: 0px auto 25px;
	position: relative;
	background: url(../images/bg/bg_toplines.jpg) no-repeat 0px 8px;
	}

#leftframe{
	float:left;
	width:270px;
	margin: 30px 30px 0px 0px;
}

#rightframe{
	float:left;
	width:660px;
	background:#FFF url(../images/curve_cutout.gif) no-repeat top;
	margin-top: 10px;
	padding-top: 55px;
}

#rightframe2{
	float:left;
	width:660px;
	margin: 0px;
	margin-top: 30px;
	background-color:#FFF;
}
/* ******************* LOGO ************************ */

#logo  {
	width:200px;
	margin:0px 0px 0px 20px;
	position:absolute;
	left:25px;
	top:35px;
	z-index:100;
}



/* ******************* CONTENT *********************** */

#content   { margin: 0px; padding: 0px}

#main   {
	
}



/* ************************************************** */
/* ******************* Navigation ******************* */
/* ************************************************** */

#nav   {
	float: right;
	margin: 6px 0px 0px 0px;
	padding: 0px;
	color: #FFFFFF;
	width: 400px;	
}

#nav a {
	color: #FFFFFF;
	text-decoration: none;
}

#nav a:hover {
	color: #123E63;
	text-decoration: none;
}

#nav ul {
	color: #FFFFFF;
	font-size: 1.2em;
	line-height:1.4em;
	text-align: right;
	white-space: nowrap;
	list-style: none;
	margin: 0px;
	padding: 0px;
	height: 26px;
	display:block;
	font-weight: bold;
}

#nav li {
	display: inline;
	list-style: none;
	color: #FFFFFF;
	margin: 0px 8px 0px 0px;
	padding: 8px 8px;
	height: 26px;
	background-color:#33C3AE;
}


#nav .actif{
	color: #FFF;
	text-decoration: none;
	background-color:#2E94BD;
}

#nav .actif a {
	color: #FFF;
	text-decoration: none;
}

#nav .actif a:hover {
	color: #53CEBC;
	text-decoration: none;
}




/* ******************* LANGUAGE ******************* */

#language   {
	float: left;
	margin: 8px 0px 0px;
	padding: 0px;
	color: #FFFFFF;
	width: 70px;
}

#language a {
	color: #FFFFFF;
	text-decoration: none;
}

#language a:hover {
	color: #00AEEF;
	text-decoration: none;
}

#language ul {
	color: #FFFFFF;
	text-align: left;
	white-space: nowrap;
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px;
	
}



#language li {
	display: inline;
	list-style: none;
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	margin: 0px;
}


#language .actif{
	color: #00AEEF;
	text-decoration: none;
}

#language .actif a {
	color: #00AEEF;
	text-decoration: none;
}

#language .actif a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

/* ******************* SFEERBOX ********************* */
#sfeeroverlay{
	position: absolute;
	z-index: 20;
	height: 60px;
	width: 660px;
	right: 0px;
	top: 85px;
	padding:0px;
	margin:0px;
	}

#sfeer{
	z-index: 10;
	overflow:hidden;
	width:660px;
	height:210px;
	margin:0px;
	padding:0px;
	
	}
.sfeerbg{
	background: url(../images/bg/bg_sfeer.gif) repeat-x top;
}	
#picnav {
	margin: 0px;
	position: absolute;
	top: 145px;
	right: 10px;
	z-index: 300;
	width:auto;
	background: url(../images/imageoverlay.png) repeat;
	}
#picnav a {
	margin: 0px;
	padding: 0px 4px;
	text-decoration: none;
	color: #FFF;
	/*background:#000;*/
	display:block;
}
#picnav a.activeSlide {
	background: #4DA4C8;
	color: #FFF;
}
#picnav a:focus { outline: none; }



/* ************************************************** */
/* ******************* BREADCRUMB ******************* */
/* ************************************************** */
#breadcrumb   {
	color: #1a597e;
	font-size: 11px;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	height: 30px;
	background-color: #eff4fa;
	border-bottom: 5px solid #FFFFFF;
	width: 729px;
}

#breadcrumb a { 
	color: 0099cc; 
	text-decoration: none;
	}
#breadcrumb a:hover { 
	color: #1a597e; 
	text-decoration: none;
	 }






/* ************************************************** */
/* ******************* HOMEPAGE ********************* */
/* ************************************************** */

/* ******************* NEWSTICKER ********************* */
ul#news {
	border: 1px solid #afd3dc;
	padding: 1em;
	background:  #FFF;
	/*background:  #FFF url(../images/icons/icon_level_2-over.gif) no-repeat 600px;*/
	list-style: none;
}

#news ul li{
	background:  #FFF url(../images/icons/icon_level_2-over.gif) no-repeat right;
	}

ul#news span{
	padding-right:20px;
	width:80px;
	float:left;
	}

ul#news a{
	width:460px;
	float:left;
	
	}
	
/* ******************* TABS ********************* */

#navtab   {
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	width:620px;
}
/*
#navtab a {
	color: #FFFFFF;
	text-decoration: none;
}

#navtab a:hover {
	color: #1ea2ce;
	text-decoration: none;
}*/

#navtab ul {
	color: #FFFFFF;
	font-size: 1em;
	line-height:1.4em;
	text-align: left;
	white-space: nowrap;
	list-style: none;
	margin: 0px;
	padding: 0px;
	height: 19px;
	display:block;
	font-weight: bold;
}

#navtab li {
	display: inline;
	list-style: none;
	color: #FFFFFF;
	margin: 0px 4px 0px 0px;
	padding: 4px 8px;
	height: 19px;
	background-color:#00749a;
}

ul.tabNavigation li a {
                   /* padding: 3px 5px;*/
                    color: #FFF;
                    text-decoration: none;
                }


ul.tabNavigation li a.selected, ul.tabNavigation li a:hover {
	color: #0CF;	
}

/*#navtab .actif{
	color: #FFF;
	text-decoration: none;
	background-color:#1ea2ce;
}

#navtab .actif a {
	color: #FFF;
	text-decoration: none;
}

#navtab .actif a:hover {
	color: #00749a;
	text-decoration: none;
}*/


#first {
   	border: 1px solid #afd3dc;
	padding: 15px;
	background-color:#FFF;
	color:#333;
    }
#second {
   	border: 1px solid #afd3dc;
	padding: 15px;
	background-color:#FFF;
	color:#333;
    }
#third {
   	border: 1px solid #afd3dc;
	padding: 15px;
	background-color:#FFF;
	color:#333;
    }

#first ul{
	color: #333;
	font-size: 1em;
	line-height:1.4em;
	text-align: left;
	white-space: nowrap;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	display:block;
	font-weight: normal;
	height: auto;
	list-style: url(../images/icons/icon_level_4.gif) outside;	
	}
#first ul li{
	display: block;
	list-style: disc url(../images/icons/icon_level_3.gif) outside;
	color: #333333;
	margin: 0px;
	padding: 0px;
	height: auto;
	background: #FFF;
	text-indent: 15px;
	}
#second ul{
	color: #333;
	font-size: 1em;
	line-height:1.4em;
	text-align: left;
	white-space: nowrap;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	display:block;
	font-weight: normal;
	height: auto;
	}
#second ul li{
	display: block;
	list-style: disc url(../images/icons/icon_level_4.gif) outside;
	color: #333333;
	margin: 0px;
	padding: 0px;
	height: auto;
	background: #FFF;
	text-indent: 15px;
	}
#third ul{
	color: #333;
	font-size: 1em;
	line-height:1.4em;
	text-align: left;
	white-space: nowrap;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	display:block;
	font-weight: normal;
	height: auto;
	}
#third ul li{
	display: block;
	list-style: disc url(../images/icons/icon_level_4.gif) outside;
	color: #333333;
	margin: 0px;
	padding: 0px;
	height: auto;
	background: #FFF;
	text-indent: 15px;
	}
	
/* ************************************************** */
/* ******************* SUBPAGES ********************* */
/* ************************************************** */


.bluezone{
	background: #e8f1f3 url(../images/curve_blue.gif) no-repeat;
	padding-top: 30px;
	}
.whitezone{
	background: #FFF url(../images/curve_white.gif) no-repeat;
	padding-top: 30px;
	}
	

/* ******************* LIST ********************* */
.list{}

.listitem{
	padding:15px;
	border-top: 1px dotted #ced9de;
	width:630px;
	}
.listitem:hover{
	background-color: #dfeff4;
	cursor:pointer;
	}

.bgblue{
	background-color: #e8f1f3;
	}
.listitem .pic{
	float:left;
	width:100px;
	margin-left:0px;
	margin-right:20px;
	height:75px;
	overflow:hidden;
	}

.listitem .cont{
	float:left;
	width:450px;
	margin-right:20px;
	}
.listitem h3{
	margin-bottom:5px;}

.listitem .txt{}

.listitem .btn{
	float:left;
	width:30px;	}


.piclist ul{
	list-style:none;
	margin-left:0px;
	}
.piclist ul li{
	display:inline;
	}
.ulcontent ul{
	margin-left:20px;
	}
.ulcontent ul li{
	list-style: url(../images/icons/icon_level_3.gif) outside;
	}

/* ************************************************** */
/* ******************* FOOTER *********************** */
/* ************************************************** */

#footer{
	padding: 0px;
	margin: 0px;
	background: url(../images/bg/bg_footer.jpg) repeat-x;
	color:#FFF;
	border-top: 1px solid #1f9dc6;
	font-size: 0.9em;
}


#footer a,#footer a:link,#footer a:visited,#footer a:active {
	text-decoration: none;
	color: #FFF;
}

#footer a:hover {
	text-decoration: none;
	color: #31C1AC;
}

/* ************************************************** */
/* ******************* LEGAL *********************** */
/* ************************************************** */

.legal{
	padding: 0px;
	margin: 15px 0px 20px 0px;
	color:#FFF;
	font-size: 0.9em;
	float: right;
	width: 150px;
	text-align: right;
}


.legal a {
	text-decoration: none;
	color: #CCC;
}

.legal a:hover {
	text-decoration: none;
	color: #31C1AC;
}

/* ******************************************** */
/* ******************* STUFF ****************** */
/* ******************************************** */


/* ******************* PAGES ********************* */

.pagestxt{
	text-align:right;
	width: 150px;
	float: right;
}
.pagestxt2{
	text-align:left;
	width: 150px;
	float: left;
}
.pages{
	float: right;
}

.pages2{
	
}


.pages ul, .pages2 ul{
	list-style: none;
	margin:0px;
	padding:0px;
}

.pages ul li, .pages2 ul li {
	list-style: none;
	display: inline;
}

.pages a, .pages2 a{
	text-decoration:underline;
	color: #666;
	padding:1px 4px;
	background: #fff;
	border: 1px solid #FFF;
	}

.pages a:hover, .pages2 a:hover{
	text-decoration:none;
	color: #FFF;
	border:1px solid #666;
	padding:1px 4px;
	background: #369CDE;
	}

.pages .selected, .pages2 .selected{
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	color: #FFF;
}
.pages .selected a, .pages2 .selected a{
	text-decoration:none;
	color: #666;
	border:1px solid #666;
	padding:1px 4px;
	background: #fff;
	}
.pages .selected a:hover, .pages2 .selected a:hover{
	text-decoration:none;
	color: #FFF;
	border:1px solid #666;
	padding:1px 4px;
	background: #369CDE;
	}


/* ************************************************* */
/* ******************* ICONS ************************ */
/* ************************************************* */

.icon_products{
	background: url(../images/icons/icon_prod.gif) no-repeat;
	padding-left: 20px;
	padding-bottom: 0px;
	vertical-align: middle;
	display: block;
	}

.icon_arrow{
	background: url(../images/icons/icon_level_2-over.gif) no-repeat 3px;
	padding-left: 15px;
	vertical-align: middle;
	display: block;
	}

.icon_btnarrow{
	background: url(../images/icons/icon_btnarrow.gif) no-repeat;
	padding-left: 15px;
	padding-bottom: 5px;
	vertical-align: middle;
	display: block;
	line-height:2em;
	}
.icon_zoom{
	background: url(../images/icons/icon_zoom.gif) no-repeat 0px 3px;
	padding-left: 20px;
	vertical-align: middle;
	display: block;
	line-height:2em;
	}
.icon_video{
	background: url(../images/icons/icon_video.gif) no-repeat 0px 5px;
	padding-left: 20px;
	padding-bottom: 5px;
	vertical-align: middle;
	display: block;
	line-height:2em;
	}
.icon_docs{
	background: url(../images/icons/icon_docs.gif) no-repeat 0px 5px;
	padding-left: 20px;
	padding-bottom: 5px;
	vertical-align: middle;
	display: block;
	line-height:2em;
	}

.icon_related{
	background: url(../images/icons/icon_related.gif) no-repeat 0px 5px;
	padding-left: 20px;
	padding-bottom: 5px;
	vertical-align: middle;
	display: block;
	line-height:2em;
	}
.icon_back{
	background: url(../images/icons/icon_back.gif) no-repeat 0px 5px;
	padding-left: 20px;
	padding-bottom: 5px;
	vertical-align: middle;
	display: block;
	line-height:2em;
	}

/* ************************************************* */
/* ******************* TREE ************************ */
/* ************************************************* */

#tree{
	margin:0px;
	padding:0px;}

#tree .actif{
	display:block;
	width: 270px;
	color: #339999;
	text-decoration:none;
	font-weight:bold;
	
}
#tree .actif a{
	color: #339999;
	
}
#tree .actif a:hover{
	color: #fff;
	
}

#tree h1{
	color:#FFF;
	margin:0px;
	padding-bottom:5px;
	}
.treetop{
	background: url(../images/bg/bg_topproducten.gif) no-repeat;
	height: 75px;
	width: 270px;
}

.treespace{
	padding:35px 0px 0px 10px;}

/* ******************* LEVEL 1 ********************* */

.level1{
	margin:0px;
	padding:0px;
	text-indent:0px;
	
}

.level1 li {
	width: 270px;
	display:block;
	padding: 0px;
	border-top: 1px solid #b9d7de;
	text-indent: 0px;
	background-color: #c8dfe5;
}

.level1 li a{
	display:block;
	width: 270px;
	padding: 8px 10px;
	color: #006699;
	text-decoration:none;
	font-size:1.2em;
	font-weight:bold;
	background: url(../images/icons/icon_level_1.gif) no-repeat 250px;
	}

.level1 li a:hover{
	display:block;
	width: 270px;
	background-color:#ededed;
	padding: 8px 10px;
	color:#004164;
	text-decoration: none;
	background: url(../images/icons/icon_level_1-over.gif) no-repeat 250px;
	
	}


/* ******************* LEVEL 2 ********************* */	

	

.level2{
	margin:0px;
	padding:0px;
	text-indent:0px;
	
	

}

.level2 li {
	width: 270px;
	display:block;
	padding: 0px;
	background-color:#ededed;
	text-indent: 0px;
}

.level2 li a{
	display:block;
	width: 250px;
	padding: 3px 0px 0px 20px;
	text-decoration: none;
	font-size:1em;
	font-weight:normal;
	color:#333;
	background: url(../images/icons/icon_level_2.gif) no-repeat 10px;	
	}

.level2 li a:hover{
	display:block;
	width: 250px;
	padding: 3px 0px 0px 20px;
	background-color:#c8dfe5;
	color:#006699;
	text-decoration: none;
	}


/* ******************* LEVEL 3 ********************* */	

.level3{
	margin:0px;
	padding:0px;
	text-indent:0px;
}

.level3 li {
	width: 235px;
	display:block;
	padding: 0px;
	text-indent: 0px;
	background-color:#ededed;
	text-indent: 0px;
}

.level3 li a{
	display:block;
	width: 270px;
	padding: 3px 0px 0px 30px;
	text-decoration: none;
	color:#006699;
	background: url(../images/icons/icon_level_3.gif) no-repeat 20px;
	}

.level3 li a:hover{
	display:block;
	width: 270px;
	padding: 3px 0px 0px 30px;
	background-color:#FFF;
	color:#006699;
	text-decoration: none;
	}

/* ******************* LEVEL 4 ********************* */	

.level4{
	margin:0px;
	padding:0px;
	text-indent:0px;
}

.level4 li {
	width: 270px;
	display:block;
	padding: 0px;
	text-indent: 45px;
	background-color:#FFF;	
}

.level4 li a{
	display:block;
	width: 270px;
	padding: 3px 0px;
	text-decoration: none;
	color:#004c6d;
	background: url(../images/icons/icon_level_4.gif) no-repeat 30px;
	}

.level4 li a:hover{
	display:block;
	width: 270px;
	background-color:#c8dfe5;
	padding: 3px 0px;
	color:#FFF;
	text-decoration: none;
	}

/* ******************* LEVEL 5 ********************* */	
.level5{

	margin:0px;

	padding:0px;

	text-indent:0px;

}

.level5 li {
	width: 270px;
	display:block;
	padding: 0px;
	text-indent: 30px;
	background-color:#b7b6b6;	
}

.level5 li a{
	display:block;
	width: 270px;
	padding: 3px 0px;
	text-decoration: none;
	color:#333;
	}

.level5 li a:hover{
	display:block;
	width: 270px;
	background-color:#c8dfe5;
	padding: 3px 0px;
	color:#FFF;
	text-decoration: none;
	}



/* ******************* CEMATEC ********************* */	
#tree h1{
	color:#FFF;
	margin:0px;
	padding-bottom:15px;
	}
	
.treespace2{
	padding:8px 0px 0px 10px;}
	
.cematectop{
	background: url(../images/bg/bg_cematectop.jpg) repeat-x;
	height: 40px;
	width: 270px;
}


	

.levelcematec{
	margin:0px;
	padding:0px;
	text-indent:0px;
	
	

}

.levelcematec li {
	width: 270px;
	display:block;
	padding: 0px;
	background-color:#daf6f2;
	text-indent: 0px;
}

.levelcematec li a{
	display:block;
	width: 240px;
	padding: 3px 5px 3px 25px;
	text-decoration: none;
	font-size:1em;
	font-weight:normal;
	color:#333;
	background: url(../images/icons/icon_level_2.gif) no-repeat 10px 5px;	
	}

.levelcematec li a:hover{
	display:block;
	width: 240px;
	padding: 3px 5px 3px 25px;
	background-color:#c8dfe5;
	
	color:#006699;
	text-decoration: none;
	}




/* ******************* WESTSITE ****************** */

.westsite {
	text-align: right;
	float: right;
	margin: 0px;
	padding: 0px;
	}

/* ******************* BUTTONS ****************** */
.button{
	background-color:#069;
	color: #FFF;
	float:left;
	text-align:center;
	padding-right:10px;
	padding-left:10px;
	padding-top:2px;
	padding-bottom:2px;
	height:20px;
	font-weight:bold;
}

.button a{
	color:#FFF;
	}


/* ******************* BACK ****************** */

.back{
	text-align:right;
	float:right;
	}



/******************************************************************* TOEGEVOEGD BIJ SCRIPTING *******************************************************************/

#tree ul
{
	margin:0px;
	padding:0px;
	text-indent:0px;
}

#tree li.level1
{
	width: 270px;
	display:block;
	padding: 0px;
	border-top: 1px solid #b9d7de;
	text-indent: 0px;
	background-color: #c8dfe5;
}

#tree li.level1 a
{
	display:block;
	width: 270px;
	padding: 8px 10px;
	color: #006699;
	text-decoration:none;
	font-size:1.2em;
	font-weight:bold;
	background: url(../images/icons/icon_level_1.gif) no-repeat 250px;
}

#tree li.level1 a:hover
{
	display:block;
	width: 270px;
	background-color:#ededed;
	padding: 8px 10px;
	color:#004164;
	text-decoration: none;
	background: url(../images/icons/icon_level_1-over.gif) no-repeat 250px;
}

/* ******************* LEVEL 2 ********************* */	
#tree li.level2
{
	width: 270px;
	display:block;
	padding: 0px;
	background-color:#ededed;
	text-indent: 25px;
}

#tree li.level2 a
{
	display:block;
	width: 270px;
	padding: 3px 0px;
	text-decoration: none;
	font-size:1em;
	font-weight:normal;
	color:#333;
	background: url(../images/icons/icon_level_2.gif) no-repeat 10px;	
}

#tree li.level2 a:hover
{
	display:block;
	width: 270px;
	background-color:#c8dfe5;
	padding: 3px 0px;
	color:#006699;
	text-decoration: none;
}


/* ******************* LEVEL 3 ********************* */	
#tree li.level3
{
	width: 270px;
	display:block;
	padding: 0px;
	text-indent: 10px;
	background-color:#ededed;
	text-indent: 35px;
}

#tree li.level3 a
{
	display:block;
	width: 270px;
	padding: 3px 0px;
	text-decoration: none;
	color:#006699;
	background: url(../images/icons/icon_level_3.gif) no-repeat 20px;
}

#tree li.level3 a:hover
{
	display:block;
	width: 270px;
	background-color:#FFF;
	padding: 3px 0px;
	color:#006699;
	text-decoration: none;
}

/* ******************* LEVEL 4 ********************* */	
#tree li.level4
{
	width: 270px;
	display:block;
	padding: 0px;
	text-indent: 45px;
	background-color:#FFF;	
}

#tree li.level4 a
{
	display:block;
	width: 270px;
	padding: 3px 0px;
	text-decoration: none;
	color:#004c6d;
	background: url(../images/icons/icon_level_4.gif) no-repeat 30px;
}

#tree li.level4 a:hover
{
	display:block;
	width: 270px;
	background-color:#c8dfe5;
	padding: 3px 0px;
	color:#FFF;
	text-decoration: none;
}

/* ******************* LEVEL 5 ********************* */	
#tree li.level5
{
	width: 270px;
	display:block;
	padding: 0px;
	text-indent: 30px;
	background-color:#b7b6b6;	
}

#tree li.level5 a
{
	display:block;
	width: 270px;
	padding: 3px 0px;
	text-decoration: none;
	color:#333;
}

#tree li.level5 a:hover
{
	display:block;
	width: 270px;
	background-color:#c8dfe5;
	padding: 3px 0px;
	color:#FFF;
	text-decoration: none;
}


/* ********************** CEMATEC ********************** */
.levelcematec li.active a
{
	background-color:#c8dfe5;
	color:#006699;
}

/* *********************** FORMS *********************** */
#frmContact button
{
	background-color:#069;
	color: #FFF;
	float:left;
	text-align:center;
	padding-right:10px;
	padding-left:10px;
	padding-top:2px;
	padding-bottom:2px;
	height:24px;
	font-weight:bold;
	font:bold 100%/1.6em Arial,Helvetica,sans-serif;
	border:0px none white;
	cursor:pointer;
}
