/* CSS-bestand van de parochie-site Ubach over Worms  */

/* 2011-10-02 FWieP:
 * Het wordt langzaam aan eens tijd dat CSS3 officieel
 * wordt ingevoerd. Vandaag heb ik :last-child en border-
 * radius ingebouwd. Eindelijk!
 */

/* Algemene declaraties */
html{
	overflow-y: scroll;
}
body {
	background-color: #ffffcc;
	background-image: url('images/gradient.gif');
	background-repeat: repeat-x;
	color: #202020;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 9pt;
	margin: 0;
}

h1 {
	font-size: 16pt;
	font-weight: bold;
}

h2 {
	font-size: 13pt;
	font-weight: bold;
}

h3 {
	font-size: 11pt;
	font-weight: bold;
}

h4 {
	font-size: 9pt;
}

li {
	line-height: 17px;
}

li.externli {
	list-style-type: square;
}

p,address {
	line-height: 17px;
	margin-left: 15px;
}

p.center {
	margin-left: auto;
}

p img {
	vertical-align: middle;
}

a {
	color: #880000;
	font-weight: bold;
	text-decoration: none;
}

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

a img {
	border: 2px solid #cc0000;
}

a img:focus,a img:hover {
	border: 2px solid #ff0000;
}

th {
	text-align: left;
}

.bredetabel td,.bredetabel th,.kleinetabel td,.kleinetabel th {
	border-bottom: dotted 1px #000000;
}

/* CLASSES */
.actgallery {
	height: 210px;
	margin: 0 auto;
	width: 660px;
}

.actgallery img {
	float: left;
	line-height: 195px;
	margin-bottom: 10px;
	margin-right: 10px;
	text-align: center;
}

.afbeelding {
	margin: 0 10px 0 10px;
}

.borderlesslink a img {
	border-width: 0px;
}

.center {
	text-align: center;
}

.kerkfoto {
	float: left;
	height: 120px;
	text-align: center;
	width: 120px;
}

.kerkrow {
	height: 150px;
	margin: 0 auto;
	padding: 10px 0 0 0;
	width: 490px;
}

.kerkrow img {
	margin: 0 10px;
}

.kerkrow a {

}

.hidden {
	display: none;
}

.clearer {
	clear: both;
}

.right {
	text-align: right;
}

p.BreadCrumb {
	border-bottom: dotted 1px #3f3f3f;
	padding: 0 0 5px 0;
}

.bredetabel {
	margin: 0 auto;
	width: 680px;
}

.kleinetabel {
	margin: 0 auto;
	width: 400px;
}

.StrikeWa {
	text-decoration: line-through;
}

#bledjeswa {
	clear: both;
	height: 300px;
	line-height: 100px;
	margin: 0 auto;
	padding: 0;
	width: 550px;
}

#bledjeswa ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#bledjeswa ul li {
	float: left;
	margin: 10px;
}

.bledje {
	background-image: url('images/icon_kerken.gif');
	background-repeat: no-repeat;
	cursor: pointer;
	display: block;
	font-size: 8pt;
	font-weight: bold;
	margin: 0;
	padding: 50px 0 0 0;
	text-align: center;
	width: 84px;
}

.galimg {
	float: left;
	height: 140px;
	line-height: 140px;
	text-align: center;
	width: 140px;
}

.galimg img {
	border: 5px solid #eeeeee;
	vertical-align: middle;
}

.galimg a:focus img,.galimg a:hover img {
	border: solid 5px #cc0000;
}

.gallerybig {
	margin: 0 auto;
}

.gallerybig a {
	margin: 10px;
}

p.galleryNote {

}

.textcolrow {
	clear: both;
	height: 100px;
	line-height: 100px;
	margin: 0;
	padding: 0;
	width: 650px;
}

.textcolcell {
	float: left;
	height: 100px;
	margin: 0 5px 5px 0;
	padding: 0;
	width: 320px;
}

.left {
	text-align: left;
}

.links {
	float: left;
}

.rechts {
	float: right;
}

.right {
	text-align: right;
}

.tRow {
	height: 30px;
	line-height: 30px;
	margin-bottom: 5px;
}

.tRowBig {
	height: 60px;
	line-height: 30px;
	margin-bottom: 5px;
}

.tCell1 {
	float: left;
	padding-right: 10px;
	width: 150px;
}

.tCell2 {
	height: 30px;
}

.tRowBig .tCell1 {
	height: 60px;
}

.tRowBig .tCell2 {
	height: 60px;
}

.mini {
	font-size: 7pt;
}

.fakehr {
	border-bottom: solid 1px #999;
	border-left: solid 1px #ddd;
	border-right: solid 1px #999;
	border-top: solid 1px #ddd;
	height: 1px;
	line-height: 1px;
	margin: 0;
	padding: 0;
	width: 100%;
}

/* IDs */
#container {
	background-color: #ffffaa;
	margin: 0 auto;
	width: 750px;
}

#header {
	background-image: url('images/logo.gif');
	background-repeat: no-repeat;
	background-position: top left;
	border-bottom: 1px solid #c00;
	height: 125px;
}

#header ul {
	list-style-type: none;
	height: 125px;
	margin: 0 0 0 15px;
	padding: 0;
}

#header ul li {
	float: left;
	height: 25px;
	line-height: 25px;
	margin: 100px 5px 0 0;
	text-align: center;
	width: 110px;
}

#header ul li.Search {
	width: 35px;
}

#header ul li a {
	background-color: #c00;
	border-radius: 6px 6px 0 0; /* Zie commentaar */
	color: #dfdfdf;
	display: block;
	font-weight: bold;
	text-decoration: none;
	width: 110px;
}

#header ul li.Search a {
	background-image:url('images/btn_search.png');
	background-position: 10px 4px;
	background-repeat: no-repeat;
	width: 35px;
}

#header ul li.Search a span {
	display: none;
}

#header ul li a:focus,
#header ul li a:hover {
	background-color: #d00;
	color: #ffffaa;
}

#header ul li ul {
	display: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: absolute;
	width: 110px;
	z-index: 1;
}

#header ul li ul li {
	margin-right: 0;
	margin-top: 0;
}
#header ul li ul li a{
	border-radius: 0; /* Zie commentaar */
}
#header ul li ul li:last-child a{
	border-radius: 0 0 6px 6px; /* Zie commentaar */
}

/* 2011-12-12 FWieP:
 * Dit vervangt een slordige JavaScript-constructie
 * met show() en hide(). Veel cleaner, zo.
 */
#header ul > li > a:hover + ul,
#header ul > li > ul:hover {
	display: block;
}


#headerRow {
	height: 45px;
	line-height: 40px;
	margin: 10px auto;
	width: 550px;
}

#content {
	padding: 0 25px 25px 25px;
	text-align: justify;
}

#content p.notewa a img {
	border-width: 0px;
	margin: 5px;
	padding: 0;
}

#inthepicture {
	background-image: url('images/sb_inthepicture.gif');
	background-repeat: no-repeat;
	height: 75px;
	width: 517px;
}

#serviamlogo {
	background-image: url('images/sb_serviamlogo.gif');
	background-repeat: no-repeat;
	background-position: center right;
}

#footer {
	border-top: 5px solid #cc0000;
	font-size: 8pt;
	height: 40px;
	line-height: 20px;
	padding: 5px;
	text-align: center;
}

/* SLIMBOX */
#lbOverlay {
	background-color: #000;
	cursor: pointer;
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 9999;
}

#lbCenter,#lbBottomContainer {
	background-color: #ffffcc;
	overflow: hidden;
	position: absolute;
	z-index: 9999;
}

.lbLoading {
	background: #ffffcc url('images/loading.gif') no-repeat center;
}

#lbImage {
	background-repeat: no-repeat;
	border: 10px solid #ffffcc;
	left: 0;
	position: absolute;
	top: 0;
}

#lbPrevLink,#lbNextLink {
	display: block;
	outline: none;
	position: absolute;
	top: 0;
	width: 50%;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url('images/lb_prev.png') no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url('images/lb_next.png') no-repeat 100% 15%;
}

#lbBottom {
	border: 10px solid #ffffcc;
	border-top-style: none;
	color: #666;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.4em;
	text-align: left;
}

#lbCloseLink {
	background: transparent url('images/lb_close.png') no-repeat center;
	display: block;
	float: right;
	height: 22px;
	margin: 5px 0;
	outline: none;
	width: 66px;
}

#lbCaption,#lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

.AbsolutePoint {
	position: absolute;
}

.ContactBlock {
	background-color: #ffffcc;
	border: solid 2px #cc0000;
	display: none;
	left: 520px;
	padding: 10px;
	position: absolute;
	top: 0;
	width: 200px;
}

.ContactBlock h2 {
	margin: 0 0 5px 0;
}

.ContactBlock address {
	margin-left: 0;
}

.QRBlock {
	background-color: #ffffcc;
	border: solid 2px #cc0000;
	display: none;
	left: 505px;
	padding: 10px;
	position: absolute;
	text-align: center;
	top: 0;
	width: 150px;
}

/* Zoeken */
.gsc-control-cse {
	border-color: #FFFFAA;
	background-color: #FFFFAA;
}

input.gsc-input {
	border-color: #CC0000;
}

input.gsc-search-button {
	background-color: #cc0000;
	color: #dfdfdf;
}

.gsc-tabHeader.gsc-tabhInactive {
	border-color: #E9E9E9;
	background-color: #E9E9E9;
}

.gsc-tabHeader.gsc-tabhActive {
	border-top-color: #FF9900;
	border-left-color: #E9E9E9;
	border-right-color: #E9E9E9;
	background-color: #FFFFFF;
}

.gsc-tabsArea {
	border-color: #E9E9E9;
}

.gsc-webResult.gsc-result {
	border-color: #FFFFAA;
	background-color: #FFFFAA;
}

.gsc-webResult.gsc-result:hover {
	border-color: #FFFFAA;
	background-color: #FFFFAA;
}

.gs-webResult.gs-result a.gs-title:link,.gs-webResult.gs-result a.gs-title:link b
	{
	color: #0000CC;
}

.gs-webResult.gs-result a.gs-title:visited,.gs-webResult.gs-result a.gs-title:visited b
	{
	color: #0000CC;
}

.gs-webResult.gs-result a.gs-title:hover,.gs-webResult.gs-result a.gs-title:hover b
	{
	color: #0000CC;
}

.gs-webResult.gs-result a.gs-title:active,.gs-webResult.gs-result a.gs-title:active b
	{
	color: #0000CC;
}

.gsc-cursor-page {
	color: #0000CC;
}

a.gsc-trailing-more-results:link {
	color: #0000CC;
}

.gs-webResult.gs-result .gs-snippet {
	color: #000000;
}

.gs-webResult.gs-result .gs-visibleUrl {
	color: #008000;
}

.gs-webResult.gs-result .gs-visibleUrl-short {
	color: #008000;
}

.gsc-cursor-box {
	border-color: #FFFFAA;
}

.gsc-results .gsc-cursor-page {
	border-color: #E9E9E9;
	background-color: #FFFFAA;
}

.gsc-results .gsc-cursor-page.gsc-cursor-current-page {
	border-color: #FF9900;
	background-color: #FFFFFF;
}
