/*
Theme Name:     IMAT
Author:         IMAT
Author URI:     www.imatproject.eu
Version:        1.0
*/


@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
	/*font-size: 100.01%;*/
}

html {
	height: 100%;
	background:#e9e9e9
}

body {
	min-height:100%;
	height: 100%;
	color: #706f6f;
	font-weight: normal;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size:14px;
	line-height:1.3;
} 

a {
	text-decoration:none;
	outline:none;
	color:#e74011
}

a:hover,
a.active {
	text-decoration: underline;
}

img {
	border:0
}

p {/*margin:1.5em 0*/}

.error {
	color: #f00;
	margin: 10px 0;
	font-size: 13px;
	float: left;
}
#page {
	width: 960px;
	padding:0 60px;
	margin:0 auto;
	height: auto !important;
	min-height:100%;
	height: 100%;
	position:relative;
	background:#fff
}

#footer_guarantor {
	height: 120px;
	clear: both;
}

#footer {
	margin:0 auto;
	margin-top: -100px;
	height: 100px;
	clear: both;
	position:relative;
	z-index:3;
	background: #e7e7e7;
}

#footer .footer_content{
	width: 960px;
	padding:0 60px;
	margin:0 auto;
	height: 100px;
	background:url(https://imatproject.eu/public/images/misc/footer/foot_bg.png) 0 0 no-repeat
}

#footer .footer_content > div{
	border-top:1px solid #9d9d9d;
	color:#706f6f;
	font-size:11px;
	line-height:50px;
}

#header {
	height: 175px;
	position:relative;
	z-index:2;
	background: url(https://imatproject.eu/public/images/header/head_bg.png) 0 0 no-repeat;
	margin:0 -60px 11px;
	padding:60px 60px 0;
	position:relative
}

a.logo{
	display:block;
	padding-left:211px;
	height:66px;
	position:absolute;
	left:60px;
	top:78px;
	background:url(https://imatproject.eu/public/images/logo.png) 0 0 no-repeat;
	text-decoration:none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	text-transform:uppercase;
	color:#000
}
div.calloborate{
	position:absolute;
	right:60px;
	top:78px;
	text-align:right;
	font-size:13px;
}

div.calloborate > img{
	float:right;
	margin:6px 0 0 9px;
}

#sidebar {
	width: 190px;
	float: left;
	text-align:right;
	padding-right:28px;
	border-right:1px solid #9d9d9d;
	margin-right:-1px;
}

#sidebar #category_list {
	list-style: none;
}

#sidebar .category a {
	font-size: 13px;
	color: #e74011;
	text-align: right;
}

#sidebar #intranet_login label {
	color: #706f6f;
	float: left;
	font-size: 13px;
	margin: 2px 0;
}
#sidebar #intranet_login .login_input {
	border: 1px solid #706f6f;
	height: 26px;
	width: 172px;
	float: left;
	margin-bottom: 12px;
}
#sidebar #intranet_login .login_button {
	float: left;
	margin-top: 10px;
}

#sidebar #intranet_login input.acitve {
	border-color: #e74011;
}

#mainbar {
	overflow: hidden;
	padding:0 0 0 60px;
}

#sidebar  + #mainbar{
	border-left:1px solid #9d9d9d;
}

#mainbar .news_block {
	margin-bottom: 10px;
	float: left;
	clear: both;
}
#mainbar .news_block a {
	font-size: 14px;
	color: #706f6f;
}

#mainbar .news_block .newimg {
	width: 70px;
	height: 70px;
	float: left;
	margin: 0 20px 10px 0;
}

#mainbar .news_img_big {
	float: left;
	display: block;
	margin: 0 20px 20px 0;
}

/*BLOCKS*/

/*BLOCK BASE BEGIN*/

div.dec_block{}

div.dec_block > .top{
	height:6px;
	line-height:0;
	font-size:0;
	margin:0 6px;
	position:relative
}

div.dec_block > .top div{
	height:6px;
	width:6px;
	position:absolute;
	top:0;
	right:-6px;
}

div.dec_block > .top span{
	display:block;
	height:6px;
	width:6px;
	position:absolute;
	top:0;
	left:-6px;
}

div.dec_block > .bottom{
	height:6px;
	line-height:0;
	font-size:0;
	margin:0 6px;
	position:relative
}

div.dec_block > .bottom div{
	height:6px;
	width:6px;
	position:absolute;
	top:0;
	right:-6px;
}

div.dec_block > .bottom span{
	display:block;
	height:6px;
	width:6px;
	position:absolute;
	top:0;
	left:-6px;
}

div.dec_block .cont{
	min-height:60px;	
}

/*BLOCK BASE END*/

div.block_1{}

div.block_1 > .top{
	background:#00FF00;
}

div.block_1 > .top div{
	background:#CC6600
}

div.block_1 > .top span{
	background:#CC6600
}

div.block_1 > .bottom{
	background:#00FF00;
}

div.block_1 > .bottom div{
	background:#CC6600
}

div.block_1 > .bottom span{
	background:#CC6600
}

div.block_1 .cont{
	background:#CC9900
}

div.head_img{
	margin-bottom:37px;
}

div.photo_container{
	overflow:hidden
}

div.photo_container .photo_place{
	float:left;
	margin:0 18px 0 0
}

div.photo_container .photo_descr{
	overflow:hidden;
	font-size:12px;
	font-style:italic
}

/*LISTS*/

div.main_menu{
	width: 960px;
	height:40px;
	background:url(https://imatproject.eu/public/images/nav/nav_bg.png) 0 0 no-repeat;
	position:absolute;
	left:60px;
	top:195px;
}

div.main_menu td > div{
	height:40px;
	position:relative
}

div.main_menu td > div > a{
	display:block;
	height:30px;
	padding:5px 0;
	color:#3c3c3b;
	cursor:pointer
}

div.main_menu td > div > a > span{
	display:block;
	height:30px;
	line-height:30px;
	font-size:15px;
	background:url(https://imatproject.eu/public/images/borders/border_1.png) 0 0 repeat-y;
	padding:0 0 0 19px;
}

div.main_menu td:first-child > div > a > span{
	background:none
}

div.main_menu td:hover{
	background:#e74011
}

div.main_menu td.first:hover {
	background: url(https://imatproject.eu/public/images/nav/hover.png) top left;
}

div.main_menu td:hover + td > div > a > span,
div.main_menu td.active + td > div > a > span {
	background:none	
}

div.main_menu td:hover > div > a > span,
div.main_menu td.active > div > a > span {
	background:none
}

div.main_menu td:hover > div > a{
	color:#fff;
	text-decoration:none
}

div.main_menu dl{
	position:absolute;
	left:0;
	top:40px;
	background:#e74011;
	width:122px;
	padding:10px 19px 19px;
	display:none;
}

div.main_menu td:hover dl{
	display:block;
}

div.main_menu dl dt{
	margin:10px 0 0
}

div.main_menu dl dt:first-child{
	margin:5px 0 0
}

div.main_menu dl dt a{
	color:#fff
}

div.main_menu td.last{
	width:40px;
	text-align:center
}

div.main_menu td.last > div > a > span{
	padding-left:0
}

div.main_menu td.last > div > a > span img{
	margin:0 auto;
	display:block;
	position:relative;
	top:5px;
}

div.main_menu td.last:hover,
div.main_menu td.last.active {
	background: url(https://imatproject.eu/public/images/nav/hover.png) top right;
}

div.main_menu .search {
	display: none;
	position: absolute;
	top: 40px;
	right: 0;
	padding: 8px;
	width: 158px;
	background: #e74011;
}

.main_menu .search #search_input {
	background: url(https://imatproject.eu/public/images/search/input.jpg) no-repeat;
	width: 125px;
	padding: 3px 0 3px 8px;
	height: 23px;
	float: left;
	border: none;
}

.main_menu .search #search_submit {
	background: #e74011;
	border: none;
	padding: 4px 0 7px;
	color: #fff;
	width: 24px;
	float: left;
}

.main_menu .search .error {
	margin: 0;
	padding: 5px 0 0;
	color: #000;
}

div.main_menu td.intranet > div > a{
	color:#0e71b8
}

div.main_menu td.intranet:hover,
div.main_menu td.intranet:hover > div{
	background:#0e71b8 !important;
	color:#fff
}

div.main_menu td.intranet:hover a{
	color:#fff
}

div.main_menu td.intranet dl{
	background:#0e71b8 !important;
	width:100%
}

dl.submenu{}

dl.submenu dt{
	margin-bottom:10px;
	overflow:hidden
}

dl.submenu dt a{
	font-size:13px;
	line-height:1.3
}

dl.submenu dt span{
	display:block;
	float:right;
	width:175px;
	text-align:left;
	font-size:13px;
	font-weight:bold
}

dl.list_1{
	overflow:hidden;
	border-bottom:1px solid #9d9d9d;
	margin-bottom:30px;
	margin-right:-20px;
}

dl.list_1 dt{
	width:124px;
	/*height:71px;*/
	/*background:url(https://imatproject.eu/public/images/misc/rounds_1.png) 0 0 no-repeat;*/
	padding:0 14px 14px 0;
	float:left
}

dl.list_1 dt a{
	display:block;
	padding:9px;
	width:106px;
	height:53px;
	text-decoration:none
}

dl.list_1 dt a img{
	display:block;
	margin:0 auto
}

dl.list_2{
	overflow:hidden
}

dl.list_2 dt{
	margin-bottom:5px;
}

dl.list_2 dt a{
	display:block;
	height:25px;
	line-height:25px;
	padding:6px 0 0 58px;
	background:url(https://imatproject.eu/public/images/icons/ico_5.png) 0 0 no-repeat;
	font-size:14px;
	color:#706f6f;
	text-decoration:none;
	font-weight:bold
}

dl.list_2 dt a:hover{
	text-decoration:underline
}

dl.list_2_mod dt{
	float: left;
	width:25%
}

dl.list_2_mod dt a{
	font-weight:normal
}

dl.list_3{
	list-style:none;
	overflow:hidden
}

dl.list_3 dt{
	float:left;
	padding:0 31px 31px 0;
	
}

dl.list_3 dt a{
	display:block;
	color:#706f6f;
	position:relative
}

dl.list_3 dt a img{
	display:block
}

dl.list_3 dt a span{
	display:block;
	width:89px;
	height:17px;
	line-height:17px;
	text-align:center;
	font-size:14px;
	color:#706f6f;
	background:url(https://imatproject.eu/public/images/misc/rounds_2.png) 0 0 no-repeat;
	position:absolute;
	left:50%;
	top:50%;
	margin:-9px 0 0 -45px;
	display:none
}

dl.list_3 dt a:hover span{
	display:block
}

/*INPUTS*/

input, select, textarea {
	outline:none !important;
	color: #000;
	font-weight: normal;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size:13px;
	line-height:1.4
}

input[type="text"]{
	padding:2px;/*if req*/
}

dl.submenu input[type="text"]{
	width:163px;
	border:1px solid #E74011;
	padding:5px;
	margin:4px 0 5px;
}

input[type="submit"],
.btn {
	border:1px solid #706f6f;
	background:url(https://imatproject.eu/public/images/gradients/gradient_1.png) 0 0 repeat-x #d9c59b;
	font-size:14px;
	color:#706f6f;
	font-weight:bold;
	padding:3px 18px;
	cursor:pointer;
	border-radius:6px;
}

input[type="submit"]:hover,
.btn:hover {
	color: #fff
}

/*HEADERS*/

h1{
	font-size:24px;
	color:#e74011;
	line-height:26px;
	margin-bottom:15px;
	font-weight:normal
}

h2{font-size:20px;}

h3 {
	font-size:14px;
	color: #706f6f;
	margin-bottom: 24px;
}

h4{}

/*BUTTONS*/

/*BUTTON BASE BEGIN*/

a.button{
	display:inline-block;
	height:25px;
	line-height:25px;
	padding:0 0 0 25px;
	margin:0 25px 0 0;
	cursor:pointer;
	
}

a.button span{
	display:block;
	float:left;
	height:25px;
	padding:0 25px 0 0;
	margin:0 -25px 0 0
}

/*BUTTON BASE END*/

a.button_1{
	background:#CCCC00;
}

a.button_1 span{
	background:#d08133;
}

a.button_1:hover{
	color:#000000
}

a.styled_link{
	padding:0 0 0 21px;
	background-position:left;
	background-repeat:no-repeat
}

a.styled_link.link_1{
	background-image:url(https://imatproject.eu/public/images/icons/ico_1.png);
}

/*SPECIAL*/

.d_block{
	display:block
}

.d_inl_block{
	display:inline-block
}

br.cleaner {
	display:block;
	clear:both
}

br.small_br {
	font-size:6px;
	line-height:1
}

.pointer {
	cursor:pointer
}

.cleaner {
	display:block;
	clear:both
}

.nopadd {
	padding:0 !important
}

.noborg {
	border:0 !important
}

.nobg {
	background:none !important
}

.nomarg {
	margin:0 !important
}

.nowrap {
	white-space:nowrap
}

.dinamic {
	overflow:auto;
	width:100%
}

.center {
	margin:0 auto
}

.fl {
	float:left
}

.fr {
	float:right
}

.no_float{
	float:none !important
}

.cursor_def{
	cursor:default !important
}

.v_align{
	vertical-align:middle
}

.clear:after {
    clear: both;
    content: ".";
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    visibility: hidden;
}

input.hidden_submit{
	font-size:0;
	border:0;
	padding:0;
	margin:0;
	position:absolute;
	left:-10000px;
	top:-10000px;
}

.main_menu dl dt {
	font-size: 12px;
}

span.e_solution {
	position: relative;
	bottom: -14px;
	right: -860px;
	font-size: 11px;
}

span.e_solution a {
	color: #706F6F;
}

span.e_solution a:hover {
	color: #e74011;
}

/*FONTS*/

.trbucet{
	font-family:"Trebuchet MS"
}

.bold {
	font-weight:700
}
.f_normal{
	font-weight:normal
}
.f_9 {
	font-size:9px;
}
.f_10 {
	font-size:10px;
}
.f_11 {
	font-size:11px;
}
.f_12 {
	font-size:12px;
}
.f_13 {
	font-size:13px;
}
.f_14 {
	font-size:14px;
}
.f_15 {
	font-size:15px;
}
.f_16 {
	font-size:16px !important;
}
.f_17 {
	font-size:17px;
}
.f_18 {
	font-size:18px;
}
.f_19 {
	font-size:19px;
}
.f_20 {
	font-size:20px;
}
.f_21 {
	font-size:21px;
}
.f_22 {
	font-size:22px;
}
.f_23 {
	font-size:23px;
}
.f_24 {
	font-size:24px;
}
.f_25 {
	font-size:25px;
}
.f_26 {
	font-size:26px;
}
.f_27 {
	font-size:27px;
}
.f_28 {
	font-size:28px;
}
.f_29 {
	font-size:29px;
}
.f_30 {
	font-size:30px;
}
.f_6 {
	font-size:6px !important
}

/*COLORS*/

.red{
	color:#e30613
}

.grey{
	color:#706f6f
}