/*********************************************************************************************
Title:		Joomla! template for www.bobokdv.nl
File: 		templates/bobo2/css/template.css
Version: 	v2.00
Author:		Digivotion
Contact:	info@digivotion.com

Comments:	Here you can add customer specific style definitions.
*********************************************************************************************/

/* Core html setup
------------------------------------------------------------------------------------------- */

html, body {
	background:#8d8ac2;
	height: auto;
}

body {	
	text-align : center; /* centers #container in IE 5*. Text left in #container */
	font: 12px  Verdana, Arial, Helvetica, sans-serif;
	color: #fff;f
}

.clear {
	clear:both;
	float: none;
	visibility: hidden;
}

.right {
	float: right;
}
table{ display: block;
}
td {
vertical-align: top;
border:1px solid #fff;
} 
table.noborder td {
border: 0;
} 
table.weblinks td,table.category td {
/*border-right:solid 1px #EEE;*/
padding:5px;
}
#header form .button
{
	background:url(../images/pfeil.gif) #000 no-repeat;
	border:0;
	color:#fff;
	font-weight:bold;
	margin:20px 10px 0 0;
	padding:0px 5px 0px 30px;
	cursor:pointer;
}

/* Main wrapper
------------------------------------------------------------------------------------------- */
#container {
	margin : 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align : left; /* this overrides the text-align: center on the body element. */
	background:#4c4f94 url(../images/bg.png) repeat-y;
	height: auto;
	width: 1018px;
	margin: 0 auto;
	padding: 0;
	position: relative;
}

#container #wrapper {
	height: auto;
	width: 980px;
	margin: 0 19px 0 19px;
	padding: 0;
	position: relative;
	background-image: url(../images/bobo.png);
	background-repeat: no-repeat;
	background-position: 35px bottom;
}

/* Header
------------------------------------------------------------------------------------------- */
#container #wrapper #header {
	background: #51539d;
	width: auto;
	height: 25px;
	margin: 0;
	padding:0;
	display: block;
	text-align: left;
}
#container #wrapper #header p, #container #wrapper #header a {
	font-size: 10px;
	color: #fff;
}
#container #wrapper #header #top_logo {
	float: left;
/*	z-index: 1;*/
	display: block;
	width: 260px;
}

/* Logo
------------------------------------------------------------------------------------------- */
#container #wrapper #contentarea #navigation #logolinks {
	display: block;
	width: 280px;
	height: 145px;
}
#container #wrapper #contentarea #navigation #logolinks img{
	float: left;
}

/* Breadcrumb
------------------------------------------------------------------------------------------- */
#container #wrapper #header #breadcrumb {
	float: left;
	padding-top:4px;
	text-align:left;
	color:#fff;
	width: auto;
	height: 23px;
	margin-left: 260px;
}
#container #wrapper #header #breadcrumb p {
	padding:5px;
	display:inline;
}
#container #wrapper #header #breadcrumb a {
	text-transform:none;
}
#container #wrapper #header #breadcrumb a:link,
#breadcrumb a:visited {
	color:#fff;
}
#container #wrapper #header #breadcrumb span {
	color:#fff;
	font-size:0.8em;
	padding:7px;
}
#container #wrapper #header #breadcrumb span a:hover,
#breadcrumb span a:active, #breadcrumb span a:focus {
	color:#fff;
	text-decoration:none;
}

/* Top menu
------------------------------------------------------------------------------------------- */
#container #wrapper #header #top_menu {
	float: right;
	display: block;
	height: 25px;
}
#container #wrapper #header #top_menu ul{
	float:right;
}
#container #wrapper #header #top_menu li{
	display:inline;
}
#container #wrapper #header #top_menu li{
	float:left;
	width:27px;
	text-decoration:none;
	color: #FFFFFF;
	text-align: center;
	height: 25px;
	vertical-align: middle;
}
#container #wrapper #header #top_menu li a{
	width:27px;
	height: 25px;
}
#container #wrapper #header #top_menu li a span{
display: none;
}
#container #wrapper #header #top_menu ul li a {
	text-decoration:none;
	color: #51539D;
	height: 25px;
	width: 27px;
	display: block;
	text-align: left;
	padding-top: 24px;
	font-size: 0.00001px;
	vertical-align: bottom;
}
#container #wrapper #header #top_menu li.item657 {
	background-color: transparent;
	background-image: url(../images/menu/home.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#container #wrapper #header #top_menu li.item676{
	background-color: transparent;
	background-image: url(../images/menu/sitemap.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#container #wrapper #header #top_menu li.item26 {
	background-color: transparent;
	background-image: url(../images/menu/contact.jpg);
	background-repeat: no-repeat;
	background-position: center;
	font-size: 0.00001px;
}
#container #wrapper #header #top_menu li.item25 {
	background-color: transparent;
	background-image: url(../images/menu/zoeken.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#container #wrapper #header #top_menu li.item595 {
	background-color: transparent;
	background-image: url(../images/menu/zoeken.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
/* Header
------------------------------------------------------------------------------------------- */
#contentarea {
	border: 0;
	margin: 0;
	padding: 0;
	position: relative;
	background-image: url(../images/bobo.png);
	background-repeat: no-repeat;
	background-position: 35px bottom;
}


/* Navigation on left side
------------------------------------------------------------------------------------------- */
#container #wrapper #navigation {
	background: url(../images/logo_bobo.png) no-repeat 10px 5px;
	width: 264px;
	margin-bottom: 200px;
	height: auto;
	display: block;
	text-align: left;
	float: left;
}

#container #wrapper #navigation ul {
	list-style-type: none;
	margin: 0 0 0 0;
}
#container #wrapper #navigation ul li {
	margin:0;
}
#container #wrapper #navigation ul li a {
	display:block;
	text-decoration:none;
	height: 25px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-size: 12px;
	background-image: url(../images/menu/item2.gif);
	background-repeat: no-repeat;
}
#container #wrapper #navigation ul li.active a {
background-image: url(../images/menu/item5over.gif);
background-repeat: no-repeat;
}
#container #wrapper #navigation ul li a,
#container #wrapper #navigation ul li a:hover {
	color: #000;
	font-weight: normal;
}


/* Main menu
------------------------------------------------------------------------------------------- */

#container #wrapper #navigation ul li ul {
	border: none;
	margin:0;
	padding-bottom: 20px;
	background: none;
}
#container #wrapper #navigation ul li ul li {
	padding-top: 5px;
	background: none;
}
#container #wrapper #navigation ul li ul li ul {
	border: none;
	margin:0;
	padding-bottom: 20px;
	background: none;
}
#container #wrapper #navigation ul li ul li ul li {
	margin-left: 21px;
	background-image: url(../images/menu/streepje.gif);
	background-repeat: no-repeat;
	color:#fff;
	background-position: 0px 8px;

}
#container #wrapper #navigation ul li ul li a,
#container #wrapper #navigation ul li.parent ul li a,
#container #wrapper #navigation ul li.parent ul li#current a {
	height: 15px;
	background: none;
	color:#fff;
}

#container #wrapper #navigation ul li a span,
#container #wrapper #navigation ul li a span{
	padding-top :5px;
	display: block;
}


/* Content
------------------------------------------------------------------------------------------- */
#container #wrapper #content {
	background: none;
	width: 700px;
	height: auto;
	display: block;
	text-align: left;
	float: right;
	line-height : 1.4em;
	padding: 0 0 70px 0;
}


#container #wrapper #content p {
	margin-bottom: 1.5em;
	line-height: 18px;
}

#container #wrapper #content a {
	color: #fff;
	text-decoration: underline;
}
#container #wrapper #content a:hover {
	color: #009ee0;
}
#container #wrapper #content strong {
	font-weight: bold;
}
#container #wrapper #content em {
	font-style: italic;
}
#container #wrapper #content ul {
	list-style-type: disc;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0;
	border: none;
}
#container #wrapper #content ol {
	list-style-type: decimal;
	margin: 0;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0;
	border: none;
}
#container #wrapper #content li {
		margin: 0px;
		margin-left: 5px;
		margin-top: 5px;
		padding: 0px;
}
#container #wrapper #content h1 {
	font-size: 14px;
	font-weight: lighter;
	margin-bottom: 0.8em;
	color: #000;
}
#container #wrapper #content h2 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 0.8em;
}
#container #wrapper #content h3 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0.8em;

}
#container #wrapper #content h4 {
	font: 12px;
	font-weight: bold;
	margin-bottom: 0.8em;
}

#container #wrapper #content form label {
	display: block;
}
#container #wrapper #content form .btn {
	width: 300px;
	display: block;
}
#container #wrapper #content label {
		width:150px;
		float: left;
		text-align: left;
		display: block;
		margin-bottom: 5px;
	}

#container #wrapper #content label.long {
		width:310px;
}

#container #wrapper #content label.break {
		float:none;
}
#container #wrapper #content form {
		margin: 0px;
	}
#container #wrapper #content input[type='text'],input.text {
		border: 1px solid #8c8c8c;
		padding:0px;
		margin:0;
		width:150px;
		height: 15px;
		margin-bottom: 5px;
	}
#container #wrapper #content input[type='password'],input.password {
		border: 1px solid #8c8c8c;
		padding:0px;
		margin:0;
		width:150px;
		height: 15px;
		margin-bottom: 5px;
	}
#container #wrapper #content textarea {
		height:100px;
		border: 1px solid #8c8c8c;
		padding:0px;
		margin:0;
		width: 300px;
		margin-bottom: 5px;
	}
#container #wrapper #content input[type='submit'],input.submit {
			padding:0px;
			margin:0;
			margin-left: 0;
			width:auto;
			height: auto;
	}
.chronoform
{
	display: none;
}

/* Footer
------------------------------------------------------------------------------------------- */
#footer {
	margin : 0 auto; /* the auto margins (in conjunction with a width) center the page */
	width: 1018px;
	color:#4A4F9B;
	padding:0px;
	text-align:right;
	display: block;
	height: 60px;
	background-image: url(../images/border_schaduw.png);
	background-repeat: no-repeat;
	background-position: right top;
/*	background-image: url(../images/bobo_footer.jpg);
	background-repeat: no-repeat;/*border-top:solid 4px #ccc;*/
	/*height: 27px;*/
}
#footer p {
	padding: 5px 20px; 0 0;
	font-size: 11px;
	color: #fff;
	line-height:1em;
	margin:0px 0;
}
#footer a {
	color: #fff;
	text-decoration: underline;
	font-size: 11px;
}
#footer .marquee {
	width: 980px;
	margin: 0 19px 0 19px;
	font-size: 13px;
	height: 25px;
	padding: 5px 0 0 0;
}
#footer .marquee p {
	font-size: 13px;
	color: #737b98;
}
#footer .marquee a {
	color: #737b98;
	text-decoration: underline;
	font-size: 13px;
}
/* ###################### generell ###################### */
.unsichtbar,.u2,.invisible , .unseen
{
	display: inline;
	height: 0px;
	left: -3000px;
	position: absolute;
	top: -2000px;
	width: 0px;
	z-index: 200;
}

/* Shadow
------------------------------------------------------------------------------------------- */
#shadow {
	background-image: url(../images/blank.png);
	background-repeat: no-repeat;
	height: 30px;
}
#shadow.mainshadow {
	background-image: url(../images/border_schaduw.png);
	background-repeat: no-repeat;
	height: 30px;	
}


/* Pictures top right
------------------------------------------------------------------------------------------- */
.fotorechtsboven,
.fotorechtsbovenbobo,
.fotorechtsbovenbobo_buit {
	background-image: url(../images/rechtsboven/bobo/kdv.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	height: 86px;
}

.leadinghomepage {
	 padding-right:25px;
}
.componentheadinghomepage {
display:none;
}

/* Core Joomla! stuff
------------------------------------------------------------------------------------------- */
.componentheading,
.componentheadingbobo,
.componentheadingbobo_buit {
	font-size:0.8em;
	/*background-color: #8d8ac2;*/
	background-color: #E53434;
	height: 18px;
	color: #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight:normal;
	padding-left: 5px;
	padding-top: 5px;
}
.contentheading,
.contentheadingbobo_buit {
	font-size:0.8em;
	font-weight:bold;
	background-color: none;
	height: 25px;
	width: 100%;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	color: #000000;
}
.streep_onder_inhoud,
.streep_onder_inhoudbobo_buit {
	color: #8d8ac2;
	border-bottom-width: 0.1em;
	border-bottom-style: solid;
	padding-top: 10px;
}
.buttonheading {display:none}

.button {
background:url(../images/pfeil.gif) #000 no-repeat;
clear:left;
color:#fff;
display:block;
font-weight:bold;
margin:0 0 10px !important;
padding:0 0 0 30px !important;
cursor:pointer;
border:solid 0;
}

/* RS Gallery stuff
------------------------------------------------------------------------------------------- */
/* RS Gallery stuff
------------------------------------------------------------------------------------------- */
.rsg_sem_inl_Nav ul {
	list-style-type: none;
}
.rsg_sem_inl_Nav li {
	display: inline;
	margin: 0 0.15em;
	padding: 0;
}

.rsg2-pageNav ul {
	list-style-type: none;
}
.rsg2-pageNav li {
	display: inline;
	margin: 0 0.15em;
	padding: 0;
}
.intro_text{
	font-size:0.8em;
	background-color: #E53434;
	height: 18px;
	color: #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight:normal;
	padding-left: 5px;
	padding-top: 5px;
	margin-bottom: 10px;
}

