﻿*{

	margin: 0px;
	padding: 0px;
	border:0px;
	}

body
{
	background-color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 1.3em;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#wrap
{
	margin: 0px auto 0px auto;
	width: 970px;
	padding: 0px;
	background-image: url(/gfx/background_mid2.gif);
	background-repeat: repeat-y;
}


#top
{
	width: 970px;
	margin: 0px 0px -2px 0px;
	height: 29px;
	padding: 0px;
	background-image: url(/gfx/background_top.gif);
	background-repeat: no-repeat;
}
#wrap1
{
	margin: 0px 0px 0px 20px;
	width: 930px;
	padding: 0px 20px 0px 0px;

}
#header {
	float:left;
	width:970px;
	padding:0;
	margin:0;

	height: 155px;
	padding: 0px;
}
#bottom
{
	margin: 0px;
	width: 970px;
	height: 80px;
	padding: 0px;
	background-image: url(/gfx/background_bottom.gif);
	background-repeat: repeat-y;
}

#bottom_border
{
	margin: 0px 0px 0px 20px;
	width: 910px;
	padding: 20px 20px 0px 0px;
	border-top: 1px #1b2867 solid;
	text-align: center;
	font-size: 11px;
}

#bottom_border a
{	color: #666;
}
#bottom_border a:hover
{	color: #333;
}
.divider
{
	color: #CCC;
	margin-right: 3px;
	margin-left: 3px;
}


#content { padding: 0px;}

p
{
	padding: 0px 0px 5px 0px;
	margin-top: 2px;
	margin-bottom: 4px;
}

h1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #1b2867;
	line-height: 16px;
	margin-top: 2px;
	margin-bottom: 4px;
	padding: 0px 0px 5px 0px;
}

h2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1b2867;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-top: 5px;
}

h3 a:link,h3 a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1b2867;
	line-height: 1.1em;
	margin-top: 0px;
	margin-bottom: 5px;
}

h4
{
	margin-top: 10px;
	margin-bottom: 1px;
	font-size: 12px;
	font-weight: bold;
}

table,tr,td
{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 1.2em;
	margin: 0px;
	padding: 0px;
	border:0px;
}
#picturesframe
{
	margin: 0px;
	height: 168px;
	border-top: 1px #1b2867 solid;
	border-bottom: 1px #1b2867 solid;
	width: 930px;
	padding: 0px;
	background-color: #FFF;
}

#picturesframe .pic
{
	margin: 20px 0px 20px 20px;
	padding: 0px;
	float: left;
	border: 1px #ccc solid;

	max-width:190px;
max-height:126px;
height: expression(this.height >= this.width && this.height > 126 ? 126 : true);
width: expression(this.height < this.width && this.width > 190 ? 190 : true);

}
#picturesframe .div
{
	margin: 0px 0px 0px 0px;
	width: 22px;
	height: 126px;
	padding: 0px;
	float: left;
}

#row1
{
	margin: 0px;
	width: 930px;
	padding: 0px;
	height: 100px;
	border-top: 0px #1b2867 solid;
	border-bottom: 1px #1b2867 solid;
}

#row1left
{
	margin: 0px;
	width: 424px;
	padding: 10px 0px 0px 20px;
	float: left;
}

#row1left p
{
	margin: 0px 0px 4px 0px;
	padding: 0px;
}

#row1right
{
	margin: 0px;
	width: 440px;
	padding: 10px 0px 0px 0px;
	float: right;
	border-left: 0px #1b2867 solid;
	height: 90px;
	background-color: #FFF;
}



#row1rightform
{
	margin: 0px;
	color: #333;
}


#row1right input
{
	margin: 0px 5px 0px 0px;
	color: #333;
	border: 1px #ccc solid;
}

#row1rightblue1
{
	margin: 0px;
	width: 232px;
	padding: 5px 0px 0px 20px;
	float: right;
	border-left: 1px #1b2867 solid;
	height: 95px;
	background-color: #1b2867;
}

#row1rightblue2
{
	margin: 0px;
	width: 210px;
	padding:30px 0px 0px 0px;
	float: right;
	height: 70px;
	background-color: #1b2867;
}

#row1rightblue1 h2
{
	color: #FFF;
}
#row1rightblue2 a
{
	color: #FFF;
}


#row2
{
	margin: 0px;
	width: 930px;
	padding: 0px;
	min-height: 200px;
}
#row2left
{
	margin: 0px;
	width: 657px;
	padding: 10px 10px 0px 20px;
	float: left;
	min-height: 200px;
	border-right: 0px #1b2867 solid;
	text-align: justify;
	line-height: 15px;
	background-color: #FFF;
}

#row2left .imgr,#row3left .imgr
{
	padding: 0px;
	float: right;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#row2left .imgl,#row3left .imgl
{
	padding: 0px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#row2right
{
	margin: 0px;
	width: 210px;
	padding: 10px 0px 0px 0px;
	float: right;
}

#row3
{
	margin: 0px;
	width: 930px;
	padding: 0px;
	border-top: 0px #1b2867 solid;
}

#row3left
{
	margin: 0px;
	width: 657px;
	padding: 10px 0px 0px 20px;
	float: left;
	min-height: 300px;
	border-right: 0px #1b2867 solid;
	text-align: justify;
	line-height: 15px;
	background-color: #FFF;
}

#row3left ul
{
	list-style: square inside;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
}

#row3right
{
	margin: 0px;
	width: 210px;
	padding: 10px 0px 0px 0px;
	float: right;
	min-height: 300px;
}


#rownav
{
	margin: 0px;
	width: 930px;
	padding: 0px 0px 0px 0px;
	height: 70px;
	background-color: #1b2867;
}

#rownav1
{
	margin: 0px;
	width: 231px;
	padding: 15px 0px 0px 0px;
	float: left;
	border: 1px #1b2867;
}
#rownav2
{
	margin: 0px;
	width: 230px;
	padding: 15px 0px 0px 0px;
	float: left;
	border: 1px #1b2867;
}
#rownav3
{
	margin: 0px;
	width: 230px;
	padding: 15px 0px 0px 0px;
	float: left;
	border: 1px #1b2867;
}
#rownav4
{
	margin: 0px;
	width: 231px;
	padding: 15px 0px 0px 0px;
	float: left;
}

#rownav p,#rownav form { padding: 0px 0px 0px 20px; }

#rownav a:link, #rownav a:visited
{color:#fff;
}
#rownav a:hover, #rownav a:active
{color:#ccc;
}
#rownav h2
{
	color: #fff;
	font-size: 12px;
	padding: 0px 0px 0px 20px;
}



a:link
{
	color: #000;
	text-decoration: none;
}
a:visited {color: #000;
	text-decoration: none;}
a:hover {color: #999;
	text-decoration: none;}
a:active {color: #ccc;
	text-decoration: none;}


#rowsearch
{
	margin: 0px 0px 0px 0px;
	width: 930px;
	padding: 0px 0px 0px 0px;
	border-top: 1px #1b2867 solid;
}

#rowsearch1
{
	margin: 0px;
	width: 438px;
	padding: 10px 10px 0px 20px;
	float: left;
	min-height: 720px;
	height: 100%;
	border-right: 0px #1b2867 solid;
}
#rowsearch2
{
	margin: 0px;
	width: 212px;
	padding: 10px 10px 0px 10px;
	float: left;
	min-height: 720px;
	height: 100%;
	border-right: 0px #1b2867 solid;
}
#rowsearch3
{
	margin: 0px;
	width: 215px;
	padding: 10px 0px 0px 0px;
	float: right;
	min-height: 720px;
	height: 100%;
}
#rowsearch1 h2
{
	margin-bottom: 10px;
	margin-bottom: 3px;
}
#rowsearch1 h3
{
	color: #fff;
	display: block;
	background-color: #aaa;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 2px;
	font-size: 12px;
}


#pdf_list
{
	margin-bottom: 15px;
	margin-top: 0px;}
#pdf_list ul
{
float:left;
margin:0;
padding:0;
}
#pdf_list ul li
{
	list-style: none;
	padding: 0px;
	margin: 0 0 10px 0;
	height: 30px;
}


.pdf1
{
width:50px;
height:30px;
}
.pdf2
{
	width: 110px;
	font-size: 10px;
	line-height: 11px;
	height: 30px;
}
.pdf3
{
width:15px;
height:30px;
}
.pdf_list ul li p { padding: 0px 0px 0px 5px; }

.contact_list ul
{
float:left;
margin:0;
padding:0;
}
.contact_list ul li
{
	list-style: none;
	padding: 0px;
	margin: 0 0 10px 0;
	height: 15px;
}

.contact1
{
width:60px;
height:15px;
}
.contact2
{
	width: 150px;
	height: 15px;
}

#logo { background-color: #FFF; }

#grace_locations_logo img
{
	width: 462px;
	height: 95px;
	margin: 8px 0 16px 20px;
	padding: 0px;
	border: 0px;
}

#language_select
{
	float: right;
	width: 420px;
	height: 12px;
	margin: 0px 20px 0px 0px;
	padding: 0px;
	border: 0px;
	font-size: 9px;
	white-space: nowrap;
	text-align: right;
	color: #999;
}

#language_select a,#language_select a:visited { color: #999; }
#language_select a:hover,#language_select a:active { color: #CCC; }

#language_select img
{
	width: 24px;
	height: 12px;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	border: 0px;
}
.searchoptions
{
	width: 140px;
	float: left;
	padding-bottom: 5px;
	padding-top: 5px;
}
.searchoptions2
{
	width: 140px;
	float: left;
	padding-bottom: 5px;
	padding-top: 5px;
}
.searchoptions3
{
	width: 280px;
	float: left;
	padding-bottom: 5px;
	padding-top: 5px;
}
form
{
	margin: 2px 5px 2px 0px;
	color: #333;
}
input,textarea
{
	margin: 0px 5px 0px 0px;
	color: #333;
	border: 1px #ccc solid;
}


.searchoptions input,.searchoptions3 input
{
	margin: 2px 5px 2px 0px;
	color: #333;
	border: 0px;
}


.newloc
{
	margin-bottom: 15px;
	margin-top: 5px;}
.newloc ul
{
float:left;
margin:0;
padding:0;
}
.newloc ul li
{
	list-style: none;
	padding: 0px;
	margin: 0 0 5px 0;
	height: 65px;
	overflow: hidden;
}

.newlocli1
{
	list-style: none;
	padding: 0px;
	margin: 0 0 5px 0;
	width: 80px;
	height: 65px;
	overflow: hidden;
}
.newlocli2
{
	list-style: none;
	padding: 0px;
	margin: 0 0 5px 0;
	width: 130px;
	height: 65px;
	overflow: hidden;
}


.newloc ul li p { padding: 0px 0px 0px 5px; }
.result
{
	width: 150px;
	float: left;
	padding-bottom: 0px;
	padding-top: 0px;
}
.result2
{
	width: 50px;
	float: left;
	padding-bottom: 0px;
	padding-top: 0px;
}
.result3
{
	width: 180px;
	float: left;
	padding-bottom: 0px;
	padding-top: 0px;
}
.resulthr
{
	width: 380px;
	margin-bottom: 10px;
	border-bottom: 1px #aaa solid;
	clear: both;
	padding-top: 10px;
}

#resultdetail
{
	margin: 0px;
	width: 684px;
	padding: 10px 0px 0px 20px;
	float: left;
	height: 100%;
	border-right: 1px #1b2867 solid;
}

.detailquattro
{
	width: 604px;
	float: left;
	padding-bottom: 10px;
	padding-top: 0px;
}
.detailquattroimg
{
	width: 290px;
	height: 205px;
	float: left;
	padding: 0px;
	margin-right: 10px;
	border-width: 1px 1px 1px 1px;
	border-color: #ccc;
	border-style: solid;
	overflow: hidden;
}
.detailquattroimgnews
{
	width: 290px;
	height: 195px;
	float: left;
	padding: 0px;
	margin-right: 10px;
	border-width: 1px 1px 1px 1px;
	border-color: #1b2867;
	border-style: solid;
	overflow: hidden;
}
.detailquattroli
{
	width: 290px;
	float: left;
	padding: 0px;
	margin-right: 10px;
	overflow: hidden;
	border: 0px;
	line-height: 15px;
}

.detailquattrohead
{
	padding: 2px;
	margin: 0px;
	border: 0px;
	font-size: 10px;
}

.detailother
{
	width: 190px;
	padding: 2px;
	margin: 0px;
}


.infoheader
{
	border-bottom: 1px #ccc solid;
	size:12px;
	margin-bottom: 5px;
}



.loginl
{
	width: 100px;
	float: left;
	padding-bottom: 2px;
	padding-top: 0px;
	font-size: 9px;
	vertical-align: top;
}
.loginl2
{
	width: 130px;
	float: left;
	padding-bottom: 2px;
	padding-top: 0px;
	font-size: 9px;
	vertical-align: top;
}
.loginr
{
	width: 150px;
	float: left;
	padding-bottom: 2px;
	padding-top: 0px;
	vertical-align: bottom;
}

.forml
{
	width: 120px;
	float: left;
	color: #666;
	padding-bottom: 2px;
	padding-top: 0px;
	vertical-align: top;
}

.formr
{
	width: 450px;
	float: left;
	padding-bottom: 2px;
	padding-top: 0px;
	vertical-align: bottom;
}


.break
{
	clear: both;
	height:1px;
}

.shop_plus
{
	margin: 0px 0px 2px 2px;
	padding: 0px;
	width: 13px;
	height: 13px;
	float: right;
}

.shop_plus2
{
	margin: 0px 2px 2px 2px;
	padding: 0px;
	width: 25px;
	height: 23px;
	float:right;
}

.formbutton
{
	border: 0;
	text-align: center;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	line-height: 6px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	color: #666;
	background-color: rgb(255, 255, 255);
	border-top-color: #1b2867;
	border-right-color: #1b2867;
	border-bottom-color: #1b2867;
	border-left-color: #1b2867;
	padding: 5px 5px 3px 5px;
}
.formbuttonsmall
{
	border: 0;
	text-align: center;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	line-height: 11px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	color: #666;
	background-color: rgb(255, 255, 255);
	border-top-color: #1b2867;
	border-right-color: #1b2867;
	border-bottom-color: #1b2867;
	border-left-color: #1b2867;
	padding: 2px 2px 1px 2px;
}
.button a:hover{border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; color: rgb(0, 102, 153); background-color: rgb(183, 183, 183); }
.button a:active{outline-style: none; outline-width: initial; outline-color: initial; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; color: rgb(255, 255, 255); background-color: #1b2867; }

#comments {
  float:left;
  width:450px;
}

#comment-wrapper {
  position: relative;
}

#commentWrapper { /* required to avoid jumping */
  position: absolute;
  margin-left: 0px;
}

#comment {
  position: absolute;
}

#comment.fixed {
  position: fixed;
  top: 0;
}

.verplicht
{
	padding: 2px;
	margin: 0px;
	border: 0px;
	font-size: 9px;
}
.alt
{
	padding: 0px;
	margin: 0px;
	border: 0px;
	font-size: 9px;
	visibility: hidden;
	height: 1px;
}

.small
{
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: #666;
	margin:0px;

}

.small a:link, .small a:visited
{
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: #666;
	margin:0px;

}

.small a:active, .small a:hover
{
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: #ccc;
	margin:0px;
}

.small_gray_r
{
	font-size: 9px;
	font-weight: normal;
	font-style: normal;
	color: #999;
	margin:1px;
	text-align:right;
	float:right;

}
