/*

	Stylesheet for Oogartsenpraktijk Schoten

	Media:      screen, projection
	Copyright:  Netlash <http://www.netlash.com>
	Author:     Yoni De Beule <yoni@netlash.com>

*/

body, form, ol, ul, dl, li, dt, dd, td, th ,tr, h1, h2, h3, h4, h5, h6, p, pre, blockquote, address { margin: 0; padding: 0; }
ol, ul { list-style: none; }
img { border:0; }
fieldset { margin: 0; padding: 0; border: 0; }
input, select, textarea { font-size: 100%; vertical-align: middle; }
table { border-collapse: collapse; border-spacing: 0; empty-cells: show; }
th { text-align: left; }
a:focus { overflow: hidden; }

html { overflow: -moz-scrollbars-vertical; overflow-x: auto; }

body {
	font: 300 12px Arial, sans-serif;
	line-height: 1.5;
	color: #e6f4fa;
	background: #008fcb url(../images/background.png) top center;
}

/*
	Typography and text styles
*/

p {
	padding: 0 0 12px 0;
}

strong, th, thead td, h1, h2, h3, h4 {
	font-weight: 700;
	color: #fff;
}

h1, h2, h3 {
	line-height: 1.1;
	font-family: Helvetica, Arial, sans-serif;
}

h1 a, h2 a, h3 a, h4 a {
	border: 0;
}

h1 {
	font-size: 26px;
	padding: 0 0 12px 0;
}

	h1 span.cufon {
		margin: 2px 0;
	}

h2 {
	font-size: 20px;
	padding: 0 0 12px 0;
}

	h2 span.cufon {
		margin: 2px 0;
	}

h3 {
	font-size: 16px;
	padding: 0 0 12px 0;
}

	h2 span.cufon {
		margin: 1px 0;
	}

h4 {
	font-size: 12px;
	padding: 0 0 12px 0;
}

/* Links */

a { text-decoration: none; border-bottom: 1px solid #54b4dc; color: #fff; }
a:link { border-color: #54b4dc; color: #fff; }
a:visited { border-color: #54b4dc; color: #fff; }
a:hover, a:active { border-color: #fff; color: #fff; }

/* Defaults */

.content ul,
.content ol {
	padding: 0 0 12px 24px;
}

.content li {
	padding-bottom: 6px;
}

.content ul {
	list-style: disc;
}

.content ol {
	list-style-type: decimal;
}

.content ul ul,
.content ol ul,
.content ol ol {
	padding-bottom: 0;
}

.content ol ol {
	list-style: upper-roman;
}

.content ol ol ol {
	list-style: lower-roman;
}

ol.reset,
ul.reset {
	margin: 0;
	padding: 0;
	list-style: none;
}

code {
	font-family: Consolas, Monaco, "Courier New", monospace;
	font-size: 12px;
	line-height: 1.15;
}

pre {
	padding: 6px 12px;
	background: #26a0d3;
	margin: 0 0 12px;
}

p.small, .small, small {
	font-size: 11px;
	line-height: 1.636;
}

blockquote, q {
	font-style: italic;
	font-family: Georgia, serif;
	
}

blockquote {
	font-size: 16px;
	padding: 12px 0 0 60px;
	background: url(../images/bquote.png) no-repeat 0 0;
	position: relative;
	left: -24px;
	top: -12px;
	margin-bottom: -12px;
}

blockquote cite {
	font-size: 11px;
	line-height: 1.636;
}

em {
	font-style: italic;
}

sub, sup {
	line-height: 0;
}

hr {
	border: none;
	border-top: 1px solid #4db1db;
	padding: 0;
}

div.hr {
	border-bottom: 1px solid #4db1db;
	margin: 12px 0 24px;
}

div.hr hr {
	display: none;
}

table {
	border-top: 1px solid #4db1db;
	width: 100%;
	margin-bottom: 24px;
	vertical-align: top
}

td, th {
	border-bottom: 1px solid #4db1db;
	padding: 4px;
	vertical-align: top
}

th {
	font-weight: 700;
	background: #26a0d3;
}

/* Image classes */

img.alignLeft {
	float: left;
	padding: 0 10px 10px 0;
}

img.alignRight {
	float: right;
	padding: 0 0 10px 10px;
}

a.linkedImage {
	border: 0;
	display: block;
	font-size: 11px;
}

a.linkedImage img {
	display: block;
}

/*
	Page structure and layout
*/

#container {
	width: 904px;
	margin: 0 auto;
	background: url(../images/logo.png) no-repeat 123px 0;
}

/*
	Header
*/

	/* Logo */

	#header h1, #header h2 {
		width: 469px;
		height: 56px;
		background: url(../images/logo.gif) no-repeat;
		text-indent: -9999px;
		float: left;
		padding: 35px 83px 37px 136px;
	}

		#header h1 a, #header h2 a {
			width: 100%;
			height: 100%;
			display: block;
			overflow: hidden;
			border: 0;
		}

	/* Search form */

	#searchForm {
		float: left;
		padding-top: 46px;
	}

		#searchForm .inputHolder{
			float: left;
			padding-right: 4px;
			position: relative;
		}

			#searchForm span.searchIcon {
				display: block;
				width: 14px;
				height: 14px;
				overflow: hidden;
				text-indent: -9999px;
				background: url('../images/search_icon.png') no-repeat 0 0;
				position: absolute;
				top: 7px;
				left: 6px;
			}

			#searchForm .inputHolderActive span.searchIcon {
				background: url('../images/search_icon.png') no-repeat 0 -14px;
			}

		#searchForm input.inputText {
			width: 114px;
			padding-left: 24px;
		}

		#searchForm .inputHolder,
		#searchForm .buttonHolder {
			float: left;
		}

/*
	Content
*/

/* General stuff */

.mod {
	padding-bottom: 12px;
}

.box, .moduleBox { /* Use .box in content area's with <p> tags inside */
	background: #26a0d3;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 18px 24px 6px 24px;
	margin-bottom: 12px;
}

.moduleBox { /* Use .moduleBox in module area's with <div class="mod"> tags inside */
	padding: 18px 24px 0 24px;
	margin-bottom: 24px;
}

.box a, .moduleBox a, .box a:link, .moduleBox a:link, .box a:visited, .moduleBox a:visited {
	border-color: #6dbfe1;
}

.box a:hover, .moduleBox a:hover, .box a:active, .moduleBox a:active {
	border-color: #fff;
}

/* Side column */

	/* Navigation */

	#navigation li {
		width: 184px;
		background: url(../images/dotted_line.png) repeat-x bottom;
	}

		#navigation li a {
			font-size: 14px;
			line-height: 20px;
			padding: 8px 0 8px 24px;
			width: 160px;
			border: 0;
			color: #008fcb;
			display: block;
		}

		#navigation li a:link,
		#navigation li a:visited {
			color: #008fcb;
		}

		#navigation li a:hover,
		#navigation li a:active {
			color: #000;
		}

			#navigation li.selected a {
				color: #000;
			}

			#navigation li.selected a:link,
			#navigation li.selected a:visited {
				color: #000;
			}

			#navigation li.selected a:hover,
			#navigation li.selected a:active {
				color: #000;
			}

			#navigation li ul {
				padding-bottom: 8px;
			}

				#navigation li li {
					background: none;
				}

					#navigation li.selected li a {
						font-size: 12px;
						line-height: 18px;
						padding: 2px 0 2px 36px;
						width: 148px;
						color: #999;
					}

					#navigation li.selected li a:link,
					#navigation li.selected li a:visited {
						color: #999;
					}

					#navigation li.selected li a:hover,
					#navigation li.selected li a:active {
						color: #000;
					}

						#navigation li.selected li.selected a {
							color: #000;
						}

						#navigation li.selected li.selected a:link,
						#navigation li.selected li.selected a:visited {
							color: #000;
						}

						#navigation li.selected li.selected a:hover,
						#navigation li.selected li.selected a:active {
							color: #000;
						}

							#navigation li.selected li.selected li a {
								padding: 2px 0 2px 48px;
								width: 136px;
								color: #999;
							}

							#navigation li.selected li.selected li a:link,
							#navigation li.selected li.selected li a:visited {
								color: #999;
							}

							#navigation li.selected li.selected li a:hover,
							#navigation li.selected li.selected li a:active {
								color: #000;
							}

								#navigation li.selected li.selected li.selected a {
									padding: 2px 0 2px 48px;
									width: 136px;
									color: #000;
								}

								#navigation li.selected li.selected li.selected a:link,
								#navigation li.selected li.selected li.selected a:visited {
									color: #000;
								}

								#navigation li.selected li.selected li.selected a:hover,
								#navigation li.selected li.selected li.selected a:active {
									color: #000;
								}

/* Main column */

#mainCol img {
	max-width: 444px;
	height: auto;
}

	/* Maps */

	#mainCol #glocation img {
		max-width: none;
	}

	 #glocation a {
		border: none;
	}

	 #glocation p, #glocation h1, #glocation h2, #glocation h3, #glocation h4, #glocation a {
		color: #005470 !important;
	}

	/* Search */

	#searchResults p {
		font-size: 11px;
		line-height: 1.636;
		padding: 0;
	}

		#searchResults p.title {
			font-size: 12px;
			font-weight: 700;
			line-height: 1.5;
			padding: 0;
		}

	#searchResults li {
		padding-bottom: 36px;
	}

/* Extra column */

#extraCol .mod {
	padding-left: 24px;
}

#extraCol .moduleBox .mod {
	padding-left: 0;
}

/* Wide column */

	/* Photo notice */

	#photoNotice {
		background: #26a0d3;
		-moz-border-radius-topright: 5px;
		-moz-border-radius-bottomright: 5px;
		-webkit-border-top-right-radius: 5px;
		-webkit-border-bottom-right-radius: 5px;
		border-top-right-radius: 5px;
		border-bottom-right-radius: 5px;
		padding: 0 0 0 24px;
		margin-bottom: 24px;
		width: 696px;
		position: relative;
		left: -24px;
		margin: 12px 0 120px 0;
	}

		#photoWrapper {
			width: 444px;
			height: 331px;
			position: absolute;
			top: 24px;
			left: 24px;
			overflow: hidden;
		}

			#photoFrame {
				width: 444px;
				height: 331px;
				position: absolute;
				top: 0;
				left: 0;
				background: url(../images/photo_overlay.png) no-repeat;
				overflow: hidden;
				text-indent: -9999px;
				z-index: 99;
			}

		#photoNotice .moduleBox {
			padding: 18px 12px 0 504px;
			float: left;
			width: 180px;
			min-height: 211px;
			background: none;
			margin: 0;
		}

/*
	Footer
*/

#footer {
	position: relative;
	top: -72px;
	padding: 0 0 0 712px;
}

#footer li {
	float: left;
	font-size: 11px;
	line-height: 1.636;
	padding-right: 8px;
}

#footer li.firstChild {
	padding: 0;
	width: 192px;
}

/*
	Column system
*/

#content {
	padding-bottom: 72px;
}

#sideCol {
	float: left;
	width: 184px;
	padding: 10px 0 12px 0;
	overflow: hidden;
}

#wideCol {
	float: left;
	width: 696px;
	padding: 8px 0 12px 24px;
	overflow: hidden;
}

#mainCol {
	float: left;
	width: 444px;
	padding: 8px 36px 12px 24px;
	overflow: hidden;
}

#extraCol {
	float: left;
	width: 216px;
	padding: 0 0 36px 0;
	overflow: hidden;
}

/* Pagination */

.pagination-wrap {
	width: 100%;
	overflow: hidden;
}

.pagination {
	float: left;
	position: relative;
	left: 50%;
}

.pagination ul {
	padding: 18px 0;
	overflow: hidden;
	position: relative;
	left: -50%;
}

.pagination li {
	float: left;
	list-style: none;
	margin: 0 5px 0 0;
	padding: 0;
	line-height: 15px;
	font-size: 12px;
	text-align: center;
}

.pagination li span {
	float: left;
	display: block;
	padding: 4px 5px;
	color: #ccc;
	min-width: 12px;
}

.pagination li.currentpage span {
	font-weight: 700;
	color: #000;
}

.pagination li.selected span {
	padding: 4px 5px;
	font-weight: 700;
	color: #000;
}

.pagination li a:link,
.pagination li a:visited {
	float: left;
	display: block;
	padding: 3px 4px;
	border: 1px solid #ddd;
	min-width: 12px;
}

li.ellipsis {
	margin: 0;
}

li.ellipsis span {
	color: #000;
}

.pagination li a:hover,
.pagination li a:active {
	background: #eee;
	border: 1px solid #bbb;
	color: #000;
}

.nextpage, .previouspage {
	font-size: 11px;
}

.pagination li.nextpage {
	margin-left: 10px;
}

.pagination li.previouspage {
	margin-right: 15px;
}

/* Forms */

label {
	font-size: 12px;
	display: block;
	padding: 4px 0;
}

input.input-text, input.inputText, input.text, input.input-password, input.inputPassword, input.password, textarea {
	font-size: 11px;
	background: #f8f8f8;
	color: #777;
	border: 1px solid #006689;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	padding: 6px 6px 5px 6px;
	margin: 0;
	width: 168px;
}

textarea {
	font: 300 11px Arial, sans-serif;
	line-height: 1.636;
	width: 430px;
}

input:focus, textarea:focus {
	border-color: #004157; 
	background: #fff;
	color: #000;
}

@-moz-document url-prefix() {
	input[type="text"]:focus,
	textarea:focus { 
		outline: 2px solid #4db1db;
		-moz-outline-radius: 4px;
		fborder-color: #4db1db;
	}
} 

input.input-submit, input.inputSubmit, input.submit {
	font-size: 11px;
	font-weight: 700;
	color: #fff;
	background: #005470;
	border: 0;
	padding: 4px 6px;
	cursor: pointer;
	overflow: visible;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}

input.input-submit:hover, input.inputSubmit:hover, input.submit:hover {
	background: #004157;
}

input.input-submit:active, input.inputSubmit:active, input.submit:active {
	background: #001b24;
}

button, a.button {
	font-size: 11px;
	font-weight: 700;
	color: #fff;
	border: 0;
	padding: 0 0 0 10px;
	margin: 0;
	height: 27px;
	line-height: 27px;
	float: left;
	cursor: pointer;
	overflow: visible;
	background-image: url(../images/button_background.png);
	background-position: left 0;
}

button::-moz-focus-inner{ padding: 0; border: none }
a.button:link, a.button:visited { color: #fff; }

button span, a.button span {
	line-height: 27px;
	height: 27px;
	padding: 0 10px 0 0;
	margin: 0;
	float: left;
	white-space: nowrap;
	cursor: pointer;
	background-image: url(../images/button_background.png);
	background-position: right 0;
}

	button:hover, a.button:hover { background-position: left -27px; }
	button:hover span, a.button:hover span { background-position: right -27px; }
	button:active, a.button:active { background-position: left -54px; }
	button:active span, a.button:active span { background-position: right -54px; }

select, option {
	font-size: 12px;
}

input.inputCheckbox {
	float: left;
	margin: 3px 6px 3px 0;
}

form p.floatLeft {
	padding-right: 10px;
}

form p {
	padding-bottom: 6px;
}

input.inputTextError, textarea.textareaError {
	border-color: #804765;
}

.form-error, .formError {
	padding: 4px;
	margin: 3px 0;
	background: #804765;
	color: #fff;
	display: block;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}

.form-success, .formSuccess {
	padding: 4px;
	margin: 3px 0;
	background: #1ec765;
	color: #fff;
	display: block;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}

/* Center anything */

.centerWidthlessWrap {
	width: 100%;
	overflow: hidden;
}

.centerWidthless {
	float: left;
	position: relative;
	left: 50%;
}

.centerWidthlessInner {
	position: relative;
	left: -50%;
}

/* General purpose classes */

.hidden { display: none; }
.block { display: block; }

.floatLeft { float: left; }
.floatRight { float: right; }

.noPadding { padding: 0; }
.paddingBottom { padding-bottom: 12px; }

.noBorder { border: none !important; }
.border { border: 1px solid #C7C7C7; }

.mute { color: #666; }
.serif { font-family: "Times New Roman", Times, Georgia, serif; }
.uc { text-transform: uppercase; }
.sC { font-variant: small-caps; }
.lC { text-transform: lowercase; }

.rc {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.clear { clear: both; }

/* Guillotine bug */

.guillotineBugFix {
	display: none;
}

/* Clearfix */

.clearfix:after, #header:after, #content:after, #footer:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
	line-height: 0;
}
