﻿/* 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;
	
}

html, body { 
	margin:0; 
	padding:0; 
	height:100%; 
} 

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;
}
.menu1_header2 {
	font-size: 16px;
	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;
	min-height: 540;
}

.colored-background {
	background-color: FEDB65;
}

/*-----------------------------------------------------------------*/
/*----------------- 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 {
}

/* /--Inserted in the upgrade to 5.1.0.0--\ */

.ListRecords {
}

img.RecordPicture {
    display: block;
    float: left;
    width: 120px;
}

div.RecordPicture_Wrapper {
    float: left;
}

div.RecordPicture_Wrapper img.RecordPicture {
    float: none;
}

.TableRecords img.RecordPicture {
    width: auto;
    height: 40px;
    float: none;
}

input.Prompt, textarea.Prompt {
    color: #BBBBBB;
}

/* \--Inserted in the upgrade to 5.1.0.0--/ */

/* /--Inserted in the upgrade to 5.1.0.2--\ */

select.Mandatory {
}

textarea.Mandatory {
}

/* \--Inserted in the upgrade to 5.1.0.2--/ */

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 --------------------*/
/*-----------------------------------------------------------------*/


/*-----------------------------------------------------------------*/
/*----------------- WidgetLibrary eSpace Styles Start -------------*/
/*-----------------------------------------------------------------*/

/*-------------------------------------------------------*/
/* These are the styles used by the web blocks of the    */
/* producer eSpace "WidgetLibary". Do not use, remove or */
/* rename them unless otherwise noted, and if you modify */
/* them, do it with extreme caution                      */
/*-------------------------------------------------------*/

/*-------Tabs Pattern Web Block Start----------*/

.Tabs_Wrapper {
	margin: 0px 0px 8px 0px;
	border: 1px solid white;
}

.Tabs_TabBody {
	margin: -21px 0px 0px 0px;
	padding: 5px;
	border: 1px solid #a8d4ff;
}

.Tabs_TabBody:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

ul.Tabs_Header {
	margin-top: 17px;
	*margin-top: 1px;
	margin-left: 1px;
	padding: 0px;
	height: 21px;
	/* position: absolute;
	overflow: hidden; */
	z-index: 1;
}

ul.Client_Tabs_Header {
	margin-left: 1px;
	padding: 0px;
	height: 21px;
	/*position: absolute;
	overflow: hidden;*/
	z-index: 1;
}


div.Tabs_TabOn,
li.Tabs_TabOn {
	float: left;
	margin: 0px;
	padding: 1px;
	list-style: none;
	border-top: 1px solid #a8d4ff;
	border-left: 1px solid #a8d4ff;
	border-right: 1px solid #a8d4ff;
	border-bottom: 1px solid white;
}

div.Tabs_TabOff,
li.Tabs_TabOff {
	float: left;
	margin: 0px;
	padding: 1px;
	list-style: none;
	border: 1px solid #bbddff;
}

div.Tabs_TabDisabled,
li.Tabs_TabDisabled {
	float: left;
	margin: 0px;
	padding: 1px;
	list-style: none;
	border: 1px solid #bbddff;
}

a.Tabs_TabOn,
a.Tabs_TabOn:link,
a.Tabs_TabOn:visited,
a.Tabs_TabOn:hover,
span.Tabs_TabOn {
	display: block;
	white-space: nowrap;
	text-decoration: none;
	font-size: 11px;
	color: black;
	padding: 2px 8px 1px 8px;
}

a.Tabs_TabOff,
a.Tabs_TabOff:link,
a.Tabs_TabOff:visited {
	display: block;
	white-space: nowrap;
	text-decoration: none;
	font-size: 11px;
	color: black;
	padding: 2px 8px 1px 8px;
	background: #d5ecfe url('/WidgetLibrary40/img/Tabs_Gradient.gif') repeat-x;
}

a.Tabs_TabOff:hover {
	background: white;
}

a.Tabs_TabDisabled,
a.Tabs_TabDisabled:link,
a.Tabs_TabDisabled:visited,
a.Tabs_TabDisabled:hover,
span.Tabs_TabDisabled {
	display: block;
	white-space: nowrap;
	text-decoration: none;
	font-size: 11px;
	color: gray;
	padding: 2px 8px 1px 8px;	
	background: #d5ecfe url('/WidgetLibrary40/img/Tabs_Gradient.gif') repeat-x;
}

/*--------Tabs Pattern Web Block End-----------*/



/*------- Help Pattern Web Block Start --------*/

div.Help_Wrapper {
	_height: 1%;
	*display: inline-block;
}

div.Help_Wrapper: after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

div.Help_Image {
	float: left;
	margin-right: 3px;
}

div.Help_Image img {
	margin-top: 3px;
}

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

/*------- Help Pattern Web Block 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 ------*/



/*------- ListNavigation Web Block Start --------------*/

div.ListNavigation_Wrapper {
	float: right;
}

div.ListNavigation_Wrapper a,
div.ListNavigation_Wrapper span {
	text-align: right;
	vertical-align: middle;
	margin-left: 6px;
	font-size: 11px;
}

a.ListNavigation_PageNumber,
a.ListNavigation_Previous,
a.ListNavigation_Next,
span.ListNavigation_Ellipsis {
}

span.ListNavigation_CurrentPageNumber {
	font-weight: bold;
}

span.ListNavigation_DisabledPrevious,
span.ListNavigation_DisabledNext {
	color: gray;
}

/*------- ListNavigation Web Block End ----------------*/



/*------- Bulk Select Web Block Start ---------*/

div.BulkSelect_Wrapper {
	padding-top: 4px;
	padding-bottom:4px;
	font-size: 11px;
}

td.BulkSelect_SelectedLine {
	background-color: #cccccc;
	border-bottom: 1px solid #efefef;
	border-left: 1px solid #cccccc;
}

th.BulkSelect_SelectedLine /* copied from 'td.BulkSelect_SelectedLine' in the upgrade to 5.0.0.0 */ {
	background-color: #cccccc;
	border-bottom: 1px solid #efefef;
	border-left: 1px solid #cccccc;
}

/*------- Bulk Select Web Block End -----------*/



/*------- Calendar Web Block Start ------------*/

div.calendar {
	position: relative;
}

div.calendar,
div.calendar table {
	border: 1px solid white;
	font-size: 11px;
	cursor: default;
	background-color: white;
	font-family: "trebuchet ms", verdana, tahoma, sans-serif;
	border-collapse: 
}

div.calendar {
	border-color: #cce6ff;
}

div.calendar .button { 
	text-align: center; 
	padding: 2px;       
	font-weight: bold;
	color: black;
	background-color: #cce6ff;
	border: 1px solid #cce6ff;
	border-top: 1px solid #a4d1ff;
}

div.calendar thead .button.notclose { 
	border-top: 1px solid #cce6ff;
}

div.calendar .nav {
	font-family: verdana,tahoma,sans-serif;
}

div.calendar thead .title { 
	font-weight: bold;      
	color: black;
	text-align: center;
	padding: 2px;
	background-color: #cce6ff;
	border-top: 1px solid #a4d1ff;
}

div.calendar thead .name { 
	padding: 2px;
	text-align: center;
	color: black;
	background-color: #cce6ff;
	border-bottom: 1px solid #a4d1ff;
}

div.calendar thead .weekend { 
	color: #a0a0a0;
}

div.calendar thead .hilite { 
	background-color: white;
	border: 1px solid #a4d1ff;
}

div.calendar thead .button.notclose.hilite { 
	border-top: 1px solid #a4d1ff;
}

div.calendar thead .day.hilite { 
	padding: 1px 1px 2px 1px;
}

div.calendar thead .active { 
	background-color: #0a6bca;
	color: white;
	padding: 3px 1px 1px 3px;
	border: 1px solid #cccccc;
}

div.calendar thead .active.notclose { 
	padding: 3px 1px 0px 3px;
}

div.calendar tbody .day { 
	font-family: verdana, tahoma, sans-serif;
	width: 2em;
	color: black;
	background-color: white;
	text-align: right;
	padding: 2px 4px 2px 2px;
}

div.calendar tbody .day.othermonth {
	font-size: 1.5ex;
	background-color: white;
	color: black;
	font-style:  italic;
}

div.calendar tbody .day.othermonth.oweekend {
	background-color: white;
	color: #a0a0a0;
}

div.calendar tbody td.active.day.othermonth {
	background-color: #0a6bca;
}

div.calendar tbody th.active.day.othermonth /* copied from 'div.calendar tbody td.active.day.othermonth' in the upgrade to 5.0.0.0 */ {
	background-color: #0a6bca;
}

div.calendar tbody .rowhilite td.hilite.day.othermonth {
	background-color: white;
}

div.calendar tbody .rowhilite th.hilite.day.othermonth /* copied from 'div.calendar tbody .rowhilite td.hilite.day.othermonth' in the upgrade to 5.0.0.0 */ {
	background-color: white;
}

div.calendar tbody .rowhilite td.day.othermonth {
	background-color: #a4d1ff;
}

div.calendar tbody .rowhilite th.day.othermonth /* copied from 'div.calendar tbody .rowhilite td.day.othermonth' in the upgrade to 5.0.0.0 */ {
	background-color: #a4d1ff;
}

div.calendar table .wn {
	padding: 2px 4px 3px 3px;
	background-color: white;
	border: 1px solid white;
	border-right: 1px solid #a4d1ff;		
}

div.calendar .daynames .wn {
	border: 1px solid #cce6ff;
	border-right: 1px solid #a4d1ff;		
	border-bottom: 1px solid #a4d1ff;
	background-color: #cce6ff;	
}

div.calendar tbody .rowhilite td {
	background-color: #a4d1ff;
}

div.calendar tbody .rowhilite th /* copied from 'div.calendar tbody .rowhilite td' in the upgrade to 5.0.0.0 */ {
	background-color: #a4d1ff;
}

div.calendar tbody .rowhilite td.selected {
	background-color: #52a6fd;
}

div.calendar tbody .rowhilite th.selected /* copied from 'div.calendar tbody .rowhilite td.selected' in the upgrade to 5.0.0.0 */ {
	background-color: #52a6fd;
}

div.calendar tbody .rowhilite td.wn {
	background-color: white;	
	border: 1px solid #cccccc;
}

div.calendar tbody .rowhilite th.wn /* copied from 'div.calendar tbody .rowhilite td.wn' in the upgrade to 5.0.0.0 */ {
	background-color: white;	
	border: 1px solid #cccccc;
}
div.calendar tbody td.today {
	font-weight: bold;
}

div.calendar tbody th.today /* copied from 'div.calendar tbody td.today' in the upgrade to 5.0.0.0 */ {
	font-weight: bold;
}

div.calendar tbody td.hilite { 
	background-color: white;
	color: black;
	padding: 1px 3px 1px 1px;
	border: 1px solid #cccccc;
}

div.calendar tbody th.hilite /* copied from 'div.calendar tbody td.hilite' in the upgrade to 5.0.0.0 */ { 
	background-color: white;
	color: black;
	padding: 1px 3px 1px 1px;
	border: 1px solid #cccccc;
}

div.calendar tbody td.active { 
	padding: 2px 2px 0px 2px;
	background-color: #0a6bca;
	color: white;
	font-weight: bold;
}

div.calendar tbody th.active /* copied from 'div.calendar tbody td.active' in the upgrade to 5.0.0.0 */ { 
	padding: 2px 2px 0px 2px;
	background-color: #0a6bca;
	color: white;
	font-weight: bold;
}

div.calendar tbody td.weekend { 
	color: #a0a0a0;
}

div.calendar tbody th.weekend /* copied from 'div.calendar tbody td.weekend' in the upgrade to 5.0.0.0 */ { 
	color: #a0a0a0;
}

div.calendar tbody td.selected {
	border: 1px solid #cccccc;
	padding: 1px 3px 1px 1px;
	background-color: #52a6fd;
	color: white;
	font-weight: bold;
}

div.calendar tbody th.selected /* copied from 'div.calendar tbody td.selected' in the upgrade to 5.0.0.0 */ {
	border: 1px solid #cccccc;
	padding: 1px 3px 1px 1px;
	background-color: #52a6fd;
	color: white;
	font-weight: bold;
}

div.calendar tbody td.selected.hilite {
	background-color: white;
	color: black;
}

div.calendar tbody th.selected.hilite /* copied from 'div.calendar tbody td.selected.hilite' in the upgrade to 5.0.0.0 */ {
	background-color: white;
	color: black;
}

div.calendar tbody .disabled {
}

div.calendar tbody .emptycell { 
	background-color: white;
}

div.calendar tbody .emptyrow { 
	display: none;
}

div.calendar tfoot .footrow { 
	text-align: center;
}

div.calendar tfoot .ttip { 
	padding: 2px;
	background-color: white;
	color: black;
	border-top: 1px solid #a4d1ff;		
}

div.calendar tfoot .hilite { 
	background-color: white;
	border: 1px solid #a4d1ff;
	color: black;
	padding: 1px;
}

div.calendar tfoot .active { 
	background-color: #0a6bca;
	color: white;
	padding: 2px 0px 0px 2px;
}

div.calendar .combo {
	position: absolute;
	display: none;
	top: 0px;
	left: 0px;
	width: 4em;
	cursor: default;
	background-color: white;
	border: 1px solid #cccccc;
	color: black;
	z-index: 100;
	font-size: 90%;
}

div.calendar .combo .label,
div.calendar .combo .label-IEfix {
	text-align: center;
	padding: 1px;
}

div.calendar .combo .label-IEfix {
	width: 4em;
}

div.calendar .combo .hilite {
	background-color: #a4d1ff;
	color: black;
}

div.calendar .combo .active {
	background-color: #a4d1ff;
	color: black;
	font-weight: bold;
}

div.calendar td.time {
	padding: 1px 0px;
	text-align: center;
	background-color: #cce6ff;
	color: black;
	border-top: 1px solid #a4d1ff;
}

div.calendar th.time /* copied from 'div.calendar td.time' in the upgrade to 5.0.0.0 */ {
	padding: 1px 0px;
	text-align: center;
	background-color: #cce6ff;
	color: black;
	border-top: 1px solid #a4d1ff;
}

div.calendar td.time .hour,
div.calendar td.time .minute,
div.calendar td.time .ampm {
	padding: 0px 5px 0px 6px;
	font-weight: bold;
	background-color: #cce6ff;
	border: 1px solid #cce6ff;
	color: black;
}

div.calendar th.time .hour /* copied from 'div.calendar td.time .hour' in the upgrade to 5.0.0.0 */ ,
div.calendar th.time .minute /* copied from 'div.calendar td.time .minute' in the upgrade to 5.0.0.0 */ ,
div.calendar th.time .ampm /* copied from 'div.calendar td.time .ampm' in the upgrade to 5.0.0.0 */ {
	padding: 0px 5px 0px 6px;
	font-weight: bold;
	background-color: #cce6ff;
	border: 1px solid #cce6ff;
	color: black;
}

div.calendar td.time .hour,
div.calendar td.time .minute {
	font-family: monospace;
}

div.calendar th.time .hour /* copied from 'div.calendar td.time .hour' in the upgrade to 5.0.0.0 */ ,
div.calendar th.time .minute /* copied from 'div.calendar td.time .minute' in the upgrade to 5.0.0.0 */ {
	font-family: monospace;
}

div.calendar td.time .ampm {
	text-align: center;
}

div.calendar th.time .ampm /* copied from 'div.calendar td.time .ampm' in the upgrade to 5.0.0.0 */ {
	text-align: center;
}

div.calendar td.time .colon {
	padding: 0px 2px 0px 3px;
	font-weight: bold;
}

div.calendar th.time .colon /* copied from 'div.calendar td.time .colon' in the upgrade to 5.0.0.0 */ {
	padding: 0px 2px 0px 3px;
	font-weight: bold;
}

div.calendar td.time span.hilite {
	background-color: white;
	border: 1px solid #a4d1ff;
	color: black;
}

div.calendar th.time span.hilite /* copied from 'div.calendar td.time span.hilite' in the upgrade to 5.0.0.0 */ {
	background-color: white;
	border: 1px solid #a4d1ff;
	color: black;
}

div.calendar td.time span.active {
	background-color: #0a6bca;
	color: white;
}

div.calendar th.time span.active /* copied from 'div.calendar td.time span.active' in the upgrade to 5.0.0.0 */ {
	background-color: #0a6bca;
	color: white;
}

div.calendar td.special {
	background-color: #efefef;
	border: 1px solid #cccccc;
}

div.calendar th.special /* copied from 'div.calendar td.special' in the upgrade to 5.0.0.0 */ {
	background-color: #efefef;
	border: 1px solid #cccccc;
}

div.calendar tbody td.hilite.special {
	background-color: white;
	padding: 2px 4px 2px 2px;
}

div.calendar tbody th.hilite.special /* copied from 'div.calendar tbody td.hilite.special' in the upgrade to 5.0.0.0 */ {
	background-color: white;
	padding: 2px 4px 2px 2px;
}

div.calendar .rowhilite td.special {
	background-color: #efefef;
}

div.calendar .rowhilite th.special /* copied from 'div.calendar .rowhilite td.special' in the upgrade to 5.0.0.0 */ {
	background-color: #efefef;
}

/*------- Calendar Web Block End --------------*/

/*-----------------------------------------------------------------*/
/*----------------- WidgetLibrary eSpace Styles End ---------------*/
/*-----------------------------------------------------------------*/
/* /--Inserted in the upgrade to 5.1.0.1--\ */

img {
    border-width: 0;
}

/* \--Inserted in the upgrade to 5.1.0.1--/ */

