.logo, #online_orders_ro, #online_orders_en{
	behavior: url(lib/iepngfix.htc);
}

body.home{
	background:url(images/body_tile_home.jpg) center top repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body{
	background:url(images/body_tile.jpg) center top repeat-x #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

html{
	overflow-y: scroll;
}

.clearer{
	clear:both;
	padding: 0px;
	margin: 0px;
}

a{
	color: #4a9cda;
	text-decoration: none;
}
	
a:hover{
	text-decoration: underline;
}
/************************************************************/
#flash{
	width: 800px;
	margin: 0px auto;
}

#no_flash{
	width: 800px;
	height: 3px;
	margin: 0px auto;
}
/************************************************************/
#frame_home{
	width: 980px;
	margin: 0px auto;
	background: url(images/body_bg_home.jpg) center top no-repeat;
}

#frame{
	width: 980px;
	margin: 0px auto;
	background: url(images/body_bg.jpg) center top no-repeat;
}
/************************************************************/
#header{
	position: relative;
	width: 800px;
	height: 140px;
	margin: 0px auto;
	background: url(images/header_bk_trans.gif) center bottom no-repeat;
}

	#header #main_menu{
		position:absolute;
		bottom: 30px;
		left: 242px;
	}
	
	#header #submenu{
		position:absolute;
		bottom: 12px;
		left: 259px;
	}
		#header #submenu span{
			padding: 0px 15px;
		}
		#header #submenu a{
			font-size: 11px;
			font-weight:bold;
			text-decoration: none;
			color: #cccccc;
		}
		#header #submenu a:hover{
			color: #5097ca;
		}
		#header #submenu a.selected{
			color: #5097ca;
		}
	#header a.en{ 
		display: block;
		position:absolute;
		right: 38px;
		width: 19px;
		height: 16px;		
	}
	#header a.ro{
		display: block;
		position:absolute;
		right: 19px;
		width: 19px;
		height: 16px;
	}
	
	#header a.sel{
		bottom: 81px;
	}
	#header a.unsel{
		bottom: 78px;
	}
	#header ul {
		padding-right: 22px;
	}
		#header ul li {
			float: left;
		}
			#header ul li a{
				float: left;
				font-weight:bold;
				text-decoration: none;
				color: #787878;
				line-height:15px;
				padding: 4px 18px 0px 0px;
				white-space: nowrap;
				background: none;
			}
				#header ul li a span {
					float: left;
					display: block;
					height: 22px;
					padding-right: 18px;
					margin-top: -4px;
					background: none;
				}
			#header ul li a:hover{
				text-decoration: none;
				background:url(images/menu_button_bg.png) right center no-repeat;
			}
				#header ul li a:hover span {
					background:url(images/menu_button_bg.png) left center no-repeat;
				}
				
			#header ul li a.curent{
				color: #ffffff;
				background:url(images/menu_button_over_bg.png) right center no-repeat;
			}
				#header ul li a.curent span{
					background:url(images/menu_button_over_bg.png) left center no-repeat;
				}
			#header ul li a.curent:hover{
				color: #ffffff;
				background:url(images/menu_button_over_bg.png) right center no-repeat;
			}
				#header ul li a.curent:hover span{
					background:url(images/menu_button_over_bg.png) left center no-repeat;
				}

.padded_top{
	padding-top: 29px;
}
/************************************************************/
.white_section{
	
	width: 800px;
	margin: 0px auto;
	background-color: #ffffff;
	/*border-bottom: 1px solid #f0f0f0;*/
}

	.white_section h1{
		font-size: 18px;
		color: #000000;
		font-weight: normal;
	}
	
	.white_section h2{
		font-size: 18px;
		color: #4a9cda;
		font-weight: normal;
	}
	
	.white_section p{
		font-size: 12px;
		color: #000000;
		line-height: 14px;
		
		padding: 20px 0px;
	}
	
	.white_section a.more{
		font-size: 10px;
		color: #4a9cda;
		padding-left: 12px;
		margin-top: 1px;
		text-decoration: none;
		background:url(images/link_ico_1.gif) 0px 1px no-repeat;
		margin-bottom: 5px;
	}
	
	.white_section a.more:hover{
		text-decoration: underline;
	}
	
	.white_section .zoom{
		display: block;
		font-size: 10px;
		color: #4a9cda;
		padding-left: 12px;
		margin-top: 5px;
		background:url(images/zoom_ico.gif) 0px 1px no-repeat;
	}
	
/************************************************************/
		#contact{
			margin: 0px;
		}
			#contact .left_side{
				margin: 0px;
				width: 505px;
			}
			#contact .right_side{
				background: url(images/right_side_sep.png) left top no-repeat;
				margin: 0px;
				padding-left: 15px;
				width: 240px;
			}
				
			#contact .image{
				float: left;
				width: 181px;
				
			}
			#contact img.framed{
				border: 7px solid #e4e8e9;
			}
			#contact .text{
				float: left;
				width: 305px;
				padding-bottom: 40px;
			}

			#contact table.form{
				width: 100%;
				margin-top: 20px;
			}
				#contact table.form td{
					vertical-align: top;
					padding-bottom: 7px;
					text-align:right;
				}
					#contact table.form td span{
						line-height: 25px;
						padding-right: 5px;
					}
			#contact input.form{
				width: 182px;
				height: 20px;
				border: 1px solid #7f9db9;
			}
			#contact textarea.form{
				width: 182px;
				height: 143px;
				border: 1px solid #7f9db9;
			}

/************************************************************/

	.container{
		padding: 20px 20px 40px 20px;
	}
		.crumbs, .crumbs a{
			color: #cccccc;
			font-size: 10px;
			text-decoration: none;
		}
		.crumbs a:hover, .crumbs span{
			text-decoration: underline;
		}
		
	.crumbs_frame{
		height: 22px;
		padding-bottom:10px;
	}
	.user_bar{
		float: right;
		font-size: 10px;
		background-color: #f2f8fc;
		padding: 5px;
	}
		.user_bar .user_name{
			color: #4a9cda;
		}
		.user_bar .sep{
			padding: 8px;
		}
		.user_bar a{
			color: #000000;
			font-size: 10px;
		}
/************************************************************/
		#gallery{
			width: 761px;
		}
			#gallery table tr td{
				text-align: center;
				padding: 0px 16px 16px 0px;				
			}
			#gallery table tr td.last_col{
				padding: 0px 0px 16px 0px;				
			}
				#gallery table tr td a{
					display:block;
					text-decoration: none;
					border: 7px solid #e4e8e9;
				}
				#gallery table tr td a:hover{
					display:block;
					text-decoration: none;
					border: 7px solid #4a9cda;
				}
/************************************************************/
		#services{
			margin: 0px;
		}
			#services .image{
				float: left;
				width: 163px;
			}
			#services .image img.framed{
				border: 7px solid #e4e8e9;
			}
			#services .text{
				float: left;
				width: 575px;
				padding-left: 20px;
			}
				.categories td{
					text-align: center;
					padding: 0px 29px 3px 0px;				
				}
				.categories .last_col{
					padding: 0px 0px 3px 0px;				
				}
					.categories img{
						border: 2px solid #e4e8e9;
					}
				#services .text table.shapes tr td{
					vertical-align:top;
				}
					#services .text table.shapes tr td img{
						padding-bottom: 5px;
					}
				#services .text ul{
					padding-top: 20px;
				}
					#services .text ul li{
						padding: 0px 0px 16px 11px;
						background: url(images/bullet.gif) left 3px no-repeat;
					}

/************************************************************/

		#advantages{
			margin: 0px;
		}		
			#advantages .image{
				float: left;
				width: 90px;
			}
			#advantages .text{
				float: left;
				width: 410px;
				padding-left: 10px;
				padding-bottom: 30px;
			}

/************************************************************/

		#feronerie{
			margin: 0px;
		}		
			#feronerie .image{
				float: left;
				
			}
			#feronerie .image li{
				padding-bottom: 14px;
			}
			#feronerie .image img{
				border: 7px solid #e4e8e9;
			}
			#feronerie .text{
				float: left;
				width: 573px;
				padding-left: 20px;
			}
			#feronerie .text ul{
				padding: 15px 0px;
			}

		#feronerie .list{
			padding-top: 20px;
		}
			#feronerie .list li{
				padding: 0px 0px 16px 11px;
				background: url(images/bullet.gif) left 3px no-repeat;
				line-height: 14px;
			}
		#feronerie .advantages{
			padding-top: 20px;
		}
			#feronerie .advantages li{
				padding: 0px 0px 0px 11px;
				background: url(images/bullet.gif) left 3px no-repeat;
				font-weight: bold;
				line-height: 14px;
			}

/************************************************************/

		#about{
			margin: 0px;
		}
			#about table tr td.left_side{
				margin: 0px;
				width: 534px;
				vertical-align:top;
			}
			#about table tr td.right_side{
				margin: 0px;
				width: 226px;
				vertical-align:top;
			}
				#about table tr td.right_side #about_sigle tr td{
					height: 90px;
					line-height: 90px;
					vertical-align: middle;
				}
			#about .image{
				float: left;
				width: 181px;
				
			}
			#about .image img.framed{
				border: 7px solid #e4e8e9;
			}
			#about .text{
				float: left;
				width: 335px;
				padding-bottom: 40px;
			}
			
			#about ul li{
				padding-bottom: 3px;
			}
			

/************************************************************/	

		#pvc table{
			margin-top: 30px;
			margin-bottom: 30px;
		}	
			#pvc .image{
				float: left;
				width: 62px;	
				text-align: right;
			}
			#pvc .text{
				float: left;
				width: 165px;
				padding-left: 10px;
			}

/************************************************************/

		#salamander_title{
			margin: 0px;
			float: left;
			width: 375px;
		}
		
		#salamander_menu{
			margin: 0px;
			float: left;
			width: 385px;
		}
			#salamander_menu span{
				padding: 0px 10px;
			}
			#salamander_menu a{
				color: #cccccc;
				text-decoration: none;
			}
			
			#salamander_menu a:hover{
				color: #4a9cda;
				text-decoration: none;
			}
				#salamander_menu a.selected{
					color: #4a9cda;
				}
			
		#salamander_2D{
			background: url(images/image06.jpg) top left no-repeat;
		}
		
		#salamander_3D{
			background: url(images/image09.jpg) top left no-repeat;
		}
		
		#salamander_SL{
			background: url(images/image10.jpg) top left no-repeat;
		}
		
			#salamander_content{
				margin: 0px 0px 0px 375px;
				padding-top: 20px;
				height: 150px;
			}
			
			#salamander_tabs{
				margin: 30px 0px 0px 375px;
			}
				#salamander_tabs .icon{
					width: 70px;
					text-align: center;
				}
				
				#salamander_tabs .text{
					width: 122px;
					text-align: left;
				}
			
			#salamander_tabs table tr td{
				vertical-align: top;
				padding-bottom: 20px;
			}
/************************************************************/	
	#home{
		margin-bottom: 10px;
	}
	
		#home td{
			vertical-align: top;
			padding: 20px 10px 0px 20px;
		}
		#home .separated{
			background:url(images/headline_sep.png) right center no-repeat;
		}
			#home td img{
				padding-top: 15px;
			}
			#home td table{
				padding-bottom: 10px;
			}
				#home .image{
					padding: 0px;
					text-align: center;
				}
			#home a.more{
				margin-left: 5px;
			}

.home_title_link{
	color: #000000;
	text-decoration: none;
}
.home_title_link:hover{
	text-decoration: none;
}

.title_link{
	text-decoration: none;
}
.title_link:hover{
	text-decoration: none;
}
/************************************************************/

#gray_section{
	
	width: 800px;
	margin: 0px auto;
	background: url(images/gray_tile.png) top center repeat-x #ffffff;
}

	#gray_section h1{
		font-size: 18px;
		color: #000000;
		font-weight: normal;
	}
	
	#gray_section p{
		font-size: 12px;
		color: #000000;
		line-height: 14px;
		
		padding: 15px 0px;
	}
	
		#gray_section table tr td{
			width: 33%;
			vertical-align: top;
			padding: 20px;
		}
		#gray_section table tr td.separated{
			background: url(images/gray_sep.png) top left no-repeat;
		}
	
			#gray_section table tr td ul{
				padding-bottom: 20px;
			}
				#gray_section table tr td ul li{
					padding: 5px 0px 5px 12px;
					background: url(images/bullet.gif) 0px 8px no-repeat;
				}

/************************************************************/

#blue_section{
	width: 800px;
	height: 246px;
	margin: 0px auto;
	background: url(images/blue_section_bg.jpg) top center no-repeat;
}
	#blue_section td{
		width: 33%;
		vertical-align: top;		
	}
		#blue_section h1{
			font-size: 18px;
			font-weight: normal;
			color: #ffffff;
			padding-bottom: 15px;
		}
		#blue_section p{
			color: #ffffff;
			padding-bottom: 15px;
			line-height: 14px;
		}
	
	.blue_box{
		padding: 30px 10px 0px 20px;
	}
		.blue_box ul{
			padding-bottom: 20px;
		}
			.blue_box ul li{
				color: #c6e8ff;
				font-weight:bold;
				padding: 5px 0px 5px 12px;
				background: url(images/bullet.gif) 0px 8px no-repeat;
			}
		
		 a.blue_more{
			font-size: 10px;
			color: #c6e8ff;
			padding-left: 12px;
			text-decoration: none;
			background:url(images/link_ico_2.gif) 0px 0px no-repeat;
		}
		
		 a.blue_more:hover{
			text-decoration: underline;
		}
		
		a.simple_blue_more{
			font-size: 10px;
			color: #c6e8ff;
			padding-left: 3px;
			text-decoration: none;
		}
		
		 a.simple_blue_more:hover{
			text-decoration: underline;
		}
		
	.blue_link{
		color: #c6e8ff;
		text-decoration: none;
	}
	.blue_link:hover{
		text-decoration: underline;
	}
	
	.online_orders{
		padding-top: 20px;
	}
		#online_orders_ro{
			width: 270px;
			height: 209px;
			background:url(images/order_box_ro-trans.png) top right no-repeat;
		}
		
		#online_orders_en{
			width: 270px;
			height: 209px;
			background:url(images/order_box_en-trans.png) top right no-repeat;
		}
			.orders_padded_text{
				padding-left: 20px;
				padding-top: 25px;				
			}

/************************************************************/

.progress_line{
	height: 25px;
	margin-bottom: 30px;
}

.progress_line_step1{
	background: url(images/progress_line_step1.png) left bottom no-repeat;
}
.progress_line_step2{
	background: url(images/progress_line_step2.png) left bottom no-repeat;
}
.progress_line_step3{
	background: url(images/progress_line_step3.png) left bottom no-repeat;
}
.progress_line_step4{
	background: url(images/progress_line_step4.png) left bottom no-repeat;
}
	.progress_text{
		font-size: 11px;
		color: #cccccc;
	}
	.progress_text_done{
		font-size: 11px;
		color: #4a9cda;
	}
/************************************************************/

#login_box{
	width: 230px;
	float: left;
	padding: 15px 15px 15px 0px;	
	margin-bottom: 40px;
}
	#login_box td{
		padding-bottom: 10px;
		font-size: 11px;
	}
	.login_field{
		height: 20px;
		width: 160px;
		border: 1px solid #7f9db9;
	}
	#login_box table{
		margin: 15px 0px;
	}
#register_box{
	width: 225px;
	height: 125px;
	float: left;
	padding: 15px 20px 15px 20px;
	background-color: #f2f8fc;
	font-size: 11px;
}
	#register_box .text{
		margin: 12px 0px;
	}

/************************************************************/

.form_frame{
	padding-top: 15px;
	font-size: 11px;
	margin-bottom: 40px;
}
#register_form{
	float: left;
	padding-right: 20px;
}
	#register_form td{
		padding-bottom: 10px;
		font-size: 11px;
	}
	.register_field{
		height: 20px;
		width: 145px;
		border: 1px solid #7f9db9;
	}
#register_tip_box{
	float: left;
	width: 245px;
	padding: 12px;
	background-color: #f2f8fc;
	font-size: 11px;
	line-height: 12px;
}

/************************************************************/

#details_box{
	float: left;
	width: 245px;
	padding-bottom: 20px;
}
	.briefing{
		font-size: 11px;
		padding-top: 15px;
		line-height: 18px;
	}
#client_data_box{
	float: left;
	width: 245px;
	padding-left: 20px;
}
	.client_data_field{
		height: 20px;
		width: 135px;
		border: 1px solid #7f9db9;
	}
	#client_data_box table{
		margin-top: 15px;
	}
	#client_data_box td{
		padding-bottom: 10px;
		font-size: 11px;
	}
#options_box{
	float: left;
	width: 215px;
	padding-left: 35px;
}
	a.print{
		font-size: 10px;
		color: #4a9cda;
		padding-left: 14px;
		margin-top: 1px;
		text-decoration: none;
		background:url(images/link_ico_3.gif) 0px 3px no-repeat;
	}
	a.print:hover{
		text-decoration: underline;
	}
#finish_box{
	width: 490px;
	float: left;
}
/************************************************************/


#model_picture_box{
	float: left;
	width: 210px;
	padding-left: 40px;
}
	#model_picture_box div{
		padding-top: 15px;
		font-size:11px;
		line-height: 13px;
	}
#model_box{
	float: left;
	width: 245px;
}
	#bending_model_select{
		padding-top: 15px;
		width: 220px;
	}
		#bending_model_select li{
			border: 2px solid #ffffff;
			height: 50px;
			cursor: pointer;
		}
		#bending_model_select li.selected{
			border: 2px solid #4a9cda;
		}
			.bending_model1{
				background: url(images/bending1.png) 10px center no-repeat;
			}
			.bending_model2{
				background: url(images/bending2.png) 10px center no-repeat;
			}
			.bending_model3{
				background: url(images/bending3.png) 12px center no-repeat;
			}
			.bending_model4{
				background: url(images/bending4.png) 10px center no-repeat;
			}
		
		#bending_model_select div{
			padding-top: 18px;
			padding-left: 70px;
			font-size: 12px;
			color:#000000;
			font-weight:bold;
			text-decoration: none;
		}
		#bending_model_select div.twolines{
			padding-top: 12px;
		}
		#bending_model_select li:hover{
			border: 2px solid #eeeeee;
		}
		#bending_model_select li.selected:hover{
			border: 2px solid #4a9cda;
		}

#calculus_box{
	float: left;
	width: 245px;
	padding-left: 20px;
}
	#calculus_box table{
		margin-top: 10px;
	}
	#calculus_box td{
		padding-bottom: 10px;
		font-size: 11px;
	}
	.calculus_field{
		height: 20px;
		width: 155px;
		border: 1px solid #7f9db9;
	}
	.calculus_dropdown{
		height: 20px;
		width: 155px;
		border: 1px solid #7f9db9;
	}
	
	.calculus_text{
		width: 240px;
		height: 100px;
		border: 1px solid #7f9db9;
	}
	
	.calculus_details{
		width: 240px;
		height: 50px;
		border: 1px solid #7f9db9;
	}

	.small_title{
		font-size: 12px;
		font-weight: bold;
		color: #000000;
		border-bottom: 1px solid #cccccc;
		padding-bottom: 5px;
		padding-top: 20px;
	}
	.dimensions{
		padding: 5px 0px;
		font-size: 11px;
		line-height: 18px;
	}
		.dimensions span{
			color: #4a9cda;
			font-weight: bold;
		}

#order_details_box, #results_box, #small_details_box, #qty_box, #profiles_box{
	display: none;
}

/************************************************************/

.order_status_box{
	width: 760px;
	font-size: 11px;
	margin-top: 20px;
	border-top: 1px solid #cccccc;
	line-height: 20px;
	position: relative;
}
	.order_status_box .date{
		color: #4a9cda;
		font-size: 14px;
		font-weight: bold;
		padding: 20px 0px;
	}
	.order_status_box .status{
		position:absolute;
		width: 200px;
		height: 30px;
		top: 59px;
		left: 300px;
		font-weight: bold;
	}
	.resolved{
		background-color: #e4f7e4;
		padding: 2px 4px;	
	}
	.pending{
		background-color: #dff1ff;	
		padding: 2px 4px;	
	}
	.canceled{
		background-color: #ffdfdf;	
		padding: 2px 4px;	
	}
	
/************************************************************/

.submit{
	float: right;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
	color: #ffffff;
	line-height:15px;
	padding: 4px 18px 0px 0px;
	white-space: nowrap;
	background: none;
	background:url(images/button.png) right center no-repeat;
}
	.submit span {
		float: left;
		display: block;
		height: 22px;
		padding-right: 18px;
		margin-top: -4px;
		text-decoration: none;
		background: none;
		background:url(images/button.png) left center no-repeat;
	}
.submit:hover{
	text-decoration: none;
	background:url(images/button_over.png) right center no-repeat;
}
	.submit:hover span {
		text-decoration: none;
		background:url(images/button_over.png) left center no-repeat;
	}

/************************************************************/
#notification{
	display: none;
}

.error{
	padding: 15px 0px;
	background-color: #fcf2f2;
	text-align: center;
	color: #774444;
}

.success{
	padding: 15px 0px;
	background-color: #f4fcf2;
	text-align: center;
	color: #477744;
}

#login_box .notification_text{
	width: 230px;
	font-size: 12px;
	font-weight: normal;
}
	#login_box .error, #login_box .success{
		margin-top: 15px;
	}

#register_form .notification_text{
	font-size: 12px;
	font-weight: normal;
}
	#register_form .error, #register_form .success{
		margin-bottom: 15px;
	}


#contact .right_side .notification_text{
	width: 230px;
	font-size: 12px;
	font-weight: normal;
}
	#contact .right_side .error, #contact .right_side .success{
		margin-top: 15px;
	}

#client_data_box .notification_text{
	font-size: 12px;
	font-weight: normal;
}
	#client_data_box .error, #client_data_box .success{
		margin-top: 15px;
	}
	
#calculus_box .notification_text{
	font-size: 12px;
	font-weight: normal;
}
	#calculus_box .error, #client_data_box .success{
		margin-bottom: 15px;
	}
/************************************************************/

#footer{
	width: 800px;
	height: 90px;
	margin: 0px auto;
	background-color: #103f7e;
	border-top: 2px solid #ffffff;
}
	#footer table tr td{
		padding: 20px 20px 0px 20px;
		height: 20px;
		font-size: 11px;
		color: #4a9cda;
	}
		#footer table tr td span{
			padding: 0px 10px;
		}
		#footer table tr td a{
			color: #4a9cda;
			text-decoration: none;
		}
		#footer table tr td a:hover{
			color: #c6e8ff;
			text-decoration: none;
		}
	

