div#container{
	background-image:url('../static_images/mainbg.jpg');
}

div#mainBoxSet{
	margin-top:30px;
	position:relative;
}

div#sideNav{
	float: left;
	width: 145px;
	margin-right:25px;
	margin-left:15px;
	margin-top:35px;
	line-height:100%;
}

	div#sideNav ul{
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;	
		list-style-type:none;
	}

	div#sideNav ul li a{	
		border:0;
		font-size:13px;
		font-weight: bold;
		color: #003d76;

	}
	
	div#sideNav ul li.separator{
		display:block;
		height:3px;
		margin-top:8px;
		/*margin-bottom:-8px;*/
		width:100%;
		background:url('../static_images/sidenav-separator-transp.png') no-repeat 0px 0px;
	}

	div#sideNav ul li.active a{
		color: #FF7C00;
	}

	div#sideNav ul li.second a{
		color: #003D76;
	}

	

	div#sideNav ul li{
		line-height:16px;
		margin-bottom:10px;
		padding-left:13px;
		background:url('../static_images/list-sageata-dreapta.png') no-repeat 2px 3px;

	}
		

	div#sideNav ul{
		color:#000000;
	}

div#pageContent{
	text-align:justify;
	float:right;
	width: 680px;
	margin-bottom:25px;
	margin-right:12px;
	
	color: #32363A;
	font-size:13px;
	line-height:130%;
	padding-bottom:3px;
}


	div#pageContent h1{
		font-size:18px;
		font-weight: bold;
		color: #003473;
		letter-spacing:1px;
	}

	div#pageContent h2{
		font-size:13px;
		font-weight: bold;
		color: #003473;
		letter-spacing:1px;
		
	}

	div#pageContent h2.light{
		font-size:13px;
		font-weight: normal;
		color: #003473;
		letter-spacing:0px;
		border-bottom: 1px solid #DADCE0;
	}

	div#pageContent h2.important{
		color: #DF1309;
	}

	div#pageContent ul, div#pageContent ol{
		text-align:justify;
		margin:0;
		padding:0 20px 0 0;
	}

		div#pageContent ul li{
			margin-bottom:5px;
		}

		div#pageContent li{
			margin:0px 0px 0px 20px;
			padding:0;
		}

		div#pageContent ul.linklist li{
			margin-bottom:5px;
			display:block;

		}
		div#pageContent ul.linklist li a{	
			color:#32363A;
		}

	div#pageContent div.exemplu{
		background-color:#ECF7FD;
		padding:3px 8px 3px 8px;
		border:1px solid #5C81C2;
		width: 80%;
		margin-left:10%;
		font-size:12px;
	}
	div#pageContent div.footerSectionNav{
				margin-top:15px;
	}
	div#pageContent div.footerSectionNav a{
		color: #003D76;
	}
	
	/*
	div#pageContent a{
		text-decoration: none;
		color: #003D76;
	}

	div#pageContent a:hover{
		text-decoration: none;
		border-bottom: 1px solid #ff7c00;
	}
	*/

	div#pageContent img.ilustratie{
		margin:10px;
		border: 1px solid black;
	}

	div#pageContent table{
		font-size: 11px;
	}

	div#pageContent div.nota{
		margin-top:5px;
		font-size:10px;
	}



div.stdBoxC{
	margin: 5px;
}


div.pictextContainer{
	width:346;
	height:106;
	margin-left:140px;
	margin-top:15px;
	margin-bottom:15px;

}

	div.pictextContainer div.pictextR, div.pictextContainer div.pictextL{
		float:left;
		width:162px;
		height:100px;
		background-repeat: no-repeat;
		background-position: -10px -10px;
	}
	


table{
	border-collapse: collapse;
}

td{
	padding: 2px 2px 2px 2px;
}

table.sumar td, table.sumar th{
	border-bottom: 1px solid #003473;
	padding: 5px 7px 5px 7px;
}

table.sumar th{
	text-align: left;
}

table tr.head td, table tr.head th{
	/*border-bottom: 2px solid  #003473;*/
	font-weight: bold;
}

td div.rowgrouphead{
	padding: 0px 2px 0px 2px;
	margin-top:10px;
	margin-bottom:-5px;

	border-top:  1px solid #003473;
	border-left: 1px solid #003473;
	border-right: 1px solid #003473;
	
	background-color: #3F73C6;

	font-weight: bold;
	color: #FFFFFF;
}

td div.rowgrouphead-narrow{
	width:30%;
}


div#formControls h3{
	font-size: 13px;
	margin-bottom:5px;
	padding-bottom:2px;
	border-bottom: 1px solid black;
	letter-spacing: normal;
	line-height:130%;
	width:90%;
}

div#userEdit {
	font-size: 12px;
	line-height: 100%;
}
div#userEdit div#formControls div.left{
	margin-bottom: 2px;
}

div#userEdit div#formControls{
	padding: 0px;
}
div#userEdit div#formControls div.right{
	clear: both;
}

div#siglaFond{
	width: 100%;
	height: 50px;
	float: right;
	text-align: center;
}

div#adminPozaFond, div#adminPozaSai{
	width: 150px;
	height: auto;
	float: right;
	margin: 5px;
	border:1px solid black;
}


div#pageContent span.paginator{
	font-size:11px;
	display:block;
	margin-top:4px;
}
div#pageContent span.paginator span.selected{
	background-color: #FFC184;
}

span.atentie{
	color: #DF1309;
	font-weight:bold;
}


div.important{
	padding: 5px;
	border: 1px solid #DF1309;
}

/*-----------------------------------------------*/

form, p, h1, h2, h3, h4, h5 { margin: 0; padding: 0; }


.fl { float: left; }
.fr { float: right; }
.cb { clear: both; }
.tc { text-align: center; }
.tl { text-align: left; }
.tr { text-align: right; }

.p10 { width:10%; }
.p15 { width:15%; }
.p20 { width:20%; }
.p25 { width:25%; }
.p30 { width:30%; }
.p40 { width:40%; }
.p50 { width:50%; }
.p60 { width:60%; }
.p70 { width:70%; }
.p80 { width:80%; }
.p90 { width:90%; }
.p100 { width:100%; }


.orange {
	color: #ff7c00;
}

.white {
	color: #FFF;
}

.blue {
	color: #659EE3;
}

.darkblue {
	color: #003D76;
}

.bold {
	font-weight: bold;
}

p.error
{
	float: left;
	margin: 0;
	padding: 0 0 0 10px;
	font-weight: bold;
	color: #F00;
}

p.loginError
{
	float: left;
	width: 200px;
	margin-top: 10px;
	padding-left: 60px;
	font-weight: bold;
	color: #F00;
	font-size: 11px;
}

p.error span {
	color: #000;
}

p.checks {
	font-size: 12px;
}

p.pageText {
	margin: 20px 0;
	font-size: 12px;
}


table.sumar tr.header td {
	font-weight: bold;
}

table.sumar tr.header th {
	text-align: center;
}

table.sumar tr.header th.tl {
	text-align: left;
}

table.sumar tr.header th.tr {
	text-align: right;
}

table.sumar tr.header th.tc {
	text-align: center;
}



table.sumar tr.summaryFooter td {
	border: 0;
}

table.sumar tr td.cumFirst {
	font-weight: bold;
}

span.smallGrey {
	font-size:10px;
}

span.error {
	color: #F00;
}

table.registerForm span.smallGrey {
	padding-right: 5px;
	
}

table.registerForm span.highlitedValue {
	padding-right: 5px;
	font-weight: bold;
}

input.generalButton {
	background-color: #EEEEFF;
	border: 1px solid #3A76AA;
	font: bold 11px 'Arial','Helvetica';
	padding-top: 1px;
}

input.generalButtonRegister {
	background-color: #EEEEFF;
	border: 1px solid #3A76AA;
	font: bold 11px 'Arial','Helvetica';
	padding-top: 1px;
    margin-left: 5px;
}

input.textInput{
	margin-right: 5px;
	padding: 2px 3px;
	width: 200px;
	background-color: #EEEEFF;
	border: 1px solid #3A76AA;
	font: 12px 'Arial','Helvetica';
}

h1.pageTitle {
	margin-bottom: 20px;
}

h4.pageSubtitle {
	margin: 20px 0 10px 0;
	color: #ff7c00;
	font-weight: bold;
	font-size:13px;
}

h4.pageIntro {
	width:80%;
	text-align:left;
	margin: 20px 0 10px 0;
	color: #000;
	font-weight: bold;
	font-size:11px;
}

div.filterHolder{
	margin: 20px 0;
}

div.filterHolder div.boxcontent{
	padding: 10px;
}

table.filterForm {
}

table.filterForm tr td {
	font-size: 12px;
}

table.filterForm tr.last td {
	padding-bottom:10px;
}

table.filterForm tr.submit td {
	border-top: 1px solid #FFF;
	padding-top:10px;
}

div.filterHolder select {
	font-size: 12px;
	height:21px;
	border: 1px solid #3A76AA;
	background-color: #EEEEFF;
}

table.registerForm {}

table.registerForm tr td {
	font-size: 12px;
	border-bottom: 1px solid #d7d7d7;
	padding:5px 0;
	text-align: right;
}

table.registerForm tr.last td {
	font-size: 10px;
	padding: 5px 0;
	color: #AAA;
	border: none;
	text-align: left;
}

table.registerForm tr td.label {
	text-align: left;
	font-weight: bold;
	width: 150px;
}

table.registerForm tr.tableSection td {
	text-align: left;
	font-weight: bold;
	color: #ff7c00;
}

table.registerForm input.textInput {
	margin-right: 5px;
	padding: 2px 3px;
	width: 200px;
	background-color: #EEEEFF;
	border: 1px solid #3A76AA;
	font: 12px 'Arial','Helvetica';
}

table.registerForm select {
	margin-right: 5px;
	font-size: 12px;
	height:21px;
	width: 208px;
	border: 1px solid #3A76AA;
	background-color: #EEEEFF;
}

/* Alternate Block Styles*/
/* Grey */
div.grey{	
	display:block;
	margin:0 0 10px 0;
	background:#63AAF7;
	padding:10px;
	color:#fff;
}

div.grey div {
	border:1px solid white;
	background:#63AAF7;
	padding:10px;
}

div.grey p {
	margin-bottom: 10px;
	text-align: left;
}

div.grey ul li{
	list-style-type:none;
	text-align:left;
}


div.grey ul li span.fundTitle {
	font-weight: bold;
	color: #003D76;
}

div.grey ul li span.fundInfo { 
	margin: 0;
	padding: 0;
	font-size: 10px; 
	line-height: normal;
	text-align: left;
	color: #003D76;
}


div.grey ul li a {
	background:url(../static_images/list-sageata-dreapta-w.png) left 3px no-repeat;
	padding-left:15px;
	margin-left: 15px;
	font-size:12px;
	cursor:pointer;
	color: #003D76;
}

div.grey ul li a.active {
	background:url(../static_images/list-sageata-dreapta-o.png) left 3px no-repeat;
	color: #FFF;
	border-bottom: 1px solid #ff7c00;
}

div.grey ul li a:hover {
	background:url(../static_images/list-sageata-dreapta-o.png) left 3px no-repeat;
	color: #FFF;
	border-bottom: 1px solid #ff7c00;
}

/* Yellow */
.yellow{	
	display:block;
	margin:0 0 10px 0;
	background:#63AAF7;
	padding:10px;
	color:#fff;
}

div.yellow div.holder {
	border:1px solid white;
	background:#63AAF7;
	padding:0 10px 10px 10px;
}

div.yellow div.clear {
	border: 0;
	padding:0;
}

div.yellow div.fondData{
	border:0px;
	padding:0px;
}

div.yellow p {
	padding: 5px 0;
	text-align:left;
}

div.yellow table.filterForm td {
	padding-bottom: 10px;
	text-align:left;
	color: #000;
}

div.listItem {
	margin-bottom: 20px;
}

div.listItem a {
	font-size: 11px;
}


