﻿.myLBL_Maroon { font:caption;font-family:Arial;color:maroon; }
.myLBL_White { font:caption;font-family:Arial;color:white; }
.myLBL_OrangeHeader { font:bold 12pt Arial;color:#f89838; }
.myLBL_DarkGray { font:normal 10px Arial;color:#4c4c4c; }
.myLBL_NoStyle { font:normal 11px Arial; text-align:left; }
.myLBL_Navy { font:bold 12pt Arial;color:Navy; }

.mylinkbutton:hover { text-decoration:none; }

/************  update progress *********************************/
.ProgressBackground { background-color:#e5e5e5;filter:alpha(opacity=50);opacity:0.7; }

.updateProgress{
    background: transparent;
    position:absolute; 
    width:130px; margin: 0 auto 0 auto;
    height:50px;   
}


/************  Message Box style  *********************** START */
.LblMsgTitle	{font:normal 11px arial,verdana,sans-serif;font-weight:bold;}
.LblMsgContent	{font:normal 11px arial,verdana,sans-serif;}
.modalBackground {background-color:gray;filter:alpha(opacity=50);opacity:0.7;}

/* .modalPopup { background: #edf2f6; border: 1px solid #3f4860; padding:0;}  Brijesh's style */ 
	
.modalPopup {
	background-color:#FFFFCC;  /* Yellow */
	border-width:2px;
	border-style:solid;
	border-color:#fdd845;
	padding:3px;
}

.modalDragHandle { cursor: move; /* background-color:#fdd845;border:solid 1px;color:#303030 */}

.modalPopup.info {border:1px solid #81aacc;
	background-color:#e9f2fb; color:#666;  /* pastel blue */
	-webkit-border-radius: .4em; 
	-moz-border-radius: .4em;
	border-radius: .4em; }
	
.modalPopup.error {border:1px solid #e5b9ab;
	background-color:#f7e3dd; color:#666;  /* pinkish red */
	-webkit-border-radius: .4em; 
	-moz-border-radius: .4em;
	border-radius: .4em; }

.modalPopup.success {border:1px solid #5cb526; /* */
    background-color:#e0f5d2; color:#666;  /* Green */
	-webkit-border-radius: .4em; 
	-moz-border-radius: .4em;
	border-radius: .4em; }

.modalPopup.transparent {border:0px ; /* */
    background-color:Transparent; color:inherit;  /* transparent */
	-webkit-border-radius: .4em; 
	-moz-border-radius: .4em;
	border-radius: .4em; }

/*Hover Menu*/
.HoverContainerPosition {
	position:absolute;
	visibility:hidden;
	background-color:#F5F7F8;
	opacity:.9;	
	/*filter: alpha(opacity=90); */
}

/************  Message Box style  *********************** END */

.altcolor	{background-color:#f2f2f2;}
.right		{text-align:right;}
.required	{font-size:160%; color:#ff0000; padding:0 2px 0 5px;}


/************  Welcome banner style  *********************** Start */
.modalPopupClear {	
	border-width:0px;	
	padding:0px;
}
/************  Welcome banner style  *********************** END */

.popupHover {
	/*background-image:url(images/header-opened.png);
	background-repeat:repeat-x; */
	background-position:left top;
	background-color:#F5F7F8;
}


/*********** TITLE Background style ************************ */
.OrangeBgTitle{
background-image: url('../../Images/TitleBg_Orange.gif'); 
background-repeat: repeat-x; 
width:100%; 
height:23px;
}

/************ MaskedEdit Related Styles ***********************/
.MaskedEditFocus		{ background-color: #ffffcc;	color: #000000; }
.MaskedEditMessage		{ font-weight: bold;			color: #ff0000;	}
.MaskedEditError		{ background-color: #ffcccc; }
.MaskedEditFocusNegative{ background-color: #ffffcc;    color: #ff0000; }
.MaskedEditBlurNegative { color: #ff0000; }


/************ AJAX Password Strength Related Styles ***********************/
.TextIndicator_TextBox1_Strength1
{
     background-color:Gray;
     color:White;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
     font-weight:bold;
}
.TextIndicator_TextBox1_Strength2
{
     background-color:Gray;
     color:Yellow;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
     font-weight:bold;
}
.TextIndicator_TextBox1_Strength3
{
     background-color:Gray;
     color: #FFCAAF;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
     font-weight:bold;
}
.TextIndicator_TextBox1_Strength4
{
     background-color:Gray;
     color:Aqua;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
     font-weight:bold;
}
.TextIndicator_TextBox1_Strength5
{
     background-color:Gray;
     color: #93FF9E;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
     font-weight:bold;
}



/*CollapsiblePanel*/
.collapsePanel 
{
	background-color:white;
	overflow:hidden;
}

.collapsePanelHeader{
	width:100%;
	height:25px; /* height:10px; */
	background-image: url(../Images/CollapsiblePanel/bg-menu-main.png);
	background-repeat:repeat-x;
	color:#FFF;
	font:bold 11px arial,verdana,sans-serif;
}


/*Textbox Watermark*/

.unwatermarked {
	height:18px;
	width:148px;
}

.watermarked {
	height:20px;
	width:150px;
	padding:2px 0 0 2px;
	border:1px solid #BEBEBE;
	background-color:#F0F8FF;
	color:#a6a6a6;
}


/* ------------   TAB CONTAINERS  (Style Blue) ------------------- */
/* ---------------------- TabBlue nav ----------------------
 .TabBlue .ajax__tab_header
{    
    background:#fff url(../../Images/Tabs/dolphin_bg_tab.gif) repeat-x bottom; 
}
.TabBlue .ajax__tab_hover .ajax__tab_outer, .TabBlue .ajax__tab_active .ajax__tab_outer
{
    background: url(../../Images/Tabs/dolphin_left-ON.gif) no-repeat left top;
}
.TabBlue .ajax__tab_hover .ajax__tab_inner, .TabBlue .ajax__tab_active .ajax__tab_inner
{
    background: url(../../Images/Tabs/dolphin_right-ON.gif) no-repeat right top;
}
.dolphin .ajax__tab_header
{
	font-size: 13px;
	font-weight: bold;
	color: red;	
	font-family: sans-serif;
}
.dolphin .ajax__tab_active .ajax__tab_outer, .dolphin .ajax__tab_header .ajax__tab_outer, .dolphin .ajax__tab_hover .ajax__tab_outer
{
	height: 33px;
}
.dolphin .ajax__tab_active .ajax__tab_inner, .dolphin .ajax__tab_header .ajax__tab_inner, .dolphin .ajax__tab_hover .ajax__tab_inner
{
	height: 33px;
	margin-left: 16px; 
}
.dolphin .ajax__tab_active .ajax__tab_tab, .dolphin .ajax__tab_hover .ajax__tab_tab, .dolphin .ajax__tab_header .ajax__tab_tab
{
	margin: 16px 16px 0px 0px;
}
.dolphin .ajax__tab_hover .ajax__tab_tab, .dolphin .ajax__tab_active .ajax__tab_tab
{
	color: #fff;
}
.dolphin .ajax__tab_body
{
	font-family: Arial;
	font-size: 10pt;
	border-top: 0;
	border:1px solid #999999;
	padding: 8px;	
} */
/* ---------------------- END Dolphin nav ---------------------- */

.TabBlue
{
    background-color:#ecf1f6;
	border:1px solid #b3c8dd;	
} 

.TabGreen
{
	background-color:#e7e9db;
	border:1px solid ##c3caa6;
} 

.DialogHeader
{
     background:#fff url(../../Images/DialogHeader.png) repeat-x top; 
     /* background:#fff url(../../Images/bg-menu-main.png) repeat-x top; */     
}

.CalHeader  { background:#fff url(../../Images/CalendarCtrl/Header.gif) repeat-x top; font:bold 11px Arial; text-align:center;}
.CalBody     
{   font:bold 11px Arial; text-align:center;
    background:#fff url(../../Images/CalendarCtrl/Body.gif) repeat-x top; 
    border-right-style: solid;  border-right-width: 1px;    border-right-color: #C0C0C0;
    border-bottom-style: solid; border-bottom-width: 1px;   border-bottom-color: #C0C0C0;
    border-left-style: solid;   border-left-width: 1px;     border-left-color: #C0C0C0; 
     
    }

.CalBody2     
{   font:bold 11px Arial; text-align:center;
    background:#fff url(../../Images/CalendarCtrl/Body2.gif) repeat-x top; 
    border-top-style: solid;    border-top-width: 1px;      border-top-color: #C0C0C0; 
    border-right-style: solid;  border-right-width: 1px;    border-right-color: #C0C0C0;
    border-bottom-style: solid; border-bottom-width: 1px;   border-bottom-color: #C0C0C0;        
    }

/* ---------------------- List search style ---------------------- */
.ListSearchExtenderPrompt
{
	font-style:italic;
	color:Gray;
	/* background-color:white; */
}