@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
Html, body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
	
	background-color:#f6f7ef;
	overflow:hidden;
	margin:0;
	padding:0;
	width:100%;
	height:100%;
}
iframe[seamless] {
    border: none;
}
h1{
	font-family:Verdana, Geneva, sans-serif;
	font-size:22px;
	text-align:center;
	line-height:42px;
}
h2{
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	text-align:center;
	line-height:32px;
}
h3{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	text-align:center;
	line-height:24px;
}
h4{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	text-align:center;
	text-decoration:underline;
	line-height:24px;
}
h5{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:100;
	text-align:center;
	line-height:12px;
}
p{
	text-indent:40px;
	text-align:justify;
}
li{
	margin-top:8px;
	margin-left:16px;
}

img {
	border:none;
}

#bgrLeft {
	position:absolute;
	background-image: url(bgr_pattern.jpg);
	background-repeat:repeat;
	width:590px;
	height:512px;
	left:50%; top:0px;
	bottom:0px;
	margin-left:-1018px;
	z-index:1;
}
#bgrRight {
	position:absolute;
	background-image: url(bgr_pattern.jpg);
	background-repeat:repeat;
	width:590px;
	height:512px;
	left:50%; top:0px;
	bottom:0px;
	margin-left:428px;
	z-index:2;
}
#bgr_topfade {
	position:absolute;
	background-image: url(bgr_topfade.png);
	background-repeat:repeat-x;
	width:100%;
	height:512px;
	left:50%; top:0px;
	margin-left:-50%;
	z-index:3;
}
#bgr_bottomfade {
	position:relative;
	background-image: url(bgr_bottomfade.png);
	background-repeat:repeat-x;
	width:100%;
	height:512px;
	left:50%;
	margin-left:-50%;
	margin-bottom:-512px;
	bottom:512px;
	float:none;
	display:block;
	z-index:4;
}

#mygobelin {
	position:absolute;
	width:100%;
	height:100%;
	overflow-x:hidden;
	overflow-y:scroll;
	z-index:5;
}
#header {
	position:relative;
	background-image: url(bgr_header.jpg);
	/*background-color:#6b625b;*/
	border-left:7px solid #d2af7b;
	border-right:7px solid #d2af7b;
	width:840px;
	height:165px;
	left:50%;
	top:0px;
	margin-left:-427px;
	z-index:100;
}
#logo {
	position:absolute;
	left:219px;
	top:64px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:54px;
}
#logo_shade {
	position:absolute;
	left:224px;
	top:68px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:54px;
}
#menu {
	position:relative;
	background-color:#ded6c6;/*#f0e2bf;*/
	border-left:7px solid #6b625b;
	border-right:7px solid #6b625b;
	border-top:4px solid #d2af7b;
	border-bottom:4px solid #d2af7b;
	/*background-image: url(bgrbtn.jpg);*/
	width:840px;
	height:20px;
	left:50%;
	margin-left:-427px;
	z-index:105;
}
#content {
	position:relative;
	background-color:#ffffff;
	border-left:7px solid #d2af7b;
	border-right:7px solid #d2af7b;
	width:840px;
	left:50%;
	margin-left:-427px;
	overflow:hidden;
	z-index:10;
}
#content_bgr {
	position:absolute;
	background-image: url(bgr_pattern.jpg);
	background-repeat:repeat;
	width:100%;
	height:1024px;
	left:50%; bottom:0px;
	margin-left:-50%;
}
#content_fade {
	position:absolute;
	background-image: url(content_fade.png);
	background-repeat:repeat-x;
	width:100%;
	height:1024px;
	left:50%; bottom:0px;
	margin-left:-50%;
}
#footer {
	position:relative;
	background-color:#6b625b;
	border-top:4px solid #d2af7b;
	border-left:7px solid #5a584a;
	border-right:7px solid #5a584a;
	border-bottom:4px solid #d2af7b;
	width:840px;
	height:20px;
	left:50%;
	margin-left:-427px;
	overflow:hidden;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:400;
	font-size:12px;
	white-space:nowrap;
	text-indent:10px;
	z-index:300;
}

.tab_menu {
	position:absolute;
	top:0px;
	float:left;
}

.lang_menu {
	position:relative;
	top:5px;
	right:10px;
	float:right;
}

#tab0_content {
	position:relative;
	width:800px;
	height:680px;
	margin-top:30px;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:20px;
	z-index:195;
}

#tab1_content {
	position:relative;
	width:800px;
	height:100%;
	margin-top:20px;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:20px;
	z-index:205;
}

#tab2_content {
	position:relative;
	width:800px;
	height:700px;
	margin-top:10px;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:20px;
	text-align:left;
	z-index:215;
}

#tab3_content {
	position:absolute;
	overflow:hidden;
	width:100%;
	height:100%;
	text-align:left;
	z-index:225;
}

#tab4_content {
	position:relative;
	width:800px;
	height:680px;
	margin-top:30px;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:20px;
	text-align:left;
	z-index:235;
}

#tab5_content {
	position:relative;
	width:800px;
	height:680px;
	margin-top:30px;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:20px;
	text-align:left;
	z-index:245;
}

#tab6_content {
	position:relative;
	width:800px;
	height:680px;
	margin-top:30px;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:20px;
	text-align:left;
	z-index:255;
}


.pg {
	position:relative;
	display:block;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:10px;
	margin-right:10px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:10px;
}
.pg li {
	position:relative;
	background-color:#f5f6ee;
	margin:8px;
	padding:16px;
	border: 2px solid #f3eddd;
	width:768px;
	height:auto;
	list-style: none none;
	display:block;
	float:left;
}
.info {
	position:relative;
	margin-top:10px;
	margin-left:42px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#5c3811;
	line-height:20px;
	float:left;
}
.detail {
	position:relative;
	margin-top:10px;
	margin-right:18px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#5c3811;
	line-height:16px;
	float:right;
}
.gobelinoffset{
	position:relative;
	width:225px;
	float:left;
}
.gobelin{
	position:relative;
	background-color:#ffffff;
	margin:0px;
	padding:0px;
	border:5px solid #ded6c6;
	display:block;
	width: auto;
	height: auto;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	float:left;
}
.photo{
	position:relative;
	background-color:#ffffff;
	margin:0px;
	padding:0px;
	border:3px solid #ded6c6;
	display:block;
	width: auto;
	height: auto;
	padding-top:3px;
	padding-left:3px;
	padding-right:3px;
	padding-bottom:3px;
	float:left;
}

.photoIntro{
	position:relative;
	margin:0px;
	border:15px solid #ded6c6;
	display:block;
	float:left;
}


img.rainbow {
	margin-bottom:-6px;
}

img.rainbow2 {
	margin-bottom:-16px;
}

.boxTitle {
	text-align:center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	margin-top:6px;
	line-height:18px;
}

.boxTitle.boxLeft {
	width:380px;
	float:left;
}
.boxTitle.boxRight {
	width:380px;
	float:right;
}
.boxTitle.aboutLeft {
	width:450px;
	float:left;
}
.boxTitle.aboutRight {
	width:450px;
	float:right;
}
.boxPic {
	/*border: solid 3px #6d00e8;*/
	float:right;
	margin-right:-3px;
	margin-top:-3px;
}


.boxContent {
	text-align:justify;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	line-height:15px;
	margin-top:8px;
}

.gobelin:hover,
.gobelin:active,
.gobelin:focus { }

.photo:hover,
.photo:active,
.photo:focus { }

.pg li a img:hover,
.pg li a img:active,
.pg li a img:focus {
	/*margin:2px;
	padding: 7px;
	border: 2px solid #ccc;
	background-color:#ffffff;*/
}

.switcher {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color: #590b08;
	text-decoration: none;
	padding-left:30px;
	padding-right:10px;
	float:left;
}

.language {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #333333;
	text-decoration: none;
	text-indent:10px;
	float:right;
	margin-top:-5px;
}

a.switcher:link, a.switcher:visited, a.switcher:active {
	color: #cc2222;
	text-decoration: none;
}
a.switcher:hover {
	color: #ff0000;
	text-decoration: underline;
}
a:link, a:visited, a:active {
	color: #004422;
	text-decoration: none;
}
a:hover {
	color: #116633;
	text-decoration: underline;
}




.imgButton {
	/*padding: 5px;*/
	border: solid 4px #FFFFFF;
}
a:hover img.imgButton {
	border: solid 4px #FFFFFF;
	/*-moz-box-shadow: 1px 1px 5px #999;
	-webkit-box-shadow: 1px 1px 5px #999;
		box-shadow: 1px 1px 5px #999;*/
}
/*a.imgButton:link, a.imgButton:visited, a.imgButton:active {
	border:2px solid black;
}
a.imgButton:hover {
	border:2px solid white;
}*/