/* imported style */
body 
{
	SCROLLBAR-FACE-COLOR: #6E96ED; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
	SCROLLBAR-SHADOW-COLOR: #6E96ED; 
	SCROLLBAR-3DLIGHT-COLOR: #6E96ED; 
	SCROLLBAR-ARROW-COLOR: #ffffff; 
	SCROLLBAR-TRACK-COLOR: #CCCCCC; 
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	background: url('/img/bg-fill.jpg');
	background-repeat: repeat;
}

.headerBottomCell{
	background-position-x:1px;
	background-image:url('/img/content-back-pix.jpg');
	
}

.headerTopCell {
	/*width: 750px; */
	height: 60px; 
	border-style:none; 
	background: url('/img/header.jpg') no-repeat #fff;
	background-position-x: 1px;
	text-align: left;
	font-family: tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #A82A35;
	padding-left: 20px;
}

.adminSpan {
	font-family: tahoma;
	font-size: 11px;
	font-weight:bold;
}

.adminSpan a:link,
.adminSpan a:visited,
.adminSpan a:active,
.headerTopCell a:link,
.headerTopCell a:visited,
.headerTopCell a:active {
	color: #5f5f5f !important; 
	text-decoration:none !important;
}
.adminSpan a:hover,
.headerTopCell a:hover  {
	color: #cccccc !important;
	text-decoration:underline;
}

.menu
{
	font-family:tahoma;
	font-size:11px;
}

.menu a:link, .menu a:visited
{
	text-decoration:none;
	color:#FFFFFF;
}

.menu a:hover
{
	text-decoration:underline;
	color:#FFFF00;
}


.content
{
	padding-left:8px;
	padding-right:8px;
	font-family:arial;
	font-size:11px;
	color:#414141;
	text-align:left;
}


.textbox
{
	color:#000000;
	background-color:#F8B475;
	border: 1px #000000 solid;
	font-family:arial;
	font-size:10px;
	text-indent:2px;
	width:250px;
}

.trimite
{
	background-color: #43200A;
	color: #9E694A;
	border: 1px #000000 solid;
	font-family:arial;
	font-size:10px;
	text-indent:2px;
	width:250px;
}

.trimite:hover
{
	background-color: #43200A;
	color: #D89666;
	border: 1px #000000 solid;
	font-family:arial;
	font-size:10px;
	text-indent:2px;
	width:250px;
}

div.copyright {
	font-family: tahoma;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	width: 100%;
}

.orar
{

	font-family:arial;
	font-size:11px;
	color:#F8B475;;

}

.footer
{
	padding-left:32px;
	padding-right:5px;
	padding-top:5px;
	font-family:arial;
	font-size:11px;
	color:#F8B475;
}

.titlu {
	font-family:arial;
	font-size:16px;
	font-weight: bold;
	color: #F2A74C;
	font-style: italic;
}

table.blue_bar {
	height:32px;
	font-family: Courier New;
	font-size: 12px;
	color:#ffffff;
	/*text-shadow: #000000 2px 2px 1px;*/
	font-weight:bold;
}

table.content, table.adminContent {
	font-family: Tahoma;
	font-size: 12px
}

table.content {
	color:#000000;
}

table.adminContent {
	color: #ffffff;
}

.content a:link, .content a:visited {
	color: #000000;
	text-decoration: none;
}

.content a:hover {
	color: #999999;
	text-decoration: none;
}

.form_content
{
	font-family: tahoma;
	font-size: 10px;
	color: #687FB1;
	text-align: justify;
}

input.textform {
	border: 1px #90AFF3 solid;
	font-family: tahoma;
	color: #000000;
	font-size:10px;
	width: 160px;
}

input#invisible{	
	position:absolute;
	border:1px solid #000;
	border:none;
	background-color: #FFF;
	
}

.button, .button a:link, .button a:visited, .button a:hover {
	color: #ffffff;
	font-family: Tahoma;
	font-size: 9px;
	text-decoration: none;
}

div.infomercial {
	font-size: 10px;
	color: #ffffff;
	text-align: center;
	width: 100%;
	background-color:#0A33AF;
}

div.infolink {
	padding-top: 10px;
	padding-bottom: 5px;
	font-size: 16px;
	font-weight: 900;
}

td.contentTitle {
	font-size: 14px;
	font-weight:bold;
	text-align:center;
	padding-bottom: 5px;
	border-bottom: 1px solid #4B77E4;
	color: #000000;
}

tr.categoryHeader {
	background-color: #F99500;
	font-weight: bold;
	color: #ffffff;
}

tr.categoryHeader td {
	height: 20px;
	vertical-align: middle;
}

.contentForm {
	width: 50%;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

.adminForm {
	width: 99%;
	font-family: tahoma;
	color: #000000;
	font-size:12px;
}

input, select, textarea {
	font-family: tahoma;
	color: #000000;
	font-size:12px;
}

input.regForm, select {
	width: 160px;
	border: 1px #90AFF3 solid;
}

textarea {
	width: 250px;
	height: 60px;
	border: 1px #90AFF3 solid;
}

input.button {
	border: 1px #3659D9 solid;
	background-color: #4B77E4;
	font-family: tahoma;
	color: #ffffff;
	font-size:12px;
}

input.buttonDisabled {
	border: 1px #888888 solid;
	background-color: #bbbbbb;
	font-family: tahoma;
	color: #eeeeee;
	font-size:12px;
}

input.redButton {
	border: 1px #AB2933 solid;
	background-color: #dd0000;
	font-family: tahoma;
	color: #ffffff;
	font-size:12px;
	font-weight: bold;
}

.bigbutton, .bigbutton a:link, .bigbutton a:visited, .bigbutton a:hover {
	color: #ffffff;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

.error, .error_noshow, .no_error, .error_large {
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.error, .error_noshow, .error_large {
	background-color: #ff0000;
	border: 1px #721D18 solid;
	color: #ffffff;
}

.error, .no_error {
	visibility: visible;
}

.error_noshow {
	visibility: hidden;
}

.no_error {
	background-color: #B4FF8F;
	border: 1px #205F00 solid;
	color: #205F00;
}

.error_large {
	font-size: 12px;
}

.formAdminTitle {
	background-color: #3659D9; 
	text-align: center; 
	height: 20px; 
	font-weight: bold
}

td.historyTitle, td.historyEntry {
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
}

td.historyEntry {
	width: 100%;
	font-size: 12px;
	font-weight: normal;
}

td.historyTitle {
	font-weight: bold;
	color: #900000;
	padding-top: 10px;
}

table.mainContent {
	border:1px #6E96ED solid; 
	background-color: #ffffff; 
	background: url('//img/content-back-pix.jpg'); 
	background-repeat: repeat-y;
	font-family:tahoma; 
	font-size:12px; 
}


/* calendar style */
	div.calendar a:link,
	div.calendar a:active,
	div.calendar a:visited {
		color: black;
		text-decoration: none !important;
	}
	div.calendar a:hover {
		border: 1px #AB2933 solid;
		color: #AB2933;
		text-decoration: none;
	}

	.STBcpYearNavigation,
	.STBcpMonthNavigation
			{
			background-color:#4B77E4;
			text-align:center;
			vertical-align:middle;
			text-decoration:none;
			color:#FFF0DF;
			font-weight:bold;
			}
	.STBcpDayColumnHeader,
	.STBcpYearNavigation,
	.STBcpMonthNavigation,
	.STBcpCurrentMonthDate,
	.STBcpCurrentMonthDateDisabled,
	.STBcpOtherMonthDate,
	.STBcpOtherMonthDateDisabled,
	.STBcpCurrentDate,
	.STBcpCurrentDateDisabled,
	.STBcpTodayText,
	.STBcpTodayTextDisabled,
	.STBcpText
			{
			font-family:arial;
			font-size:8pt;
			}
	td.STBcpDayColumnHeader
			{
			text-align:right;
			border-bottom:solid thin #4B77E4;
			}
	.STBcpCurrentMonthDate,
	.STBcpOtherMonthDate,
	.STBcpCurrentDate
			{
			text-align:right;
			text-decoration:none;
			}
	.STBcpCurrentMonthDateDisabled,
	.STBcpOtherMonthDateDisabled,
	.STBcpCurrentDateDisabled
			{
			color:#D0D0D0;
			text-align:right;
			text-decoration:line-through;
			}
	.STBcpCurrentMonthDate
			{
			color:#4B77E4;
			font-weight:bold;
			}
	.STBcpCurrentDate
			{
			color: #FFF0DF;
			font-weight:bold;
			}
	.STBcpOtherMonthDate
			{
			color:#808080;
			}
	TD.STBcpCurrentDate
			{
			color:#FFF0DF;
			background-color: #4B77E4;
			border-width:1px;
			border:solid thin #000000;
			}
	TD.STBcpCurrentDateDisabled
			{
			border-width:1px;
			border:solid thin #FFAAAA;
			}
	TD.STBcpTodayText,
	TD.STBcpTodayTextDisabled
			{
			border-top:solid thin #4B77E4;
			}
	A.STBcpTodayText,
	SPAN.STBcpTodayTextDisabled
			{
			height:20px;
			}
	A.STBcpTodayText, STBcpTodayText a:visited
			{
			color:#4B77E4;
			font-weight:bold;
			}
	SPAN.STBcpTodayTextDisabled
			{
			color:#D0D0D0;
			}
	.STBcpBorder
			{
			border:solid thin #4B77E4;
			}

.highslide-html {
    background-color: white;
	z-index: 11;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.tabel_scris {
	font-family: tahoma;
	font-size: 11px;
	font-weight:bold;
}
.swf_object_class { text-align:center; }

div.formSectionHeader, div.nextPhaseHeader {
	color: #ffffff;
	padding-bottom: 3px;
	padding-left: 20px;
	width: 430px;
	font-weight: bold;
}

td.formSectionHeader {
	background: url("/img/fade-bar.jpg");
}

td.nextPhaseHeader {
	cursor:pointer;
	background: url("/img/fade-bar-blue.jpg");
}

td.formSectionHeader, td.nextPhaseHeader {
	background-repeat: no-repeat;
	background-position: center bottom;
	background-position-x: center;
	background-position-y: bottom;
}

/* system-specific style */

body {
	text-align: center;
	margin: 0 auto;
}

div.container {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 750px;
	border: 1px solid #6E96ED;
}

.mainContent {
	margin: 0 auto;
	width: 750px;
	border:1px #6E96ED solid;
	background-color: #ffffff;
}


td.centerSection {
	width: 750px;
	height: 437px;
	background: url("/img/content-back-pix.jpg");
	background-repeat: repeat-y;
	padding-left: 5px;
	padding-right: 5px;
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	vertical-align: top;
}

.centerSection a:link,
.centerSection a:visited,
.centerSection a:active{
	color: #4f0000;
	text-decoration:underline;
}
.centerSection a:hover  {
	color: #AB2933;
	text-decoration:underline;
}

table.footerRow {
	width: 750px;
}

td.footerRow {
	vertical-align: top;
}

td.footerTopCell {
	vertical-align:bottom;
	text-align:left;
	color:#333;
	font-weight: normal;
	font-family: tahoma;
	font-size: 10px;
	padding-left:25px;
	padding-bottom: 5px;
	background: url("/img/footer-new.jpg");
	width: 750px;
	height: 52px;
}

tr.footerMiddleRow {
	text-align: left;
	font-family: tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #ff0000;
	height: 52px;
}

td.footerLeftCell, td.footerRightCell {		
	font-family: tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #A82A35;
}

td.footerLeftCell a:link,
td.footerCenterCell a:link,
td.footerLeftCell a:visited,
td.footerCenterCell a:visited,
td.footerLeftCell a:active,
td.footerCenterCell a:active {
	color: #4f0000;
	text-decoration:none;
}
td.footerLeftCell a:hover,
td.footerCenterCell a:hover  {
	color: #AB2933;
	text-decoration:underline;
}

td.footerLeftCell {
	text-align: left;
	padding-left: 25px;
	padding-right: 0px;
	margin-right: 0px;
	background: url('/img/footer-left.jpg');
	background-repeat: no-repeat;
	background-position: left;
	width: 380px;
}

td.footerRightCell {
	text-align: center;
	font-family: tahoma;
	font-size: 12px;
	font-weight:bold;	
	color:#AB2933;
	width: 110px;
	background: url('/img/footer-right.jpg');
	background-repeat: no-repeat;
	background-position: right;
	padding-left: 0px;
}

td.footerCenterCell {
	font-family: tahoma;
	font-size: 11px;
	text-align: center;
	font-weight: normal;
	color: #000000;
	background: url('/img/footer.jpg');
	background-repeat: repeat-x;
	background-position: center;
	width: 250px;
}

td.footerRightCell a:link,
td.footerRightCell a:visited,
td.footerRightCell a:active {
	color: #555555;
	text-decoration:none;
}
td.footerRightCell a:hover {
	color: #999999;
	text-decoration:underline;
}

/* more imported styles - written under here or else it won't work */

.error a:link,
.error a:visited,
.error a:active {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}

.no_error a:link,
.no_error a:visited,
.no_error a:active {
	color: #205F00;
	text-decoration: underline;
	font-weight: bold;
}

td.adminMainMenu,
td.adminMainMenuActive,
td.adminMainMenuHover,
td.adminSubMenu,
td.adminSubMenuActive,
td.adminSubMenuHover,
td.adminToDoMenu,
td.adminToDoMenuHover,
td.adminStepMenu,
td.adminStepMenuHover {
	font-weight: bold;
	color: white;
	height: 30px;
	font-size: 11px;
}

td.adminMainMenu,
td.adminMainMenuActive,
td.adminMainMenuHover,
td.adminStepMenu,
td.adminStepMenuHover {
	/*width: 20%;*/
	/*border-top: 1px #0000FF solid;*/
	border-bottom: 1px #0000FF solid;
	vertical-align: middle;
}

td.adminSubMenu,
td.adminSubMenuActive,
td.adminSubMenuHover {
	padding-left: 20px;
	padding-right: 20px;
	height: 20px;
	/*border-top: 1px #184F0F solid;*/
	border-bottom: 1px #000 solid;
}

td.adminMainMenuActive {
	/*background-color: #004BFF;*/
	background-color: #aaaaaa;
	height: 40px;
	border-bottom: none;
}

td.adminMainMenu {
	background-color: #4B77E4;
}

td.adminMainMenuHover {
	background-color: #0000FF;
	cursor: pointer;
}

td.adminStepMenu {
	background-color: #2244FF;
}

td.adminStepMenuHover {
	background-color: #0000FF;
	cursor: pointer;
}

td.adminToDoMenu {
	background-color: #dd0000;
	vertical-align: middle;
	border-bottom: 1px solid 9f0000;
}

td.adminToDoMenuHover {
	background-color: #9f0000;
	cursor: pointer;
	vertical-align: middle;
	border-bottom: 1px solid 9f0000;
}

td.adminSubMenu {
	background-color: #777777;
	border-top: 1px #aaa solid;
}

td.adminSubMenuActive {
	/*background-color: #2B8F1A;*/
	background-color: #aaaaaa;
	border-top: 1px #aaa solid;
}

td.adminSubMenuHover {
	border-top: 1px #aaa solid;
	cursor: pointer;
	background-color: #444444;
}

td.adminPageTitle {
	text-align: center;
	font-weight: bold;
	text-decoration: underline;
}

tr.adminTableTitle, tr.adminRow_par, tr.adminRow_impar, tr.adminRow_hover, tr.adminRowSelected_par, tr.adminRowSelected_impar {
	color: white;
	text-align: center;
}

tr.adminTableTitle {
	height: 20px;
	background-color: #3659D9;
	font-weight: bold;
}

tr.adminRow_par, tr.adminRow_impar, tr.adminRow_hover, tr.adminRowSelected_par, tr.adminRowSelected_impar {
	font-weight: normal;
	height: 30px;
}

tr.adminRow_par {
	background-color: #809FE2;
}

tr.adminRow_impar {
	background-color: #638EEC;
}

tr.adminRow_hover {
	background-color: #FF9000;
}

tr.adminRowSelected_par {
	background-color: #FF953F;
}

tr.adminRowSelected_impar {
	background-color: #FF7A0F;
}

tr.adminNavigation {
	font-weight: bold;
	font-size: 11px;
}
.adminNavigation td {
	padding: 0px 5px 3px 5px;
}

.infos_show {
	display: inline;
}

.infos_noshow {
	display: none;
}

td.treeview_tree {
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	width: 50%;
	height: 300px;
	padding-bottom: 10px;
	vertical-align: top;
}

div.treeview_tree {
	width: 100%;
	height: 100%;
	overflow: auto;
}

input.grayButton, input.blackButton {
	font-family: tahoma;
	color: #ffffff;
	font-size:12px;
	font-weight: bold;
}

input.blackButton {
	border: 1px #000000 solid;
	background-color: #000000;	
}

input.grayButton, input#grayButton {
	border: 1px #666666 solid;
	background-color: #999999;		
}

div.nextPhase {
	border: 1px #3659D9 solid;
	width: 95%;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #EFF3FF;
}

div.float_img_right, div.float_img_left, div.float_img_nofloat {
	display: block;
	margin: 10px;
	margin-top: 0px;
	border: 2px solid #cccccc;
}

div.float_img_right {
	float: right;
	margin-left: 20px;
}

div.float_img_left {
	float: left;
	margin-right: 20px;
}

div.float_img_nofloat {
	width: auto;
}

div.float_img_right img, div.float_img_left img, div.float_img_nofloat img {
	margin: 1px;
	border: 1px solid #999999;
	padding: 2px;
	display: block;
	clear: both;
}

div.pdf_formular table tr td * {
	position: absolute;
	display: block;
}

div.pdf_fomular br {
	font-size: 1px;
	height: 1px;
	margin: 0;
	padding: 0;
}

div.pdf_formular div, div.pdf_formular input, div.pdf_formular textarea {
	background: transparent;
	/*border: 1px solid black;*/
	border: none;
	font-family: tahoma;
	font-size: 11px;
	float: left;
	font-weight: bold;
}

div.pdf_formular input, div.pdf_formular textarea {
	font-size: 15px;
	text-transform: uppercase;
}

div.pdf_formular div {
	width: 10px;
	height: 12px;
	text-align: center;
}

td.green_buttons a, td.blue_buttons a, td.red_buttons a {
	display: inline-block;
	font-size: 14px;
	color: #fff !important;
	font-weight: bold;
	text-decoration: none !important;
	padding: 3px 10px;
	margin: 5px;
	border-style: outset;
	border-width: 3px;
	text-align: center;
}

td.green_buttons a {
	background-color: #205F00;
	border-color: #205F00;
}

td.blue_buttons a {
	background-color: #0A33AF;
	border-color: #0A33AF;
}

td.red_buttons a {
	background-color: #AD242E;
	border-color: #AD242E;
}

a.black_buttons {
	background-color: #000 !important;
	border-color: #000 !important;
	margin-left: 20px !important;
}
