﻿.shTopWinBorder
{
	background-image: url(../../Images/Controls/Share/Y_sh_s1-s2_top.gif);
	background-repeat: no-repeat;
	width: 402px;
	height: 9px;
}
.shMidWinBorder
{
	background-image: url(../../Images/Controls/Share/Y_sh_s1-s2_mid.gif);
	background-repeat: repeat-y;
	width: 402px;
	height: 523px;	
}
.shBottomWinBorder
{
	background-image: url(../../Images/Controls/Share/Y_sh_s1-s2_bottom.gif);
	background-repeat: no-repeat;
	width: 402px;
	height: 9px;
}
.imgShare
{
	cursor: pointer;
}
.divShareWin
{
	position: absolute;
	z-index: 99;
	width: 400px;
	height: 510px;	
	display: none;
	/*background-color: #FFFFFF;*/
}
.tblShare
{
	table-layout: fixed;
}
.divShMember
{	
	height: 160px;
	overflow: auto;
	width: 173px;
	background-color: #FFFFFF;
}
.divShMemberSel
{	
	height: 160px;
	overflow: auto;
	width: 178px;
	background-color: #FFFFFF;
}
.tblShMember
{
 width: 175px;
 height: 200px; 
 table-layout: fixed;
}
.shTblMemberSel
{
	width: 178px;
	height: 210px;
	border: solid 1px #B1B1B1;	
}
.shSearch
{	
	width: 153px;
	height: 21px;
	border: 0px;	
	font-size: 8pt;	 	
}
.tdShSearch
{
	border: solid 1px #B1B1B1;
	height: 20px;
	background-color: #FFFFFF;	
}
.chkShAll
{
	width: 12px; 
	height: 12px; 
	border: flat 1px #B1B1B1;
	padding: 0px;
	margin: 0px;	
}
.divShContactList
{
	width: 150px;
	overflow: hidden;
	background-color: #FFFFFF;
}
.tblShContacts
{
	table-layout: fixed;
	width: 160px;
}
.lblShareDisplay
{
	color: #0083CA;
	font-size: 9pt;
	font-weight: bold;
}
.divShAlertMask
{
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #FFFFFF;	
	z-index: 101;	
	filter: alpha(opacity=80);
    -moz-opacity: .80; 
    opacity: .40; 
    width: 405px;
    height: 545px;
    display: none;
    text-align: right;
    vertical-align: middle;    
}
.divShWinPopup
{
	position: absolute; 
	top: 150px; 	
	left: 25px;
	vertical-align: middle; 
	width: 350px; 
	height: 160px; 
	color: #FFFFFF;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 10pt;
	vertical-align: middle;
	text-align: center; 
	display: none;
	z-index: 102;
}
.tblShWinPopup
{
	width: 100%; 	
	height: 95%; 		
	table-layout: fixed;
}
.lblShWinPopup
{
	color: #FFFFFF;
	font-size: 10pt;	
	font-weight: bold;
	padding: 3px;	
	z-index: 102;
}
.divShPopupContent
{
	color: #FFFFFF;
	font-size: 9pt;			
	padding-bottom: 0px;
}
.shLabel
{
	color: #0083CA; 
	font-weight: bold; 
	font-size: 9pt;
}
.shFont
{
	color: #FFFFFF;
	font-size: 9pt;
}
.shHint
{
	color: #FFFFFF;
	font-size: 7pt;
	padding-left: 3px;
}
.tdShWinPopupTop
{
	background-image: url(../../Images/Controls/Share/Y_sh_top_popup.gif);	
	background-repeat: no-repeat;
	width: 352px;
	height: 31px;
}
.tdShWinPopupMid
{
	background-image: url(../../Images/Controls/Share/Y_sh_mid_popup.gif);	
	background-repeat: repeat-y;
	height: 123px;
	width: 352px;
}
.tdShWinPopupBot
{
	background-image: url(../../Images/Controls/Share/Y_sh_bottom_popup.gif);	
	background-repeat: no-repeat;
	width: 352px;
	height: 31px;
}
