/* ================================
    CSS STYLES FOR Module [!output PROJECT_NAME]
   ================================
*/

body
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

table
{
	font-size: 10px;
}

input
{
	font-size: 10px;
}

select
{
	font-size: 10px;
}

.TextAreaCode
{
	height: 100%;
}

.MandatoryLabel
{
	font-weight: bold;
}

.EditElementAttributesHeading
{
	font-size: 11px;
	font-weight: bold;
	border-bottom: solid 1px black;
	margin-bottom: 10px;
}

.FormDesignerTable
{
	border: none;
}

.FormDesignerTableCell
{
	border: dotted 1px #DDDDDD;
	background: #FFFFFF;
}

.FormDesignerTableRowNr
{
	border: none;
}

.FormDesignerTableHeader
{
	font-weight: bold;
	color: #666666;
}

.ErrorMessage
{
	color: Red;
}

.Panel
{
	width: 100%;
	/* background-color: #DFE5F2; */
	BORDER-RIGHT: #7994CB 1px solid; 
	BORDER-TOP: #7994CB 1px solid; 
	BORDER-LEFT: #7994CB 1px solid; 
	BORDER-BOTTOM: #7994CB 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px
	/*border: solid 1px #DDDDDD;
	background: #FAFAFA;*/
}

.ContainerHidden
{
	/*width:100%;*/
	border: solid 1px #FFFFFF; /*padding: 1px 2px 1px 2px; 	padding: 3px 5px 3px 5px; 	/*margin: 2px 2px 2px 2px; 	margin: 4px 4px 4px 4px;*/
}

/*
.ContainerVisible
{	
	border: solid 1px #1111DD;
	padding: 1px 2px 1px 2px;
}
*/
.ContainerEmpty
{
	width: 90%;
	border: solid 1px #FFFFFF; /*padding: 1px 2px 1px 2px; 	padding: 3px 5px 3px 5px;	 	/*margin: 2px 2px 2px 2px; 	margin: 4px 4px 4px 4px;*/
}

.FormHelp
{
	font-size: 10px;
	color: white;
	position: absolute;
	top: 200px;
	left: 180px;
	width: 150px;
	visibility: hidden;
	z-index: 100; /*font-weight : bold;*/
}

.helpHr
{
	height: 1px;
}

.helpPointer
{
	position: absolute;
	top: 200px;
	left: 180px;
	width: 10px;
	visibility: hidden;
	z-index: 100;
}

.helpTable
{
	border-right: black 0px inset;
	border-top: black 0px inset;
	border-left: black 0px inset;
	border-bottom: black 0px inset;
	padding: 10px 10px 10px 10px; /*font-weight: bold;*/
	color: white;
	background-color: #5655C9;
}

.skin0
{
	position: absolute;
	text-align: left;
	width: 220px;
	border: 2px solid black;
	background-color: menu;
	font-family: Verdana;
	line-height: 20px;
	cursor: default;
	visibility: hidden;
}
.skin1
{
	cursor: default;
	font: menutext;
	position: absolute;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 160px;
	background-color: menu;
	border: 1 solid buttonface;
	visibility: hidden;
	border: 2 outset buttonhighlight;
}
.menuitems
{
	padding-left: 15px;
	padding-right: 10px;
}

.aspmenuitems
{
	padding-left: 15px;
	padding-right: 10px;
	width: 100%;
	text-decoration: none;
	color: Black;
}

.menuhr
{
	height: 1px;
}

.validationMark
{
	color: Red;
}

.Formsheader
{
	background: #e6eaff;
	border: solid 1px #000099;
	padding: 5px 5px 5 px 10px;
	margin: 0px 0px 5px 0px;
}

.Formsheader2
{
	border-right: #000099 1px solid;
	padding-right: 5px;
	border-top: #000099 1px solid;
	padding-left: 10px;
	background: #e0eaff;
	padding-bottom: 5px;
	margin: 0px 0px 5px;
	border-left: #000099 1px solid;
	padding-top: 5px;
	border-bottom: #000099 1px solid;
}
.Instructions
{
	background: #fdfdfd;
	border: dotted 1px #DDDDDD;
	padding: 5px 5px 5 px 10px;
	color: #888888;
}

.DeleteRow
{
	color: #cbb1bf;
	font-weight: bold;
	margin-left: 5px;
}

.DeletePage
{
	color: #cbb1bf;
	font-weight: bold;
	margin-left: 5px;
}

.Dropzone
{
	border: solid 1px #FFFFFF;
	background-color: #FFFFFF;
	width: 5px;
	height: 100%;
}

.Dropzone_visible
{
	border: solid 1px #999999;
	background-color: #FFFFFF;
	width: 5px;
	height: 100%;
}

.Dropzone_active
{
	border: solid 1px #999999;
	background-color: #999999;
	width: 5px;
	height: 100%;
}

.HiddenField
{
	display: none;
}

.tabContainer
{
	padding: 20px 4px 4px 14px;	
	/*
	border-left: 1px solid #1F354D;
	border-right: 1px solid #1F354D;
	border-bottom: 1px solid #1F354D;
	background-color: #D3CEC8;
	*/
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
	border-bottom: solid 1px #000000;
	background: #FAFAFA;
}
.tab
{
	padding: 2px 10px 2px 10px;
	border-top: solid 1px #000000;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
	border-bottom: solid 1px #000000;
	background-color: #DDDDDD;
	color: #444444;
	height: 14px;
	cursor: hand;
}

.tabSpacer
{
	padding: 2px 2px 2px 2px;
	border-bottom: 1px solid #000000;
	height: 14px;
	width: 100%;
	background-color: #FFFFFF;
}

.tabActive
{
	padding: 2px 10px 2px 10px;	
	border-bottom: solid 1px #FAFAFA;
	border-top: solid 1px #000000;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;	
	background: #FAFAFA;
	font-weight: bold;
	/*height: 5px;*/
	/*color: #FFFFFF;*/
}


/* GENERAL */

#dhtmltooltip{
position: absolute;
width: 150px;
border: 2px solid black;
padding: 2px;
background-color: lightyellow;
font-family: Tahoma, Arial, Helvetica;
font-size: 11px;
font-weight: normal;
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);
}

/* style for module titles */
.Head   {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #333333;
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}

/* style of item titles on edit and admin pages */
.SubHead2    {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    bold;
    color: #003366;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: black;
}

/* text style used for most text rendered by modules */
.Normal
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}

.NormalScroll
{
	overflow: scroll;
	height: 400px;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
}

.NormalRed
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: bold;
    color: #ff0000
}

.NormalBold
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:    underline;
    color: #003366;
}

A.CommandButton:visited  {
    text-decoration:    underline;
    color: #003366;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color: #003366;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: #ff0000;
}
    

.GridHeader
{
	font-weight: bold;
	font-size: 12px;
	color: white;
	background-color: #95abff;
}

.GridPager
{
	font-weight: bold;
	width: 100%;
	background-color: whitesmoke;
}

.GridAlternating
{
	font-weight: normal;
	font-size: 11px;
	vertical-align: top;
	font-family: Tahoma, Arial, Helvetica;
	background-color: lightsteelblue;
}

.GridNormal
{
	font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
    vertical-align:top;
}

.GridHilight
{
	font-weight: bold;
	background-color: #FFFFFF;
	color:White;
	font-size: 12px;
}


.EFFormBody {
	width: 100%;
	background-color: #FFFFFF;
	BORDER-RIGHT: #FFFFFF 1px solid; 
	BORDER-TOP: #FFFFFF 1px solid; 
	BORDER-LEFT: #FFFFFF 1px solid; 
	BORDER-BOTTOM: #FFFFFF 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px
}