/*  HTML5 ✰ Boilerplate  */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after { content: ''; content: none; }
ins { background-color: #ff9; color: #000; text-decoration: none; }
mark { background-color: #ff9; color: #000; font-style: italic; font-weight: bold; }
del { text-decoration: line-through; }
abbr[title], dfn[title] { border-bottom: 1px dotted; cursor: help; }
table { border-collapse: collapse; border-spacing: 0; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
input, select { vertical-align: middle; }

body { font:13px/1.231 sans-serif; *font-size:small; } 
select, input, textarea, button { font:99% sans-serif; }
pre, code, kbd, samp { font-family: monospace, sans-serif; }

html { overflow-y: scroll; }
a:hover, a:active { outline: none; }
ul, ol { margin-left: 2em; }
ol { list-style-type: decimal; }
nav ul, nav li { margin: 0; list-style:none; list-style-image: none; }
small { font-size: 85%; }
strong, th { font-weight: bold; }
td { vertical-align: top; }

sub, sup { font-size: 75%; line-height: 0; position: relative; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; padding: 15px; }
textarea { overflow: auto; }
.ie6 legend, .ie7 legend { margin-left: -7px; } 
input[type="radio"] { vertical-align: text-bottom; }
input[type="checkbox"] { vertical-align: bottom; }
.ie7 input[type="checkbox"] { vertical-align: baseline; }
.ie6 input { vertical-align: text-bottom; }
label, input[type="button"], input[type="submit"], input[type="image"], button { cursor: pointer; }
button, input, select, textarea { margin: 0; }
input:valid, textarea:valid   {  }
input:invalid, textarea:invalid { border-radius: 1px; -moz-box-shadow: 0px 0px 5px red; -webkit-box-shadow: 0px 0px 5px red; box-shadow: 0px 0px 5px red; }
.no-boxshadow input:invalid, .no-boxshadow textarea:invalid { background-color: #f0dddd; }

::-moz-selection{ background: #FF5E99; color:#fff; text-shadow: none; }
::selection { background:#FF5E99; color:#fff; text-shadow: none; }
a:link { -webkit-tap-highlight-color: #FF5E99; }

button {  width: auto; overflow: visible; }
.ie7 img { -ms-interpolation-mode: bicubic; }

body, select, input, textarea {  color: #444; }
h1, h2, h3, h4, h5, h6 { font-weight: bold; }
a, a:active, a:visited { color: #607890; }
a:hover { color: #036; }

/*
    // ========================================== \\
   ||                                              ||
   ||         Iankulov Miodrag style's!            ||
   ||                                              ||
    \\ ========================================== //
*/
@font-face {
    font-family: 'AldusLTStdRoman';
    src: url('../fonts/aldusltstd-roman-webfont.eot');
    src: url('../fonts/aldusltstd-roman-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/aldusltstd-roman-webfont.woff') format('woff'),
         url('../fonts/aldusltstd-roman-webfont.ttf') format('truetype'),
         url('../fonts/aldusltstd-roman-webfont.svg#AldusLTStdRoman') format('svg');
    font-weight: normal;
    font-style: normal;

}

body{ background: url(../images/header-bg.png) repeat-x; font-family: Georgia,"sans-serif",Arial; color:#343434}
	#container{ width:980px; margin:0px auto;}

		header{position:relative;z-index:1;padding-top:30px}
			.emblem{ position: absolute;z-index:-1; right:-33px; top:0px;background: url(../images/header-emblem.png) no-repeat; width:222px;height:126px}
			a#logo{ display:block;float:left;background: url(../images/logo.png) no-repeat; width: 287px; height: 70px; text-indent: -999999px}
			#menus { float:left; margin-left: 65px;position:relative}
				.top-menu { margin: 0 0 0 289px; color: #666; position:relative}
					.top-menu li { float:left;padding:0px;list-style-type: none; font-size: 14px;line-height: 9px}
						.top-menu li a { text-decoration: none; color: #666666}
					.top-menu li.home { background: url(../images/icons-top-menu.png) no-repeat 0px 0px; padding-left: 21px; height:11px;  margin-right:27px; }
					
					.top-menu li.contact {background: url(../images/icons-top-menu.png) no-repeat 0px -10px; height: 9px; padding-left:30px;  margin-right:41px; }
					.lang-fr .top-menu li.contact{margin-right:23px;}
				.top-menu li ul{ margin: 0px;}
				
				#container .top-menu .sub-menu{position: relative; margin-left: 10px;border: 1px solid #e3e3e3;padding: 3px 4px;margin-top: -4px;position:absolute;right:0px}
				.sub-menu a.drop{float:left;}
				.sub-menu span.arrow { display:block;background: url(../images/arrow.png) no-repeat; width: 8px; height:5px; float:left; margin-left: 6px; margin-top: 3px; cursor:pointer}	
				.sub-menu ul{width:30px;display:none;}
				.sub-menu ul li a{float:none;}		
				.sub-menu ul li {display:block;float:none}	
				.sub-menu ul li a img {  margin-top: 10px }
						
				#second-menu{ font-family: "AldusLTStdRoman",sans-serif; font-size: 18px; margin: 19px 0 0 0;}
					#second-menu li { float:left; min-width: 87px; max-width: 87px; list-style-type: none; margin-right:8px}
						#second-menu li a{text-decoration: none; color: #343434}
							#second-menu li a:hover {color:#3f8b6b;}
							#second-menu li.last{margin-right : 0px;min-width : 55px;max-width : 55px}
			#bar{background: url(../images/bar.png) repeat-x; height: 2px;margin-top:18px}

			#homeSlider{margin:9px 0 0 0;position:relative;overflow:hidden}
				#homeSliderImages{margin:0px;overflow:hidden;height:360px}
				#homeSlider li{list-style-type:none;float:left; width:980px;position:relative}
				.pagination{text-align: center; margin-top:8px}
					.pagination a.i{display:inline-block;background: url(../images/pagination-stripe.png) no-repeat 0px 0px;width:10px; height:10px;margin-right:10px}
					.pagination a.s{background-position: -20px 0px;}
			.shadow-slider{background:url(../images/shadow-slider.jpg) no-repeat; width:1013px; height:8px; margin-left:-24px}
			.backButt{background: url(../images/buttons-slider.png) no-repeat 0px -45px; width:36px; height:36px; display: block;position:absolute; top:160px;left:10px; cursor:pointer}
			.backButt:hover{background: url(../images/buttons-slider.png) no-repeat 0px 0px; width:36px; height:36px; display: block;position:absolute; top:160px;left:10px; cursor:pointer}			
			
			.fwdButt{background: url(../images/buttons-slider.png) no-repeat -45px -46px; width:36px; height:36px; display: block;position:absolute; top:160px;right:10px; cursor:pointer}
			.fwdButt:hover{background: url(../images/buttons-slider.png) no-repeat -45px 0px; width:36px; height:36px; display: block;position:absolute; top:160px;right:10px; cursor:pointer}
			
.box{font-size:14px;line-height:19px;width:600px;float:left;margin-right:40px}
.box p{margin-bottom:20px}
.title{background: url(../images/title-icon.png) no-repeat;height:30px;padding-left:50px;color:#343434;font-size:18px;font-weight:normal;line-height:30px;margin-bottom:20px}
a.more{display:inline-block;font-weight:bold;color:#343434;text-decoration:none;background:url(../images/more.png) no-repeat right 6px;padding-right:14px;}

.box-1{float:left;width:340px}
.custom-ul{list-style-image: url('../images/square.png');margin: 0 0 0 15px;padding:0px;margin-bottom:20px}
.custom-ul li{margin:0px;padding:0 0 0 23px;line-height:19px}

			footer{height:178px;background:url(../images/footer.png) repeat-x;margin-top:40px;color:#b3b3b3;}
			footer #wrap a{display:inline-block;color:#e4e4e4; text-decoration:none;}
				footer #wrap{margin:0px auto; width:980px}
				footer #wrap .with-ribbon{background:url(../images/ribbon.png) no-repeat; width:42px; height:30px}
				footer .first-column{float:left;width:200px}
				footer .first-column ul{margin:12px 0 0 0; list-style-type:none}
				.first-column a{padding-bottom:12px;}

				.second-column{float:left;margin-top:42px;width:430px}
				.second-column p:first-child{padding-bottom:10px}
				.second-column a.space{margin-right:14px}
				
				
				.third-column{float:left;width:350px;}
				.third-column .input{display:inline-block;background:url(../images/input-footer.png) no-repeat; width:351px; height:34px;float:left;margin-top:12px}
				.third-column .input input{width:325px;border:none; margin-left:5px; margin-top:7px;background:transparent;color:#c1c1c1;font-style:italic;}
				.third-column button{background:url(../images/arrow-footer.png) no-repeat;width:11px; height:12px;border:none;text-indent:-99999px;float:left;margin-left:-19px;margin-top:22px}
				.third-column .madeby{display:inline-block;padding-top:13px}
				
				
				p{margin-bottom:20px}
				
				.team{overflow:hidden;padding-top:7px}
				.team .info{width:490px;float:left;color:#343434;margin-bottom:36px}
						
					.team .info img{float:left;}
					.team .info .context{margin-left:115px;padding-right:33px}
					.team .info span{display:block}
					.team .info p{margin-top:20px;}
					.team .info a{color:#808080;text-decoration:none;}
					
				.special-ul{margin:0px;list-style-type:none}
				.special-ul p{padding-right:30px;margin-top:18px;margin-bottom:0px}
				.special-ul span{display:inline-block;background:url(../images/down-arrow.png) no-repeat; width:8px;height:7px;margin-left:10px}
					.special-ul li{display:block;background: url(../images/bullet.png) no-repeat 0px 5px;padding-left:21px;width:469px;float:left;padding-bottom:15px}
						.special-ul li a{color:#3f8b6b;text-decoration: none;}
				.news{overflow:hidden;}		
				.post{width:490px;float:left}		
				.post em{color:#808080;font-style:italic;font-weight:normal}		
				.post h3{padding-bottom:20px;}
				.post .text{padding-right:20px;}
				
				.cariere{margin-bottom:40px;}
				.cariere span{display:inline-block;background:url(../images/button.png) no-repeat; width:232px; height: 39px;margin-right:20px;overflow:hidden}	
				.cariere em{line-height:39px;padding-left:10px;float:left}
				.cariere a{float:right;line-height:39px;background-position: right 15px;margin-right:10px}
				
				.contact-page{margin-top:40px;}
				.contact-page form dl{overflow:hidden}
					.contact-page form{width:623px}
						.contact-page form dd{float:left;margin-right:20px;margin-bottom:20px}
							.contact-page form label{display:block;padding-bottom:10px;}
							.contact-page form dd input{width:210px;height:37px;border:1px solid #d8d8d8;border-radius:3px;-moz-bprder-radius:3px;-o-border-radius:3px;padding:0px 10px}
							.contact-page form dd textarea{width:329px;height:99px;padding:10px 10px;border:1px solid #d8d8d8;border-radius:3px;-moz-bprder-radius:3px;-o-border-radius:3px}
							.contact-page form dd.dirty{margin:-89px 0 0 0;}
							.contact-page form button.more{display:inline-block;font-weight:bold;color:#343434;text-decoration:none;background:url(../images/more.png) no-repeat right 6px;padding-right:14px;border:0px}
							.contact-page form button.red{display:inline-block;font-weight:bold;color:#343434;text-decoration:none;background:url(../images/red-arrow.png) no-repeat right 6px;padding-right:14px;border:0px}									
			  .buttons-form{overflow:hidden;margin-left:246px}
			
			  
			  .error{font-weight:bold;text-align:left;color:red}	
			  .success{font-weight:bold;text-align:left;color:green}			
.ir { display: block; text-indent: -999em; overflow: hidden; background-repeat: no-repeat; text-align: left; direction: ltr; }
.hidden { display: none; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }


@media all and (orientation:portrait) {

}

@media all and (orientation:landscape) {

}

@media screen and (max-device-width: 480px) {

  /* html { -webkit-text-size-adjust:none; -ms-text-size-adjust:none; } */
}


@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important;
  -ms-filter: none !important; } 
  a, a:visited { color: #444 !important; text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; }
  tr, img { page-break-inside: avoid; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3{ page-break-after: avoid; }
}