/* *************************** Tags ****************************** */

BODY {
	width: 100%;
	height: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(/layout/design/bg_gradient.bmp);
	background-position: 0px 0px;
	background-attachment: fixed;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	}

xH1 {
	text-align: center;
	font-size: 18px;
	margin-top: 20px;
}

xH2 {
	text-align: center;
	font-size: 14px;
}

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 ***************************** */

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/design/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;
	}

.menuItem_level1_0 {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-left: 1px solid silver;
	border-right: 1px solid silver;
	border-bottom: 1px solid silver;
	font-size: 12px;
	background-color: #f4f4f4;
}
.menuItem_level1_1 {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-left: 1px solid silver;
	border-right: 1px solid silver;
	border-bottom: 1px solid silver;
	font-size: 12px;
	background-color: white;
	color: #e36660;
	font-weight: bold;
	}
.menuItem_level2_0 {
	padding-left: 20px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-left: 1px solid silver;
	border-right: 1px solid silver;
	border-bottom: 1px solid silver;
	font-size: 12px;
	background-color: #f4f4f4;
}
.menuItem_level2_1 {
	padding-left: 20px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-left: 1px solid silver;
	border-right: 1px solid silver;
	border-bottom: 1px solid silver;
	background-color: white;
	font-size: 12px;
	color: #e36660;
	font-weight: bold;

}

.menuItem_level1_0 A, .menuItem_level2_0 A {
	color: #555555;
	text-decoration: none;
}
.menuItem_level1_1 A, .menuItem_level2_1 A {
	color: #e36660;
	text-decoration: none;
}
.menuItem_level1_0 A:visited, .menuItem_level2_0 A:visited {
	color: #555555;
	}
.menuItem_level1_1 A:visited, .menuItem_level2_1 A:visited {
	color: #e36660;
	}
.menuItem_level1_0 A:hover, .menuItem_level2_0 A:hover, .menuItem_level1_1 A:hover, .menuItem_level2_1 A:hover {
	color: red;
	}
/*
#menu-left A:active {color: red;}
#menu-left A:visited {color: #555555;}
*/

.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:10px;
	color:gray;
	display: block;
	width: 100%;
	max-width: 120px;
	clear: both;
}

.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/design/bg_top.gif);
	display: block;
}

#header-logo {
	position: absolute;
	right: 0px;
	top: 0px;
	margin-right: 30px;
	margin-top: 30px;	
}

#menu-top {
	position: absolute;
	left: 0px;
	top: 191px;
	width: 100%;
	height: 33px;
	min-width: 780px;	
	background-image: url(/layout/design/bg_menubar.gif);
	white-space: nowrap;
	background-repeat: repeat-x;
	display: block;
}
#menu-top IMG {
	float: left;
	border: 0px;
}
#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/design/bg_menubar.gif);
}

#main {
	position: absolute;
	width: 100%;
	min-width: 750px;
	left: 0px;
	right: 0px;
	top: 224px;
	bottom: 50px;
	display: block;
	}
#menu-left {
	float: left;
	width: 200px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 40px;
	padding-bottom: 60px;
	overflow: visible;
	height: auto;
	}


#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/design/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;
	}
#content {
	min-width: 100px;
	max-width: 100%;
	height: auto;
	min-height: 100%;
	padding-right: 10px;
	margin-right: 20px;
	padding-left: 10px;
	padding-bottom: 60px;
	text-align: justify;
	display: table;
	}

#content P {
	text-align: justify;
	text-indent: 15px;
	}
#content TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	white-space: nowrap;
}
#content IMG {
	border-width: 0px;
	padding: 2px 2px 2px 2px;
	border: 1px solid black;
	text-align: center;
	}

#content DIV {
	clear: both;
	width: 100%;
	text-align: center;
}
#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;
}
#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;
	}

#content A {
	color: #023A75;
}
#content A:visited {
	color: #7D8FA1;
}


#content H1 {
	text-align: center;
	font-size: 16px;
	margin-top: 25px;
	margin-bottom: 25px;
	display: block;
}
#content H2 {
	text-align: center;
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 10px;
	display: block;
}
#content H3 {
	text-align: center;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	display: block;
}

#footer {
	position: fixed;
	left: 0px;
	right: 0px;
	bottom: 0px;
	height: 45px;
	background-color: white;
	clear: both;
	background-image: url(/layout/design/bottom_line.gif);
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	}

#footer IMG {
	border: 0px;
}

#copyright {
	font-size: 12px;
	height: 100%;
	float: left;
	padding-top: 10px;
}

#counters {
	float: right;
	padding-top: 5px;
}

