@charset "UTF-8";
/* CSS Document */

html, body {
margin:0;
padding:5px 0 20px 0;
background-color:#c0c0c0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000;
text-align:justify;
}

p {
line-height:14px;
margin-bottom:14px;
}

h1 {
font-weight:bold;
color:#ff3300;
letter-spacing:3px;
font-size:11px;
}
h2 {
	font-weight:bold;
	color:#006;
	letter-spacing:3px;
	font-size:11px;
	text-align: left;
}
a:link, a:visited {
text-decoration:none;
color:#0000e1;
}

a:hover {
color:#FF0000;
}

.nota {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
color:#000000;
font-weight:bold;
margin:0;
padding:0;
line-height:12px;
}

img {
border:0;
}

td {
	vertical-align:top;
}

#header {
height:211px;
}


#wrapper {
width:1000px;
margin:0 auto;
background:transparent url(../images/bg_tile.jpg) top left repeat-y;

}



#subwrap {
background:transparent url(../images/bg_body.jpg) top left no-repeat;
min-height:477px;
height:auto !important;
height:477px;
}

#mainmenu {
height:30px;
padding:10px 0 0 138px;

}

#coldx {
width:750px;
float: right;
min-height:437px;
height:auto !important;
height:437px;
}


#colsx {
width:250px;
float: left;
height:437px;
}


#footer {
background:transparent url(../images/bg_footer.jpg) bottom left no-repeat;
min-height:115px;
height:auto !important;
height:115px;
}


#copyrights {
width:1000px;
margin:0 auto;
text-align:right;
font-size:10px;
color:#333333;
}



#mailto {
width:20px;
position:relative;
top:230px;
left:30px;

}









#multi-level {height:20px; position:relative; z-index:100;}
#multi-level .pad {float:left;}

/* The menu styling */
/* Remove the padding, margins and bullets from the lists */
.menu, .menu ul {list-style-type:none; padding:0; margin:0; font-family:arial, sans-serif;}

/* Set up the top level list items and float left to place inline */
.menu li.top {display:block; float:left; position:relative; cursor:pointer;}

/* Style and position the table so it takes no part in the menu function. The font size is necessary for IE5.5 */
.menu table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default top link link styling */
.menu li.top a.top_link {display:block; float:left; height:20px; cursor:pointer;}
.menu li.top a span {position:absolute; left:-9999px; top:0; z-index:0; font-size:10px; cursor:pointer;} /* move the link text off screen */

/* pre-load the hover images into the lists */
.menu li.p1 {width:71px; background:url(../images/txt_home.gif) no-repeat;}
.menu li.p2 {width:104px; background:url(../images/txt_ourcompany.gif) no-repeat;}
.menu li.p3 {width:70px; background:url(../images/txt_markets.gif) no-repeat;}
.menu li.p4 {width:70px; background:url(../images/txt_products.gif) no-repeat;}
.menu li.p5 {width:96px; background:url(../images/txt_enviroment.gif) no-repeat;}
.menu li.p6 {width:130px; background:url(../images/txt_tecnical.gif) no-repeat;}
.menu li.p7 {width:130px; background:url(../images/txt_contact.gif) no-repeat;}
/* set up the normal unhovered images in the links */
.menu li a#home {width:71px; background:url(../images/txt_home.gif) no-repeat;}
.menu li a#company {width:104px; background:url(../images/txt_ourcompany.gif) no-repeat;}
.menu li a#markets{width:70px; background:url(../images/txt_markets.gif) no-repeat;}
.menu li a#products {width:70px; background:url(../images/txt_products.gif) no-repeat;}
.menu li a#enviroment {width:96px; background:url(../images/txt_enviroment.gif) no-repeat;}
.menu li a#support  {width:130px; background:url(../images/txt_tecnical.gif) no-repeat;}
.menu li a#contact {width:130px; background:url(../images/txt_contact.gif) no-repeat;}

/* Style the list OR link hover. Depends on which browser is used */
.menu a:hover {visibility:visible;} /* for IE6 */
.menu li:hover { position:relative; z-index:200;} /* for IE7 */

/* make the links transparent on hover so that the hover images in the lists show through (no flicker)*/
.menu li a#home:hover, .menu li:hover a#home,
.menu li a#company:hover, .menu li:hover a#company,
.menu li a#markets:hover, .menu li:hover a#markets,
.menu li a#products:hover, .menu li:hover a#products,
.menu li a#enviroment:hover, .menu li:hover a#enviroment,
.menu li a#support:hover, .menu li:hover a#support
.menu li a#contact:hover, .menu li:hover a#contact  {background:transparent;} 

/* keep the 'next' level invisible by placing it off screen. */
.menu ul, 
.menu :hover ul ul, 
.menu :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0;}

/* set up the first drop down sub level */
.menu :hover ul.sub {left:0; top:20px; background: #fff; padding:3px 0; border:1px solid #888; white-space:nowrap; width:123px; height:auto;}
.menu :hover ul.sub li {display:block; height:20px; position:relative; float:left; width:120px;}
.menu :hover ul.sub li a {display:block; font-size:11px; height:20px; width:122px; line-height:20px; text-indent:5px; color:#000; text-decoration:none; border:1px solid #fff; border-width:0 0 0 3px; border-bottom:#CCCCCC solid 1px}
.menu :hover ul.sub li a.fly {background:transparent url(multi_level-files/arrow.gif) 110px 7px no-repeat;}
.menu :hover ul.sub li a:hover {background: #CCCCCC;  color:#fff;}
.menu :hover ul.sub li a.fly:hover {background:#CCCCCC url(multi_level-files/arrow_over.gif) 130px 7px no-repeat; color:#fff;}
.menu :hover ul li:hover > a.fly {background:#CCCCCC url(multi_level-files/arrow_over.gif) 130px 7px no-repeat; color:#fff;} 

/* set up the flyout levels when hovering */
.menu :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul :hover ul :hover ul
{left:120px; top:-4px; background: #fff; padding:3px 0; border:1px solid #888; white-space:nowrap; width:135px; z-index:200; height:auto; z-index:300;}
.redbold {
	font-weight: bold;
	color: #FF0000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: bottom;
}
.ntechcellcorrect {
	vertical-align: top;
}
.video-bg {
}
.vid {
	z-index: -1;
}
.hilitetable {
	font-size: 12px;
	font-weight: bold;
	color: #5A7DBD;
	background-color: #FFF;
	border: 2px solid #5A75B5;
	text-align: left!important;
}
.sidebar {
	font-size: 10px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
}.bulletpoints {
	font-size: 12px;
	line-height: 140%;
}
.bulletpoints ul li {
	list-style-image: url(../images/tick-green.png);
	list-style-position: inside;
	line-height: 140%;
}
