* {
	margin: 0;
	padding: 0;
}
body {
	scrollbar-3dlight-color: #384248;
	scrollbar-shadow-color: #9CA8AF;
	scrollbar-highlight-color: #DBE5EB;
	scrollbar-face-color: #72838D;
	scrollbar-arrow-color: #DBE5EB;
}
body, html {
	background-color: #fff;
	color: #000;
	padding: 0;
	margin: 0;
	text-align: center;
}
div {
	font: 11px Verdana, Arial, helvetica, sans-serif;
}
table {
	border:none;
	padding: 0;
	margin: 0;
}
.w_100 {
	width:100%;
}
#wraper {
	margin: 45px auto;
	margin-bottom: 0;
	text-align:left;
	padding: 0 10px 0 10px;
	width: 948px;
}
#wraper_terms {
	margin: 15px auto;
	margin-bottom: 0;
	text-align:left;
	padding: 0 10px 0 10px;
}

/*    Footer   */
#footer {
	height: 30px;
	color:#7e878c;
	font: 10px Verdana, Arial, helvetica, sans-serif;
	text-align:left;
	border-top: 1px solid #f2f2f2;
	padding-top: 4px;
	margin-top: 30px;
}
#footer a{
	color:#47535f;
	font-weight: bold;
}
#footer a:hover{
	color:#7e878c;
}
/*    [END] Footer   */


h1, h2, h3 {
	font: 18px Verdana, Arial, helvetica, sans-serif;
	color:#202020;
	padding-bottom: 3px;
	border-bottom: 1px solid #f2f2f2;
}
h2 {
	margin-top: 10px;
}
h3 {
	font: 11px Verdana, Arial, helvetica, sans-serif;
	margin: 20px 0 15px 0;
}
h4 {	
	font: 11px Verdana, Arial, helvetica, sans-serif;
	margin: 10px 0 2px 0;
}
h5 {
	font-size: 17px;
	font-weight:bold;
	margin-top: 10px;
}
p {
	color:#000000;
	font: 11px Verdana, Arial, helvetica, sans-serif;
	margin: 10px 0 0 0;
	padding: 0 0 10px 0;
	line-height: 20px;
}
p.wborder {
	border-bottom: 1px solid #f2f2f2;
}
p.first {
	margin: 30px 0 0 0;
}
p.last {
	margin-bottom:0;
	padding-bottom: 0;
}
ul, ol {
	list-style:outside;
	list-style-type:disc;
	margin-top: -6px;
	padding-left: 30px;
}
ul li, ol li {
	font: 11px Verdana, Arial, helvetica, sans-serif;
	line-height: 14px;
	padding-top: 4px;
}
ol {
	list-style-type: decimal;
}
ol li ul, ul li ul, ul li ol {
	margin-top:6px;
}

/* General, pentru toate paginile */
#home, #traduceri, #calitate, #download, #about, #login, #contact, #cariere, #echipa, #referinte, #trados {
	display:table;
	width:718px;
}
#termeni {
	display:table;
	width:100%;
}
* html #home, * html #traduceri, * html #calitate, * html #download, * html #about, * html #login, * html #contact, * html #cariere, * html #echipa, * html #referinte, * html #trados {
	float:right;
	display: inline;
	width:700px;
}
* html #termeni {
	float:right;
	display: inline;
	width:100%;
}
#pageimg{
	border: 35px solid #fff;
	border-left:none;
	border-bottom:none;
	margin-left: -3px;
	float:left;
}
#wraper img.right {
	float:right;
	border: 15px solid #fff;
	border-right:none;	
}
/* [END] General, pentru toate paginile */



/* Specific pentru pagini */
#home p.wborder {
	margin: 0;
	padding-bottom: 15px;
}
#download a {
	line-height: 16px;
}
#download {
	width: auto;
}
#download h3 {
	margin-top: 30px;
	margin-bottom: 10px;
}
#login form {
	margin: 32px 0 30px 0;
}
#login form label{
	margin: 10px 0 3px 0;
	display: block;
}
#login form input{
	font: 11px Verdana, Arial, helvetica, sans-serif;
	border: 1px solid #9fa8ab;
	padding: 3px;
	height:21px;
}
#login form input.radio {
	margin-right: 3px;
	margin-top: -3px;
	margin-left: -5px;
	border: none;
}
#login form label.radio {
	display: inline;
	margin-right: 25px;
	vertical-align:top;
}
#login form input.submit_butt {
	height: auto;
	background-color:#f5f8fa;
}
#login form input.submit_butt:hover {
	background-color:#fff;
}
#contact h3 {
	margin: 12px 0 0px 0;
}
#contact p {
	margin: 0;
	padding: 0 0 7px 0;
	line-height: 16px;
}
#contact p.first {
	margin: 30px 0 0 0;
}
#echipa h5 {
	font-size:11px;
	font-weight: normal;
	margin: 0 0 30px 0;
}
#echipa table {
	margin-top: 34px;
}
#echipa p {
	line-height: 14px;
}
#echipa img.spacer {
	margin-top:8px;
}
#echipa img.spacer1 {
	margin-bottom:6px;
}
#referinte h3 {
	margin-top: 30px;
}

#trados td {
	font: 11px Verdana, Arial, helvetica, sans-serif;
	color: #000;
	padding: 4px;
}
/* [END] Specific pentru pagini */


/*    Header   */
#header menu {
	list-style:none;
	float:right;
	margin-top:8px;
}
#header menu li {
	display: inline;
	font: 10px Verdana, Arial, helvetica, sans-serif;
	color:#888;
}
#header img {
	float:left;
	border: none;
	margin: 0;
}
#header menu li a, #header menu li a:hover, #header menu li .active {
	color:#000000;
	font: 11px Verdana, Arial, helvetica, sans-serif;
	text-decoration: none;
	border-bottom: 1px solid #fff;
	line-height:19px;
}
#header menu li a:hover, #header menu li .active {
	color:#228399;
}
#header menu li.spacer {
	padding: 0 6px 0 6px;
}
/*    [END] Header   */


.error {
	color:#ba1419;
}
div.error {
	border: 1px solid #ba1419;
	background:#f2edee;
	padding: 5px;
	width: 600px;
	float:right;
	margin-bottom: 15px;
}
* html div.error {
	width: 100%;
	float:none;
}
a, .link, .link_nobold {
	color:#000000;
	font: 10px Verdana, Arial, helvetica, sans-serif;
	text-decoration: none;
	border-bottom: 1px solid #999;
	padding-bottom: 1px;
	font-weight: bold;
	line-height: 20px;
}
a:hover, .link:hover, .link_nobold:hover {
	color: #228399;
	border-bottom: 1px solid #333;
}

.link_nobold {
	font-weight:normal;
}

.grey {
	color:#A2AEB3;
	font-weight:normal;
}
.clr {
	clear: both;
}


.CasutaTitlu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #495256;
	font-weight: bold;
	text-decoration: none;
	background-color: #f5f8fa;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	border: 1px solid #9fa8ab;
}
.CasutaPeople {
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	padding: 3px;
}
.CasutaDetaliu {
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	border: 1px solid #ABB6BE;

}

.txt-interiorGrey {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.txt-interiorRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;

}
.CasutaDetaliu2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #495256;
	font-weight: normal;
	text-decoration: none;
	background-color: #E8EBEC;
	text-align: center;
	vertical-align: middle;
}
.CasutaTitluDark {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #838D92;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
}
#lines {
	height:1px;
}
* html #lines {
	margin-top: -25px;
}

#line1, #line2 {
	position: relative;
	border-bottom: 1px solid #f2f2f2;
	margin-bottom: -1px;
}
#line1 {
	top: 31px;
}
* html #line1 {
	top: 43px;
}
#line2 {
	top: 70px;
	width: 100%;
}
* html #line2 {
	top: 69px;
}