﻿.space2Friend
{
    height:8px;
}
.divLine
{
    font-size:0px;
    height:1px;
    background-color:Black;
}
.txtMustField
{
    font-size:12px;
} 
.newDiv
{
   /*border:solid 1px black;*/
    position:absolute;
    z-index:100;
    width:786px;
    height:395px;
    filter:alpha(opacity=0); 
    /*left:100px;
    top:100px;   */
    
}
.mainTblDiv
{
    width:360;
	/*border:solid 1px #535353;*/
	border:solid 7px white;
    background-color:white;
    background-image:url(../Images/Backgrounds/popup_bg_pixel.gif);
    background-repeat:repeat-x;
    background-position:bottom;
  /*  FILTER:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#CEDFF6', endColorStr='#1E77D3', gradientType='1');*/
}
.lineString
{
    font-size:12px;
    color:#0067b0;   
}
.lineStringBold
{
    font-weight:bold;
    font-size:12px;
    color:#0067b0;   
}
.lineStringMust
{
    font-size:12px;
    color:#0067b0;   
}
.lineTextString
{
    /*font-weight:bold;*/
   font-size:13px;
   color:#5d6970;  
   
}
.lineSmallTextString
{
	margin-top:5px;
	font-size:11px;
    color:#5d6970; 
}
.lineString_small
{
 
    font-weight:bold;
    font-size:10px;
    color:#0067b0;   
}
.textAreaCss
{
    color:#5f686f;
    border:solid 1px #c7cfd3;
    overflow:hidden;
}
.starLine
{
   /* position:relative;
    top:6px;*/
  /*  font-size:18px;
    color:Red;
    font-weight:bold;*/
    width:8px;
    background-image:url(../Images/Bullets/star.gif);
    background-repeat:no-repeat;
    background-position:center;
    position:relative;
    top:2px;
}
.starLine_small
{
   /* position:relative;
    top:3px;*/
    /*font-size:13px;*/
    color:Red;
    font-weight:bold;
}

.btn:hover
{
    /*cursor:pointer;    */
}

.iFieldErrMsg
{
    font-size:10px;
    color:Red;
}
.opacDiv
{
	background-color:white;
	position:absolute;
	z-index:50;
	filter:alpha(opacity=65); 
}
.padSend
{
    width:50px;
    text-align:left;
    padding-left:45px;
}
.PadClose 
{
    text-align:left;
}

.divBlackBorder
{
    width:0px;
    height:0px;
    /*border:solid 1px black;*/
    border:solid 1px #535353;
    
}
.mustFieldPad
{
    padding-right:5px;
  
}
.mustFieldPadRight
{
    text-align:left;
    
}
.confYes
{
    font-size:15px;
    font-family:Arial;
    font-weight:bold;
    color:#154690;
        
}
.confNo
{
    font-size:15px;
    font-family:Arial;
    font-weight:bold;
    color:#FF0000;
}
.padIcon
{
    padding-top:10px;
    padding-left:10px;
}

.padTzor
{
    padding-right:20px;   
}
.regText
{
    font-family:Arial;
    font-size:11px;
    font-weight:bold;
    color:#003687;
}
.leftShadow
{
	width:7px;
    background-image:url(../Images/Backgrounds/zel_left.gif);
    background-repeat:repeat-y;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
}
.leftShadowSpan
{
	background-color:White;
	height:7px;
	font-size:1px;
	width:100%;
	vertical-align:top;
	/*filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);*/
}
.bottomShadow
{
	height:7px;
    background-image:url(../Images/Backgrounds/zel_down.gif);
    background-repeat:repeat-x;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
}
.spanBottomShadow
{
	background-color:White;
	width:7px;
	/*filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);*/
}
.cornerShadow
{
	height:7px;
	width:7px;
    background-image:url(../Images/Backgrounds/zel_left_down.gif);
    background-repeat:no-repeat;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
}
.spacerWhite
{
	font-size:5px;
	height:7px;
	width:1px;
	background-color:Red;
	background-image:url(../Images/spacer.gif);
	background-repeat:repeat-x;
}
.padChk
{
	position:relative;
	left:4px;
	top:-2px;
}
.exDiv
{
	height:400px;
	width:300px;
	background-color:Aqua;	
}
