@import url("nav.css");

* {
margin:0;
padding:0;
}

html, body {
 width:100%; height:100%; 
}

body {	
	background: url(../images/bg_repeat.jpg) repeat-x top center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
img {
	border: 0;
}
/*--------------------------------------HEADER-------------------------------------*/
#mainWrapper{
	width:100%;
	height: 100%;
	float:left;
	text-align: center;

}
html>body #mainWrapper{
	height: auto;
	min-height: 100%;
}
#headerWrapper{
	width:690px;
	height:239px;
	margin:0 auto;
	position: relative;	
	background-image: url(../images/background_menu.jpg);
	background-repeat: no-repeat;
	text-align:left;
}
#menuContainer{
	width:211px;
	height:82px;
	float: left;
	margin-top: 37px;
}
/*-------------------------------------LOGO---------------------------------------*/
.logo_area {
	float: right;
	width: 168px;
}
#logo {
	background: url(../images/logo.jpg) no-repeat left top;
	height: 140px;
	text-indent: -9999px;
	cursor: pointer;
}
.logo_area a {
	display: block;
	cursor: pointer;
	height: 140px;
}
#welcomeMessage{
	width:358px;
	height:84px;
	float:right;
	margin-left:329px;
	background: url(../images/bine_ati_venit.jpg) no-repeat;
}
/*--------------------------------------CONTENT-------------------------------------*/
#insideWrapper{
	float:left;
	margin:0 auto;
	width:100%;
	position: relative;	
	margin-bottom:238px;
}
#contentWrapper{
	width:690px;
	margin:0 auto;
	position: relative;	
	text-align:left;

}
#newsWrapper{
	width:208px;
	float:left;
	position:absolute;
	left:91px;

}
#newsTop{
	width:208px;
	background: url(../images/news_middle.jpg) no-repeat bottom;
}
#newsMiddle{
	padding-top:10px;
	background: url(../images/news_top.jpg) top no-repeat;	
	position:relative;
}

#newsBottom{
	width:208px;
	height:15px;
}
.newsItem{
	width:208px;
	margin-bottom:10px;
	background: url(../images/frunza.jpg) top left no-repeat;
}
h2{
	font-size:12px;
	color:#175527;
	font-weight:bold;
	margin:0;padding:0;
	margin-left:20px;
}
h3{
	font-size:12px;
	color:#175527;
	font-weight:bold;
	margin:0;padding:0;
}
h2 a{
	text-decoration:none;
	color:#175527;
}
h2 a:hover{
	text-decoration:underline;
}
.newsItem p{
	width:180px;
	padding-left:20px;
	padding-top:5px;
}
.newsItem img{
	margin:0;
	padding:0;
	float:left;
	margin-right:6px;
}
#homeText{
	float:right;
	width:338px;
	padding-right:20px;
	line-height:22px;
	margin-bottom:238px;
}
#footerWrapper{
	position: relative;
	bottom: 0;
	float:left;
	clear:both;
	width:100%;
	margin-top: -238px;
	height: 238px;		
	background:url(../images/footer.jpg) no-repeat center bottom;
	text-align:center;
}
#footerContent{
	margin:0 auto;
	position:relative;
	margin-top:200px;
	bottom:10px;
	width:700px;
	height:24px;
	text-align:left;
	background-repeat:no-repeat;
}
.footerLogo{
	display: block;
	position: absolute;
	width:150px;
	height: 23px;
	bottom:10;
	right:0;
	z-index: 200;
}
.produseLogo{
		background: url(../images/x3logo_light.jpg) no-repeat bottom right ;
}
.pageLogo{
		background: url(../images/x3logo.gif) no-repeat bottom right ;
}
.footerLogo span{
	display: none;
}
#footerContent span{
	margin-left:80px;
	float:left;
	font-size:11px;
	font-family:Tahoma;
	color:#568617;
}
#footerContent a{
	color:#568617;
	text-decoration:none;
	margin-left:3px;
}
#footerContent a:hover{
	text-decoration:underline;
	color:#3f650c;
}
#footerContent b{
	font-weight:normal;
	margin-left:40px;
	float:left;
	font-size:11px;
	font-family:Tahoma;
	color:#568617;
}
/*---------------- pagini interioare ------------------*/
#title_contact{
	width:100%;
	height:84px;
	float:left;
	background: url(../images/titles/contact.png) no-repeat;	background-position:120px; 
}
#interior_content{
	width:350px;
	margin-left:128px;
}
.inputs{
	width:330px;
	margin-bottom:15px;
	font-size:13px;
	color:#333333;
	background:#f7f8f1;
	border: 1px solid #d2d3d1;
	padding:3px;
	font-family:Arial, Helvetica, sans-serif;
}
.button{
	background: url(../images/trimite_mesajul_off.gif) no-repeat top left;
	width:110px;
	height:26px;
	border:0px;
	cursor: pointer;
}
#interior_content p{
	margin-top:5px;
	font-size:12px;
	color:#333333;
	padding-left:6px;
	line-height:18px;
}
#interior_content a{
	color:#333333;
	text-decoration:none;
}
#interior_content a:hover{
	text-decoration:underline;
}
fieldset{
	border:0px;
}
.studii{
	width:100%;
	float:left;
}
h4{
	display:block;
	width:100%;
	height:84px;
	margin-bottom:10px;
	float:left;
}
.studii p{
	margin-left:130px;
}
.studii p span{
	font-size:12px;
	line-height:18px;
	color:#000000;
	display:block;
	float:left;
	width:310px;
}
.studii b{
	display:block;
	float:right;
	width:200px;
}
#footerProduse{
	width:100%;
	height:238px;
	background: url(../images/footer-produse.jpg) no-repeat center bottom;
	float:left;
	text-align:center;
}

/*------------Produse-------------*/
#headerWrapperProduse{
	width:690px;
	height:149px;
	margin:0 auto;
	position: relative;	
	background-image: url(../images/background_menu.jpg);
	background-repeat: no-repeat;
	text-align:left;
}
#produseLeft{
	width:229px;
	float:right;
}
#produseRight{
	width:372px;
	float:right;
}
#produseRight span{
	margin-top:15px;
	font-size:12px;
	line-height:18px;
	color:#000000;
	display:block;
	float:left;
	width:330px;
}
#produseRight span strong, #tip p strong{
	color:#255920;
}
#caracteristici_tehnice{
width:372px;
float:left;
height:66px;
background: url(../images/titles/caracteristici-tehnice.png) no-repeat -10px;
}
#title_produse{
width:372px;
float:left;
height:66px;
background: url(../images/titles/produse.png) no-repeat -10px;
}
#tip{
	width:342px;
	float:left;
	margin-top:15px;
}
#tip ul{
	list-style: none;
}
#tip li{
	width:312px;
	float:left;	margin-bottom:10px;

}
#tip p{
	float:left;
	width:312px;
	background: url(../images/bar-produse.jpg) no-repeat top left;
	padding-left:30px;
	margin-bottom:10px;
	margin-top:10px;
}
#produseRight a{
	float:left;
	display:block;
	color:#26602d;
	font-weight:bold;
	background:url(../images/expand-off.jpg) no-repeat center right;	padding-right:15px;
}
#produseRight a:hover{
	background:url(../images/expand-on.jpg) no-repeat center right;
}

