/* :) */

#calendar_wrap {
	margin: 4px 0 4px 16px;
}

.poza_stire {
	float: left;
	margin: 18px 12px 0 0;
	font-size: 11px;
}

.poza_stire img {
	display: block;
	margin-bottom: 6px;
}

.text_stire {

}

.fonduri_home {
	width: 224px;
	float: left;
}

.fonduri_home ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 13px;
}

.fonduri_home ul li {
	padding: 4px 0 4px 0;
	border-bottom: 1px solid #f0f0f0;
}

.fonduri_home ul li.subtop {
	color: #333;
}

.fonduri_home ul li span {
	float: right;
	margin: 0;
	padding: 0 20px 0 0;
}

.fonduri_home ul li span.up {background: url(images/curs/up.gif) center right no-repeat;}
.fonduri_home ul li span.down {background: url(images/curs/down.gif) center right no-repeat;}
.fonduri_home ul li span.equal {background: url(images/curs/equal.gif) center right no-repeat;}

body {
	text-align: center;
	margin:auto auto 0 auto;
	background-color: #fff;
}

#wrapper {
	width: 970px;
	font-family: "Trebuchet MS", tahoma, verdana;
	font-size: 13px;
	text-align: left;
	padding: 0;
	margin: 0 auto;
}

/* Definire "header" */


#header {
	margin: 0;
	background-position: bottom;
	background-color: #7CA7FF;
	background-image: url(images/bg_top.gif);
	background-repeat: repeat-x;
/*	height: 111px;*/
	height: 160px;
}

#logo {
	border: 0;
/*	margin: 20px 0 0 15px;*/
	margin: 40px 0 0 15px;
}

#header a {
	line-height: 80px;
}

#top_promo {
	float: right;
	height: 150px;
	width: 468px;
	display: inline;
	margin: 4px 5px 5px 0;
/*	margin: 25px 25px 0 0;*/
}

#nav {
	background-color: #777777;
	margin: 0;
	padding: 0;
}

#nav ul {
	margin: 0;
	padding: 0;
}

#nav ul li {
	list-style: none;
	display: inline;
	margin: 0;
	padding: 0;
}

#nav ul li a:link, #nav ul li a:visited {
	color: #eee;
	text-decoration: none;
	height: 24px;
	line-height: 24px;
	margin: 0 0 0 20px;
	text-transform: uppercase;
}

#nav ul li a:hover, #nav ul li.current_page_item a {
	color: #ffff00;
}

#nav ul li ul {
	height:0;
	position:absolute;
	visibility:hidden;
	width:149px;
}

#nav ul li ul {
	list-style: none;
	display: inline;
	margin: 0;
	padding: 0;
}

/* Definire CONTENT */



#c788 {
	width: 788px;
	float: left;
	margin-right: 20px;
}

#c788 p {
	text-align: justify;
}

#c468 {
	width: 468px;
	float: left;
	display: inline;
	margin-right: 20px;
}

#c468 .citeste {
	padding: 0 0 0 10px;
	border-left: 4px solid #c00000;
}

#c468 img {
	border: 0;
}

#c468 p {
	text-align: justify;
}

#c468 ul li {
	text-align: justify;
}

#c468 #stire {
	border: 0;
	margin: 0;
	padding: 0;
	font-size: 13px;
	font-weight: normal;
}

#c300 {
	width: 300px;
	float: left;
	display: inline;
	margin-right: 20px;
	background-color: #efefef;
}

#c300 .h4spec {
	font-size: 13px;
	font-weight: bold;
	margin: 6px 0 6px 0;
	padding: 0 0 6px 0;
	border-bottom: 1px solid #fff;
}

#c300 .calcholder {
	padding: 0 10px 10px 10px;
	border-bottom: 10px solid #fff;
}

#c300 .calcholder img {
	float: left;
	margin: 6px 6px 12px 0;
}

#c300 h3 {
	
}

#c300 .calcholder strong {
	font-weight: normal;
	color: #c00;
}

.obs {
	padding: 10px;
	border: 1px solid #dfdfdf;
	font-weight: normal;
	font-size: 11px;
	color: #777;
}

.obs em {
	color: #f00;
}

.faq {
	margin: 20px 0 -6px 0;
	font-size: 13px;
}

/* testing */

#content .menu1 {
	width: 148px;
	border-style: none solid none solid;
	border-color: #ffffff;
	border-width: 1px;
	font: normal 11px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
}

#content .menu1 li a {
	height: 32px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 24px;
	text-decoration: none;
}

#content .menu1 li a:link, #content .menu1 li a:visited {
	color: #a00000;
	display: block;
	background: url(images/menu11.gif);
	padding: 8px 0 0 25px;
}

#content .menu1 li a:hover {
	color: #a00000;
	background: url(images/menu11.gif) 0 -32px;
	padding: 8px 0 0 27px;
} 

/* end testing */



#content {
	padding: 10px 0 0 0;
}

#content h1, #content h2 {
	margin: 0;
	padding: 0 0 5px 0;
	color: #555;
	font-family: "Trebuchet MS", tahoma, arial;
	font-size: 24px;
	font-weight: normal;
/*	border-bottom: 2px solid #ff6600;*/
	border-bottom: 2px solid #c00000;
}

#content #c468 h2 a:link, #content #c468 h2 a:visited {
	text-decoration: none;
	font-size: 16px;
/*	color: #c00;*/
	color: #0477B0;
}

#content #c468 h2 a:hover {
	text-decoration: underline;
	color: #666;
}

#content h4 {
	color: #444;
	font-weight: normal;
	font-family: "Trebuchet MS", tahoma, verdana;
	font-size: 10px;
	margin: 0 0 20px 0;
	padding: 0;
}

#content a:link, #content a:visited {
	text-decoration: none;
	color: #0477B0;
}

#content a:hover {
	text-decoration: underline;
	color: #000;
}

#fonds td {
	padding: 6px 10px 6px 8px;
}

#fonds {
	border-bottom: 2px solid #c00;
}


/* Definire Sidebar */


#sidebar {
	width: 162px;
	float: left;
}

#sidebar a:link, #sidebar a:visited {
	text-decoration: none;
	color: #666;
}

#sidebar a:hover {
	color: #000;
}

#sidebar ul {
	margin: 0;
	padding: 0;
}

#sidebar ul li {
	list-style: none;
	border: 1px solid #eee;
	margin-bottom: 10px;
}

#sidebar ul li#tag_cloud {
	padding: 10px;
}

#sidebar ul li#tag_cloud h2 {
	margin: -10px -10px 0 -10px;
}

#sidebar ul li h2 {
	margin: 0;
	padding: 3px 0 3px 6px;
	font-size: 14px;
	font-weight: normal;
	font-family: "Trebuchet MS", tahoma, arial;
	color: #fff;
	border: 1px solid #fff;
	background-color: #7ca7ff;
}

#sidebar ul li ul {

}

#sidebar ul li ul li {
	border: 0;
	margin: 10px;
}

#sidebar .textwidget center {
	padding: 10px 0 0 0;
}

#sidebar .textwidget img {
	border: 4px solid #f0f0f0;
}

#sidebar .textwidget a:link, #sidebar .textwidget a:visited, #sidebar .textwidget a:hover {
	display: block;
	margin: 0 0 10px 0;
}

#sidebar #sidebar1 #searchform {
	margin: 0 0 6px 6px;
}

/*

#sidebar input {
	border: 1px solid #333;
	font-family: verdana;
	font-size: 11px;
	padding: 3px;
	margin: 0;
}

#searchsubmit {
	border: 1px solid #000;
	background-color: #000;
	color: #fff;
	height: 23px;
	padding: 0;
	margin: 0;
}

#searchsubmit:focus {
	border: 0;
}

#search {
	padding: 10px;
}

#tag_cloud {
	padding: 10px;
	color: #ff0000;
}

*/


/* Definire footer */


#footer {
	background-color: #7ca7ff;
	margin: 0;
	padding: 0;
	border: 1px solid #ffffff;
}

#grayrow {
	background-color: #eee;
	background-image: url(images/bg_row_bottom.gif);
	background-repeat: repeat-x;
	background-position: bottom center;
	height: 34px;
	line-height: 34px;
	border-bottom: 1px solid #fff;
}

#footer ul {
	margin: 0;
	padding: 0;
}

#footer ul li {
	margin: 20px 0 20px 18px;
	width: 220px;
	list-style: none;
	float: left;
	padding: 0px;
	display: inline;
}

#footer ul li h2 {
	margin: 0;
	padding: 0 0 4px 0;
	font-size: 20px;
	font-weight: normal;
	font-family: "Trebuchet MS", tahoma, arial;
	color: #fff;
	border-bottom: 2px solid #eee;
}

#footer ul li ul {
	margin: 0;
	padding: 0;
}

#footer ul li ul li {
	display: block;
	margin: 10px 0 0 0;
	padding: 0;
	float: none;
}

#footer ul li ul li a:link, #footer ul li ul li a:visited {
	text-decoration: none;
	color: #ffff00;
}

#footer ul li ul li a:hover {
	color: #000;
}

#contact {
	margin: 0 0 0 -12px;
}

#contact input {
	font-family: "Trebuchet MS", tahoma, verdana;
	font-size: 12px;
	border: 1px solid #7CA7FF;
	width: 200px;
}

#contact textarea {
	font-family: "Trebuchet MS", tahoma, verdana;
	font-size: 12px;
	border: 1px solid #7CA7FF;
	width: 300px;
	height: 175px;
}

/* ALTE */

.ggle_ads {
	margin: 20px 0 20px -4px;
}

.sociable img {
	border: 0;
}


li#search.widget {
	color: #444;
	padding: 10px;
}

#sidebar form {
	padding: 0;
	margin: 0;
}

#sidebar ul li div.textwidget {
}

#test_menu {
	float: right;
	display: inline;
	clear: left;
	width: 250px;
	margin: 0 0 10px 10px;
}

#p_menu_ul {
	margin: 0;
	padding: 0;
}

#p_menu_ul li {
	padding: 6px 0 6px 0;
	border-bottom: 1px solid #eee;
	list-style: none;
	font-family: "Trebuchet MS", tahoma, arial;
	font-size: 11px;
}

#cse-search-box {
	text-align: center;
}

#cse-search-box input {
	width: 140px;
	margin-bottom: 10px;
}

#lastnews {
	margin: 0 0 10px 0;
	padding: 0;
}

#lastnews li {
	background-color: #f6f6f6;
	background-image: url(images/ls_dot.gif);
	background-repeat: no-repeat;
	background-position: top left;
	border-bottom: 1px solid #fff;
	list-style: none;
	padding: 4px 6px 4px 15px;
}

#lastnews li a:link, #lastnews li a:visited {
	color: #a00000;
	text-decoration: none;
}

#lastnews li a:hover {
	color: #333;
}

a.rsswidget, a.rsswidget:visited, a.rsswidget:hover {
	color: #fff;
	text-decoration: none;
}

/* preluare curs valutar */

	#curs_valutar {
		font-family:"Trebuchet MS",tahoma,verdana;
		padding: 2px;
		width: 156px;
		background-color: #ffffff;
	}
	#curs_valutar table {background-color: #ffffff;}
	#curs_title {
		width: 100%;
		font-size: 12px;
		color: #C00000;
		display: none;
		font-weight: bold;
	}
	#curs_date {
		font-size: 11px;
		color: #000000;
		padding-left: 20px;
		margin-left: 5px;
		margin-top: 5px;
		background: url(images/curs/calendar.png) no-repeat left center;
	}
	#curs_copy {
		font-weight: bold;
		font-size: 10px;
		text-align: right;
	}
	#curs_copy a, #curs_copy a:link {
		color: green;
		text-decoration: none;
	}
	#curs_copy a:hover {
		text-decoration: underline;
	}
	#curs_values {
		padding: 10px 0;
	}
	#curs_values table {
		font-family:"Trebuchet MS",tahoma,verdana;
		font-size: 11px;
		text-align:right;
	}
	#curs_valutar .up {color: green; padding-left:3px !important; padding-right:3px !important;}
	#curs_valutar .down {color:red; padding-left:3px !important; padding-right:3px !important;}
	#curs_valutar tr.odd {
		background-color:#F1F2DF;
		padding-bottom:2px !important;
		padding-top:2px !important;
	}
	#curs_valutar tr.even {
		background-color:#FFFFFF;
		padding-bottom:2px !important;
		padding-top:2px !important;
	}
	#sidebar #curs_valutar img {border: none;}
	#curs_copy {display: none} /* de strers cand luam domeniu */


#dropdown_container {background-color: #777777; position: relative; z-index: 500;}

/* 
	LEVEL ONE
*/
ul.dropdown { position: relative; list-style:none; margin:0; padding:0; width:970px; background-color: #777777;}
ul.dropdown li { font-weight: bold; float: left; zoom: 1; background: #777777;}
ul.dropdown a:hover, ul.dropdown li.current_page_item a { color: #ffff00; }
ul.dropdown a:active { color: #ffa500; }
ul.dropdown li a { display: block; padding: 4px 8px; color: #eee; text-decoration: none; text-transform: uppercase;}
ul.dropdown li.hover, ul.dropdown li:hover { color: #777700; position: relative; }
ul.dropdown li.hover a { color: #ffff00; }

/* 
	LEVEL TWO
*/
ul.dropdown ul { width: 250px; visibility: hidden; position: absolute; top: 100%; left: 0; list-style:none; margin:0; padding:0;}
ul.dropdown ul li { font-weight: normal; background: #666666; color: #000; border-bottom: 1px solid #ccc; float: none; }
/* IE 6 & 7 Needs Inline Block */
ul.dropdown ul li a { border-right: none; width: 100%; display: inline-block; } 

/* 
	LEVEL THREE
*/
ul.dropdown ul ul { left: 100%; top: 0; }
ul.dropdown li:hover > ul { visibility: visible; }

/* Stats table */

table.stats {
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ;
	font-weight: normal;
	font-size: 11px;
	color: #333;
	background:#EFF4FB url(images/teaser.gif) repeat-x;
	border-left:1px solid #686868;
	border-right:1px solid #686868;
	border-collapse: collapse;
	border-spacing: 0px;
	float: left;
	line-height: 16px;
}

table.stats td, table.stats th {
		padding:5px;
}

table.stats caption {
		padding: 0 0 .5em 0;
		text-align: left;
		font-size: 1.4em;
		font-weight: bold;
		text-transform: uppercase;
		color: #333;
		background: transparent;
}

/* =links
----------------------------------------------- */

table.stats a {
		color:#950000;
		text-decoration:none;
}

table.stats a:link {}

table.stats a:visited {
		font-weight:normal;
		color:#666;
		text-decoration: line-through;
}

table.stats a:hover {
		border-bottom: 1px dashed #bbb;
}

/* =head =foot
----------------------------------------------- */

table.stats thead th, table.stats tfoot th, table.stats tfoot td {
		background:#333 url(images/thead.gif) repeat-x;
		color:#fff
}

table.stats tfoot td {
		text-align:right
}

#content h3.stats_f, #content h4.stats_f {
	padding:0;
	margin:0;
	color: #fff;
}

table.stats thead tr.clear th {background: #ddeeff none;}
/* =body
----------------------------------------------- */

table.stats tbody th, table.stats tbody td {
		border-bottom: dotted 1px #333;
}

table.stats tbody th {
		white-space: nowrap;
}

table.stats tbody th a {
		color:#333;
}

table.stats .odd {}

table.stats tbody tr:hover {
		background:#fafafa
}

/* test */

#rez_financiare {
  border-color: #000000;
  border-spacing: 0px;
  border-style: solid;
  border-width: 2px;
  cell-spacing: 0px;
}

#rez_financiare td, #rez_financiare th {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  padding: 2px 0.5em;
  white-space: nowrap;
}

#rez_financiare td.numeric {
  text-align: right;
}

#rez_financiare th {
  background-color: #c0c0c0;
}

#rez_financiare th.mainHeader {
  background-color: #808080;
  color: #ffffff;
  text-align: left;
}

#rez_financiare th a {
  color: #000080;
  text-decoration: none;
}

#rez_financiare th a:visited {
  color: #000080;
}

#rez_financiare th a:active, th a:hover {
  color: #800000;
  text-decoration: underline;
}

#rez_financiare tr.alternateRow {
  background-color: #e0e0e0;
}

#rez_financiare td.sortedColumn {
  background-color: #f0f0f0;
}

#rez_financiare th.sortedColumn {
  background-color: #b0b0b0;
}

#rez_financiare tr.alternateRow td.sortedColumn {
  background-color: #d0d0d0;
}

#tabs ul li.outer ul.nav {
	width: 135px;
	float: left;
}

#tabs ul li.outer ul.nav1 {
	width: 280px;
}

#tabs ul li.outer ul.nav li, #tabs ul li.outer ul.nav1 li {
	line-height: 1.2em;
	text-align: left;
	background: transparent url(images/list-off.png) left center no-repeat;
	padding: 1px 0 0 10px;
}

#tabs ul li.outer ul.nav li.heading {
	background: none;
	padding: 0;
}

#tabs ul li.outer ul.nav li:hover, #tabs ul li.outer ul.nav1 li:hover {
	background: transparent url(images/list-on.png) left center no-repeat;
}

#tabs1 {width: 274px;}
#tabs #tabs1 ul {width: 100%;}

#tabs1 ul#tip {
	width: 272px;
	line-height: 1.2em;
	text-align: left;
}

#tabs1 div#tabs-1 li, #tabs1 div#tabs-2 li {
	line-height: 1.2em;
	text-align: left;
	background: transparent url(images/list-off.png) left center no-repeat;
	padding: 1px 0 0 10px;
}

#tabs1 div#tabs-1 li a:hover, #tabs1 div#tabs-2 li a:hover{
	background: transparent url(images/list-on.png) left center no-repeat;
}

