/* BRANDSMA KOFFIE SITE 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: #000 url(../img/img_site/brandsma_bg.jpg) no-repeat center top;
	height: 100%;
	letter-spacing: normal;
}

#outer {
	height: 100%;
	width: 100%;
	text-align: center;
}

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


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

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

#header_container {
	background: url(../img/img_site/header.png) no-repeat;
	height: 99px;
	width: 961px;
}

#header_container_stamp {
	background: url(../img/img_site/header_stamp.jpg) no-repeat;
	height: 99px;
	width: 961px;
}

#header_ref {
	position: relative; /* referentiebox voor dichtstbijzijnde gepositioneerde descendent elementen */
}

#utility {
	font-size: 11px;
	position: absolute;
	text-align: right;
	right: 65px;
	top: 20px;
	color: #8a8989;
}

#utility a {
	color: #fff;
	text-decoration: underline;
}

#utility a:hover {
	color: #8a8989;
}

#zoeken {
	position: absolute;
	height: 25px;
	top: 44px;
	text-align: right;
	right: 109px;
	background: url(../img/img_site/zoeken_bg.jpg) no-repeat;
}

#zoeken img {
	vertical-align: middle;
	float: none;
	cursor: pointer;
}

#zoeken input {
	width: 143px;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	background:none;
	border:0px;
	padding-left:40px;
}

#subheader_container {
	background: url(../img/img_site/subheader_bg_tile.png) repeat-y;
	height: 108px;
	padding-top:6px;
	padding-left: 45px;
}

#subheader_ref {
	position: relative; /* referentiebox voor dichtstbijzijnde gepositioneerde descendent elementen */
}

#subheader_photo {
	height: 108px;
	width: 218px;
}


#slogan {
	position: absolute;
	left: 640px;
	background: url(../img/img_site/slogan.jpg) no-repeat;
	height: 79px;
	width: 220px;
	top: 18px;
	text-align: center;
	vertical-align: bottom;
}

#slogan img {
	margin-top: 50px;
	cursor: pointer;
}

/*** template1 ***/

#content_bg_home {
	background: url(../img/img_site/bg_tile_home.png) repeat-y;
	padding-left: 45px;
	height: 100%;
	*padding-top:6px;
}

#box1 {
	background: url(../img/img_site/home_box1_bg.jpg) no-repeat;
	height: 200px;
	width: 872px;
	margin-top: 6px;
}

#box2 {
	background: url(../img/img_site/home_box2_bg.jpg) no-repeat;
	height: 200px;
	width: 872px;
	margin-top: 6px;
}

#box3 {
	background: url(../img/img_site/home_box3_bg.jpg) no-repeat;
	width: 872px;
	margin-top: 6px;
	margin-bottom: 6px;
	padding-top: 34px;
	padding-bottom: 10px;
	padding-left: 7px;
}

.logotable {
	width: 850px;
	margin-bottom: 10px;
}

.logotable td {
	text-align: center;
	vertical-align: middle;
	width: 20%;
}

.box_table {
	width: 632px;
	margin-left: 240px;
	height: 200px;
}

.box_table td {
	font-size: 11px;
	line-height: 13px;
	color: #7d7d7d;
}

.box_table a {
	color: #7d7d7d;
	font: bold 9px Verdana, Geneva, sans-serif;
}

.box_table p a {
	color: #7d7d7d;
	font: normal 11px Arial, Helvetica, sans-serif;
}

.box_table a:hover {
	color: #000;
}

.boxtext1 {
	padding-top: 35px;
	height: 65px;
}

.boxtext2 {
	padding-top: 30px;
	height: 70px;
}

.photokader_container {
	width: 180px;
	text-align: center;
}

.photokader {
	background: url(../img/img_site/photokader.gif) no-repeat;
	height: 123px;
	width: 139px;
	margin-left: 20px;
	padding-top: 4px;
	text-align: center;
}

.photokader_klein {
	background: url(../img/img_site/photokader_klein.gif) no-repeat;
	height: 84px;
	width: 94px;
	padding-top: 4px;
	text-align: center;
}

.photokader_klein {
	background: url(../img/img_site/photokader_klein.gif) no-repeat;
	height: 84px;
	width: 94px;
	padding-top: 4px;
	text-align: center;
}

#blocks_container #blocks .photokader_klein {
	float: left;
	margin-right: 4px;
}

#blocks_container {
	height: 200px;
	margin-top: 6px;
}

#blocks {
	font-size: 11px;
	line-height: 13px;
	color: #7d7d7d;
}

#blocks a {
	color: #7d7d7d;
	text-decoration: underline;
	font: bold 9px Verdana, Geneva, sans-serif;
}

#blocks a:hover {
	color: #000;
}

#blocks li {
	background: url(../img/img_algemeen/bullet_gray.gif) no-repeat 0em 0.3em;
	list-style: none;
	padding-left: 12px;
	margin-bottom: 8px;
}

#block_cap, #block_verg, #block_koff, #block_nws {
	height: 144px;
 *height: 200px; /* IE6 en IE7 */
	width: 186px;
 *width: 218px;
	padding: 40px 16px 16px;
	float: left;
	display: inline;
}

#block_cap {
	background: url(../img/img_site/home_block_cap_bg.jpg) no-repeat;
	padding-top: 115px;
	height: 69px;
 *height: 200px; /*IE6 en IE7 */
}

#block_verg {
	background: url(../img/img_site/home_block_verg_bg.jpg) no-repeat;
}

#block_koff {
	background: url(../img/img_site/home_block_rev_bg.jpg) no-repeat;
}

.nws-active {
	background: url(../img/img_site/home_block_nws_bg.jpg) no-repeat;
}

/*** template2 ***/

#content_bg {
	background: url(../img/img_site/bg_tile.png) repeat-y;
}

#content_bg_table {
	background: url(../img/img_site/bg_foot.png) no-repeat left bottom;
	height: 100%;
	width: 100%;
}

/*** einde templates ***/

#menu_container {
	width: 210px;
	padding-left: 52px;
	padding-top: 12px;
}

#content_container {
	padding: 22px 60px 22px 22px;
}

#footer_container {
	height: 46px;
	background: url(../img/img_site/footer_bg.png) no-repeat;
	vertical-align: top;
}

#footer_table {
	width: 655px;
	line-height: 28px;
	height: 28px;
	margin-left: 262px;
}

.footer {
	font-size: 10px;
	color: #fff;
}

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

.footer a:hover {
	color: #8FB0CC;
}

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

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

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

.content li {
	list-style: url(none) none;
	background: url(../img/img_algemeen/bullet_small.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/stroke_small.gif) no-repeat 0.4em 0.8em;
	padding-left: 15px;
}

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

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

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

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

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

.content h1 {
	margin-bottom: 11px;
	color: #666;
	font-size: 21px;
	line-height: 24px;
	font-weight: normal;
}

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

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

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

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

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

.nws-active .imglinks {
	float: left;
	margin: 0 6px 6px 0;
}

.nws-active .imgrechts {
	float: right;
	margin: 0 0 6px 6px;
}

/* Go to top
**************************************************/

#gototop {
	font-size: 11px;
	text-decoration: underline;
	cursor: pointer;
}

/* box in content
**************************************************/

.content .box {
	background: #EBEBEB;
	padding: 4px;
	margin-bottom: 10px;
	color: #777575;
}

.content .box h2 {
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
}

.content .box .box_header_table {
	background: #7C7C7C;
	line-height: 18px;
	margin-bottom: 4px;
	width: 100%;
 *width: 615px; /*IE6 en IE7*/
}

.content .box .box_header_table td {
	height: 18px;
	padding-right: 5px;
	padding-left: 5px;
	color: #fff;
	text-transform: uppercase;
}

.content .box .box_header_table a {
	color: #fff;
	text-decoration: none;
}

.content .box .box_header_table a:hover {
	color: #E4E4E4;
}

.content .box .box_header_table .subhead {
	text-transform: none;
	text-align: right;
	white-space: nowrap;
}

.content .box .box_header_table .subhead img {
	margin-top: 2px;
	cursor: pointer;
}

.content .box table td {
	font-size: 11px;
	line-height: 16px;
	vertical-align: top;
	color: #777575;
}

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

/* See also
**************************************************/

#see_also {
	font-size: 10px;
	line-height: 16px;
	border: 1px dotted #D6D4D5;
	margin: 0px;
	padding: 5px;
}

#see_also h3 {
	margin-bottom: 5px;
}

#see_also ul {
	margin-bottom: 5px;
}

#see_also li {
	display: block;
}

#see_also li.bg {
	background: #EBEBEB url(../img/img_algemeen/bullet_small.gif) no-repeat 0.4em 0.6em;
}

#see_also a {
}

#see_also a:hover {
}

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

#map { /* container kaart */
	height: 400px;
	width: 620;
}

#map_thumb { /* container kaart thumb */
	height: 121px;
	width: 140px;
	float: right;
	margin-left: 6px;
	display: inline;
}

#route { /* container routebeschrijving */
	width: 610px;
}

#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;
}

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

input, select, textarea, file {
	background: #FFFFFF;
	font-size: 11px;
	color: #333333;
	padding: 2px;
	border-top: 2px solid #CBC9C9;
	border-right: 1px solid #DAD8D9;
	border-bottom: 1px solid #DAD8D9;
	border-left: 2px solid #CBC9C9;
	margin-left: 2px;
}

.letsFormTD {
	width: 120px;
	padding-bottom:10px;
	color: #777575;
}

.letsFormButton {
	margin-top: 10px;
}

#letsForm4 input, select, textarea, file {
	background: #FFFFFF;
	font-size: 11px;
	color: #333333;
	padding: 2px;
	border-top: 2px solid #CBC9C9;
	border-right: 1px solid #DAD8D9;
	border-bottom: 1px solid #DAD8D9;
	border-left: 2px solid #CBC9C9;
	margin-left: 2px;
}

#letsForm4 .letsFormTD {
	width: 330px;
	padding-bottom:10px;
	color: #777575;
}

textarea {
	height: 80px;
	width: 220px;
	margin-top: 7px;
}

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

.letsFormInput_error {
	border: 1px solid red;
}

.letsErrorList {
	color:red;
}

.letsFormCheckbox {
	border: 0px solid #6e7176;
	background: #FFFFFF;
	padding: 20px;
}

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

.formInfo {
	color: #000;
	font:11px/15px Verdana, Geneva, sans-serif;
}

.w20 {
	width: 20px
}

.w50 {
	width: 50px
}

.w100 {
	width: 100px
}

.w120 {
	width: 120px
}

.w150 {
	width: 150px
}

.w160 {
	width: 160px
}

.w180 {
	width: 180px
}

.w200 {
	width: 200px
}

.w100percent {
	width: 100%
}

/*************************************************/
/* 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;
}

.imgleft {
	float: left;
	margin: 6px;
}

.imgright {
	float: right;
	margin: 6px;
}

