@charset "utf-8";
/* CSS Document */
@import url(yuireset.css);
@import url(navTree.css);

/*------------------------------------------ begin the main style*/
html{
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	color:#FFFFFF;
	background:#0c0e0f url(../img/main-container-bg.png) top repeat-x;
}
a{
	text-decoration:none;
	color:#FFFFFF;
	outline:none;
}
a:hover{
	text-decoration:underline;
}
.clear{
	clear:both;
	font-size:0;
}
.lh10{
	height:10px;
}
/*------------------------------------------ the main Container of site*/
#mainContainer{
	margin:0 auto;
	width:1008px;
	background:#161919 url(../img/main-header-bg.png) top center no-repeat;
}
/*------------------------------------------ header zone style*/
#mainHeader{
	height:126px;
	position:relative;
}
#logo {
	display:inline;
	float:left;
	font-size:1.5em;
	font-weight:normal;
	height:75px;
	margin:27px 0 0 11px;
	overflow:hidden;
	padding:0;
	position:relative;
	width:225px;
}
#logo span {
	background:transparent url(../img/goldring-logo.gif) no-repeat scroll 0 0;
	height:100%;
	position:absolute;
	width:100%;
}
#logo a{
	color:#303233;
	text-decoration:none;
	font-size:0px;
}
#searchArea{
	position:absolute;
	width:222px;
	height:24px;
	right:0px;
	bottom:17px;
}
#searchArea input{
	float:left;
}
.searchInputText{
	width:150px;
	padding:1px 0 0 0;
	margin:1px 4px 0 0;
}
/*------------------------------------------ content zone style*/
#mainContent{
	padding:10px;
	background:#343737 url(../img/mainContent-bg.png) bottom repeat-x;
	float:left;
}
.mainNavigation{
	background:#1e2831;
}
.mainNavigation ul{
	height:41px;
	border:1px solid #0a1821;
	border-bottom:none;
	background:url(../img/mainnav-bg.gif) top repeat-x;
}
.mainNavigation ul li{
	float:left;
}
.mainNavigation ul li a{
	float:left;
	font-weight:bold;
	font-size:12px;
	line-height:41px;
	padding:0 28px;
	background:url(../img/mainnav-delimiter.gif) right top no-repeat;
}
.mainNavigation ul li a.active{
	text-decoration:underline;
}
.mainNavigation ul li a.lastItem{
	background:none;
	padding:0 24px 0 26px;
}
.middleContent{
	background:#330099 url(../img/areas-bg.gif) top repeat-y;
	float:left;
	position:relative;
}
/*------------------------------------------ left zone style*/
.leftZone{
	float:left;
	position:relative;
	width:156px;
}
/*------------------------------------------ leftBox zone general style*/
.leftBox{
	width: 156px;		
}
.leftBox h2, .rightBox h2{
	font-size:14px;
	font-weight:bold;
	line-height:29px;
	height:29px;
	background:url(../img/title-bg.gif) top left repeat-x;
	padding:0 0 0 7px;
}
.leftBox h3{
	font-size: 11px;
	line-height: 23px;
	padding: 0 8px 0 8px;
	color: #555555;
}
/*------------------------------------------ leftBox produseServicii zone style*/
.produseServicii{
	position:relative;
}
.produseServicii ul{
	background:#CCCCCC;
}
.produseServicii ul li{
	line-height:47px;
	float:left;
	width:100%;
	background:url(../img/lefttab-bg.gif) top repeat-x;
}
.produseServicii ul li a{
	display:block;
	font-size:12px;
	font-weight:bold;
	line-height:47px;
	padding:0 0 0 18px;
	background:url(../img/tableft-normal.gif) right top no-repeat;
}
.produseServicii ul li a:hover{
	color:#ff0000;
	text-decoration:none;
	background:url(../img/tableft-arrow.gif) right top no-repeat;
}

/*------------------------------------------ leftBox cursValuarBNR zone style*/
.cursValuarBNR{
	position:relative;
}
.cursValuarBNR h3{
	background:url(../img/curslist-bg.gif) top repeat-x;
}
.cursValuarBNR ul{	
}
.cursValuarBNR ul li{
	height:23px;
	width:153px;
	position:relative;
	background:url(../img/curslist-bg.gif) top repeat-x;
}
.coinFlag, .coinName, .coinValueYesterday, .evolutionFirst, .coinValueToday, .evolutionSecond{
	font-size:10px;
	position:absolute;
	height: 12px;
}
.coinFlag{
	width:15px;
	top:6px;
	left:4px;
}
.coinName{
	top:5px;
	left:24px;
	width:36px;
}
.coinValueYesterday{
	top:5px;
	left:56px;
	width:38px;
	color:#c2c3c3;
}
.evolutionFirst{
	top:9px;
	left:94px;
	width:7px;
}
.coinValueToday{
	top:5px;
	left:105px;
	width:38px;
	color:#c2c3c3;
}
.evolutionSecond{
	top:9px;
	left:141px;
	width:7px;
}	
/*------------------------------------------ leftBox pieteValutare zone style*/
.pieteValutare{
	position:relative;
}
.smallChart{
	padding:2px;
}
/*------------------------------------------ leftBox calendareFinanciare zone style*/
.calendareFinanciare{}
.calendareFinanciare h3{
	font-size:11px;	
	background: url(../img/calendar_top_bg.gif) repeat-x left top;
}
.calendareFinanciare h3 a:hover, .calendareFinanciare h3 a.active{
	color:#F10000;
	text-decoration:none;
	font-weight: bold;
}
.calendarZone{
	margin:0 auto;
	width:149px;
	height:144px;
	background:#000000;
}
/*------------------------------------------ middle zone style*/
.middleZone{
	float:left;
	position:relative;
	width:608px;/*608px*/
}
.middleZone h2{
	position:relative;
	font-size:16px;
	font-weight:bold;
	line-height:47px;
	background:url(../img/middleh2-bg.gif) top repeat-x;
	width:596px;
	margin:0 auto;
	padding:0 0 0 10px;
}
.seeAll{
	position:absolute;
	right:12px;
	bottom:2px;
}
.seeAll a{
	font-size:12px;
	font-weight:bold;
	color:#ff0000;
	background:url(../img/redArrow.gif) right center no-repeat;
	padding:0 10px 0 0;
}
.innerContent{
	padding:0 10px 10px 12px;
}
.innerContent p{
	color:#dddddd;
}
.innerContent a{
	color:#FF0000;
}
.innerContent h3{
	color:#ececec;
	font-size:12px;
	font-weight:bold;
}
/*------------------------------------------ bread crumbs style*/
.breadCrumbs{
	position:relative;
	background:#fbfbfb;
	border-top:1px solid #404040;
	color:#010101;
	line-height:26px;
	height:26px;
	font-size:11px;
}
.breadCrumbs ul{
	padding:0 0 0 10px;
	float:left;
}
.breadCrumbs ul li{
	float:left;
}
.breadCrumbs ul li a{
	font-weight:bold;
	color:#d30000;
	background:url(../img/breadCrumbs-delimiter.gif) right center no-repeat;
	padding:0 10px 0 8px;
	display:block;
	float:left;
}
.breadCrumbs ul li a.currentItem{
	color:#5c5c5c;
	background:none;
}
.breadCrumbs ul li a.currentItem:hover{
	text-decoration:none;
}
/*------------------------------------------ protectia fondului clientului style*/
.protectiaFondului{
	position:relative;
}
.imageLeft{
	float:left;
	border:1px solid #989898;
	margin:12px 12px 3px 0;
}
.imageLeft img{
	border:1px solid #000000;
}
/*------------------------------------------ .evolutia Valutelor in Timp Real style*/
.evolutiaValutelorTimpReal{}
.tableHeader{
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	height:21px;
	line-height:21px;
	background: #FF002D url(../img/tableHeader-bg.gif) left bottom repeat-x;
}
.tableRow{
	font-size:11px;
	height:24px;
	line-height:24px;
	background: #4B4D47 url(../img/row-bg.gif) bottom repeat-x;
}
.tableColumn{
	background:transparent url(../img/heading-bg.gif) no-repeat scroll left center;
	font-weight:bold;
	padding:0 10px 0 24px;
	width:5%;
}
.tableColumn strong{
	color:#000000;
}
.tableColumn1{
	width: 53px;
	padding: 0 0 0 10px;
	background:#3D3E3A url(../img/row-bg.gif) repeat-x scroll left bottom;
}
.tableColumn2{
	width:67px;
}
.tableColumn3{
	width:66px;
}
.tableColumn4{
	width:60px;
}
.tableColumn5{
	width:80px;
}
.tableColumn6{
	width:78px;
	padding:0 0 0 14px;
}
.tableColumn7{
	width:58px;
}
.tableRow {
	background: #4B4D47 url(../img/column-noh-bg.gif) repeat-x scroll left bottom;
	font-size: 11px;
	height: 24px;
	line-height: 24px;
}
/*------------------------------------------ ultimeleStiri style*/
.ultimeleStiri{
}
ul.news{
}
ul.news li{
	float:left;
	background:url(../img/newslist-bg.jpg) left bottom repeat-x;
	width:100%;
	position:relative;
}
ul.news li h3{
	padding:10px 0 10px 4px;
}
.newsThumb{
	float:left;
	margin: 5px 22px 0 4px;
	border: 1px solid #212121;
}
.newsThumb img{
	border:1px solid #FFFFFF;
}
.newsDescription{
	line-height:22px;
}
.newsReadMore{
	text-align: right;
	bottom:12px;
	display: block;
	padding: 0px 10px 10px;
}
.newsReadMore a{
	font-size:12px;
	font-weight:bold;
	color:#ff0000;
	background:url(../img/redArrow.gif) right center no-repeat;
	padding:0 10px 0 0;
	display: block;
}
.tableColumnMinimize {
	background:transparent url(../img/row-bg.gif) repeat-x scroll left bottom;
	padding:0 0 0 5px;
}
/*------------------------------------------ right zone style*/
.rightZone{
	float:left;
	position:relative;
	width:224px;
}
/*------------------------------------------ rightbox loginArea style*/
.rightBox{
	width: 224px;
}
.clients{
	position:relative;
}
.loginArea{
	position:relative;
	height:67px;
	padding:0;
	background:url(../img/rightBox-leftborder.gif) left no-repeat;
}
.loginContent{
	height:56px;
	padding:11px 0 0 8px;
	margin:0 0 0 4px;
	background:url(../img/lefttab-bg.gif) bottom repeat-x;
}
.loginArea input{
	float:left;
}
.inputext{
	width:70px;
	margin:2px 2px 0 0;
}
.inputimage{
	margin:0 0 0 5px;
}
.forgotPass{
	color:#fbfbfb;
	position:absolute;
	bottom:12px;
	right:9px;
}
.newAccount, .demoAccount, .platformaAccount{
	height:47px;
	line-height:47px;
	background:url(../img/lefttab-bg.gif) bottom repeat-x;
}
.newAccount a{
	background:url(../img/newAccount.gif) left no-repeat;
	padding:0 0 0 63px;
	height:47px;
	display:block;
	font-size:12px;
	font-weight:bold;
}
.demoAccount a{
	background:url(../img/platformaAccount.gif) 2px no-repeat;
	padding:0 0 0 63px;
	height:47px;
	display:block;
	font-size:12px;
	font-weight:bold;
}
.platformaAccount a{
	background:url(../img/demoAccount.gif) left no-repeat;
	padding:0 0 0 63px;
	
	display:block;
	font-size:12px;
	font-weight:bold;
}

/*------------------------------------------ rightbox indiciBursieri style*/
.indiciBursieri{}
.chartZone{
	margin:0 auto;
	width:218px;
}
.indiciBursieri ul{
}
.indiciBursieri ul li{
	height:23px;
	position:relative;
	background:url(../img/curslist-bg.gif) top repeat-x;
}
.col1, .col2, .col3, .col4, .col5, .col6,  .col7{
	font-size:10px;
	position:absolute;
	height: 12px;
	color:#C2C3C3;
}
.col1{
	width:57px;
	top:6px;
	left:4px;
	color:#f9f9f9;
}
.col2{
	top:5px;
	left:67px;
	width:33px;
}
.col3{
	top:9px;
	left:103px;	
	width:9px;
	color:#c2c3c3;
}
.col4{
	top:5px;
	left:140px;
	width:33px;
}
.col5{
	top:9px;
	left:200px;
	width:9px;
	color:#c2c3c3;
}
.col6{
	top:5px;
	left:168px;
	width:33px;
}
.col7{
	top:9px;
	left:204px;
	width:9px;
}
/*------------------------------------------ footer zone style*/
#mainFooter ul{
	height:41px;
}
#mainFooter ul li{
	float:left;
}
#mainFooter ul li a{
	float:left;
	font-size:12px;
	line-height:41px;
	padding:0 28px;
	color:#737575;
}
/*------------------------------------------ interior page style*/
.innerContent h4{
	color:#ffffff;
	font-size:13px;
	font-weight:bold;
}
.innerContent h5{
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
}
.interiorPage{}
.interiorPage p{
	line-height:20px;	
}
.interiorPage h2 big{
	font-size:11px;
	color:#989898;
	font-weight:normal;
}
.interiorPage h2 small{
	color:#ff0000;
	font-size:11px;
}
.share{
	font-size:12px;
	color:#ff0000;
}
.share a{
	background:none;
	padding:0;
}
.tableHeaderGrey{
	background:transparent url(../img/tableHeaderGrey-bg.gif) repeat-x scroll left bottom;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	height:20px;
	line-height:20px;
}
.tableHeaderGrey td{
	padding:0 0 0 10px;
}
.secondTableRow{
	font-size:11px;
	height:24px;
	line-height:24px;
	background:url(../img/row1-bg.gif) bottom repeat-x;
}
.secondTableColumn{
	font-weight:bold;
	width:57px;
	background:url(../img/column1-bg.gif) bottom no-repeat;
	padding:0 0 0 24px;
}
.interiorPage ol{
	padding:10px 0 10px 35px;
}
.interiorPage ol li{
	background:url(../img/whiteArrow.gif) 0 8px no-repeat;
	padding:0 0 0 15px;
	line-height:24px;
}
/*------------------------------------------ cont nou style*/
.contNou{
	padding:0 0 0 60px;
}
.contNou label{
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	padding:0 0 2px 1px;
	display:block;
}
.inputfield{
	border:1px solid #1e1e1e;
	width:200px;
	margin:0 5px 0 0;
}
.butonTrimite{
	margin:0 0 0 50px;
}

/* Curs BNR */
.cursValuarBNR .down,
.cursValuarBNR .up,
.cursValuarBNR .const{
	margin-top: -1px;
	background:url(../img/blue-arrow.gif) no-repeat right top;
}
.cursValuarBNR .down{
	background-image:url(../img/red-arrow.gif);
}
.cursValuarBNR .up{
	background-image:url(../img/green-arrow.gif);
}

/* Indice Bursier */
.indiciBursieri .plus,
.indiciBursieri .minus,
.indiciBursieri .const{
	margin-top: -2px;
	background:url(../img/blue-arrow.gif) no-repeat right top;
}
.indiciBursieri .minus{
	background-image:url(../img/red-arrow.gif);
}
.indiciBursieri .plus{
	background-image:url(../img/green-arrow.gif);
}
.show{
	display:block;
	visibility:visible;
}
.hide{
	display:none;
	visibility:hidden;
}

/* Emitenti */ 
.emitenti-content{
	padding: 0 10px 10px;
}
	.emitenti-top{	
		margin-bottom: 10px;
	}
.emitenti-input, .date-input{
	width: 233px;
	height: 17px;
	padding-top: 2px;
	border: 1px solid #870006;
}
	.date-input{
		width: 81px;
		font-size: 12px;
		color: #D30000;
		font-weight: bold;
	}
.emitenti-button{
	margin: 5px 0;
}
.emitenti-chart{	
	text-align: center;
}
.eminenti-buttons{
	padding: 40px  60px;
}
	.eminenti-buttons .internal-linkd{
		float: left;
	}
	.eminenti-buttons .internal-linkd{
		float: right;
	}
	
/* Eminenti Details */
.emitent-search{
	padding-top: 10px;
}
	.emitent-search p, .emitent-symbol{
		padding-bottom: 5px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		font-weight: bold;
		color: #FFFFFF;
	}
		.emitent-search p strong{
			color: #FF3E3E;
		}
	.emitent-symbol{
		font-weight: normal;
	}
.search-button{
	margin-top: -4px;
}
.emitenti-date{
	margin: 8px 0;
}
	.date_e{
		margin-left: 6px;
	}
.change-grafic{
	margin: 10px 0 10px 14px;
}

/*  Demo Page */ 
.cont-demo-table td{
	padding: 5px;
}
.cont-demo-table h3 ,.experience{
	margin: 10px 0;
	font-size: 16px;
	color: #FF3E3E;
	font-weight: bold;
}
	 .experience{
		color: #FFFFFF;
		display: block;
		font-size: 13px;
	}

/* Latest News */
 .news .rss-link, .news .rss-link:hover {
 	padding: 10px 10px 5px 20px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	display: block;
}
	.news .rss-link:hover {
		text-decoration: underline;
	}
.innerContent .news-headline{
	padding: 15px 10px 10px;
	color:#FF3E3E;
	font-size:16px;
	font-weight:bold;
}

/* Calendare Financiare  */
.month-table-info{
	background: #2C2F2C;
}
.day-info{
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background: url(../img/day-info_bg.gif) repeat-x left top;
	border-right: 1px solid #B10000;
}
.day-properties{
	font-size: 11px;
	font-weight: normal;
	color: #898989;

	border-right: 1px solid #282A28;
	border-bottom: 1px solid #282A28;
}
.month-day{
	margin: 5px 0;
	text-align: center;
	color: #FF3E3E;
	font-weight: bold;
}
.cursValuarBNR .curs-bnr_date{
	text-align: right;
	color: #FFFFFF;
}
.calendar-extern_top{
	background: #FF000F url(../img/title-bg.gif) repeat-x left bottom;
	font-size: 11px;
 }
.calendar-extern_content{
	font-size: 11px;
}
	.calendar-extern_content .calendar-extern-day{
		color: #F10000;
		font-weight: bold;
	}

/* Search Page */	
.innerContent .search-result, .search-result:hover{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
	.search-result:hover{
		color: #F10000;
		text-decoration: underline;
	}

/* Convertor */
.convertor-more{
	padding: 3px 8px 5px 0;
	text-align: right;
}
.convertor-more a, .convertor-more a:hover{
	font-size: 10px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
	.convertor-more a:hover{
		text-decoration: underline;
	}

/* Form Style */
.txtform{
	width: 250px;
	height: 19px;
	padding-top: 2px;
	border: 1px solid #870006;
}
.txtarea{
	width: 400px;
	padding-top: 2px;
	border: 1px solid #870006;
}
.contact-button{
	margin: 5px 0 10px; 
}
.txtform_demo, .txtform_demo_d{
	width: 185px;
	height: 19px;
	padding-top: 2px;
	border: 1px solid #870006;
}
	.txtform_demo_d{
		width: 90px;
		height: 21px;
		padding: 0;
	}

/* Error Style */
.info, .success, .warning, .error{  
    border: 2px solid;  
    margin: 10px 0px;  
    padding:10px 10px 10px 53px;  
    background-repeat: no-repeat;  
    background-position: 10px center;
}
	.info h3,
	.success h3,
	.warning h3,
	.error h3{
		font-size:17px;
	}
	.info a,
	.info a:hover,
	.success a,
	.success a:hover,	
	.warning a,
	.warning a:hover,	
	.error a,
	.error a:hover{
		font-size:11px;
		float:right;
		font-weight:bold;
		text-decoration:none;
		outline:none;
		text-transform:capitalize;
		background-image:url(../img/admin_dismiss.gif);
		background-repeat:no-repeat;
		padding-left:15px;
	}
	
.info{
    color: #567da5;  
    background-color: #d7ebf2;  
    background-image: url(../img/admin_info.gif);
	border-color:#b6c7cd;
}
	.info a{
		color: #567da5;
		background-position:0px -35px;
	}
.success{
    color: #ffffff;  
	border-color:#3b9805;
    background-color: #8ac469;  
    background-image:url(../img/admin_success.gif);	
}
	.success a{
		color: #ffffff;  
		background-position:0px 3px;
	}
.warning{
    color: #655f4f;  
    background-color: #fdedc5;  
    background-image:url(../img/admin_warning.gif);
	border-color:#efcd78;	
}
	.warning a{
		color: #655f4f;
		background-position:0px -16px;
	}
.error{
    color:#ffffff;  
    background-color:#ed7053;
    background-image:url(../img/admin_error.gif);
	border-color:#870006;
}  
	.error a{
		color:#ffffff;
		background-position:0px -54px;
	}
	
/* Clear Float Fix Problem */

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
