
body
{
	color: black;
	padding: 0px;
	margin: 0px;
	background-color: white;
	background-image: none;
	font-size: 12px;
	font-family: verdana,helvetica,sans-serif;
}

#sdhead
{
	margin: 0px;
	padding: 0px;
	width: 100%;
}

#sdheader
{
	width: 100%;
	/*background-image: url('/res/images/background.gif');*/
	background-color: #eef;
	height: 40px;
	text-align: center;
	font-family: times,serif;
}

#archimtitle{
	font-size:35px;
	color:maroon;
	font-weight: bold;
	font-variant: small-caps;
}

.disptitle{
	vertical-align: center;
	font-size: 35px;
	color: black;
}

img#arclogo
{
	position:absolute;
	left: 0px;
	top: 0px;
	z-index:10000;
}
img#logoimg
{
	float: right;
	height: 40px;
}
img#scarf
{
	position: absolute;
	left: 0px;
	top: 0px;
	height: 40px;
	z-index: 10000;
}	

#sdhead2
{
	border-width: 2px;
	border-style: outset;
	border-color: #666;
	font-size: 10px;
	background-color: #333;
	color: #cccccc;
	font-weight: bold;
	padding: 2px 5px;
}
#sdcrumbs
{
	text-align: left;
}
#sdhead2 a
{
	font-weight: inherit;
	color: white;
}
#sdheadlinks
{
	text-align: right;
	float: right;
}

#sdpage
{
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

#sdmenu
{
/*	width: 170px;
	margin: 0px 10px 0px 0px;
	background-color: #ccccff;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: gray;
*/
	margin: 0px 10px 0px 0px;

}
#sdpagetext
{
	padding: 0px 10px;
	margin: 0px;
	text-align: left;
	width: 610px;
}
#sddisptitle
{
	padding: 5px 0px 0px 0px;
	margin: 0px;
	text-align: left;
	font-size: 20px;
	font-weight: bolder;
	color: #330033;
}

#sdsidebar
{
	padding: 2px;
/*	background-color: #ccccff;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: gray;*/
	font-size: 11px;
}

#sdsidebartable
{
	border-style: none;
	font-size: 11px;
	border-collapse: collapse;
	width: 200px;
}

#sdsidebar .newshead
{
	font-size: 120%;
	font-weight: bolder;
	color: navy;
}

#sdsidebar .newsdate
{
	font-size: 120%;
	color: maroon;
}


#sdsidebar td.sidehead
{
	padding: 0px;
	margin: 0px;
	color: white;
	text-align: center;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 14px;
	background-color: #666699;
	border-width: 1px;
	border-style: solid;
	border-color: gray;
	background-image: none;
}
#sdsidebar td.sidemain
{
	padding: 5px;
	margin: 0px;
	color: black;
	background-color: white;
	background-image: none;
	border-width: 1px;
	border-style: solid;
	border-color: gray;
}

#sdfooter{
	clear: both;
	width: 100%;
	padding: 5px 0px 0px 0px;
	font-size:12px;
	text-align:center;
}

ul li
{
	margin:5px;
	padding:0px;
}

a, a:link
{
	color:#008B8B;
	font-weight: bolder;
	text-decoration: none;
}

a:active
{
	color: blue;
	font-weight: bolder;
	text-decoration: underline;
}
a:visited
{
	color:#005B5B;
	font-weight: bolder;
	text-decoration: none;
}
a:hover, a:visited:hover
{
	color: red;
	text-decoration: underline;
}

.sdnormal, p, li[class^=udm], td, th
{
	font-size: 12px;
	font-family: verdana,helvetica,sans-serif;
}

.sdnormal a, .sdnormal a:link, .sdnormal a:visited
{
	text-decoration: underline;
}
.sdnormal a:hover, .sdnormal a:visited:hover, .sdnormal a:active
{
	text-decoration: none;
}

table.bookshop_list
{
	border-width: 1px;
	border-style: solid;
	border-color: black;
}

table.bookshop_list th
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: silver;
}

table.bookshop_list td
{
	padding:3px;
	margin:10px;
}

.menusoon
{
	color: red;
	font-size: 80%;
}

.xlink
{
	font-size: 80%;
}

h1
{
	text-align: center;
	color: navy;
	font-size: 16px;
	font-weight: bold;
}

h1.error
{
	color: red;
	font-size: 20px;
}

h2
{
	text-align: left;
	color: maroon;
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
}

ul
{
	list-style-type: circle;
	list-style-position: outside;
}

#udm,#udm ul,#udm ul ul
{
	font-size:15px;
}

#udm ul li strong
{
	color: red;
	font-weight: bolder;
}
/* necessary help layer styles */
#udmKeyHelp {
	
	/* z-index should be (um.orientation[6] + 21000) */ 
	z-index:22000;
			
	position:absolute;
	height:auto;
	left:0;
	top:0;
	}

/* customisable help layer styles */
#udmKeyHelp {
	width:16em;
	margin-left:0.7em;
	margin-top:-0.1em;
	padding:0.5em 0.8em;
	border-width:1px;
	border-style:solid;
	border-color:#bdb #080 #080 #bdb;
	color:#050;
	background-color:#f8fbd0;
	background-image: none;
	font-family:verdana,sans-serif;
	font-size:70%;
	/* filter:progid:DXImageTransform.Microsoft.Shadow(color=#bbddbb,direction=135,strength=2); */
	}
/* customisable key button styles */
#udm kbd {
	font-weight:normal;
	font-size:100%;
	letter-spacing:0.01em;
	position:absolute;
	right:6px;
	top:4px;
	border-width:1px;
	border-style:solid;
	border-color:#eec #cb7 #cb7 #eec;
	padding:0 0.2em;
	}

table.bookshop_editions td
{
	vertical-align: top;
	text-align: center;
	padding-bottom: 5pt;
}
table.bookshop_editions th
{
	vertical-align: bottom;
	text-align: center;
}

table.bookshop_accounts td
{
	vertical-align: top;
	padding: 3px 0px;
}
table.bookshop_accounts td.accounts_value,
    table.bookshop_accounts th.accounts_value
{
	text-align: right;
	padding: 2px 4px;
}

table.bookshop_categories td.book_count,
    table.bookshop_categories th.book_count
{
	padding: 0px 1em;
}
