﻿/* Default CSS Stylesheet for a new Web Application project */

BODY
{
	font-family:Verdana, Arial, Times New Roman, Sans-Serif;
	font-size:10pt;
}


a
{
    color: #7d0c00;
    text-decoration: underline;
}

a:hover
{
    color: Red;
}

.table
{
	border:0px;
}


td
{
	text-align:left;
	vertical-align:top;
}



	
/* BEGIN COMMON styles */

.ForeColorMaroon
{
	color:#772D35;
}

.CorpColorMaroon
{
	background-color:#772D35;
}

.CorpColorCoolGray
{
	background-color:#E8E2D6;
}


.CorpColorDarkerGray
{
	background-color:#8C7F70;
}




.messageText
{
	font-family:Verdana;
	font-size:12px;
	font-style:italic;
	font-weight:bold;
	color:Green;
}

.errorText
{
	font-family:Courier;
	font-size:10px;
	font-style:italic;
	font-weight:bold;
	color:Red;
}


.ICRMPLogoSizeHeader
{
	height: 70px;
	width: 140px;
}

.ICRMPLogoSizeLarge
{
	height: 90px;
	width: 200px;
}


.caption, table caption {
	background-color: #aaa;
	background-image: url('../images/tilebg_tablecaption.gif');
	color: #000;
	font-size: 16pt;
	font-weight: bold;
	border: 0;
	border-bottom: solid 1px #737373;
	white-space: nowrap;
	text-align: center;
}

.tdRight
{
	text-align:right
}

/* END COMMON styles */







/* BEGIN Header styles */


.headerEntityInfoLoginPage
{
	font-family:Verdana;
	font-size:18pt;
	font-weight:bold;
	color:Black;
}

.headerEntityInfoStandard
{
	font-family:Arial;
	font-size:12pt;
	font-weight:bold;
	color:Black;
	background-color: #DED9C9;
	padding-right: 3px;
	width: 428px;
	overflow:hidden;
	text-overflow:ellipsis;
}

.headerPageTitleStandard
{
	font-family:Arial;
	font-size:18pt;
	font-weight:bold;
	color:#772D35;
}



.headerAgentInfoStandard
{
	font-family:Verdana;
	font-size:12pt;
/*	font-weight:bold; */
	color:Black;
}



/* Menus */

.menuSystem
{
	position:absolute;
	top:127px;	
	left: 18px;
	height:50px;
	z-index: 999;
}

.menuActionPanel
{
	position:absolute;
	top:126px;	
	left:381px;
	height:50px;
	z-index: 999;
}



/*Hover Menu*/
.popupMenu {
	visibility:hidden;
	background-color:Silver;
	opacity:.9;
	filter: alpha(opacity=90);
	height:50px;
	width:100px;
	padding:4px;
	border-width:10px;
	border-color:Black;
}

.popupHover {
	background-image:url(/images/header-opened.png);
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#F5F7F8;
}


.hoverMenuItem
{
	font-weight:bold;
	font-size:10pt;
	color:Blue;
}



/* Popup GENERAL */

.modalBackground_eAgent
{
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}


.modalPopup_eAgent
{
	background-color:White;
	border-width:2px;
	border-style:solid;
	border-color:Black;
	padding:3px;
}

.modalBox_Edit
{
	background-color : White;
	border-width: 3px;
	border-style: solid;
	border-color: Black;
	padding: 2px;
}

/* END Header Styles   */





/* BEGIN Login page styles   */

.loginTitle
{
	font-family:Arial Rounded MT Bold;
	font-size:18pt;
	font-weight:bold;
	font-style:italic;
}



.loginEasyQuotePanel
{	
	height: 290px;
	background-color: #D5D1C1;
}



.loginEasyQuoteText
{
	font-size:22px;
	font-style:italic;
	font-weight:bold;
	color: #336699;
	background-color:#D5D1C1;
	padding:10px;
	text-align:center;
	vertical-align:middle;
}

.loginColumn1
{
	text-align:center;
}


.loginColumn2
{
	text-align:center;
}



.loginColumn3
{
	text-align:center;
}

/* END Login page styles   */



/************ MaskedEdit Related Styles ***********************/
.MaskedEditFocus
{
    background-color: #ffffcc;
    color: #000000;
}
.MaskedEditMessage
{
	color: #ff0000;
	font-weight: bold;
}
.MaskedEditError
{
    background-color: #ffcccc;
}
.MaskedEditFocusNegative
{
    background-color: #ffffcc;
    color: #000000;
}
.MaskedEditBlurNegative
{
    color: #ff0000;
}



/************ Definitin Related Styles ***********************/

.definitionDIV
{
	text-align: center;
	padding: 10px;
}


.definitionTitle
{
	text-decoration: underline;
	font-weight:bold;
	font-style:italic;
	font-size:12pt;
}


.definitionBody
{
	width: 600px;
	text-align:justify
}



/************ Renewal Menu page related styles ***********************/

.RenewalMenuBkgnd
{
	background-color: #ffffff;
	padding-top:10px;
	padding-bottom:10px;
}


.RenewalMenuBkgndAlt
{
	background-color: #ded9c9;
	padding-top:10px;
	padding-bottom:10px;
}

.IndigoText
{
	color: #8f0d00;
	font-weight:bold;
	font-size:12pt
}



/*
A:link	{	
	text-decoration:	none;
	color:	maroon;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	maroon;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	gray;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	gray;
	}
*/
	
/* Peter's styles */
SPAN.ExUnknown
{
    font-family: Arial, Tahoma;
    font-size: 9pt;
    color: Red;
    font-style: italic;
    font-weight: bold;
}

SPAN.ExFull
{
    font-family: Arial Narrow, Arial, Tahoma;
    font-size: 10pt;
    color: Red;
    font-style: normal;
    font-weight: bold;
}
SPAN.ExLocation
{
    font-family: Arial, Tahoma;
    font-size: 7pt;
    color: #505020;
    font-style: normal;
    font-weight: normal;
}



INPUT.btnProceed
{
	font-weight: bold;
	background-color: LightGreen;
}

INPUT.btnAbort
{
	font-style: italic;
	background-color: LightCoral;
}

INPUT.btnOther
{
	background-color: PowderBlue;
}
