/* PRINT CSS Document for Contact Detail */

body {
  font-family: Verdana, sans-serif;
  font-size: small;
}

#quickAdd,
#marketingNav,
#lightwindow,
#lightwindow_overlay,
#header,
#topLevelError,
#footer,
#contactDetailHelp,
#contactDetailTitle,
#search,
ul.bbActions,
.capsuleActions,
.bbActions,
#sidebarTags,
#contactAttachments,
.goBack,
div#activityLogDropdown,
div#quickAddHeader,
a.button,
div.centered_link,
.pagination,
ul#addEmployeeButton li,
.bbNav
{
  display: none;
}


/*
------------------------------------------------------------------
DL STYLES
------------------------------------------------------------------
*/

dl.bbAtts {
	clear: left;
	padding-bottom: 6px;
	margin: 0;
	font-size: 90%;
}

dl.bbAtts dt {
	font-weight: bold;
	display: inline;
	width: 25%;
	float: left;
}

dl.bbAtts dd {
	margin-left: 4px;
	display: inline;
	width: 70%;
}





/*
------------------------------------------------------------------
CAPSULE STYLES
------------------------------------------------------------------
*/

div#primaryColumn div.bbCapsule {
  padding-bottom: 0px;
  margin: 5px 0 0px 0;

} 

div#primaryColumn div.bbCapsule h4 {
  font-family: Georgia, serif;
  font-size: 150%;
  font-weight: normal;
  padding: 0;
  margin: 0;
  display: inline;
} 

div#primaryColumn div.bbCapsule h5 {
  font-size: 100%;
  font-weight: normal;
  margin: 0;
  padding: 2px;
}

div#primaryColumn div.capsuleHeader {
  background-color: #CCC;
  border: 1px solid #999;
  padding: 3px;
}
div#primaryColumn div.bbCapsuleInner {
  padding: 8px; 
  border-left: 1px solid #999;
  border-right: 1px solid #999;
  border-bottom: 1px solid #999;
  height: 100%;
}

div#primaryColumn div.bbCapsule h4 {
  margin: 0;
}



/*
------------------------------------------------------------------
ACTIVITY & AFFILIATONIS HEADERS
------------------------------------------------------------------
*/

#secondaryColumn h5 {
  font-family: Georgia, serif;
  font-size: 180%;
  font-weight: normal;
  margin: 20px 0 10px 0;
}

/*
------------------------------------------------------------------
CLEARFIX
------------------------------------------------------------------
*/

.clearfix:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}

/*
------------------------------------------------------------------
TAGS
------------------------------------------------------------------
*/

.detailTags {
  clear: left;
  padding-bottom: 10px;
}

.detailTags p,
.detailTags ul#currentTags {
  display: inline;
  padding: 0;
  margin: 0;
}

.detailTags p {
  margin-right: 4px;
}

.detailTags ul#currentTags li {
  display: inline;
  margin: 0;
}

.detailTags input,
.detailTags img {
  display: none;
}


/*
------------------------------------------------------------------
CONTACT HEAD
------------------------------------------------------------------
*/

h2.detailName {
  font-family: Georgia, serif;
  font-size: 250%;
  font-weight: normal;
  margin: 0;
  padding: 0;
  width: 70%;
}

div.detailCaption {
  color: #666;
  font-size: 125%;
  font-family: Georgia, serif;
  margin: 2px 0 6px 0;
}

div#detailImage {
  float: left;
  margin: 0 10px 0 0;
}

div.detailCaption {
  margin: 2px 0 6px 0;
  font-size: 120%;
}


/*
------------------------------------------------------------------
CONTACT INFO
------------------------------------------------------------------
*/

#locationWrapper { 
  width: 100%; 
  font-size: 90%;
} 

div#primaryColumn div.bbCapsule #locationWrapper h5 { 
  clear: left;
  font-size: 110%;
  font-weight: bold;
  margin: 0;
  padding: 0 0 2px 0;
} 

#locationWrapper dt { 
  font-weight: bold;
  color: #999;
  text-transform: lowercase;
  padding-right: 2px;
}

#locationWrapper dd {
  margin: 0;
}

#locationWeb {
  width: 39%;
  float: left;   
}

#locationTelecomm {   
  float: left;
  width: 30%;
  padding-left: 2%;
} 

#locationAddress{
  margin-left: 73%;
}    



div#primaryColumn div.bbCapsule #locationWrapper div#locationWeb h5.website,
div#primaryColumn div.bbCapsule #locationWrapper div#locationTelecomm h5.fax,
div#primaryColumn div.bbCapsule #locationWrapper div#locationTelecomm h5.cell,
div#primaryColumn div.bbCapsule #locationWrapper div#editLocationWebPhone h5.website,
div#primaryColumn div.bbCapsule #locationWrapper div#editLocationWebPhone h5.fax,
div#primaryColumn div.bbCapsule #locationWrapper div#editLocationWebPhone h5.phone,
div#primaryColumn div.bbCapsule #locationWrapper div#editLocationWebPhone h5.cell {
  padding-top: 15px;
}

dl.locationBBAtts {
	padding-bottom: 4px;
	margin: 0;
}

div#locationAddress dd {
  width: 100%;
}

dl.locationBBAtts dt {
  clear: left;
	float: left;
	padding: 2px 0;
	margin-right: 2px;
}

div#primaryColumn div.bbCapsule #locationWrapper #locationAddress h5.address,
div#primaryColumn div.bbCapsule #locationWrapper #editLocationAddress dt,
div#primaryColumn div.bbCapsule #locationWrapper #editLocationAddress h5 {
  clear: none;
}

div#primaryColumn div.bbCapsule #locationWrapper #locationAddress dl.locationBBAtts dt {
  clear: none;
  float: none;
}

dl.locationBBAtts dd {
  float: left;
	padding: 2px 0;
}

#editLocationAddress dl {
  margin: 0 0 4px 0;
  float: left;
}

#editLocationAddress span {
  display: block;
  margin-bottom: 6px;
}

#editLocationAddress dd select,
#editLocationAddress dd input {
  width: 100%;
}


ul#employeeTable {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul#employeeTable li {
	padding-bottom: 4px;
}

ul#employeeTable li a {
	padding-bottom: 4px;
}

ul#employeeTable li img {
  display: none;
}

span.employeeTitle {
  font-size: 85%;
  color: #666;
}

span.street-address,
span.extended-address,
span.country-name {
  display: block;
}












div#superTagData div.capsuleHeader {
  border-bottom: none;
}


div#superTagData form div.bbCapsuleInner {
  border-bottom: none;
  border-top: 1px solid #999;
}

div#superTagData form div.capsuleHeader {
  background-color: #EAEAEA;
}

div#superTagData div.capsuleHeader h5 a {
  display: none;
}

div#superTagData ul.bbActions {
  padding: 10px;
  margin: 0;
  border-left: 1px solid #999;
  border-right: 1px solid #999;
  border-bottom: 1px solid #999;
}



/*
------------------------------------------------------------------
STRIPE TABLES
------------------------------------------------------------------
*/

table.stripetables {
  border: 1px solid #999;
  margin: 0;
  width: 100%;
  border-spacing: 0;  
}

table.stripetables tr td {
  padding: 6px 6px;
  background: #FFF;
  text-align:left;
}

table.stripetables thead th {
  background-color: #EAEAEA;
  border-bottom: 1px solid #CCC;
  font-weight: bold;
  font-size: 90%;
  text-align: left;
  padding: 3px 3px;
  color: #666;
} 

table.stripetables tbody tr th {
  background-color: #FFF;
  font-weight: normal;
  padding: 5px 3px;
}

table.stripetables tbody td {
  border-bottom: 1px solid #D9D9D9;
}

table.stripetables tbody tr.roweven td { background-color: #F9F9F9; } 

/*
------------------------------------------------------------------
TINY TABLES
------------------------------------------------------------------
*/

table.tinytables {
  margin: 0;
  width: 100%;
  font-size: 90%;
  border-spacing: 0;  
}

table.tinytables tr td {
  padding: 3px;
  text-align: left;
  border-bottom: 1px solid #CCC;
  background-color: #FFF;
}

table.tinytables thead th {
  border-top: 1px solid #CCC;
  border-bottom: 1px solid #CCC;
  background-color: #EAEAEA;
  font-weight: bold;
  text-align:left;
  padding: 1px 3px;
  color:#666;
} 

table p { margin: 0; }
table input {display: none; }  

#toolbar {
  display: none;
  }
.previousNext {
  display: none;
  }

