﻿select,
input,
button
{
	font-family: Arial;
	font-size: 11px;
}

.LoadingBg
{
	background-image: url(/images/tooltip_loading.gif);
	background-position: center;
	background-repeat: no-repeat;
	width:100px;
	height:50px;
}

div#tipDiv 
{
	position:absolute; visibility:hidden; left:0; top:0; z-index:10000;
	background-color:#fff; border:1px solid #000;
	/*width:200px; */
	padding:6px;
	color:#000; font-size:11px; line-height:1.3;
}
div#tipDiv div.img { text-align:center }
div#tipDiv div.txt { text-align:center; margin-top:4px }
/*Content Text Styles */
.ContentLabel
{
	background-color:#ffffff;
	width:150px;
	vertical-align:top;
	white-space :nowrap;
}
.Content, .ShortcutContent,.Good
{
	background-color:#ffffff;
}
.Error
{
	color:#FF0000;
	text-decoration:none;
}
/*Input Styles */
.TextWatermark
{
	color:#6D6D6D;
}
.InputList
{
	background-color:#ece9d8;
	width:200px;
}
.InputListMedium
{
	background-color:#ece9d8;
	width:100px;
}
.InputListShort
{
	background-color:#ece9d8;
	width:50px;
}
.InputLong
{
	background-color:#ece9d8;
	width:400px;
}
.InputWide
{
	background-color:#ECE9D8;
	width:300px;
}
.InputNoWidth
{
	background-color:#ece9d8;
}
.Input
{
	background-color:#ece9d8;
	width:200px;
}
.InputMedium
{
	background-color:#ece9d8;
	width:100px;
}
.InputDate
{
	background-color:#ece9d8;
	width:80px;
}
.InputShort
{
	background-color:#ece9d8;
	width:50px;
}
.InputCheck,.InputRadio
{
}
/* Navigation Styles */
.Button,
.PrintButton
{
	background: #DEDEDE url(Images/platform-button-bg.png) repeat-x center center;
	border: solid 1px #BDBDBD;
	padding: 0 12px;
	color: #606060;
	height: 20px;
	line-height: 20px;
	margin: 5px 2px;
	font-weight: bold;
}
/* Content Header Styles */
.GroupHeader
{
	font-size:13px;
	color:#000000;
	font-weight:bold;
	/*background-color:#EEEEEE;*/
}
/* Table Styles */
.TableTitle
{
	font-weight: normal;
	color: #FFFFFF;
	background-color: #4D4D4D;
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
}
.TableTitle a
{
	color:#FFFFFF !important;
	text-decoration: none;
}
.TableTitle a:hover
{
	text-decoration: underline;
}
.TableMessage
{
	font-weight: normal;
	color: #AA0000;
	background-color: #FFFFFF;
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
}
.TableError
{
	font-weight: normal;
	color: #AA0000;
	background-color: #FFFFFF;
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
}
.TableHeader
{	
	font-weight: normal;
	background-color: #E6E6E6;
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
}
	.TableHeader td
	{
		border-bottom: solid 1px #fff;
	}
.TableGroupHeader
{
	font-weight:normal;
	color: #3c3c89;
	background-color:#EEEEEE;
}
.TableSubFooter
{
	font-weight: normal;
	font-size: 11px;
	color: #3C3C39;
	background-color: #BBBBEE;
	padding-bottom: 2px;
	padding-top: 2px;
}
.TableFooter
{
	font-weight: normal;
	font-size: 11px;
	color: #3C3C39;
	background-color: #BBBBEE;
	padding-bottom: 2px;
	padding-top: 2px;
}
.TablePageFooter
{
	background-color:#808080;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
}

.TablePageFooter a
{
	color:#FFFFFF;
}
.TableContent
{
	font-size: 11px;
	background-color:#F2EBD9;
	text-decoration: none;
}
.TableContentY
{
	font-size: 11px;
	color: #000000;
	background-color:#FFFF99;
	text-decoration: none;
}
.TableAltContent
{
	font-size: 11px;
	background-color:#fff;
	text-decoration: none;
}
.TableSelectedContent
{
	font-size:11px;
	color:#3c3c39;
	background-color:#E0E0FF;
	text-decoration:none;
}
.TableContent a
{
	color:Blue;
	text-decoration:underline;
}
.TableAltContent a
{
	color:Blue;
	text-decoration:underline;
}
.TableContent a:hover
{
	color: #FF8C00;
}
.TableContent a:active
{
	color: #FF8C00;
	text-decoration:underline;
}
.TableAltContent a:hover
{
	color: #FF8C00;
}
.TableAltContent a:active
{
	color: #FF8C00;
	text-decoration:underline;
}

/* Special Styles */
.TabContent
{
	border-left:1px solid gray;
	border-right:1px solid gray;
	border-bottom:1px solid gray;
}
.CollapsiblePanel
{
	overflow:hidden;
}
.CollapsiblePanelHeader
{
}

.modalBackground 
{
	background-color:Gray;
	
	filter:alpha(opacity=70);
	opacity:0.7;
}
.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}
/* Calendar Control */
.Calendar .ajax__calendar_container 
{
  border :1px solid #646464;
  background-color: #FFFACD;/*lemonchiffon*/
  color: red;
  z-index:500;
  position:absolute;
}
.Calendar .ajax__calendar_other .ajax__calendar_day,
.Calendar .ajax__calendar_other .ajax__calendar_year 
{
	color: black;
}
.Calendar .ajax__calendar_hover .ajax__calendar_day,
.Calendar .ajax__calendar_hover .ajax__calendar_month,
.Calendar .ajax__calendar_hover .ajax__calendar_year 
{
	color: black;
}
.Calendar .ajax__calendar_active .ajax__calendar_day,
.Calendar .ajax__calendar_active .ajax__calendar_month,
.Calendar .ajax__calendar_active .ajax__calendar_year 
{
	color: black;
	font-weight:bold;
}
.ModuleImageDisplay
{
	border:0;
	padding-bottom:5px;
	padding-top:5px;
}
/* End Style Sheet */
