/* 
***************************************************  
Page: 			print.css
Location: 		softmoneyhardlaw/
Created:		111203
Orig. Author:	jd
Input:			--
Output:			--			
Database/Table: --
Called From:	included into all softmoney pages
Next Page:		--
Purpose:		softmoneyhardlaw.com stylesheet
		 
MODIFICATIONS:

********************************************************
*/

a {
	font-weight: bold;
	color: #3D3D87;
}

body {
	background: white;
	font: 13px/17px verdana, sans-serif;
	margin: 2px;
}

td {
	font: 13px/17px verdana, sans-serif;
}

/*

li.tocitem {
	margin: 5px 15px;
	list-style: none;
}

ul.tocitem {
	margin: 0 0 10px 0;
}

ul.tocpage {
	margin: 0;
}

li.tocpage {
	margin-left: 15px;
}

p.updateitem {
	margin: 0 0 11px 15px;
}
*/
span.updatedate {
	font: italic 9px verdana,sans-serif;
}
/*
div#blurb {
	font: italic 11px/15px verdana, sans-serif;
	padding: 10px;
	text-align: left;
	width: 210px;
}

div#bookinfo {
	float: left;
	width: 220px;
}

*/

#webupdates {
	display: none;
}

#search {
	padding: 5px;
	width: 225px;
}

#book {
	margin: 1px 0;
	padding: 5px;
	width: 225px;	
}

#links {
	padding: 5px;
	width: 225px;
}

#links p {
	padding: 3px 0;
}

form {
	margin: 0;
	padding: 0;
}

div.box {
	border: 1px solid #3D3D87;
}

div.boxcontent {
	color: #3D3D87;
	margin: 5px;
}

div.boxtitle {
	background: #3D3D87;
	font: bold 10px verdana, sans-serif;
	color: white;
	text-align: center;
	padding: 2px 0 4px 0;
}

div.headline {
	font: bold 15px verdana, sans-serif;
}

div#contenttdinterior {
	padding: 3px;
	border-top: 1px solid white;
	border-left: 2px solid white;
	border-right: 1px solid white;
}

td#contenttdhome p {
	margin: 8px 0 0 0;
}

td#contenttdhome {
	padding: 3px;
	border-top: 1px solid white;
	border-left: 1px solid white;
	border-right: 1px solid white;
	padding: 10px;
}

div#contentarea {
	padding: 10px;
}
	
div#contentarea p {
	margin: 12px 0 0 0;
}	
	
input {
	border: 1px solid black;
}

#infobar {
	padding: 10px; 10px;
}

#topictitle {
	font: bold 15px verdana/sans-serif;
}

span#relatedtopics {
	display: none;
}

/*
*/
/* "voice-family" hack for ie5x from 
http://www.tantek.com/CSS/Examples/boxmodelhack.html */

/*

div#content {
	float: left;
	width: 410px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
	width: 408px;
}
	
div#footer {
}

div#interiorcontent {
	float: left;
	width: 475px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
	width: 474px;
}

div#leftcolumn {
	background: white;
	float: left;
	width: 150px;
}
*/
div#leftnav {
	display: none;
}
/*
div#main {
	width: 785px;
	margin: 0px;
	padding: 0px;
	background: transparent;
}
*/
div#rightcolumn {
	font: 11px/13px verdana, sans-serif;
	margin: 1px 0 0 0;
	padding: 0;
	width: 200px;
}

div#rightcolumn p {
	margin: 5px 0;
}
/*
div#updateboxinterior {
	float: left;
	border: 1px solid #3D3D87;
	text-align: center;
	width: 148px;
	margin-left: 6px;
}

div#updateboxinterior p {
	text-align: left;
	margin: 5px;
	color: #3D3D87;	
}

div.navitem {
	border-bottom: 1px solid black;

}
*/
a.menu {
	background: transparent;
	border-bottom: 1px solid black;
	color: black;
	font-weight: normal;
	text-decoration: none;
	display: block;
	padding: 4px 2px 4px 5px;
	width: 148px;
}

a.menu:hover {
	background: white;
}

a.menusub {
	background: transparent;
	border-bottom: 1px solid black;
	color: black;
	font-weight: normal;
	text-decoration: none;
	display: block;
	padding: 4px 2px 4px 17px;
}

a.menusub:hover {
	background: white;
}
/*
div.navsubitem {
	padding: 4px 2px 4px 15px;
	border-bottom: 1px solid black;
}

div#subtitle {
	background: black;
	margin-bottom: 3px;
	padding: 1px 2px;
}

div#title {
	background: url("images/purplebg.jpg");
	padding: 13px 2px;
	margin: 0px 0 1px 0;
}

.topicdesc {
	font: 11px/15px verdana, sans-serif;
}

div#update {
	padding: 0 10px;
}

p.title {
	font: bold 16px verdana, sans-serif;
	margin: 8px 0;
	color: black;
}

p {
	margin: 10px 0;
}	

.details {
	font: 12px/15px verdana, sans-serif;
}


.smalltext {
	font: 11px/15px verdana, sans-serif;
}

.footer {
	font: 11px/15px verdana, sans-serif;
	color: #999;
}

a.footerlink {
	color: #999;
	font-weight: normal;
}

div#toc {
	text-align: center;
	font: 11px verdana, sans-serif;
	padding-left: 5px;
}

*/

div.biblio {
	margin: 17px 0;
}
