/*begin xoops css*/
/* $Id: xoops.css 3895 2009-11-15 09:43:21Z kris_fr $ */
table {
    width:      100%;
}

img {
    border:     0;
}

img.center {
    text-align:     center;
    margin:         0 auto;
    display:        block;
    margin-top:     6px;
    margin-bottom:  4px;
}

img.left {
    text-align:     left;
    float:          left;
    margin:         2px 6px 2px 0;
    clear:          left;
}

img.right {
    float:          right;
    text-align:     right;
    margin:         2px 0 2px 6px;
    clear:          right;
}

acronym, abbr, dfn {
    cursor:         help;
}

#xoopsHiddenText {
    visibility:         hidden;
    color:              #000000;
    font-weight:        normal;
    font-style:         normal;
    text-decoration:    none;
}

.pagneutral {
    font-size:          10px;
    width:              16px;
    height:             19px;
    text-align:         center;
    background-image:   url(./images/pagneutral.gif);
}

.pagact {
    font-size:          10px;
    width:              16px;
    height:             19px;
    text-align:         center;
    background-image:   url(./images/pagact.gif);
}

.paginact {
    font-size:          10px;
    width:              16px;
    height:             19px;
    text-align:         center;
    background-image:   url(./images/paginact.gif);
}



/* For required elements in XOOPS form, can be overwritten in theme styles */
.xoops-form-element-caption .caption-marker {
    display:            none;
}

.xoops-form-element-caption-required .caption-marker {
	background-color:   inherit;
	padding-left: 	    2px;
	color: 			    #ff0000;
}

.xoops-form-element-help {
	font-size:		    .9em;
    padding-top:        5px;
    font-weight:        normal;
}

/* fix for swf banner */
#xo-fixbanner a {
	display:			block;
	position:			absolute;
	z-index:			102;
	width:				468px;
	height:				60px;
}

/*einde xoops css*/

/*begin mansolein css*/
td#prev 
{
    text-align: left;
    width: 33%;
}
td#next 
{
    text-align: right;
    width: 33%;
}
td#pagenr
{
    text-align: center;
    width: 33%;
}
table#chapter
{
    width: 100%;
}



/* begin stamboom */
td#stamboom
{
	vertical-align: middle;
	border-color: #000000;
	border-width: 1px;
	font-size: 12px;
	color: #47360a;
	font-weight: bold;
}
.stamboom
{
	vertical-align: middle;
	border-color: #000000;
	border-width: 1px;
	font-size: 12px;
	color: #47360a;
	font-weight: bold;
}
/* eind stamboom */

/* kalender begin */

.kalendertot
{
	width: 100%;
}

.kalender th
{	background: #ffffff;
}

.kalender
{
	width: 250px;
	font-size: 90%;
}


.geboekt {background: #ea0d27; }
.weeknummer {color: #004080; font-weight: bold; background: #ffffff;}

.geboektofniet
{
	border-color: #000000;
	border-width: 1px;
	font-weight: bold;
	font-size: 90%;
}

.geboektofnietkleur
{
	border-color: #000000;
	border-width: 1px;
	background: #ea0d27;
}

/* kalender eind */

/*begin random content*/

.jsclass body .randomcontent{ /*Do NOT remove! CSS to hide random contents in JS enabled browsers*/
display: none;
}

/*einde random content*/

/*
body { background : url('http://www.mansolein.com/mansolein/images/achtergrond-3.jpg') no-repeat fixed; padding: 0; font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma, Arial; font-weight: normal; font-size: 11px; margin: 2px; vertical-align:middle;} 
*/
div.background-intro /*intro block*/
  {
  width: 580px;
  height: 513px;
  background: url(http://www.mansolein.com/mansolein/images/background-intro.jpg) no-repeat;
  border: 0px solid black;
  }


.centerdivslide{ /*IE method of centering a relative div*/
text-align: center;
}

.centerdivslide>div{ /*Proper way to center a relative div*/
margin: 0 auto;
}


td.menubar { padding-bottom: 20px; font-size: 13px; text-align: center; background-repeat: no-repeat; background-color: transparent; font-weight: bold;}
td.menubar div.menu a { padding:7px; display:block; font-weight: bold; text-align:center; background-repeat: no-repeat;}
td.menubar div.menu a:hover { color: #ea0d27; background-repeat: no-repeat;  vertical-align: middle; text-decoration: none;}

td#content {background: transparent;} 

#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ 
background-color: #ffe68b;
color: #000000;
}
/*einde mansolein css*/

/*begin theme css*/
body
{
	color: black;
	font-family: Verdana,Arial,Sans-serif;
	background: url(http://www.mansolein.com/mansolein/images/achtergrond.jpg) fixed top no-repeat; margin: 0; padding: 0;
	margin: 0px;
}
table
{
	width: 100%;
	font-size: small;
}
table#okvir
{
	
	width: 900px;
}
table td
{
	padding: 0;
	border-width: 0;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a
{
	color: #7030f1;
	text-decoration: none;
	font-weight: bold;
	background-color: transparent;
}
a:hover
{
	color: #ea0d27;
	text-decoration: none;
}
ul
{
	margin: 2px;
	padding: 2px;
	list-style: decimal inside;
	text-align: left;
}
li
{
	margin-left: 2px;
	list-style: square inside;
	color: #2F5376;
}
.item
{
	color: #0D0D0D;
}
.itemHead
{
	padding: 3px;
	color: #242424;
	border-bottom: 1px dashed #8699B5;
}
.itemInfo
{
	text-align: right;
	padding: 3px;
	background-color: #FFFFFF;
}
.itemTitle a
{
	font-size: 130%;
	font-weight: bold;
	font-variant: small-caps;
	color: #A52303;
	background-color: transparent;
}
.itemPoster
{
	font-size: 80%;
	font-style: italic;
}
.itemPostDate
{
	font-size: 80%;
	font-style: italic;
}
.itemStats
{
	font-size: 80%;
	font-style: italic;
}
.itemBody
{
	padding-left: 5px;
}
.itemText
{
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 1.5em;
}
.itemText:first-letter
{
	font-size: 133%;
	font-weight: bold;
}
.itemFoot
{
	text-align: left;
	padding: 3px;
	background-color: #FFFFFF;
	font-size: 11px;
}
.itemAdminLink
{
	font-size: 90%;
}
.itemPermaLink
{
	font-size: 90%;
}
th
{
	background-color: #94a5b5;
	color: #004080;
	padding: 2px;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
td#headerbanner
{
	width: 100%;
	background-color: transparent;
	vertical-align: middle;
}
td#headerbanner2
{
	width: 100%;
	background: url(http://www.mansolein.com/mansolein/images/headerbanner2.jpg);
	vertical-align: middle;
}
td#headerbar
{
	height: 29px;
	background-color: #939393;
	color: #FFFFFF;
	line-height: 27px;
	padding-left: 6px;
	padding-right: 7px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
td#headerbar a
{
	color: #FFFFFF;
}
td#headerbar a:hover
{
	color: #FF8040;
}
td#leftcolumn
{
	width: 160px;
	font-size: 11px;
	border-right: 1px solid #E5E5E5;
	padding-top: 2px;
}
td#leftcolumn th
{
	vertical-align: bottom;
	border-bottom: 1px dashed #8699B5;
	background-color: transparent;
	color: #464646;
}
td#leftcolumn div.blockTitle
{
	padding: 3px;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-size: 11px;
	background-color: #A6A6A6;
	margin-bottom: 2px;
	padding-left: 18px;
	background-image: url('images/puce.gif');
	background-repeat: no-repeat;
	background-position: left;
}
td#leftcolumn div.blockContent
{
	padding: 2px;
	line-height: 120%;
	line-height: 120%;
}
td#centercolumn
{
	font-size: 12px;
	color: #464646;
	padding-left: 2px;
	padding-right: 2px;
	width: 100%;
}
td#centercolumn th
{
	color: #004080;
	background-color: #FFFFFF;
}
td#centerCcolumn div.blockTitle
{
	padding: 3px;
	color: #454545;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-size: 11px;
	background-color: #94a5b5;
	margin-bottom: 5px;
	padding-left: 18px;
	background-image: url('images/blue_plus.png');
	background-repeat: no-repeat;
	background-position: left;
}
td#centerCcolumn div.blockContent
{
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 8px;
	line-height: 120%;
	border-bottom: 1px dashed #cccccc;
}
td#centerLcolumn
{
	width: 50%;
	padding: 0px 0px 0px 0px;
	border-right: 1px solid #cccccc;
}
td#centerLcolumn div.blockTitle
{
	padding: 3px;
	color: #454545;
	font-weight: bold;
	font-size: 11px;
	background-color: #94a5b5;
	margin-bottom: 5px;
	background-repeat: no-repeat;
	padding-left: 18px;
	background-position: left;
	background-image: url('images/blue_plus.png');
}
td#centerLcolumn div.blockContent
{
	margin-right: 0px;
	margin-left: 0px;
	line-height: 120%;
	padding: 2px;
}
td#centerRcolumn
{
	width: 50%;
	padding: 0px 0px 0px 0px;
}
td#centerRcolumn div.blockTitle
{
	padding: 3px;
	color: #454545;
	font-weight: bold;
	font-size: 11px;
	background-color: #94a5b5;
	margin-bottom: 5px;
	background-image: url('images/blue_plus.png');
	padding-left: 18px;
	background-repeat: no-repeat;
	background-position: left;
}
td#centerRcolumn div.blockContent
{
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 2px;
	line-height: 120%;
	padding: 2px;
}
td#rightcolumn
{
	width: 160px;
	font-size: 11px;
	border-left: 1px solid #E5E5E5;
	padding-top: 2px;
}
td#rightcolumn th
{
	vertical-align: bottom;
	border-bottom: 1px dashed #8699B5;
	background-color: transparent;
	color: #464646;
}
td#rightcolumn div.blockTitle
{
	padding: 3px;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-size: 11px;
	background-color: #A6A6A6;
	margin-bottom: 2px;
	padding-left: 18px;
	background-image: url('images/puce.gif');
	background-repeat: no-repeat;
	background-position: left;
}
td#rightcolumn div.blockContent
{
	padding: 3px;
	line-height: 120%;
}
td#mainmenu a
{
	color: #575757;
	font-size: 11px;
	display: block;
	background-image: url('images/caret-r.gif');
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
	font-weight: normal;
}
td#mainmenu a:hover
{
	background-color: #ffffff;
	color: #FF0000;
	background-image: url('images/caret-hover.gif');
	background-repeat: no-repeat;
	background-position: left;
}
td#mainmenu a.menuTop
{
	padding-left: 15px;
}
td#mainmenu a.menuMain
{
	padding-left: 15px;
}
td#mainmenu a.menuSub
{
	padding-left: 23px;
	color: #9F0000;
	font-weight: normal;
}
td#usermenu a
{
	color: #8D8D8D;
	font-weight: normal;
	font-size: 10px;
	padding-left: 5px;
	padding-bottom: 1px;
}
td#usermenu a:hover
{
	background-color: #ffffff;
	color: #FF0000;
}
td#usermenu a.highlight
{
	background-color: #fcc;
}
.head
{
	font-weight: bold;
	background-repeat: repeat-x;
	background-position: left;
	color: #373737;
	height: 24px;
	line-height: 22px;
	text-align: center;
	background-color: #DFE2E6;
}
.even
{
	background-color: #F3F4F5;
	padding: 5px;
}
.odd
{
	background-color: #FAFAFA;
	padding: 5px;
}
.foot
{
	padding: 5px;
	font-weight: bold;
}
tr.even td
{
	background-color: transparent;
	padding: 5px;
}
tr.odd td
{
	background-color: transparent;
	padding: 5px;
}
div.errorMsg
{
	background-color: #FFCCCC;
	text-align: center;
	border-top: 1px solid #DDDDFF;
	border-left: 1px solid #DDDDFF;
	border-right: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
	font-weight: bold;
	padding: 10px;
}
div.confirmMsg
{
	background-color: #DDFFDF;
	color: #136C99;
	text-align: center;
	border-top: 1px solid #DDDDFF;
	border-left: 1px solid #DDDDFF;
	border-right: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
	font-weight: bold;
	padding: 10px;
}
div.resultMsg
{
	background-color: #CCCCCC;
	color: #333333;
	text-align: center;
	border-top: 1px solid silver;
	border-left: 1px solid silver;
	font-weight: bold;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	padding: 10px;
}
div.xoopsCode
{
	background: #FFFFFF;
	border: 1px inset #000080;
	font-family: "Courier New",Courier,monospace;
	padding: 0px 6px 6px 6px;
}
div.xoopsQuote
{
	background: #FFFFFF;
	border: 1px inset #000080;
	font-family: "Courier New",Courier,monospace;
	padding: 0px 6px 6px 6px;
}
.comTitle
{
	font-weight: bold;
	margin-bottom: 2px;
}
.comText
{
	padding: 2px;
}
.comUserStat
{
	font-size: 10px;
	color: #2F5376;
	font-weight: bold;
	border: 1px solid silver;
	background-color: #ffffff;
	margin: 2px;
	padding: 2px;
}
.comUserStatCaption
{
	font-weight: normal;
}
.comUserStatus
{
	margin-left: 2px;
	margin-top: 10px;
	color: #2F5376;
	font-weight: bold;
	font-size: 10px;
}
.comUserRank
{
	margin: 2px;
}
.comUserRankText
{
	font-size: 10px;
	font-weight: bold;
}
.comUserRankImg
{
	border: 0;
}
.comUserImg
{
	margin: 2px;
}
.comDate
{
	font-weight: normal;
	font-style: italic;
	font-size: smaller;
}
.comDateCaption
{
	font-weight: bold;
	font-style: normal;
}
input
{
	font: 11px verdana, arial, helvetica, sans-serif;
}
textarea
{
	border: 1px solid #8699B5;
	width: 400px;
	font: 11px verdana, arial, helvetica, sans-serif;
	background-color: #F5F5F5;
}
input.formTextBox
{
	border: 1px solid #8699B5;
	background: #F5F5F5;
	font: 11px verdana, arial, helvetica, sans-serif;
}
select
{
	border: 1px solid #8699B5;
	font: 11px verdana, arial, helvetica, sans-serif;
	background-color: #F5F5F5;
}
.pozdrav
{
	background-color: transparent;
	padding: 5px;
	font-size: 11px;
	border-bottom: 1px solid #8699B5;
}
.vrijeme
{
	background-color: transparent;
	padding-top: 5px;
	font-size: 10px;
	border-bottom: 1px solid #8699B5;
}
.headerprvi
{
	background-color: transparent;
	color: #454545;
	font-weight: bold;
	vertical-align: middle;
	border-bottom: 1px solid #8699B5;
}
form
{
	font-size: 11px;
	color: #787878;
}
.loginlink
{
	background-image: url('images/btn_bullet.gif');
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 10px;
}
.button
{
	font-size: 10px;
	color: #000000;
	margin-bottom: 1px;
}
.sadrzaj
{
	margin-bottom: 20px;
}
.blok
{
	margin-bottom: 6px;
}
.forum
{
	background-color: #E2E2E2;
	font-size: 11px;
	font-weight: bold;
	color: #004080;
	padding: 6px;
	background-image: url('menu4_bar.gif');
}
.forumprvi
{
	background-color: #F7F9FB;
	padding: 3px;
	color: #004080;
}
.forumdrugi
{
	background-color: #EFF3F8;
	padding: 3px;
	color: #004080;
}
.navigacijaforum
{
	background-color: #DDDDDD;
	padding: 5px;
	color: #004080;
	border-top: 1px dashed #333333;
	border-bottom: 1px dashed #333333;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
}
.border
{
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 3px;
}
.borderdesno
{
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	padding: 3px;
}
.forum a
{
	color: #004080;
}
.download
{
	padding: 10px;
}
.downhead
{
	background-image: url('images/menu2_bar.gif');
	color: #FFFFFF;
	padding: 5px;
}
.downloadsvaki
{
	width: 97%;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	padding: 5px;
}
.tiny
{
	width: 90%;
}
.privatnost
{
	color: #939393;
	font-size: 10px;
	text-align: center;
}
.privatnost a
{
	color: #939393;
}
.headmenu a
{
	background-color: #6B6B6B;
	color: #FFFFFF;
	font-size: 10px;
	display: block;
	padding: 5px;
}
.headmenu a:hover
{
	background-color: #C0C0C0;
	color: #494949;
}
.headmenu a.menuHead
{
	font-size: 10px;
}
.dole
{
	border-top: 1px solid #cccccc;
	width: 758px;
	margin-top: 5px;
}
/*eind theme css*/
