/* filename.css */

/* Generic Classes */

* { padding: 0;
	margin: 0;
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/ }

@font-face { font-family: 'Snell';
	src: url('snell.eot'); }

body { height: 100%; }

p, 
address { margin: 10px 10px 15px 10px; }

address { font-style: normal; }

dl { margin: 10px; }
dl dt { font-weight: 800; }
dl dd { margin-left: 40px; }

h1,h2,h3,h4,h5,h6 { margin: 15px 0px 15px 10px; }

ul,ol { margin: 10px 0px 10px 35px; }

acronym { border-bottom: 1px dashed #c0a23e;
	cursor: help; }

hr { margin: 20px 0px 20px 0px; background-color: #C97535; color: #C97535; height:1px; border: 0 #C97535; }

/* Temporary Classes */

.highlight { color: #f00;
	border: 2px Dashed #c00;
	margin: 2px;
	padding: 5px;
	font-size: 1.2em;
	font-weight: 800; }

/* Semi-Generic + Custom Classes */

.center { text-align: center; }

div.clear { clear: both;
	font-size: 1px;
	height: 1px;
	overflow: hidden;
	content: '.'; }

div#universe { height: 100%;
	background: #C0A23E url('../images/footer.gif') repeat-y;
	padding-bottom: 25px; }

div#entirety { height: 100%;
	background: #FDF1C4 url('../images/menu/menu_background.gif') repeat-y; }

div#header { background: #F1E5B8 url('../images/header.gif') no-repeat;
	height: 162px;
	cursor: pointer; }
div#header_bottom { background: url('../images/header_bottom.gif') repeat-x;
	height: 26px; }

div#shell { * height: auto;
	background: inherit;
	font-family: Verdana, Arial, Helvetica, sans-serif; }

div#shell div#menu { float: left;
	margin: 0px 0px 0px 14px;
	* margin: 0px 0px 0px 7px;
	padding: 10px 0 0;
	width: 150px;
	* width: 130px;
	* height: 100%;
	display: table-cell;
	font-size: 0.8em; }
div#shell div#menu ul { margin: 0px 0px 7px 10px; }
div#shell div#menu ul.hidden { display: none; }
div#shell div#menu ul li { list-style: none;
	background: url('../images/menu_bullet.gif') no-repeat 0 0.3em;
	padding-left: 15px; }
div#shell div#menu ul li a { text-decoration: none;
	color: #7B1628; }
div#shell div#menu ul li a:hover { border-bottom: 1px Solid #C0A23E; }
div#shell div#menu img { padding: 0px;
	margin: 0 0 7px;
	border: 0px; }

div#shell div#content { margin-left: 169px;
	* height: 100%;
	padding: 10px 10px 10px 0px;
	* padding: 0px;
	* margin: 10px 10px 10px 0px;
	font-size: 0.8em;
	* width: 99%; }
div#shell div#content h1,h2,h3,h4,h5,h6 { color: #7B1628; }
div#shell div#content h4 { font-size: 1.25em; }
div#shell div#content h5, 
div#shell div#content h6 { font-size: 1em; }
div#shell div#content p { text-align: justify; }
div#shell div#content p.prominent { color: #7B1628;
	font-family: Georgia, serif;
	text-align: left; }
div#shell div#content a { color: #000;
	font-weight: 800;
	text-decoration: none; }
div#shell div#content a:hover { color: #5C0011; }
div#shell div#content img#document_image { float: right; }
div#shell div#content img.frame { border: 2px Solid #956e26; }
div#shell div#content img.frame-right { float: right;
	margin-left: 1em; 
	clear: right;
	margin-bottom: 0.5em; }

div#shell div#content .faux-strong { font-weight: 800; }
div#shell div#content .faux-em { font-style: italic; }

div#shell div#content dl.columnar { zoom: 1;
	overflow: visible; }
div#shell div#content dl.columnar dt { float: left;
	width: 8em;
	margin-top: 0;
	margin-right: 0.5em;
	font-size: 1em; }
div#shell div#content dl.columnar dd { zoom: 1;
	margin-left: 8.5em; }

div#shell div#content dl { margin: 10px; }
div#shell div#content dl dt { clear: right;
	margin-top: 15px;
	font-size: 1.1em; }
div#shell div#content dl dd { margin-left: 15px; }
div#shell div#content dl dd.date { font-style: italic; }
div#shell div#content dl dd p { margin: 2px 0 10px; }

/* twoCellShell */
div#shell div#content div.twoCellShell { margin: 0px 10px;
	clear: right;
	* clear: both; }
div#shell div#content div.twoCellShell div.leftCell { display: table-cell;
	float: left;
	width: 170px;
	margin: 0px;
	padding: 0px; }
div#shell div#content div.twoCellShell div.rightCell { display: table-cell;
	* float: left;
	* margin-left: 5px; }
div#shell div#content div.twoCellShell p { text-align: left; }
div#shell div#content div.twoCellShell div.rightCell em.honours { font-size: 0.85em; }
/* EO.twoCellShell */

.logo{
	display: inline;
	padding: 0.5em
}
img.logo{
	border: none;	
}

div#shell div#content p.frame-right { float: right;
	width: 250px;
	text-align: center;
	padding: 0.2em;
	margin-left: 1em;
	clear: right; }

div#shell div#content div.details
{
	float: left;
	width: 75%;
}

div#shell div#content div.papalLine
{
	width: 75%;
}

div#shell div#content div.southWestCoast
{
	width: 75%;
}

div#shell div#content div.franceAustral
{
	width: 65%;
}
	
div#shell div#content a.marchantCollection
{
	border: none;
	float: left;
}

div#shell div#content img.marchantPortrait
{
	position: absolute;
	left: 70%;
	top: 220px;
}
	
div#shell div#content img.marchantCollection
{
	border: none;
	margin: 13px 15px 20px 15px;
}

div#shell div#content div.details table.bookDetails
{
	margin-left: 0.9em;
	font-size: 0.9em;
}


div#shell div#content div.details a.order
{
	border-bottom: 1px dashed #000;
}
div#shell div#content div.details a.order:hover
{
	border-bottom: 1px solid #5C0011;
}

div#shell div#content div.details td.heading
{
	font-weight: bold;
	width: 130px;
}