/* Main stylesheet for Nederlands Bijbelgenootschap TYPO3 sites */
/* Last updated: 2009-12-31 */
/* (Stylesheet originally created by Emile Blume - 2006 - Netcreators.com) */


/* general */

body {
	background: #FFFFFF;
	color: #4D4F50;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	margin: 0 4px 0 5px;
	padding: 0px;
	/* overflow-y: scroll; */
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	color: blue;
}

a {
	color: #0167B2;
}

img {
	border: 0;
}

input, select, textarea {
	border: 1px solid #CBDFF3;
	font-size: 11px;
	padding-left: 2px;
}

form {
	margin: 0;
	padding: 0;
}

#container {
	top: 0px;
	position: relative;	
	margin: auto;
	padding: 0;
	/* width: 948px; */
	width: 990px;
}

/*
#column1 {
	width: 100%;
}
*/


/* header */

#header {
	margin: 0 auto;
	width: 990px;
	position: relative;
	/* height: 139px; */
	/* padding-bottom: 5px; */
}

#header-title0 {
	left: 548px;
	top: 5px;
	position: absolute;
	font: 12px Arial;
	letter-spacing: 1px;
	color: white;
	background: transparent;
}

#header-title {
	left: 545px;
	top: 15px;
	position: absolute;
	font: 32px Arial;
	color: white;
	background: transparent;
}

#header-title2 {
	left: 545px;
	top: 50px;
	position: absolute;
	font: bold 16px Arial;
	letter-spacing: 1px;
	color: white;
	background: transparent;
}


/* left column */

#left {
	float: left;
	border-top: 1px solid #CBDFF3;
	width: 152px;
	/* padding-bottom: 10px; */
	/* margin-left: 1px; */
}

#main {
	margin-left: 170px !important;
	margin-right: 1px;
}


/* center column */

#center {
	/* min-height:450px; */
	height: auto !important;
	min-height: 400px!important;
}

#center h1 {
	font-size: 1.4em;
	color: #CC6600;
	margin-bottom: 10px;
}

#center h2 {
	font-size: 1.3em;
	font-weight: bold;
	/* color: #CC6600; */
	color: #0167B2;
	margin-left: 8px;
}

/* #center .frame-01 h2 { */
#center .csc-frame-frame1 h2 {
	margin-left: 0 !important;
}

#center h3 {
	font-size: 1.2em;
	font-weight: bold;
	/* color: #CC6600; */
	color: #0167B2;
}

#center h4 {
	/* background: #CBDFF3; */
	color: #0167B2;
	font-size: 1.1em;
	padding: 2px;
	padding-left: 8px;
}

#center h5 {
	color: #0167B2;
	font-size: 1em;
	padding: 2px;
	padding-left: 8px;
}

/* #center .frame-01 h2 { */
#center .csc-frame-frame1 h2 {
	font-size: 10pt;
	/* padding: 1px 1px 1px 8px; */
	padding: 2px 1px 3px 8px;
	color: #0167B2;
	background-color: #e4ebf1;
}

/* #center .frame-01 h3 { */
#center .csc-frame-frame1 h3 {
	font-size: 9pt;
	padding: 1px 1px 1px 8px;
	color: #0167B2;
	background-color: #e4ebf1;
}

#pagetitle {
	margin-top: 5px;
	margin-left: 170px;
	margin-bottom: 10px;
}
#pagetitle h1 {
	font-size:14pt;
	color: #CC6600;
}

/*
#content hr {
	display: block;
	height: 1px;
	color: #c7d5e3;
	clear: left; 
	margin: -0.66em 0;
}
*/


/* right column (not always used) */

#right{
	right: 0;
}

/* #contentR div.frame-01, #contentR div.csc-textpic, #c2992, #c2995, #c2999, #c3001 { */
#right .citem {
	width: 320px;
	margin-left: 10px;
}

#right .citem .citem {
	margin-left: 0;
}

/*
#right .frame-01 p {
	margin-top: 6px;
}
*/

/* #right .frame-01 { */
#right .csc-frame-frame1 {
	background: #f7f5ef;
	border: 1px solid #f7ca69;
}

#right h1, #right h2, #right h3 {
	font-size: 10pt;
	background: #f7e5bd;
	color: #9c6d07;
	padding: 2px 1px 3px 8px;
}

#right h2 a, #right h3 a {
	color: #9c6d07;
}

#right input {
	border: 1px solid #F68D58;
}

#right a {
	color: #0167b2;
	text-decoration: none;
}

#right #search {	
	display: none;
}

#right .log-button {	
	background: #F68D58;
	color: #FFFFFF;
	text-align: center;
}

/*
#right ul {
	margin-left: 4px !important;
	margin-left: 14px;
	margin-top: 4px;
	margin-bottom: 4px;
}
*/

#right #searchform {
	padding: 4px;
}

#right #searchform input.searchbox, input.sword {
	width: 250px;
	height: 15px;
	font-size: 10pt;
}

/* common settings for center and right columns */

.citem {
	margin-bottom: 10px;
	margin-top: 0px;
}

.citem p {
	margin: 8px;
}

.citem ul {
	padding: 0 8px 8px 0;
	margin: 4px 0 4px 25px;
}

.citem a {
	text-decoration: none;
	font-weight: bold !important;
}

/* #center a:hover, #center ul li a:hover { */
.citem a:hover {
	color: #bd2f1d !important;
	text-decoration: underline !important;
}

/* .frame-01 { */
.csc-frame-frame1 {
	border: 1px solid #c7d5e3;
}

.citem img  {
	margin: auto !important;
	margin: 6px;
}

.tx-indexedsearch-form {
	width: 300px;
	float: left;
	padding-left: 10px;
}

.tx-indexedsearch-form input {
	width: 290px !important;
}

.tx-indexedsearch-search-submit {
	float: left;
	padding-right: 100px;
}

.tx-indexedsearch-whatis {
	clear: both;
	padding-top: 10px;
	padding-left: 10px;
}

.tx-indexedsearch-browsebox {
	padding-left: 2px;
}

.tx-indexedsearch-res .res {
	padding: 2px 0;
	border: 1px solid gray;
}

.tx-indexedsearch-res h3 {
	padding-left: 8px;
}

.tx-indexedsearch-descr, .tx-indexedsearch-info {
	margin: 4px 8px !important;
}

.tx-indexedsearch-info {
	background-color: white !important;
}

/* footer */

#footer{
	clear: both;
	width: 100%;
	margin-top: 4px;
	margin-bottom: 4px;
}

#footer table{
	width: 100%;
}

#footer td {
	color: white;
	padding: 4px;
	text-align: center;
	font-size: 11px;
	font-weight: normal;
	background-color: #AAAAAA;
}

#footer a, .footer a:visited	{
	color: white;
	font-weight: bold;
}

