@charset "UTF-8";
/* CSS Document */

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	line-height: 1.4em;
	color: #362F28;
	background: #c2bfbc;
}
#page h1 {
	color: #5e564d;
	margin-left: 60px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 140%;
	margin-bottom: 1em;
	margin-top: 1.5em;
	line-height: 1em;
}
#page h1 span {
	font-size: 70%;
}

#header {
	background: #c2bfbc url(../images/basic/header.jpg);
	height: 154px;
	width: 998px;
	margin: 0px;
}
#page {
	background: url(../images/basic/bkgd.jpg) repeat-y;
	width: 998px;
}
#wrapper {
	width: 998px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: -10px;
}
#page p {
	margin: 0 52px .7em 60px;
}
#page h2 {
	padding:0;
	margin: 0 0 0 60px;
	font-size: 100%;
	font-weight: bold;
	color: #546489;
}
.right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #333;
	float: right;
	margin: 0px 56px 15px 15px;
	line-height: 1.2em;
}
.left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 1.3em;
	margin: 50px 20px 10px 138px;
	float: left;
	color: #666;
}
#page ul.quotes{
	padding: 0px 0px 0px 60px;
	list-style-type: none;
	background: url(../images/basic/quotes.gif) no-repeat;
	margin-left: 60px;
}
#page li {
	margin-bottom: 0.7em;
	margin-top: 0px;
}
#page li span {
	font-size: 90%;
	display: block;
	padding-left: 1em;
}
.right img {
	border: 1px solid #666666;
}
#footer {
	background: url(../images/basic/footer.jpg) no-repeat;
	height: 58px;
	width: 998px;
}
.init {
	margin-bottom: -2px;
	margin-right: -2px;
}
.clear {
	clear: both;
	height: 0px;
}
#page .lead {
	margin-top: 40px;
}

#page a {
	color: #333;
}
#page .pagelinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	margin-bottom:1em;
	}
#page .pagelinks a {
	color: #555;
}
#page a.this {
	color: #930;
}
#page #homeblock {
	margin-left: 76px;
}
/*gallery page*/

#thumbContainer {
	position:absolute;
	width:382px;
	height:366px;
	z-index:1;
	left: 58px;
	top: 268px;
}
#main {
	position:absolute;
	width:435px;
	height:366px;
	z-index:2;
	left: 500px;
	top: 268px;
	text-align: center;
}

/*DATA PAGES STYLES*/
#rightcol{
	width: 400px;
	float: right;
	margin: 0px 55px 0 0;
}
#leftcol {
	background: #EEE;
	float: left;
	width: 460px;
	padding: 2px;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	margin-top: 0px;
	margin-left:35px;
}
#leftcol .scroll {
	height: 450px;
	width: 458px;
	overflow: auto;
}
#page #rightcol p {
	margin: 0px 0px .5em;
}
div#rightcol p {
	margin-top: 0px;
	margin-bottom: .4em;
	color: #060606;
}
strong {
	font-weight: bold;
	color: #54504d;
	}
div#rightcol p .filmtitle strong, div#rightcol table strong, .filmtitle {
	font-weight: bold;
	color: #403a34;
}
#rightcol span {
	color: #556da5;
	font-weight: bold;
}
#rightcol p span {
	font-weight: bold;
	color: #544545;
}

#page h1.datapage {
	margin-left: 40px;
	margin-bottom: .5em;
}
div#rightcol td {
	border-top: 1px solid #ccc;
	padding:2px 0;
}
.pre {
	font-size: 80%;
	color: #385791;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
}
#leftcol .fixed th {
	background: #c0c8d7;
	text-align: left;
	padding:4px 0 4px 2px;
	font-size: 80%;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
}
#leftcol th, #leftcol td {
	cursor:pointer;
	cursor:hand;
	vertical-align: top;
	background-color:#FFFFFF;
}
div#leftcol .hover td, .hover th, .select td, .rowhover td, .rowhover th, .rowselect td {
	color: #990000;
}
#rightcol td {
	border-top: 1px solid #ccc;
	padding:2px 0;
}


/*EXCERPT PAGE STYLES*/

#excerptsright {
	width: 260px;
	float: left;
	margin: 0;
	padding-left: 20px;
}
#excerptsleft{
	float: left;
	width: 260px;
	padding: 2px 12px 2px 2px;
	margin-top: 0px;
	margin-left:60px;
	background-color: none;
}
#excerptsleft h2, #excerptsright h2{
	padding:0;
	margin: 0 0 .7em 0px;
	font-size: 120%;
	font-weight: bold;
	color: #546489;
}
#excerptsleft ul, #excerptsright ul{
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#excerptsleft li, #excerptsright li {
	list-style-type: none;
	line-height: 1.4em;
	padding: 0;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
	
}
#excerptsleft ul li span, #excerptsright ul li span {
	margin: 0px;
	padding: 0px;
	font-size: 90%;
	line-height: 1.2em;
}
#media {
	float:left;
	width:320px;
	height:260px;
	vertical-align: middle;
}
/*ECHOES page styles*/
#wrapper #page .echoes {
	margin-right: 60px;
	margin-bottom: 32px;
	margin-left: 60px;
	margin-top: 10px;
}
#wrapper #page .echoesleft {
	float: left;
	width: 436px;
}
#wrapper #page .echoesright {
	float: right;
	width: 436px;
}
#page .echoes  p {
	margin: 0px;
	padding-right: 6px;
	padding-left: 6px;
	font-size: 120%;
}
#page .echoes h2 {
	margin-left: 0px;
	font-size: 110%;
	margin-bottom: 0.5em;
	color: #5e564d;
	border-bottom: 1px solid #999;
	margin-top: 0em;
	padding-right: 6px;
	padding-left: 6px;
}

#page .titlebar {
	background: #ebe9e6;
}
.trans {
	color: #4261aa;
}

#page .echoes p.trans strong {
	color: #4261aa;
}
#page h2 span{
	font-weight: normal;
}
#page .pagejumps a {
	color: #336699;
}
#page a:hover {
	color: #930;
}
#wrapper #page .leftindent {
	margin-left: 140px;
	width: 660px;
}

/*large styles*/ 
ul.MenuBarHorizontal
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	cursor: default;
	width: 38em;
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	left: 405px;
	top: 130px;
	color: #362F28;
}

/*HACKS for browsers*/
.ie7 body {
	font-size: medium;
}
.ie7 #page .lead {
	margin-top: 70px;
}
.ie7 #page h1{
	margin-top: 1.5em;
}
.ie7 ul.MenuBarHorizontal
{
	width: 38em;
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	left: 405px;
	top: 130px;
}

/* IE 6 Hacks */
.ie6 ul.MenuBarHorizontal
{
	width: 38em;
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	left: 400px;
	top: 129px;
}

.ie6 .right
{
	margin: 0px 32px 15px 15px;
}
.ie6 body
{
	font-size: 100%;
}
.ie6 #page .lead {
	margin-top: 75px;
}
.ie6 #wrapper #page li {
	margin-bottom: 0.2em;
	margin-top: 0px;
}
.ie6 #excerptsleft{
	width: 260px;
	margin-left:29px;
}
.ie6 #excerptsright {
	width: 300px;
}
.ie6 #excerptsleft li, #excerptsright li {
	list-style-type: none;
	line-height: 1.4em;
	padding: 0;
	margin-right: 0;
	margin-bottom: 2em;
	margin-left: 0;
	
}
.ie6 #leftcol {
		margin-left:20px;
}
.ie6 #rightcol {
		margin: 0px 30px 0 0;}

