
/* FORUM.CSS */

BODY { font-family:Verdana,arial; font-size:10; cursor:default }

HR { color:#003366; }


A:link, A:visited { text-decoration: none; }
A:hover, A:active { text-decoration: underline; }

.linkStyle1 { color:#000080; text-decoration:none;}
.linkStyle1:hover { text-decoration:underline; color:#000080; }

.linkStyle2 { color:#000080; text-decoration:none; font-weight:bold;}
.linkStyle2:hover { text-decoration:underline; color:#000080; font-weight:bold;}

.linkStyle3 { font-family:Verdana,Arial,Helvetica; font-size:10; font-weight:bold; color:#000080; background-color:#FFFFFF; text-decoration:none;}
.linkStyle3:hover { text-decoration:underline; color:#000080; }

.linkStyleSilver { color:red; text-decoration:none; font-weight:bold;}
.linkStyleSilver:hover { text-decoration:none; color:red; font-weight:bold;}



.rowStyle1 { font-family:Verdana,Arial,Helvetica; font-size:10; color:#000080; background-color:#CDD0FC; }
.rowStyle2 { font-family:Verdana,Arial,Helvetica; font-size:10; color:#000080; background-color:#FFFFFF; }
.rowStyle3 { font-family:Verdana,Arial,Helvetica; font-size:10; background-color:#CDD0FC; }
.rowStyle4 { font-family:Verdana,Arial,Helvetica; font-size:10; font-weight:bold; color:#000080; background-color:#E4E4E4; }
.rowStyle5 { font-family:Verdana,Arial,Helvetica; font-size:10; background-color:#f7f7f7; }
.rowStyle6 { font-family:Verdana,Arial,Helvetica; font-size:10; background-color:#FFFFFA;  }
.rowStyle7 { font-family:Verdana,Arial,Helvetica; font-size:10; color:#000080; background-color:#f7f7f7; }
.rowStyle8 { font-family:Verdana,Arial,Helvetica; font-size:10; color:#000080; background-color:#000000; }
.rowStyle9 { font-family:Verdana,Arial,Helvetica; font-size:10; color:#000080; background-color:#FFE4C4; }
.rowStyle10 { font-family:Verdana,Arial,Helvetica; font-size:10; color:#000080; background-color:LightCyan; }

.rowStyle11 { font-family:Verdana,Arial,Helvetica; font-size:10; color:#000080; background-color:#E0FFFF; }


.rowStyle20 { font-family:Verdana,Arial,Helvetica; font-size:10;  color:#000000; background-color:#F0F8FF; }

.rowStyleAlice { font-family:Verdana,Arial,Helvetica; font-size:10;  color:#000080; background-color:#F0F8FF; }
.rowStyleLYellow { font-family:Verdana,Arial,Helvetica; font-size:10;  color:#000080; background-color:#FFFFCC; }
.rowStyleDYellow { font-family:Verdana,Arial,Helvetica; font-size:10;  color:#000080; background-color:#FFFF00; }
.rowStyleBig { font-family:Verdana,Arial,Helvetica; font-size:12; color:red; background-color:#CDD0FC; }





.rowStyle71 { font-family:Verdana; font-size:10; color:#000000; background-color:#f7f7f7;}
.rowStyle72 { font-family:Verdana; font-size:10; color:#000000; background-color:#FFFFFF;}


.fontStyle1 { font-family:Verdana; color:#000080; font-size:10; }
.fontStyle2 { font-family:Verdana; color:#000080; font-size:12; }
.fontStyle3 { font-family:Verdana; color:#000080; font-size:10; font-weight:bold;}
.fontStyle4 { font-family:Verdana; color:#000000; font-size:10; font-weight:bold;}
.fontStyle5 { font-family:Verdana; color:#000080; font-size:10; font-weight:bold; }
.fontStyle6 { font-family:Verdana; color:#000000; font-size:10; font-weight:bold; }
.fontStyle7 { font-family:Verdana; color:#000000; font-size:13; font-weight:bold;}
.fontStyle10 { font-family:Verdana; color:#000080; font-size:9; }
.fontStyleGreen { font-family:Verdana; color:Green; font-size:9; }

.inputStyle1 { font-family:Verdana,Arial,Helvetica; color:#000080; font-size:10; }
.inputStyle2 { font-family:Verdana,Arial,Helvetica; color:#000080; font-size:10;  background-color:#f7f7f7;}
.inputStyle3 { font-family:Arialnarrow; font-size:9; color:#000080;}




.hideStyle1 { visibility:hidden; }


.NotSeen:link { color:#FF0000; text-decoration:none;}
.NotSeen:visited { color:#FF0000; text-decoration:none;}
.NotSeen:hover { color:#FF0000; text-decoration:underline;}
.NotSeen:active  { color:#FF0000; text-decoration:underline;}

.Awaiting:link {color:#FFD700; text-decoration:none;}
.Awaiting:visited {color:#FFD700; text-decoration:none;}
.Awaiting:hover { color:#FFD700; text-decoration:underline;}
.Awaiting:active  { color:#FFD700; text-decoration:underline;}

.Approved:link{color:#008000; text-decoration:none;}
.Approved:visited{color:#008000; text-decoration:none;}
.Approved:hover{color:#008000; text-decoration:underline;}
.Approved:active{color:#008000; text-decoration:underline;}

.None:link { color:#000000; text-decoration:none;}
.None:visited { color:#000000; text-decoration:none;}
.None:hover { color:#000000; text-decoration:none;}
.None:active { color:#000000; text-decoration:none;}



/* Sortable tables */
table.sortable a.sortheader {
    color:#666666;
    font-weight: bold;
    text-decoration: none;

}
table.sortable span.sortarrow {
    color: black;
    text-decoration: none;
}


#dhtmltooltip{
	position: absolute;
	left: -300px;
	width: 150px;
	font-family:Verdana; font-size:9;
	border: 1px solid black;
	padding: 2px;
	background-color: yellow;
	visibility: hidden;
	z-index: 100;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}


.tooltip{
	border: 1px solid black;
	font-size:12px;
	padding: 2px;
	background-color: lightyellow;
}



#dhtmlpointer{
	position:absolute;
	left: -300px;
	z-index: 101;
	visibility: hidden;
}

/* Default attributes of table container for entire calendar */
.table-style {
	font-family: arial;
	border-width: 1; 
	border-style: solid; 
	border-color: #a0a0a0; 
	background-color: #ffffff;
	font-family: arial; 
	font-size: 11px;
}

/* Default attributes of DIV containing table container for entire calendar.
 * You probably don't want to alter this style.
 */
.div-style {
	z-index: +999;
	position: absolute;
	visibility: hidden;
}

/* Default attributes used in calendar title (month and year columns).*/
.title-style {
	padding: 2px;
	font-family: arial; 
	font-size: 11px;
	color: #3a6ea5;	
}

/* Default attributes used in calendar title background.*/
.title-background-style {
	background-color: #cee3ef;
}

/* Normal appearance of controls in calendar title. */
/* Note: The right, left and down icons are images, which must be edited if you need to change them. */
.title-control-normal-style {
	border-style: solid;
	border-width: 1;
	border-color: #3a6ea5; 
	cursor: pointer;
}

/* Moused-over (selected) appearance of controls in calendar title. */
.title-control-select-style {
	border-style: solid;
	border-width: 1;
	border-color: #3a6ea5; 
	cursor: pointer;
}

/* Default attributes of drop down lists (month and year). */
.dropdown-style {
	font-family: arial; 
	font-size: 11px; 
	border-width: 1; 
	border-style: solid; 
	border-color: #a0a0a0;
	background-color: #cee3ef;
	cursor: pointer;
}

/* Default attributes selected (mouse-over) item in drop down lists (month and year). */
.dropdown-select-style {
	background-color: #3a6ea5;
}

/* Default attributes unselected (mouse-off) item in drop down lists (month and year). */
.dropdown-normal-style {
	background-color: #0;
}

/* Default attributes of calendar body (weekday titles and numbers). */
.body-style {
	padding: 5px;
	background-color: #cee3ef;
	font-family: verdana; 
	font-size: 10px;
}

/* Attributes of current day in calendar body. */
.current-day-style {
	color: red;
	font-weight: bold;
	text-decoration: none;
}

/* Attributes of end-of-week days (Sundays) in calendar body. */
.end-of-weekday-style {
	color: #909090;
	text-decoration: none;
}

/* Attributes of all other days in calendar body. */
.normal-day-style {
	color: black;
	text-decoration: none;
}

/* Attributes of border around selected day in calendar body. */
.selected-day-style {
	border-style: solid;
	border-width: 1px; 
	border-color: #a0a0a0;
}

/* Default attributes of designated holidays. */
.holiday-style {
	background-color: #FFDDDD;
}

/* Attributes of today display at bottom on calendar */
.today-style {
	padding: 0px;
	color: black;
	background-color: #cee3ef;
	text-align: center;
	text-decoration: none;
}

/* Attributes of week number division (divider.gif) */
.weeknumber-div-style {
	background-color: #d0d0d0; 
	padding: 0px;
}
