﻿body
{
	background: #EFEFEF;
	margin: 0;
	padding: 0;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12pt;
	color: #515355;
}

#master_allContent
{
	background: white;
	width: 960px;
	
	margin: 0 auto;	
	text-align: left;
}

#master_contentInternal
{
	width: 928px;
	margin-left: 15px;
}

#master_headerTOP
{
	height: 94px;
}

#master_headerBOTTOM
{
	height: 178px;
}

#master_headerTOP div#logo
{
	float:left;
	height: 91px;
	width: 201px;
	background-image: url('Images/logo.gif');
}

#master_headerTOP div#menu
{
	float:left;
	margin-left: 85px;
}

#master_header
{
	height: 272px;
}

#master_bottom
{
	font-size: 9pt;
	color: #505050;
	text-align: left;
	clear:both;
	
	height:30px;
}

#master_bottom a
{
	font-size: 9pt;
	color: #017389;
}

#master_pageTitle
{
	color:#1E70B5;
	font-size:14pt;
	font-weight: bold;
	margin-top: 20px;
	text-align:left;
}

#masterContent_left
{
	float:left;
	display: inline;
	width: 582px;
	background: #FFF;
	/*CG - 06.08.2008*/
	color: #1D4276;
}

#contentAll
{
	background: #FFF url('Images/content_element.jpg') no-repeat
}

#masterContent_right
{
	float: right;
	width: 337px;
	padding: 0;
	margin-top: -10px;
}

.teaser
{
	width: 100%;
	border: solid 1px #0073BD;
	float:left;
	margin-bottom: 5px;
}

.teaser div.teaserTitle
{
	height: 21px;
	padding-top:2px;
	background-image: url('Images/teaser_bulet.gif');
	background-repeat: no-repeat;
	background-position:left;
	background-color: #0073BD;
	color:#FFF;
	font-size: 11.5pt;
	text-align: left;
	text-indent: 25px;
	font-family: Calibri, Arial;
	font-weight: normal;
	vertical-align:middle;
}

.teaser div.teaserContent
{
	font-size: 9pt;
	font-family:Arial;
}

.teaserVUAN
{
	width: 100%;
	border: solid 1px #0073BD;
	float:left;
	margin-bottom: 5px;
	margin-top: 25px;
}
.teaserVUAN div.teaserTitle
{
	height: 21px;
	padding-top:2px;
	background-image: url('Images/teaser_bulet.gif');
	background-repeat: no-repeat;
	background-position:left;
	background-color: #0073BD;
	color:#FFF;
	font-size: 11.5pt;
	text-align: left;
	text-indent: 25px;
	font-family: Calibri, Arial;
	font-weight: normal;
	vertical-align:middle;
}

.teaserVUAN div.teaserContent
{
	font-size: 9pt;
	font-family:Arial;
}

.chart
{
	width: 582;
}


.chart table
{
	border-collapse: collapse;
}

.pnlChart table td
{
	padding: 0px;
}

.chart .pnlChart
{
	width: 582px;
	float: left;
	background-color:#EBF4FB;
}

.chart .rail
{
	background-color:#EBF4FB;
	width: 582px;
}

.chart .pnlInfo
{
	padding-left: 10px;
	width: 185px;
	float: left;
}

.chart .prdTable
{
	width: 582px;
	font-size: 10pt;
/*	margin-left: 1px;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	background-color: #ffffff;*/
}

.chart .prdTable a
{
	padding-top: 3px;
	padding-left: 5px;
	padding-bottom: 4px;
	padding-right: 5px;
	color: #144A88;
}

.chart .prdTable a:hover
{
	color: #ffffff;
	background-color: #398fb6;
}

.chart .prdCellLeft
{
	text-align: left;
	background-color: #EBF4FB;
	color: #144A88;
}

.chart .prdCellRight
{
	text-align: right;
}

.tblVUAN
{
	width: 100%;
}

.tblVUANHeader
{
	text-align: left;
	background-color: rgb(253,251,238);
	font-size: 9pt;
	font-weight: normal;
}

.tblVUANHeader th
{
	padding-left: 5px;
	padding-right: 3px;
	border-right: 1px solid rgb(205, 214, 251);
}

.tblVUAN td
{
	padding-left: 5px;
	padding-right: 3px;
	border-right: 1px solid rgb(205, 214, 251);
	border-top: 1px solid rgb(205, 214, 251);
}

.loginClass
{
	background-color: Transparent;
	position: relative;
	/*top: -165px;*/
	left: 473px;
	z-index: 99999;
	color: #BBDBF9;
	font-size: 11pt;
	width: 210px;
}

.loginCtrlDiv
{
	position: absolute;
	top: 108px;
	width: 939px;
}

.loginButtonClass
{
	background-color: Transparent;
	border: none;
	color: #BBDBF9;
	/*margin-right: 7px;*/
	font-size:11pt;
	text-decoration:underline;
	cursor:pointer;
	padding-right: 22px;
}

.loginButtonClass:hover
{
	border: none;
	background-repeat: no-repeat;
	text-decoration:none;
	font-size:11pt;
	cursor:pointer;
}



.loginTextboxClass
{
	width: 120px;
}

.loginLabelClass
{
	color: #BBDBF9;
	font-size: 10pt;
	text-align: left;
}
.loginHyperlinkClass
{
	color: #BBDBF9;
	font-size: 11pt;
	text-align: left;
}


.loginTitleClass
{
	color: #BBDBF9;
	font-size: 13pt;	
	font-weight: bold;
	text-align: left;
}

.logoutDiv
{
	position: relative;
	top: -108px;
	margin: 0 auto;
	right: 0px;
}

.logoutBtn
{
	width: 80px;
	height: 20px;
	cursor: pointer;
	background-color: #FBE0A4;
	position: relative;
	right: -847px;
	border: none;
	background-image: url('Images/submit_rollover.gif');
	background-position: right;
	background-repeat: no-repeat;
}


.contactTextbox
{
	background-color: #EFEFEF;
	border: solid 1px #C5C5C5;
	width: 250px;
	margin: 7px 0px;
}



.teaserMainLeft
{
	width: 100%;
	float:left;
}

.teaserLeft
{
	width: 98%;
	border: solid 1px #0073BD;
	float:left;
}

.teaserMainLeft div.teaserTitle
{
	height: 21px;
	background-image: url('Images/private_heading_long.jpg');
	background-repeat: no-repeat;
	background-position:left;	
	color:#FFF;
	font-size: 11.5pt;
	text-align: left;
	/*text-indent: 25px;*/
	font-family: Calibri, Arial;
	font-weight: normal;
	vertical-align:middle;
}

.teaserLeft div.teaserSubTitle
{
	height: 23px;
	background-color: #EFEFEF;
	color:#0073BD;
	font-size: 9.5pt;
	text-align: left;
	text-indent: 25px;
	font-family: Calibri, Arial;
	font-weight: bold;
	vertical-align:middle;
}

.teaserLeft div.teaserContent
{
	font-size: 9pt;
	font-family:Arial;
}

.btnAccesare
{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-style:normal;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 5px;
	text-decoration: none;
	background-color: #C6DCF1;
	border: none;
	color: #000;
	background-image: url('Images/submit_normal.gif');
	background-position: right;
	background-repeat: no-repeat;
	margin: 10px 37px;
	width:auto;
	padding-right: 20px;
	cursor:pointer;
}


.btnAccesare:hover
{
	background-color: #FBE0A4;
	border: none;
	color: #000;
	background-image: url('Images/submit_rollover.gif');
	background-position: right;
	background-repeat: no-repeat;
	margin: 10px 37px;
	width:auto;
	padding-right: 20px;
	cursor:pointer;
}

.btnRenunt
{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-style:normal;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 5px;
	text-decoration: none;
	background-color: #C6DCF1;
	border: none;
	color: #000;
	background-image: url('Images/sageata_stinga.gif');
	background-position: left;
	background-repeat: no-repeat;
	margin: 10px 37px;
	width:auto;
	padding-left: 20px;
	cursor:pointer;
}

.btnRenunt:hover
{
	background-color: #FBE0A4;
	border: none;
	color: #000;
	background-image: url('Images/sageata_stinga.gif');
	background-position: left;
	background-repeat: no-repeat;
	margin: 10px 37px;
	width:auto;
	padding-left: 20px;
	cursor:pointer;
}

/*CG - 06.08.2008 - se va folosi pentru link-urile din Content*/

.loginForgotPassButtonClass
{
	background-color: #1E70B5;
	border: none;
	color: #BBDBF9;
	margin-right: 7px;
	font-size:11pt;
	text-decoration:underline;
	cursor:pointer;
	position:relative;
	left: 473px;
	top: -10px;
}

.loginForgotPassButtonClass:hover
{
	border: none;
	background-repeat: no-repeat;
	text-decoration:none;
	font-size:11pt;
	cursor:pointer;
}

.lnkChangePSW
{
	padding-left:25px;
	color:#BBDBF9;
	font-weight:normal;
}
.lnkChangePSW:hover
{
	padding-left:25px;
	color:#BBDBF9;
	font-weight:normal;
	text-decoration:none;
}

.SubTitle
{
	height: 23px;
	background-color: #EFEFEF;
	color:#0073BD;
	font-size: 9.5pt;
	text-align: left;
	text-indent: 25px;
	font-family: Calibri, Arial;
	font-weight: bold;
	vertical-align:middle;
}

div.WarningTitle
{
	height: 50px;
	background-color: #FCDFA5;
	color:#FC0000;
	font-size: 9.5pt;
	text-align: center;
	font-family: Calibri, Arial;
	vertical-align:middle;
}

.Formular
{
	width: 100%;
	float:left;
}

.Formular div.FormularTitle
{
	height: 100%;
	background-color: #C6DCF1;
	color:#1F6FB4;
	font-size: 12pt;
	text-align: left;
	text-indent: 10px;
	font-family: Calibri, Arial;
	font-weight: bold;
	vertical-align:middle;
}

.Formular div.FormularContent
{
	font-size: 12pt;
	font-family:Colibri, Arial;
	color:#515355;
}

.Formular div.FormularContent a
{
	color: #1F6FB4;
	text-decoration: underline;
}

.Formular div.FormularContent a:hover
{
	text-decoration: none;
}


.FormulareHeader
{
	font-size: 12pt;
	font-family:Colibri, Arial;
	color:#515355;
}

.lblUSER
{
	background-image: url('Images/userIcon.jpg');
	background-position: left;
	background-repeat: no-repeat;
	padding-left:25px;
}

.lblClock
{
	padding-left:25px;
}

