﻿/* Inserted in the upgrade to 5.0.0.0: */

.Bold {
    display: inline;
    font-weight: bold;
}

.Italic {
    display: inline;
    font-style: italic;
}

.Underline {
    display: inline;    
    text-decoration: underline;
}

.Paragraph {
}

th {
    text-align: left;
    font-weight: normal;
}

.EditRecord {
}

.ShowRecord {
}

.TableRecords {
}

table.Empty {
}

/* Inserted in the upgrade to 5.0.0.0 */


/*-----------------------------------------------------------------*/
/*----------------- HTML Elements Start ---------------------------*/
/*-----------------------------------------------------------------*/

/* menu1 color: #993333; menu2 color: #CC9933; menu3 color: #009999; menu4 color: #003366; */


body,
select,
textarea,
input,
td,p {	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	margin: 0px;
	text-align: left;
	vertical-align: top;
	
}

th /* copied from 'td' in the upgrade to 5.0.0.0 */ {	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	margin: 0px;
	text-align: left;
	vertical-align: top;
	
}

.Paragraph /* copied from 'p' in the upgrade to 5.0.0.0 */ {	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	margin: 0px;
	text-align: left;
	vertical-align: top;
	
}
a {
	color: #003366;
	text-decoration: none;
}
a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #993333;
	text-decoration: none;
}
.menu1_link {
	color: #993333;
}
a.menu1_link:link {
	color: #993333;
}
a.menu1_link:visited {
	color: #993333;
}
a.menu1_link:hover {
	color: #A34747;
}
.menu2_link {
	color: #8F6300;
}
a.menu2_link:link {
	color: #8F6300;
}
a.menu2_link:visited {
	color: #8F6300;
}
a.menu2_link:hover {
	color: #CC9933;
}
.menu3_link {
	color: #009999;
}
a.menu3_link:link {
	color: #009999;
}
a.menu3_link:visited {
	color: #009999;
}
a.menu3_link:hover {
	color: #19A3A3;
}
.menu4_link {
	color: #335C85;
}
a.menu4_link:link {
	color: #335C85;
}
a.menu4_link:visited {
	color: #335C85;
}
a.menu4_link:hover {
	color: #003366;
}

a.treemenu1_link:hover {
	color: #A34747;
	font-weight: 0;
}
a.treemenu2_link:hover {
	color: #CC9933;
	font-weight: 0;
}
a.treemenu3_link:hover {
	color: #19A3A3;
	font-weight: 0;
}
a.treemenu4_link:hover {
	color: #003366;
	font-weight: 0;
}
a.treemenu1_link_sel:hover {
	color: #A34747;
	font-weight: 600;
}
a.treemenu2_link_sel:hover {
	color: #CC9933;
	font-weight: 600;
}
a.treemenu3_link_sel:hover {
	color: #19A3A3;
	font-weight: 600;
}
a.treemenu4_link_sel:hover {
	color: #003366;
	font-weight: 600;
}

input {
	padding: 1px 0px 1px 0px;
}

input[disabled] {
	background: ButtonFace;
	cursor: text;
}

input[type=radio],
input[type=checkbox] {
	margin: 0px 3px 0px 4px;
	vertical-align: bottom;
}

input[type=file] {
	height: 21px;
	vertical-align: bottom;
}

textarea {
	margin-top: 2px;
	*margin-top: 0px;
}

table {
	border-collapse: separate;
	empty-cells: show;
}

a[disabled] {
	color: ButtonShadow;
}
.va_group {
	color: #ACA9CD;
}

.td_bottom {
	vertical-align: bottom;
}

body {	
	text-align: center;
}

.menu1 {
	color: #993333;
}
.menu1_header {
	font-size: 14px;
	font-weight: bold;
	color: #993333;
}
.menu2 {
	color: #CC9933;
}
.menu2_header {
	font-size: 14px;
	font-weight: bold;
	color: #CC9933;
}
.menu3 {
	color: #009999;
}
.menu3_header {
	font-size: 14px;
	font-weight: bold;
	color: #009999;
}
.menu4 {
	color: #003366;
}
.menu4_header {
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}
.sidemenu {
	/*background-color: #E1E6F7;*/
	background-color: #B2C1D1;
}
.sidemenu_language {
	vertical-align: middle;

}
.sidemenu_search {
	vertical-align: middle;
	background-color: #FFFFFF;

}
.sidemenu_links {
	vertical-align: bottom;
}
.sidemenu_line {
	background-color: #003366;
}
.sidemenu_search_input {
	border: 1px solid #FFFFFF;
}
.div1 {
	width: 720px;
	height: 100%;
	overflow:auto;
}
.Content {
	width: 720px;
	height: 100%;
	overflow:auto;
}
td.copyright {
	font-size: 9px;
	color: #7F99B2;
}

th.copyright /* copied from 'td.copyright' in the upgrade to 5.0.0.0 */ {
	font-size: 9px;
	color: #7F99B2;
}
.copyright {
	font-size: 9px;
	color: #7F99B2;
}
a.copyright:link {
	font-size: 9px;
	color: #7F99B2;
}
a.copyright:visited {
	font-size: 9px;
	color: #7F99B2;
}
a.copyright:hover {
	font-size: 9px;
	color: #003366;
}

.logo {
	text-align: center;
	vertical-align: top;
}

/*-----------------------------------------------------------------*/
/*----------------- HTML Elements End -----------------------------*/
/*-----------------------------------------------------------------*/





/*-----------------------------------------------------------------*/
/*----------------- Service Studio Default Styles Start -----------*/
/*-----------------------------------------------------------------*/

/*-------------------------------------------------------*/
/* You can modify the styles in this area but you should */
/* not remove or rename them because they are used by    */
/* Service Studio widgets.                               */
/*-------------------------------------------------------*/

.Button {
	text-align: center;
	margin-right: 3px;
	padding: 0px 10px 1px 10px;
	*padding: 0px 3px 0px 3px;
}

.Button[disabled] {
	padding: 1px 12px 2px 10px;
	color: ButtonShadow;
	cursor: text;
}

td .Button {
	font-size: 8pt;
}

th .Button /* copied from 'td .Button' in the upgrade to 5.0.0.0 */ {
	font-size: 8pt;
}

.EditRecord_Caption {
	color: #444444;
	font-size: 11px;
	font-weight: bold;
	white-space: nowrap;
	border-bottom: 1px solid #9cceff;
	padding: 8px 10px 2px 0px;
}

.EditRecord_Value {
	color: #444444;
	vertical-align: bottom;
	border-top: 1px solid white;
	border-right: 30px solid white;
	border-bottom: 1px solid #f1fafe;
	border-left: 3px solid white;
   padding: 1px 0px 1px 1px;
   *padding: 0px 0px 0px 1px;
}

.ShowRecord_Caption {
	color: #444444;
	font-size: 11px;
	font-weight: bold;
	white-space: nowrap;
	border-bottom: 1px solid #9cceff;
	padding: 3px 10px 2px 0px;
}

.ShowRecord_Value {
	color: #404040;
	font-weight: bold;
	vertical-align: bottom;	
	padding: 2px 2px 2px 2px;
}

.TableRecords_Header {
	color: white;
	font-weight: bold;
	background-color: #52a6fd;
	white-space: nowrap;
	line-height: 18px;
	padding: 4px 6px 4px 6px;
	border-right: 1px solid white;
}

.TableRecords_Header a,
.TableRecords_Header a:hover,
.TableRecords_Header a:link,
.TableRecords_Header a:visited {
	color: white;
}

.TableRecords_OddLine, 
.TableRecords_EvenLine {
	line-height: 18px;
	margin: 1px 1px 1px 1px;
	padding: 1px 6px 1px 6px;
	border-top: 0px solid #cccccc;
	border-right: 0px solid #efefef;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #efefef;
}

.TableRecords_OddLine a:visited,
.TableRecords_EvenLine a:visited {
}

input.Mandatory {
}

input.Not_Valid {
}

input.Is_Default {
}

a.Is_Default {
}

td.MandatoryValue {
	border-left: 3px solid #ffa85a;
}

th.MandatoryValue /* copied from 'td.MandatoryValue' in the upgrade to 5.0.0.0 */ {
	border-left: 3px solid #ffa85a;
}

td.MandatoryCaption {
}

th.MandatoryCaption /* copied from 'td.MandatoryCaption' in the upgrade to 5.0.0.0 */ {
}

span.ValidationMessage {
	white-space: nowrap;
	font-weight: normal;
	color: red;
	display: inline;
	margin-left: 5px;
}

/*-----------------------------------------------------------------*/
/*----------------- Service Studio Default Styles End -------------*/
/*-----------------------------------------------------------------*/





/*-----------------------------------------------------------------*/
/*----------------- eSpace Specific Styles Start ------------------*/
/*-----------------------------------------------------------------*/

/*-------------------------------------------------------*/
/* You can add, modify or remove the styles in this area */
/* at your will. Use them anywhere in the eSpace, in the */
/* widgets' Style property.                              */ 
/*-------------------------------------------------------*/

/*--------General Start------------------------*/

.Heading1 {
	color: #333333;
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 4px;
}

.Heading2 {
	color: #333333;
	font-size: 16px;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 3px;	
}

.Heading3 {
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 2px;	
}

.Text_Note {
	color: #888888;
	font-size: 11px;
}

.Text_Error {
	color: #c7331f;
}

.Text_NoWrap {
	white-space: nowrap;
}

.Text_Preformatted {
	white-space: -moz-pre-wrap;
	white-space: pre;
	word-wrap: break-word;
}

.Text_Justified { 
	text-align: justify;
} 

/*--------General End--------------------------*/

/*------- Feedback Pattern Web Block Start ----*/

div.Feedback_Wrapper {
	margin-top: 5px;
	margin-bottom: 10px;
}

div.Feedback_Text {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 26px;
}

div.Feedback_Image {
	float: left;
}

div.Feedback_Error {
	background-color: #ffe5e5;
	border: 2px solid #ffcece;
	color: #c7331f;
}

div.Feedback_Warning {
	background-color: #fbf3e0;
	border: 2px solid #f8e6c2;
	color: #bd830b;
}

div.Feedback_Success {
	background-color: #eeffd7;
	border: 2px solid #d8ffaa;
	color: green;
}

div.Feedback_Info {
	background-color: #e4edf2;
	border: 2px solid #a5c9df;
	color: #166ca5;
}

/*------- Feedback Pattern Web Block End ------*/

/*--------------------------------------------------|
| dTree 2.05 | www.destroydrop.com/javascript/tree/ |
|---------------------------------------------------|
| Copyright (c) 2002-2003 Geir Landrö               |
|--------------------------------------------------*/

.vaTree {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}
.vaTree img {
	border: 0px;
	vertical-align: middle;
}
.vaTree a {
	color: #333;
	text-decoration: none;
}

/* MenuItem = 1 */
.vaTree 	a.node1:link{
		color: #003366;
}
.vaTree 	a.node1:visited{
		color: #003366;
}
.vaTree 	a.node1:hover{
		color: #A34747;
}
.vaTree 	a.nodeSel1:link{
		color: #003366;
}
.vaTree 	a.nodeSel1:visited{
		color: #003366;
}
.vaTree 	a.nodeSel1:hover{
		color: #A34747;
}
.vaTree a.node1 {
	font-weight: 0;
}
.vaTree a.nodeSel1 {
	font-weight: 600;
}
/* MenuItem = 2 */
.vaTree 	a.node2:link{
		color: #003366;
}
.vaTree 	a.node2:visited{
		color: #003366;
}
.vaTree 	a.node2:hover{
		color: #CC9933;
}
.vaTree 	a.nodeSel2:link{
		color: #003366;
}
.vaTree 	a.nodeSel2:visited{
		color: #003366;
}
.vaTree 	a.nodeSel2:hover{
		color: #CC9933;
}
.vaTree a.node2 {
	font-weight: 0;
}
.vaTree a.nodeSel2 {
	font-weight: 600;
}

/* MenuItem = 3 */
.vaTree 	a.node3:link{
		color: #003366;
}
.vaTree 	a.node3:visited{
		color: #003366;
}
.vaTree 	a.node3:hover{
		color: #19A3A3;
}
.vaTree 	a.nodeSel3:link{
		color: #003366;
}
.vaTree 	a.nodeSel3:visited{
		color: #003366;
}
.vaTree 	a.nodeSel3:hover{
		color: #19A3A3;
}
.vaTree a.node3 {
	font-weight: 0;
}
.vaTree a.nodeSel3 {
	font-weight: 600;
}

/* MenuItem = 4 */
.vaTree 	a.node4:link{
		color: #003366;
}
.vaTree 	a.node4:visited{
		color: #003366;
}
.vaTree 	a.node4:hover{
		color: #003366;
}
.vaTree 	a.nodeSel4:link{
		color: #003366;
}
.vaTree 	a.nodeSel4:visited{
		color: #003366; /*#666666;*/
}
.vaTree 	a.nodeSel4:hover{
		color: #003366;
}
.vaTree a.node4 {
	font-weight: 0;
}
.vaTree a.nodeSel4 {
	font-weight: 600;
}


.vaTree .clip {
	overflow: hidden;
}

a.tree{
	margin-left: 0px;
	color: #003366;
}

/*---------- End of dTree CSS ----------*/

ul {
	padding: 0;
	margin: 0;
}

li {
	margin-left: 20px;
	list-style: url("img/page.gif");
}

hr {
	border: 0px;
	border-top: 1px solid #003366;
}

table {
	border: 0px;
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
}

table.languagemenu {
	border: 1px;
	border-color: #003366;
	background-color: #ffffff; 
}

.newsdate {
	text-align: right;
}

.newstitle {
	font-weight: 600;
}

/*-----------------------------------------------------------------*/
/*----------------- eSpace Specific Styles End --------------------*/
/*-----------------------------------------------------------------*/