/* CSS Document */
body{
	margin:0px;
	padding:0px 0px 50px 0px;
	background-color:#efefff;
	background-repeat:no-repeat;
	background-position:50% 0%;
}
body, .area{
	font-family:"Trebuchet MS", Verdana, sans-serif;
	color:#000;
}
form{
	margin:0px;
	padding:0px;
	font-size:0.7em;
}
h1{
	font-size:42px;
	font-weight:normal;
	line-height:32px;
	margin:0px 0px 14px 0px;
	padding:0px;
	color:#fff;
}
.header{
	float:left;
}
.header h1{
	display:none;
}
#harp{
	float:left;
}

p, td{
	font-size:0.8em;
	padding:0px 0px 10px 0px;
	margin:4px 0px;
	text-align:justify;
}
.intro{
	font-weight:bold;
}
a{
	color:#333;
	text-decoration:underline;
}
a:hover{
	text-decoration:none;
}
hr{
	border-top:0px;
	border-bottom:0px;
	background-image:url(../images/dotted_hor.gif);
	background-repeat:repeat-x;
	background-position:0px 0px;
	height:1px;
}
#page{
	width:918px;
	padding:0px 20px 20px 20px;
	margin-bottom:100px;
}
#credits{
	/*display:none;*/
	visibility:hidden;
	background-color:#000;
	color:#fff;
	padding:2px;
	left:50%;
	height:16px;
	width:955px;
	overflow:hidden;
	font-size:10px;
	opacity: .1;
	filter: alpha(opacity=10);
}
#footer_bg{
	position:absolute;
	width:700px;
	top:-100px;
	left:50%;
	margin-left:-350px;
	height:44px;
	background-color:#000;
	opacity: .50;
	filter: alpha(opacity=50);
}
#footer_front{
	position:absolute;
	color:#fff;
	width:958px;
	height:24px;
	top:-100px;
	padding-top:10px;
	left:50%;
	margin-left:-479px;
	overflow:hidden;
}
#footer_front p{
	text-align:center;
	font-size:0.7em;
}
#footer_front a{
	color:#fff;
}
.header #mainmenu{
	font-weight:bold;
}
.header #mainmenu .selected{
	color:#666;
	margin-right:16px;
}
.header #mainmenu a{
	color:#fff;
	margin-right:16px;
	text-decoration:none;
	width:600px;
}
#language_selector{
	float:right;
	height: 22px;
	margin-top:-54px;
}
#lang_tip{
	color:#fff;
	font-size:0.7em;
	margin-right:10px;
	line-height:22px;
}
.submenu{
	height:20px;
	margin:4px 20px 16px 0px;
	padding:0px;
	opacity: .50;
	filter: alpha(opacity=50);
}
.submenu .menu{
	width:647px;
	float:left;
	padding:0px 0px 0px 0px;
	background-repeat:repeat-x;
	background-position:0px 0px;
	background-color:#fff;
	line-height:18px;
	height:22px;
}
.submenu a{
	font-size:0.8em;
	color:#000;
	margin:0px 14px 0px 6px;
	text-decoration:none;
}
.submenu a:hover{
	text-decoration:underline;
}
.submenu .home a{
	margin:0px 0px 0px 6px;
}
.submenu .home a:hover{
	text-decoration:none;
}
.minimenu{
	float:left;
	width:122px;
	font-size:0.9em;
	font-weight:bold;
	margin:4em 10px 0px 50px;
}
.minimenu a{
	color:#666;
	font-weight:normal;
	text-decoration:none;
}
.minimenu p{
	font-weight:normal;
	text-align:left;
}
.corrected{
	color:#666;
	font-weight:normal;
	text-decoration: line-through;
}
.halfpage{
	width:449px;
	padding:0px 0px 30px 0px;
	margin:0px 0px 50px 0px;
}
.halfpage h2{
	font-size:24px;
	line-height:32px;
	margin:0px 0px 14px 0px;
	padding:0px;
}
.halfpage h3{
	margin:0px;
	padding:0px;
	font-size:18px;
	line-height:16px;
}
.left{
	width:634px;
	padding:20px;
	float:left;
	margin-right:10px;
	margin-bottom:100px;
	background-color:#fff;
	opacity: .97;
	filter: alpha(opacity=97);
}
.right{
	width:234px;
	float:right;
	margin-left:0px;
}
.bgpreview{
	width:25px;
	height:25px;
	border:2px solid #fff;
	background-repeat:no-repeat;
	background-position:50% 50%;
	cursor:pointer;
	float:left;
	margin-right:20px;
}
.crumbtrail{
	padding-left:0px;
	height:25px;
	line-height:25px;
	vertical-align:bottom;
	font-size:0.7em;
}
.editorial{
	clear:left;
	float:left;
	width:440px;
	padding:14px 0px 20px 0px;
}
.block_seethrough{
	background-color:#fff;
	color:#333;
	width:200px;
	padding:6px;
	float:left;
	margin:0px 20px 0px 0px;
	opacity: .65;
	filter: alpha(opacity=65);
}
.block_seethrough p{
	font-size:0.7em;
}
.block_seethrough a{
	font-style:italic;
}
.bordered{
	border:1px solid #fff;
	color:#666;
	width:212px;
	padding:6px;
	float:left;
}
.bordered p{
	font-size:0.7em;
}
.input, .area{
	opacity: .50;
	filter: alpha(opacity=50);
	width:202px;
	padding-left:4px;
	font-size:1em;
	border:1px solid #666;
	background-color:#fff;
}
.area{
	height:50px;
}
.button{
	opacity: .70;
	filter: alpha(opacity=70);
	width:208px;
	font-size:1em;
	color:#ccc;
	border:none;
	background-color:#333;
	margin-top:6px;
	text-align:left;
	padding-left:10px;
	cursor:pointer;
}
.photo_thumbnail{
	width:206px;
	height:206px;
	background-color:#fff;
	border:1px solid silver;
	background-repeat:no-repeat;
	background-position:50% 10%;
	margin-right:10px;
	cursor:pointer;
}

