/*general presentation*/
html {
	margin: 0;
	padding: 0;
	background: #FFF;
	font-size: 1em;
}

body {
	min-width: 600px;
	font: 79%/1.5em Verdana, Arial, georgia, sans-serif; 
	color: #000;
	background: #FFF;
	margin: 2% 1% 3% 0;
	padding-bottom: 4em;
}

p {
	margin: 0.3em 1.2em 0.3em 1.5em;
	text-align: justify;
	line-height: 1.6em;
	padding-bottom: 0.25em;
}

p:first-letter {
	padding-left: 0;
	text-transform: capitalize; 
} 

p.lineheightsup {
	line-height: 2.2em;
}	

p.presentation {
	line-height: 1.1em;
	text-align: left;
}	

p.legend {
	font: 100%/1.5em 'luxi sans', verdana, georgia, arial, sans-serif;
	font-weight: bold;
	padding: 0 2em 1.5em 2em;
	text-align: center;
}

li {
	line-height: 2em;
}

ul.detail li {
	list-style: none;
	line-height: 3em;
}

a {
	text-decoration: none;
	color:	#00008B;
}

a:hover {
	color: #6495ED;
}

ul.downloadlist li {
	list-style-image: url("/images/logopdfmini.png");
	line-height: 2.2em;
	margin-left: 23px;
}

ul.downloadlistzip li {
	list-style-image: url("/images/zip.gif");
	line-height: 2.2em;
	margin-left: 23px;
}

ul.downloadlist li:first-letter {
	text-transform: capitalize;
}

ul.downloadlist li.doc {
	list-style-image: url("/images/doc1.jpg");
}	

ul.arrow li {
	line-height: 3.0em;
	margin-left: 32px;
}

ul.menu {
	border: none;
	width: auto;
	margin: 0 auto 29px 29px;
	padding: 0 0.1em 0.1em 1.4em;
}

ul.menu  li {
	line-height: 2em;
}

.witt {
	color: #FF0000;
	font: 93%/1.5em verdana, helvetica, sans-serif;
	font-style: italic;
	font-weight: 900;
	text-transform : uppercase;
}

.and {
	font: 78%/1.5 verdana, helvetica, sans-serif;
	font-style: italic;
}

table.sample {
	margin: 2em auto 2em auto;
	border-width: 0.1em;
	border-style: ridge;
	border-color: white;
	border-collapse: collapse;
	background-color: white;
}

table.sample td {
	border-width: 0.1em;
	padding: 0.3em;
	border-style: ridge;
	border-color: gray;
	background-color: white;
	text-align: left;
	line-height: 1.2em;
}
 
table.comp {
	border-style: hidden;
	margin: 1em auto 5em auto;
 }
 
table.comp td{
	font: 110%/1.5em verdana, georgia, arial, sans-serif;
	color: #DE0000;
	font-weight: bold;
	text-align: center;
	line-height: 1.2em;
 }
 
table.comp td img {
	border: 1px solid #fff;
}
 
table.comp td a:hover img {
	border: 1px solid #C0C0C0;
	border-width: 0.1em;
	color: #C0C0C0;
}

table.comp td a:hover { 
	color: #C0C0C0; 
}
 
h1 {
	font-family: verdana, georgia, arial, sans-serif;
	font-weight: normal;
	text-transform : uppercase; 
	line-height: 1.2em;
	letter-spacing: 0.1em;
	font-size: 1.5em;
	color: #ff0000;
	margin: 68px 0 1em 0.8em;
}

h1.info {
	text-align: right;
	color: #000088;
}

h1.error {
	text-align: right;
	color: red;
}

h2 { 
	font-family: verdana, georgia, arial, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	line-height: 1.2em;
	color: #DE0000;
	padding: 0;
	margin: 1.1em 0 1em 1em;
	text-transform: uppercase;
}

h2:first-letter { 
	text-transform : uppercase;
}
	
h3 {
	font-size: 1.1em;
	margin: 1em auto 0.6em 0.7em;
	line-height: 1.2em;
	color: #DD0000;
}

h3:first-letter {
	text-transform : uppercase;
}

h4 {
	font-family: verdana, georgia, arial, sans-serif;
	font-size: 1.1em;
	line-height: 1.2em;
	color: #000;
	padding: 0;
	margin: 0.5em 0 0.4em 0.8em;
}

h4:first-letter {
	text-transform : uppercase;
}

h5 {
	font-size: 1.15em;
	line-height: 1.2em;
	color: #4B4B4B;
	padding: 0;
	margin: 0.7em 0 0.6em 1.2em;
}

h5:first-letter {
	text-transform : uppercase;
}

hr {
	color: #C0C0C0;
	background-color: #C0C0C0;
	height: 1px;
	margin-left: 3px;
	margin-bottom: 27px;
	border: 0;
}

hr.dotted {
  border: none;                   
  border-top: 1px dashed #DE0000;
  height: 0px;
  width: 100%;
  margin: 32px auto 0 auto;
  padding: 0;
}

code {
	font: 90%/1.5  helvetica, georgia, sans-serif;
	font-style: italic;
}

.formula {
	width: 95%;
	text-align: center;
	vertical-align: middle;
	margin: 2em auto 2em auto;
	padding: 0.4em;
}

.formula img {
	vertical-align: middle;
}

#important {
	font-weight: bold;
}

#information {
	font-family: verdana, georgia, arial, sans-serif;
	width: 57%;
	background: #FCFCFC;
	color: #000;
	border: 1px dashed #000080;
	margin: 1.4em 0 2em 2em;
	padding: 1.8em;	
}

#information2 {
	font-family: verdana, georgia, arial, sans-serif;
	background: #FFF;
	color: #000;
	margin: 0.7em 0 1.2em 2em;
	padding: 0;	
}

#information p {
	line-height: 2.2em;
}	

/*Scrolling menu*/
#container {
	width: 100%;
	text-align: left;
	margin: 0 0 0 -0.6%;/*correction opera*/
	padding: 0;
}

#bckextension {
}

#nav, #nav ul {
	float: left;
	width: 100%;
	list-style: none;
	background: url("/images/backgrd2.png") top left repeat;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

#nav {
	margin:  0;
	padding: 0 0 0 1%;
}

#nav a {
	font: 90%/1.5em verdana, georgia, arial, sans-serif;
	font-style: italic;
	font-weight: 900;
	text-decoration: none;
	text-transform : uppercase; 
	line-height: 1.3em;
	color: #000;
	width: 12.9em;
	margin: 0 0 0 0.8em;
	padding: 0.3em 0 0.4em 0;
	display: block;
}

#nav a.oneline, #nav a.oneline-end {
	margin: 0;
	padding: 1em 0 1em 0;
	text-align: center;
}

#nav a.oneline-end {
}

#nav a.daddy, #nav a.daddy_special, #nav a.daddy_phone, #nav a.daddy_phone_special {
	width: 14.9em;
	font: 82%/1.5em Verdana, georgia, Arial, sans-serif; 
	background: transparent;
	font-weight: 100;
	height: 2.1em;
	padding: 0.6em 0 0.1em 0;
	text-transform : none;
	margin: 0 0 0 0.125em;  
	border-bottom: 1px solid #D3D3D3;
}

#nav a.daddy_special {
	line-height: 1.1em;
	padding: 0.27em 0.1em 0.43em 0.2em;
}

#nav a.daddy_phone_special {
	line-height: 1.1em;
	padding: 0.27em auto 0.43em auto;
	margin: 0;
}

#nav li {
	float: left;
	padding: 0;
	width: 12.5em;
	background: transparent;
	margin: 0;
}

#nav li.phone {
	float: left;
	padding: 1px 0 1px 0;
	width: 3.8em;
	background: transparent;
	margin: 0;
	text-align: center;
}

#nav li.phone a {
	width: 3em;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	padding-left: 0;
	margin-left: auto;
	margin-right: auto;
}

#nav li.phone ul a {
	width: 15em;
	height: 2.2em;
	text-align: left;
}

#nav a.daddy_phone {
	height: 1.6em;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 12.5em;
	margin: 0;
	background: transparent; /*f1f1f1*/
}

#nav li li {
	width: 12.5em;
	background: /*url("/images/fndnav1.png") top right repeat-y*/#3A3A3A;
}

#nav li ul a {
	width: 12.5em;
}

#nav li ul ul {
	margin: -1.75em 0 0 14em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul {
	left: auto;
}

#nav li:hover {
	background: url("/images/backgrd1.png") top left repeat-x;
}

#nav li.phone:hover {
	background: #E1E1E1;
}

#nav li:hover a {
	color: #CF0000;
}

#nav li:hover a.daddy, #nav li:hover a.daddy_special, #nav li:hover a.daddy_phone, #nav li:hover a.daddy_phone_special {
	font-weight: bold;
	color: #FFF;/*#555;*/
}

#nav li ul li:hover {
	background: #CF0000; /*url("/images/fndnav.png") top right repeat-y #ff0000;*//*url("/images/backgrd1.png") top left repeat-x;*/
}

#nav li ul li:hover a.daddy, #nav li ul li:hover a.daddy_special, #nav li ul li:hover a.daddy_phone, #nav li ul li:hover a.daddy_phone_special {
	color: #fff;/*#3B3B3B;*/
	font-weight: bold;
}
/*scrolling menu*/

#leftcolumn {
	position: fixed;
	top: 0;
	left: 0;
	width: 1.5%;
	height: 100em;
	background: url("/images/hollow.gif") top right repeat-y #b8b8b8;
	z-index: 10;
}

#rightcolumn {
	position: fixed;
	top: 0;
	right: 0;
	width: 1.5%;
	height: 100em;
	background: url("/images/hollowopposite.gif") top left repeat-y #b8b8b8;
	z-index: 10;
}

#bottomleftbloc {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 1.5%;
	height: 14px;
	background: url("/images/anglehollow.gif") top right no-repeat #b8b8b8;
	z-index: 50;
}

#bottomrightbloc {
	position: fixed;
	bottom: 0;
	right: 0;
	width: 1.5%;
	height: 14px;
	background: url("/images/anglehollow1.gif") top left no-repeat #b8b8b8;
	z-index: 50;
}

/*#toprightbloc {
	position: fixed;
	top: 0;
	right: 0;
	width: 1.5%;
	height: 17px;
	background: url("/images/anglehollow2.gif") bottom left no-repeat #b8b8b8;
	z-index: 50;
}

#topleftbloc {
	position: fixed;
	top: 0;
	left: 0;
	width: 1.5%;
	height: 17px;
	background: url("/images/anglehollow3.gif") bottom right no-repeat #b8b8b8;
	z-index: 50;
}*/
/*Menu bar*/

#menuzone {
	min-width: 1000px;
	position: fixed;
	top: 0;
	left: 0;
	width: 98.1%;
	z-index: 4;
	margin: 0;
	/*border-top: 2px solid #b8b8b8;*/
	padding: 0 1.5% 0 1.5%;
	height: 9em;
	background: url("/images/backgroundtop.jpg") top left repeat-x #FFFFFF;
}

#topmenuleft {
	float: left;
	width: 100px;
	margin: 0;
	padding: 11px 0 8px 0.9%;
}

#toptopmenuleft {
	padding: 0 0 5px 0;
	text-align: center;
	width: 97px;
}

#mediumtopmenuleft {
}

#bottomtopmenuleft {
	width: 100px;
	margin: 1px 0 0 0;
	/*background: #3A3A3A;
	border: 1px solid #444;*/
	text-align: left;
	padding: 6px 0 13px 0;
}
/*
#bottomtopmenuleft a {
	font: 80%/1.5em verdana, georgia, arial, sans-serif;
	line-height: 1.1em;
	color: #FFF;
	font-weight: bold;
	display: block;
	width: 9.7em;
}

#bottomtopmenuleft:hover {
	background: #CE0000;
	border: 1px solid #CCC;
}	

#bottomtopmenuleft:hover a {
	color: #FFF;
}*/

#topmenumiddle {
	float: right;
	text-align: right;
	height: 87px;
	margin: 0;
	padding: 0;
	width: 0px;
	background: #FFF;
}

#topmenuright {
	background: url("/images/transition.gif") top left no-repeat #FFF;
	text-align: right;
	float: right;
	width: 324px;
	border: 0;
	margin: 0;
	padding: 20px 16px 20px 0;
}

/*Text, pictures and comments areas*/
#contentp {
	clear: both;
	width: auto;
	margin: 0 1.5% 0 0.5%;
	padding-top: 88px;
}

#contentp.manufacture {
	background: url("/images/test3.jpg") bottom left no-repeat;
	padding: 0;
	width: auto;
	margin: 0 1.5% 0 1.5%;
}

#imagezone {
	background: transparent;
	padding: 0 0 0 10px;
	text-align: center;
	float: right;
	width: 230px;
	margin: 50px 0 20px 0;
}

.gallery {
	background-color: #FFFFFF;
	text-align: center;
	padding: 0;
	margin: 0;
}

.gallery ul { 
	padding: 0;
	margin: 0;
	list-style: none; 
}

.gallery ul li { 
	margin: 21% 0px 11% 0px; 
}

.gallery ul img {
	padding: 0;
	margin: 0;
	border: 1px solid #FFFFFF;
	border-width: 1px;
}

.gallery ul a:hover img {
	border: 1px solid #C0C0C0;
	border-width: 1px;
	color: #C0C0C0;
}

.gallery ul a:hover { 
	color: #C0C0C0; 
}

#patchimage {
	width: 100%;
	display: none;
}

#textzone {
	background: url("/images/test_3.jpg") top left no-repeat;
	background-attachment: scroll;
	padding: 1px 30px 0 30px;
	margin: 0;
	width: auto;
	z-index: 0;
}

.percentage {
	font-size: 100%;
}

#textzone.axial{
	background: url("/images/testbis.jpg") top left no-repeat;
	background-attachment: scroll;
}

#textzone.radial{
	background: url("/images/radial.jpg") top left no-repeat;
	background-attachment: scroll;
}

#textzone.selection {
	background: url("/images/fond1.jpg") top left no-repeat;
	background-attachment: scroll;
}

#textzone.jetfan {
	background: url("/images/fond2.jpg") top left no-repeat;
	background-attachment: scroll;
}

#textzone.bananajetfan {
	background: url("/images/fond5.jpg") top left no-repeat;
	background-attachment: scroll;
}

#textzone.special {
	background: url("/images/fond3.jpg") top left no-repeat;
	background-attachment: scroll;
}
/*End text, pictures and comments areas*/

/*Footer bar, small menu quick navigation*/
#footer {
	min-width: 600px;
	position: fixed;
	bottom: 0;
	left: 0.5%;
	background: url("/images/backgroundfooter.png") bottom left repeat-x #b8b8b8;
	font: 70%/1.5em verdana, georgia, arial, sans-serif;
	width: 96%;
	height: auto;
	margin-top: 2px;
	/*border-bottom: 4px solid #b8b8b8;*/
	padding: 0 1.7% 16px 1.5%;
	z-index: 1;
}

input {
	vertical-align: top;
}

.printer {
	float: left;
}

.adobe {
	float: left;
	margin: 0;
	padding-left: 3px;
}

div.fontsize-set {
	text-align: left;
	float: left;
	width: 14.9%;
	padding-top: 0.1em;
	margin-top: 1em;
}

div.footcenter {
	float: left;
	text-align: center;
	padding-top: 0.3em;
	width: 70%;
	margin-top: 0.6em;
}

div.footcenter  p {
	text-align: center;
	font-size: 10px;
	
}

div.footright {
	float: right;
	text-align: right;
	width: 14.9%;
	padding-top: 0.4em;
	margin-top: 0.3em;
}

#inquiry_title {
	background: #FFF; 
	border: 1px solid #C0C0C0; 
	width: 42.9em; 
	text-align: left; 
	margin: 1em; 
	padding-top: 0.5em; 
	font-weight: bold; 
	color: #000;
	height: 2em;
}

#inquiry_title_txt { 
	float: left; 
	margin-left: 1em;
}

#inquiry_title_img {
	float: right; 
	margin-top: 0.1em;
	margin-right: 1em;
}

#inquiry_style {
	background: #F6F6F6; 
	height: auto; 
	width: 45em; 
	margin: 80px auto 30px auto;
	border: 1px dotted #333; 
}

#inquiry_buttons, #inquiry_buttons ul {
	float: left;
	width: auto;
	text-align: center;
	list-style: none;
	line-height: 2;
	background: #C0C0C0;
	font-weight: bold;
	padding: 0;
	margin: 0.5em;
}

#inquiry_buttons a {
	height: 2.7em;
	display: block;
	width: 14.6em;
	w\idth: 14.6em;
	color: #000;
	font-style: italic;
	font-weight: bold;
	padding-top: 0.4em;
	text-decoration: none;
}

#inquiry_buttons li {
	float: left;
	padding: 0;
	width: 14.6em;
	border-width: 1em;
}

#inquiry_buttons li ul {
	position: absolute;
	left: -999em;
	height: 0.1em;
	width: 0.1em;
	w\idth: 0.1em;
	border-top: 0px;
	margin: 0 0;
	background: transparent;
}

#inquiry_buttons li:hover ul ul, #inquiry_buttons li:hover ul ul ul, #inquiry_buttons li.sfhover ul ul, #inquiry_buttons li.sfhover ul ul ul {
	left: -999em;
}

#inquiry_buttons li:hover ul, #inquiry_buttons li li:hover ul, #inquiry_buttons li li li:hover ul, #inquiry_buttons li.sfhover ul, #inquiry_buttons li li.sfhover ul, #inquiry_buttons li li li.sfhover ul {
	left: auto;
}

#inquiry_buttons li:hover, #inquiry_buttons li.sfhover {
	border-color: #CC0000;
	border-width: 0 0 0 0;
	background: #CC0000;
}

#inquiry_buttons li a:hover, #inquiry_buttons li.sfhover a {
	color: #FFF;
}

#mapcont {
	width: 100%;
	text-align: left;
	margin: 0;
	padding: 0;
	background: transparent;
}

.map, .map ul {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0 0 0 2.8em;
}

.map a { 
	font-weight: bold;
	width: 23.5%;
	w\idth: 22.9%;
	margin: 0px auto 0px auto;
	text-transform: capitalize;
	display: inline;
}

.map a.special {
	color: #FF0000;
	padding: 0;
	text-align: left;
}

.map a.daddy {
	font-weight: normal;
	height: auto;
	padding: 0;
	margin: 0;
}

.map li {
	float: left;
	padding: 0;
	width: 23.5%;
	list-style: none;
}

.map li.onlineservices {
	padding: 0 0 2em 0;
}

.map li ul {
	height: auto;
	width: 97%;
	margin: 0;
	border-top: 1px solid #000080;
}

.map li li {
	list-style: none; 
	background: url(../images/backlist.gif) top left no-repeat;
	width: 100%;
	padding: 0 0 0 12px;
	border: 0;
}

.map li li.last { 
	background: url(../images/lastbacklist.gif) top left no-repeat;
}

.map li li.first { 
	background: url(../images/firstbacklist.gif) top left no-repeat;
}

#floatingmenu {
	position: fixed;
    right: 3.7%;
    top: 10.4em;
	width: 13.6em;
	background: url("/images/hollowmenu.png") top left repeat-y;
	padding: 0 0 0.5em 0;
	opacity: 0.4;
	z-index: 110;
}

#flt {
	float: right;
	width: 15em;
  	margin: -0.5em -0.5em 0 0;
	background: url("/images/menuground.gif") top left repeat-x #9f1010;
	padding: 2px 0;
	text-align: center;
	font-size: 90%;
}

#floatingmenu h2 { 
	color: #fff; 
	font-size: 120%; 
	display: inline; 
	font-weight:bolder; 
	margin: 0; 
	padding: 0;
	text-transform: none;
}

div.in  {
	background: #fff;
	border-left: 1px solid #9f1010;
	border-right: 1px solid #9f1010;
	margin: 3px auto 0 auto;
}

div.in ul, div.in  ul li {  
	list-style: none;
	text-align: left;  
	margin: 0.25em 1px 0.25em 1px; 
	padding: 1px; 
}

div.in ul li.fltmenulevel2 { 
	list-style: none;
	text-align: center;
	font-size: 100%;
	font-weight: bold;
	border-bottom: 1px solid #FFF;
	border-right: 1px solid #FFF;
}

div.in ul li.fltmenulevel3 { 
	font-size: 100%;
	list-style: none;
	padding-left: 20px;
	background: url("/images/backmenubefore.png") top left no-repeat #FFF;
	border-bottom: 1px solid #FFF;
	border-right: 1px solid #FFF;
}

div.in ul li.fltmenulevel2 a { 
	width: 14.1em;
}

div.in ul li.fltmenulevel3 a { 
	width: 12.6em;
}

div.in ul a { 
	color: #282828;
	display: block;
}

div.in ul li.fltmenulevel2:hover { 
	background: #696969;
	color: #FFF;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
}

div.in ul li.fltmenulevel3:hover { 
	background: url("/images/backmenuafter.png") top left no-repeat #9F1010;
	border-bottom: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
	color: #FFF;
}
	
div.in ul li.fltmenulevel2:hover a, div.in ul li.fltmenulevel3:hover a { 
	color: #FFF;
}

div.in ul li.fltmenulevel4 { 
	font-size: 85%; 
	margin: 0 0 0.25em 30px; 
	list-style: square;
}

hr.menu {
	border-style: dashed;
	background-color: #DE0000;
	height: 1px;
	width: 70%;
	margin: 1px auto;
}

#menuicon {
	background: #FFF; 
	margin: 0; 
	height: 27px; 
	padding: 0;
}

textarea {
	font-family: Arial, Tahoma;
	border: 1px solid black;
	background-color: #ededed;
	color: black;
}

.mail { 
	color: red; 
	font-weight: bold; 
}

input.formular{
	margin: 0px;
	background-color: #ededed;
	border: 1px solid black;
	color: black;
}

div.online {
	background: #fff;
	color: #000055;
	width: 607px;
	margin: 20px auto 20px auto;
}

div.onlineleft1 {
	float: left;
	width: 180px;
	height: 153px;
	display: block;
	text-align: center;
	background: url("/images/fanillu.jpg") top right no-repeat #fff;
	margin: 0px 10px;
	border: 1px solid #000055;
}

div.onlinemiddle1 {
	float: left;
	width: 180px;
	height: 153px;
	background: url("/images/tools.jpg") 45% 0% no-repeat #fff;
	display: block;
	margin: 0px 10px;
	text-align: center;
	border: 1px solid #000055;
}

div.onlineright1 {
	float: left;
	width: 180px;
	height: 153px;
	background: url("/images/mail.jpg") top center no-repeat #fff;
	display: block;
	margin: 0px 10px;
	text-align: center;
	border: 1px solid #000055;
}

div.title1, div.title2, div.title3 {
	width: 100%;
	font-size: 90%;
	height: 24px;
	font-weight: bold;
	border-top: 1px solid #000055;
	background: #000055;
	color: #FFF;
	display: block;
}

div.title1 a, div.title2 a, div.title3 a {
	width: 100%;
	height: 100%;
	color: #FFF;
	display: block;
}

div.contentonlineleft1, div.contentonlineright1, div.contentonlinemiddle1 {
	font-weight: bold;
	text-align: center;
	width: 100%;
	height: 128px;
	background: #FFF/*#f3f7ff#bbd0ff*/;
	padding: 0;
	border: 0;
	display: block;
	opacity: 0;
	filter: alpha(opacity=0);
}

div.contentonlineleft1 a, div.contentonlineright1 a, div.contentonlinemiddle1 a {
	line-height: 1em;
	font-weight: bold;
	width: 100%;
	height: 100%;
	font: 135%/1.5em Verdana, Arial, georgia, sans-serif;
	color: #000055;
	display: block;
}

table.message {
	text-align: left;
	background: #fbfbfb;
	color: #0f0f0f;
	border-top: 1px solid #5c5c5c;
	border-left: 1px solid #5c5c5c;
	border-bottom: 1px solid #383838;
	border-right: 1px solid #383838;
}

textarea{
	background: #f4f4f4;
	margin-right: 1.5em;
}

#textzone.longer1 {
	height: 55em;
}

#textzone.longer2 {
	height: 65em;
}
