@import url('../../modules/shop/css/shop.css');
@import url('../../modules/contact/css/contact.css');
@import url('../../modules/cerere-oferta/cerere-oferta.css');
@import url('../../modules/jobs/jobs.css');
@import url('../../modules/services/services.css');
@import url('../../modules/lumea-ermach/lumea-ermach.css');
@import url('../../modules/search/search.css');
@import url('../../modules/sitemap/sitemap.css');

body{
	background: #dadada;
	top: 0;
	left: 0;
	margin: 0;
}
*{
	font-family: Arial;
	font-size: 11px;
	color: #141414;
}
a{
	color: #000000;
	outline: 0;
	text-decoration: underline;
	border: 0;
}
a img{border: 0;}
a:hover{
	text-decoration: none;
}
.clear{
	clear: both;
}
#main{
	width: 968px;
	margin: 0 auto;
	padding: 10px 13px 10px 17px;
	border: 1px solid #ababab;
	border-top: 0;
	background: #FFFFFF;
	position: relative;
}
#top{
	position: relative;
	height: 45px;
}
#userarea{
	position: absolute;
	top: 55px;
	background: #f5f5f5;
	border-bottom: 1px solid #fdf200;
	width: 221px;
	padding: 5px 0;
}
#userarea a{
	font-size: 11px;
	font-family: Arial;
	text-transform: uppercase;
	padding: 0 5px 0 5px;
	text-decoration: none;	
}
.b{
	font-weight: bold;
}
#karcher{
	width: 208px;
	height: auto;
	position: absolute;
	margin-left:-1px;
}
#topMenu{
	position: absolute;
	left: 238px;
	top:15px;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#989898;
}
#topMenu ul{
	margin: 0;
	padding: 0;
	display: inline;
	float: left;
}
#topMenu ul li{
	display: inline;
	list-style: none;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#989898;
}
#topMenu a{
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#989898;
	text-decoration:none;
	text-transform:uppercase;
	padding-right:2px;
	padding-left:2px;
}
#topMenu a:hover{
	text-decoration:underline;
}
#ermach{
	width: 178px;
	height: 41px;
	position: absolute;
	right: 0;
}
#pathway{
	width: 732px;
	position: relative;
	left: 240px;
	height: 35px;
}
#pathway #breadcrumb{
	position: absolute;	
	top:15px;
	color:#a0a0a0;
}
#pathway #breadcrumb a{
	font-family:Arial, Helvetica, sans-serif;
	color:#a0a0a0;
	text-decoration:none;
}
#pathway #breadcrumb a:hover{
	text-decoration:underline;
}
#pathway #breadcrumb ul{
	padding: 0;
	margin: 0;
}
#pathway #breadcrumb ul li{
	display: inline;
	background: url(../images/bg-arrow-right.jpg) no-repeat 100% 70%;
	padding-right: 11px;
	list-style: none;
}
#pathway #breadcrumb ul li a{
	font-size: 10px;
	text-decoration: none;
	line-height: 12px;
}
#pathway #breadcrumb ul li:last-child{
	background: none;
	color:#a0a0a0;
}
#pathway #breadcrumb ul li.last{
    background: none;
	color:#a0a0a0;
	font-size:10px;
}
#pagename {
	position: relative;
	height: 35px;
}
#pagename h1{
	position: absolute;
	left: 238px;
	color:#8d8d8d;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-top:10px;
}
#content{
	position: relative;
}
#leftColumn{
	width: 217px;
	position: relative;
	display: inline;
	float: left;
	margin-top:-10px;
}
#mainMenu{
	position: relative;
	margin-bottom: 63px;
}
#mainMenu ul{
	background: url(../images/bg-main-menu.jpg) repeat-x 0 100%;
	margin-bottom: 0;
	padding: 0 0 5px 0;
}
#mainMenu ul li{
	padding: 1px 10px;
	list-style: none;
	border-top: 1px solid #bebebe;
	height: 24px;
}
#mainMenu ul li.selected{
	font-weight: bold;
	background: none !important;
	padding: 1px 10px !important;
	margin: 0 !important;
}
#mainMenu ul li a{
	text-transform: uppercase;
	text-decoration: none;
	color: #424242;
	display: block;
	padding: 1px 0 2px 0px;
	margin-bottom:2px;
	letter-spacing:1px;
	line-height: 24px;
}
#mainMenu ul li a:hover{
 	font-weight:bold;
}
#mainContent{
	position: relative;
	display: inline;
	float: left;
	left: 20px;
	top: 0px;
	border: 0px solid #000000;
	width:732px;
}
#mainContent p {
	margin-top:2px;
}
.texthome{
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
	font-size:11px;
	color:#414141;
}
.texthome a {text-decoration:underline; color:#000;}
.texthome a:hover {text-decoration:none;}
#banner{
	position: relative;
	width: 732px;
	height: 252px;
	margin-bottom: 10px;
}
#banner .promo{
	width: 732px;
	height: 252px;
}
#banner .promo .promoText{
	position: relative;
	float: right;
	top: 46px;
	width: 250px;
	height: 183px;


}
#banner .promo .promoText p{
	padding: 10px;
	margin: 0;
	font-size: 13px;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	background: #e1e1e1;
	filter:alpha(opacity=90);
	-moz-opacity:.9;
	opacity:.8;
}
/* pager */
#pager .pages{
    display: inline;
	float: left;
    margin: 0 !important;
    padding: 0 !important;
}
#dealer{
	position: relative;
	display: inline;
	float: left;
	width: 217px;
	padding: 20px 0 0px 0;
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#989898;
}
#dealer a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#989898;
	text-decoration:none;
}
#footer{
	position:relative;
	display: inline;
	float: left;
	width: 734px;
	height:15px;
	left: 19px;
	bottom:-10px;
	color:#989898;
	padding: 10px 0 5px 0;
	border-top: 1px solid #bebebe;
}
#footer a{
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#989898;
	text-decoration:none;
	padding-right:0;
	padding-left:0;
}
#footer a:hover{
	color:#000000;
}
#bottom{
	width: 998px;
	margin: 0 auto;
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;
	color:#818181;
	padding: 14px 0 10px 0;
}
#bottom a{
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#818181;
	text-decoration:none;
}
#craft {
	position: relative;
	font-size: 12px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	float:right;
	padding:20px 0px 20px 0px;	
}
#craft a{
	font-size: 11px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;
}
#craft a:hover{
	text-decoration:none;
}
#cl {
	height:20px;
}
.submit{
	width: 52px;
	height: 23px;
	background-image: url(../images/butoane.png);
	background-position: -3px -5px;
	cursor: pointer;
}
.submit:hover{
	background-image: url(../images/butoane.png);
	background-position: -57px -5px;
}

#homepage_services{
	position: relative;	
	width: 732px;
	text-align:justify;
}
#homepage_services .spacer{
	position: relative;
	display: inline;
	float: left;
	width: 25px !important;
	
}
#service-autorizat{
	position: relative;
	display: inline;
	float: left;
	width: 164px;
	padding-bottom:10px;
}
#inchiriere-echipamente{
	position: relative;
	display: inline;
	float: left;
	width: 164px;
}
#magazin-online{
	position: relative;
	display: inline;
	float: left;
	width: 164px;
}
#accesorii{
	position: relative;
	display: inline;
	float: right;
	width: 164px;
}
#homepage_services .title{
	background: url(../images/home-arrow.jpg) no-repeat 0 50%;
	padding-left: 10px;
	color: #000000;
}
#homepage_services .title a{
	text-decoration: none;
}
#homepage_services .title a:hover{
	text-decoration: underline;
}
#homepage_services p{
	color: #666;
	margin: 5px 0;
}
#homepage_services .headline{
	color: #888888;
	font-size: 12px;
	border-bottom: 1px solid #CECECE;
	margin: 10px 0 0 0;
}
#promotii .title{
	color: #888888;
	font-size: 12px;
	border-bottom: 1px solid #CECECE;
	margin: 10px 0 0 0;
}
.promoTitle{	
	padding-left: 10px;
	color: #000000;
	display: inline;
	float: left;
	width: 240px;
}
.promoTitle a{
	background: url(../images/home-arrow.jpg) no-repeat 0 50%;
	text-decoration: none;
	padding-left: 10px;
}
.promoTitle a:hover{
	color:#696969;
}
.promoLeft{
	width: 376px;
	display: inline;
	float: left;
	padding: 10px 0;
}

.promoRight{
	width: 350px;
	display: inline;
	float: left;
	padding: 10px 0;
}
.promoRight .promoTitle{	
	padding-left: 10px;
	color: #000000;
	display: inline;
	float: left;
	width: 220px;
}
.promoLeft a img, .promoRight a img{
	display: inline;
	float: left;
}
.selected {
	background: none !important;	
	padding: inherit !important;
	margin: inherit !important;
}
.promo_desc{
	margin-left:0px;
	color: #696969;
	text-align:justify;
}
.error{
	border: 1px solid #FF0000 !important;
	background-color:#FFFE81;
}
.field{
	border: 1px solid #888888;
}
