/*****************
 * Tables
 *****************/
 
table.data {
	width: 100%;
	border: 0;
	padding: 0;
	margin: 1em 0 1em 0;
	border-collapse: collapse;
}

table.data th {
	font-weight: bold;
	background-color: #70c7e8;
	border-top: 1px solid #b6e7f9;
	border-left: 1px solid #b6e7f9;
	border-right: 1px solid #2091bc;
	border-bottom: 1px solid #2091bc;
	padding: 3px;
	color: black;
}

table.data td {
	padding: 4px;
	border: 1px solid #c1c1c1;
	color: black;
}

/*****************
 * Language Tabs
 *****************/
 
#langs ul {
	list-style: none;
	display: block;
	margin-bottom: 7px;
}

#langs li {
	display: inline;
	padding: 3px 7px 3px 7px;
	border: 1px solid #dedede;
}

#langs li:hover {
	background-color: #c2c2c2;
	color: white;
	cursor: pointer;
}

#langs li.active {
	background-color: #c2c2c2;
	color: white;
}

/*****************
 * General
 *****************/

* {
	margin: 0;
	padding: 0;
}

h1 span.nonlink {
	color: #2461aa;
}

img {
	border: 0;
}

option {
	padding-right: 1em;
}

body {
background:url(/img/layout/adaptsys_bg.gif) top right no-repeat;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #656565;
	font-size: 12px;
}

.message {
position:absolute;
top:286px;
left:15px;
right:15px;
margin:0 auto;
padding:5px;
border:1px solid #ffeb08;
background:#fff8af;
text-align:center;
}

.error_message {
border-bottom:0;
padding:0 4px 0 0;
margin:0;
text-align:right;
}

#container {
position:relative;
	width: 736px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 10px 10px 10px;
}

p {
	margin-top: 1em;
	margin-bottom: 1em;
}

#headerRight {
	float: right;
	margin-top: 60px;
}

#headerRight input {
	color: #656565;
	font-size: 11px;
}

#headerRight input[type=text] {
	padding: 1px 0px 1px 0px;
}

#headerRight form {
	display: inline;
}

#headerRight div {
	display: inline;
}

#feature {
	width: 756px;
	margin-left: -10px;
	margin-bottom: 10px;
}

h1 {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #202020;
	font-weight: bold;
	font-size: 12px;
}

#content {
min-height:350px;
overflow:visible;
}

* html #content {
height:350px;
}

#content:after {
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
	clear: both;
}

.error_message {
	font-weight: bold;
	margin-left: 160px;
	margin-top: 10px;
	color: red;
}

.indentChild {
	width: 30px;
	background-color: #dadada;
	float: left;
	margin: -6px 5px -8px -4px;
	padding-bottom: 12px;
}

.clearer {
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.bgimg {

}

/*****************
 * Footer
 *****************/

#footer {
	color: #656565;
	font-size: 90%;
	text-align: center;
	border-top: 1px solid #dedede;
	width: 756px;
	margin-left: -10px;
	margin-top: 30px;
	padding-top: 20px;
	padding-bottom: 30px;
	clear: both;
}

#footer ul {
	margin-left: auto;
	margin-right: auto;
}

#footer li {
	display: block;
	float: left;
	margin: 0;
padding:0 10px;
	color: #202020;
width:87px;
height:30px;
text-align:center;
border-right:1px solid #9eaeba;
}

#footer li.sep {
display:none;
}

#footer li.end, 
#footer.fr li.end, 
#footer.hu li.end {
border:0;	
}

/*****************
 * Menu
 *****************/
 
#menu {
 	width: 756px;
 	margin-left: -10px;
 	background-color: #d6e6f2;
 	height: 50px;
 	margin-top: 15px;
 	border-top: 1px solid #dedede;
}

#menu li {
	display: block;
	float: left;
	margin: 9px 0;
padding:0 10px;
	color: #202020;
width:87px;
height:30px;
text-align:center;
border-right:1px solid #9eaeba;
}

#menu li.end {
border:0;	
}

#menu li.sep {
display:none;
	color: #9EAEBA;
width:auto;
border:0;
}

/*****************
 * Links
 *****************/

a:link {
	color: #2461aa;
	text-decoration:none;
}
a:hover {
	color:#2461aa;
	text-decoration:underline;
}
a:visited:hover {
	color: #2461aa;
	text-decoration:underline;
}
a:visited {
	color:#2461aa;
	text-decoration:none;
}

/*****************
 * Home page
 *****************/
 
.left {
	float: left;
 	width: 302px;
 	margin-right: 10px;
margin-top:10px;
}

.allright {
	float: left;
	width: 420px;
}

.center {
	float: left;
	width: 180px;
	background-color: #F6FAFB;
	padding: 10px;
}

.right {
	float: right;
	width: 180px;
	background-color: #F7FAEB;
	padding: 10px;
}

.newsletter {
	float: left;
	clear: left;
	background-color: #F9F4E4;
	padding: 10px;
	margin-top: 20px;
	width: 400px;
	color: black;
}

/*****************
 * News
 *****************/
 
.newsdate {
	color: #939393;
	font-style: italic;
	font-size: 11px;
}

/*****************
 * All pages
 *****************/
 
.normalLeft {
 	float: left;
 	background-color: #FAFAFA;
 	width: 180px;
 	padding: 0px 10px 10px 10px;
 	margin-right: 10px;
 	color: #656565;
	font-size: 11px;
}

.normalLeft p.img {
	margin-left: -10px;
}

.normalLeft strong {
	color: #202020;
	font-size: 12px;
}

.normalRight {
	float: left;
	width: 516px;
	color: #202020;
}

.normalRight ul {
	margin-left: 15px;
}

/*****************
 * Language dropdown
 *****************/

#headerRight select {
	color: #656565;
	font-size: 11px;
	margin-right: 20px;
	height: 18px;
}

option.en {
	padding: 5px 5px 5px 25px; 
	background:url(/img/layout/langs/en.png) 5px center no-repeat;
}

option.fr {
	padding: 5px 5px 5px 25px; 
	background:url(/img/layout/langs/fr.png) 5px center no-repeat;
}

option.hu {
	padding: 5px 5px 5px 25px; 
	background:url(/img/layout/langs/hu.png) 5px center no-repeat;
}

/*****************
 * Contact page
 *****************/
 
#locations {
	list-style: none;
	margin-left: 0px;
	margin-right: 20px;
	margin-top: 1em;
}

#locations:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#locations li {
	float: left;
	width: 220px;
	display: block;
	margin-left: 20px;
}

#locations p {
	padding: 10px;
}

#locations h1 {
	background-color: #F7FAEB;
	padding: 10px;
	font-size: 14px;
}

/*****************
 * Forms
 *****************/

form {
margin:0;
padding:0;
}

label {
	float: left;
	display: block;
	clear: left;
	width: 190px;
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
	border-right:1px solid #ccc;
	padding:8px
}

form div {
	margin-bottom: 10px;
}

form div:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

form div {display: inline-block;}

/* Hides from IE-mac \*/
* html form div {height: 1%;}
form div {display: block;}
/* End hide from IE-mac */

form div.submit {
	text-align: center;
}

fieldset {
	border:1px solid #ccc;
	border-width:1px 1px 0 1px;
	margin-bottom:10px;
}

fieldset legend {
	display:none;
}

fieldset div {
	margin:0;
	padding:0;
	border-bottom:1px solid #ccc;
}

fieldset div input, 
fieldset div textarea,
fieldset div select {
	border:1px solid #ccc;
	padding:3px 0;margin:3px;
	width:298px
}

fieldset div select {
	width:auto;
	padding:2px;
}

fieldset div.country select {
width:298px;
}

/*****************
 * Products and services
 *****************/

.image {
	background-color: #F1F4DF;
	width: 150px;
	height: 150px;
	float: left;
	margin-right: 10px;
}

.listing .moreul {
	float: left;
	width: 150px;
	margin-top: 20px;
	clear: left;
}

.listing ul:after{
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.listing {
	padding-bottom: 20px;
	border-bottom: 1px solid #dedede;
	margin-bottom: 20px;
}

.listing:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.listing h1 {
	font-size: 140%;
	margin-bottom: 10px;
	font-weight: normal;
}

.desc {
	float: right;
	width: 356px;
}

.desc:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

h1.view {
	font-size: 140%;
	font-weight: normal;
	padding-bottom: 20px;
	border-bottom: 1px solid #dedede;
	margin-bottom: 20px;
}

/*****************
 * News
 *****************/
 
.newslisting {
	padding-bottom: 20px;
	border-bottom: 1px solid #dedede;
	margin-bottom: 20px;
}

.newslisting:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.newslisting h1 {
	font-size: 140%;
	margin-bottom: 0px;
	font-weight: normal;
}

.newslisting .newsdate {
	margin-bottom: 20px;
}
 

/*******************
 * ADMIN STYLES
 *******************/

.loginbox label {
	border:0;
}

.loginbox input {
	border:1px solid #ccc;
	padding:3px;
}

.admin_menu {
	list-style: none;
	margin-left: 20px;
	float: left;
}

.admin_menu li {
	display: block;
	width: 20em;
	border: 1px solid #dedede;
	margin-bottom: 0.5em;
}

.admin_menu li a {
	display: block;
	width: 18em;
	padding: 1em;
	outline: none;
}

.admin_menu li a:active {
	outline: none;
}

.admin_menu li a:hover {
	text-decoration: none;
	background-color: #c2c2c2;
	color: white;
}

.admin_menu li a.active {
	text-decoration: none;
	background-color: #c2c2c2;
	color: white;
}

.submenu {
	float: left;
}

.submenu ul {
	list-style: none;
	margin-left: 20px;
}

.submenu li {
	display: block;
	width: 20em;
	border: 1px solid #dedede;
	margin-bottom: 0.5em;
}

.submenu li a {
	display: block;
	width: 18em;
	padding: 1em;
}

.submenu li a:hover {
	text-decoration: none;
	background-color: #c2c2c2;
	color: white;
}

.toolbar {
	float: right;
}

.toolbar ul {
	list-style: none;
	margin-right: 10px;
}

.toolbar li {
	float: left;
	display: block;
	border: 1px solid #dedede;
	margin-right: 10px;
}

.toolbar li a {
	display: block;
	padding: 1em;
}

.toolbar li a:hover {
	text-decoration: none;
	background-color: #c2c2c2;
	color: white;
}