body{
	background:url(../slices/bodyBG.jpg) top repeat-x;
	background-color:#676767;
}
a img{ border:none; }
#main{ 
	background:url(../slices/traduceri-dots.jpg) repeat-y;
	width:866px;	
	margin:0 auto; 
	font:12px Verdana;
}
#header{
	background:url(../slices/traduceri-head.jpg) no-repeat;
	height:178px;
}
#logo{
	position:relative;
	left:20px;
	top:40px;
	float:left;
}
#breadcrumbs{
	float:left;
	width:460px;
	position:relative;
	left:40px;	
	top:160px;
	text-align:left;
	font-size:10px;
	color:#8B8884;
}
#breadcrumbs a{
	background:url(../slices/arrow.jpg) left no-repeat;
	padding-left:10px;
	color:#105C9A;
	text-decoration:none;	
}
#breadcrumbs a:hover{
	color:#105C9A;	
}
#breadcrumbs h1{
	font:10px Verdana;
	margin:0;
	padding:0;	
}
.columnsContainer{}
.column{ float:left; }
.leftColumn{
	background:url(../slices/left-head.jpg) top no-repeat;
	width:204px;
}
.menuContainer{
		
}
.menuContainer h3{
	width:194px;
	height:30px;
	margin:0;
	padding:0;	
	border-bottom:#ccc solid 1px;
	font-size:12px;
	padding-left:10px;
	margin-left:2px;
}
.mainMenu{
	background:url(../slices/blue-menu-arrow.jpg) left no-repeat;
	text-decoration:none;
	display:block;
	position:relative;
	top:8px;
	padding-left:12px;
	color:#3688BA;
}
.mainMenu:hover, .selectedMenu{
	background:url(../slices/orange-menu-arrow.jpg) left no-repeat;
	color:#DC6B1F;
}
.submenu{
	width:179px;
	padding-left:25px;
	padding-top:5px;
	margin-left:2px;
	border-bottom:#ccc solid 1px;
	display:none;
}
.submenu.selected{
	display:block;
}
.submenu h4{
	margin:0;
	padding:0;
	font-size:12px;
	font-weight:normal;
	height:20px;
}
.submenu a{
	text-decoration:none;
	color:#000;
}
.submenu a:hover, .subSelected{
	color:#DC6B1F !important;
}

.middleColumn{
	width:455px;
	margin-left:10px;
	line-height:1.5;
}
.middleColumn h1{
	width:450px;
	height:22px;
	margin-top:10px;
	margin-bottom:0;
	padding-top:2px;
	font-size:14px;
	text-align:center;
	background-color:#F8995A;
	color:#105C9A;
	border:#6C6B73 solid 1px;
}
.middleColumn h2, .middleColumn h3{
	font:14px Verdana;
	color:#DC6B1F;	
}
.middleColumn strong{
	font-weight:normal;	
}
.middleColumn ul li{
	list-style-image:url(../slices/breadcrumbs.jpg);	
}
.rightColumn{
	background:url(../slices/right-head.jpg) top no-repeat;
	width:190px;
	margin-left:6px;
	_margin-right:-1px;
}
.rightColumn h2{
	font-size:12px;
	margin:0;
	padding:0;
	text-align:center;
	margin:15px auto;
	color:#105C9A;
}
.rightColumn h2 a, .rightColumn a{
	text-decoration:none;	
	color:#105C9A;
}
.rightColumn h2 a:hover, .rightColumn a:hover{
	color:#DC6B1F;
}
.rightColumn p{
	font-size:11px;
	line-height:1.5;
	width:175px;
	margin:0 auto;
	text-align:justify;
}
#footer{
	background:url(../slices/footer-bg.jpg) repeat-x;
	height:79px;
	text-align:center;
	font-size:10px;
	color:#000;
}
#footer a{
	color:#000;
	text-decoration:none;
}
#footer a:hover{
	color:#DC6B1F;
	text-decoration:underline;	
}
.footerNavigation{
	padding:5px 0 0 0;
}
.footerNavigation a{
	
}
.sitemap li a{
	text-decoration:none;
	color:#105C9A;
}
.sitemap li a:hover{
	color:#F8995A;
	text-decoration:underline;
}
.contactForm label{
	width:200px;
	float:left;
	margin-bottom:5px;
}
.contactForm input, .contactForm textarea{
	width:200px;
	border:#3588C7 solid 1px;	
	margin-bottom:5px;
}
.contactForm select{
	width:204px;	
	border:#3588C7 solid 1px;
	margin-bottom:5px;
}
#submit{
	border:none !important;
	width:120px !important;
	margin-left:200px;
	cursor:pointer;
}
.affiliateText{
  display:none;
}