
/*	Containers
----------------------------------------------- */

body {
	color: #333;
	margin: 0; padding: 0;
	background: #333 url("../graphics/bg-body.gif");
	font: 13px "Lucida Grande", Tahoma, Arial, sans-serif;
}

body td {
	color: #333;
	font: 13px "Lucida Grande", Tahoma, Arial, sans-serif;
}

#wrap {
	width: 970px;
	margin: 10px auto;
	border: 1px solid #222;
}

#container {
	width: 970px;
	position: relative;
	background: #fff url("../graphics/bg-container.gif") repeat-y;
}

#bg {
	background: url("../graphics/bg-coin.gif") 100% 0 no-repeat;
}

#colM {
	margin: -115px 0 0 0; padding: 0 10px 20px 260px;
	background: url("../graphics/bg-colM.gif") repeat-y;
}

#colL {
	top: 200px; left: 0;
	position: absolute;
	width: 250px;
	margin: 0; padding: 0;
	text-align: center;
}

#colR {
	width: 180px;
	float: right;
	margin-left: 10px;
	border-left: 1px solid #ccc;
}

/*	Global Styles
----------------------------------------------- */

.hidden { display: none; }

.small { font-size: 85%; }

.vsmall { font-size: 77%; }

.gray { color: #999; }

form { margin: 0; padding: 0; }

.bordered {
	padding: 6px;
	background: #fff;
	border: 1px solid #ddd;
}

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

.left {
	float: left;
	margin-right: 10px;
}

.right {
	float: right;
	margin-left: 10px;
	margin-right: 20px;
}

.center {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.clear { clear: both; }

#user {
	top: 36px;
	right: 15px;
	position: absolute;
	font: 11px "Lucida Grande", Tahoma, Arial, sans-serif;
}

#user a { color: #ff6600; }

.tab { padding: 0 20px; }

img { border: 0;}

a {
	color: #598bd3;
}


/*	Header
----------------------------------------------- */
#header {
	height: 240px;
	background: url("../graphics/header.jpg") bottom left no-repeat;
}

#header #logo {
	position: absolute;
	top: 0; left: 10px;
}

#header h1 {
	position: absolute;
	top: 89px; left: 12px;
	margin: 0; padding: 0;
	width: 396px; height: 30px;
	background: url("../graphics/imma_el.gif") no-repeat;
}

#header h1 span {
	display: none;
}

/* Top Navigation
----------------------------------------------- */

#unav {
	width: 200px;
	position: absolute;
	top: 15px; right: 10px;
}

#unav ul {
	float: right;
	list-style: none;
	margin: 0; padding: 0;
}

#unav li {
	float: left;
	list-style: none;
	padding-right: 5px;
}

#unav a {
	width: 16px;
	float: left;
	overflow: hidden;
	padding: 16px 0 0 0;
	height: 0px !important; 
	height /**/:16px; /* for IE5/Win only */
}

#unav a:hover { background-position: 0 -16px; }

#unav_login   { background: url("../graphics/unav_login.gif") no-repeat; }
#unav_help    { background: url("../graphics/unav_help.gif") no-repeat; }
#unav_sitemap { background: url("../graphics/unav_sitemap.gif") no-repeat; }
#unav_contact {	background: url("../graphics/unav_contact.gif") no-repeat; }

/* min-height simulation
   See: http://www.mezzoblue.com/archives/2004/09/16/minheight_fi/index.php
----------------------------------------------------------------------------- */

/* for Mozilla/Safari/Opera */
*>.min {
	padding-top: 600px;
	min-height: 1px;
}
*>.min .height {
	margin-top: -600px;
}
/* for IE, with IE5/Mac backslash filter */
* html .min {
	height: 600px;
}
/* end filter */


/* Menu
----------------------------------------------------------------------------- */

#menu {
	color: #fff;
	list-style: none;
	text-align: left;
	margin: 0 20px 20px 20px; padding: 0;
	border-bottom: 1px solid #be829b;
	font: 11px "Lucida Grande", Tahoma, Arial, sans-serif;
}

#menu ul {
	list-style: none;
	margin: 0 20px; padding: 0;
}

#menu i {
	font-style: normal;
}

#menu a {
	padding: 5px 5px 5px 25px;
	display: block;
	color: #f4f4f4;
	text-decoration: none;
	border-top: 1px solid #be829b;
	background: url("../graphics/arr.gif") 15px 8px no-repeat;
}

#menu a:hover, #menu a.selected {
	background-color: #936478;
}

#submenu {
	list-style: none;
	text-align: left;
	margin: 0 0 0 10px; padding: 0;
	font: 11px "Lucida Grande", Tahoma, Arial, sans-serif;
}

#submenu ul {
	list-style: none;
	margin: 0 10px; padding: 0;
}

#colM #submenu li {
	margin-bottom: 5px;
}

#submenu i {
	font-style: normal;
}

#submenu a {
	color: #333;
	padding: 0 0 0 15px;
	display: block;
	text-decoration: none;
	background: url("../graphics/arr.gif") 5px 7px no-repeat;
}

#submenu a.selected {
	font-weight: bold;
}

#submenu a:hover {
	text-decoration: underline;
}




/* Footer
----------------------------------------------- */

#footer {
	clear: both;
	margin: 1px 0 0 0; padding: 0;
	background: #3c4c63 url("../graphics/bg-footer.gif") repeat-y;
}

#footer a {
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer td {
	color: #ccc;
	padding: 5px 10px;
	font: 11px "Lucida Grande", Tahoma, Arial, sans-serif;
}

/* Navbar
----------------------------------------------- */

#navbar {
	float: right;
	overflow: hidden;
	margin: 0; padding: 0;
	margin-top: 10px;
	padding-right: 10px;
	width: 68px; height: 17px;
}

#navbar i {
	display: none;
}

#navbar a {
	width: 17px;
	float: left;
	overflow: hidden;
	padding: 17px 0 0 0;
	height: 0px !important; 
	height /**/:17px; /* for IE5/Win only */
}

#navbar a:hover {
	background-position: 0 -17px;
}

#navbar a.disabled {
	background-position: 0 -34px;
}

#first a    { background: url("../graphics/nav_first.gif") no-repeat; }
#previous a { background: url("../graphics/nav_previous.gif") no-repeat; }
#next a     { background: url("../graphics/nav_next.gif") no-repeat; }
#last a     { background: url("../graphics/nav_last.gif") no-repeat; }
#group a    { background: url("../graphics/nav_group.gif") no-repeat; margin-left: 10px; }
#group a.selected { background-position: 0 -17px; }

#pages {
	margin: 20px 0 0 0;
	border-top: 2px solid #ccc;
	border-bottom: 2px solid #ccc;
	font: 11px "Lucida Grande", Tahoma, Arial, sans-serif;
}

#pages td {
	font: 11px "Lucida Grande", Tahoma, Arial, sans-serif;
}

#colM #toolbar h2 {
	color: #999;
	font: bold 18px "Lucida Grande", Tahoma, Arial, sans-serif;
	margin: 0; padding: 0;
	margin-bottom: 4px;
}

/* Content
----------------------------------------------- */

#colM img.image {
	width: 720px; height: 200px;
	position: absolute;
	margin: 0; padding: 0;
	top: 126px; left: 250px;
}

#colM h1.image {
	color: #fff;
	width: 565px;
	font-size: 22px;
	position: absolute;
	margin: 0; padding: 0 0 0 2px;
	top: 170px; left: 270px;
	z-index: 0;
}

#colM h1.image span {
	display: block;
	color: #000;
	padding: 5px 10px;
	position: absolute;
	margin: 0; padding: 0;
	top: 2px; left: 2px;
	z-index: -1;
}


#colM h2.image {
	color: #fff;
	width: 565px;
	font-size: 18px;
	position: absolute;
	margin: 0; padding: 0 0 0 2px;
	top: 145px; left: 270px;
	z-index: 0;
}

#colM h2.image span {
	display: block;
	color: #000;
	padding: 5px 10px;
	position: absolute;
	margin: 0; padding: 0;
	top: 2px; left: 2px;
	z-index: -1;
}

#colM h1 {
	color: #3c4c63;
	font: bold 22px "Lucida Grande", Tahoma, Arial, sans-serif;
	margin: 20px 0; padding: 0;
}

#colM h2 {
	color: #3c4c63;
	font: 18px "Lucida Grande", Tahoma, Arial, sans-serif;
	margin: 10px 0 20px 0; padding: 0;
}

#colM h3 {
	font: 16px "Lucida Grande", Tahoma, Arial, sans-serif;
	margin: 10px 0; padding: 0;
}

#colM blockquote {
	color: #747474; 
	padding-left: 35px;
	background: transparent url("../graphics/bg-blockquote.gif") no-repeat 0 5px;
}

.dropcap {
		float: left;
		color: #D4D4C7;
		font-size: 7em;
		line-height: 0.7em;
		padding-top: 8px; padding-right: 5px;
		font-family: Times, serif, Georgia;
	}

#colM p, #colM div {
	line-height: 1.6em;
	word-spacing: 2px;
	padding: 0;
	margin: 10px 10px 20px 10px;
}

#colM ul, #colM ol {
	line-height: 20px;
	word-spacing: 2px;
}

#colM div.audio {
	margin: 20px 0 20px 0;
	padding: 0 20px;
}

#colM div.caption {
	color: #999;
	font-size: 85%;
}

#colM div.bordered {
	border: 1px solid #ccc;
	padding: 10px;
	margin: 0 0 0 10px;
}

#colM div.bordered img {
	display: block;
}

#colL img {
	margin: 5px;
}

a.bmore {
	padding-right: 12px;
	font-weight: bold;
	background: url(../graphics/bmore.gif) 100% 60% no-repeat;
}

a.bless {
	padding-left: 12px;
	font-weight: bold;
	background: url(../graphics/bless.gif) 0 60% no-repeat;
}

ul.inline li {
	display: inline;
}


/*------------------------------*/

.caption {
	color: #555;
	font-size: 11px;
	padding: 0 10px;
}

td.caption img {
	padding: 8px;
	background: #fff;
	border: 1px solid #ccc;
}

.header {
	position: absolute;
	top: 116px; left: 240px;
}

#colM h2.ref {
	color: #666;
	margin: 0; padding: 5px 20px;
	background: #f2f5f7;
	border-top: 1px solid #c0cdd9;
	border-bottom: 1px solid #c0cdd9;
	font: 16px "Lucida Grande", Arial, sans-serif;
}

#colM p.ref {
	color: #666;
	margin: 20px 0; padding: 5px 20px;
	background: #f2f5f7;
	border-top: 1px solid #c0cdd9;
	border-bottom: 1px solid #c0cdd9;
	font: 13px "Lucida Grande", Arial, sans-serif;
}

div.toc a {
	display: block;
	margin-left: 20px;
	padding-left: 15px;
	background: url("../graphics/circ.gif") 0 7px no-repeat;
}

div.links {
	font-size: 11px;
	background: #f4f4f4;
	padding: 10px;
	border-top: 1px solid #ccc;
}

div.links img {
	padding: 5px;
	background: #fff;
	border: 1px solid #ccc;
}

table.museum {
	width: 100%;
	background: #f2f5f7;
	border-top: 1px solid #c0cdd9;
	border-bottom: 1px solid #c0cdd9;
}

table.museum th {
	font-weight: bold;
	text-align: right;
	background: #e4edf3;
}

table.museum th, table.museum td {
	padding: 0 10px;
}

a.photo img {
	background: #fff;
	border: 1px solid #ccc;
	padding: 6px;
	margin: 10px;
}

ul.toc {
	margin-left: 20px;
	padding: 0;
  list-style-type: none;
}

ul.toc ul {
	margin-left: 20px;
	padding: 0;
  list-style-type: none;
}

ul.toc li {
	padding-left: 15px;
	background: url("../graphics/bullet.gif") 0 5px no-repeat;
}

div.fnsep {
	width: 200px;
	border-bottom: 1px solid #999;
	margin-top: 30px;
}

div.fns p.fn {
	color: #666;
	font-size: 13px;
}

