*{
	font-family:Arial, Verdana;
}

*:focus {
	outline:none;
}

.clear_float{
	clear:both;
}

.white_title{
	color:#fff;
	text-decoration:none;
}

img {
	border:0;
}

body {
	margin:0;
	padding:0;
	background:#000;
}

form{
	margin:0;
	padding:0;
}

p.title{
	font-family:Arial, Verdana;
	font-weight:bold;
	font-size:20px;
	padding:7px 0 0px 7px;
	margin:0;
}

p.adresa{
	font-family:Arial, Verdana;
	font-size:12px;
	padding:0 0 7px 7px;
	margin:0;
}

p.subtitle{
	font-family:Arial, Verdana;
	font-weight:bold;
	font-size:16px;
	padding:7px 0 7px 7px;
	margin:0;
}

p.text{
	font-family:Arial, Verdana;
	font-size:12px;
	padding:0 0 7px 7px;
	margin:0;
}

p.small_text{
	font-family:Arial, Verdana;
	font-size:10px;
	padding:7px 0 7px 7px;
	margin:0;
}

p.normal_text{
	font-family:Arial, Verdana;
	font-size:12px;
}

p.title_text{
	font-family:Arial, Verdana;
	font-size:16px;
	font-weight:bold;
	color:#F00;
}

p.title_text_black{
	font-family:Arial, Verdana;
	font-size:16px;
	font-weight:bold;
	color:#000;
}

.text_link:link {
	color:#f00;
}

.text_link:visited {
	color:#f00;
}

.text_link:hover {
	color:#f00;
	text-decoration:none;
}

.normal_list li{
	font-family:Arial, Verdana;
	font-size:12px;
}

.newsletter_input {
	border:1px solid #000;
	margin-bottom:5px;
}

.newsletter_input_btn {
	margin-bottom:5px;
}

#main_container{
	width:910px;
	margin:0 auto 0 auto;
}

#header_container {
	width:910px;
	height:90px;
	background:#fff;
	background-image: url(images/flag.jpg);
	background-position: 100% 10%;
	background-repeat: no-repeat;
}

#logo_container {
	position:relative;
	top:30px;
	left:20px;
	width:153px;
	height:42px;
	background-image:url('images/logo.gif');
}

#menu_container{
	width:795px;
	margin:0;
	padding:0;
	height:34px;
	color:#fff;
	background-image:url('images/menu_back.gif');
	background-repeat:repeat-x;
	float:left;
}

#main_menu li{
	margin:0;
	padding:0;
	height:30px;
	list-style:none;
	display:block;
	float:left;
}

#main_menu{
	margin:0;
	padding:0;
}

#online_prices_menu li{
	margin:0;
	padding:0;
	height:30px;
	list-style:none;
	display:block;
	float:left;
}

#online_prices_menu{
	margin:0;
	padding:0;
}

#content_container{
	background:#ffffff;
	color:#000000;
	height:100%;

}

#content_container_about{
	width:910px;
	height:440px;
	background-color:#f0f;
	color:#000;

}

#footer_container{
	height:62px;
	background-color:#000;
	background-image:url('images/footer.gif');
	background-repeat:no-repeat;
	background-position:right;
}

#partners_menu {
	margin:0;
	padding:0;
	float:right;
}

#partners_menu li{
	margin:0;
	padding:0;
	height:30px;
	list-style:none;
	display:block;
	float:left;
}

#partners_menu li span{
	display:none;
}

#part01 a{
	display:block;
	width:67px;
	height:62px;
	background-image:url('images/casa_augsburg_icon.gif');
}

#part02 a{
	display:block;
	width:164px;
	height:62px;
	background-image:url('images/at_augsburg_icon.gif');
}

#part03 a{
	display:block;
	width:141px;
	height:62px;
	background-image:url('images/fit_icon.gif');
}

#part04 a{
	display:block;
	width:72px;
	height:62px;
	background-image:url('images/astro_icon.gif');
}

#main_menu li span{
	display:none;
}

#main_menu li{
	padding:1px 10px 0 10px;
}

#online_prices_menu li span{
	display:none;
}

#menu01b a{
	display:block;
	width:115px;
	height:30px;
	background-image:url('images/btn/preturi_online_btn.gif');
	background-repeat:no-repeat;
}

/*

#menu01 a{
	display:block;
	width:39px;
	height:27px;
	color: #FFFFFF;
	background-image:url('images/btn/home_norm_btn.gif');
}

#menu01 a:hover{
	display:block;
	width:39px;
	height:27px;
	background-image:url('images/btn/home_over_btn.gif');
}

#menu02 a{
	display:block;
	width:57px;
	height:27px;
	background-image:url('images/btn/prod_norm_btn.gif');
}

#menu02 a:hover{
	display:block;
	width:57px;
	height:27px;
	background-image:url('images/btn/prod_over_btn.gif');
}

#menu03 a{
	display:block;
	width:52px;
	height:27px;
	background-image:url('images/btn/serv_norm_btn.gif');
}

#menu03 a:hover{
	display:block;
	width:52px;
	height:27px;
	background-image:url('images/btn/serv_over_btn.gif');
}

#menu04 a{
	display:block;
	width:48px;
	height:27px;
	background-image:url('images/btn/online_norm_btn.gif');
}

#menu04 a:hover{
	display:block;
	width:48px;
	height:27px;
	background-image:url('images/btn/online_over_btn.gif');
}

#menu05 a{
	display:block;
	width:75px;
	height:27px;
	background-image:url('images/btn/despre_norm_btn.gif');
}

#menu05 a:hover{
	display:block;
	width:75px;
	height:27px;
	background-image:url('images/btn/despre_over_btn.gif');
}

#menu06 a{
	display:block;
	width:63px;
	height:27px;
	background-image:url('images/btn/contact_norm_btn.gif');
}

#menu06 a:hover{
	display:block;
	width:63px;
	height:27px;
	background-image:url('images/btn/contact_over_btn.gif');
}

#menu07 a{
	display:block;
	width:63px;
	height:27px;
	background-image:url('images/btn/contact_norm_btn.gif');
}

#menu07 a:hover{
	display:block;
	width:63px;
	height:27px;
	background-image:url('images/btn/contact_over_btn.gif');
}
*/



/* BEGIN MENU NO IMG */

#main_menu li a{
	color: #FFFFFF;
	font-size: 11px;
	font-weight: 900;
	text-decoration: none;
	text-align: center;
	line-height: 27px;
	display: block;
}

#main_menu li a:hover{
	color: #FFFF00;
	font-weight: 900;
	background-image:url('images/btn/over.gif');
	background-position: bottom center;
	background-repeat: no-repeat;
}

.selectedItem{
	background-image:url('images/btn/over.gif');
	background-position: bottom center;
	background-repeat: no-repeat;
}

/*
#menu01 a{
	display:block;
	width:39px;
	height:27px;
	color: #FFFFFF;
}

#menu01 a:hover{
	display:block;
	width:39px;
	height:27px;
	background-image:url('images/btn/over.gif');
}

#menu02 a{
	display:block;
	width:57px;
	height:27px;
}

#menu02 a:hover{
	display:block;
	width:57px;
	height:27px;
	background-image:url('images/btn/over.gif');
}

#menu03 a{
	display:block;
	width:52px;
	height:27px;
}

#menu03 a:hover{
	display:block;
	width:52px;
	height:27px;
	background-image:url('images/btn/over.gif');
}

#menu04 a{
	display:block;
	width:48px;
	height:27px;
}

#menu04 a:hover{
	display:block;
	width:48px;
	height:27px;
	background-image:url('images/btn/over.gif');
}

#menu05 a{
	display:block;
	width:75px;
	height:27px;
}

#menu05 a:hover{
	display:block;
	width:75px;
	height:27px;
	background-image:url('images/btn/over.gif');
}

#menu06 a{
	display:block;
	width:63px;
	height:27px;
}

#menu06 a:hover{
	display:block;
	width:63px;
	height:27px;
	background-image:url('images/btn/over.gif');
}

#menu07 a{
	display:block;
	width:63px;
	height:27px;
}

#menu07 a:hover{
	display:block;
	width:63px;
	height:27px;
	background-image:url('images/btn/contact_over_btn.gif');

}
*/
/* END MENU NO IMG */




#left_container{
	width:220px;
	overflow:hidden;
	float:left;
}

#right_container{
	width:690px;
	float:left;
}

#promo_item {
	padding:1px;
	border-bottom:1px solid #000;
}

#promo_title {
	width:220px;
	height:16px;
	background-image:url("images/title_promo.gif");
}

#pliant_title{
	width:220px;
	height:16px;
	background-color: #C80019;
}

#pliant_title span{
	font-weight: 900;
	font-size: 12px;
	color: #FFFFFF;
	margin-left: 10px;
	margin-top: 2px;
}

#promo_title span{
	font-size: 12px;
	font-weight: 900;
	margin-left: 135px;
}

#nltr_title{
	width:220px;
	height:16px;
	background-image:url("images/newsletter_title.gif");
	background-color:#C80019;
	background-repeat:no-repeat;
}

#promo_text {
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	padding:5px 0 0 6px;
}

#main_banner {
	margin-left:2px;
	padding:1px;
	width:682px;
	height:440px;
	border-left:1px solid #000;
}

#text_content {
}

#news_container{
	width:480px;
	float:left;
	border-left:1px solid #000;
	margin-left:2px;
}

#news_title{
	width:476px;
	height:16px;
	overflow:hidden;
	background-color:#333;
	background-image:url("images/noutati_title.gif");
	background-repeat:no-repeat;
	margin-left:2px;
}

#news_text{
	margin-left:2px;
}

#newsletter_text{
	margin-left:2px;
}

#newsletter_container{
	width:200px;
	float:left;
}

#newsletter_title{
	width:205px;
	height:16px;
	overflow:hidden;
	background-color:#C80019;
	background-image:url("images/newsletter_title.gif");
	background-repeat:no-repeat;
}

#prod_cat{
	width:225px;
	float:left;
	margin:2px 0 2px 2px;
}

#prod_cat_title{
	background-color:#f00;
	font-family:Arial, Verdana;
	font-size:20px;
	color:#FFF;
	height:100px;
	text-align:center;
}

#prod_cat_pic{
	margin:2px 0 0 0;
}

#serv_text {
	height:135px;
	background-color:#fff;
	background-image:url("images/serv_text.gif");
	background-repeat:no-repeat;
}

#serv_cat_title {
	width:177px;
	height:90px;
	background-color:#F00;
	font-family:Arial, Verdana;
	margin:0 0 2px 0;
	font-size:20px;
	color:#fff;
	text-align:center;
}

#serv_cat{
	float:left;
	margin:2px 0 2px 4px;
}

#about_text {
	width:906px;
	height:437px;
	background-image:url("images/about.jpg");
	background-repeat:no-repeat;
	margin:0 0 0 2px;
}

#prod_cat_smallmenu {
	background-color:#f00;
	font-family:Arial, Verdana;
	font-size:11px;
	color:#FFF;
	height:18px;
	margin:2px 0 0 0;
	padding:4px 0 0 0;
	text-align:center;
}

.second_menu{
	color:#fff;
	text-decoration:none;
}

#prod_brand_list{
	width:675px;
	background-color:#FFFFFF;
	float:left;
	margin:2px 2px 2px 2px;
	padding:0 0 5px 0;
	border-left:1px solid #000;
}

#prod_flag{
	width:110px;
	height:67px;
	float:left;
	margin:5px 0 0 5px;
}

#prod_brand{
	width:80px;
	height:67px;
	float:left;
	margin:5px 0 0 5px;
}

#prod_flag_dimm {
	clear:both;
	width:110px;
	height:67px;
	float:left;
	margin:5px 0 0 5px;
}

#prod_brand_row {
	border-bottom:1px solid #000;
	float:left;
	width:550px;
}

/*############
  AFTERMARKET specific style
*/

#prod_am_row{
	border-bottom:1px solid #000;
	width:550px;
	margin:10px 0 0 60px;
}

#prod_am_row_det{
	border-bottom:1px solid #000;
	width:550px;
	margin:10px 0 0 60px;
	padding:0 0 10px 0;
}

.prod_am_row_det{
	border-bottom:1px solid #000;
	width:550px;
	margin:10px 0 0 60px;
	padding:0 0 10px 0;
}

#prod_am_item{
	width:105px;
	margin:2px;
	float:left;
}

.prod_am_item{
	width:105px;
	margin:2px;
	float:left;
}

#prod_am_item a{
	display: block;
	width: 80px;
	height: 67px;
	border: 1px solid #FFFFFF;
	margin-left: 12px;
}

#prod_am_item a:hover{
	border: 1px solid #000000;
}

.prod_am_item a{
	display: block;
	width: 80px;
	height: 67px;
	border: 1px solid #FFFFFF;
	margin-left: 12px;
}

.prod_am_item a:hover{
	border: 1px solid #000000;
}

#prod_am_item_pic img{
	margin:0 0 0 0px;
}

.prod_am_item_pic img{
	margin:0 0 0 0px;
}



#prod_am_item_text{
	width: 105px;
	font-family:Arial, Verdana;
	font-size:11px;
	text-align:center;
}

/*############
  SERVICES specific style
*/

#serv_textarea{
	width:680px;
	background-color:#f0f0f0;
	float:left;
	margin:2px 2px 2px 2px;
	padding:20px;
}

#serv_textarea_det{
	width:500px;
	background-color:#FFFFFF;
	float:left;
	margin:2px 2px 2px 2px;
	padding:10px 60px 60px 60px ;
}


#serv_smallmenu {
	width:177px;
	background-color:#f00;
	font-family:Arial, Verdana;
	font-size:11px;
	color:#FFF;
	height:18px;
	margin:2px 0 0 0;
	padding:4px 0 0 0;
	text-align:center;
}

.serv_largemenu_echip {
	display:block;
	background-color:#f00;
	font-family:Arial, Verdana;
	font-size:12px;
	line-height:18px;
	color:#FFF;
	margin-bottom:2px;
	padding:4px;
	text-align:center;
	text-decoration:none;
	width:206px;
}

.serv_largemenu_echip2 {
	display:block;
	background-color:#f00;
	font-family:Arial, Verdana;
	font-size:12px;
	line-height:18px;
	color:#FFF;
	border-bottom:2px solid #ffffff;
	padding:4px;
	text-align:center;
	text-decoration:none;
	width:206px;
}

.serv_largemenu_echip:hover {
	color:#F00;
	background-color:#fff;
}

.serv_largemenu_echip2:hover {
	color:#F00;
	background-color:#fff;
}

#promo_text a{
	color:#000;
	text-decoration:none;
}

.table_promo tr td{
	padding:5px;
	font-family:Arial, Verdana;
	font-size:12px;
}

.table_head{
	background-color:#000;
	color:#fff;
	font-family:Arial, Verdana;
	font-size:12px;
	font-weight:bold;
}

.table_cell {
	font-family:Arial, Verdana;
	font-size:12px;
	padding:10px;
}

.normal_row{
	background-color:#f0f0f0;
}

.highlight_row{
	background-color:#f9f9f9;
}

/*############
  DESPRE NOI specific style
*/

#menuitem_about{
	width:300px;
	height:30px;
	background-color:#F00;
	float:left;
	font-family:Arial, Verdana;
	font-size:20px;
	color:#fff;
	padding:6px 0 0 0;
	text-align:center;
	margin:2px 0 2px 2px;
}

#menuitem_about a{
	color:#fff;
	text-decoration:none;
}

#content_about{
	margin-left:2px;
	padding:10px;
	font-family:Arial, Verdana;
}

#management_item{
	margin-bottom:20px;
}

#management_text{
	width:320px;
	font-size:12px;
	float:left;
	padding-left:20px;
}

#management_img{
	float:left;
}

#management_img img{
	border:1px solid #000;
}

/*############
  CONTACT
*/

#contact_main_container{
	width:904px;
	height:437px;
	margin:0 0 0 2px;
}

#contact_det_container{
	width:245px;
	height:400px;
	float:left;
	padding:30px 50px 50px 50px;
}

#contact_flash_container {
	width:555px;
	height:400px;
	float:left;
}

p.text_contact_bold{
	font-family:Arial, Verdana;
	font-size:12px;
	padding:0 0 0 7px;
	margin:0;
	font-weight:bold;
}

p.text_contact{
	font-family:Arial, Verdana;
	font-size:12px;
	padding:0 0 0 7px;
	margin:0;
}

#head_adress {
	background-color:#666;
	color:#FFF;
	padding:10px 10px 10px 60px;
	font-family:Arial, Verdana;
	font-size:13px;
}





#formContainer h1{
	font-size: 20px;
	font-weight: 900;
}

#formContainer p{
	font-size: 11px;
}

.formTable{
	margin: 10px;
	font-size: 11px;
	width: 310px;
}

.formTable tr td input{
	border: 1px solid #C80019;
	width: 150px;
}

.formTable tr td select{
	border: 1px solid #C80019;
	width: 152px;
}

.formTable tr td textarea{
	border: 1px solid #C80019;
	width: 310px;
}

.formLabelContainer{
	text-align: left;
	vertical-align: top;
}

.formInputContainer{
	text-align: right;
}

#onlineMenu a{
	float: left;
	display: block;
	width: 100%;
	color: #000000;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Arial;
	font-size: 14px;
	font-weight: 900;
}

#onlineMenu a span{
	margin-left: 10px;
}

#onlineMenu a:hover{
	background-color: #000000;
	color: #FFFFFF;
}

.selectedOnlineMenu{
	background-color: #CCCCCC;
	color: #000000;
}


.req{
	color: #C80019;
	font-weight: 900;
}

#carieraContent{
	font-size: 12px;
	line-height: 24px;
	padding-left: 100px;
	padding-right: 100px;
	padding-top: 20px;
}

#carieraContent span{
	font-size: 16px;
	font-weight: 900;
}

#carieraContent a{
	padding-top: 1px;
	color: #000000;
	text-decoration: none;
	display: block;
	width: 100%;
	border-bottom: 1px solid #000000;
}

#carieraContent a:hover{
	background-color: #EEEEEE;
	margin: 0px;
}

.jobTitle{
	font-size: 12px;
	font-weight: 900;
	margin: 0px 0px 0px 20px;
	color: #C80019;
}

.jobDetail{
	margin: 0px 0px 0px 20px;
}

#carieraContent .jobDetail span{
	font-size: 12px;
}

.tool-tip {
	color: #fff;
	width: 139px;
	z-index: 13000;
}

.tool-title {
	font-weight: bold;
	font-size: 9px;
	margin: 0;
	color: #C80019;
	padding: 8px 8px 4px;
	background: url(images/bubble.png) top left;
}

.tool-text {
	font-size: 9px;
	padding: 4px 8px 8px;
	background: url(images/bubble.png) bottom right;
}

/* BEGIN VALIDATOR STYLE */
		.validation-failed
		{
		  border: 					1px solid #f00;
		  background-color:			#F3A6A2;
		}

		.validation-passed
		{
		  border: 					1px solid green;
		  background-color:			#8AD5A7;
		}

		.validation-advice
		{
		  margin: 					2px;
		  padding: 					2px;
		  color:					#fff;
		  background-color:			#f00;
		}

		.warning
		{
			border: 				1px solid #c66;
		}

		.warning-advice
		{
			margin: 				2px;
			padding: 				2px;
			color:					#fff;
			background-color:		#bbb;
		}
/* END VALIDATOR STYLE */

