/* ---------------------------------------------------------------------------

	InfoTech International PT Lite Master Styles
	http://www.ptlite.com
	
	author: InfoTech International
	http://www.iti-infotech.com

--------------------------------------------------------------------------- */

body {
	margin: .6in;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size: 11pt;
	}

#header ul, .utility, #search-wrap, #main-menu, .button-prev-title, .button-next-title, #sidebar, #add-note, #add-attachment, .pagination, .pagination-top, .pagination-bottom, .no-print, #foot, ul.MenuBarHorizontal, 
.buttons, .add, .edit, .button-complete, .button-delete, .button-add, .button-edit, 
select, label,
#dialog-spell, .dialog-task, #dialog-attach-website, #dialog-add-contact, #dialog-add-move-copy-to {
	display: none;
	}

a:link, a:visited { 
	color: #999; 
	}

/* print URLs after link text */

#content .entry p a:link:after, #content .entry p a:visited:after {
	content: " (" attr(href) ") ";
	}

h1, h2, .clear {
	clear: both;
	}

h1 {
	font-size: 150%;
	}

#header h1 {
	padding-bottom: 10px;
	font-size: 105%;
	font-weight: normal;
	text-transform: uppercase;
	border-bottom: 1px dashed #000;
	}

h2 {
	padding-top: 10px;
	font-size: 130%;
	border-top: 1px dashed #000;
	}

h3 {
	font-size: 110%;
	}

h4 {
	font-size: 105%;
	}

h5 {
	font-size: 100%;
	}

table {
	border-collapse: collapse;
	}

td, th {
	padding: 10px 10px;
	border: 1px solid #000;
	}

img {
	border: 1px solid #ccc;
	}

/* visualize */

.visualize {
	display: none;
	clear: both;
	}

table#customer-activity {
	display: block !important;
	}

/* contacts */

.contact-contacts {
	float: left;
	}

.contact-contacts .vcard {
	float: left;
	display: block;
	padding-top: 5px;
	width: 100%;
	border-top: 1px dotted #000;
	}

.contact-contacts .vcard img.photo, .contact-contacts .name-certs, .contact-contacts ul {
	float: left;
	margin-right: 15px;
	}

.contact-contacts .response-rate:before {
	content: "Response Rate: ";
	}

.contact-contacts .win-history:before {
	content: "Win/Completed: ";
	}
