/* general tag styles */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #636363;
	padding: 0;
	margin: 0;
	text-align: center;
	font-size: 11px;
	background: #fff;
}

p, td, li, form, label {
	font-size: 11px;
}

td, ul, ol, li, form, input, select {
	padding: 0;
	margin: 0;
}

img {
	padding: 0;
	border: 0;
}

p {
	line-height: 140%;
	padding: 0 0 15px 0;
	color: #636363;
	font-weight: normal;
	border: 0;
	margin: 0;
}

p.clearit {
  clear: both;
  line-height: 1px;
  font-size: 1px;
  padding: 0;
} 

div.clearit {
  clear: both;
} 

h1 {
    font-size: x-small;
	padding: 0 0 10px 0;
	margin: 0;
	color: #fff;
}

h2 {
	color: #636363;
	font-size: 14px;
	padding: 0 0 20px 0;
	margin: 0;
}

h3 {
	color: #B2BDCE;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0;
	padding: 0 0 15px 0;
}

h5, h6 {
	font-size: x-small;
	padding: 10px 0 2px 0;
	border: 0;
	margin: 0;
}

select {
	font-size: x-small;
}

a {
	color: blue;
	text-decoration: underline;
}

a:hover {
	color: #C1C9D0;
}

label {
	color: #000;
	vertical-align: top;
	font-size: x-small;
}

.em-note {
  font-style: italic;
}

span {
	color: #C1C9D0;
}

/* floated images */

.img-flush-left {
	float: left;
	margin: 0 10px 5px 0;
}

.img-flush-l-b {
	float: left;
	margin: 0 10px 5px 0;
	border: 10px solid #F2F3F4;
}

/* tabular data cell styles */

td {
	text-align: left;
	vertical-align: top;
}

td.lm {
	text-align: left;
	vertical-align: middle;
	font-size: x-small;
}

td.lb {
	text-align: left;
	vertical-align: bottom;
}

td.lt {
	text-align: left;
	vertical-align: top;
	padding: 0;
}

td.ct {
	text-align: center;
	vertical-align: top;
}

td.cm {
	text-align: center;
	vertical-align: middle;
}

td.cb {
	text-align: center;
	vertical-align: bottom;
}

td.rt {
	text-align: right;
	vertical-align: top;
}

td.rm {
	text-align: right;
	vertical-align: middle;
}

td.rb {
	text-align: right;
	vertical-align: bottom;
}

/* main containers */ 

#main-container {
	text-align: left; 
	margin: 0 auto 30px auto;
	width: 863px;
}

/* header */

#header {      
    /*width: 863px;
    margin: 0 auto;*/
	background: url(../images/header.jpg) top center no-repeat;
}

#top {
	text-align: left; 
	margin: 0 auto;
	width: 863px;
}

#top img {
	float: left;
}

/* top navigation */

#tnav {
	display: block; 
	padding: 102px 0 0 20px;
	line-height: 120%;
	color: #fff;
	text-align: center;
	font-size: 13px;
	text-transform: uppercase;
}

#tnav a {
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	color: #fff;
}

/* languages */

#lang {
	color: #0D1348;
	text-align: right;
	padding: 0 0 5px 0;
	margin: 0;
	font-size: 10px;
}

#lang a {
	font-size: 10px;
	color: #0D1348;
}

#lang a:hover {
	color: #0D1348;
	text-decoration: underline !important;
}

#lang a.selected {
	color: #0D1348;
	text-decoration: underline;
}

/* left navigation */

#lnav {
	list-style: none;
}

#lnav li {
	margin: 0 0 1px 0;
}

#lnav li a {
	background: #E4212A;
	display: block;
	width: 190px;
	font-size: 11px;
	text-decoration: none;
	color: #fff;
	padding: 2px 0 3px 15px;
}

#lnav li.selected a {
	background: #070D41 url(../images/lnav_arrow.gif) top left no-repeat;
}

#lnav li.open a {
	background: #12123E url(../images/lnav_arrow.gif) top left no-repeat;
}

#lnav li.level1 a {
	width: 188px;
	background: #D1D7DA;
	color: #070D41;
	padding: 2px 0 3px 17px;
}

#lnav li.level1-selected a {
	background: #42487C url(../images/lnav_lev1.gif) top left no-repeat;
	padding: 2px 0 3px 17px;
	width: 188px;
}

#lnav li.level2 a {
	width: 170px;
	background: #ECF1F5;
	color: #070D41;
	padding: 2px 0 3px 35px;
}

#lnav li.level2-selected a {
	background: #8084A9;
	padding: 2px 0 3px 35px;
	width: 170px;
}

/* content */

#content-l {
	width: 206px;
	padding: 5px 25px 0 0;
	float: left;
}

#content-r {
	width: 632px;
	padding: 10px 0 0 0;
	float: left;
}

/* home features */

#features {
	margin: 20px 0 10px 0;
}

#features-top-l {
	background: url(../images/feat_top_l.jpg) top left no-repeat;
	width: 632px;
	border-right: 1px solid #fff;
}

#features-top-l h1 {
	background: url(../images/feat_bullet.jpg) top left no-repeat;
	font-size: 11px;
	color: #fff;
	font-weight: normal;
	padding: 3px 0 4px 20px;
	margin: 0 0 0 10px;
}

.fcontent-l {
	background: #F2F7F9 url(../images/feat_bottom_l.jpg) bottom left no-repeat;
	padding: 40px 20px 10px 20px;
	color: #858484;
	font-size: 11px;
	width: 632px;
	border-right: 1px solid #fff;
}

.fcontent-l p {
	color: #858484;
	font-size: 11px;
}

#features-top-r {
	background: url(../images/feat_top_r.jpg) top left no-repeat;
	width: 425px;
	margin: 20px 0 0 0;
}

#features-top-r h1 {
	background: url(../images/feat_bullet.jpg) top left no-repeat;
	font-size: 11px;
	color: #fff;
	font-weight: normal;
	padding: 3px 0 4px 20px;
	margin: 0 0 0 10px;
}

.fcontent-r {
	background: url(../images/feat_bottom_r.jpg) bottom left no-repeat;
	padding: 40px 20px 10px 120px;
	color: #858484;
}

.fcontent-r p {
	color: #858484;
	font-size: 11px;
}

/* links styles */

.team-name {
	font-size: 13px;
	color: #323232;
}

p a.email {
	background: url(../images/icon_email.jpg) top left no-repeat;
	padding: 0 0 0 17px;
	text-decoration: none;
	font-size: 10px !important;
	text-transform: uppercase;
	color: #636363 !important;
}

.link {
	padding: 0 0 0 0;
	text-decoration: none;
	text-transform: uppercase;
}

.email:hover {
	text-decoration: underline;
}

.top {
	text-align: right;
	padding: 0 0 5px 0;
}

.top a {
	background: url(../images/icon_top.jpg) top right no-repeat;
	padding: 0 15px 0 0;
	text-decoration: none;
}

/* dotted line */

.dotted-line {
	background: url(../images/dot.jpg) top left repeat-x;
	padding: 0 0 15px 0;
}

/* pages navigation */

.subnav {
	list-style: none;
	margin: 0 0 15px 0;
}

.subnav li {
	padding: 0 0 4px 0;
}

.subnav li a {
	color: #B2BDCE;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

.subnav li a:hover {
	text-decoration: underline;
}

/*products page style */

.categ {
	background: url(../images/prod_categ.jpg) top left no-repeat;
	width: 316px;
	height: 163px;
	float: left;
	margin: 0;
}

.categ h1 {
	background: url(../images/feat_bullet.jpg) top left no-repeat;
	font-size: 11px;
	color: #fff;
	font-weight: normal;
	padding: 3px 0 24px 20px;
	margin: 0 0 0 10px;
	text-transform: uppercase;
}

.categ a {
	font-size: 10px;
	text-decoration: none;
	color: #9398B0;
}

.categ p {
	padding: 0 20px 10px 20px;;
}

.prod {
	margin: 20px 0 0 0;
	float: left;
}

.align-right {
	text-align: right;
}

/* footer */

#footer {
	background: url(../images/footer_bar.gif) top left no-repeat;
	text-align: left; 
	margin: 0 auto;
	padding: 4px 20px 4px 20px;
	width: 863px;
	color: #fff;
}

#footer p {
	float: right;
	color: #fff;
}

#footer p a {
	color: #fff;
	text-decoration: none;
}

#footer p a:hover {
	text-decoration: underline;
}

/*contact form */

#contact{
	width: 100%;
	align: left;
	color: #9398B0;
}

#contact th{
	vertical-align: top;
	padding: 0 0 6px 0;
	font-weight: normal;
	width: 150px;
}

#contact th .required{
	color: #F55151;
}

#contact td{
	padding: 0 0 6px 0;
}

#contact td .error-input{
	color: #f00;
	margin: 0;
	padding: 0;
}

input, textarea, select {
	border-left: 1px solid #c1c9d0;
	border-top: 1px solid #c1c9d0;
	border-right: 1px solid #c1c9d0;
	border-bottom: 1px solid #c1c9d0;
	padding: 0;
	margin: 0;
	font-size: 11px;
}

#contact td .checkbox{
	border: none;
}

#contact td .radio{
	border: none;
}

select{
	width: 170px;
}

#vacatures_form_call_hour, #vacatures_form_call_minute, #vacatures_form_industry_experience, #vacatures_form_months{
	width: 65px;
}

.btn{
	border: none;
}

checkbox{
	border: none;
	vertical-align: middle;
}	

.error-message{
    font-size: 10px;
    color: #f00;
    padding: 0;
    margin: 0;
}

#flash{
    padding: 50px 0 0 0;
}

