/****************************** General style *********************************/
body{
  padding: 0;
  margin: 0;
  background-color: rgb(255,255,255) ;
  font-family: Arial, Georgia, Verdana;
  font-size: 12px;
  font-weight: normal;
  color: #6b8193;
  background-color: #e6eff6;
}
#zero{
  background-color: #ffffff;
  background-image: url(top_fonas.jpg);
  background-repeat: repeat-x;
}
#first{
  margin: 0;
  padding: 0;
  background-image: url(bottom_fonas.jpg);
  background-repeat: repeat-x;
  background-position: bottom;
}
input, textarea{
  outline: none;
}
img{
  border: 0;
  outline: 0;
}
form{
  padding: 0;
  margin: 0;
}
a{
  font-family: Arial, Georgia, Verdana;
  color: #6b8193;
  text-align: left;
  text-decoration: none;
  border-bottom: 1px dotted #6b8193;
  display: inline-block; 
  vertical-align: bottom; 
  outline: 0;
}
a:hover{
  color: #fa5800;
  border-bottom: 1px dotted #fa5800;
  outline: 0;
}
/******************************* Horizontal menu style ************************/
#hm_list
{
  list-style: none;
  padding: 0;
  margin: 0 auto;
  font-size: 16px;
  float: right;
}
#hm_list li
{
  /*display: block;*/
  float: left;
  margin: 0;
  padding: 0;
}
#hm_list li a{
  /*display: block;*/
  padding: 3px 10px 3px 10px;
  color: #465460;
  text-decoration: none;
  border: 0;
}
#hm_list li a:hover{
  color: #fa5800;
  border: 0;
}
#hm_list li a.pushed{
  background: #fa5800;
  color: #ffffff;
  display: block;
  padding: 2px 10px 2px 10px;
  text-decoration: none;
  border: 0;
}
#hm_list li a.pushed:hover{
  border: 0;
}

/********************************* Footer style *******************************/
#footer{
  margin: 0;
  padding: 0;
  width: 998px;
  height: 26px;
  font-family: Arial, Georgia, Verdana;
  color: #6b8193;
  text-align: left;
  font-size: 12px;
}
.copy{
  width:600px;
  margin: 5px 0 0 35px;
  float:left
}
.solution{
  width:200px;
  margin: 5px 30px 0 0;
  text-align: right;
  float:right;
}





/*global*/

/*#content * { margin: 0px; padding: 0px; }
#content img { border: none;}

#content div{
  text-align: left;
}*/
 
#content div.clear{
  clear: both;
	display: block;
	height: 1px;
}
/*eof global*/


/*content styles*/
/*#content p, body.mceContentBody p{
  text-align: left;
  font-family: Arial, Verdana, Tahoma;
  font-size: 14px;
  line-height: 20px;
  color: #8b8a8a;
	margin: 0;
}*/

/*#content a, body.mceContentBody  a{
  text-align: left;
  font-family: Arial, Verdana, Tahoma;
  font-size: 14px;
  line-height: 20px;
  color: #1e8de5;
	text-decoration: none;
}*/

#content ol, body.mceContentBody ol{
	margin-left: 15px;
}

#content ol li, body.mceContentBody ol li{
  text-align: left;
  font-family: Arial, Verdana, Tahoma;
  font-size: 14px;
  line-height: 20px;
  color: #8b8a8a;
	text-decoration: none;	
	list-style-position: inside;
	margin: 0;  
	padding: 0;
}


#content ul, body.mceContentBody ul{
  padding-left: 20px;
}

#content ul li, body.mceContentBody ul li{
  text-align: left;
  font-size: 14px;
  font-family: Trebuchet, Arial, Georgia, Verdana;
  color: #6b8193;
  line-height: 20px;
	text-decoration: none;	
/*	list-style: none;*/
	background: transparent url(images/list.gif) scroll no-repeat 8px 9px;
  padding: 0 0 0 0px;
	list-style-position: outside;
	margin: 0;  
}


#content .caption, body.mceContentBody  .caption{ /*style in wysiwyg*/
/*aditional style in tinyMCE*/
  font-weight: bold;
}

#content .signature, body.mceContentBody  .signature{ /*style in wysiwyg*/
/*aditional style in tinyMCE*/
  text-align: right;
	font-style: italic;
}
#content .note, body.mceContentBody  .note{ /*style in wysiwyg*/
/*aditional style in tinyMCE*/
	padding: 10px;
	background-color: #eeeeee;
	border: 1px solid gray;
	display: block;
}
/*eof content styles*/


#content a.mceText{
/*repairing broken style of tinyMCE */
	color: black;
	font-size: 12px;
	font-family: Verdana;
}

/*here place rules, needed to repair other broken inyMCE elements if new CSS rules collide with them.*/


/* content modules */

#content div.contentMod{
/*by default all content modules have the same margin*/
	margin-bottom: 20px;
	text-align: left;
}

#content div.contentModText{
}

#content div.contentModText p{
  margin: 0;
  padding: 0;
} 


#content div.contentModTitle{
}

#content h1.contentModTitle{
  padding: 0 0 0 0;
  margin: 0;
  font-size: 24px;
  font-weight: 300;
  color: #fa5800; 
}
#content h2.contentModTitle{
  text-align: left;
  font-family: Arial, Verdana, "Trebuchet MS";
  font-size: 16px;
  padding: 0;
	margin: 0;
	font-weight: bold;
  color: #83b51e;
}
#content h3.contentModTitle{
  text-align: left;
  font-family: "Trebuchet MS", Verdana, Arial;
  font-size: 14px;
	line-height: 20px
	font-weight: bold;
  color: #83b51e;
}

#content div.contentModTextWithPhoto{
}

#content img.contentModTextWithPhoto{
  float: left;
  margin-right: 10px;
	padding: 3px;
	border: 1px solid #cccccc;
}

#content div.contentModPhoto{
}

#content img.contentModPhoto{
  border-left: 0;
  border-right: 0;
  border-top: 0;
  border-bottom: 0;
  display: block;
	padding: 3px;
	border: 1px solid #cccccc;
}


#content div.contentModSeparator{
  height: 1px;
	border-top: 1px dotted #cccccc;
}

#content div.contentModPhotoGallery{
}

#content div.contentModPhotoGallery div.spec{
	margin-top: -10px;
	margin-left: -10px;
	float: left;
}
#content div.contentModPhotoGallery img{
  float: left;
	margin-left: 10px;
	margin-top: 10px;
	padding: 3px;
	border: 1px solid #cccccc;
}

#content div.contentModLogoGallery{
}

#content div.contentModLogoGallery div.spec{
	margin-top: -10px;
	margin-left: -10px;
	float: left;
}
#content div.contentModLogoGallery span.logo{
  float: left;
	margin-left: 25px;
	margin-top: 25px;
	vertical-align: middle;
	height: 150px;
	width: 150px;
	overflow: hidden;
}

#content div.contentModVideo{
  text-align: center;
}

#content div.contentModTextWithTitle{
}

#content a.contentModTextWithTitle{
  font-weight: bold;
  text-decoration: none;
  font-family: Verdana;
	color: #8b8a8a;
}

#content div.contentModFile{
}

#content a.contentModFile{
  font-weight: bold;
  cursor: pointer;  
  text-decoration: none;  
}

#content div.contentModHtmlCode{
}


#content div.contentModContactForm{
  border: 1px solid #cecece;
  padding: 17px; 
}

#content div.contentModContactForm div.hideSubmit{
  width: 0;
  height: 0;
  overflow: hidden;
}

/*eof content modules*/

/*forms*/

#content div.contentModContactFormField,
#content div.contentModContactFormFieldError{
  padding-bottom: 17px;
}

#content div.contentModContactFormButton{
  border: 0;
  height: 23px;
  padding: 0px 0px 0px 25px;
  color: #465460;
  vertical-align: middle;
  font-size: 18px;
  background-image: url(orange_marker.gif);
  background-repeat: no-repeat;
  cursor: pointer;  
}
#content div.contentModContactFormButton:hover{
  color: #fa5800;
}

#content div.contentModContactFormCaption{
  font-family: Arial, Verdana, Tahoma;
  font-size: 14px;
  font-weight: bold;
  color: #8b8a8a;
  text-align: left;
  padding-top: 3px;
  padding-right: 10px;
  float: left;
  width: 150px;  
}

#content div.contentModContactFormFieldError  div.contentModContactFormCaption{
}


#content div.contentModContactFormInput{
  float: left;
  width: 215px;
  text-align: left;
  padding-right: 10px;
}

#content div.contentModContactFormInput input, 
#content div.contentModContactFormInput textarea
{
  width:215px;
  border: 1px solid #cecece;
}
#content div.contentModContactFormInput div{
  display: inline;
  height: 1px;
}

#content  div.contentModContactFormFieldError div.contentModContactFormInput input,
#content  div.contentModContactFormFieldError div.contentModContactFormInput textarea{
  border: 1px solid #e53031;
}




#content div.contentModContactFormInput textarea{
  width: 215px;
  height: 125px;
}

#content div.contentModContactFormInput select{
  width:215px;
}


#content div.contentModContactFormHint{
  float: left;
  display: none;
  background: transparent url(images/hint_cursor.gif) scroll no-repeat left 3px;
  width: 10px;
  height: 17px;
}


#content div.contentModContactFormHint div{
  float: left;
  width:225px;
  z-index: 3;
  position: absolute;
  background-color: #f4f6f7;
  padding: 8px;
  margin-left: 10px;
  
  font-family: Arial, Verdana, Tahoma;
  font-size: 12px;
  color: #00a8da;
  line-height: 17px;
}


#content div.contentModContactFormError{
  font-family: Arial, Verdana, Tahoma;
  font-size: 12px;
  color: #e53031;
  float: left;
  clear: both;
}


#content div.contentModContactFormNote{
  font-family: Arial, Verdana, Tahoma;
  font-size: 12px;
  color: #8b8a8a;
  float: left;
  clear: both;
}

#content div.contentModContactFormInput input.checkbox{
  border: none;
  width: auto;
}

#content  div.contentModContactFormFieldError div.contentModContactFormInput input.checkbox{
  outline: #e53031 solid 1px;
}


/*eof forms*/

