@CHARSET "ISO-8859-1";

body {
	font-family: Arial, sans-serif;
	font-size: 12px;
	padding: 0;
	margin: 0;
	color: #000;
}

body.page-banners {
    position: relative;
    height: 100%;
}

.page-banners .container-all {
    width: 968px;
    margin: 0 auto;
}

.page-banners .page-banner {
    position: relative;
    float: left;
    width: 430px;
    margin-left: -430px;
}

.page-banners .page-banner.page-banner-top {
    float: none;
    margin: 0 auto;
    width: 1828px;
    margin-left: -430px;
}

.page-banners .page-banner.page-banner-right {
    float: right;
    margin-right: -430px;
}

.page-banners #wrapper {
    float: left;
}

a {
	color: #319831;
	text-decoration: none;
}

a:hover {
	color: #319831;
}

img {
	border: 0;
}

h2 {
	padding: 0;
	margin: 0;
	font-size: 16px;
}

.clear {
	float: none;
	clear: both;
}

#wrapper {
	width: 950px;
	margin: 0 auto;
    padding: 0 9px;
    background-color: #fff;
}

#header {
	height: 87px;
}

#logos {
    height: 75px;
    margin-top: 2px;
    margin:0 auto 0 auto;
    width:950px;
}

#logos a {
    display: block;
    float: left;
    height: 70px;
    text-decoration: none;
}

#logos a:hover {
    text-decoration: none;
}

a#logo {
	margin: 11px 0 0 -3px;
	float: left;
	display: block;
}

#logos a#logo-eabip {
    background: url(../images/logo-mgpm-ro_blur.jpg) no-repeat;
    width: 330px;
    margin:8px 0 0 8px;
}

#logos a#logo-eabip:hover {
    background: url(../images/logo-mgpm-ro.jpg) no-repeat;
}

#logos a#logo-bsc {
    background: url(../images/logo-ebsc-ro_blur.jpg) no-repeat;
    margin:8px 0 0 21px;
    width: 240px;
}

#logos a#logo-bsc:hover {
    background: url(../images/logo-ebsc-ro.jpg) no-repeat;
}

#logos a#logo-wmvdv {
    background: url(../images/logo-idor-ro_blur.jpg) no-repeat;
    margin:8px 0 0 0;
    width: 350px;
}

#logos a#logo-wmvdv:hover {
    background: url(../images/logo-idor-ro.jpg) no-repeat;
}

#headertext {
	float: right;
	text-align: right;
	height: 39px;
	margin-top: 16px;
	font-size: 11px;
	max-width: 720px;
	height: 40px;
	padding-top: 10px;
}

#headertext a.button {
	color: #000;
	display: block;
	float: left;
	outline: none;
    margin-right: 18px;
}

#headertext a.button.login {
    background: url(../images/btnSignIn_71x44.png) no-repeat top left;
    width: 71px;
    height: 22px;
    margin: 0 auto;
    float: none;
}

#headertext a.button.register {
    width: 71px;
    height: 22px;
    margin: 0 auto;
    float: none;
    background: url(../images/btnRegister_71x44.png) no-repeat top left;
}

#headertext a.button.account {
    background: url(../images/btnMyAccount_81x44.png) no-repeat top left;
    width: 81px;
    height: 22px;
}

#headertext a.button.logout {
    background: url(../images/btnLogout_65x44.png) no-repeat top left;
    width: 65px;
    height: 22px;
}

#headertext a.button.login:hover,
#headertext a.button.register:hover,
#headertext a.button.account:hover,
#headertext a.button.logout:hover {
    background-position: 0 -22px;
}

#headertext a.buttonLink {
	color: #000;
	font-weight: bold;
	font-size: 12px;
	display: block;
	float: left;
	text-align: right;
	width: 32px;
    padding-top: 2px;
}

div#logosContainer {
	margin: 0 0 3px 0;
}

div#logosContainer .separator {
	background: url(../images/img_logoVerticalSeparator.png) no-repeat top center;
	height: 6px;
}
div#logosContainer  .logoContainer {
	float: left;
	width: 300px;
	margin: 10px 8px;
}

div#page h1 {
	font-family: Trebuchet MS;
	font-style: italic;
	font-size: 28px;
	margin: 5px auto;
	padding-left: 21px;
	text-shadow: 1px 1px 1px #000102;
	padding-top: 10px;
}

.context {
	float: left;
	width: 266px;
	height: 345px;
	background: url('../images/bg_context_308x264.gif') no-repeat top left;
	padding: 25px 21px 0 21px;
}

.context h2{
	color: #36834c;
	font-size: 16px;
	margin-bottom: 10px;
}
.context p {
	font-size: 11px;
	color: #666;
	text-align: justify;
	margin: 0px;
	padding: 0px;
	line-height: 1.5em;
}
.context p.signature{
	float: right;
	width: 150px;
	text-align: right;
}

.context a:hover {
	text-decoration: underline;
}

.contextSpacer {
	float: left; width: 13px; height: 264px;
}

.offer {
	float: left;
	background: url('../images/bg_offer_233x404.png') no-repeat top left;
	width: 191px;
	height: 405px;
	padding: 25px 21px 0 21px;
}

.offerSpacer {
	float: left;
	width: 6px;
	height: 374px;
}

.offer h2{
	color: #36834c;
	font-size: 16px;
	margin-bottom: 10px;
        text-align: center;
        height: 35px;
}

.offer .content {
	height: 365px;
}

.offer img {
	margin-bottom: 10px;
	padding: 1px;
	border: 1px solid #EDEDED;
	width: 186px;
}

.offer img.smaller {
	width: auto;
}

.offer div.alignCenter {
	text-align: center;
}

.offer p {
	font-size: 12px;
	color: #666;
	text-align: justify;
	margin: 0px;
	padding: 0px;
	line-height: 1.5em;
}

.offer span {
	display: block;
	font-weight: bold;
	color: #000;
    float: left;
}

.offer a.more {
	display: block;
	width: 50px;
    float: right;
	font-weight: bold;
	background: url('../images/greenArrowRight_03.png') no-repeat right 5px;
}
.offer a.more:hover{
	text-decoration: underline;
}

#free {
	background: url(../images/bg_free_950x164.png) no-repeat top left;
	padding: 15px;
	width: 920px;
	height: 154px;
	margin: 10px auto;
}

#free h2 {
	font-size: 16px;
	color: #287b40;
	margin-bottom: 10px;
}

#free .column {
	float: left;
	width: 438px;
}

#free .columnSpacer {
	height: 1px;
	width: 24px;
	float: left;
}

#free p {
	font-size: 12px;
	color: #666;
	text-align: justify;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}

#free a.more {
	display: block;
	width: 70px;
	font-weight: bold;
	background: url('../images/greenArrowRight_03.png') no-repeat right 4px;
}
#free a.more:hover{
	text-decoration: underline;
}

#followers {
	background: url('../images/bg_followers_950x238.png') no-repeat right top;
	padding: 20px;
	width: 910px;
	height: 198px;
}

#followers h2{
	font-size: 16px;
	color: #000;
	margin-bottom: 15px;
}
#followers h2 span{
	color: #287b40;
}

#followers .clientsContainer {
	height: 76px;
}

#followers .label {
	width: 215px;
	float: left;
}

#followers .slider1 {
	border-left: 1px solid #bcbcbc;
	border-right: 1px solid #bcbcbc;
	float: left;
	width: 692px;
	height: 71px;
}

#followers .slider2 {
	border-left: 1px solid #bcbcbc;
	border-right: 1px solid #bcbcbc;
	float: left;
	width: 692px;
	height: 76px;
}

#followers .label span.left {
	display: block;
	font-size: 16px;
	color: #666666;
	float: left;
	width: 95px;
}

#followers .label span.right {
	display: block;
	float: right;
	width: 110px;
	text-align: right;
	margin-right: 10px;
	font-weight: bold;
}
.bigboxTop {
	height: 12px;
	width: 950px;
	background: url(../images/bigboxTop.jpg) no-repeat;
	overflow: hidden;
}

.bigbox {
	width: 948px;
	border: 1px solid #9c9b9b;
	border-top: 0;
	border-bottom: 0;
	background: #fcfefc url(../images/bigbox.jpg) repeat-x bottom left;
}

.bigboxBottom {
	overflow: hidden;
	width: 950px;
	height: 12px;
	background: url(../images/bigboxBottom.jpg) no-repeat;
}

.bigbox table {
	width: 936px;
	margin: 0 auto;
	table-layout: fixed;
}

.bigbox table td {
	padding: 0 8px;
	vertical-align: top;
}

ul.table {
	margin: 0;
	padding-left: 0;
}

ul.table li {
	list-style-type: none;
	padding: 8px 0 8px 19px;
	background: url(../images/greenArrow.gif) no-repeat scroll 0 9px;
}

.horizontalSpacer {
	width: 100%;
	height: 18px;
}

.grey {
	color: #666666;
}

#content p {
	margin-bottom: 0;
	text-align: justify;
}

#content { 
	table-layout: fixed;
}

#content td {
	padding: 0 8px;
	vertical-align: top;
}

#content td.first {
	padding-left: 0;
}

#content td.last {
	padding-right: 0;
}

p.date {
	margin-top: 0;
}

.boxTop, .boxBottom {
	background: url(../images/boxTop.jpg) no-repeat;
	width: 310px;
	height: 12px;
	overflow: hidden;
}

.boxBottom {
	background: url(../images/boxBottom.jpg) no-repeat;
}

.box {
	width: 280px;
	border: 1px solid #9c9b9b;
	overflow: hidden;
	border-bottom: 0;
	border-top: 0;
	background: #f6f6f7 url(../images/box.jpg) repeat-x bottom left;
	padding: 0 14px;
	text-align: left;
}

font.big {
	font-size: 16px;
	font-weight: bold;
}

font.small {
	font-size: 10px;
}

.form {
	margin: 0;
	padding: 0;
}

.form label {
	display: block;
	margin-top: 6px;
	float: left;
	width: 75px;
}

.form input {
	margin-top: 4px;
	float: right;
	border: 1px solid #9c9b9b;
	width: 200px;
	height: 19px;
} 

.form button {
	background: url(../images/butbg.gif) no-repeat;
	width: 104px;
	height: 26px;
	text-align: left;
	cursor: pointer;
	padding-left: 23px;
	float: right;
	margin-top: 4px;
	border: 0;
}

.green {
	color: #008000;
}

.bold {
	font-weight: bold;
}

#footerwrapper {
	width: 100%;
	min-height: 196px;
background: url(../images/bg_footer_1x267.gif) repeat-x;
}

#footer {
	width: 950px;
	margin: 0 auto;
	padding: 1px 0;
}

.footer {
	table-layout: fixed;
}

.footer td {
	padding: 0 10px;
}

.footer td.first {
	padding-left: 0;
}

.footer tr.last td {
	padding-bottom: 16px;
	border-bottom: 1px solid #c5c5c2;
}

.func_area {
	width: 183px;
	height: 104px;
	border: 1px solid #b3b3b3;
	background-color: #fff;
	overflow-y: scroll;
	overflow-x: hidden;
}

.func_area a {
	display: block;
	color: #323e32;
	font-size: 10px;
	overflow: hidden;
margin: 5px auto;
}

.func_area a:hover {
	background-color: #bebebe;
	color: #008000;
}

.footer h2 {
	padding: 6px 0;
}

td.block a {
	display: block;
	padding: 3px 0;
	font-size: 10px;
color: #fff;
}

td.block a:hover {
	color: #008000;
}

td.block a.first {
	padding-top: 0;
}

td.block a.last {
	padding-bottom: 0;
}
	
td.icons a {
	padding: 8px 0 8px 22px !important;
}

a.rss {
	background: url(../images/rss_home.gif) no-repeat scroll 0 6px;
}

a.twitter {
	background: url(../images/twitter.gif) no-repeat scroll 0 6px;
}

a.linkedin {
	background: url(../images/linkedin.gif) no-repeat scroll 0 6px;
}

a.blog {
	background: url(../images/blog.gif) no-repeat scroll 0 6px;
}

#footer p.copy {
	float: left;
	margin-top: 14px;
	font-size: 11px;
color: #fff;
}

#footer ul {
	float: right;
	padding-top: 0;
	margin-top: 14px;
}

#footer ul li {
	display: inline;
	font-size: 11px;
	padding: 0 4px;
color: #fff;
}

#footer ul li a {
color: #fff;
}

#footer ul li a:hover {
	color: #319831;
}

.chineseExplication {
	padding: 15px 10px;
}
.loginTable td {
    padding: 2px 5px;
}
.loginTable td.right {
    text-align: right;
}

.loginTable label {
    font-size: 12px;
}

.loginTable input.formText {
    border: 1px solid #E8E9E9;
}

.loginTable input.formText:hover,
.loginTable input.formText:focus,
.loginTable input.formText:active {
    border: 1px solid #666666;
    background-color: #FCFCFC;
}



#noutati {
	/*background: url(../images/bg_noutati.png) no-repeat top left;*/
	padding: 15px;
	padding-bottom:0px;
	width: 920px;
	/*height: 300px;*/
	margin: 10px auto;
}
#noutati li  a {
	transition: all 0.5s;
}
#noutati li {line-height:22px;
}
#noutati li a:hover {
	color: red;
}

#noutati h2 {
	font-size: 16px;
	color: #287b40;
	margin-bottom: 10px;
}

#noutati p {
	font-size: 12px;
	color: #666;
	text-align: justify;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}

#noutati a.more {
	display: block;
	width: 70px;
	font-weight: bold;
	background: url('../images/greenArrowRight_03.png') no-repeat right 4px;
}
#noutati a.more:hover{
	text-decoration: underline;
}
.table-collapse{
	padding:2px;
}
.align-center{
	text-align:center;
}
.img-side-banner { 
border:0; 
}
.width_185{
	width:150px;
}