/* CSS Document */

/* General Styles definition*/
body {
	background-image:url(Images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#b86f00;
	text-align:center;
	margin:0px 0px; padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#304443;
}

a {
	text-decoration:none;
	color:#b86f00;
}


a:hover {
	text-decoration:underline;
}

a img {
	border:none
}
h1 {
	font-size:36px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	letter-spacing:-1px;
	margin-top:0px;
}

/* Structure styles */

body div#body {
	width:961px;
	margin:0px auto; text-align:left;
}
body div#main {
	background-image:url(Images/main_bk.jpg);
	background-position:top;
	background-repeat:repeat-y;
}

body div#main div#main-top {
	background-image:url(Images/main_top.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	height:38px;
}
body div#main div#content{
	padding-left:40px;
	padding-right:40px;
}

body div#main div#bottom {
	background-image:url(Images/main_bottom.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	height:38px;
}


/* - header styles */

body div#body div#header a img#logo {
	border:0px;
	float:left;
}

body div#body div#header div#menu1	{
	float:right;
	font-size:12px;
	width:500px;
	padding-right:60px;
}

/* - top menu styles */

body div#body div#header div#menu1 div.el_menu1 a {
	display:block;
	float:right;
	padding: 10px 20px 10px 20px;
	border:1px solid #2d3d3c;
	margin:1px;
	background-color: #283a3a;
	color:#FFFFFF;
	}
body div#body div#header div#menu1 div.el_menu1 a:hover, body div#body div#header div#menu1 div.el_menu1 a.active {
	background-color: #30403f;
	border:1px solid #3c4c4c;
	
}

/* - main menu styles */

body div#menu2 {
	clear:both;
	margin-left:42px;
	margin-right:62px;
	font-size:14px;
	height:68px;
	padding-top:1px;
	background-image:url(Images/menu_separator_last.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	padding-right:0px;
	width:858px;
	
}
body div#menu2 div.el_menu2 {
	display:block;
	float:left;
	background-image:url(Images/menu_bk.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}

body div#menu2 div.el_menu2 span a {
	background-image:url(Images/menu_separator.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	margin-left:0px;
}

body div#menu2 div.el_menu2 a {
	display:block;
	margin:0px;
	padding: 34px 53px 18px 53px;
	color:#1e2c2c;
	background-image:url(Images/menu_separator.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}
body div#menu2 div.el_menu2 span span a {
	background-image:url(Images/menu_separator_first.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	padding-right:53px;
	padding-left:66px;
}
body div#menu2 div.el_menu2 span span.servicii a {
	background-image:url(Images/menu_separator_first.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	padding-right:40px;
	padding-left:66px;
}
body div#menu2 div.el_menu2 span span.clienti a {
	background-image:none;
	padding-right:30px;
	padding-left:33px;
}


body div#menu2 div.before span a {
	padding-right:40px;
}
body div#menu2 div.after span a {
	background-image:none;
	padding-left:40px;
}



body div#menu2 div.active {
	background-color:#fec200;
	background-image:url(Images/menu_left_active.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	padding-left:13px;
}

body div#menu2 div.first {
	background-image:url(Images/menu_left_active_first.jpg);
}


body div#menu2 div.active span a, body div#menu2 div.active span span a {
	background-image:url(Images/menu_right_active.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	margin-top:0px;
	padding-top:34px;
	padding-right:66px;
}
body div#menu2 div.contact span a {
	background-image:url(Images/menu_right_active_last.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	padding-right:34px;
}

body div#menu2 div.active span {
	background-image:url(Images/menu_bk.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}
body div#menu2 div.el_menu2 div.expandable {
	position:absolute;
	margin-top:-1px;
	/*margin-left:20px;*/
	padding:10px;
	background-color:#fdc200;
	background-image:none;
	/*width:150px;*/
	
	border:1px solid #d6a502;
}
body div#menu2 div.el_menu2 span span.servicii div.expandable a, body div#menu2 div.el_menu2 div.expandable a {
	background-image:none;
	padding:0px;
	padding-bottom:5px;
	font-size:12px;
}
body div#menu2 div.el_menu2 div.expandable a:hover {
	text-decoration:underline;
}

body div#menu2 div.el_menu2 div.expandable a.active {
	font-weight:bold;
	/*padding-left:10px;*/
}

body div#menu2 div.last span a{
	padding-right:31px;
	padding-left:40px;
	/*margin-right:13px;*/
}

/* Content syles*/
body div#content {
	font-size:13px;
}

body div#content div#language {
	float:right;
	font-size:12px;
}
body div#content div#language a {
	color:#666;
}
body div#content div#language a:hover, body div#content div#language a.active  {
	color:#000;
}

body div#content div.left {
	width:550px;
	overflow:hidden;
	line-height:150%;
}

body div#content ul.type1 {
	padding:0px;
	margin:0px;
	background-image:url(Images/bullet1_border_top.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	margin-bottom:20px;
	font-size:12px;

}
body div#content ul.type1 li {
	padding:5px 0px 2px 0px;
	margin:0px;
	list-style-image:url(Images/bullet1.jpg);
	list-style-position:inside;
	background-image:url(Images/bullet1_border_top.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	line-height:150%;
	
}	
body div#content ul.type1 li span{
 height:22px;
 margin-left:5px;
}

body div#content ul.type3 {
	padding:0px;
	margin:0px;
	background-image:url(Images/bullet1_border_top.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	margin-bottom:20px;
	margin-top:20px;
	font-size:12px;

}
body div#content ul.type3 li {
	padding:5px 0px 2px 0px;
	margin:0px;
	list-style-image:url(Images/bullet3.jpg);
	list-style-position:inside;
	background-image:url(Images/bullet1_border_top.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	line-height:150%;
}	
body div#content ul.type3 li.type4 {
	list-style-image:url(Images/bullet4.jpg);
}

body div#content ul.type3 li span{
 height:22px;
 margin-left:5px;

}


body div#content div.wimage {
	display:table;
	clear:both;
	width:566px;
	height:80px;
	vertical-align:middle;
}

body div#content div.wimage2 {
	display:table;
	clear:both;
	width:858px;
	height:250px;
	vertical-align:middle;
}
body div#content div.wimage4 {
	display:table;
	clear:both;
	width:858px;
	height:auto;
	vertical-align:middle;
	margin-bottom:40px;
}
body div#content div.wimage4 div{
	display:block;
	margin-left:210px;
}

body div#content div.wimage3 {
	display:table;
	clear:both;
	width:858px;
	height:400px;
	vertical-align:middle;
}

body div#content div.wimage img {
	float:left;
	margin-right:20px;
}
body div#content div.wimage div {
		padding-top:5px;
		line-height:150%;
		padding-right:25px;

}
body div#content div.wimage3 div {
	margin-left:300px;
	display:block;
}
body div#content ul.type2 {
	padding:0px;
	margin:0px;
	background-image:url(Images/bullet2_border_top.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	margin-bottom:20px;
	margin-top:20px;
	font-size:12px;

}


body div#content ul.type2 li {
	padding:5px 0px 2px 0px;
	margin:0px;
	list-style-image:url(Images/bullet2.jpg);
	list-style-position:inside;
	background-image:url(Images/bullet2_border_top.jpg);
	background-position:top left;
	background-repeat:no-repeat;
		line-height:150%;
	
}	
body div#content ul.type2 li span{
 height:22px;
 margin-left:5px;
}
body div#content ul.type2 li span span, body div#content ul.type3 li span span {
	padding-left:25px;
}
body div#content ul.type2 li div{
	width:90%;
}
body div#content img.imgbig {
	margin-top:30px;
	float:right;
}
body div#content img.nopad {
	margin-top:0px;
}
div.clear {
	clear:both;
}

/* Contact form*/
body div#content div.contact {
	line-height:150%;
}

body div#content form div {
	margin-top:20px;
	padding:0px;
	background-image:url(Images/contact_field.jpg);
	background-repeat:no-repeat;
	width:500px;
	height:27px;
}
body div#content form div img {
	float:right;
}
body div#content form div.textarea {
	margin-top:15px;
	padding:0px;
	background-image:url(Images/contact_textarea.jpg);
	background-repeat:no-repeat;
	width:500px;
	height:153px;
}

body div#content form div label {
	display:block;
	float:left;
	width:72px;
	height:27px;
	overflow:hidden;
	margin:0px;
	padding-left:10px;
	padding-top:4px;
	color:#fff;
	font-weight:bold;
}
body div#content form {
	margin:0px;
	padding:0px;
	margin-top:30px;
}

body div#content form div input {
	border:0px;
	font-size:12px;
	width:360px;
	height:16px;
	margin:3px 3px 0px 3px;
	color:#666666;
	font-weight:bold;
}	

body div#content form div.textarea textarea {
	border:0px;
	width:370px;
	height:140px;
	margin:3px 3px 0px 0px;
	color:#666666;
	font-weight:bold;
}

body div#content form input#submit {
	margin-top:20px;
	margin-right:86px;
	float:right;
	background-image:url(Images/contact_submit.jpg);
	width:89px;
	height:41px;
	border:0px;
	padding-bottom:10px;
	color:#fff;
	font-weight:bold;
	font-size:12px;
}
body div#content div.info {
	border: 1px solid #b86f00;
	padding:20px;
	width:402px;
	margin-bottom:30px;
}

/* Footer Styles*/
body div#footer {
	color:#fff;
	font-size:12px;
	padding: 10px 30px 20px 30px;
}
body div#footer div.copyright {
	float:right;
}
body div#footer a {
	color:#fff;
}

/* Home styles */
h2 {
 	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	margin-bottom:10px;
	font-weight:normal;
}
p {
	line-height:130%;
}
h2.first {
	/*padding-top:25px;*/
}

img.topleft {
	margin-top:-20px;
}

div.newsletter {
	clear:both;
	float:left;
	width:375px;
	height:120px;
	background-image:url(Images/home/newsletter_smaller.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
	padding:0px;
}

div.newsletter form input {
	margin:0px;
	padding:0px;
	border:none;
}

div.newsletter form.newsletter {
	margin:0px;
	padding:0px;
	position:relative;
	top:42px;
	left:205px;
	height:15px;
	width:141px;
	overflow:hidden;
}

div.newsletter form input.emailaddress {
	height:12px;
	width:110px;
	border:0px;
	font-size:9px;
	line-height:10px;
	margin:0px;
	padding:0px;
	margin-top:2px;
	float:left;
}

div.newsletter form input.okbutton {
	background-image:url(Images/home/newsletter_button_smaller.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	width:31px;
	height:15px;
	border:0px;
	margin-left:0px;
	margin-top:0px;
	padding:0px;
	font-size:0px;
	color:#fff;
	text-align:right;
	float:right;
}

div.blog {
	margin-left:400px;
	/*padding-top:5px;*/
}

div.blog a.blog-item {
	display:block;
	width:349px;
	height:22px;
	overflow:hidden;
	background-image:url(Images/home/blog_item.jpg);
	background-repeat:no-repeat;
	padding-left:30px;
	margin-left:30px;
	color:#304443;
}

div.blog a.blog-item:hover {
	background-image:url(Images/home/blog_item_hover.jpg);
}

div.lefth {
	width:292px;
	height:330px;
	overflow:hidden;
	float:left;
	font-size:11px;
}
div.lefth div.inside {
	padding:30px;
	padding-top:150px;
}
.left1 {
	background-image:url(Images/home/clienti_bk.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

.left2 {
	background-image:url(Images/home/relatii_cu_presa_bk.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

.left3 {
	background-image:url(Images/home/testimoniale_bk.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

div.lefth div.inside a.client-item {
	display:block;
	width:207px;
	height:23px;
	overflow:hidden;
	background-image:url(Images/home/clienti_item.jpg);
	background-repeat:no-repeat;
	padding-left:30px;
	color:#304443;
	line-height:20px;
}

div.lefth div.inside a.client-item:hover {
	background-image:url(Images/home/clienti_item_hover.jpg);
}

div.lefth div.numeclient {
	color:#000;
	text-align:right;
	font-weight:bold;
}

ul.type2 li a {
	color:#b86f00;
}

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

#alert {
	position:absolute;
	margin-top:-30px;
	margin-left:0px;
	width:350px;
	height:20px;
	color:#F00;
	padding:10px;
	border:1px solid #C00;
	background-color:#f9f9f9;
	text-align:center;
}