/**
 *	Tap-Ouwerkerk general screen stylesheet
 *	-------------------------------------------------------
 */
 
/**
 *	Color guide:
 *
 *	- #e5bfd6	= light pink	(border secondary content)
 *	- #96005a	= dark pink		(navigation)
 *	- #7a9283	= seagreen		(breadcrumbs)
 *	- #a1a1a5	= grey			(search-form)
 *	- #dee4e0	= light grey	(border intro)
 *	- #ffcc00	= dark yellow	(poll vote count)
 *	- #3399cc	= blue			(poll vote count alternative)
 */
 
/**
 *	General style-rules and tags
 *	-------------------------------------------------------
 */

* {
	margin: 0;
	padding: 0;
}

html {
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	background: #fff;
}

body {
	height: 100.1%;
	font-size: 62.5%;
}

#container {
	width: 900px;
	margin: 0 auto;
	font-size: 1em;
	line-height: 1.5;
}

/* general float-clearing class */

.clearfix:after {
	height: 0;
	display: block;
	visibility: hidden;
	clear: both;
	content: ".";
}

.clearfix {
	display: inline-block;
	zoom: 1;
}

/* links */

a {
	text-decoration: none;
	color: #96005a;
}

a:hover,a:focus {
	color: #a1a1a5;
}

a img {
	border-width: 0;
}

/* headers */

h1 {
	font-size: 1.35em;
}

h2 {
	font-size: 1.15em;
}

h3 {
	font-size: 1.15em;
}

h4 {
	font-size: 1.15em;
}

h5 {
	font-size: 1.15em;
}

h6 {
	font-size: 15em;
}

h1,h2,h3,h4,h5,h6 {
	margin-top: .5em;
	/*margin-bottom: 1em;*/
}

#laatste-nieuws-header {

	padding-top: 10px;
	border-top: 1px solid #dee4e0;
}

/* lists */

ul,ol {
	margin-left: 2em;
	margin-bottom: 1em;
}

/* text */

p,address {
	margin-bottom: 1em;
}

address {
	font-style: normal;
}

em.q {
	color: #96005a;
}

.pagination a {
	display: block;
}

.pagination a.prev {
	float: left;
}

.pagination a.next {
	float: right;
}

hr {
	color: #a1a1a5;
	background: #a1a1a5;
}

/* tables */

td {
	vertical-align: top;
}

#main-content table tr td + td {
	text-align: right;
}

/**
 *	Branding
 *	-------------------------------------------------------
 */

#branding {
	height: 176px;
	background: #FFF none 0 84px no-repeat;
}

#branding img {
	display: block;
}

body #branding {
	background-image: url(../images/headers/ouwerkerk_smal.jpg);
}

body.eerste-hulp #branding {
	background-image: url(../images/headers/eerstehulp_smal.jpg);
}

body.uw-uitvaart #branding {
	background-image: url(../images/headers/uwuitvaart_smal.jpg);
}

body.nu-regelen #branding {
	background-image: url(../images/headers/nu_regelen-smal.jpg);
}

body.kosten #branding {
	background-image: url(../images/headers/kosten_smal.jpg);
}

body.wie-zijn-wij #branding {
	background-image: url(../images/headers/wiezijnwij-Ouwerkerk_smal.jpg);
}
	
/**
 *	Laying out the columns
 *	-------------------------------------------------------
 */
 
#main-content,#wide-content,#secondary-content,#navigation {
	margin-top: .5%;
	float: left;
}
 
#main-content {
	width: 380px;
	margin-left: 250px;
	padding: 0 10px;
}

#secondary-content {
	width: 230px;
	padding: 0 10px;
	float: right;
}

/* on pages without a sidebar */
#wide-content {
	width: 630px;
	margin-left: 250px;
	padding: 0 10px;
}

#navigation {
	width: 250px;
	margin-left: -650px;
}

#wide-content + #navigation {
	margin-left: -900px;
}

/**
 *	Main content
 *	-------------------------------------------------------
 */

#main-content .intro {
	font-weight: bold;
	font-size: 1.15em;
}

.news-item {
	padding-bottom: .5em;
	border-bottom: 1px solid #dee4e0;
}


#main-content .news-item h1,#main-content .news-item h2,#main-content .news-item h3 {
	margin-bottom: 0;
}

#main-content .news-item .date {
	font-style: italic;
	color: #96005a;
}

/* inner section navigation */

.subnav {
	margin-left: 3em;
}

.subnav li {
	min-height: 11px;
	list-style: none;
}

.subnav li a {
	padding-left: 22px;
	border: 0;
	text-decoration: none;
	background: url(../images/subnav.gif) no-repeat 0 50%;
}

.subnav li.active a {
	font-style: italic;
	background: url(../images/subnav-active.gif) no-repeat 0 50%;
}
 
/**
 *	Secondary content
 *	-------------------------------------------------------
 */

#secondary-content {
	min-height: 200px;
	color: #96005a;
	background: #fff url(../images/sec-content-bg.gif) repeat-y;
}

#secondary-content h2 {
	font-size: 1.15em;
	color: #7a9283;
}

#secondary-content p,#secondary-content ul, #secondary-content table {
	font-size: 1em;
}

#secondary-content img {
	max-width: 100%;
}

/* zoom effect on images secondary content */

.zoomcluster {
	position: relative;
	margin-top: 1em;
}

.zoomcluster img {
	width: 113px;
	margin: 0 0 2px 2px;
	padding: 0;
	display: block;
	float: left;
}

img.biggie {
	float: none;
}

div.biggieCon {
	padding: 2px;
	background-color: #fff;
	border: 1px solid #a1a1a5;
}

/* weblog link */

#weblog-link {
	margin-top: 1em;
	margin-bottom: 1em;
	padding: .6em;
	border: 5px double #96005a;
}

/* banners */

.banner {
	margin: .5em 0;
}

/**
 *	Navigation
 *	-------------------------------------------------------
 */

#navigation ul {
	width: 50%;
	float: right;
	line-height: normal;
	background: #96005a;
	list-style: none;
}

#navigation a:hover {
	text-decoration: underline;
}

/* main navigation */

#main-navigation {
	margin-bottom: 0;
	padding-bottom: 5em;
}

#main-navigation li {
	position: relative;
	min-height: 47px;
}

#main-navigation li a,#main-navigation li span {
	width: 75%;
	height: auto;
	min-height: 37px;
	padding: 10px 0 0 10px;
	display: block;
	font-size: 1.1em;
	color: #fff;
	border-bottom: 1px solid #fff;
}

#main-navigation li a:hover {
	text-decoration: none;
}

#main-navigation li img {
	position: absolute;
	top: 0px;
	left: -50px;
	display: block;
}

#main-navigation li.open img {
	top: 1px;
	left: -113px;
}

/* nested submenu's */

#main-navigation li.open {
	position: relative;
	top: -1px;
	min-height: 111px;
	padding-top: 1px;
	color: #96005a;
	background-color: #fff;
}

#main-navigation li.open a,#main-navigation li.open span {
	height: auto;
	min-height: 1px;
	padding: .2em 0 0 1em;
	font-weight: bold;
	color: #96005a;
}

#main-navigation li ul {
	position: absolute;
	left: -999em;
	width: 100%;
	margin: 0;
	padding: 0;
	float: none;
	background-color: #fff;
}

#main-navigation li.open ul {
	position: static;
}

#main-navigation li.open ul li {
	min-height: 1px;
}

#main-navigation li.open ul li a {
	width: 100%;
	height: auto;
	min-height: 0.1%;
	font-size: 1em;
	font-weight: normal;
	color: #000;
}

#main-navigation li.open ul li.active a {
	font-style: italic;
	text-decoration: none;
	color: #96005a;
	border-bottom: 0;
}

#main-navigation li.open ul li a:hover {
	color: #96005a;
}

/* secondary navigation */

#secondary-navigation {
	margin-bottom: 0;
	padding-bottom: 2em;
}

#secondary-navigation li {
	margin-bottom: .4em;
	padding-left: 1em;
}

#secondary-navigation li a {
	padding-left: 1em;
	display: block;
	font-size: .95em;
	color: #fff;
	border-bottom-width: 0;
	border-left: 1px solid #fff;
}

/**
 *	Breadcrumbs
 *	-------------------------------------------------------
 */
 
#breadcrumbs {
	width: 100%;
	font-size: .95em;
	background: #7a9283 url(../images/breadcrumbs-bg.jpg) repeat-y;
}

#breadcrumbs p {
	margin: 0 0 0 260px;
	line-height: 2.0;
	color: #fff;
}

#breadcrumbs a {
	color: #fff;
	border-color: #fff;
}

#breadcrumbs a:hover,#breadcrumbs a:focus {
	color: #96005a;
	border-color: #96005a;
}

/**
 *	Widgets
 *	-------------------------------------------------------
 */
 
.widget {
	position: relative;
	margin-top: 1em;
	padding: 1em;
	border: 1px solid #7a9283;
}

.widget h2 {
	margin-top: 0;
}

table.poll {
	width: 210px;
	margin-bottom: .6em;
	border-collapse: collapse;
	border-bottom: 1px solid #e5bfd6;
}

table.poll th {
	position: absolute;
	left: -999em;
}

table.poll td.voted {
	position: relative;
	width: 120px;
}

table.poll td img {
	vertical-align: middle;
}

table.poll td.procent {
	text-align: right;
	width: 47px;
}

a.poll-opener {
	clear: left;
	font-size: 120%;
}

p.keurmerk {
	margin-top: 1em;
	color: #57378a;
}

p.keurmerk img {
	margin-right: .5em;
	float: left;
	vertical-align: middle;
}

/**
 *	Forms
 *	-------------------------------------------------------
 */

form {
	padding: .5em;
}

input.text {
	border: 1px solid #000;
}

input.text:focus {
	background-color: #e5bfd6;
}

#search-form {
	margin-bottom: .2em;
	background: #a1a1a5;
}

#search-form label {	
	position: absolute;
	left: -999em;
}

#search-form #q {
	width: 65%;
	border-style: none;
}

#search-form .submit {
	font-size: 1.05em;
	color: #fff;
	background: #a1a1a5;
	border-style: none;
}

form.poll ol {
	margin: 0;
	padding: 0;
}

form.poll li {
	list-style: none;
}

form.poll .submit {
	position: absolute;
	bottom: 0;
	right: 0;
}

/**
 *	Zoekresultaten
 *	-------------------------------------------------------
 */
 
.search-result {
	border-top: 1px solid #e5bfd6;
}

/**
 *	Online premieberekening module
 *	-------------------------------------------------------
 */

#wxrdWizard {
	font-size: 1em !important;
	color: #96005a;
}

#wxrdWizard .nuvTitle, #wxrdWizard .nuvTableHeader {
	font-weight: bold;
	color: #7a9283;
}

#wxrdWizard_UpdtPnlAjaxZoekUitvaartVerzorger,
#wxrdWizard_TblExtraDiensten,
#wxrdWizard_UpdtPnlAjaxKosten {
	color: #000;
}

#wxrdWizard_UpdtPnlAjaxZoekUitvaartVerzorger td,
#wxrdWizard_TblVerzekeringsAanvraag td {
	padding: .3em 0;
}

#wxrdWizard_TblZoekUitvaartVerzorger {
	border-bottom: 1px solid #a1a1a5;
}

#wxrdWizard_RdBttnLstBegravenCremeren_1 {
	margin-left: 1em;
}

#wxrdWizard_RdBttnLstBegravenCremeren_0,
#wxrdWizard_RdBttnLstBegravenCremeren_1,
#wxrdWizard_RdbttnMaand,
#wxrdWizard_RdbttnKwartaal,
#wxrdWizard_RdbttnHalfJaar,
#wxrdWizard_RdbttnJaar,
#wxrdWizard_RdbttnKoopsom {
	margin-right: .5em;
}