/* Orbis Pictus common css */
/* (c)2009 Spika David, Inexes */

* {
	margin: 0;
	padding: 0;
	border: none;
	outline: none!important;
}
html {
	height: 100%;
	overflow-y: scroll;
	background: #d7d7d7 url(BackgroundBody.jpg) no-repeat;
}
body {
	height: 100%;
	line-height: 1.2;
	font-size: 15px;
	font-family: Verdana, Helvetica, sans-serif;
	letter-spacing: -1px;
	color: #58595a;
	background: transparent;
}
th, td {
	line-height: 1.2;
	color: #58595a;
	font-size: 15px;
	font-family: Verdana, Helvetica, sans-serif;
	letter-spacing: -1px;
}
caption {
	padding: 3px 0 3px 0;
	text-align: left;
	font-size: 15px;
	color: #676869;
}
input, select, textarea {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: middle;
	color: #bebebe;	background: White;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
address {
}
blockquote {
	font-style: italic;
	padding-bottom: 10px;
	text-align: justify;
	line-height: 1.5;
}
cite {
	font-style: normal;
	float: right;
	padding: 0 0 15px 0;
	font-weight: bold;
	color: #555555;
}
img {
	background: white url('Progress.gif') no-repeat center center;
}
sup {
	position: relative;
	bottom: 2px;
	vertical-align: text-top;
}
sub {
	position: relative;
	top: 2px;
	vertical-align: baseline;
}
a {
	color: #8e8e8e;
}
a:hover {
	color: #282828;
}
a:visited {

}
.noScreen {
	display: none;
}
.cleaner {
	display: block;
	clear: both;
	overflow: hidden;
	height: 1px;
	margin-top: -1px;
}

/* basic layout */
#headerBox {
	position: absolute;
	z-index: 10;
	top: 20px;
	left: 0; 
	width: 100%;
	height: 101px;
	background: transparent url(BackgroundHeader.png);
}
#headerBox-center {
	position: relative;
	width: 999px;
	height: 100%;
	margin: 0 auto;
}
#page {
	position: relative;
	width: 999px;
	margin: 0 auto;
	overflow: hidden;
}
#mp1 #page {
	height: 701px;
}
#mainBox {
	margin-top: 140px;
	width: 980px;
	float: left; 
}
#mainBox #mainContentBox {
	float: right;
	position: relative;
	width: 781px;
	min-height: 450px;
	height: auto;
	_height: 450px;
	padding-bottom: 45px;
}
#mp1 #mainBox #mainContentBox {
	width: 100%;
	float: none;
	min-height: 700px;
	height: 700px;
	padding-bottom: 0;
}
#searchBox {
	background-color: white;
	clear: left;
	float: left;
	height: 23px;
	left: 14px;
	overflow: hidden;
	position: relative;
	top: -35px;
	width: 154px;
	}
#footerBox {
	clear: both;
	margin-top: 10px;
	padding: 5px 30px 20px 30px;
	font-size: 10px;
	letter-spacing: -1px;
	color: #666768;
}
#mp1 #footerBox {
	clear: none;
	position: absolute;
	left: 40px;
	bottom: 5px;
	width: auto;
	padding: 0;
	font-size: 10px;
	letter-spacing: -1px;
	color: White;
}

/* header */
a#ctl00_LogoLink img {
	position: absolute;
	z-index: 11;
	top: 15px;
	left: 70px;
	background: none;
}
#headerBox p.description {
	display: none;
} 
#headerBox p.navigation {
	display: none;
} 
#languages {
	position: absolute;
	z-index: 11;
	bottom: 19px;
	right: 12px;
}
#languages a {
	font-size: 11px;
	font-weight: bold;
	color: #58595a;
	text-decoration: none;
}
#languages a:hover {
	color: black;
	text-decoration: underline;
}

/* common: main content + infozone */
h2 {
	margin: 7px 0 5px 0;
	font-size: 22px;
	font-weight: normal;
	letter-spacing: -1px;
	color: #676869;
}
p.dateAuthor {
	font-size: 13px;
	font-style: italic;
	color: #8d8d8d;
}
.article {
	margin: 0 10px 0 10px;
}
.htmlEditorContent img {
	background: none;
}
.htmlEditorContent h3 {
	padding: 5px 0 5px 0;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: -1px;
	color: #8d8d8d;
}
.htmlEditorContent h4 {
}
.htmlEditorContent img.bordered {
	border: solid white 1px;
}
.htmlEditorContent .hl1 {
	color: #8d8d8d;
	font-style: italic;
}
.htmlEditorContent ul {
	padding: 5px 5px 5px 35px;
	list-style-type: square;
}
.htmlEditorContent ul li {
	padding: 0 0 0 5px;
}
.htmlEditorContent ol {
	padding: 5px 5px 5px 40px;
}
.htmlEditorContent ol li {
	padding: 0 0 0 0px;
}
.htmlEditorContent table.styled {
	margin: 5px 0 15px 0;
	border-collapse: separate;
}
.htmlEditorContent table.styled th, .htmlEditorContent table.styled td {
	color: #676869;
	background-color: White;
	padding: 2px 15px;
	text-align: left;
}
.htmlEditorContent table.styled thead th, .htmlEditorContent table.styled thead td {
	padding: 4px 15px;
}
.htmlEditorContent table.styled tr.hl th, .htmlEditorContent table.styled tr.hl td {
}
.htmlEditorContent h3.listLinksHeader {
}
.htmlEditorContent ul.listLinks {
}
.htmlEditorContent ul.listLinks li {
}

#searchResults {
	margin: 0 10px 0 10px;
}
#searchResults .pages {
	margin: 10px 0 10px 0;
}
#searchResults h3 {
	font-size: 20px;
	font-weight: normal;
	margin: 5px 0 3px 0;
	color: #676869;
}

/* main content */
#listControlRight, #listControlLeft {
	display: none;
	position: absolute;
	z-index: 10px;
	top: 121px;
	right: 40px;
	width: 44px;
	height: 44px;
	background: url(ListControlRight.png);
	cursor: pointer;
}
#listControlLeft {
	left: 44px;
	background: url(ListControlLeft.png);
}

#mainContentBox #pageImage {
	width: 781px;
	height: 158px;
	background-image: url(PageImage1.jpg);
}
#mp1 #mainContentBox #pageImage {
	display: none;
}
#mainContentBox h1 {
	margin: 10px 10px 7px 10px;
	font-size: 24px;
	font-weight: normal;
	letter-spacing: -1px;
	color: #282828;
}
#mp1 #mainContentBox h1 {
	display: none;
}
#mainContentBox p#dateAuthor {
	font-size: 14px;
	font-style: italic;
	color: #8d8d8d;
}
#mp1 #mainContentBox p#dateAuthor {
	display: none;
}
#mainContentBox #upBack {
	position: absolute;
	height: 21px;
	bottom: 0;
	right: 0;
	font-size: 11px;
	text-align: right;
	background-color: #e3e3e3;
}
#mp1 #mainContentBox #upBack {
	display: none;
}
#mainContentBox #upBack a {
	display: inline-block;
	height: 21px;
	line-height: 21px;
	padding: 0 30px 0 10px;
	color: #676869;
	text-decoration: none;
}
#mainContentBox #upBack a.buttonUp {
	background: url(ButtonUp.gif) no-repeat right center;
}
#mainContentBox #upBack a.buttonBack {
	background: url(ButtonBack.gif) no-repeat right center;
}
#mainContentBox #upBack a.buttonPrint {
	background: url(ButtonPrint.gif) no-repeat right center;
}
#mainContentBox #upBack a:hover {
	background-color: White;
}

/* footer */
#footerBox p.navigation {
	display: none;
}
#footerBox a 
{
	color: White;
}

/* search */
#searchBox input#ctl00_TbxSearch {
	width: 114px;
	height: 17px;
	padding: 6px 5px 0 5px;
	font-size: 11px;
	border: none;
	color: #bebebe;
	background: White;
}
#searchBox input#ctl00_BtnSearch {
	width: 20px;
	height: 23px;
	vertical-align: middle;
}
/* inCMS module: menu_h1 */

#mainMenuBox {
	z-index: 10;
	position: absolute;
	top: 0; left: 249px;
}
/* 1. uroven menu */
ul#menuList-h1 {
	list-style: none;
	z-index: 10;
}
ul#menuList-h1 li {
	float: left;
}
ul#menuList-h1 a {
	float: left;
	height: 101px;
	overflow: hidden;
	padding: 0 9px 0 9px;
	margin-right: 1px;
	line-height: 150px;
	text-decoration: none;
	letter-spacing: -1px;
	font-size: 16px;
	color: #58595a;
}
ul#menuList-h1 a:hover, ul#menuList-h1 li.active a {
	color: white;
	background-color: #58595a;
}
/* inCMS module: menu_v1 */

#mainBox #subMenuBox {
	float: left;
	width: 180px;
	padding-bottom: 50px;
	overflow-x: hidden; 
	background: url(../Modules/Menu/Menu_v1/Design/BackgroundSubmenu.png);
}
#subMenuTitle {
	margin: 0;
	min-height: 19px;
	height: auto;
	_height: 19px;
	font-size: 16px;
	font-weight: normal;
	padding: 16px 16px 5px 20px;
	color: #656667;
	background-color: White;
}
ul#menuList-v1 {
	width: 100%;
	margin: 10px 0 0 0;
	list-style: none;
}
ul#menuList-v1 li {
	width: 100%;
	float: left;
	clear: left;
}
ul#menuList-v1 a {
	display: block;
	width: 144px;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	margin: 1px 0 0 0;
	padding: 4px 16px 5px 20px;
	color: White;
}
ul#menuList-v1 a:hover, ul#menuList-v1 a.selected {
	color: #656667;
	background-color: White;
}
ul#menuList-v1 ul {
	list-style: none;
}
ul#menuList-v1 ul a {
	width: 119px;
	padding: 3px 16px 4px 45px;
	color: #bebebe;
}
ul#menuList-v1 ul a:hover, ul#menuList-v1 ul a.selected {
	color: #656667;
	background-color: White;
}
ul#menuList-v1 ul ul a {
}
ul#menuList-v1 a:hover, ul#menuList-v1 a.selected {
}
