/* =INITIAL 
   v2.1, by Faruk Ates - www.kurafire.net
   Addendum by Robert Nyman - www.robertnyman.com */

/* Neutralize styling: 
   Elements we want to clean out entirely: */
html, body, form, fieldset {
	margin: 0;
	padding: 0;

}

/* Neutralize styling: 
   Elements with a vertical margin: */
h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
	margin: 1em 0;
	padding: 0;
}

/* Apply left margin:
   Only to the few elements that need it: */
li, dd, blockquote {
	margin-left: 1em;
}

/* Miscellaneous conveniences: */
form label {
	cursor: pointer;
}
fieldset {
	border: none;
}

/* Form field text-scaling */
input, select, textarea {
	font-size: 100%;
}/* Generated by I2RD CMS Mon Oct 23 14:17:26 UTC 2006 */
.header {
  width: auto;
  height: auto;
}
.body {
  width: auto;
  height: auto;
}
.footer {
  width: auto;
  height: auto;
}

.menu_item
{
    color: black;
    border: 1px solid #DDDDDD;
    background-color: transparent;
    padding: 3px 6px 3px 6px;
    cursor: default;
    display: block;
    text-decoration: none;
    white-space: nowrap;
}

.menu_item_active
{
    color: black;
    border: 1px solid #DDDDDD;
    background-color: #AAAAAA;
    border-color: #999999 #FFFFFF #FFFFFF #999999;
    padding: 3px 6px 3px 6px;
    cursor: default;
    display: block;
    text-decoration: none;
    white-space: nowrap;
}

.menu_item_disabled
{
    color: gray;
    border: 1px solid #DDDDDD;
    background-color: transparent;
    padding: 3px 6px 3px 6px;
    cursor: default;
    display: block;
    text-decoration: none;
    white-space: nowrap;
}

a.menu_item:hover
{
    text-decoration: none;
    background-color: blue;
    color: white;
}


.menu_bar_item
{
    color: black;
    border: 1px solid #DDDDDD;
    background-color: transparent;
    padding: 3px 6px 3px 6px;
    cursor: default;
    text-decoration: none;
    white-space: nowrap;
}

.menu_bar_item_active
{
    color: black;
    border: 1px solid #DDDDDD;
    background-color: #AAAAAA;
    border-color: #999999 #FFFFFF #FFFFFF #999999;
    padding: 3px 6px 3px 6px;
    cursor: default;
    text-decoration: none;
    white-space: nowrap;
}

.menu_bar_item_disabled
{
    color: gray;
    border: 1px solid #DDDDDD;
    background-color: transparent;
    padding: 3px 6px 3px 6px;
    cursor: default;
    text-decoration: none;
    white-space: nowrap;
}

a.menu_bar_item:hover
{
    text-decoration: none;
    background-color: transparent;
    border: 1px solid;
    border-color: #FFFFFF #999999 #999999 #FFFFFF;
}

.menu_bar_image
{
	vertical-align: text-bottom;
}

.menu_bar_image_item
{
    border: 0px;
    background-color: transparent;
    padding: 0px;
    cursor: default;
    white-space: nowrap;
}

.menu_bar_image_item_active
{
    border: 0px;
    background-color: transparent;
    padding: 0px;
    cursor: default;
    white-space: nowrap;
}

.menu_bar_image_item_disabled
{
    border: 0px;
    background-color: transparent;
    padding: 0px;
    cursor: default;
    white-space: nowrap;
}

a.menu_bar_image_item:hover
{
    background-color: transparent;
    border: 0px;
    padding: 0px;
}

.menu_item_submenu
{
    color: black;
    background-color: transparent;
    padding: 3px 6px 3px 6px;
    cursor: default;
    display: block;
    text-decoration: none;
    white-space: nowrap;
}

.menu_item_submenu_active
{
    color: black;
    background-color: blue;
    color: white;
    padding: 3px 6px 3px 6px;
    cursor: default;
    display: block;
    text-decoration: none;
    white-space: nowrap;
}

.menu_item_submenu_disabled
{
    color: gray;
    background-color: transparent;
    padding: 3px 6px 3px 6px;
    cursor: default;
    display: block;
    text-decoration: none;
    white-space: nowrap;
}

a.menu_item_submenu:hover
{
    text-decoration: none;
    background-color: blue;
    color: white;
}

.menu_bar
{
    clear: both;
    border: 2px solid;
    border-color: #FFFFFF #999999 #999999 #FFFFFF;
    background-color: #DDDDDD;
    padding: 4px 2px 4px 2px;
    text-align: left;
}

.image_menu_bar
{
    clear: both;
    border: 0px;
    padding: 0px;
    background-color: transparent;
}

.popup_menu
{
    border: 2px solid;
    border-color: #FFFFFF #999999 #999999 #FFFFFF;
    background-color: #DDDDDD;
    padding: 4px 2px 4px 2px;
    position: absolute;
    top: 0px;
    left: 0px;
    visibility: hidden;
    text-align: left;
    white-space: nowrap;
    z-index: 10000;
}

.floating_menu_item
{
}

.floating_menu_item:hover
{
}
    div.window {
	    border-style: groove;
		border-color: ActiveBorder;
    }
	
    span.windowbutton {
	    border: 0px none;
		color: ButtonText;
		background-color: ButtonFace;
		cursor: default;
		padding: 0px;
		margin: 0px;
	}
	
    td.windowbutton {
		color: ButtonText;
		background-color: ButtonFace;
		cursor: default;
		padding: 0px;
		margin: 0px;
	}

	td.activewindowtitle {
	    background-color: ActiveCaption;
	}
		
	.activewindowtitle {
	    font-weight: bold;
	    display: compact;
		color: CaptionText;
		text-align: center;
		vertical-align: middle;
		cursor: default;
		padding: 0px;
		margin: 0px;
	    border: 0px none;
		overflow: hidden;
	}
	
	td.inactivewindowtitle {
	    background-color: InactiveCaption;
	}
		
	.inactivewindowtitle {
	    font-weight: bold;
	    display: compact;
		color: InactiveCaptionText;
		text-align: center;
		vertical-align: middle;
		cursor: default;
		padding: 0px;
		margin: 0px;
	    border: 0px none;
		overflow: hidden;
	}
	
	.windowcontent {
	    clear: both;
	    overflow: auto;
		color: WindowText;
		background-color: Window;
	}

	.windowresize_sw {
		position: absolute;
		bottom: 0px;
		left: 0px;
		width: 5px;
		height: 5px;
		cursor: sw-resize;
	}

	.windowresize_se {
		position: absolute;
		bottom: 0px;
		right: 0px;
		width: 5px;
		height: 5px;
		cursor: se-resize;
	}

	.windowresize_nw {
		position: absolute;
		top: 0px;
		left: 0px;
		width: 5px;
		height: 5px;
		cursor: nw-resize;
	}

	.windowresize_ne {
		position: absolute;
		top: 0px;
		right: 0px;
		width: 5px;
		height: 5px;
		cursor: ne-resize;
	}
				.miwt_dnd_feedback
{
  background-color: white;
  padding: 2px;
  border: thin gray solid;
}
 
.miwt_dnd_dropactive
{

}
div.column_visibility_selector {
    border: 1pt solid black;
    text-align: left;
    background: white;
    color: black;
}/* The main calendar widget.  DIV containing a table. */

div.calendar { position: relative; }

div.calendar, div.calendar table {
  border: 1px solid #556;
  font-size: 11px;
  color: #000;
  cursor: default;
  background: #eef;
  font-family: tahoma,verdana,sans-serif;
}

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

.calendar .button { /* "<<", "<", ">", ">>" buttons have this class */
  text-align: center;    /* They are the navigation buttons */
  padding: 2px;          /* Make the buttons seem like they're pressing */
}

.calendar .nav {
  background: #778 url(menuarrow.gif) no-repeat 100% 100%;
}

.calendar thead .title { /* This holds the current "month, year" */
  font-weight: bold;      /* Pressing it will take you to the current date */
  text-align: center;
  background: #fff;
  color: #000;
  padding: 2px;
}

.calendar thead .headrow { /* Row <TR> containing navigation buttons */
  background: #778;
  color: #fff;
}

.calendar thead .daynames { /* Row <TR> containing the day names */
  background: #bdf;
}

.calendar thead .name { /* Cells <TD> containing the day names */
  border-bottom: 1px solid #556;
  padding: 2px;
  text-align: center;
  color: #000;
}

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

.calendar thead .hilite { /* How do the buttons in header appear when hover */
  background-color: #aaf;
  color: #000;
  border: 1px solid #04f;
  padding: 1px;
}

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

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

.calendar tbody .day { /* Cells <TD> containing month days dates */
  width: 2em;
  color: #456;
  text-align: right;
  padding: 2px 4px 2px 2px;
}
.calendar tbody .day.othermonth {
  font-size: 80%;
  color: #bbb;
}
.calendar tbody .day.othermonth.oweekend {
  color: #fbb;
}

.calendar table .wn {
  padding: 2px 3px 2px 2px;
  border-right: 1px solid #000;
  background: #bdf;
}

.calendar tbody .rowhilite td {
  background: #def;
}

.calendar tbody .rowhilite td.wn {
  background: #eef;
}

.calendar tbody td.hilite { /* Hovered cells <TD> */
  background: #def;
  padding: 1px 3px 1px 1px;
  border: 1px solid #bbb;
}

.calendar tbody td.active { /* Active (pressed) cells <TD> */
  background: #cde;
  padding: 2px 2px 0px 2px;
}

.calendar tbody td.selected { /* Cell showing today date */
  font-weight: bold;
  border: 1px solid #000;
  padding: 1px 3px 1px 1px;
  background: #fff;
  color: #000;
}

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

.calendar tbody td.today { /* Cell showing selected date */
  font-weight: bold;
  color: #00f;
}

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

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

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

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

.calendar tfoot .footrow { /* The <TR> in footer (only one right now) */
  text-align: center;
  background: #556;
  color: #fff;
}

.calendar tfoot .ttip { /* Tooltip (status bar) cell <TD> */
  background: #fff;
  color: #445;
  border-top: 1px solid #556;
  padding: 1px;
}

.calendar tfoot .hilite { /* Hover style for buttons in footer */
  background: #aaf;
  border: 1px solid #04f;
  color: #000;
  padding: 1px;
}

.calendar tfoot .active { /* Active (pressed) style for buttons in footer */
  background: #77c;
  padding: 2px 0px 0px 2px;
}

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

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

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

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

.calendar .combo .hilite {
  background: #acf;
}

.calendar .combo .active {
  border-top: 1px solid #46a;
  border-bottom: 1px solid #46a;
  background: #eef;
  font-weight: bold;
}

.calendar td.time {
  border-top: 1px solid #000;
  padding: 1px 0px;
  text-align: center;
  background-color: #f4f0e8;
}

.calendar td.time .hour,
.calendar td.time .minute,
.calendar td.time .ampm {
  padding: 0px 3px 0px 4px;
  border: 1px solid #889;
  font-weight: bold;
  background-color: #fff;
}

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

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

.calendar td.time span.hilite {
  border-color: #000;
  background-color: #667;
  color: #fff;
}

.calendar td.time span.active {
  border-color: #f00;
  background-color: #000;
  color: #0f0;
}
/* HORIZONTAL / HORIZ. PERSISTENT CSS --------------- */
ul.menubeanh,
ul.menubeanh_persistent {
  list-style: none;
  position: relative;
  overflow: visible;
}
ul.menubeanh,
ul.menubeanh ul,
ul.menubeanh_persistent,
ul.menubeanh_persistent ul {
  padding: 0;
  margin: 0;
  list-style: none;
  /* background-color: #fff;  IE Requires a background color. */
}
ul.menubeanh li,
ul.menubeanh_persistent li {
  float: left;
  position: relative;
  list-style: none;
  /*
  	width: 8em;
	overflow: visible;
	*/
}
ul.menubeanh li ul,
ul.menubeanh_persistent li ul {
  display: none;
  position: absolute;
  top: 1.2em; /* IE */
  left: 0; /* IE */ /* background-color: #fff;  IE Requires a background color. */
}
ul.menubeanh > li > ul,
ul.menubeanh_persistent > li > ul {
  top: auto; /* Non-IE */
  left: auto; /* Non-IE */
}
/* (sub-)submenus */
ul.menubeanh ul,
ul.menubeanh ul ul,
ul.menubeanh ul ul ul,
ul.menubeanh_persistent ul,
ul.menubeanh_persistent ul ul,
ul.menubeanh_persistent ul ul ul {
  position: absolute;
  top: 0;
  left: 95%;
}
/* Interactive lines: show/hide menus */
ul.menubeanh li.over ul ul,
ul.menubeanh li.over ul ul ul,
ul.menubeanh_persistent li.over ul ul,
ul.menubeanh_persistent li.over ul ul ul {
  display: none;
}
ul.menubeanh li.over ul,
ul.menubeanh ul li.over ul,
ul.menubeanh ul ul li.over ul,
ul.menubeanh_persistent li.over ul,
ul.menubeanh_persistent ul li.over ul,
ul.menubeanh_persistent ul ul li.over ul {
  display: block;
}

/* VERTICAL CSS --------------- */
ul.menubeanv,
ul.menubeanv_persistent,
ul.menubeanv ul,
ul.menubeanv_persistent, ul { 
  /* background-color: #fff;  IE requires a background color. */
}
ul.menubeanv li,
ul.menubeanv_persistent li {
  position: relative;
  /* background-color: #fff;  IE requires a background color. */
}
ul.menubeanv li ul {
  display: none;
  position: absolute;
  top: 2px; /* IE */
  left: 6em; /* IE */ 
  /* background-color: #fff;  IE requires a background color. */
}
ul.menubeanv li:hover ul,
ul.menubeanv li.over ul {
  display: block;
}

ul.menubeanv_persistent li.mi_parent {
  cursor: pointer;
}
ul.menubeanv_persistent li ul {
  display: none;
}
ul.menubeanv_persistent li.over ul {
  display: block;
}
