/* start html tags */
BODY, TD {
font-family: Verdana, Sans;
font-size: 8pt;
margin: 5px;
}

A {
font-family: Verdana, Sans;
font-size: 8pt;
color: #0000FF;
}

form {
	margin: 0;
}
/* end html tags*/

/* start header styles */
A.logout:hover {
color: red;
}

.secondary_links {
padding: 5px;
font-weight: bold;
color: #909090;
}

.secondary_links A {

	text-decoration: none;
	font-weight: bold;
	color: #909090;

}

.secondary_links A:hover {

	text-decoration: none;
	font-weight: bold;
	color: black;

}
#menu dl, #menu dt, #menu dd, #menu ul, #menu li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu {
position: absolute;
z-index:100;
top: 102px;
width: 100%;
}
#menu dl {
float: left;
}
#menu dt {
cursor: pointer;
text-align: center;
font-weight: bold;
height: 28px;
width: 13em;
}

#menu dt a {
	color: #FFFFFF;
	padding-top: 7px;
	text-decoration: none;
	display: block;
	padding-bottom: 8px;
	width: 100%;
}

#menu a:hover, #menu a:hover {
	background: #E7E8F5;
	color: #000000;
}

#menu dd {
	display: none;
	background: #FFFFFF;
}

#menu dd li {
	display: inline;
}

#menu dd a {
	display: block;
	color: #000000;
	background: #FFFFFF;
	padding: 5px;
	border: 1px outset;
	border-left: 2px solid #787C9B;
	text-decoration: none;
	margin-top: 1px;
}

.demo_mode {
	background: #FF0000;
	color: #FFFFFF;
	padding: 5px;
	text-align: center;
	margin-bottom: 10px;
	line-height: 1.5em;
}

.demo_mode a {
	color: #FFFFFF;
}


/* end header styles */

/* start html tabs */
#tab_menu {
display: none;
margin: 0;
padding: 0;
height: 21px;
list-style-type: none;
border-left: 1px solid #E1E1E1;
}

#tab_menu li {
float: left;
margin-right: 1px;
}

#tab_menu a {
display: block;
padding: 8px;
padding-top: 3px;
padding-bottom: 3px;
border-top: 2px solid #D0D0D0;
border-right: 1px solid #E1E1E1;
text-decoration: none;
color: #000;
background: #F2F2F2;
}

#tab_menu a:hover {
background: #FFF;
}

#tab_menu a.selected {
border-top: 2px solid #787C9B;
background: #FFF;
}

#tab_container {
border: 1px solid #E1E1E1;
margin-bottom: 10px;
}
#tab_container .table_form {
border: 0;
margin-bottom: 0;
}
/* end html tabs */

/* start table form */

.table_form {
border: 1px solid #787C9B;
border-collapse: collapse;
width: 100%;
margin-bottom: 10px;
}

.table_form th, .table_form td {
padding: 5px;
}

.table_form th {
background: #787C9B;
font-size: 11px;
color: #FFF;
text-align: left;
}

.table_form .label {
width: 20%;
}

.table_form .title {
font-weight: bold;
line-height: 18px;
}

.table_form .desc, .table_form .error {
line-height: 16px;
}

.table_form .odd {
background: #FFF;
}

.table_form .even {
background: #E7E8F5;
}

.table_form .odd .attribute {
background: #f9f9f9;
}

.table_form .even .attribute {
background: #e4e5f2;
}

/* end table form */

#delay {
margin-top: 5px;
float: left;
}

#date_calculator
{
	border: 1px solid #787C9B;
	padding: 3px;
	background: #E7E8F5;
	float: left;
	margin-left: 5px;
}

#support_link
{

	color: red;
	font-weight: bold;

}


.tip {
margin-top: 10px;
padding: 10px;
background: #FAFAD2;
border: 1px solid #000000;
}

div.warning {
margin-top: 10px;
margin-bottom: 10px;
padding: 10px;
background: #FAFAD2;
border: 1px solid #FF0000;
}

div.warning strong {
color: #FF0000;
font-size: 1.5em;
}

.red {
	color: #FF0000;
}
.main_heading {
font-size: 16pt;
font-family: Verdana, Sans;
margin-bottom: 10px;
}

.main_content {
margin-bottom: 10px;
}

.Info {
	font-family: Verdana, Sans;
	font-size: 8pt;
}

.MenuHeading {

	font-family: Verdana, Sans;
	font-size: 8pt;
	color: #ffffff;
	font-weight: bold;
	background: #787C9B;

}

.MenuHeading A {

	color: white;

}

.TableCell {
	font-family: Verdana, Sans;
	font-size: 8pt;
	padding-left: 5pt;
	color: #000000;
}



.table {
border: 1px solid #787C9B;
border-top: 2px solid #787C9B;
border-collapse: collapse;
width: 100%;
margin-bottom: 15px;
}

.table th {
background: #787C9B;
color: #FFF;
font-size: 11px;
text-align: left;
}

.table th a {
color: #FFF;
}


.send_now_header
{

	background: #787C9B;
	color: #FFFFFF;

}

.error {
color: #FF0000;
}

#mwp_news {
list-style-type: none;
margin: 0;
}

#mwp_news li.ni {
background: #EFEFEF;
padding: 10px;
padding-bottom: 1;
margin: 5px;
}

#mwp_news ul
{

	list-style-type: disc;

}

#settings_list li
{

	background: #DCDCDC;
	list-style-type: none;
	margin-bottom: 10px;
	width: 400px;

}

#settings_list div
{

	padding: 10px;

}

#settings_list a
{

	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;

}

/* start users.php */

.display_permissions div {
margin-bottom: 10px;
}

/* end users.php */

/* start config.php */

#config_template {
display: none;
background: #EFEFEF;
padding: 10px;
margin-bottom: 10px;
border: 1px solid #CFCFCF;
line-height: 1.5;
}

/* end config.php */

/* start sendissue.php */
.sendissue_previous {
background: #FFF;
padding: 10px;
width: 300px;
border: 1px solid #787C9B;
vertical-align: top;
}

.sendissue_previous .sendissue_div {
margin-bottom: 6px;
}

.sendissue_previous .sendissue_previous_select {
width: 298px;
margin-bottom: 5px;
}
/* end sendissue.php */

.alt1 {
	background: #F0F0F0;
	padding: 10px;
}

.alt2 {
	background: #F5F5F5;
	padding: 10px;
}

.selected {
	background: #ffffcc;
	padding: 10px;
}



/* The main calendar widget.  DIV containing a table. */

div.calendar {
  position: relative;
  z-index: 100;
}

.calendar, .calendar table {
  border: 1px solid #cccccc;
  font-size: 11px;
  color: #000;
  cursor: default;
  background: #efefef;
  font-family: arial,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 thead .title { /* This holds the current "month, year" */
  font-weight: bold;      /* Pressing it will take you to the current date */
  text-align: center;
  background: #333333;
  color: #ffffff;
  padding: 2px;
}

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

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

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

.calendar thead .hilite { /* How do the buttons in header appear when hover */
  background: #bbbbbb;
  color: #000000;
  border: 1px solid #cccccc;
  padding: 1px;
}

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

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

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

.calendar tbody .day { /* Cells <TD> containing month days dates */
  width: 2em;
  text-align: right;
  padding: 2px 4px 2px 2px;
}

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

.calendar tbody .rowhilite td {
  background: #666666;
  color: #ffffff;
}

.calendar tbody .rowhilite td.wn {
  background: #666666;
  color: #ffffff;
}

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

.calendar tbody td.active { /* Active (pressed) cells <TD> */
  background: #000000;
  color: #ffffff;
  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: #000000;
  color: #ffffff;
}

.calendar tbody td.weekend { /* Cells showing weekend days */

}

.calendar tbody td.today { font-weight: bold; }

.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: #cccccc;
  color: #000;
}

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

.calendar tfoot .hilite { /* Hover style for buttons in footer */
  background: #666666;
  border: 1px solid #f40;
  padding: 1px;
}

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

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

.combo {
  position: absolute;
  display: none;
  top: 0px;
  left: 0px;
  width: 4em;
  cursor: default;
  border: 1px solid #655;
  background: #ffffff;
  color: #000;
  font-size: smaller;
}

.combo .label {
  width: 100%;
  text-align: center;
}

.combo .hilite {
  background: #fc8;
}

.combo .active {
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  background: #efefef;
  font-weight: bold;
}
