@import url('menu.css');
body{
	font-family: verdana;
	font-size: 11px;
	color: #595959;
	padding: 0;
	margin: 0;
	text-align:center;
}

div#language{
	float:left;
	height:35px;
	padding-top:15px;
	text-align:right;
	width:733px;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

div#language a{
	color: #000000;
	text-decoration: none;
}

div#language a:hover, div#language a#selected_lang{
	color: #b92324;
	text-decoration: none;
}
a.red_link, a.job_link, a.back_link {
	text-decoration: none;
	font-weight: bold;
}
a.job_link {
	color: #595959;
}
 a.job_link:hover {
 	color: #b92324;
	text-decoration:underline;
}

a.red_link, a.back_link {
	color: #b92324;
	margin: 10px 0px 0px 0px;
	display:block;
}
a.back_link {
	float:right;
}
 a.red_link:hover{
	text-decoration:underline;
}

h1.menuTitle{
	color: #ffffff;
	font-size: 24px;
}
*html h1.menuTitle{
	padding-top:15px;
}

h1.articleTitle{
	font-size: 12px;
	color: #367F01;
	font-weight:bold;
	display:inline;
}

h2.boxTitle{
	margin:0;
	font-size: 18px;
}

h3.boxContentTitle{
	margin:0;
	font-size: 10px;
}

div#center{
	margin: 0 auto;
	text-align: left;
	width: 940px;
}

div.clearboth{
	clear: both;
}

div#left_border, div#right_border, #contentWrapper, div#boxWrapper, div#content, div#content div#right_side, div#content div#left_side, div#article_content div#right_side, div#article_content div#left_side{
	float:left;
}

div#left_border, div#right_border{
	background: #ffffff url('../images/m_border.jpg') 0 0 no-repeat;
	width: 7px;
	height: 566px;
}

div#contentWrapper{
	width: 940px;
	min-height: 566px;
	background-color: #ffffff;
}

div#header{
	float: left;
	width: 940px;
}

div#headline_ro, div#headline_en{
	width: 940px;
	height: 216px;
	background: #367f01 url('../images/headline_index_bg.jpg') 100% 0 no-repeat;
}

div#home_hd_text{
	color: #fff;
	font-family: Georgia;
	font-size: 1.3em;
	font-weight: bold;
	width: 600px;
	padding: 1px 0px 20px 40px;
}
* html div#home_hd_text{
	padding-top: 12px;
}
div#home_hd_text p.sub{
	color:#ebdd02;
	padding-left:40px;
	margin: 0px 0px;
}

div#home_fade_en,
div#home_fade{
	font-weight:normal;
	margin: 20px 0px 0px -40px;
}
div#home_fade_en{
	margin: 37px 0px 0px -40px;
}
div#home_fade_en div.home_hd_fade,
div#home_fade div.home_hd_fade{
	margin: 0px;
	padding: 0px;
	position:absolute;
	height:30px;
}

div.half_headline{
	width: 920px;
	height: 72px;
	padding: 14px 0pt 5px 20px;
}
div#hdl_despre-noi{ background: #367f01 url('../images/headline_04.jpg') no-repeat right 0; }
div#hdl_about-us{ background: #367f01 url('../images/headline_04.jpg') no-repeat right 0; }
div#hdl_contract-grower{ background: #367f01 url('../images/headline_05.jpg') no-repeat right 0; }
div#hdl_contract-grower-ro{ background: #367f01 url('../images/headline_05.jpg') no-repeat right 0; }
div#hdl_cariere{ background: #367f01 url('../images/headline_01.jpg') no-repeat right 0; }
div#hdl_careers{ background: #367f01 url('../images/headline_01.jpg') no-repeat right 0; }
div#hdl_anunturi{ background: #367f01 url('../images/headline_02.jpg') no-repeat right 0; }
div#hdl_announcements{ background: #367f01 url('../images/headline_02.jpg') no-repeat right 0; }
div#hdl_responsabilitate{ background: #367f01 url('../images/headline_03.jpg') no-repeat right 0; }
div#hdl_responsibility{ background: #367f01 url('../images/headline_03.jpg') no-repeat right 0; }
div#hdl_newsletter_ro{ background: #367f01 url('../images/headline_06.jpg') no-repeat right 0; }
div#hdl_newsletter{ background: #367f01 url('../images/headline_06.jpg') no-repeat right 0; }
div#hdl_news{ background: #367f01 url('../images/headline_06.jpg') no-repeat right 0; }
div#hdl_noutati{ background: #367f01 url('../images/headline_06.jpg') no-repeat right 0; }
div#hdl_articole-media{ background: #367f01 url('../images/headline_06.jpg') no-repeat right 0; }
div#hdl_press-articles{ background: #367f01 url('../images/headline_06.jpg') no-repeat right 0; }

div#footer_line{
	height: 14px;
	color: #a1a1a1;
	text-align: right;
	padding-top: 4px;
	font-size: 10px;
	border-top: 6px solid #b92324;
}

div#content{
	min-height: 160px;
	margin-top: 30px;
}

div#article_content{
	min-height: 160px;
}

div#content div#right_side{
	width: 200px;
	margin-left: 29px;
	margin-bottom:1px;
}

div#article_content div#right_side{
	width: 227px;
	/*_width: 180px;*/
	margin: 0 0 0px 29px;
}

div#content div#right_side span#contact, div#article_content div#right_side span#contact{
	padding: 15px 0 30px 15px;
	display: block;
	line-height: 16px;
}
div#tuv_cert{
	text-align: center;
}

div#content div#right_side span#contact{
	padding-top: 0;
}

div#content div#left_side, div#article_content div#left_side{
	width: 682px;
	text-align:justify;
	line-height: 16px;
	min-height:180px;
	_height:180px;/*IE6 hack*/
}

div#article_content div#left_side{
	padding-top: 15px;
}

div#contact_line{
	background-color: #550000;
	height: 6px;
	width: 227px;
	float: right;
	font-size: 6px;
	margin-bottom: 1px;
}

div.submenu_links{
    /*padding: 0px 0px 10px 0px;*/
}

div.submenu_links ul{
	padding-left: 13px;
    list-style:none;
}

div.submenu_links a, div.article_item a.apply{
    color:#b92324;
    font-weight:bold;
}
div.article_item a.apply{   text-decoration:none; padding-left:30px;}
div.article_item a.apply:hover{   text-decoration:underline;}


.red_sep{
    heigh:1px;
    border-style:solid;
    border-width: 0px 0px 1px 0px;
    border-color: #B92324;
    margin:0px;
    padding:0px;
}

a#back{
	color: #B92324;
	text-decoration: none;
}

a#back:hover{
	color: #B92324;
	text-decoration: underline;
}

h2{
    color:#595959;
    font-size:12px;
}
textarea.apply{
    margin: 0px 0px 20px 0px;
    color:#595959;
    border: 1px solid #595959;
}
input.apply{
    height:24px;
}
span.message{
    margin: 10px 0px 0px 0px;
    font-weight: bold;
}

div#article_links ul {
	list-style: none;
	padding-left: 0;
}

div#article_links ul li a{
	color: #B92324;
	font-weight: bold;
	text-decoration:none;
}

div#article_links ul li a:hover{
	text-decoration: underline;
}

/* GREEN BOX STYLES*/

div#box_green{background-color: #80b923; color:#ffffff;  	width:229px;   	margin-top:7px;}
div#box_green img{   padding: 13px 0px 7px 10px;}
div#box_green div{    width:205px;    padding: 0px 0px 12px 10px; height: 53px; overflow:hidden;}
div#box_green a.box_link{	background-color: #70a31f; }
/* RED BOX STYLES*/

div#box_red{background-color: #b92324; color:#ffffff;  	width:229px;   	margin-top:7px;}
div#box_red img{   padding: 13px 0px 7px 10px;}
div#box_red div{    width:205px;    padding: 0px 0px 12px 10px; height: 53px; overflow:hidden;}
div#box_red a.box_link{	background-color: #a31f20; }

/* ORANGE BOX STYLES*/

div#box_orange{background-color: #b96823; color:#ffffff;  	width:229px;   	margin-top:7px;}
div#box_orange img{   padding: 13px 0px 7px 10px;}
div#box_orange div{    width:205px;    padding: 0px 0px 12px 10px; height: 53px; overflow:hidden;}
div#box_orange a.box_link{	background-color: #a35b1f; }

/* YELLOW BOX STYLES*/

div#box_yellow{background-color: #d8b803; color:#ffffff;  	width:229px;   	margin-top:7px;}
div#box_yellow img{   padding: 13px 0px 7px 10px;}
div#box_yellow div{    width:205px;    padding: 0px 0px 12px 10px; height: 53px; overflow:hidden;}
div#box_yellow a.box_link{	background-color: #bea203; }

div#boxWrapper div#box_red, div#boxWrapper div#box_orange,
div#boxWrapper div#box_yellow{    float:left; height:128px; width:229px;  margin-right:8px;}

div#boxWrapper div#box_red div, div#boxWrapper div#box_orange div,
div#boxWrapper div#box_yellow div, div#boxWrapper div#box_green div{    width:210px;}

div#boxWrapper div#box_green{    float:left; height:128px; width:226px;  margin-left:1px;}
a.box_link{
    color:#fff;
    font-weight: bold;
    text-decoration:none;
    display:block;
    margin-right: 8px;
    width: 55px;
    height: 23px;
    line-height: 20px;
    text-align:center;
    float:right;
}
a.box_link:hover{
    text-decoration:underline;
}

*html a.box_link{
    margin-right: 5px;
}

*html div#right_side div#box_yellow{_width:199px;}


div#article_content div#left_side div#cms_article_content{
	font-family: Verdana;
	font-size:1em;
}
div#article_content div#left_side div#cms_article_content h1{
	color:#B92324;
	font-family:Arial;
	font-size:1.3em;
	margin:0px;
}
div#article_content div#left_side div#cms_article_content h2{
	color:#367F01;
	font-family:Arial;
	font-size:1.1em;
	margin:20px 0px 0px 0px;
}
div#article_content div#left_side div#cms_article_content a { 
	color:#B92324;
	font-size: 1em;
	font-weight: bold
}
div#article_content div#left_side div#cms_article_content p {
	margin:0px;
	font-family:Tahoma;
	font-size:1em;
	color:#444;
	line-height:1.5em;
}

div#article_content div#left_side div#cms_article_content ul {
	list-style: none;
	line-height:1.8em;
}

div#article_content div#left_side div#cms_article_content 
ul .ul_red_decor {
	color:#B92324;
	font-weight: bold;
}
div#article_content div#left_side div#cms_article_content 
img.cms_art_lightbox{
	margin-right:22px;
}