/*#######################################################*/
/*
STYLES GENERAL
*/
/*#######################################################*/

* {
  margin: 0;
  padding: 0;
}

html,body {
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
	background-color: #004466;
	font: normal 11px/14px Tahoma, Arial, sans-serif;
	color: #354252;

}

td, th {}

p {margin: 0 0 6px 0;}


h1 {
	font: bold 16px/20px Tahoma, Arial, sans-serif;
	color: #0088CC;
	margin: 0 0 8px 0;
	padding: 4px 0;
}

h2 {
	font: bold 13px/16px Tahoma, Arial, sans-serif;
	color: #0088CC;
	margin: 15px 0 10px 0px;
	padding: 0px 0px 0px 0px;
}

h3 {
  font: bold 	11px/14px Tahoma, Arial, sans-serif;
	color: #0088CC;
	margin: 7px 0 4px 0;
}

h2.silverBg, h2.silverBg2 {
  font: bold 10px/14px Tahoma, Arial, sans-serif;
	color: white;
	margin: 0 0 5px 0;
	text-transform: uppercase;
	height: 16px;
	background-color: #8C979D;
	display: block;
	padding: 2px 0 0 5px;
	letter-spacing: 1px;
}
h2.silverBg a, h2.silverBg2 a{color:White; text-decoration:none;}
h2.silverBg2 {margin: 0;}

h5 {
  font: bold 	11px/14px Tahoma, Arial, sans-serif;
	color: #354252;
	margin: 0;
}

.right {float: right;}
.left {float: left;}

.invis {display: none;}
.cleaner {clear:both; height: 1px; font-size: 1px; }
.cleaner10 {clear:both; height: 10px; font-size: 1px; }
.sepblock   {float:left; height: 1px; font-size: 1px; width:508px; }
.sepblock10 {float:left; height: 10px; font-size: 1px; width:508px; }

.smallB {
  font: normal 	10px/14px Tahoma, Arial, sans-serif;
	color: #0088CC;
	margin: 2px 0 4px 0;
}


.green {
	color: #88cc00;
}
.textHolder {
	padding: 0 0 0 5px;
}

.ModalBackground {background-color:#004466; filter:alpha(opacity=70);	opacity:0.7;}
.ModalDiv {width:600px; height:190px; background-color:#FFFFFF; padding: 5px 15px 15px 15px; color:#555555;}

/*#######################################################*/
/*
FORMS
*/
/*#######################################################*/

form {margin: 0; padding: 0}
#main {margin-bottom:10px;}
/*#main fieldset.form {margin:16px 0;padding:0 16px 32px 16px;border: dotted 1px #ddd;color:#aaa; font-size:11px; font-family:Tahoma,Arial; vertical-align:bottom; }*/
#main fieldset.form {margin:9px 0;padding:0 16px 16px 16px;border: dotted 1px #ddd; color:#555555; font-size:11px; font-family:Tahoma,Arial; vertical-align:bottom;  }
#main fieldset legend {color:#555555; font-weight:bold; }
#main fieldset label {font-weight:bold; color:#555555;}
#main fieldset.form input.text {border:1px dotted #408ec9; color:#555; padding-left:4px;padding-bottom:0px; width:351px; height:18px; font-size:13px; }
#main fieldset.form textarea.text {font-family:arial,sans;font-size:0.9em; border:1px dotted #408ec9; color:#555; padding:4px;width:347px; font-size:12px;}
#main fieldset.form textarea.anotherInfo {font-family:arial,sans;font-size:0.9em; border:1px dotted #408ec9; color:#555; padding:4px;width:347px; height:250px; font-size:12px;}

#main fieldset.form select.text {font-family:arial,sans;font-size:0.9em; border:1px dotted #408ec9; color:#555; padding:2px; margin-left:0px; width:361px; font-size:12px;}
#main fieldset.form select.knowledge_list {font-family:arial,sans;font-size:0.9em; border:1px dotted #408ec9; color:#555; padding:4px; margin-left:0px; width:357px; height:80px; font-size:12px; height:70px;}
#main fieldset.form textarea.other_knowledge_list {font-family:arial,sans;font-size:0.9em; border:1px dotted #408ec9; color:#555; padding:4px; margin-left:0px; width:347px; font-size:12px; height:50px;}
#main fieldset.form select.dropdown {font-family:arial,sans;font-size:0.9em; border:1px dotted #408ec9; color:#555; padding:2px; margin-left:0px; width:357px; font-size:12px;}

#main fieldset.form .button {border:1px solid #000000; background:#048ac4; margin-top:8px; padding:4px 8px; font:bold 90% verdana,sans-serif; color:#fff; width:128px;}
#main fieldset.form .button_disabled {border:1px solid #999; background:#ccc; margin-top:12px; padding:3px 3px; font:bold 90% verdana,sans-serif; color:#999; width:128px;}
#main fieldset.form .button_action {border:1px solid #000000; background:#d00; margin-top:12px; padding:3px 3px; font:bold 90% verdana,sans-serif; color:#fff; width:128px;}
#main fieldset.form .button_wide {border:1px solid #000000; background:#048ac4; margin-top:8px; padding:4px 8px; font:bold 90% verdana,sans-serif; color:#fff; }

#main .google_legend { font:bold 13px/16px Tahoma, Arial, sans-serif; color:#0088CC; margin:15px 0 10px 0px; padding:0px 0px 0px 0px; text-decoration:underline; }
#main .google_table_1row { vertical-align:top; }

.text {border:1px dotted #408ec9; color:#555; padding-left:4px; width:350px; height:18px; font-size:13px; }
.buttonInput { border:1px solid #000000; background:#048ac4; margin-top:8px; padding:4px 8px; font:bold 90% verdana,sans-serif; font-size:10px; color:#fff; width:128px;}
.buttonInputLonger {border:1px solid #000000; background:#048ac4; margin-top:0px; padding:4px 8px; font:bold 90% verdana,sans-serif; font-size:10px; color:#fff; width:250px;}

.disabledButtonInput{ border:1px solid #000000; background:#aaaaaa; margin-top:8px; padding:4px 8px; font:bold 90% verdana,sans-serif; font-size:10px; color:#fff; width:128px;}

.buttonInputSave { border:1px solid #000000; background:#048ac4; margin-top:8px; padding:4px 8px; font:bold 90% verdana,sans-serif; font-size:10px; color:#fff; width:128px;}
.bnUload { border:1px solid #000000; background:#048ac4; margin-top:8px; padding:4px 8px; font:bold 90% verdana,sans-serif; font-size:10px; color:#fff; width:110px; }
.uploadFile input {width:50px; }

.ErrorMessage {color:Red;}
.message {color:Red; margin: 10px 10px 10px 0px;}
fieldset {border:dotted 1px #dddddd;}
fieldset legend {background-color:White; padding:2px 2px 2px 2px;  }
#order .RequireStar , #Login .RequireStar,  .RequireStar {color:#B3DE5B;}

#findDomain {float:left; width:100%; display:block;}
#findDomain .message {color:Red;}
#findDomain .domainText { width:128px; border:1px dotted #7bbbec; }
#order { padding-bottom:15px;}

#order .block {margin:9px 0;padding:0 16px 16px 16px;border: dotted 1px #ddd; color:#555555; font-size:11px; font-family:Tahoma,Arial; vertical-align:bottom; }

#order #leftPart { float:left;}

#order #ourInfo 
{
	margin: 0 0 10px 0px;
	background: #F4EFAA url(images/bg_yellow.gif) repeat-x 0 0;
	border-bottom: 2px solid #EADE51;
	padding: 10px 10px 8px 10px;
	line-height: 20px;
	width:120px;
	float:left;
	 }	 

#order .ddlStyle {width:357px; border:1px dotted #408ec9; color:#555; padding-left:4px; padding-top:0px;  height:20px; font-size:12px; margin: 0px 0px 0px 0px;}
#order .conditions {font-family:arial,sans;font-size:0.9em; border:1px dotted #408ec9; color:#555; padding:4px;width:450px; height:250px; font-size:12px;}
	 
#order select:focus, input:focus {
  background-color: #F0FAFF; color: #000000;
}	 

#searchresults li { list-style-type:square; margin-left:20px;}
	 
input 
{
}
/*
input[type="checkbox"] {text-align:justify;}*/

fieldset { padding: 10px 10px 10px 10px;}
fieldset legend {font-weight:bold;}

/* references on home page */
fieldset.references { padding:0px 10px 0px 8px; margin:4px 0px 6px 0px; float:left; width:504px; }
.refbox1			{ width:200px;text-align:center; padding:6px 0px; }
.refbox2			{ padding:6px 0px 6px 6px; }

textarea {
	padding: 2px;
	text-align:left;
	background-color: #FFFFFF;
	font: normal 11px/14px Tahoma, Arial, sans-serif;
	color: #354252;
	text-decoration: none;
	margin: 3px 0 0 0;
	border: #B0BDCC 1px solid;
	height: auto;
}

select {
	background-color: #FFFFFF;
	text-align:left;
	font: normal 11px/14px Tahoma, Arial, sans-serif;
	color: #354252;
	text-decoration: none;
	margin: 0 0 0 10px;	border: 0;	padding: 2px;
}

.checkbox {
  border: 0;
  padding: 0;
  margin: 0 2px 0 0;
	background-color: transparent;
	width: auto !important;
	height: auto !important;
}

.searchText {
	width: 136px;
	border:1px dotted #7bbbec;
}

.searchBtn {
  border: 0;
  padding: 0;
	width: 16px;
	height: 16px;
	position: relative;
	top: 2px;
}

/*input:focus,*/ select:focus, textarea:focus {
  background-color: #F0FAFF; color: #000000;
}

input.checkbox:focus {border: 0;background-color: transparent;}

.TODO {display:block; background-color:Red; color:White;}

/*#######################################################*/
/*
News, FAQ, Dictionary
*/
/*#######################################################*/

#XmlFaqListBody {margin-bottom:20px;}
#XmlFaqListBody .headline {margin:0 0 0 0px; padding: 8px 0px 8px 0px;}
#XmlFaqListBody ul li {margin-top:3px;}

#XmlTermListBody {margin-bottom:20px;}
#XmlTermListBody ul li {margin-top:3px;}
#XmlTermListBody .termHead a{text-decoration:none; color:#354252;}
#XmlTermListBody a.activeTerm {font-weight:bold;}

#XmlActualityListBody {margin-bottom:20px;}
#XmlActualityListBody ul li {margin-top:3px;}

#NewsBox {margin-bottom:10px;}
#NewsBox h2 {margin-left:0px; padding-left:0px; margin-top:0px;}
#NewsBox strong {margin-top:15px;}
#NewsBox a {}

/*#######################################################*/
/*
LINKY
*/
/*#######################################################*/

a img {border:0;}
a {color: #0088CC; text-decoration: underline;}

a:link {color: #0088CC; text-decoration: underline;}
a:visited {color: #0088CC; text-decoration: underline;}
a:hover {color: #88cc00; text-decoration: underline; }

a.dots {
  background: url(images/dots.gif) no-repeat 0 5px;
  padding: 0 0 0 10px;
  line-height: 20px
}
#bottom {}

div#bottom a {
	font: normal 10px/14px Tahoma, Arial, sans-serif;
	color: #354252; text-decoration: none;
}

div#bottom a:link, div#bottom a:visited {
	font: normal 10px/14px Tahoma, Arial, sans-serif;
	color: #354252; text-decoration: none;
}

div#bottom a:hover {
	font: normal 10px/14px Tahoma, Arial, sans-serif;
	color: #0088CC; text-decoration: none;
}

div#bottom a.active {
	font: normal 10px/14px Tahoma, Arial, sans-serif;
	color: #0088CC; text-decoration: none;
	cursor: default;
}

/*#######################################################*/
/*
LAYOUT
*/
/*#######################################################*/

div#container {
	margin:10px auto;
	width:750px;
	background-color: #FFFFFF;
}

div#content {padding: 10px;}

div#header {
	width: 100%;
  margin: 0 0 10px 0;
	clear: both;
	height: 41px;
}

div#homeBanner {
	width: 100%;
	clear: both;
	height: 91px;
	border-bottom:2px solid #004466;
	margin: 0 0 10px 0;
}

div#Banner {
	width: 100%;
	clear: both;
	height: 32px;
	border-bottom:2px solid #004466;
	margin: 0 0 10px 0;
}

div#pageHolder {
	width: 100%;
	/*background-color: green;*/
	clear: both;
}

div#main {
	width: 524px;
	/*background-color: red;*/
	padding: 0 0 0 0px;
	float: left;
}

div#rightPart {
	width: 190px;
	/*background-color: blue;*/
	float: right;
	overflow:hidden;
}

div#rightPart h5 {
 display:inline;
}

div#bottom {
	clear: both;
	/*width: 690px;*/
	background: #DDE3EA url(images/bg_bottom.jpg) no-repeat 0 0;
	border-bottom:1px solid #AAB9CA;
	height:21px;
	font: normal 10px/12px Tahoma, Arial, sans-serif;
	color: #354252;
	padding: 7px 10px 0 10px;
}

div#copyright {
	clear: both;
	/*width: 690px;*/
	color:  #777;
	padding: 7px 10px 0px 10px;
	text-align:center;
	padding: 0 0 10px 0;
}

#printContact {display:none;}

div#copyright a {color:#777;text-decoration:none;}

div#searchBox {
	width: 165px;
	background: #DDE3EA url(images/bg_search.jpg) no-repeat 0 0;
	height:24px;
	padding: 12px;
	border-bottom: 1px solid #AAB9CA;
	margin: 0 0 10px 0
}

div#searchBox .input[type="text"]{
	width: 130px;
	margin: 0 5px 0 0;
}

div#kontaktBox {
	color:#354252;
	width: 161px;
	padding: 12px;
	border: 2px solid #B3DE5B;
	margin: 0 0 10px 0;
	text-decoration:none;
	/*cursor:pointer;*/
}
#kontaktBox a 
{
	display:inline;
	color:#354252;
	text-decoration:none;
	cursor:pointer;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
#kontaktBox div#kontaktBoxInner1
{
	width: 165px;
	_width: 160px;
	display:block;
	color:#354252;
	text-decoration:none;
	cursor:pointer;
	border:solid 0px red;
}
#kontaktBox div#kontaktBoxInner2
{
	width: 165px;
	_width: 160px;
	display:block;
	color:#354252;
	text-decoration:none;
	cursor:pointer;
	border:solid 0px red;
}

div.Iso9001Box
{
	width: 165px;
	text-align:center;
	padding: 11px;
	border: 1px solid #AAB9CA;
	margin: 0 0 10px 0
}

div.rightBoxTitle
{
	width: 179px;
	text-align:center;
	padding: 3px 5px;
	border: 0px solid #AAB9CA;
	margin: 0px;
	background-image:url('images/titleBanner.jpg');
	background-repeat:no-repeat;
	background-position:top left;
	color:#BADDF3;
	font-weight:bold;
}

div.rightBoxTitle a
{
	color:#BADDF3;
	font-weight:bold;
	text-decoration:none;
}

/*#######################################################*/
/*
COLS, BACKGROUNDS
*/
/*#######################################################*/

.oneCol{
	width:524px;
	margin: 0 0 0 0;
	float: left;
}

.twoCols1{
	width:254px;
	margin: 0 16px 0 0;
	float: left;
}

.twoCols2{
	width:254px;
	margin: 0;
	float: right;
}

.yellowBg1, .yellowBg2{
	width:214px;
	margin: 0;
	background: #F4EFAA url(images/bg_yellow.gif) repeat-x 0 0;
	border-bottom: 2px solid #EADE51;
	padding: 10px 20px;
	float: left;
	height: 140px;
	
}

div.yellowBg1 h2,
div.yellowBg2 h2 {
  font: bold 	13px/16px Tahoma, Arial, sans-serif;
	margin: 0;
	padding: 2px 0;
}

div.yellowBg1 h2 a,
div.yellowBg2 h2 a {color: #555; text-decoration:none;}

div.yellowBg1 h2 a:hover,
div.yellowBg2 h2 a:hover {text-decoration:underline;}
/*
div.yellowBg1 li {margin-left:0px; list-style-type:square;}
*/
div.yellowBg1 ul.arrows li a,
div.yellowBg2 ul.arrows li a {color: #333; text-decoration:underline; }

div.yellowBg1 ul.arrows li a:hover,
div.yellowBg2 ul.arrows li a:hover {text-decoration:none;}


.yellowBg2{
	float: right;
}

.headline {
	margin: 0 0 10px 0;
	background: #F4EFAA url(images/bg_yellow.gif) repeat-x 0 0;
	border-bottom: 2px solid #EADE51;
	padding: 10px 15px 8px 15px;
	line-height: 20px
}

.arrows
{
	margin-left:0px; 
	list-style-type:square;	
}

/*.arrows ul {margin-left:0px; }*/

.arrows li 
{
	margin: 7px 0px 0px -4px;
	padding: 0px 0px 0px 0px;
}


.jobs {
	width: 484px;
	margin: 0;
	background: #D3EC9F url(images/bg_jobs.jpg) no-repeat 0 0;
	border-bottom: 2px solid #B5DF5B;
	padding: 5px 20px 0 20px;
	height: 131px;
}

div.jobs ul.arrows {
	padding: 0 0 12px 0;
}

div.jobs ul.arrows a {color: #000; text-decoration:none;}
div.jobs ul.arrows a:hover {color: #000; text-decoration:underline;}

.sitePath {
	text-align: right;
	margin-bottom:15px;
	font: normal 10px/14px Tahoma, Arial, sans-serif;
	color: #354252;
}

.shifted {margin-left:15px;}

/*#######################################################*/
/*
Lists
*/
/*#######################################################*/

#main ol {margin-left:20px; margin-bottom:10px; list-style-type:square;}
#main ul {margin-left:20px;  margin-bottom:10px; list-style-type:square;}


/*#######################################################*/
/*
SITEMAP
*/
/*#######################################################*/
/* top level */
.SiteMapTree {margin-bottom:50px; }
#main .sitemap1 {margin-bottom:15px;}
#main .sitemap1 ul 
{
	list-style-type:square;
	margin-left:20px;
	margin-bottom:0px;	
	}
#main .sitemap1 li 
{

	}
	/* second level */
#main .sitemap2 {}
/*#######################################################*/
/*
HEADER
*/
/*#######################################################*/

#logo {
  width: 219px; height: 41px;
	margin: 0;
	cursor: pointer;
	float: left;
}

#logo h1 {display: none; margin: 0}

#topIcons {margin: 25px 0 0 0;	float: right;}


#topIcons ul {
	margin: 0; padding: 0;
	white-space: nowrap;
}

#topIcons li {
	display: inline;
	list-style-type: none;
	margin: 0;
}

#topIcons a {
  float: left;
	display: block;
	padding:0 0 0 18px;
	font: normal 10px/12px Tahoma, Arial, sans-serif;
	color: #354252;
	text-decoration: none;
}

#topIcons a:hover {
	color: #0088CC;
	text-decoration: none;
}

#topIcons a.login {
 background: url(images/ic_login.gif) no-repeat 0 0;
 margin: 0 20px 0 0;
}

#topIcons a.map {
 background: url(images/ic_map.gif) no-repeat 0 0;
  margin: 0 20px 0 0;
}

#topIcons a.print {
 background: url(images/ic_print.gif) no-repeat 0 0;
  margin: 0 ;
  cursor:pointer;
}

#topIcons a.contact {
 background: url(images/ic_contact.gif) no-repeat 0px 1px;
 margin: 0 25px 0 0;
}
#bannerHome {}
#bannerHome #bannerText {position: absolute; margin-top:58px; margin-left:20px;}
#bannerHome #bannerText h1 {color:#BADDF3; font-size:14px; font-style:italic; font-family:Sans-Serif;}

/*#######################################################*/
/*
SUBMENU
*/
/*#######################################################*/

#submenu {
  padding:0 0 4px 0;
  margin:0 0 10px 0;
  list-style-type: none;
  overflow:hidden;
}

#submenu ul {
  margin:0;
  padding:0;
  list-style-type:none;
}

#submenu a {
  display: block;
  list-style-type: none;
  margin: 0;
  padding-left: 2px;
  font: bold 11px/19px Tahoma, Arial, sans-serif;
  color: #0088CC;
  text-decoration: none;
}

#submenu a:hover {color: #046; background-color: #f5f5f5;}
#submenu a.current {background-color: #f0f0f0;}

#submenu li { border-bottom: #D8DFE7 1px solid;}

#submenu ul ul {
	margin: 0;
	padding: 0;
	white-space: nowrap;
	list-style-type: none;
}

#submenu ul ul li {
  border: 0;
	border-bottom: #D8DFE7 1px solid;
	display: block;
	height:auto;
}

#submenu ul ul li a {
  /*display: block;*/
  margin: 0;
  padding-left: 10px;
  font: normal 11px/19px Tahoma, Arial, sans-serif;
  color: #354252;
  text-decoration: none;
}

#submenu ul ul ul li a {
  /*display: block;*/
  margin: 0;
  padding-left: 20px;
  font: normal 11px/19px Tahoma, Arial, sans-serif;
  color: #354252;
  text-decoration: none;
}

#contextmenu {
  margin:8px 0px;
  padding:10px;
  background-color:#f5f5f5;
  border:1px dotted #7bbbec;
}

#contextmenu ul {margin-left:0px;}
#contextmenu ol {margin-left:0px;}

#contextmenu li {
	display: block;
	list-style-image:none;
	list-style-type:none;
	margin: 4px 0;
	padding: 0 0 0 14px;
	margin-left:0px;
  background: url(images/dots.gif) no-repeat 0 5px;
}

a.emailLinkStyle {text-decoration:none;cursor:pointer; }

.captcha		 {width:100%;height:45px;}

/* Google maps area */
div#map		{ overflow:hidden; }

/* special styles on pages*/


.technologie {}
.technologie a{color:#354252; text-decoration:none;}
.technologie a:hover{color:#354252; text-decoration:underline;}

/*end special styles on pages*/