
/* CARPOOLDATE CSS */

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

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

html {
}

body {
	font-family: Arial, Helvetica, sans-serif;
	height: 100%;
	background: #f2f2f2;
}

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


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

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

#outer_table_top {
	background: url(../img/img_site/body_bg_tile.gif) repeat-y center top;
	vertical-align: top;
	height: 144px;
}

#outer_table_middle {
	vertical-align: top;
}

#outer_table_bottom {
	background: url(../img/img_site/body_bg_tile.gif) repeat-y center top;
	vertical-align: top;
	height: 34px;
}

#header_table {
	height: 144px;
	width: 980px;
}

#header_container {
	background: url(../img/img_site/logo_head.gif) no-repeat;
	vertical-align: top;
}

#partners {
  position: absolute;
  width: 117px;
  height: 91px;
  right: 0px;
  top: 10px;
}

#login {
	position: absolute;
	width: auto;
	right: 130px;
	font-size: 11px;
	background: url(../img/img_icons/user_icon.jpg) no-repeat left center;
	padding-left: 25px;
	height: 16px;
	line-height: 20px;
	color: #02698f;
	top: 15px;
}

#socialmedia {
	position: absolute;
	width: auto;
	right: 130px;
	font-size: 11px;
	padding-left: 25px;
	height: 16px;
	line-height: 20px;
	color: #02698f;
	top: 36px;
}


#login a {
	color: #02698f;
	text-decoration: underline;
}

#login a:hover {
	color: #000000;
}

#aantal {
	position: absolute;
	width: auto;
	top: 83px; /*55px*/
	right: 130px;
	color: #848484;
}

#aantal td {
	text-align: right;
	padding-left: 5px;
	font-size: 11px;
	line-height: 14px;
}

#aantal em {
	font-weight: bold;
	font-style: normal;
	color: #02698f;
}

#hor_menu_container {
	height: 40px;
	background: #a6ce39;
	margin: 0px;
	padding: 0px 0px 0px 7px;
	vertical-align: bottom;
}

#submenu_container {
	line-height: 25px;
	height: 25px;
}

#main_container {
	vertical-align: top;
}

#main_table {
	width: 980px;
	margin-bottom: 9px;
}

#main_table td {
	vertical-align: top;
	padding-bottom: 4px;
}

#wrap_container {
}

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

#top_container {
}

#top_table {
	width: 813px;
	height: 573px;
}

#left_container {
	vertical-align: top;
	width: 221px;
}

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

.content_container {
	padding: 10px;
	vertical-align: top;
	min-height: 540px;
 *height: 562px; /* IE6 en IE7 */
}

.block_wrap_table {
	width: 242px;
	height: 100%;
}

.block_wrap_table_2col {
	width: 488px;
	height: 100%;
}

.block_head {
	height: 55px;
	font-size: 17px;
	color: #fff;
	vertical-align: top;
	text-align: center;
	padding-top: 16px;
	font-weight: normal;
}

.block_head img {
	behavior: url("templates/site_dev/skins/iepngfix/iepngfix.php");
	position: absolute;
	right: 15px;
	height: 22px;
	width: 22px;
}

.block_foot {
	position: absolute;
	bottom: 0px;
	font-size: 12px;
	white-space: nowrap;
	text-align: right;
	width: 100%;
}

.block_photo {
	text-align: center;
	width: 202px;
	margin-bottom: 5px;
}

.block {
	height: 100%;
	vertical-align: top;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.h87 {
	min-height: 87px;
 *height: 87px; /* IE6 en IE7 */
}

.h144 {
	min-height: 144px;
 *height: 144px; /* IE6 en IE7 */
  margin-bottom: 4px;
}

.h201 {
	min-height: 201px;
 *height: 201px; /* IE6 en IE7 */
}

.h230 {
	min-height: 230px;
 *height: 230px; /* IE6 en IE7 */
}

.h268 {
	min-height: 268px;
 *height: 268px; /* IE6 en IE7 */
	margin-bottom: 4px;
}

.h274 {
	min-height: 274px;
 *height: 274px; /* IE6 en IE7 */
	margin-bottom: 4px;
}

.h297 {
	min-height: 297px;
 *height: 297px; /* IE6 en IE7 */
	margin-bottom: 4px;
}

.h331 {
	min-height: 331px;
 *height: 331px; /* IE6 en IE7 */
	margin-bottom: 4px;
}

/* Block kleuren
**************************************************/


.blue {
	background: url(../img/img_blocks/block_blue_tile.gif) repeat-y;
}

.head_blue {
	background: url(../img/img_blocks/block_blue_head.gif) no-repeat;
}

.body_blue {
	background: url(../img/img_blocks/block_blue_foot.gif) no-repeat left bottom;
	color: #fff;
}

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

.body_blue a:hover {
	color: #CCCCCC;
}

.green {
	background: url(../img/img_blocks/block_green_tile.gif) repeat-y;
}

.head_green {
	background: url(../img/img_blocks/block_green_head.gif) no-repeat;
}

.body_green {
	background: url(../img/img_blocks/block_green_foot.gif) no-repeat left bottom;
	color: #405700;
}

.body_green a {
	color: #405700;
	text-decoration: underline;
}

.body_green a:hover {
	color: #fff;
}

.white {
	background: url(../img/img_blocks/block_white_tile.gif) repeat-y;
}

.head_white {
	background: url(../img/img_blocks/block_white_head.gif) no-repeat;
}

.body_white {
	background: url(../img/img_blocks/block_white_foot.gif) no-repeat left bottom;
	color: #565555;
}

.body_white a {
	color: #565555;
	text-decoration: underline;
}

.body_white a:hover {
	color: #565555;
}

/* Block kleuren 2col
**************************************************/

.white_2col {
	background: url(../img/img_blocks/block_white_488_tile.gif) repeat-y;
}

.head_white_2col {
	background: url(../img/img_blocks/block_white_488_head.gif) no-repeat;
}

.body_white_2col {
	background: url(../img/img_blocks/block_white_488_foot.gif) no-repeat left bottom;
	color: #565555;
}

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

#right_container {
	vertical-align: top;
	width: 578px;
}

.logo_container {
	height: 176px;
	background: url(../img/img_site/sipma_logo.jpg) no-repeat center center;
}

#footer_container {
	height: 34px;
	width: 980px;
	text-align: left;
}

#footer {
	color: #02698f;
	position: absolute;
	height: 34px;
	width: 800px;
	left: 5px;
	font-size: 11px;
	line-height: 34px;
	text-align: left;
}

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

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

#realisatie {
	font-size: 11px;
	color: #676666;
	position: absolute;
	height: 34px;
	width: 250px;
	text-align: right;
	line-height: 34px;
	right: 5px;
}

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

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

/* flash
**************************************************/

.flash {
}

/* buttons
**************************************************/

.button {
	color: #fff;
	letter-spacing: normal;
	cursor: pointer;
	border-style: none;
	font-weight: normal;
}

.btn_left {
	display: inline;
	float: left;
}

.btn_center {
	margin-right: 5px;
	margin-left: 5px;
	display: inline;
	float: left;
}

.btn_right {
	display: inline;
	float: right;
}

.btn90 {
	background: url(../img/img_buttons/button90.png) no-repeat center center;
	behavior: url("templates/site_dev/skins/iepngfix/iepngfix.php"); /* Transparantie in IE6 */
	height: 26px;
	width: 90px;
	font-size: 10px;
}

.btn157 {
	background: url(../img/img_buttons/button157.png) no-repeat center center;
	behavior: url("templates/site_dev/skins/iepngfix/iepngfix.php"); /* Transparantie in IE6 */
	height: 46px;
	width: 157px;
	font-size: 15px;
}

.btn_bar {
	width: 100%;
}

/* Block tabellen
**************************************************/

.block_table .inputbox, .block_table_edit .inputbox {
	font-size: 12px;
	width: 155px;
	border-style: none;
	font-weight: normal;
	color: #565555;
	padding: 2px;
}

.block_table td, .block_table_edit td {
	vertical-align: top;
	padding: 2px;
	width: 198px;
 *width: 100%;
	font-size: 11px;
}

.block_table h3 {
	font-size: 14px;
}

.block_table td {
	height: 20px;
}

.block_table label {
	font-weight: bold;
	margin-right: 0px;
	font-size: 11px;
}

.block_table_edit td {
	height: 30px;
}

.block_table_edit label {
	font-weight: bold;
	font-size: 11px;
}

.txt_blue {
	color: #fff;
}

.txt_green {
	color: #405700;
}

.txt_white {
	color: #565555;
}

.bg_2col {
	background: #fff;
	padding-right: 3px;
	padding-left: 3px;
}

.bg_3col {
	background: #fff;
}

/*.odd_gr {
	background: #A6CF39;
	color: #3A4B20;
}

.even_gr {
 background: #98BD34;
	color: #3A4B20;
}

.odd_bl {
	background: #C1CE82;
	color: #3A4B20;
}

.even_bl {
	background: #98BD34;
	color: #3A4B20;
}
.odd_wh {
	background: #C1CE82;
	color: #3A4B20;
}

.even_wh {
	background: #98BD34;
	color: #3A4B20;
}

/* Match zoeken
**************************************************/

.match_zoeken .inputbox {
	font-size: 17px;
	width: 170px;
	border-style: none;
	font-weight: normal;
	color: #565555;
	padding: 2px;
	border: 1px solid #5d7734;
}

.match_zoeken div.btn_pos {
	position: absolute;
	bottom: 20px;
	right: 0px;
}

/* Bereken je voordeel
**************************************************/

.ber_vrdl .inputbox {
	font-size: 17px;
	width: 50px;
	border-style: none;
	font-weight: normal;
	color: #565555;
	padding: 2px;
}

.ber_vrdl_table td {
	font-size: 14px;
	color: #405700;
	height: 50px;
	vertical-align: middle;
}

.ber_vrdl div.btn_pos {
	position: absolute;
	bottom: 10px;
	right: 0px;
}

/* Beschikbaarheid
**************************************************/

#bschkbr_table td {
	width: 27px;
	text-align: center;
	vertical-align: middle;
	height: 18px;
	margin: 0px;
	padding: 0px;
}

tr .dag {
	color: #565555;
}

.wel {
	background: url(../img/img_icons/wel.png) no-repeat center center;
}

.niet {
	background: url(../img/img_icons/niet.png) no-repeat center center;
}

/* Laatste aanmeldingen
**************************************************/

.lste_amldngen .col_left {
	width: 35px;
	float: left;
	display: inline;
	text-align: right;
	font: 9px/11px Verdana, Arial, Helvetica, sans-serif;
	color: #ADADAD;
}

.lste_amldngen .col_left p {
	padding-top: 4px;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #666666;
}

.lste_amldngen .col_right {
	width: 155px;
	float: right;
}

.lste_amldngen p {
	font-size: 13px;
	line-height: 16px;
}

.lste_amldngen em {
	font-style: normal;
	font-size: 11px;
}

.lste_amldngen .naam {
	color: #02698f;
	font-size: 15px;
	line-height: 17px;
}

.lste_amldngen .naam a {
	color: #02698f;
}

.lste_amldngen .naam a:hover {
	color: #02698f;
}

.lste_amldngen .row {
	margin-bottom: 10px;
	height: 50px;
}

/* Aantal matches
**************************************************/

.aantal_matches {
	font-size: 14px;
}

.aantal_matches div.aantal {
	margin-top: 20px;
	text-align: center;
	font-size: 62px;
}

.aantal_matches div.btn_pos {
	position: absolute;
	bottom: 10px;
	right: 0px;
}

/* Poll
**************************************************/

.poll {
	font-size: 14px;
	line-height: 18px;
}

.poll_question {
	font-weight: bold;
	margin-bottom: 11px;
}

.poll div.btn_pos {
	position: absolute;
	bottom: 10px;
	right: 0px;
}

.poll label {
	cursor: pointer;
}

/* Browse
**************************************************/

.browse_container {
	font-size: 10px;
	line-height: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.browse_container .inputbox {
	width: 70px;
}

/* loginbox
**************************************************/

.loginbox_container {
	font-size: 10px;
	line-height: 12px;
	margin-top: 100px;
	margin-bottom: 5px;
	background: url(../img/img_site/inlog_bg.png) no-repeat;
	behavior: url("templates/site_dev/skins/iepngfix/iepngfix.php"); /* Transparantie in IE6 */
	height: 380px;
	width: 342px;
	margin-left: 194px;
}

.loginbox {
	position: absolute;
	width: 300px;
	top: 121px;
 *top: 120px; /* IE en IE7 */
	left: 55px;
	font-size: 11px;
	color: #565555;
	line-height: 15px;
}

.loginbox a {
	color: #5D7734;
}

.loginbox a:hover {
	color: #A6CE39;
}

.loginbox label {
	font-size: 12px;
	color: #405700;
	float: left;
	width: 100px;
}

.loginbox .inputbox {
	width: 150px;
	border-style: none;
	height: 20px;
	font-size: 12px;
}

.pos-naam {
	position: absolute;
	top: 0px;
	line-height: 20px;
}

.pos-ww {
	position: absolute;
	top: 29px;
	line-height: 20px;
}

.pos-login-btn {
	position: absolute;
	top: 63px;
	width: 94px;
	left: 70px;
}

.pos-login-txt {
	position: absolute;
	top: 116px;
	left: -10px;
}

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

.content {
	font-size: 13px;
	line-height: 16px;
	color: #565555;
}

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

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

.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: #565555;
}

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

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

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

.content p {
	font-size: 12px;
	line-height: 16px;
	color: #565555;
	margin-bottom: 12px;
}

.content h1 {
	font-size: 21px;
	margin-bottom: 12px;
	color: #565555;
	line-height: 24px;
	font-weight: bold;
}

.content h2 {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 12px;
	line-height: 16px;
	color: #565555;
}

.content h3 {
	font-weight: bold;
	font-size: 11px;
	line-height: 17px;
	color: #7c7c7c;
}

.content h4 {
	font-weight: bold;
	font-size: 11px;
	line-height: 17px;
	color: #7c7c7c;
}

.content h5 {
	font-weight: bold;
	font-size: 11px;
	line-height: 17px;
	color: #7c7c7c;
}

.content h6 {
	font-weight: bold;
	font-size: 11px;
	line-height: 17px;
	color: #7c7c7c;
}

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

.letsFormContainer fieldset {
	border-style: none;
}

.letsFormContainer legend {
	font-size: 12px;
	background: #151515;
	color: #7c7c7c;
	font-weight: bold;
}

input, select, textarea, file {
	background: #FFFFFF;
	padding: 2px;
	margin: 0px;
	border: 1px solid #5d7734;
	font: 12px Arial, Helvetica, sans-serif;
}

.letsFormInput {
  margin: 0px;
}

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

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

.letsFormInput_error {
	border: 1px solid red;
}

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

.letsErrorList {
	color:red;
}

.letsFormButton {
	color: #fff;
	background: #3C3C3C;
	padding: 1px;
	cursor: pointer;
	margin-top: 5px;
	font: bold 9px Verdana, Geneva, sans-serif;
	border-style: none;
}

.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: #97B9D6;
	border: 1px none #000;
	width: 150px;
	margin: 0px;
	padding: 5px;
}

.w20 {
	width: 20px
}

.w50 {
	width: 50px
}

.w100 {
	width: 100px
}

.w120 {
	width: 120px
}

.w150 {
	width: 150px
}

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