/* MARCEL SHOTS CSS */

/*************************************************/
/* HTML tag styles                               */
/*************************************************/

* {
	/* Reset browsers default margin, padding and font sizes */
	margin: 0;
	padding: 0;
}

html {
}

body {
	font-family: Arial, Helvetica, sans-serif;
	background: #f0c605 url(../img/img_site/body_bg_tile.jpg) repeat-x right top;
	height: 100%;
}

/*************************************************/
/* Site layout styles                            */
/*************************************************/


/* Main blocks
**************************************************/

#outer {
	height: 100%;
	width: 100%;
}

#left_bg_container {
	background-image: url(../img/img_site/left_bg_tile.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	width: 50%;
}
#left_bg_table {
	background-image: url(../img/img_site/left_bg_top.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 444px;
	width: 23px;
}

#wrap {
	margin: 0;   /* align for good browsers */
	padding: 0;
	width: 907px;
	height: 100%;
}

div.refbox { /* referentiebox voor dichtstbijzijnde gepositioneerde descendent elementen */
	position: relative;
}

#header_container {
	background-image: url(../img/img_site/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 265px;
	width: 907px;
}

#wrap_container{
	width: 907px;
}

#right_bg_container {
	background-image: url(../img/img_site/right_bg_tile.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 50%;
}
#right_bg_table {
	background-image: url(../img/img_site/right_bg_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 444px;
	width: 22px;
}

#header_contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	position: absolute;
	left: 100px;
	top: 6px;
	color: #fff;
}

#content_bg {
	background-image: url(../img/img_site/content_bg_tile.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	height: 100%;
	width: 100%;
}

#content_bg_table {
	background-image: url(../img/img_site/content_bg_footer2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 100%;
	width: 907px;
}

#center_table {
	background-image: url(../img/img_site/content_bg_head.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100%;
	width: 100%;
}

#menu_container {
	width: 185px;
	padding-left: 15px;
	padding-top: 55px;
}

.content_container {
	padding-left: 15px;
	*padding-left: 2px;
	padding-right: 25px;
	padding-top: 55px;
	padding-bottom: 20px;
}

#footer_container {
	background-image: url(../img/img_site/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 28px;
	width: 907px;
}

#footer {
	color: #666;
	position: absolute;
	height: 23px;
	width: 570px;
	left: 30px;
	font-size: 10px;
	line-height: 23px;
	top: 4px;
}

#footer a {
	color: #666;
	text-decoration: underline;
}

#footer a:hover {
	color: #ccc;
}

#realisatie {
	font-size: 10px;
	color: #666;
	position: absolute;
	height: 23px;
	width: 213px;
	left: 650px;
	text-align: right;
	line-height: 23px;
	top: 4px;
}

#realisatie a {
	color: #666;
	text-decoration: underline;
}

#realisatie a:hover {
	color: #ccc;
}

/* Content CMS
**************************************************/

.content {
	font-size: 11px;
	line-height: 18px;
	color: #000;
}

.content hr {
	color: #333;
	height: 1px;
	border-width: 0px;
	background: #333;
}

.content ul {
	margin-bottom: 11px;
}

.content li {
	list-style: url(none) none;
	background: url(../img/img_algemeen/bullet.gif) no-repeat 0.4em 0.6em;
	padding-left: 15px;
}

.content ul li ul {
	margin-bottom: 0px;
}

.content ul li ul li {
	list-style: url(none) none;
	background: url(../img/img_algemeen/bullet.gif) no-repeat 0.4em 0.6em;
	padding-left: 15px;
}

.content a {
	text-decoration: underline;
	color: #000;
}

.content a:hover {
	text-decoration: underline;
	color: #000;
}

.content .imglinks {
	float: left;
	margin: 6px;
}

.content .imgrechts {
	float: right;
	margin: 6px;
}

.content p {
	font-size: 11px;
	line-height: 18px;
	color: #000;
	margin-bottom: 11px;
}

.content h1 {
	font-size: 17px;
	margin-bottom: 11px;
	color: #000;
	line-height: 24px;
	font-weight: bold;
	text-transform: uppercase;
}

.content h2 {
	font-weight: bold;
	font-size: 11px;
	line-height: 18px;
	color: #333;
}

.content h3 {
	font-weight: bold;
	font-size: 11px;
	line-height: 18px;
	color: #333;
}

.content h4 {
	font-weight: bold;
	font-size: 11px;
	line-height: 18px;
	color: #333;
}

.content h5 {
	font-weight: bold;
	font-size: 11px;
	line-height: 18px;
	color: #333;
}

.content h6 {
	font-weight: bold;
	font-size: 11px;
	line-height: 18px;
	color: #333;
}

.content .content_buttons{
	width: 255px;
	text-align: right;
	vertical-align: top;
	padding-top: 5px;
	padding-left: 2px;
}

.content .content_buttons_print img{
	width: 125px;
	text-align: right;
	vertical-align: top;
	padding-top: 5px;
	padding-left: 2px;
}

.content .detail_content{
	width: 420px;
	vertical-align: top;
	padding-left: 4px;
}


#naarboven {
  float:left;
	color: #000;
	font-size: 9px;
	cursor: pointer;
  padding-left: 20px;
}

#toonpdf {
  float:right;
  padding-right: 10px;
  padding-bottom: 10px;
}

/* Ingangen
**************************************************/

.ingang {
	background: #d5d5d5;
	width: 158px;
	*width: 156px;
	height: 156px;
	*height: 158px;
	display: inline;
	float: left;
	margin-left: 2px;
	margin-top: 8px;
	margin-right: 5px;
	cursor: pointer;
}

.ingang .body {
	height: 30px;
	width: 148px;
	color: #4c4c4c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	border: solid #fff 1px;
	margin-left: 4px;
	margin-top: 4px;
}

.ingang .body p {
	margin-bottom: 4px;
	align: center;
	text-align: center;
}

.ingang .body a {
	text-decoration: underline;
	color: #4c4c4c;
}

.ingang .body a:hover {
	color: #8FB0CC;
}

.ingang .foto{
	height: 112px;
	width: 150px;
	background:#999999;
	margin-left: 4px;
	margin-top: 4px;
}


/* Photobox

**************************************************/

#photobox {
	background:url(../img/img_site/photobox_bg.gif);
	width: 676px;
	height: 314px;
}

#photo_container {
	padding-top: 7px;
	padding-left: 7px;
	height: 300px;
 *height: 302px;
	width: 400px;
}

#thumb_container {
	padding-top: 5px;
	width: 440px;
	padding-right: 9px;
}

.scrolldiv {
	overflow-x: none;
	overflow-y: auto;
	padding: 0px;
	height: 300px;
	text-align: right;
	width: 250px;
}

.description {
	margin: 0px;
	padding: 0px;
	line-height: 18px;
	color: #000;
	font-weight: bold;
	font-size: 10px;
	height: 25px;
}

.thumb {
	height: 64px;
	width: 64px;
	float: right;
	margin-bottom: 1px;
	margin-left: 6px;
	cursor: pointer;
}


/* Taalkiezer

**************************************************/

#taal {
	width: 70px;
	position: absolute;
	top: 6px;

 *top: 8px; /* IE7 en IE6 */
	height: 20px;
	text-align: left;
	left: 18px;
}

#taal a {
	color: #34536c;
	text-decoration: underline;
}

#taal a:hover {
	color: #5082AA;
}

#taal img {
	float: none;
	vertical-align: middle;
	margin-left: 0px;
}

#taalcurrent {
	color: #A5BFD3;
	text-decoration: none;
}

/* Formulieren CMS
**************************************************/

.letsFormContainer fieldset {
	border: 0px dotted #05477e;
	padding: 0px;
}

.letsform_contactinfo {
 	padding-left: 80px;
}

.letsform_contactinfo h2 {
 	font-size: 12px;
	color: #000;
	padding-bottom: 4px;
	font-weight: bold;
}

legend {
	font-size: 12px;
	color: #000;
	padding-bottom: 4px;
	font-weight: bold;
}

.letsFormContainer p {
	font-size: 11px;
	color: #000;
	font-style: italic;
	padding-bottom: 5px;
}

input, select, textarea, file {
	background: #FFFFFF;
	padding: 2px;
	border: 1px solid #ccc;
	margin-left: 2px;
}

textarea {
	height: 80px;
	width: 220px;
	font: 12px Arial, Helvetica, sans-serif;
	margin-top: 6px;
}

.letsFormTable {
	padding: 2px;
	display:block;
	font-size: 11px;
	line-height: 18px;
}

.letsFormInput_error {
	border: 1px solid red;
	width: 220px;
}

.letsFormSelect{
	width: 220px;
}

.letsFormInput{
	width: 220px;
}

.letsFormTD {
	width: 125px;
	padding-bottom:10px;
}

.letsErrorList {
	color:red;
}

.letsFormButton {
	color: #000;
	background: #F0C605;
	padding: 1px;
	cursor: pointer;
	margin-top: 5px;
	font: bold 9px Verdana, Geneva, sans-serif;
	border: 1px solid #ccc;
}

.letsFormCheckbox {
	border: 0px solid #B4CDE1;
	background: #E5ECF4;
	margin:3px 3px 3px 3px;
}

.letsFormCheckbox_error {
	border: 0px solid red;
	background: red;
	margin:3px 3px 3px 3px;
}

.letsFormRadio {
	border: 0px solid #6e7176;
	background: #FFFFFF;
	margin:3px 3px 3px 0px;
}

.letsFormRadio_error {
	border: 0px solid red;
	background: red;
	margin:3px 3px 3px 0px;
}

.letsFormTijdSelect {
	width: 50px;
 *width: 40px;
	font-size: 11px;
}

#toolTip { /* Styling van het infoplaatje */
	position:relative;
	top:3px;
	cursor: pointer;
}

.formInfo {
	font-size: 11px;
	background: #F0C605;
	border: 1px none #000;
	width: 150px;
	margin: 0px;
	padding: 5px;
}

#letsFormCaptcha { /* Styling van het captchaplaatje */
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 3px;
}

.w20 {
	width: 20px
}

.w50 {
	width: 50px
}

.w100 {
	width: 100px
}

.w120 {
	width: 120px
}

.w150 {
	width: 150px
}

.w180 {
	width: 180px
}

.w200 {
	width: 200px
}

.w100percent {
	width: 100%
}

/* CurrencyConvert
**************************************************/

#CurrencyConvert {
	text-align: left;
}

#CurrencyConvert .SelectConvert {
	 font-size: 11px;
	 width: 245px;
	 margin-bottom:5px;"
}

#CurrencyConvert .text {
	text-align:center;

}

#CurrencyConvert .amount {
	font-size: 11px;
	width: 50px;
	margin-bottom: 5px
}



/* Google maps
**************************************************/

#map { /* container kaart */
	height: 480px;
	width: 550px;
}

#balloon { /* container tekstballon */
}

#balloon h3 {
	font: normal 18px/21px Georgia, "Times New Roman", Times, serif;
	padding-left: 0px;
	margin-bottom: 11px;
}

#balloon .datum {
	font: bold 10px Georgia, "Times New Roman", Times, serif;
}

#balloon a {
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #1E2E6A;
}

#balloon a:hover {
	color: #8FB0CC;
}



/*************************************************/
/* Browser compatibility                         */
/*************************************************/

/* fixes float problems
**************************************************/

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

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/* currency converter
**************************************************/

div#CurrencyConvert {
  background:#f0c605;
  position:absolute;
  top:50%;
  left:50%;
  margin-top:-100px;
  margin-left:-250px;
  width:500px;
  height:200px;
  border:1px solid black;
  text-align:center;
  padding:10px;
}

a#CurrencyClose {
  position:absolute;
  top:5px;
  right:10px;
}
