/* CSS Document */
body, p{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333333;
	font-size:12pt;
}

#main_table{
	border:1px solid #660c0e;
	font-size:12pt;
}

.message{
	color:#FF0000;
}

.message_alert {
padding:8px;
background-color:#DCA6A3;
border:1px solid #000000;
}
.message_success {

}
.left_form_label	{
	width: 139px;
	vertical-align: top;
	text-align: right;
	
}

#left_column{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10pt;
	color:#666666;
	width: 238px; 
	background-color:#f6e9e1;
	background-color:#dcb29c;
	/*padding-left: 5px;*/
}

#middle_column {

	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12pt;
	color:#333333;
	width:642px;
	background-color:#FFFFFF;
}

#right_column {
	width:130;
	background-color:#FFFFFF;

}

#2_col_right {
	width:772;
	background-color:#FFFFFF;

}
#category_table{
	width:623;
}

.red{
	color:#993333;
	font-size: 10pt;
	font-weight:bold;

}

hr.left_column{
	width : 85%;
	color : #8ea4af;
	color : #8d8c80;
	background-color : #8ea4af;
	height : 1px;
}

.left_column_text {
/*	padding:8px;*/
}

.category_heading {
	font-size: 16pt;
	color: #ffffff;	
	line-height: 24pt;
	font-stretch:expanded;
	background-color:#88afd8;
	background-color:#99b5e4;
	padding-left:8px;
}

.left_column_form{
	margin:0px;
}

#comment_block{
	background:#EDEF9E;
	background-color:#bed1bd;
	color:#333333;
	font-family:Verdana, Arial;
	margin-top:5px;
	padding:5px;
	padding-bottom:5px;
}

#comment_text{
	 background:#ffffff;
	 border:1px solid #a6bfe7;
	 color:#333333;
	 font-family:Arial;
	 font-size:12px;
	 margin-bottom:5px;
	 padding:5px;
} 

h3.comment_header{
	height:22px;
	background-color:#993333;
	color:#FFFFFF;
}

.date{
	color:#680c0f;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12pt;
	font-weight:bold;
}

.top_header_row{
	color:#8da3b1;
	font-size:12pt;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
}

.header_left{
	text-align:left;
	width:50%;
	padding-bottom:10px;
	padding-top:10px;
}

.header_right{
	text-align:right;
	width:50%;
	padding-bottom:10px;
	padding-top:10px;
}

.top_article_heading{
	color:#87afd7;
	color:#99b5e4;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:14pt;
}

.top_article_subheading{
	color:#87afd7;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:10pt;
}

.top_article_author{
	color:#666666;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:10pt;
}
.top_article_summary{
	color:#333333;
	font-family:Georgia, "Times New Roman", Times, serif;

	font-size:10pt;
}
hr.top_article_hr{
	width:90%;
	color:#87afd7;
	background-color:#87afd7;
	height:1px;
}

.top_article_link{
	color:#8ea4af;
	text-decoration:underline;
}

.top_articles{
	width:50%;
	vertical-align:top;
}

.more_articles_link{
	color:#8ea4af;
	text-decoration:underline;
	margin-left:15px;
}

.top_login{
	font-size:9pt;
	color:#ffffff;
	background-color:#670d0f;
	width:830px;
	height:37px;
}



.content_padded {
	padding:5px;
}



/*   MESSAGES  */

.message {
	padding: 10px;
	margin: 0 0 1em 0;
	border: 1px solid #C3C3C3;
	color: #000000;
}

.message p{
	color: #000000;
}

.message h3 {
	height: 1.5em;
	line-height: 1.5em;
	padding-left: 0px;
	margin-top: 0;
}

.message.alert h3 {
	color: #670d0f;
}

.message.alert {
	background: #a6716d;
}

.message.success h3 {
	color: #43AD12;
}

.message.success {
	background: #D9EFD0;
}

/* Horizontal Divider */

.divider {
	height: 1px;
	background: url(/images/divider-bg.jpg) top left repeat-x;
	margin: 1.5em 0;
}

.divider hr {
	display: none;
}


/* Links */
/* a, a:link, a:visited {

}
a:hover {

}
a:active {

} */

a:link, a:visited {
	color:#660c0e;
	
}
a:hover {
	color:#cccccc;
	text-decoration:underline;

}
a:active {
	color:#660c0e;
}

a.top_login_link:link{
	font-size:9pt;
	color:#ffffff;
	text-decoration:underline;
}
a.top_login_link:visited{
	font-size:9pt;
	color:#ffffff;
	text-decoration:underline;
}

a.top_login_link:hover{
	font-size:9pt;
	color:#cccccc;
	text-decoration:none;
}
a.top_login_link:active{
	font-size:9pt;
	color:#ffffff;
	text-decoration:underline;
}

a.left_column_text:link {
	color:#8ea4af;
	color:#666666;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10pt;
	line-height:1.5;
	text-decoration:none;
}
a.left_column_text:visited {
	color:#666666;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10pt;
	line-height:1.5;
	text-decoration:none;
}
a.left_column_text:hover {
	color:#660c0e;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10pt;
	line-height:1.5;
	text-decoration:underline;
}
a.left_column_text:active {
	color:#666666;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10pt;
	line-height:1.5;
	text-decoration:none;
}

.beige {
background-color:#FFFFCC;
}
.white {
background-color:#ffffff;
}

#home_exchange_display{
	border:1px solid #bed1bd;
	width:600px;
}

tr.home_exchange_highlight{
	background-color:#bed1bd;
}

.bold_white{
	font-weight:bold;
	color:#FFFFFF;
}

.padding_left{
	padding-left:10px;
}
.reg_section_title {
	font-size: 12pt;
	color: #ffffff;	
	line-height: 18pt;
	font-stretch:expanded;
	font-weight:bold;
	background-color:#88afd8;
	background-color:#670d0f;
	padding-left:8px;
}
.register_heading{
	font-weight:bold;
	font-size:14px;
}

.cmx legend {
	font-weight:700;
	color:#d37535;
	background:#fff; /* BG COLOR */
	padding:6px 3px;
	}

.cmx label {
	display:block;
	vertical-align:top;
	}

.cmx ol {
	margin:0;
	padding:0;
	}

.cmx li {
	list-style:none;
	margin:0;
	padding:5px 0px 0px;
	}

.cmx fieldset {
	border:none;
	background:none;
	margin:3px 0 0;
	}

.cmx fieldset legend {
	font-weight:400;
	border:0;
	background:#eefbd8;
	padding:0 0 5px;
	}

.cmx fieldset label {
	display:block;
	margin-left:123px;
	}

.cmx em {
	font-weight:700;
	font-style:normal;
	color:red;
	}

.cmx label {
	color:#333;
	}

.cmx li a strong {
	color:#c82037;
	}

.cmx li a:hover strong {
	text-decoration:underline;
	}
	
	
@charset "UTF-8";

/* SpryCollapsiblePanel.css - version 0.5 - Spry Pre-Release 1.5 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/* This is the selector for the main CollapsiblePanel container. For our
 * default style, the CollapsiblePanel is responsible for drawing the borders
 * around the widget.
 *
 * If you want to constrain the width of the CollapsiblePanel widget, set a width on
 * the CollapsiblePanel container. By default, our CollapsiblePanel expands horizontally to fill
 * up available space.
 *
 * The name of the class ("CollapsiblePanel") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style the
 * CollapsiblePanel container.
 */
.CollapsiblePanel {
	margin: 0px;
	padding: 0px;
	border-left: solid 1px #CCC;
	border-right: solid 1px #999;
	border-top: solid 1px #999;
	border-bottom: solid 1px #CCC;
}

/* This is the selector for the CollapsiblePanelTab. This container houses
 * the title for the panel. This is also the container that the user clicks
 * on to open or close the panel.
 *
 * The name of the class ("CollapsiblePanelTab") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * CollapsiblePanel panel tab container.
 */
.CollapsiblePanelTab {
	font: bold 0.7em sans-serif;
	background-color: #DDD;
	border-bottom: solid 1px #CCC;
	margin: 0px;
	padding: 2px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
}

/* This is the selector for a CollapsiblePanel's Content area. It's important to note that
 * you should never put any padding on the content area element if you plan to
 * use the CollapsiblePanel's open/close animations. Placing a non-zero padding on the content
 * element can cause the CollapsiblePanel to abruptly grow in height while the panels animate.
 *
 * The name of the class ("CollapsiblePanelContent") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style a
 * CollapsiblePanel content container.
 */
.CollapsiblePanelContent {
	margin: 0px;
	padding: 0px;
}

/* An anchor tag can be used inside of a CollapsiblePanelTab so that the
 * keyboard focus ring appears *inside* the tab instead of around the tab.
 * This is an example of how to make the text within the anchor tag look
 * like non-anchor (normal) text.
 */
.CollapsiblePanelTab a {
	color: black;
	text-decoration: none;
	font-size:10px;
}

/* This is an example of how to change the appearance of the panel tab that is
 * currently open. The class "CollapsiblePanelOpen" is programatically added and removed
 * from panels as the user clicks on the tabs within the CollapsiblePanel.
 */
.CollapsiblePanelOpen .CollapsiblePanelTab {
	background-color: #EEE;
}

/* This is an example of how to change the appearance of the panel tab as the
 * mouse hovers over it. The class "CollapsiblePanelTabHover" is programatically added
 * and removed from panel tab containers as the mouse enters and exits the tab container.
 */
.CollapsiblePanelTabHover,  .CollapsiblePanelOpen .CollapsiblePanelTabHover {
	background-color: #CCC;
}

/* This is an example of how to change the appearance of all the panel tabs when the
 * CollapsiblePanel has focus. The "CollapsiblePanelFocused" class is programatically added and removed
 * whenever the CollapsiblePanel gains or loses keyboard focus.
 */
.CollapsiblePanelFocused .CollapsiblePanelTab {
	background-color: #3399FF;
}



@charset "UTF-8";
/* SpryValidationConfirm.css - version 0.1 - Spry Pre-Release 1.6 */
/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */


/* These are the classes applied on the error messages
 * which prevent them from being displayed by default.
 */ 
.confirmRequiredMsg, 
.confirmInvalidMsg, 
.confirmValidMsg {
	display: none;
}

/* These selectors change the way messages look when the widget is in one of the error states.
 * These classes set a default red border and color for the error text.
 * The state class (e.g. .confirmRequiredState) is applied on the top-level container for the widget,
 * and this way only the specific error message can be shown by setting the display property to "inline".
 */
.confirmRequiredState .confirmRequiredMsg,
.confirmInvalidState .confirmInvalidMsg
{
	display: inline;
	color: #CC3333;
	border: 1px solid #CC3333;
}

/* The next three group selectors control the way the core element (INPUT) looks like when the widget is in one of the states: * focus, required , invalid , valid 
 * There are two selectors for each state, to cover the two main usecases for the widget:
 * - the widget id is placed on the top level container for the INPUT
 * - the widget id is placed on the INPUT element itself (there are no error messages)
 */

 /* When the widget is in the valid state the INPUT has a green background applied on it. */
.confirmValidState input, input.confirmValidState {
	/*background-color: #B8F5B1;*/
}

/* When the widget is in an invalid state the INPUT has a red background applied on it. */
input.confirmRequiredState, .confirmRequiredState input, 
input.confirmInvalidState, .confirmInvalidState input
{
	background-color: #FF9F9F;
}

/* When the widget has received focus, the INPUT has a yellow background applied on it. */
.confirmFocusState input, input.confirmFocusState {
	/*background-color: #FFFFCC;*/
}



@charset "UTF-8";
/* SpryValidationPassword.css - version 0.1 - Spry Pre-Release 1.6 */
/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */


/* These are the classes applied on the error messages
 * which prevent them from being displayed by default.
 */ 
.passwordRequiredMsg, 
.passwordInvalidStrengthMsg, 
.passwordMinCharsMsg,
.passwordMaxCharsMsg,
.passwordCustomMsg,
.passwordValidMsg {
	display: none;
}

/* These selectors change the way messages look when the widget is in one of the error states.
 * These classes set a default red border and color for the error text.
 * The state class (e.g. .passwordRequiredState) is applied on the top-level container for the widget,
 * and this way only the specific error message can be shown by setting the display property to "inline".
 */
.passwordRequiredState .passwordRequiredMsg,
.passwordMinCharsState .passwordMinCharsMsg,
.passwordMaxCharsState .passwordMaxCharsMsg,
.passwordInvalidStrengthState .passwordInvalidStrengthMsg,
.passwordCustomState .passwordCustomMsg
{
	display: inline;
	color: #CC3333;
	border: 1px solid #CC3333;
}

/* The next three group selectors control the way the core element (INPUT) looks like when the widget is in one of the states: * focus, required / invalid Strength / minValue / maxValue / custom invalid , valid 
 * There are two selectors for each state, to cover the two main usecases for the widget:
 * - the widget id is placed on the top level container for the INPUT
 * - the widget id is placed on the INPUT element itself (there are no error messages)
 */

 /* When the widget is in the valid state the INPUT has a green background applied on it. */
.passwordValidState input, input.passwordValidState {
	/*background-color: #B8F5B1;*/
}

/* When the widget is in an invalid state the INPUT has a red background applied on it. */
input.passwordRequiredState, .passwordRequiredState input, 
input.passwordInvalidStrengthState, .passwordInvalidStrengthState input, 
input.passwordMinCharsState, .passwordMinCharsState input, 
input.passwordCustomState, .passwordCustomState input, 
input.passwordMaxCharsState, .passwordMaxCharsState input {
	background-color: #FF9F9F;
}

/* When the widget has received focus, the INPUT has a yellow background applied on it. */
.passwordFocusState input, input.passwordFocusState {
	/*background-color: #FFFFCC;*/
}



@charset "UTF-8";

/* SpryValidationSelect.css - version 0.4 - Spry Pre-Release 1.6 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/* These are the classes applied on the messages
 * (required message and invalid state message)
 * which prevent them from being displayed by default.
 */ 
.selectRequiredMsg, .selectInvalidMsg {
	display: none;
}

/* These selectors change the way messages look when the widget is in one of the error states (required, invalid).
 * These classes set a default red border and color for the error text.
 * The state class (.selectRequiredState or .selectInvalidState) is applied on the top-level container for the widget,
 * and this way only the specific error message can be shown by setting the display property to "inline".
 */
.selectRequiredState .selectRequiredMsg,
.selectInvalidState .selectInvalidMsg {
	display: inline;
	color: #CC3333;
	border: 1px solid #CC3333;
}

/* The next three group selectors control the way the core element (SELECT) looks like when the widget is in one of the states: 
 * focus, required / invalid, valid 
 * There are two selectors for each state, to cover the two main usecases for the widget:
 * - the widget id is placed on the top level container for the SELECT
 * - the widget id is placed on the SELECT element itself (there are no error messages)
 */
 
/* When the widget is in the valid state the SELECT has a green background applied on it. */
.selectValidState select, select.selectValidState {
	/*background-color: #B8F5B1;*/
}

/* When the widget is in an invalid state the SELECT has a red background applied on it. */
select.selectRequiredState, .selectRequiredState select,
select.selectInvalidState, .selectInvalidState select {
	background-color: #FF9F9F;
}

/* When the widget has received focus, the SELECT has a yellow background applied on it. */
.selectFocusState select, select.selectFocusState {
	/*background-color: #FFFFCC;*/
}



@charset "UTF-8";

/* SpryFormValidation.css - version 0.5 - Spry Pre-Release 1.6 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */



/* These are the classes applied on the error messages
 * which prevent them from being displayed by default.
 */ 
.textareaRequiredMsg,
.textareaMinCharsMsg,
.textareaMaxCharsMsg,
.textareaValidMsg {
	display:none;
}

/* These selectors change the way messages look when the widget is in one of the error states.
 * These classes set a default red border and color for the error text.
 * The state class (e.g. .textareaRequiredState) is applied on the top-level container for the widget,
 * and this way only the specific error message can be shown by setting the display property to "inline".
 */
.textareaRequiredState .textareaRequiredMsg,
.textareaMinCharsState .textareaMinCharsMsg,
.textareaMaxCharsState .textareaMaxCharsMsg
{
	display: inline;
	color: #CC3333;
	border: 1px solid #CC3333;
}

/* The next three group selectors control the way the core element (TEXTAREA) looks like when the widget is in one of the states: * focus, required / minChars / maxChars , valid 
 * There are two selectors for each state, to cover the two main usecases for the widget:
 * - the widget id is placed on the top level container for the TEXTAREA
 * - the widget id is placed on the TEXTAREA element itself (there are no error messages)
 */
 
 /* When the widget is in the valid state the TEXTAREA has a green background applied on it. */
.textareaValidState textarea, textarea.textareaValidState {
	/*background-color:#B8F5B1;*/
}

/* When the widget is in an invalid state the TEXTAREA has a red background applied on it. */
textarea.textareaRequiredState, .textareaRequiredState textarea, 
textarea.textareaMinCharsState, .textareaMinCharsState textarea, 
textarea.textareaMaxCharsState, .textareaMaxCharsState textarea {
	background-color:#FF9F9F;
}

/* When the widget has received focus, the TEXTAREA has a yellow background applied on it. */
.textareaFocusState textarea, textarea.textareaFocusState {
	/*background-color:#FFFFCC;*/
}

/* This class applies only for a short period of time and changes the way the text in the textarea looks like.
 * It applies only when the widget has enforce max chars enabled and the user tries to type some more.
 */
.textareaFlashState textarea, textarea.textareaFlashState{
	/*color:red !important;*/
}
/* When the widget has the hint message on, the hint text can be styled differently than the user typed text. */
textarea.textareaHintState, .textareaHintState textarea{
	/* color: red !important;*/
}



@charset "UTF-8";

/* SpryValidationTextField.css - version 0.4 - Spry Pre-Release 1.6 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */


/* These are the classes applied on the error messages
 * which prevent them from being displayed by default.
 */ 
.textfieldRequiredMsg, 
.textfieldInvalidFormatMsg, 
.textfieldMinValueMsg,
.textfieldMaxValueMsg,
.textfieldMinCharsMsg,
.textfieldMaxCharsMsg,
.textfieldValidMsg {
	display: none;
}

/* These selectors change the way messages look when the widget is in one of the error states.
 * These classes set a default red border and color for the error text.
 * The state class (e.g. .textfieldRequiredState) is applied on the top-level container for the widget,
 * and this way only the specific error message can be shown by setting the display property to "inline".
 */
.textfieldRequiredState .textfieldRequiredMsg, 
.textfieldInvalidFormatState .textfieldInvalidFormatMsg, 
.textfieldMinValueState .textfieldMinValueMsg,
.textfieldMaxValueState .textfieldMaxValueMsg,
.textfieldMinCharsState .textfieldMinCharsMsg,
.textfieldMaxCharsState .textfieldMaxCharsMsg
{
	display: inline;
	color: #CC3333;
	border: 1px solid #CC3333;
}



/* The next three group selectors control the way the core element (INPUT) looks like when the widget is in one of the states: * focus, required / invalid / minValue / maxValue / minChars / maxChars , valid 
 * There are two selectors for each state, to cover the two main usecases for the widget:
 * - the widget id is placed on the top level container for the INPUT
 * - the widget id is placed on the INPUT element itself (there are no error messages)
 */
 
 /* When the widget is in the valid state the INPUT has a green background applied on it. */
.textfieldValidState input, input.textfieldValidState {
	/*background-color: #B8F5B1;*/
}

/* When the widget is in an invalid state the INPUT has a red background applied on it. */
input.textfieldRequiredState, .textfieldRequiredState input, 
input.textfieldInvalidFormatState, .textfieldInvalidFormatState input, 
input.textfieldMinValueState, .textfieldMinValueState input, 
input.textfieldMaxValueState, .textfieldMaxValueState input, 
input.textfieldMinCharsState, .textfieldMinCharsState input, 
input.textfieldMaxCharsState, .textfieldMaxCharsState input {
	background-color: #FF9F9F;
}

/* When the widget has received focus, the INPUT has a yellow background applied on it. */
.textfieldFocusState input, input.textfieldFocusState {
	/*background-color: #FFFFCC;*/
}

/* This class applies only for a short period of time and changes the way the text in the textbox looks like.
 * It applies only when the widget has character masking enabled and the user tries to type in an invalid character.
 */
.textfieldFlashText input, input.textfieldFlashText {
	/*color: red !important;*/
}

/* When the widget has the hint message on, the hint text can be styled differently than the user typed text. */
.textfieldHintState input, input.textfieldHintState {
	/*color: red !important;*/
}



@import url("layouts/layout-3d.css");

.calendar {
  border-color: #d4d0c8 #404040 #404040 #d4d0c8;
  border-width: 1px;
  color: #000;
  background-color: #d4d0c8;
}

.calendar table {
  border-color: #fff #808080 #808080 #fff;
}

/* Header part -- contains navigation buttons and day names. */

.calendar .button { /* "<<", "<", ">", ">>" buttons have this class */
  border-color: #d4d0c8 #404040 #404040 #d4d0c8;
}

.calendar thead .title { /* This holds the current "month, year" */
  border-color: #000;
  background-color: #848078;
  color: #fff;
}

.calendar thead .headrow { /* Row <TR> containing navigation buttons */
}

.calendar thead .daynames { /* Row <TR> containing the day names */
}

.calendar thead .name { /* Cells <TD> containing the day names */
  border-color: #000;
  background-color: #f4f0e8;
}

.calendar thead .weekend { /* How a weekend day name shows in header */
  color: #f00;
}

.calendar thead .hilite { /* How do the buttons in header appear when hover */
  border-color: #d4d0c8 #404040 #404040 #d4d0c8;
  background-color: #e4e0d8;
}

.calendar thead .active { /* Active (pressed) buttons in header */
  padding: 2px 0px 0px 2px;
  border-color: #404040 #d4d0c8 #d4d0c8 #404040;
  background-color: #c4c0b8;
}

/* The body part -- contains all the days in month. */

.calendar tbody .day { /* Cells <TD> containing month days dates */
}
.calendar tbody .day.othermonth {
  color: #888;
}
.calendar tbody .day.othermonth.oweekend {
  color: #e88;
}

.calendar table .wn {
  border-color: #000;
  background-color: #f4f0e8;
}

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

.calendar tbody .rowhilite td.wn {
  background-color: #d4d0c8;
}

.calendar tbody td.hilite { /* Hovered cells <TD> */
  border-color: #d4d0c8 #404040 #404040 #d4d0c8;
}

.calendar tbody td.active { /* Active (pressed) cells <TD> */
  border-color: #404040 #d4d0c8 #d4d0c8 #404040;
}

.calendar tbody td.selected { /* Cell showing selected date */
  border-color: #404040 #d4d0c8 #d4d0c8 #404040;
  background-color: #e4e0d8;
}

.calendar tbody td.weekend { /* Cells showing weekend days */
  color: #f00;
}

.calendar tbody td.today { /* Cell showing today date */
  color: #00f;
}

.calendar tbody .disabled { color: #999; }

.calendar tbody .emptycell { /* Empty cells (the best is to hide them) */
}

.calendar tbody .emptyrow { /* Empty row (some months need less than 6 rows) */
}

/* The footer part -- status bar and "Close" button */

.calendar tfoot .footrow { /* The <TR> in footer (only one right now) */
}

.calendar tfoot .ttip { /* Tooltip (status bar) cell <TD> */
  border-color: #000;
  background-color: #848078;
  color: #fff;
}

.calendar tfoot .hilite { /* Hover style for buttons in footer */
  border-color: #404040 #d4d0c8 #d4d0c8 #404040;
  background-color: #e4e0d8;
}

.calendar tfoot .active { /* Active (pressed) style for buttons in footer */
  border-color: #000 #fff #fff #000;
}

/* Combo boxes (menus that display months/years for direct selection) */

.calendar .combo {
  border-color: #d4d0c8 #404040 #404040 #d4d0c8;
  background-color: #e4e0d8;
}

.calendar .combo .active {
  background-color: #c4c0b8;
  border-color: #404040 #d4d0c8 #d4d0c8 #404040;
}

.calendar .combo .hilite {
  background-color: #048;
  color: #fea;
}

/* time */

.calendar tfoot tr.time td { border-color: #8f8b7e; }
.calendar tfoot tr.time td.hour,
.calendar tfoot tr.time td.minute { border-color: #cdcabc; }
.calendar tfoot tr.time td.hilite { background-color: #e4e0d8; }
.calendar tfoot tr.time td.active { background-color: #b4b0a8; }
.calendar-time-scroller { border-color: #adaa9c; }
	