/*
Theme Name: Mardicare
Theme URI: http://www.mardicare.nl
Description: MardiCare layout
Author: PioneerMedia
Author URI: http://www.pioneermedia.nl
Version: 1.0
*/

	body {
		width		:		100%;
		margin		:		0px 0px 0px 0px;
		padding		:		0;
		height		:		100%;
		background	:		url(/wp-content/themes/Archive/img/bg.png) repeat-x #E7E7E7;
		font-family	:		Arial, Helvetica, sans-serif;
	}
		#container {
			width			:		1000px;
			margin			:		0 auto;
		}
		#header {
			height: 291px;
			margin-top: 10px;
			background: url(/wp-content/themes/Archive/img/mardicare.png) no-repeat center top;
		}
		#header_left {
			float: left;
		}
		#header_right {
			float: right;
		}
		#header_right input {
			font-family: Tahoma;
			color: #B2B4B8;
		}
		#float {
			clear: both;
		}
		#bar {
			background: url(/wp-content/themes/Archive/img/bar.png);
			height: 160px;
			width: 1000px;
		}
		#bar_text {
		padding: 30px 0px 0px 450px;
		width: 293px;
		}
		#bar_text h2 {
			font-family: Tahoma;
			padding: 0px;
			margin:0; 
			font-size: 19px; 
			color:#FFFFFF;
		}
		#bar_text p {
			font-family: Tahoma;
			padding: 0px;
			margin: 5px 0px 0px 0px; 
			font-size: 12px; 
			color:#FFFFFF;
			padding-bottom: 5px;
		}
		#bar_text input {
			width: 107px;
			height: 24px;
			background-image: url(/wp-content/themes/Archive/img/button_info.png);
			border: 0px;
		}
		#menu { 
			float:right;
			text-transform: uppercase;
		}
		#menu ul { 
		padding:0; 
		margin:0; 
		list-style:none; 
		}
		#menu ul li { 
		float:left; 
		}
		.menu_balk {
		height: 11px;
		width: 1px;
		margin:0; 
		padding:0px 11px 0px 0px;
		color: #B3B5B8;
		}
		#menu ul li a { 
		float:left; 
		margin:0; 
		padding:0px 11px 0px 0px; 
		color:#B3B5B8; 
		font-size: 12px; 
		font-family: Tahoma;
		text-decoration:none; 
		}
		#menu ul li a:hover { 
		float:left; 
		margin:0; 
		padding:0px 11px 0px 0px; 
		color:#0087BA; 
		font-size: 12px; 
		font-family: Tahoma;
		text-decoration: underline; 
		}
		#content {
		width		:		832px;
		margin		:		50px 0px 0px 85px;
		padding		:		0;
		height		:		100%;
		background: url(/wp-content/themes/Archive/img/content_midden.png) transparent;
		}
		#content_top {
		background: url(/wp-content/themes/Archive/img/content_top.png);
		width: 832px;
		height: 6px;
		padding: 0px;
		}
		#content_text {
		font-family: Arial;
		font-size: 12px;
		color: #000000;
		margin: 25px 50px 25px 50px;
		width: 732px;
		}
		#content_text a {
		font-family: Arial;
		font-size: 12px;
		color: #000000;
		text-decoration: none;
		}
		#content_text a:hover {
		font-family: Arial;
		font-size: 12px;
		color: #0087BA;
		text-decoration: underline;
		}
		#content_text h2 {
			font-family: Arial;
			padding: 0px;
			margin:0; 
			font-size: 19px; 
			color:#0087BA;
		}
		#content_text h3 {
			font-family: Arial;
			padding: 0px;
			margin:0; 
			font-size: 12px; 
			color:#0087BA;
		}
		#content_text label {
	padding-right: 20px;
		}
		#content_down {
		background: url(/wp-content/themes/Archive/img/content_down.png);
		width: 832px;
		height: 6px;
		padding: 0px;
		}
		table{ 
		width:100%; 
		margin-bottom:15px; 
		line-height:24px; 
		}
		th{ 
		border-top:3px solid #0087BA; 
		padding:7px 10px; 
		color:#fff;  
		background-color:#B3B5B8; 
		text-align:left;
		}
		td{ 
		border-bottom:1px solid #f4f4f4; 
		padding:10px; 
		}
		#footer {
		padding: 50px 50px 50px 50px;
		font-family: Tahoma;
		font-size: 9px;
		color: #000000;
		}

		#footer A {
		font-family: Tahoma;
		font-size: 9px;
		color: #000000;
		}
		.message {
		background: #B3B5B8;
		border: 1px solid #0087BA;
		padding: 5px;
		font-family: Tahoma;
		font-size: 12px;
		}
		.img_page {
		width: 150px;
		height: 150px;
		}
