/* Copyright 2006 Microsoft Corporation.  Microsoft's copyrights in this work are licensed under the Creative Commons */
/* Attribution-ShareAlike 2.5 License.  To view a copy of this license visit http://creativecommons.org/licenses/by-sa/2.5 */

.CopyPasteInput     { position: absolute; overflow:hidden; top:0px; left:0px; width:16px; height:15px;padding:0px; z-index:100; cursor:pointer; filter:alpha(opacity=0); KHTMLOpacity:0; MozOpacity:0; opacity:0; }

.webClipControlDiv {
background: url(http://www.pamet.co.yu/images/liveclipboard-icon-16x16.png) left top no-repeat;
width:16px;
height:16px;
z-index:99;
}

 /* \*/
* html .webClipControlDiv {
background: none;
float: left;
width: 16px;
height:16px;
z-index:99;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.pamet.co.yu/images/liveclipboard-icon-16x16.png', sizingMethod='scale'); 
}
/* */


.webClipControlSelectedDiv {
background: url(http://www.pamet.co.yu/images/liveclipboard-icon-16x16.png) left top no-repeat;
width:16px;
height:16px;
z-index:99;
}

 /* \*/
* html .webClipControlSelectedDiv {
background: none;
float: left;
width: 16px;
height:16px;
z-index:99;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.pamet.co.yu/images/liveclipboard-icon-16x16.png', sizingMethod='scale'); 
}


ContactContainer           { clear:left; float:left; display:block; overflow:visible; width:400px; margin-bottom:0px; padding-left:0px; padding-bottom:0px; background-color:#eeeeee}
.ControlContainer           { position: relative; overflow:hidden; float:left; width:32px; height:32px; padding:0px; font-size:2px;}
.hcardContainer             { float:left; width:190px; font-family: Arial, Helvetica, sans-serif; font-size:13px; padding-bottom:0px;}
.selected                   { background-color:#ddddff; border-right-width:5px; border-bottom-width:5px; border-color:Black; }

.vcard                      { position: relative; float:left; font-family: Arial, Helvetica, sans-serif; font-size:x-small; color:Black;}
.vcard .n                   { font-weight:bold; font-size:larger; }
.vcard .type                { font-weight:bold; }
.vcard .uid					{ display:none; }
.vcard .nickname     		{ display:none; }
.vcard .email     		    { font-family: Arial, Helvetica, sans-serif; font-size:12px; }
.vcard .email:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #999999; text-decoration: none; list-style-position: inside; list-style-image: url(images/must.gif); list-style-type: disc; cursor: wait../!Vision Process 20010821/images/must.gif)}
.vcard .email:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #CC9933; font-weight:bold}

.vcard .tel     		    { font-family: Arial, Helvetica, sans-serif; font-size:13px; }
.vcard .org     		    { font-family: Arial, Helvetica, sans-serif; font-size:13px; }
.vcard .street-address	    { font-family: Arial, Helvetica, sans-serif; font-size:13px; }
.vcard .locality            { font-family: Arial, Helvetica, sans-serif; font-size:13px; }
.vcard .region              { font-family: Arial, Helvetica, sans-serif; font-size:13px; }
.vcard .postal-code         { font-family: Arial, Helvetica, sans-serif; font-size:13px; }
.vcard .country-name        { font-family: Arial, Helvetica, sans-serif; font-size:13px; }
.vcard .given-name          { font-family: Arial, Helvetica, sans-serif; font-size:13px; font-weight:bold; }
.vcard .family-name         { font-family: Arial, Helvetica, sans-serif; font-size:13px; font-weight:bold; }




.clipboardContainer         { float:left; display:block; padding:3px;}


/* */
