@import url("sifr.css");
@import url("lightbox.css");
/**/
/**/
/**//* IE6 > if you see this behind a css attribute, it means that different values are needed to get the same effect in IE6 */
/**/
/**/
.eagle {
	position:absolute;
	right:0;
	top:0;
}
.eagle a,
.eagle a:hover {
	color:#fff;
	padding-left:1em;
	text-decoration:none;
}
/**/
/**/
/**//* elements */
/**/
/**/
:root {
	overflow-y:scroll !important; /* does not work for IE8 */
}
body {
	background-color:#5e4f4a;
	background-image:url(../images/bodyBg.png);
	background-position:center top;
	background-repeat:no-repeat;
	border:0;
	color:#382f2c;
	font-family:Arial, sans-serif;
	font-size:0.75em;
	line-height:1.5em;
	margin:0;
	padding:0;
	text-align:center;
}
a {
	border-bottom:1px dotted #5e4f4a;
	color:#382f2c;
	text-decoration:none;
}
a:focus {
	outline:none;
}
a:hover {
	border-bottom:1px dotted #900;
	color:#900;
	text-decoration:none;
}
table,
table tr td {
	border-collapse:collapse;
}
img {
	border:0;
	vertical-align:middle;
}
p {
	margin:0;
	margin-bottom:1.4em;
}
ul {
	margin:0;
	margin-bottom:1.4em;
	padding:0;
}
	ul li {
		margin-left:18px;
	}
		ul li ul {
			margin-bottom:0;
		}
dl {
	margin:0;
	margin-bottom:1.4em;
}
dl dt,
dl dd {
	margin:0;
}
hr {
	margin:0;
	margin-bottom:1.4em;
	border:0;
	border-top:1px dotted #ccc;
	height:1px;
	color:#ccc;
}
form {
	margin:0;
	padding:0;
}
input, select, textarea {
	
}
h1, h2, h3, h4, h5, h6 {
	margin:0;
	margin-bottom:0.7em;
	padding:0;
}
h1, h2, h3, h4, h5 {
	color:#900;
	font-weight:normal;
	text-transform:uppercase;
}
h1, h2, h3 {
	font-size:183%; /* 22px */
}
h4, h5 {
	font-size:150%; /* 18px */
}
h5 {
	margin-bottom:0.2em;
}
h6 {
	color:#382f2c;
	font-size:100%;
	margin-bottom:0;
}
/**/
/**/
/**//* layout */
/**/
/**/
.outer {
	margin-left:auto;
	margin-right:auto;
	padding-bottom:1px;
	padding-top:190px;
	position:relative;
	text-align:left;
	width:1000px;
	z-index:0;
}
	.outer .inner {
		overflow:hidden; /* IE6 */
	}
		.outer .inner .main {
			float:left;
			margin-right:10px;
			width:596px;
		}
		.outer .inner .side {
			float:left;
			width:394px;
		}
	.outer .header {
		background-color:#720000;
		background-image:url(../images/headerBg.png);
		background-position:left top;
		background-repeat:repeat-x;
		border:2px solid #900;
		height:48px;
		left:0;
		padding-top:98px;
		position:absolute;
		top:20px;
		width:996px;
		z-index:1;
	}
	.outer .footer {
		background-color:#720000;
		background-image:url(../images/footerBg.png);
		background-position:left top;
		background-repeat:repeat-x;
		border:2px solid #900;
		color:#fff;
		height:76px;
		position:relative;
		z-index:3;
	}
/**/
/**/
/**//* classes */
/**/
/**/
/**//* header */
.outer .header ul {
	list-style-type:none;
	margin-bottom:0;
	margin-right:104px; /* 20100506 : contact disabled */
	padding-right:18px;
}
	.outer .header ul li {
		background-position:left top;
		background-repeat:no-repeat;
		float:right;
		margin-left:0;
		padding-left:2px;
	}
		.outer .header ul li a {
			background-position:right top;
			background-repeat:no-repeat;
			color:#fff;
			border-bottom:0;
			display:block;
			font-weight:700;
			line-height:50px;
			padding-left:23px;
			padding-right:25px;
			text-transform:uppercase;
		}
		.outer .header ul li a:hover {
			color:#c26666;
		}
.outer .header .logo {
	height:150px;
	left:-2px;
	position:absolute;
	top:-2px;
	width:440px;
	z-index:2;
}
	.outer .header .logo a {
		border-bottom:0;
	}
/**//* footer */
.outer .footer ul {
	list-style-type:none;
	margin-bottom:0;
	margin-top:20px;
}
	.outer .footer ul li {
		float:left;
		margin-left:20px;
	}
		.outer .footer ul li a {
			border-bottom-color:#d69999;
			color:#fff;
		}
.outer .footer .logosmall {
	height:103px;
	position:absolute;
	right:0;
	top:-9px;
	width:280px;
	z-index:3;
}
	.outer .footer .logosmall a {
		border-bottom:0;
	}
/**//* box */
.outer .inner div .box {
	background-color:#e7e5e4;
	background-image:url(../images/boxBg.png);
	background-position:left top;
	background-repeat:repeat-x;
	border:2px solid #9e9592;
	margin-bottom:20px; /* EM */
	padding:18px;
	padding-bottom:4px;
}
.outer .inner .main .box.top {
	background-image:url(../images/boxTopBg.png);
	border-top:0;
	padding-top:20px;
}
.outer .inner .side .box.disclaimer {
	background-color:#9e9592;
	background-image:url(../images/boxDisclaimerBg.png);
}
	.outer .inner div .box p.linkmore {
		text-align:right;
	}
		.outer .inner div .box p.linkmore a {
			background-image:url(../images/arrowRed.gif);
			background-position:right 50%;
			background-repeat:no-repeat;
			border-bottom:0;
			color:#900;
			padding-right:15px;
		}
		.outer .inner div .box p.linkmore a:hover {
			background-image:url(../images/arrowBrown.gif);
			color:#382f2c;
		}
			.outer .inner div .box p.linkmore a strong {
				border-bottom:1px dotted #900;
			}
			.outer .inner div .box p.linkmore a:hover strong {
				border-bottom:1px dotted #5e4f4a;
			}
/**//* portfolioNavigation */
.portfolioNavigation {
	overflow:hidden; /* IE6 */
}
	.portfolioNavigation dl {
		float:left;
	}
		.portfolioNavigation dl dt {
			color:#900;
			text-transform:uppercase;
		}
			.portfolioNavigation dl dt h5 {
				width:100px;
			}
			.portfolioNavigation dl.first dt h5 {
				width:150px;
			}
		.portfolioNavigation dl dd {
			color:#7e726e;
		}
			.portfolioNavigation dl dd a {
				margin-right:5px;
			}
.outer .inner .main .box .portfolioNavigation dl {
	margin-left:30px;
	width:auto;
}
.outer .inner .main .box .portfolioNavigation dl.first {
	margin-left:0;
}
.outer .inner .side .box .portfolioNavigation dl {
	width:177px;
}
/**//* artThumbs */
.artThumbs {
	margin-bottom:1.4em;
}
	.artThumbs a {
		border-bottom:0;
	}
		.artThumbs a img {
			background-color:#fff;
			border:1px solid #bfb9b7;
			height:75px;
			margin-bottom:3px;
			margin-left:2px;
			margin-right:1px;
			padding:4px;
			width:75px;
		}
/**//* artDetail */
.artDetail .art {
	margin-bottom:2em;
	margin-top:0.7em;
}
	.artDetail .art img {
		background-color:#fff;
		border:1px solid #bfb9b7;
		padding:20px;
		width:516px;
	}
/**//* artFacts */
table.artFacts {
	line-height:2.6em;
	margin-bottom:1.4em;
	width:100%;
}
		table.artFacts tr th {
			font-weight:normal;
			text-align:left;
			vertical-align:top;
		}
		table.artFacts tr td {
			border-top:1px solid #bfb9b7;
			text-align:left;
			vertical-align:top;
		}
		table.artFacts tr td.cLongDescription {
			line-height:1.5em;
			padding-bottom:0.6em;
			padding-top:0.6em;
		}
/**//* boxBio */
.boxBio img.bioPortret {
	background-color:#fff;
	border:1px solid #bfb9b7;
	float:left;
	margin-bottom:1em;
	margin-right:20px;
	margin-top:0.4em;
	padding:9px;
}
.boxBio.large img.bioPortret {
	float:right;
	margin-left:20px;
	margin-right:0;
}