/* *************************** Tags ****************************** */

BODY {
	width: 100%;
	height: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(/layout/1/img/bg1.gif);
	color: #083969;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	background-color: #ced0d2;
	}

xH1 {
	text-align: center;
	font-size: 18px;
	margin-top: 20px;
}

xH2 {
	text-align: center;
	font-size: 14px;
}
HR {
	height: 2px;
	color: #083969;
	background-color: #083969;
	clear: both;
	border: none;
}
P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/* Links */

A {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #1e90ff;
	}

A:visited {
	color: #1e90ff;
}

A:hover {
	color : #1e90ff;
}

A:active {
	color: #1e90ff;
}

/* ************************** Classes ***************************** */

.a {
	text-decoration: underline;
	cursor: pointer;
	font-size: 11px;
	font-weight: bold;
}


DIV.dot {
	position: relative;
	left: 0px;
	right: 0px;
	height: 5px;
	margin-left: 18px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 20px;
	background-image: url(/layout/1/img/dot.gif);
	background-repeat: repeat-x;
	display: block;
}


/* Language selection */
.lngCurrent {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: black;

	right: 0px;
	height: 15px;
	float: right;
	background-image: url(/layout/menu/bg_lng.gif);
	padding-top: 1px;
	width: 35px;
	min-width: 35px;
	margin-top: -1px;
	background-repeat: repeat-x;
	margin-left: 2px;
	margin-right: 2px;
}

.lngLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000066;
	letter-spacing: 1px;
	width: 30px;
	min-width: 30px;
	float: right;
}

.lngLink A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555555;
	text-decoration: none;
}
.lngLink A:hover {color: red;}
.lngLink A:active {color: red;}
.lngLink A:visited {color: #555555;}


.menuBlockTitle {
	height: 20px;
	margin-top: 15px;
	padding-left: 10px;
	padding-top: 5px;
	overflow: visible;
	font-size: 14px;
	font-weight: bold;
	color: #717171;
	background-color: #e3e3e3;
	border: 1px solid silver;
	}

.menu_section1_level1_active0 {
	padding-left: 10px;
	font-size: 13px;
	background-image: url(/layout/1/img/bt1.gif);
	height: 23px;
	width: 233px;
	padding-right: 10px;
	background-repeat: no-repeat;
	padding-top: 4px;
	cursor: pointer;
	}
.menu_section1_level1_active1 {
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 4px;
	font-size: 13px;
	font-weight: bold;
	background-image: url(/layout/1/img/bt1_1.gif);
	width: 233px;
	background-repeat: no-repeat;
	height: 23px;
	cursor: pointer;
	}
.menu_section1_level2_active0 {
	padding-left: 10px;
	padding-right: 15px;
	padding-top: 2px;
	padding-bottom: 3px;
	font-size: 11px;
	background: url(/layout/1/img/bt2_0.gif) no-repeat;
	color: white;
	text-align: right;
	white-space: nowrap;
	overflow: hidden;
	width: 185px;
	height: 16px;
	cursor: pointer;
	}
.menu_section1_level2_active1 {
	padding-left: 10px;
	padding-right: 15px;
	padding-top: 2px;
	padding-bottom: 3px;
	font-size: 11px;
	color: white;
	font-weight: bold;
	background: url(/layout/1/img/bt2_1.gif) no-repeat;
	white-space: nowrap;
	overflow: hidden;
	width: 185px;
	text-align: right;
	height: 16px;
	cursor: pointer;
}

.menu_section1_level1_active0 A {
	color: white;
	text-decoration: none;
}
.menu_section1_level2_active0 A {
	color: white;
	text-decoration: none;
}
.menu_section1_level1_active1 A {
	color: white;
	text-decoration: none;
	font-weight: bold;
}
.menu_section1_level2_active1 A {
	color: white;
	text-decoration: none;
	font-weight: bold;
}
.menu_section1_level1_active0 A:visited {
	color: white;
	}
.menu_section1_level2_active0 A:visited {
	color: white;
	}
.menu_section1_level1_active1 A:visited {
	color: white;
	font-weight: bold;
}
.menu_section1_level2_active1 A:visited {
	color: white;
	font-weight: bold;
}
.menu_section1_level1_active0 A:hover, .menu_section1_level2_active0 A:hover, .menu_section1_level1_active1 A:hover, .menu_section1_level2_active1 A:hover {
	}

.menu_section2_level1_active0 {
	display: inline;
	margin-right: 10px;
	margin-left: 10px;
}
.menu_section2_level1_active1 {
	display: inline;
	margin-right: 10px;
	margin-left: 10px;
	font-weight: bold;
}
/*
#menu-left A:active {color: red;}
#menu-left A:visited {color: #555555;}
*/


.test {
	float: left;
	width: 30px;
	border: 1px solid black;
	display: inline;
}
/* ************************* Temporary **************************** */

.xdiv {
	border-width: 1px;
	border-color: black;
	border-style: solid;
}

/* **************************** IDs ******************************* */
#header {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	min-width: 750px;
	background-image: url(/layout/1/img/top.png);
	display: block;
	background-repeat: no-repeat;
	height: 201px;
	background-position: 0px 0px;
	z-index: 1;
}

#logo {
	position: absolute;
	left: 108px;
	top: 100px;
	z-index: 2;
}
#logo IMG {
	border: none;
}
#menu-top {
	position: absolute;
	right: 0px;
	top: 100px;
	white-space: nowrap;
	display: block;
	padding-right: 30px;
	background-color: #003264;
	text-align: right;
	padding-top: 11px;
	height: 28px;
	padding-left: 10px;
	z-index: 3;
	}
#menu-top A{
	text-decoration: none;
	color: white;
	font-size: 14px;
}

#menu-lng {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 200px;
	min-width: 200px;
	height: 28px;
	padding-top: 6px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	white-space: nowrap;
	background-image: url(/layout/1/img/bg_menubar.gif);
}

#main {
	position: absolute;
	width: 100%;
	min-width: 850px;
	left: 0px;
	right: 0px;
	top: 150px;
	bottom: 0px;
	display: block;
	background-color: transparent;
	z-index: 4;
	}
#menu-left {
	float: left;
	width: 100%;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 50px;
	padding-bottom: 10px;
	overflow: visible;
	height: auto;
	z-index: 1;
	margin-right: 0px;
	}


#sidebar {
	float: right;
	/* width: 25%; do not specify */
	height: auto;
	min-width: 220px;
	min-height: 100%;
	padding-bottom: 60px;
	display: block;
	background-image: url(/layout/1/img/dot.gif);
	background-repeat: repeat-y;
	max-width: 500px;
	text-align: center;
	padding-top: 20px;
	margin-top: 0px;
	background-position: 10px;
}

#sidebar IMG {
	border-width: 0px;
	padding: 2px 2px 2px 2px;
	border: 1px solid black;
	margin-left: 30px;
	margin-right: 15px;
	text-align: center;
	}

#sidebar A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #023A75;
	text-decoration: underline;
}
#sidebar A {
	color: #7D8FA1;
}
#sidebar DIV.title {
	font-size: 14px;
	text-align: center;
	display: block;
	margin-left: 30px;
	margin-right: 20px;
	margin-bottom: 15px;
	}

#sidebar DIV.subtitle {
	margin-top: 3px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 10px;
	max-width: 200px;
	text-align: center;
	font-size: 12px;
	}
#page-content {
	xwidth: 1%;
	min-width: 600px;
	max-width: 100%;
	height: auto;
	min-height: 80%;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 120px;
	margin-right: 10px;
	margin-left: 0px;
	xmargin-right: -240px;
	text-align: justify;
	display: inline-block;
	background-image: url(/layout/1/img/bg2.gif);
	z-index: 2;
	float: right;
	position: absolute;
	top: 0px;
	right: 0px;
	left: 240px;
	overflow: visible;
	}

#page-content P {
	text-align: justify;
	text-indent: 15px;
	font-size: 14px;
	}
#page-content TD {
	font-family: Arial, Helvetica, sans-serif;
	white-space: nowrap;
	font-size: 14px;
}
#page-content IMG {
	border-width: 0px;
	border: 2px solid white;
	text-align: center;
	}

#page-content xDIV {
	clear: both;
	xwidth: 100%;
	text-align: center;
}
#page-content DIV.left {
	float:left;
	width:50%;
	text-align:right;
	border:1px solid black;
	margin:0px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	display: block;
}
#page-content DIV.right {
	float:right;
	width:50%;
	text-align:left;
	border:1px solid black;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	display: block;
	margin-left: 5px;
	}

#page-content A {
	color: #083969;
	font-weight: bold;
}
#page-content A:visited {
	color: #083969;
	font-weight: normal;
}


#page-content H1 {
	text-align: left;
	font-size: 16px;
	margin-top: 25px;
	margin-bottom: 25px;
	display: block;
	font-weight: bold;
}
#page-content H2 {
	text-align: left;
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 10px;
	display: block;
}
#page-content H3 {
	text-align: left;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
	display: block;
}

#footer {
	position: absolute;
	left: 10px;
	right: 10px;
	bottom: 10px;
	height: 120px;
	clear: both;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	xwidth: 50%;
	z-index: 3;
	text-align: center;
	display: block;
	}

#footer IMG {
	border: 0px;
}

#copyright {
	font-size: 14px;
	padding-top: 40px;
	padding-left: 30px;
	display: inline;
	float: left;
	xwidth: 200px;
	height: 70px;
	}

#bottom-info {
	padding-top: 15px;
	margin-left: 250px;
	text-align: left;
	font-size: 14px;
	}
.split {
	height: 1px;
	display: block;
	clear: both;
	}

.gallerythumb {
	width: 120px;
	max-width: 120px;
	height: 150px;
	max-height:150px;
	padding: 5px;
	float: left;
	display: inline;
	text-align: center;
	}
.gallerythumb .frame {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 6px;
}
.gallerythumb .subtitle{
	margin-top: 0px;
	margin-bottom:10px;
	font-size: 12px;
	color: #376088;
	display: block;
	width: 100%;
	max-width: 120px;
	clear: both;
}
.galleryblockscontainer {
	text-align: center;
	display: block;
	clear: both;
	white-space: nowrap;
	background-color: transparent;
	width: 100%;
	max-width: 100%;
	overflow: visible;
	margin-top: 0px;
	margin-bottom: 0px;
}
.galleryblockcenter {
	text-align: center;
	display: inline-block;
	width: 49%;
	min-width: 350px;
	xmax-width: 300px;
	z-index: 10;
	white-space: nowrap;
	}
.galleryblock {
	display: block;
	width: 50%;
	min-width: 300px;
	max-width: 500px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	margin-left: auto;
	margin-right: auto;
	height: 155px;
	overflow: hidden;
	margin-bottom: 20px;
	margin-top: 10px;
	background: #d5d5d5;
}
#page-content .galleryblock A {
	text-decoration: none;
	font-weight: normal;
}
#page-content .galleryblock .title A {
	text-decoration: none;
	font-weight: bold;
}
#page-content .galleryblock .title2 A {
	text-decoration: none;
	font-weight: normal;
}
#page-content .galleryblock .title A:visited {
	text-decoration: none;
	font-weight: bold;
}
#page-content .galleryblock .title2 A:visited {
	text-decoration: none;
	font-weight: normal;
}
.galleryblock DIV.title {
	font-size: 14px;
	font-weight: bold;
	display: block;
	width: 100%;
	overflow: hidden;
	padding-left: 0px;
	padding-top: 3px;
	padding-bottom: 5px;
	margin-left: 0px;
	text-align: left;
}
.galleryblock DIV.title2 {
	display: block;
	width: 100%;
	overflow: hidden;
	font-size: 11px;
	text-align: left;
	white-space: normal;
	font-weight: normal;
	xheight: 30px;
	min-height: 0px;
	max-height: 30px;
	margin-top: -5px;
	padding-left: 5px;
}
.galleryblock DIV.items {
	width: 100%;
	min-width: 240px;
	max-width: 100%;
	height: 104px;
	white-space: nowrap;
	xoverflow: hidden;
	display: block;
	vertical-align: middle;
	margin-top: 5px;
	margin-bottom: 5px;
}
.galleryblock DIV.item {
	width: 33%;
	display: inline-block;
	xheight: 100%;
	vertical-align: middle;
	float: left;
}
.galleryblock DIV.linkMore {
	display: block;
	clear: both;
	text-align: right;
}
.gallery-viewbox {
	text-align: center;
	white-space: nowrap;
	}
.gallery-viewbox DIV.thumbs{
	text-align: center;
	width: 180px;
	min-width: 180px;
	xmax-width: 250px;
	xmin-height: 630px;
	display: block;
	xclear: both;
	white-space: nowrap;
	xmargin-left: auto;
	xmargin-right: auto;
	overflow: visible;
	xfloat: left;
	xvertical-align: middle;
	}
.gallery-viewbox DIV.thumbs P {
	text-align: center;
}
.gallery-viewbox DIV.loading {
	background-image: url('/layout/1/img/xloading.gif');
	background-repeat: no-repeat;
	background-position: center;
	height: 48px
}
.gallery-viewbox DIV.controls {
	display: block;
	text-align: center;
}
.gallery-viewbox .ar {
	text-decoration: underline;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
}
.gallery-viewbox DIV.image {
	xposition: relative;
	display: block;
	xwidth: 600px;
	xfloat: right;
	xtop: 150px;
	xleft: 500px;
}
.gallery-viewbox DIV.caption {
	display: inline;
}
.gallery-viewbox DIV.thumbs-wrap {
	text-align: center;
	white-space: nowrap;
	xheight: 600px;
	display: block;
	width: 180px;
	min-width: 180px;
	xmax-width: 100%;
	float: right;
	overflow: visible;
	}
.gallery-viewbox TD.thumbs {
	width: 180px;
	min-height: 600px;
	text-align: right;
	vertical-align: top;
}
.gallery-viewbox TD.ss {
	text-align: center;
	width: 510px;
	vertical-align: middle;

}

#gallery-selection {
	position: fixed;
	top: 190px;
	bottom: 95px;
	right: 10px;
	width: 120px;
	max-height: 70%;
	text-align: center;
	white-space: nowrap;
	background: #d5d5d5;
	z-index: 4;
	display: none;
	overflow: auto;
	}
#gallery-selection .title {
	position: fixed;
	top: 150px;
	padding-top: 5px;
	width: 120px;
	height: 40px;
	right: 10px;
	background: #d5d5d5;
	font-size: small;
	font-weight: bold;
}
#gallery-selection .send {
	font-size: small;
	font-weight: bold;
	text-decoration: underline;
	color: red;
	cursor: pointer;
}
#gallery-selection .items {
	min-height: 100px;
	xmax-height: 80%;
	overflow: auto;
	padding-bottom: 10px;
}
#gallery-selection .controls {
	position: fixed;
	bottom: 50px;
	width: 120px;
	height: 40px;
	right: 10px;
	background: #d5d5d5;
}
#gallery-selection IMG {
	border: 2px solid white;
	text-align: center;
	margin-bottom: 0px;
	margin-top: 10px;
	cursor: pointer;
	}

#gallery-selection-fb {
	vertical-align: top;
	white-space: normal;
}

#gallery-selection-fb .item-container {
	display: inline;
	width: 90px;
	min-width: 90px;
	height: 110px;
	min-height: 110px;
	float: left;
	text-align: center;
}

#gallery-selection-fb .item{
	display: inline-block;
}

#gallery-selection-fb .subtitle{
	display: block;
	clear: both;
	font-size: x-small;
}
#gallery-selection-fb .controls{
	display: block;
	clear: both;
}

/*   GALLERIFFIC   */

div.content {
	display: none;
	float:right;
	width:550px; 
}
div.content a, div.navigation a {
	text-decoration: none;
	color: #777;
	font-weight: bold;
}
div.content  a:focus, div.content  a:hover, div.content  a:active {
	text-decoration: underline;
}
div.controls {
	margin-top: 5px;
	height: 27px;
	margin-bottom: 5px;
}
div.controls a {
	padding: 5px;
}
div.ss-controls {
	xfloat: left;
	display: inline;
	font-size: 11px;
}
div.nav-controls {
	float: right;
}

div.loader {
	background-image: url('loader.gif');
	background-repeat: no-repeat;
	background-position: center;
	width: 550px;
	height: 350px
}
div.slideshow {
	clear: both;

}
div.slideshow span.image-wrapper {
	float: left;
	padding-bottom: 12px;
	height: 610px;
	min-height: 610px;
	display: block;
}
div.slideshow a.advance-link {
	padding: 2px;
	display: block;
	border: 1px solid #ccc;
}
div.slideshow img {
	border: none;
	display: block;
}
div.download {
	float: right;
}
div.embox {
	clear: both;
	border: 1px solid #ccc;
	background-color: #eee;
	padding: 12px;
}
div.image-title {
	font-weight: bold;
	font-size: 1.4em;
}

div.image-desc {
	line-height: 1.3em;
	padding-top: 12px;
}
div.navigation {
}
ul.thumbs {
	xclear: both;
	margin: 0;
	padding: 0;
	display: inline-block;
	xfloat: left;
	xwidth: 100%;
	white-space: normal;
}
ul.thumbs li {
	xfloat: left;
	padding: 0;
	margin: 0px 1px 0px 0;
	list-style: none;
	display: inline;
	xbackground-color: aqua;
	xwidth: 100px;

}
a.thumb {
	padding: 2px;
	display: inline-block;
	border: 1px solid #ccc;
}
ul.thumbs li.selected a.thumb {
	background: red;
}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
}
div.pagination {
	clear: both;
	text-align: center;
	}
div.navigation div.top {
	margin-bottom: 12px;
	height: 11px;
}
div.navigation div.bottom {
	margin-top: 12px;
}
div.pagination a, div.pagination span.current {
	display: inline-block;
	xfloat: left;
	margin-right: 2px;
	margin-top: 5px;
	padding: 4px 7px 2px 7px;
	border: 1px solid #ccc;
	height: 15px;
	font-weight: bold;
	font-size: 11px;
}
div.pagination a:hover {
	background-color: #eee;
	text-decoration: none;
}
div.pagination span.current {
	font-weight: bold;
	background-color: #083969;
	border-color: #083969;
	color: #fff;
}

#thumbs-min ul.thumbs li {
	float: none;
	padding: 0;
	margin: 0;
	list-style: none;
}

#thumbs-min a.thumb {
	padding: 0px;
	display: inline;
	border: none;
}

#thumbs-min ul.thumbs li.selected a.thumb {
	background: inherit;
	color: #000;
	font-weight: bold;
}

