/* Default CSS Stylesheet for a new Web Application project */

.normalText
{	
	font-family:Tahoma ;
	font-size :11px;
	 
}
BODY
{
	background-color:White; 
	font-family:MS Sans Serif;
	font-size:11px;
	color:Black;
}
A
{
	color:#000;
	font-size:10px;
	font-family:MS Sans Serif;
}
A:link, A:visited, A:active, A:hover	{	
	text-decoration:none;
}	

TD, FONT, DIV, BR, P
{
	font-family:MS Sans Serif;
	font-size:10px;
}
img
{
	padding:0px;
	margin:0px;
	border:0px;  
}
/************ Modified by noi ********************/
.CharBold {
	font-family: "MS Sans Serif", "MS Serif";
	font-size: 15px;
	font-weight: bold;
	color: Red;
}
.textAlignCenter
{
	font-family: "MS Sans Serif";
	font-size: 9px;
	width:100%;
	border:solid 1px solid;
	border-color:#969DA5;
	text-align:center;
}
.textAlignRight
{
	font-family: "MS Sans Serif";
	font-size: 9px;
	width:100%;
	border:solid 1px solid;
	border-color:#969DA5;
	text-align:right;
}
.fieldValue
{
	font-family: "MS Sans Serif";
	font-size: 9px;
	width:120px;
	border:solid 1px solid;
	border-color:#969DA5;
}

.longHeadColor
{
	background-color:#ffffff; 
}
.blackLine
{
	height:1px;  
	background-color:#000;
}
.rec-font1
{
	font-size:10px;
	font-family:MS Sans Serif;   
}
.footer-text
{
	font-size:10px;
	font-family:MS Sans Serif; 
	color:#666666;
}
.menuHeader
{
	font-family: "MS Sans Serif", "MS Serif";
	font-size: 13px;
	font-weight: bold;
	padding-left:10px;
	padding-bottom:5px; 
}
.menuSearch
{
	border-top:solid 1px #000;     /*  show under line .. Using in BrokerPrintView.aspx and PropertyViewer.ascx  */
	border-bottom:solid 1px #000;     /*  show under line .. Using in BrokerPrintView.aspx and PropertyViewer.ascx  */
	padding-left:10px; 
	
}
.menuSearchHeader
{
	border-bottom:solid 1px #000;
	padding-left:10px; 
}

.adminGroupHeader
{
	padding-left: 10px;
	font-weight: bold;
	font-size: 30px;
	padding-bottom: 5px;
	text-transform: uppercase;
	color: red;
	font-family: Times New Roman;
	letter-spacing: 2pt;
}
.adminGroupHeader2
{
	padding-left: 10px;
	font-weight: bold;
	font-size: 30px;
	padding-bottom: 5px;
	color: red;
	font-family: Times New Roman;
	letter-spacing: 2pt;
}
.checkboxStyle
{
	margin-left:0;
}

.rightBgAdmin
{

}
.rightBg
{
	background-image:url(.../../Images/component/rightLine.gif);
	background-position:right top;
	background-repeat:repeat-y;  
}
/*apple mo*/
.searchInput {
	font-family: "MS Sans Serif", "MS Serif";
	font-size: 12px;
	height: 22px;
	width: 130px;
}

td {
	font-family: "MS Sans Serif", "MS Serif";
	font-size: 12px;
}
.searchDropdown {

	font-family: "MS Sans Serif", "MS Serif";
	font-size: 12px;
	height: 22px;
	width: 130px;
}
.gray {
	font-family: "MS Sans Serif", "MS Serif";
	font-size: 12px;
	color: #636363;
}
.blackBold {
	font-family: "MS Sans Serif", "MS Serif";
	font-size: 13px;
	font-weight: bold;
}
.textArea {

	font-family: "MS Sans Serif", "MS Serif";
	font-size: 12px;
	height: 60px;
	width: 130px;
}
.orangeBold {
	font-family: "MS Sans Serif", "MS Serif";
	color: #F79D09;
	font-size: 13px;
	font-weight: bold;
}
.white {
	font-family: "MS Sans Serif", "MS Serif";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.white a
{
	color:Red;}

.white a:hover {
	font-family: "MS Sans Serif", "MS Serif";
	font-size: 12px;
	font-weight: normal;
	color: Black;
	/*text-decoration:	none;*/
}/*
.white a:visited {
	font-family: "MS Sans Serif", "MS Serif";
	font-size: 12px;
	font-weight: normal;
	color: Black;
	
}*/
.whiteBold {
	font-family: "MS Sans Serif", "MS Serif";
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.redBold {
	font-family: "MS Sans Serif", "MS Serif";
	font-size: 11px;
	color: #D00D11;
	font-weight: bold;
}
.whiteSmall {

	font-family: "MS Sans Serif", "MS Serif";
	font-size: 10px;
	color: #FFFFFF;
}
A.redw:link	
{
	font-family: "MS Sans Serif";
	color: #D00D11;
	font-size: 11px;
	font-weight: normal;
	text-decoration:	underline;

	}	
		
A.redw:visited	
{
	font-family: "MS Sans Serif";
	color: #D00D11;
	font-size: 11px;
	font-weight: normal;
	text-decoration:	none;

	}	
		
A.redw:active	
{
	font-family: "MS Sans Serif";
	color: #D00D11;
	font-size: 11px;
	font-weight: normal;
	text-decoration:	none;

	}	
		
A.redw:hover	
{
	font-family: "MS Sans Serif";
	font-size: 11px;
	font-weight: normal;
	text-decoration:	underline;
}
A.gray:link	
{
	font-family: "MS Sans Serif";
	color: #666666;
	font-size: 11px;
	font-weight: normal;
	text-decoration:	none;

	}	
		
A.gray:visited	
{
	font-family: "MS Sans Serif";
	color: #666666;
	font-size: 11px;
	font-weight: normal;
	text-decoration:	none;

	}	
		
A.gray:active	
{
	font-family: "MS Sans Serif";
	color: #333333;
	font-size: 11px;
	font-weight: normal;
	text-decoration:	underline;

	}	
		
A.gray:hover	
{
	font-family: "MS Sans Serif";
	color: #333333;
	font-size: 11px;
	font-weight: normal;
	text-decoration:	underline;
}
A.grayline:link,a.grayline:visited
{
	font-family: "MS Sans Serif";
	color: #666666;
	font-size: 11px;
	font-weight: normal;
	text-decoration:	underline;

	}
A.grayline:hover,a.grayline:actove
{
	font-family: "MS Sans Serif";
	color: #333333;
	font-size: 11px;
	font-weight: normal;
	text-decoration:	underline;

	}
A.bluelink:link,a.bluelink:visited
{
	font-family: "MS Sans Serif";
	color: #429DD3;
	font-size: 11px;
	font-weight: normal;
	text-decoration:	none;

	}
	A.bluelink:hover,a.bluelink:actove
{
	font-family: "MS Sans Serif";
	color: #27699C;
	font-size: 11px;
	font-weight: normal;
	text-decoration:	underline;

	}
A.blackB:link	
{
	font-family: "MS Sans Serif";
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	text-decoration:	underline;

	}	
		
A.blackB:visited	
{
	font-family: "MS Sans Serif";
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	text-decoration:	underline;

	}	
		
A.blackB:active	
{
	font-family: "MS Sans Serif";
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	text-decoration:	underline;

	}	
		
A.blackB:hover	
{
	font-family: "MS Sans Serif";
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	text-decoration:	underline;
}
A.white:link	
{
	font-family: "MS Sans Serif";
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
	text-decoration:	none;

	}	
		
A.white:visited	
{
	font-family: "MS Sans Serif";
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
	text-decoration:	none;

	}	
		
A.white:active	
{
	font-family: "MS Sans Serif";
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	text-decoration:	none;

	}	
		
A.white:hover	
{
	font-family: "MS Sans Serif";
	font-size: 11px;
	font-weight: normal;
	text-decoration:	underline;
	color:	#000000;
	}
A.blackChar:link	
{
	font-family: "MS Sans Serif";
	color: #333333;
	font-size: 14px;
	/*font-weight: bold;*/
	}	
		
A.blackChar:visited	
{
	font-family: "MS Sans Serif";
	color: #333333;
	font-size: 14px;
	/*font-weight: bold;*/
	}	
		
A.blackChar:active	
{
	font-family: "MS Sans Serif";
	color: #333333;
	font-size: 14px;
	/*font-weight: bold;*/
	}	
		
A.blackChar:hover	
{
	font-family: "MS Sans Serif";
	color:Blue;
	font-size: 14px;
	/*font-weight: bold;*/
	text-decoration:	underline;
}




.grayD {
	color: #333333;
	font-family: "MS Sans Serif";
	font-size: 11px;
	font-weight: normal;
}
.grayS {
	color: #7B7A7A;
	font-family: "MS Sans Serif";
	font-size: 11px;
	font-weight: normal;
}

/*********** tuggie mo ***************/



.plabelName
{
	font-family: "MS Sans Serif";
	font-size: 11px;
	font-weight:bold;
	vertical-align:middle;
}

.psubitem
{
	font-family: "MS Sans Serif";
	font-size: 11px;
	font-weight:bold;
	vertical-align:middle;
	width:15%;
	text-align:center;
}
.psubitemSale
{
	font-family: "MS Sans Serif";
	font-size: 11px;
	font-weight:bold;
	vertical-align:middle;
	width:13%;
	text-align:center;
}
.plabelTabName
{
	font-family: "MS Sans Serif";
	font-size: 11px;
	font-weight:bold;	
	/*color:#990000;*/
	color: #035390;
	vertical-align:middle;
	cursor:hand;
	
}

.mss9Bold
{
	font-family: "MS Sans Serif";
	font-size: 9px;
	font-weight:bold;
}

.mss9ARight
{
	font-family: "MS Sans Serif";
	font-size: 9px;
	text-align:right;
	
}

.mss9BoldARight
{
	font-family: "MS Sans Serif";
	font-size: 9px;
	text-align:right;
	font-weight:bold;
}

.plabelValue
{
	font-family: "MS Sans Serif";
	font-size: 11px;
	vertical-align:middle;
}
.mfieldset
{

}
.editfieldValue
{
	font-family: "MS Sans Serif";
	font-size: 9px;
	width:100%;
	border:solid 1px solid;
	border-color:#969DA5;
}
.editfieldValue2
{
	font-family: "MS Sans Serif";
	font-size: 9px;
	width:100%;
	height: 20px;
	border:solid 1px solid;
	border-color:#969DA5;
}
.editfieldValueFixedWidth
{
	font-family: "MS Sans Serif";
	font-size: 9px;
	width:210px;
	border:solid 1px solid;
	border-color:#969DA5;
}
.flatbutton
{
	font-family: "MS Sans Serif";
	font-size: 9px;
	border:solid 1px solid;
	border-color:#969DA5;
}

.meditfieldValue
{
	font-family: "MS Sans Serif";
	font-size: 9px;
	width:90%;
	border:solid 1px solid;
	border-color:#969DA5;
}
.markErr
{
	font-family: "MS Sans Serif";
	font-size: 15px;
	color:Red;
}
.editfieldset
{
	/*background: #800000;*/
	background:#5EA6D8; 
	color :#ffffff;
	font-family : Verdana;
	font-weight: bold;
	font-size:11px;
	width:150px;
}

.editLfieldset
{
	/*background: #800000;*/
	background:#5EA6D8;
	color :#ffffff;
	font-family : Verdana;
	font-weight: bold;
	font-size:11px;
	width:250px;
}


.editfieldsubset
{
	background: Orange;
	color :#ffffff;
	font-family : Verdana;
	font-weight: bold;
	font-size:11px;
	width:150px;
}
.pfieldspacer
{
	width:2px;

}
.pfieldcontainer
{
	width:22%;
}
.mpfieldcontainer
{
	width:15%;
}
.mpfieldcontainer2
{
	width:18%}
.mpfieldcontainer3
{
	width:28%;
}
.plabelcontainer2
{
	font-family: "MS Sans Serif";
	font-size: 9px;		
}

.plabelcontainer
{
	font-family: "MS Sans Serif";
	font-size: 9px;
	width:11%;
	text-align:right; 
}
.blabel
{
	font-family: "MS Sans Serif";
	font-size: 9px;
	width:10%;
	margin-left:0;
}

.bcontainer
{
	font-family: "MS Sans Serif";
	font-size: 9px;
	width:40%;

}

.bcontainer2
{
	font-family: "MS Sans Serif";
	font-size: 9px;
	width:20%;
}

.mplabelcontainer
{
	font-family: "MS Sans Serif";
	font-size: 11px;
	width:18%;
	text-align:right; 
}

.mplabelcontainer2
{
	font-family: "MS Sans Serif";
	font-size: 11px;
	width:15%;
	text-align:right; 
}
.mplabelcontainer3
{
	font-family: "MS Sans Serif";
	font-size: 11px;
	width:12%;
	text-align:right; 
}
.mlableresult
{
	font-family: "MS Sans Serif";
	font-size: 14px;
	font-weight:bold;
	color:#286A9D;
}
.txtWhite
{
	font-family: "MS Sans Serif";
	font-size: 12px;
	font-weight:normal;
	color:#ffffff;
}
.mlableresultNormal
{
	font-family: "MS Sans Serif";
	font-size: 12px;
	font-weight:normal;
	color:#286A9D;
}
.setspacer
{
	height:5px;
}



.pinnerLchkcontainer
{
	font-family: "MS Sans Serif";
	font-size: 9px;
	width:80%;
	text-align:left; 
}

.pinnerSchkcontainer
{
	font-family: "MS Sans Serif";
	font-size: 9px;
	width:20%;
	text-align:left; 
	vertical-align:top;
	padding:0px;
	padding-left:0px;
	margin:0px; 

	
}
.chkBox
{
	margin:opx;
	padding:0px;
	background-color:Red;
	
}

.plistBox
{
	font-size: 11pt;
	font-family: "MS Sans Serif";
}


.tnormalindent
{
	width:10px;
}

.editgroup
{
	background-color:#eeeeee;
	
}
/*********** tuggie mo ***************/
.mailLeftcolumn
{
	font-size: 11px;
	font-weight:bold;
}
.mailLinkcolumn
{
	color:#ff0000;
}
.mailLinkcolumn a:visited
{
	color:Red;
}
.tableline {
	border: 1px solid #fae19f;
}
.tableline1 {
	border: 1px solid #CFCDCD;
}

.barmenuBold {
	font-family: "MS Sans Serif", "MS Serif";
	font-size: 10px;
	font-weight: bold;
}

.barmenuRedBold {
	font-family: "MS Sans Serif", "MS Serif";
	font-size: 10px;
	font-weight: bold;
	color :Red; 
}

A.barBlackw:link	
{
	font-family: "MS Sans Serif";
	font-size: 11px;
	font-weight: normal;	

	}	
		
A.barBlackw:visited	
{
	font-family: "MS Sans Serif";
	font-size: 11px;
	font-weight: normal;
	text-decoration:	none;
	color:Black;
	}	
		
A.barBlackw:active	
{
	font-family: "MS Sans Serif";
	color:Navy;
	font-size: 11px;
	font-weight: normal;
	text-decoration:	none;

	}	
		
A.barBlackw:hover
{
	font-family: "MS Sans Serif";
	font-size: 11px;
	font-weight: normal;
	text-decoration:	none;
	color:Blue;
}

A.linkIDB:link	
{
	font-family: "MS Sans Serif";
	font-size: 11px;
	color:Blue;
	letter-spacing: 1pt;
	}	
		
A.linkIDB:visited	
{
	font-family: "MS Sans Serif";
	font-size: 11px;
	text-decoration:	none;
	color:Maroon;
		letter-spacing: 1pt;
	}	
		
A.linkIDB:active	
{
	font-family: "MS Sans Serif";	
	font-size: 11px;
	text-decoration:	none;
	color:Blue; 
		letter-spacing: 1pt;

	}	
		
A.linkIDB:hover
{
	font-family:"MS Sans Serif";	
	font-size: 11px;
	text-decoration: underline;
	color:red; 
	letter-spacing: 1pt;
}


.dgHeaderStyle
{
	vertical-align:middle;
	text-align:center; 
	background-color:#033F6C; 
	Font-Size:xx-small; 
	font-family:"Verdana";
	font-weight:bold;
	color:#5EA6D8;	
}


.dgItemStyle
{
	vertical-align:middle;
	text-align:center; 
}


a.lbtnActive:link	
{
	font-family: "MS Sans Serif";
	font-size: 11px;
		text-decoration: underline;
	color:blue;
	letter-spacing: 1pt;
	}	
		
a.lbtnActive:visited	
{
	font-family: "MS Sans Serif";
	font-size: 11px;
	text-decoration: underline;
	color:Blue;
		letter-spacing: 1pt;
	}	
		
a.lbtnActive:active	
{
	font-family: "MS Sans Serif";	
	font-size: 11px;
	text-decoration: underline;
	color:Blue; 
		letter-spacing: 1pt;

	}	
		
a.lbtnActive:hover
{
		padding-top: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 2px;

	font-size: 11px;
	color: red;
	font-family: "MS Sans Serif";
	letter-spacing: 1pt;
	text-decoration: underline;
}

a.lbtnMenu:link	
{
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 2px;

	font-family: "MS Sans Serif";
	font-size: 11px;
	color:Navy;
}	
		
a.lbtnMenu:visited	
{
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 2px;

	font-family: "MS Sans Serif";
	font-size: 11px;
	color:Navy;
}	
		
a.lbtnMenu:active	
{
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 2px;

	font-family: "MS Sans Serif";	
	font-size: 11px;
	color:Navy; 
}	
		
a.lbtnMenu:hover
{
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	
	font-size: 11px;
	background-image: url(Images/menu/ToolBar_BackGround.jpg);
	color: red;
	font-family: "MS Sans Serif";
}



a.hplWhiteBold:link	
{
	font-family: "MS Sans Serif";
	font-size: 11px;

		font-weight:bold; 
	color:White;
	
	}	
		
a.hplWhiteBold:visited	
{
	font-family: "MS Sans Serif";
	font-size: 11px;

	color:White;
		
				font-weight:bold; 
	}	
		
a.hplWhiteBold:active	
{
	font-family: "MS Sans Serif";	
	font-size: 11px;

	color:White; 
			font-weight:bold; 
	
	}	
		
a.hplWhiteBold:hover
{
	font-size: 11px;
	color:yellow;
	font-family: "MS Sans Serif";
	text-decoration: underline;
			font-weight:bold; 
}

.HplStyle
{
	font-weight:bold;
	color: Maroon;
	text-decoration:line-through;

}

.bgline
{
	background-image:url(.../../Images/common/bgline.gif);
	background-position:right middle;
	background-repeat:repeat-x;  
}

.bgGray
{
	background-color:"whitesmoke";
	width:150px;
}

.plabel
{
	text-align:left;
	margin-left:0px;
	margin:0;
}
.TextDisable 
{
	font-family: "MS Sans Serif";
	font-size: 9px;
	width:100%;
	border:solid 1px solid;
	border-color:#cccccc;	
}
.style6
{	font-family: "MS Sans Serif";
	font-size: 10px;
	color:#ffffff;
		
}
.style4Bold
{	font-family: "MS Sans Serif";
	font-size: 10px;
	font-weight:bold;
}
/*********** add by Oa ***************/
.style6Popup
{
	font-family: "tahoma";
	font-size: 11px;
	color:#ffffff;
}
.txtBlackBold
{	font-family: "MS Sans Serif";
	font-size: 16px;
	font-weight:bold;
	color:Black;
}
.txtBlack
{	font-family: "MS Sans Serif";
	font-size: 16px;
	font-weight:normal;
	color:Black;
}
.style6Faq
{	font-family: "MS Sans Serif";
	font-size: 12px;
	font-weight:bold;
	color:#429DD3;
}
	
