/* BASIC */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	background-color: #0051ba;
	background-image:  url("../img/bg_centered.jpg");
	background-repeat: no-repeat;
	background-position: center top;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a:link, a:visited, a:hover, a:active {
	color: #000000;
}

/* LAYOUT */

#layout {
	position:relative;
	width: 780px;
}
#covermain {
	position:absolute;
	left:197px;
	top:40px;
	width:349px;
	z-index:10;
}
#contentmain {
	position:absolute;
	left:162px;
	top:41px;
	width:502px;
	z-index:10;
}
#blogimgmain {
	position:absolute;
	left:16px;
	top:47px;
	width:749px;
	z-index:10;
}
#blogimgbody {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	width:730px;
}

#blogimgbody p, #blogimgbody h1, #blogimgbody h2, #blogimgbody h3 {
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	line-height: 18px;
	margin: 0px;
}
#blogimgbody p {
	font-weight: normal;
	margin: 0px;
	padding-bottom: 0px;
}
#blogimgbody h1 {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 0px;
	padding-top: 10px;
}
#blogimgbody h2 {
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 3px;
}
#blogimgbody h3 {
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 3px;
}




#blogmainbody {
	margin-top: 12px;
	margin-bottom: 12px;
	margin-left: 40px;
	width:382px;
}
#blogmainbody .msgerror {
	background-color: #FDF1B0;
	padding: 10px;
	color: #0051BA;
	line-height: 15px;
}
#blogmainbody .msgok {
	background-color: #ffffff;
	padding: 10px;
	color: #0051BA;
	line-height: 15px;
}
#blogmainbody p, #blogmainbody h1, #blogmainbody h2, #blogmainbody h3 {
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	line-height: 18px;
	margin: 0px;
}
#blogmainbody p {
	font-weight: normal;
	margin: 0px;
	padding-bottom: 12px;
}
#blogmainbody h1 {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 4px;
	clear: left;
}
#blogmainbody h2 {
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 3px;
}
#blogmainbody h3 {
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 3px;
}
#blogmainbody input, #blogmainbody select, #blogmainbody textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#blogmainbody .txtinput {
	width: 276px;
}
#blogmainbody .formtable td {
	padding-bottom: 5px;
}
#blogmainbody ul.hitlist {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#blogmainbody ul.hitlist li.hititem {
	padding: 4px 0 4px 0px;
}
#blogmainbody .note {
	color: #999999;
}
#blogmainbody ul {
	margin-bottom: 12px;
	margin-top: 0px;
}




#contentmainbody {
	margin-top: 12px;
	margin-bottom: 12px;
	margin-left: 40px;
	width:382px;
}
#contentmainbody .msgerror {
	background-color: #FDF1B0;
	padding: 10px;
	color: #0051BA;
	line-height: 15px;
}
#contentmainbody .msgok {
	background-color: #ffffff;
	padding: 10px;
	color: #0051BA;
	line-height: 15px;
}
#contentmainbody p, #contentmainbody h1, #contentmainbody h2, #contentmainbody h3 {
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	line-height: 18px;
	margin: 0px;
}
#contentmainbody p {
	font-weight: normal;
	margin: 0px;
	padding-bottom: 12px;
}
#contentmainbody h1 {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 16px;
}
#contentmainbody h2 {
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 3px;
}
#contentmainbody h3 {
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 3px;
}
#contentmainbody input, #contentmainbody select, #contentmainbody textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#contentmainbody .txtinput {
	width: 276px;
}
#contentmainbody .formtable td {
	padding-bottom: 5px;
}
#contentmainbody ul.hitlist {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#contentmainbody ul.hitlist li.hititem {
	padding: 4px 0 4px 0px;
}
#contentmainbody .note {
	color: #999999;
}
#contentmainbody ul {
	margin-bottom: 12px;
	margin-top: 0px;
}










#coverlogo {
	position:absolute;
	left:561px;
	top:3px;
	width:165px;
	height:255px;
	z-index:20;
}
#contentlogo {
	position:absolute;
	left:601px;
	top:3px;
	width:165px;
	height:255px;
	z-index:20;
}
#coverdonate {
	position:absolute;
	left:601px;
	top:501px;
	width:138px;
	height:95px;
	z-index:200;
}
#covernews {
	position:absolute;
	left:273px;
	top:445px;
	width:493px;
	z-index:11;
}
#covernewscontent {
	margin-top: 0px;
	margin-right: 35px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#covernewscontent, #covernewscontent td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
#covernewscontent a:link, #covernewscontent a:hover, #covernewscontent a:active, #covernewscontent a:visited {
	color: #fff5a4;
	text-decoration: underline;
}
#coverlistform {
	position:absolute;
	left:601px;
	top:265px;
	width:165px;
	z-index:12;
}
#coverlistformcontent {
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 12px;
}
#coverlistformcontent, #coverlistformcontent td, #coverlistformcontent input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #575757;
}
#covernavi {
	position:absolute;
	left:17px;
	top:104px;
	width:165px;
	z-index:13;
}

/* NAVIGATION */

#nav2 ul {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#nav2 ul ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#nav2 {
	color: #575757;
	font-weight: normal;
	overflow: hidden;
}	
#nav2 a:link, #nav2 a:visited {
	color: #575757;
	text-decoration: none;
} 
#nav2 a:hover, #nav2 a:active {
	color: #575757;
	text-decoration: none;
}

/*
BLOCK STYLE: root
*/

#nav2 ul.root {
	list-style-type: none;
	margin: 0;
	padding-left: 0px;
	color: #575757;
}
#nav2 ul.root li  {
	font-weight: bold;
	padding: 4px 10px 4px 20px;	
}
#nav2 ul.root li.hasChildren  {
	background-image:   url("../img/navibul.gif");
	background-position: 10px 8px; 
	background-repeat: no-repeat;
}
#nav2 ul.root li.selected  {
	background-image:   url("../img/navibul_selected.gif");
	background-position: 10px 10px; 
	background-repeat: no-repeat;
	background-color: #6699ff;
}
#nav2 ul.root li.selected a {
	color: #0051BA;
}

/*
BLOCK STYLE: path
*/

#nav2 ul.path {
	list-style-type: none;
	margin: 0;
	padding-left: 0px;
}
#nav2 ul.path li  {
	font-weight: bold;
	padding: 4px 10px 4px 20px;	
	background-image:   url("../img/navibul.gif");
	background-position: 10px 8px; 
	background-repeat: no-repeat;
}
#nav2 ul.path li.selected  {
	background-image:   url("../img/navibul_selected.gif");
	background-position: 10px 10px; 
	background-repeat: no-repeat;
	background-color: #6699ff;
}
#nav2 ul.path li.selected a {
	color: #ffffff;
}

/*
BLOCK STYLE: sub
*/

#nav2 ul.sub {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#nav2 ul.sub li {
	padding: 4px 10px 4px 20px;	
/*	background-image:  url('../images/navibul.gif');
	background-position: 10px 8px; 
	background-repeat: no-repeat; */
}
#nav2 ul.sub li.hasChildren  {
	background-image:   url("../img/navibul.gif");
	background-position: 10px 8px; 
	background-repeat: no-repeat;
}
#nav2 ul.sub li.selected {
/*	background-image:  url('../images/navibul_selected.gif');
	background-position: 10px 10px; 
	background-repeat: no-repeat; */
	background-color: #6699ff;
}
#nav2 ul.sub li.selected a:link, #nav2 ul.sub li.selected a:active, #nav2 ul.sub li.selected a:visited, #nav2 ul.sub li.selected a:hover {
	color: #ffffff;
}
#nav2 ul.sub li.title {
    padding-left: 17px;
    background-image: none;
    color: #575757;
    border-bottom: 0;
}
#nav2 ul.sub li a:link, #nav2 ul.sub li a:visited, #nav2 ul.sub li a:hover, #nav2 ul.sub li a:active {
	color: #575757;
}	
#nav2 img {
	display: inline;
}
form {
	margin: 0px;
	padding: 0px;
}


/*
CALENDAR BLOCKS
*/

.calendar {
	font-family: Tahoma;
	font-size: 11px;
	border-width: 0px;
	border-style: none;
	border-collapse: collapse;
	width: 100%;
}
.calendar td {
	text-align: center;
	vertical-align: middle;
	background-color: #FFFFFF;
	height: 18px;
	border: 1px solid #CCCCCC;
}
.calendar .linkedday {
	background-color: #E8ECFF;
}
.linkedday a {
	color: #0000FF;
	font-weight: bold;
	text-decoration: none;
}
.calendar .emptydays {
	border-style: none;
}
.calendar caption {
	font-weight: bold;
	text-align: left;
}

/*
Imagebank
*/


#imageviewer {
	width: 640px;
	padding-top: 158px;
	padding-bottom: 12px;
	padding-left: 170px;
	line-height: 17px;
	/* float: left; */
	display: block;
}
#imagebrowser {
	width: 364px;
	float: left; 
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
}
.thumbbox {
	width: 110px;
	height: 110px;
	border: 1px solid #ffffff;
	margin-right: 8px;
	margin-bottom: 8px;
	float: left;
	text-align: center;
	background-color: #eeeeee;
}
.thumbbox_over {
	width: 110px;
	height: 110px;
	border: 1px solid #0030CE;
	margin-right: 8px;
	margin-bottom: 8px;
	float: left;
	text-align: center;
	background-color: #eeeeee;
}

#calendar {
	margin-left: 10px;
	margin-right: 10px;
}