.CSSRed
{
	color: Red;
}

.CSSYellow
{
	color: Yellow;
}

.CSSBlue
{
	color: Blue;
}

.CSSFuchsia
{
	color: Fuchsia;
}

.CSSAqua
{
	color: Aqua;
}

.CSSGray
{
	color: Gray;
}

.CSSBlack
{
	color: Black;
}

.CSSGreen
{
	color: Green;
}

.CSSLime
{
	color: Lime;
}

.CSSMaroon
{
	color: Maroon;
}

.CSSNavy
{
	color: Navy;
}

.CSSSilver
{
	color: Silver;
}

.CSSOrange
{
	color: Orange;
}

.CSSOlive
{
	color: Olive;
}

.CSSPurple
{
	color: Purple;
}

.CSSTeal
{
	color: Teal;
}

.CSSWhite
{
	color: White;
}

.NewElementHelp
{
	width: 120px; 
	float: left; 
	min-height: 30px; 
	display: table-cell; 
	vertical-align:middle;
}

.Label250
{
	min-width: 150px;
	white-space: nowrap;
}

.Normal40PC
{
	width: 40%;
}

.VerticalMiddle
{
	vertical-align:middle
}

.TextAlignLeft
{
	text-align: left;
	margin-left: 0;
	display: block;
}

.Sortable
{
	border: dotted 1px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	width:99%;
	min-height: 30px;
}

.Sortable li
{
	list-style-type: none;
	margin: 0 1px 1px 1px; 
	padding: 0.1em; 
	padding-left: 0.1em;
	width:90%px;
	min-width: 200px;
}

.NewElement
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	min-height: 20px;
}

.NewElement li
{
	list-style-type: none;
	margin: 0 1px 1px 1px; 
	display: inline;
	list-style-type: none;
	padding-right: 0px;
	width: 35px;
}

.NewElementIcon
{
	display:inline-block;
	margin: 2px 02px 2px 0px; 
	padding-right: 0px;
	text-align: center;
	text-transform: capitalize;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 9px;
	min-width: 30px;
	width: 45px;
}

.NewElementIconHilight
{
	background-color: #ffefd5;
	cursor: hand;
}

.ui-sortable-placeholder 
{ 
	border: 1px dotted black; 
	visibility: visible !important; 
	height: 50px !important; 
}

.ui-sortable-placeholder * 
{ 
	visibility: hidden; 
}


.ActionButton
{
	width:100px;
}

.ActionButtonContainer
{
	display: inline;
	border: dotted 1px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 100px;
}

.TextAreaCode
{
	cursor: pointer;
	height: 100%;
}

.MandatoryLabel
{
	font-size: 11px;
	font-weight: bold;
	color:Red;
}

.EditElementAttributesHeading
{
	font-size: 11px;
	font-weight: bold;
	border-bottom: solid 1px black;
	margin-bottom: 10px;
}

.FormDesignerTable
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: none;
	width:95%;
}

.FormDesignerTableCell
{
	border: dotted 1px #DDDDDD;
	background: #FFFFFF;
}

.FormDesignerTableRowNr
{
	border: none;
}

.FormDesignerTableHeader
{
	font-weight: bold;
	color: #666666;
}

.ErrorMessage
{
	color: Red;
}

.EFPanel
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 100%;
	BORDER-RIGHT: #7994CB 1px solid; 
	BORDER-TOP: #7994CB 1px solid; 
	BORDER-LEFT: #7994CB 1px solid; 
	BORDER-BOTTOM: #7994CB 1px solid; 
}

.FormPanel
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 100%;
	font-size: 11px;
	text-align: left;
}

.ContainerHidden
{
	border: solid 1px #FFFFFF; 
	z-index:-100;
}

.ContainerEmpty
{
	width: 90%;
	border: solid 1px #FFFFFF; 
	display: block;
    height: 15px;
}

.FormHelp
{
	font-size: 10px;
	color: white;
	position: absolute;
	top: 200px;
	left: 180px;
	width: 150px;
	visibility: hidden;
	z-index: 100; 
}

.helpHr
{
	height: 1px;
	width: 50px;
}

.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;
	color: white;
	background-color: #5655C9;
}


.efmenuitems
{
	padding-left: 15px;
	padding-right: 10px;
}

.efaspmenuitems
{
	padding-left: 15px;
	padding-right: 10px;
	width: 100%;
	text-decoration: none;
	color: Black;
}

.menuhr
{
	height: 1px;
}

.validationMark
{
	color: Red;
}

.EFFormsheader
{
	padding: 5px 5px 5px 10px;
	margin: 0px 0px 5px 0px;	
}

.EFNavigationBar
{
	border-bottom: solid 1px #000099;
	padding: 2px 2px 2px 5px;
	margin: 0px 0px 5px 0px;	
}


.EFButtonsHolder
{
	padding: 5px 5px 5px 10px;
	margin: 0px 0px 5px 0px;
}

.Instructions
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: dotted 1px #DDDDDD;
	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%;
	display:inline;
}

.Dropzone_visible
{
	border: solid 1px #999999;
	background-color: #FFFFFF;
	width: 5px;
	height: 100%;
	display: block;
}

.Dropzone_active
{
	border: solid 1px #999999;
	background-color: #999999;
	width: 5px;
	height: 100%;
}

.HiddenField
{
	display: none;
}

.tabContainer
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 20px 4px 4px 14px;	
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
	border-bottom: solid 1px #000000;
	background: #FAFAFA;
}
.tab
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	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: pointer;
}

.tabSpacer
{
	padding: 2px 2px 2px 2px;
	border-bottom: 1px solid #000000;
	height: 14px;
	width: 100%;
	background-color: #FFFFFF;
}

.tabActive
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	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;
	color: Red;
}


/* GENERAL */
 


.GridHeader
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	background-image: url(./images/gridheaderBg.gif);
	background-color: #DCDCDC;
	text-align: center;
}

.GridPager
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	width: 100%;
	color: Red;
	background-color: #DCDCDC;
	background-image: url(./images/gridheaderBg.gif);
}

A.GridPager:link {
    text-decoration:    underline;
    color: #003366;
}

A.GridPager:visited  
{
    text-decoration:    underline;
    color: #003366;
}

A.GridPager:active   
{
    text-decoration:    underline;
    color: #003366;
}

A.GridPager:hover    {
    text-decoration:    underline;
    color: #ff0000;
}


.GridNormal
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	vertical-align: top;
	background-color: #DCDCDC;
}

.GridAlternate
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	vertical-align: top;
	background-color: #F5F5F5;
}

.GridHighlight
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	vertical-align: top;
	background-color: #ffff99; 
}


.EFFormBody {
	width: 100%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.AjaxLoading
{
	font-size : 20px;
	background-color : Red;
	text-decoration : blink;
}

.AutoScroll
{
	overflow: auto;
}

.TokensList
{
	overflow: auto;
	width: 98%;
	height: 200px;
	border:thin inset;
}


#tooltip {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.85;
}

#tooltip h3, #tooltip div 
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0; 
}

.HelpTextWatermark
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	background-color:#F0F8FF;
	color:gray;
}

.HelpTextWatermark
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	background-color:#F0F8FF;
	color:gray;
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
/* *{padding: 0; margin: 0;} */
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
  font: 12px Arial, Helvetica, sans-serif;
  color: #333333;
}
#TB_secondLine {
  font: 10px Arial, Helvetica, sans-serif;
  color:#666666;
}
#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
  position: fixed;
  z-index:100;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}
.TB_overlayMacFFBGHack {background: url(./images/macFFBgHack.png) repeat;}
.TB_overlayBG {
  background-color:#000;
  filter:alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
}
* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window {
  position: fixed;
  background: #ffffff;
  z-index: 102;
  color:#000000;
  display:none;
  border: 4px solid #525252;
  text-align:left;
  top:50%;
  left:50%;
}
* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window img#TB_Image {
  display:block;
  margin: 15px 0 0 15px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #666;
  border-left: 1px solid #666;
}
#TB_caption{
  height:25px;
  padding:7px 30px 10px 25px;
  float:left;
}
#TB_closeWindow{
  height:25px;
  padding:11px 25px 10px 0;
  float:right;
}
#TB_closeAjaxWindow{
  padding:7px 10px 5px 0;
  margin-bottom:1px;
  text-align:right;
  float:right;
}
#TB_ajaxWindowTitle{
  float:left;
  padding:7px 0 5px 10px; 
  margin-bottom:1px;
}
#TB_title
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color:#e8e8e8;
	height: 27px;
	/**width: 101%;*/
}
#TB_ajaxContent{
  clear:both;
  padding:2px 15px 15px 15px;
  overflow:auto;
  text-align:left;
  line-height:1.4em;
}
#TB_ajaxContent.TB_modal{
  padding:15px;
}
#TB_ajaxContent p{
  padding:5px 0px 5px 0px;
}
#TB_load
{
	/* background: url('./images/loadingAnimation.gif'); */
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect{
  z-index:99;
  position:fixed;
  top: 0;
  left: 0;
  background-color:#fff;
  border:none;
  filter:alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  height:100%;
  width:100%;
}
* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent{
  clear:both;
  border:none;
  margin-bottom:-1px;
  margin-top:1px;
  _margin-bottom:1px;
}

div#nyroModalFull {
	font-size: 12px;
	color: #777;
	font-family: Verdana;
}


div#nyroModalLoading {
	border: 4px solid #777;
	width: 150px;
	height: 150px;
	text-indent: -9999em;
	background: #fff url(./images/ajaxLoader.gif) no-repeat;
	background-position: center;
}
div#nyroModalLoading.error {
	border: 4px solid #f66;
	line-height: 20px;
	padding: 20px;
	width: 300px;
	height: 100px;
	text-indent: 0;
	background: #fff;
}
div#nyroModalWrapper {
	background: #fff;
	border: 4px solid #777;
}
a#closeBut {
	position: absolute;
	display: block;
	top: -13px;
	right: -13px;
	width: 12px;
	height: 12px;
	text-indent: -9999em;
	background: url(./images/close.gif) no-repeat;
	outline: 0;
}
h1#nyroModalTitle {
	margin: 0;
	padding: 0;
	position: absolute;
	top: -22px;
	left: 5px;
	font-size: 12px;
	color: #ddd;
}
div.wrapper div#nyroModalContent {
	padding: 5px;
}
div.wrapperImg div#nyroModalContent {
	position: relative;
	overflow: hidden;
	text-align: center;
}
div.wrapperImg img {
	vertical-align: baseline;
}
div.wrapperImg div#nyroModalContent div {
	position: absolute;
	bottom: 0;
	left: 0;
	background: black;
	padding: 10px;
	margin: 10px;
	border: 1px white dotted;
	overflow: hidden;
	opacity: 0.2;
	filter: alpha(opacity=20);
}
div.wrapperImg div#nyroModalContent div:hover {
	opacity: 0.5;
	filter: alpha(opacity=50);
	cursor: help;
}

a.nyroModalPrev, a.nyroModalNext {
	z-index: 105;
	outline: none;
	position: absolute;
	top: 0;
	height: 100%;
	width: 40%;
	cursor: pointer;
	text-indent: -9999em;
	background-image: url(data:image/gif;base64,AAAA); /* Trick IE6 */
}
div.wrapperSwf a.nyroModalPrev, div.wrapperSwf a.nyroModalNext, div.wrapper a.nyroModalPrev, div.wrapper a.nyroModalNext {
	height: 60%;
	width: 20%;
}
a.nyroModalPrev {
	left: 0;
}
a.nyroModalPrev:hover {
	background: url(./images/prev.gif) left 20% no-repeat;
}
a.nyroModalNext {
	right: 0;
}
a.nyroModalNext:hover {
	background: url(./images/next.gif) right 20% no-repeat;
}


/* global */
#cluetip-close img {
  border: 0;
}
#cluetip-title {
  overflow: hidden;
}
#cluetip-title #cluetip-close {
  float: right;
  position: relative;
}
#cluetip-waitimage {
  width: 43px;
  height: 11px;
  position: absolute;
  background-image: url(./images/wait.gif);
  /*background-color: #d9d9c2;*/
}
.cluetip-arrows {
  display: none;
  position: absolute;
  top: 0;
  left: -11px;
  height: 22px;
  width: 11px;
  background-repeat: no-repeat;
  background-position: 0 0;
}
#cluetip-extra {
  display: none;
}
/***************************************
   =cluetipClass: 'default' 
-------------------------------------- */

.cluetip-default 
{
	
	/*background-color: Yellow; /*#d9d9c2;*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
}

.cluetip-default #cluetip-outer {
	position: relative;
	margin: 0;
	background-color: #d9d9c2;
}

.cluetip-default h3#cluetip-title {
	margin: 0 0 5px;
	padding: 8px 10px 4px;
	font-size: 1.0em;
	font-weight: normal;
	background-color: #87876a;
	color: #fff;
}

.cluetip-default #cluetip-title a {
	color: #d9d9c2;
	font-size: 1.0em;
}  

.cluetip-default #cluetip-inner {
	padding: 10px;
}

.cluetip-default div#cluetip-close { 
	text-align: right;
	margin: 0 5px 5px;
	color: #900;
}

/* default arrows */

.clue-right-default .cluetip-arrows {
	background-image: url(./images/darrowleft.gif);
}

.clue-left-default .cluetip-arrows {
	background-image: url(./images/darrowright.gif);
	left: 100%;
	margin-right: -11px;
}

.clue-top-default .cluetip-arrows {
	background-image: url(./images/darrowdown.gif);
	top: 100%;
	left: 50%;
	margin-left: -11px;
	height: 11px;
	width: 22px;  
}  

.clue-bottom-default .cluetip-arrows {
	background-image: url(./images/darrowup.gif);
	top: -11px;
	left: 50%;
	margin-left: -11px;
	height: 11px;
	width: 22px;
}

/***************************************
   =cluetipClass: 'jtip'
-------------------------------------- */
.cluetip-jtip {
	background-color: transparent;
}

.cluetip-jtip #cluetip-outer {
	border: 2px solid #ccc;
	position: relative;
	background-color: #fff;
}

.cluetip-jtip h3#cluetip-title {
	margin: 0 0 5px;
	padding: 2px 5px;
	font-size: 16px;
	font-weight: normal;
	background-color: #ccc;
	color: #333;
}

.cluetip-jtip #cluetip-inner {
	padding: 0 5px 5px;
	display: inline-block;
}
.cluetip-jtip div#cluetip-close { 
	text-align: right;
	margin: 0 5px 5px;
	color: #900;
}

/* jtip arrows */

.clue-right-jtip .cluetip-arrows {
	background-image: url(./images/arrowleft.gif);
}
.clue-left-jtip .cluetip-arrows {
	background-image: url(./images/arrowright.gif);
	left: 100%;
	margin-right: -11px;
}
.clue-top-jtip .cluetip-arrows {
	background-image: url(./images/arrowdown.gif);
	top: 100%;
	left: 50%;
	margin-left: -11px;
	height: 11px;
	width: 22px;  
}  
.clue-bottom-jtip .cluetip-arrows {
	background-image: url(./images/arrowup.gif);
	top: -11px;
	left: 50%;
	margin-left: -11px;
	height: 11px;
	width: 22px;
}

/***************************************
   =cluetipClass: 'rounded'
-------------------------------------- */

.cluetip-rounded {
	background: transparent url(./images/bl.gif) no-repeat 0 100%;
	margin-top: 10px;
	margin-left: 12px;
}

.cluetip-rounded #cluetip-outer {
	background: transparent url(./images/tl.gif) no-repeat 0 0;
	margin-top: -12px;
}

.cluetip-rounded #cluetip-title {
	background-color: transparent;
	padding: 12px 12px 0;
	margin: 0 -12px 0 0;
	position: relative;
}
.cluetip-rounded #cluetip-extra {
	position: absolute;
	display: block;
	background: transparent url(./images/tr.gif) no-repeat 100% 0;
	top: 0;
	right: 0;
	width: 12px;
	height: 30px;
	margin: -12px -12px 0 0;
}
.cluetip-rounded #cluetip-inner {
	background: url(./images/br.gif) no-repeat 100% 100%;
	padding: 5px 12px 12px;
	margin: -18px -12px 0 0;
	position: relative;
}

.cluetip-rounded div#cluetip-close { 
	text-align: right;
	margin: 0 5px 5px;
	color: #009;
	background: transparent;
}

.cluetip-rounded div#cluetip-close a {
	color: #777;
}

/* rounded arrows */

.clue-right-rounded .cluetip-arrows {
	background-image: url(./images/rarrowleft.gif);
}

.clue-left-rounded .cluetip-arrows {
	background-image: url(./images/rarrowright.gif);
	left: 100%;
	margin-left: 12px;
}

.clue-top-rounded .cluetip-arrows {
	background-image: url(./images/rarrowdown.gif);
	top: 100%;
	left: 50%;
	margin-left: -11px;
	height: 11px;
	width: 22px;  
}  

.clue-bottom-rounded .cluetip-arrows {
	background-image: url(./images/rarrowup.gif);
	top: -23px;
	left: 50%;
	margin-left: -11px;
	height: 11px;
	width: 22px;
}


/* stupid IE6 HasLayout hack */
.cluetip-rounded #cluetip-title,
.cluetip-rounded #cluetip-inner {
	zoom: 1;
}

/* jprompt, jconfirm override */
#popup_container {
	font-family: Arial, sans-serif;
	font-size: 12px;
	min-width: 300px; /* Dialog will be no smaller than this */
	max-width: 600px; /* Dialog will wrap after this width */
	background: #FFF;
	border: solid 5px #999;
	color: #000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#popup_title {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	line-height: 1.75em;
	color: #666;
	background: #CCC url(images/title.gif) top repeat-x;
	border: solid 1px #FFF;
	border-bottom: solid 1px #999;
	cursor: default;
	padding: 0em;
	margin: 0em;
}

#popup_content {
	background: 16px 16px no-repeat url(images/info.gif);
	padding: 1em 1.75em;
	margin: 0em;
}

#popup_content.alert {
	background-image: url(images/info.gif);
}

#popup_content.confirm {
	background-image: url(images/important.gif);
}

#popup_content.prompt {
	background-image: url(images/help.gif);
}

#popup_message {
	padding-left: 48px;
}

#popup_panel {
	text-align: center;
	margin: 1em 0em 0em 1em;
}

#popup_prompt {
	margin: .5em 0em;
}

