/**
 *
 * whotabs site print
 *
 */
 body {
 	margin:0;
	padding:0;
	font-size: 12pt;
 }

 #content, #contentbody {
	padding: 0;
	margin:0;
	float: none;
}

 
#nav {
	display:none;
}

p.friendly {
	display:none;
}

div.photo p {
	font-size: 10pt;
}

div.photo img {
	white-space: nowrap;
}

div.photo a img {
	border:1px solid #333;
}

span.cap-instruction {
	display:none;
}

div.photogallery div.photo {
	float:none;
}

acronym, abbr {
	border:none;
}

.hide, .hidden {
	display:none;
}

#footernav {
	display:none;
}
#banner div#sitetitle_n,
#banner div#sitetitle, #banner div#sitetitle span, #banner div#sitetitle a {
/*	background: url(whotabslogo180.gif) no-repeat;*/
	background: transparent url(/sitefiles/whotabslogo_150.gif) no-repeat;
	height: 60px;
	width: 180px;
}

#toc, #toc1, .pagetoc {
	display: none !important;
}

#sitetitle {float:left; margin: 12px 12px 12px 3px; display:block;}

#sitetitle span { margin-bottom: -60px; 
 display: block;
 position: relative;
 z-index: 1;
}
#sitetitle_n a,
#sitetitle a {
	font-size: 26pt;
	font-weight: bold;
	text-decoration: none;
	color: #333;
	font-family: Verdana, Lucida, Arial, Helvetica, sans-serif;
}

h1, h2 {
	font-family: Arial, Helvetica, sans-serif;
}

pre {
	font-size: 90%;
}

#banner p#subtitle {font-family:Georgia, Garamond, "Times New Roman", Times, serif; margin-left: 200px; padding:1em;font-size: 115%; font-weight:bold;color:#333;  margin-bottom:0;position:relative; margin-top:0px; display:block;}

a:link, a:visited {
	color: #520;
	background: transparent;
	text-decoration: underline;	
}

/*
#contentbody a:link:after, #contentbody a:visited:after {
	content: " (" attr(href) ") ";
	font-size: 90%;
}

#contentbody a[href^="/"]:after {
	content: " (http://www.thewho.net/whotabs/" attr(href) ") ";
}

#contentbody #toc1 a:link:after, #contentbody #toc1 a:visited:after, #contentbody div.photo p a:link:after, #contentbody div.photo p a:visited:after, #contentbody div.photo a:link:after, #contentbody div.photo a:visited:after, #contentbody table.equiptable td a:link:after, #contentbody table.equiptable td a:visited:after {
	content: "";
}*/

#banner {
	border-bottom: 1px solid #ccc;
}

table.equiptable {
	display: table;
	border: 1px dotted #ccc;
	width: 99%;
	border-collapse: collapse;
}

table.contenttable {
	display: table;
	border: 1px dotted #ccc;
	border-collapse: collapse;
	margin-left: 4pt;
}

table.equiptable td, table.equiptable th, table.contenttable td, table.contenttable th {
	border: 1px dotted #ccc;
	white-space: normal;
	border-collapse: collapse;
	padding: 2pt;
	vertical-align: top;	
	font-size: 11pt;
}

table.equiptable h3 {
	font-size: 11pt;
	font-weight: normal;
}

table.equiptable p, table.equiptable h4, table.equiptable h3 {
	margin-top:0;
}

table.equiptable td ul {
	margin-left: 0;
	padding-left: 0;
}

table.equiptable td ul li {
	padding-left:0;
	margin-left:0;
	padding-left: 2pt;
	list-style-position: inside;
}

#footer div.equipnav {
	display: none;
}

#footer {
	font-size: 90%;
}

div.topreference a {
	display: none;
}

#urhere {
	display:none;
}

#disccontainer h2, #disccontainer h3, #statements h2 {display:none;}
#disccontainer, #footer {border-top: 1pt dotted grey; padding-top: 6pt; font-size: 9pt;}
#disccontainer p.more {display:none;}
#disccontainer div#parentsite a {text-decoration:none;}
.mediaobject {display:none;}
#equipnavpanel, .equipnav {display:none;}

.sidebartable {display:block; border: 1pt dotted grey; padding-top:0; margin:1em; padding: 0.5em;}
.sidebartable h2 {margin-top:0; font-size: 10pt;}

h2, h3, h4 {margin-bottom: 0;}
p, li, ul {margin-top:0;}
ul li {list-style-type:square;}
ul li ul li {list-style-type:circle;}
dl.interview dt {font-weight:bold;}
dl.interview dd {margin-left:0;}
h1 span {font-size: 14pt; font-style:italic; color: grey; }
ins {color: #000; text-decoration:none;}
del {display:none;}