/*
Date: 12.12.2012
Author: Marcau Alexandru Cristian
Company: Touch Media
Website: www.touch-media.ro
Project: FFIC
*/

/* Start CSS Reset */
* { margin:0; padding:0; border:0; zoom:1; }
.clear { height:0px; line-height:0px; display:block; clear:both; }
.clear2 { height:1px; line-height:1px; display:block; clear:both; }
li { list-style-type:none; }
img { border:0; }
.opac { opacity:1; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter: alpha(opacity=100); }
.opac:hover { opacity:0.9; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)"; filter: alpha(opacity=90); }
/* End css Reset */

@font-face {
    font-family: 'Myriad';
    src: url('../fonts/myriad_pro-webfont.eot');
    src: url('../fonts/myriad_pro-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/myriad_pro-webfont.woff') format('woff'),
         url('../fonts/myriad_pro-webfont.ttf') format('truetype'),
         url('../fonts/myriad_pro-webfont.svg#MyriadProRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Helv';
    src: url('../fonts/helv-nou-webfont.eot');
    src: url('../fonts/helv-nou-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/helv-nou-webfont.woff') format('woff'),
         url('../fonts/helv-nou-webfont.ttf') format('truetype'),
         url('../fonts/helv-nou-webfont.svg#HelveticaNeueLTCom37ThCn') format('svg');
    font-weight: normal;
    font-style: normal;
}
.header {
	height:468px;
}
.header-bg1 {
	height:468px;
	background:url('../images/bg.png') no-repeat center 217px #153541;
}
.header-bg2 {
	height:468px;
	background:url('../images/header-bg.png') repeat-x;
}
.header1 {
	height:174px;
}
.header2 {
	height:294px;
}
.wrap {
	width:981px;
	margin:0 auto;
	height:100%;
	overflow:hidden;
}
.logo {
	display:block;
	width:258px;
	height:137px;
	padding-top:18px;
	margin-left:-2px;
	float:left;
}
.menu {
	padding-top:40px;
	margin-left:39px;
	float:left;
	display:inline-block;
}
.menu1 {
	width:106px;
}
.menu2 {
	width:106px;
	margin-left:36px;
}
.menu3 {
	width:106px;
	margin-left:37px;
}
.menu ul {
	float:left;
}
.menu ul li a {
	display:block;
	height:25px;
	font:13px/25px Myriad;
	color:#153541;
	padding-left:8px;
	text-transform:uppercase;
	text-decoration:none;
}
.menu ul li a:hover, .menu ul li a.selected {
	background:#153541;
	color:#dbc67d;
}
.header-right {
	display:inline-block;
	margin-left:18px;
	padding-top:32px;
}
.rss {
	display:block;
	width:29px;
	height:30px;
	background:url('../images/rss.png') no-repeat;
	float:left;
}
.facebook {
	display:block;
	width:30px;
	height:30px;
	background:url('../images/facebook.png') no-repeat;
	float:left;
	margin-left:7px;
}
.email {
	display:block;
	width:31px;
	height:31px;
	background:url('../images/email.png') no-repeat;
	float:left;
	margin-left:7px;
}
.contact-rapid {
	display:inline-block;
	float:left;
	margin-left:18px;
}
.contact-rapid .line1 {
	font:13px/14px Myriad;
	color:#747474;
}
.contact-rapid .line2 {
	font:18px/19px Myriad;
	color:#747474;
}
.search {
	display:block;
	width:255px;
	height:31px;
	background:url('../images/search.png') no-repeat;
	margin-top:41px;
	overflow:hidden;
}
.search .text {
	width:185px;
	height:31px;
	background:transparent;
	float:left;
	padding-left:10px;
	font:11px/31px Verdana;
	color:#434343;
}
.search .submit {
	width:60px;
	height:31px;
	background:transparent;
	float:left;
	cursor:pointer;
}
.slider-container {
	width:981px;
	height:284px;
	position:relative;
}
.slider {
	width:981px;
	height:284px;
	overflow:hidden;
}
.slider img {
	width:981px;
	height:284px;
}
.arrow-left {
	display:block;
	width:26px;
	height:26px;
	background:url('../images/arrow-left.png') no-repeat;
	position:absolute;
	left:51px;
	top:213px;
}
.arrow-right {
	display:block;
	width:26px;
	height:26px;
	background:url('../images/arrow-right.png') no-repeat;
	position:absolute;
	left:81px;
	top:213px;
}
.content {
	padding-bottom:25px;
	background:#153541;
}
.box1 {
	display:block;
	width:319px;
	height:244px;
	background:url('../images/box1.png') no-repeat;
	float:left;
	margin-right:12px;
}
.box1.last {
	margin-right:0;
}
.box1 .title {
	height:51px;
	font:22px/51px Helv;
	color:#dbc67d;
}
.box1 .title a {
	display:block;
	height:51px;
	font:22px/51px Helv;
	color:#dbc67d;
	margin-left:30px;
	text-transform:uppercase;
	text-decoration:none;
}
.box1 .title a:hover {
	text-decoration:underline;
}
.box1 .img {
	width:315px;
	height:104px;
	margin:3px 2px 0;
}
.box1 .img img {
	width:315px;
	height:104px;
}
.box1 .desc {
	font:12px/18px Verdana;
	color:#3c3c3c;
	margin:6px 18px 0;
	height:72px;
	overflow:hidden;
}
.footer {
	height:189px;
}
.vanzari-active {
	background:#FFF;
	margin-top:10px;
	overflow:hidden;
}
.vanzari-active .title-container {
	height:51px;
	border-bottom:1px solid #9E9E9E;
}
.vanzari-active .bigtitle {
	display:inline-block;
	font:26px/51px Myriad;
	color:#153541;
	height:51px;
	text-transform:uppercase;
	padding-left:18px;
}
.slider2 {
	padding:21px 0;
	float:left;
	width:905px;
	margin-left:10px;
}
.slider2 li {
	width:295px;
	margin-right:10px;
	float:left;
}
.arrow-left2 {
	display:block;
	width:18px;
	height:28px;
	background:url('../images/arrow-left2.png') no-repeat;
	float:left;
	margin-top:60px;
	margin-left:10px;
}
.arrow-right2 {
	display:block;
	width:18px;
	height:28px;
	background:url('../images/arrow-right2.png') no-repeat;
	float:left;
	margin-top:60px;
	margin-left:10px;
}
.slider2 .img {
	width:138px;
	height:118px;
	float:left;
}
.slider2 .right {
	width:147px;
	margin-left:10px;
	float:left;
}
.slider2 .title {
	font:bold 12px/16px Verdana;
	color:#3c3c3c;
	margin-top:2px;
}
.slider2 .title a {
	font:bold 12px/16px Verdana;
	color:#3c3c3c;
	text-decoration:none;
}
.slider2 .title a:hover {
	text-decoration:underline;
}
.slider2 .desc {
	font:11px/16px Verdana;
	color:#3c3c3c;
	margin-top:7px;
}
.slider2 .detalii {
	display:block;
	font:11px/16px Verdana;
	color:#153541;
	margin-top:7px;
	text-decoration:underline;
}
.slider2 .detalii:hover {
	text-decoration:none;
}
.footer {
	height:189px;
	background:url('../images/footer-bg-tail.png') repeat-x;
}
.footer2 {
	display:block;
	width:100%;
	height:189px;
	background:url('../images/footer-bg.png') no-repeat center center;
}
.footer-menu {
	display:inline-block;
	float:left;
}
.footer-menu ul {
	float:left;
	margin-top:40px;
}
.footer-menu .menu1 {
	margin-left:186px;
	width:132px;
}
.footer-menu .menu2 {
	width:141px;
	margin-left:0;
}
.footer-menu .menu3 {
	width:230px;
	margin-left:0;
}
.footer-menu ul li a {
	font:11px/20px Verdana;
	color:#ffffff;
	text-decoration:none;
}
.footer-menu ul li a:hover {
	text-decoration:underline;
}
.footer-right {
	width:278px;
	float:left;
}
.facebook2 {
	display:block;
	width:27px;
	height:27px;
	background:url('../images/facebook2.png') no-repeat;
	margin-top:30px;
	margin-left:168px;
	float:left;
}
.twitter2 {
	display:block;
	width:28px;
	height:28px;
	background:url('../images/twitter2.png') no-repeat;
	margin-top:30px;
	margin-left:7px;
	float:left;
}
.rss2 {
	display:block;
	width:28px;
	height:28px;
	background:url('../images/rss2.png') no-repeat;
	margin-top:30px;
	margin-left:8px;
	float:left;
}
.footer-search {
	display:block;
	width:278px;
	height:30px;
	background:url('../images/footer-search.png') no-repeat;
	margin-top:10px;
}
.footer-search .text {
	width:228px;
	height:30px;
	background:transparent;
	float:left;
	padding-left:10px;
	padding-right:10px;
	font:11px/30px Verdana;
	color:#434343;
}
.footer-search .submit {
	width:30px;
	height:30px;
	background:transparent;
	float:left;
	cursor:pointer;
	background:url('../images/magnify.png') no-repeat;
}
.copyright {
	font:11px/16px Verdana;
	color:#FFF;
	text-align:right;
	margin-top:15px;
}
.developer {
	font:11px/16px Verdana;
	color:#FFF;
	text-align:right;
}
.developer a {
	font:11px/16px Verdana;
	color:#FFF;
	text-decoration:none;
}
.developer a:hover {
	text-decoration:underline;
}
.vanzari-active-menu {
	display:inline-block;
	float:right;
	margin-top:11px;
	margin-right:20px;
}
.vanzari-active-menu ul li {
	float:left;
	height:29px;
}
.vanzari-active-menu ul li a {
	font:12px/29px Verdana;
	color:#3b3b3b;
	text-decoration:none;
	padding:0 15px;
	display:inline-block;
	height:29px;
}
.vanzari-active-menu ul li a:hover, .vanzari-active-menu ul li a.selected {
	background:#153541;
	color:#c1ac68;
}
.white {
	background:#FFF;
}
.content .title-container {
	height:58px;
	border-bottom:1px solid #A9A9A9;
}
.content h1 {
	font:31px/64px Helv;
	color:#1a1a1a;
	text-transform:uppercase;
	display:inline-block;
	margin-left:33px;
}
.static {
	font:12px/20px Verdana;
	color:#494949;
	width:923px;
	padding:20px 29px 40px;
	text-align:justify;
}
.servicii .items {
	font:12px/20px Verdana;
	color:#494949;
	width:923px;
	padding:0px 29px 30px;
	text-align:justify;
}
.servicii .title {
	font:18px/26px Verdana;
	color:#1a1a1a;
	margin-top:15px;
	margin-bottom:5px;
}
.echipa .items {
	font:12px/20px Verdana;
	color:#494949;
	padding:20px 0 30px;
	text-align:justify;
}
.echipa .item {
	width:411px;
	float:left;
	margin-left:35px;
	margin-right:20px;
	margin-bottom:20px;
}
.echipa .title {
	font:bold 12px/18px Verdana;
	color:#2b2b2b;
	margin-bottom:2px;
}
.echipa .title a {
	font:bold 12px/18px Verdana;
	color:#2b2b2b;
	margin-bottom:2px;
	text-decoration:none;
}
.echipa .title a:hover {
	text-decoration:underline;
}
.contact .col-1 {
	width:647px;
	float:left;
	margin-top:20px;
	margin-bottom:40px;
}
.contact .col-2 {
	width:260px;
	float:left;
	margin-top:30px;
	margin-bottom:40px;
	margin-left:47px;
}
.contact .form label {
	display:block;
	width:116px;
	height:29px;
	margin-right:14px;
	text-align:right;
	float:left;
	font:12px/33px Verdana;
	color:#252525;
}
.contact .form .div {
	margin-bottom:5px;
}
.contact .form input {
	width:495px;
	height:33px;
	border:1px solid #9E9FA0;
	padding-left:10px;
	padding-right:10px;
	font:12px/33px Verdana;
	color:#252525;
	float:left;
}
.contact .form textarea {
	width:505px;
	height:159px;
	border:1px solid #9E9FA0;
	padding-left:10px;
	padding-right:0px;
	font:12px/18px Verdana;
	color:#252525;
	float:left;
	padding-top:5px;
}
.contact .form .trimite {
	display:block;
	width:136px;
	height:42px;
	text-align:center;
	font:12px/42px Verdana;
	color:#FFF;
	text-decoration:none;
	float:right;
	margin-top:0;
	background:url('../images/trimite.png') no-repeat;
}
.contact .form .trimite:hover {
	text-decoration:underline;
}
.note {
	width:370px;
	float:left;
	margin-left:131px;
	font:12px/17px Verdana;
	color:#252525;
}
.contact-text {
	font:12px/20px Verdana;
	color:#252525;
}
.contact-top {
	float:right;
	display:inline-block;
	font:12px/58px Verdana;
	color:#252525;
	margin-right:25px;
}
.comunicate .items {
	padding-bottom:50px;
}
.comunicate .item {
	border-bottom:1px solid #CDCDCD;
	overflow:hidden;
}
.comunicate .item .title {
	width:808px;
	margin-left:39px;
	margin-right:25px;
	float:left;
	padding:8px 0;
	font:bold 12px/18px Verdana;
	color:#2b2b2b;
}
.comunicate .item a.title:hover {
	text-decoration:none;
}
.comunicate .item .detalii {
	display:block;
	width:105px;
	height:30px;
	background:url('../images/detalii2.png') no-repeat;
	float:left;
	margin-top:2px;
	font:12px/30px Verdana;
	color:#2b2b2b;
	text-align:center;
	text-decoration:none;
}
.comunicate .item .detalii:hover {
	text-decoration:underline;
}
.legislatie .items {
	padding-bottom:50px;
}
.legislatie .item {
	border-bottom:1px solid #CDCDCD;
	overflow:hidden;
}
.legislatie .item .left {
	width:800px;
	margin-left:39px;
	margin-right:25px;
	float:left;
	padding:8px 0;
}
.legislatie .item .left .title {
	font:bold 12px/18px Verdana;
	color:#2b2b2b;
}
.legislatie .item .left .short {
	font:11px/18px Verdana;
	color:#2b2b2b;
}
.legislatie .item .detalii {
	display:block;
	width:105px;
	height:30px;
	background:url('../images/detalii2.png') no-repeat;
	float:left;
	margin-top:11px;
	font:12px/30px Verdana;
	color:#2b2b2b;
	text-align:center;
	text-decoration:none;
}
.legislatie .item .detalii:hover {
	text-decoration:underline;
}
.portofoliu {
	width:646px;
}
.portofoliu .top {
	display:block;
	width:646px;
	background:url('../images/portofoliu-top.png') no-repeat center top;
}
.portofoliu .bottom {
	display:block;
	width:646px;
	background:url('../images/portofoliu-bottom.png') no-repeat center bottom;
	padding-bottom:10px;
}
.portofoliu .center {
	display:block;
	width:646px;
	background:url('../images/portofoliu-center.png') repeat-y;
}
.portofoliu .popup-title {
	height:47px;
	border-bottom:1px solid #959595;
	margin-bottom:11px;
}
.portofoliu h2 {
	font:18px/47px Verdana;
	color:#1c1c1c;
	margin-left:27px;
	display:inline-block;
	width:575px;
	height:47px;
	overflow:hidden;
}
.portofoliu table {
	width:100%;
	border-spacing:0;
	border-collapse:collapse;
}
.portofoliu tr {
}
.portofoliu .even {
	background:url('../images/popup-even.png') repeat-y;
}
.portofoliu td {
	padding-left:35px;
	font:12px/19px Verdana;
	color:#1c1c1c;
	padding-top:5px;
	padding-bottom:5px;
}
.portofoliu td.td1 {
	width:131px;
}
.portofoliu td a {
	font:12px/19px Verdana;
	color:#1c1c1c;
	text-decoration:underline;
}
.portofoliu td a:hover {
	text-decoration:none;
}
.portofoliu .close {
	display:block;
	width:25px;
	height:25px;
	background:url('../images/close.png') no-repeat;
	float:right;
	margin-top:13px;
	margin-right:19px;
}
.vanzari-menu {
	display:inline-block;
	float:right;
	margin-right:10px;
	margin-top:10px;
}
.vanzari-menu ul li {
	float:left;
}
.vanzari-menu ul li a {
	display:block;
	width:89px;
	height:39px;
	background:url('../images/vanzari.png') no-repeat;
	font:12px/39px Verdana;
	color:#FFF;
	text-align:center;
	text-decoration:none;
	margin-left:3px;
}
.vanzari-menu ul li a:hover, .vanzari-menu ul li a.selected {
	background:url('../images/vanzari-selected.png') no-repeat;
}
.selecteaza {
	display:inline-block;
	float:right;
	margin-right:15px;
	font:12px/58px Verdana;
	color:#535353;
}
.vanzari .items {
	margin-top:20px;
	margin-left:41px;
}
.vanzari .item {
	width:259px;
	padding:7px;
	border:1px solid #ABABAB;
	float:left;
	margin-right:33px;
	margin-bottom:33px;
	font:12px/18px Verdana;
	color:#1a1a1a;
}
.vanzari .title {
	margin-top:7px;
	margin-bottom:10px;
}
.vanzari .pret {
	margin-bottom:5px;
}
.pager {
	display:inline-block;
	float:right;
	margin-right:50px;
	margin-bottom:30px;
}
.pager a {
	display:block;
	width:27px;
	height:26px;
	text-align:center;
	font:bold 12px/26px Verdana;
	color:#1a1a1a;
	text-decoration:none;
	float:left;
	margin-left:5px;
}
.pager a:hover, .pager a.pager_current {
	background:url("../images/pager.png") no-repeat;
	color:#FFF;
}
.vanzare .col-1 {
	width:387px;
	margin-left:49px;
	float:left;
	margin-top:19px;
	margin-bottom:50px;
}
.vanzare .col-2 {
	width:490px;
	margin-left:23px;
	float:left;
	margin-top:19px;
	margin-bottom:50px;
}
.img6 {
	width:387px;
	height:290px;
	margin-bottom:9px;
}
.img7 {
	width:126px;
	height:94px;
	float:left;
	margin-bottom:4px;
	margin-right:4px;
}
.img7.last {
	margin-right:0;
}
.vanzare .title {
	font:17px/24px Verdana;
	color:#1a1a1a;
}
.vanzare .pret {
	font:12px/22px Verdana;
	color:#1a1a1a;
}
.vanzare .desc {
	font:12px/18px Verdana;
	color:#153541;
	text-align:justify;
	margin-top:15px;
	border-bottom:1px solid #8B8B8B;
	padding-bottom:10px;
}
.recomanda {
	display:inline-block;
	height:16px;
	background:url('../images/recomanda.png') no-repeat;
	font:12px/13px Verdana;
	color:#3e3e3e;
	padding-left:21px;
	float:right;
	margin-top:24px;
	margin-right:13px;
	text-decoration:none;
}
.recomanda:hover {
	text-decoration:underline;
}
.pdf {
	display:inline-block;
	height:16px;
	background:url('../images/pdf.png') no-repeat;
	font:12px/15px Verdana;
	color:#3e3e3e;
	padding-left:21px;
	float:right;
	margin-top:24px;
	margin-right:31px;
	text-decoration:none;
}
.pdf:hover {
	text-decoration:underline;
}
.addthis_button_email span {
	display:none;
}
.comunicate .desc {
	border-top:1px solid #CDCDCD;
	clear:both;
	font:12px/20px Verdana;
	color:#494949;
	padding:20px 30px;
	display:none;
}
.legislatie .desc {
	border-top:1px solid #CDCDCD;
	clear:both;
	font:12px/20px Verdana;
	color:#494949;
	padding:20px 30px;
	display:none;
}
.noitems {
	font:12px/20px Verdana;
	color:#494949;
	padding-bottom:50px;
}























